Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pypy.spec'], chrootPath='/var/lib/mock/736967-fedora-rawhide-i386-1522863766.255512/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a38f136fa0404fb2b2ebab486eef3690', '-D', '/var/lib/mock/736967-fedora-rawhide-i386-1522863766.255512/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pypy.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 BUILDSTDERR: warning: line 255: Possible unexpanded macro in: Requires: emacs-filesystem >= %{_emacs_version} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/pypy-5.10.0-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pypy.spec'], chrootPath='/var/lib/mock/736967-fedora-rawhide-i386-1522863766.255512/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '66541f71340c4bfb9521aa2129e594ca', '-D', '/var/lib/mock/736967-fedora-rawhide-i386-1522863766.255512/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pypy.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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QZHFqi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pypy2-v5.10.0-src + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pypy2-v5.10.0-src.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pypy2-v5.10.0-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/006-always-log-stdout.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/007-remove-startup-message.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/009-add-libxcrypt-support.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + 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 + rm -rf lib-python/3 + find lib-python/2.7 -name '*.py' -exec sed -r -i '1s|^#!\s*/usr/bin.*python.*|#!/usr/bin/pypy|' '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wqyWiO + umask 022 + cd /builddir/build/BUILD + cd pypy2-v5.10.0-src + BuildPyPy pypy -Ojit -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- STARTING BUILD OF: pypy + ExeName=pypy + Options=-Ojit + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo 'STARTING BUILD OF: pypy' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + pushd pypy/goal -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- ~/build/BUILD/pypy2-v5.10.0-src/pypy/goal ~/build/BUILD/pypy2-v5.10.0-src BUILDSTDERR: ++ sed -e s/-g// BUILDSTDERR: ++ 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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + export 'CFLAGS=-O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + CFLAGS='-O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' BUILDSTDERR: ++ echo '-O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' -Wno-unused -fPIC + export 'CFLAGS=-O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC' + CFLAGS='-O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC' + test -x ./pypy + INTERP=pypy + RPM_BUILD_ROOT= BUILDSTDERR: ++ pwd + PYPY_USESSION_DIR=/builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal + PYPY_USESSION_BASENAME=pypy + pypy ../../rpython/bin/rpython --gcrootfinder=shadowstack -Ojit targetpypystandalone BUILDSTDERR: [translation:info] 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Mar 27 2018, 10:12:47) BUILDSTDERR: [PyPy 5.10.0 with GCC 8.0.1 20180317 (Red Hat 8.0.1-0.19)] BUILDSTDERR: [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' BUILDSTDERR: [translation:info] Translating target as defined by targetpypystandalone BUILDSTDERR: [platform:WARNING] In file included from /usr/include/sys/types.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_0.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [translation] PyPy config object: BUILDSTDERR: [translation] [objspace] BUILDSTDERR: [std] BUILDSTDERR: intshortcut = True BUILDSTDERR: optimized_list_getitem = True BUILDSTDERR: withspecialisedtuple = True BUILDSTDERR: [usemodules] BUILDSTDERR: __pypy__ = True BUILDSTDERR: _ast = True BUILDSTDERR: _cffi_backend = True BUILDSTDERR: _codecs = True BUILDSTDERR: _collections = True BUILDSTDERR: _continuation = True BUILDSTDERR: _cppyy = True BUILDSTDERR: _csv = True BUILDSTDERR: _hashlib = True BUILDSTDERR: _io = True BUILDSTDERR: _jitlog = True BUILDSTDERR: _locale = True BUILDSTDERR: _lsprof = True BUILDSTDERR: _md5 = True BUILDSTDERR: _minimal_curses = True BUILDSTDERR: _multibytecodec = True BUILDSTDERR: _multiprocessing = True BUILDSTDERR: _pickle_support = True BUILDSTDERR: _pypyjson = True BUILDSTDERR: _random = True BUILDSTDERR: _rawffi = True BUILDSTDERR: _sha = True BUILDSTDERR: _socket = True BUILDSTDERR: _sre = True BUILDSTDERR: _ssl = True BUILDSTDERR: _testing = True BUILDSTDERR: _vmprof = True BUILDSTDERR: _weakref = True BUILDSTDERR: array = True BUILDSTDERR: binascii = True BUILDSTDERR: bz2 = True BUILDSTDERR: cStringIO = True BUILDSTDERR: cmath = True BUILDSTDERR: cpyext = True BUILDSTDERR: crypt = True BUILDSTDERR: errno = True BUILDSTDERR: faulthandler = True BUILDSTDERR: fcntl = True BUILDSTDERR: gc = True BUILDSTDERR: imp = True BUILDSTDERR: marshal = True BUILDSTDERR: math = True BUILDSTDERR: micronumpy = True BUILDSTDERR: mmap = True BUILDSTDERR: operator = True BUILDSTDERR: parser = True BUILDSTDERR: pwd = True BUILDSTDERR: pyexpat = True BUILDSTDERR: pypyjit = True BUILDSTDERR: select = True BUILDSTDERR: signal = True BUILDSTDERR: struct = True BUILDSTDERR: symbol = True BUILDSTDERR: termios = True BUILDSTDERR: thread = True BUILDSTDERR: time = True BUILDSTDERR: token = True BUILDSTDERR: unicodedata = True BUILDSTDERR: zipimport = True BUILDSTDERR: zlib = True BUILDSTDERR: [platform:WARNING] In file included from /usr/include/assert.h:35, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread.h:4, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread.c:2: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: [platform:WARNING] from /usr/include/limits.h:26, BUILDSTDERR: [platform:WARNING] from /usr/lib/gcc/i686-redhat-linux/8/include/limits.h:194, BUILDSTDERR: [platform:WARNING] from /usr/lib/gcc/i686-redhat-linux/8/include/syslimits.h:7, BUILDSTDERR: [platform:WARNING] from /usr/lib/gcc/i686-redhat-linux/8/include/limits.h:34, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/signals.c:3: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_1.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_2.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_3.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_4.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_5.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_6.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_7.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_8.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_9.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_10.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_11.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_12.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_13.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_14.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_15.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_16.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/errno.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_17.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/sys/types.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_18.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/sys/types.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_19.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/sys/types.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_20.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/sys/types.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/module_cache/module_21.c:81: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [translation] translate.py configuration: BUILDSTDERR: [translation] [translate] BUILDSTDERR: opt = jit BUILDSTDERR: targetspec = targetpypystandalone BUILDSTDERR: [translation] translation configuration: BUILDSTDERR: [translation] [translation] BUILDSTDERR: check_str_without_nul = True BUILDSTDERR: continuation = True BUILDSTDERR: gc = incminimark BUILDSTDERR: gcrootfinder = shadowstack BUILDSTDERR: gctransformer = framework BUILDSTDERR: icon = pypy.ico BUILDSTDERR: jit = True BUILDSTDERR: list_comprehension_operations = True BUILDSTDERR: secondaryentrypoints = cpyext,main BUILDSTDERR: shared = True BUILDSTDERR: thread = True BUILDSTDERR: type_system = lltype BUILDSTDERR: withsmallfuncsets = 5 BUILDSTDERR: [translation:info] Annotating&simplifying... BUILDSTDERR: [991] {translation-task BUILDSTDERR: starting annotate BUILDSTDERR: [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/platcheck_108.c: In function 'dump_section_0': BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/platcheck_108.c:95:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: [platform:WARNING] long long x = (long long)(SEM_FAILED); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/platcheck_108.c:98:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: [platform:WARNING] unsigned long long x = (unsigned long long)(SEM_FAILED); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [cc25] translation-task} BUILDSTDERR: [translation:info] RTyping... BUILDSTDERR: [cc25] {translation-task BUILDSTDERR: starting rtype_lltype BUILDSTDERR: [rtyper] specializing: 9400 / 187995 blocks (5%) BUILDSTDERR: [rtyper] specializing: 19400 / 193837 blocks (10%) BUILDSTDERR: [rtyper] specializing: 29400 / 195767 blocks (15%) BUILDSTDERR: [rtyper] specializing: 40100 / 200268 blocks (20%) BUILDSTDERR: [rtyper] specializing: 50700 / 202718 blocks (25%) BUILDSTDERR: [rtyper] specializing: 61400 / 204653 blocks (30%) BUILDSTDERR: [rtyper] specializing: 72300 / 206546 blocks (35%) BUILDSTDERR: [rtyper] specializing: 83700 / 209137 blocks (40%) BUILDSTDERR: [rtyper] specializing: 94700 / 210268 blocks (45%) BUILDSTDERR: [rtyper] specializing: 106800 / 213438 blocks (50%) BUILDSTDERR: [rtyper] specializing: 117900 / 214330 blocks (55%) BUILDSTDERR: [rtyper] specializing: 129000 / 214874 blocks (60%) BUILDSTDERR: [rtyper] specializing: 140300 / 215824 blocks (65%) BUILDSTDERR: [rtyper] specializing: 151200 / 215859 blocks (70%) BUILDSTDERR: [rtyper] specializing: 162900 / 217134 blocks (75%) BUILDSTDERR: [rtyper] specializing: 174400 / 217986 blocks (80%) BUILDSTDERR: [rtyper] specializing: 185000 / 217986 blocks (84%) BUILDSTDERR: [rtyper] specializing: 194100 / 217986 blocks (89%) BUILDSTDERR: [rtyper] specializing: 205000 / 217986 blocks (94%) BUILDSTDERR: [rtyper] specializing: 215900 / 217986 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 217986 blocks -=- BUILDSTDERR: [rtyper] specializing: 218000 / 218772 blocks (99%) BUILDSTDERR: [rtyper] specializing: 218800 / 219365 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 1379 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [210c0] translation-task} BUILDSTDERR: [translation:info] JIT compiler generation... BUILDSTDERR: [210c0] {translation-task BUILDSTDERR: starting pyjitpl_lltype BUILDSTDERR: [rtyper] -=- specialized 21 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 4 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph BUILDSTDERR: [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:358)pack_float_list_to_raw_array__LongFloat BUILDSTDERR: [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph BUILDSTDERR: [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:394)unwrap_value__write_ptr BUILDSTDERR: [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph BUILDSTDERR: [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:394)unwrap_value__push_field BUILDSTDERR: [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph BUILDSTDERR: [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:438)wrap_value__cast_pos BUILDSTDERR: [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph BUILDSTDERR: [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:438)wrap_value__read_ptr BUILDSTDERR: [backendopt:removeassert] Could not remove 73 asserts, but removed 710 asserts. BUILDSTDERR: [backendopt:inlining] phase with threshold factor: 32.4 BUILDSTDERR: [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic BUILDSTDERR: [backendopt:inlining] inlined 49786 callsites. BUILDSTDERR: [backendopt:malloc] starting malloc removal BUILDSTDERR: [backendopt:malloc] removed 7529 simple mallocs in total BUILDSTDERR: [backendopt:mergeifblocks] starting to merge if blocks BUILDSTDERR: [rtyper] specializing: 219400 / 219719 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 321 more blocks -=- BUILDSTDERR: [jitcodewriter:info] making JitCodes... BUILDSTDERR: [rtyper] -=- specialized 7 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 6 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 3 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 6 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 3 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 4 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 5 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] specializing: 219800 / 219801 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 1000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] specializing: 219900 / 219901 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 4 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 1500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 7 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 6 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 3 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 6 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 3 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 4 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 5 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 2000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 2500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 3000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] specializing: 220000 / 220001 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 3500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 4000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 4500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 5000 jitcodes BUILDSTDERR: [jitcodewriter:info] Produced 5500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 6000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 6500 jitcodes BUILDSTDERR: [rtyper] specializing: 220100 / 220101 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 7000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 3 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 7500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 8000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 8500 jitcodes BUILDSTDERR: [jitcodewriter:info] Produced 9000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 9500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 10000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 10500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 11000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] specializing: 220200 / 220200 blocks (100%) BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 11500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 12000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:WARNING] ignoring hint {'access_directly': True} at BUILDSTDERR: [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at BUILDSTDERR: [jitcodewriter:info] Produced 12500 jitcodes BUILDSTDERR: [jitcodewriter:info] Produced 13000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 13500 jitcodes BUILDSTDERR: [jitcodewriter:info] there are 13786 JitCode instances. BUILDSTDERR: [rtyper] replaced 38 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> BUILDSTDERR: [rtyper] replaced 264 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> BUILDSTDERR: [jitcodewriter] compute_bitstrings: BUILDSTDERR: [jitcodewriter] 999 effectinfos: BUILDSTDERR: [jitcodewriter] 65 descrs for arrays BUILDSTDERR: [jitcodewriter] 1308 descrs for fields BUILDSTDERR: [jitcodewriter] 73 descrs for interiorfields BUILDSTDERR: [jitcodewriter] -> 865 bitstrings, mean length 27.2, max length 70 BUILDSTDERR: [rtyper] specializing: 220300 / 295849 blocks (74%) BUILDSTDERR: [rtyper] specializing: 234200 / 296438 blocks (79%) BUILDSTDERR: [rtyper] specializing: 250000 / 297559 blocks (84%) BUILDSTDERR: [rtyper] specializing: 275000 / 308909 blocks (89%) BUILDSTDERR: [rtyper] specializing: 291300 / 309849 blocks (94%) BUILDSTDERR: [rtyper] specializing: 295900 / 309849 blocks (95%) BUILDSTDERR: [rtyper] -=- specialized 89637 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [translation:info] the JIT compiler was generated BUILDSTDERR: [3b165] translation-task} BUILDSTDERR: [translation:info] lltype back-end optimisations... BUILDSTDERR: [3b165] {translation-task BUILDSTDERR: starting backendopt_lltype BUILDSTDERR: [backendopt:inlining] phase with threshold factor: 32.4 BUILDSTDERR: [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic BUILDSTDERR: [backendopt:inlining] inlined 135281 callsites. BUILDSTDERR: [backendopt:malloc] starting malloc removal BUILDSTDERR: [backendopt:malloc] removed 29196 simple mallocs in total BUILDSTDERR: [backendopt:mergeifblocks] starting to merge if blocks BUILDSTDERR: [405e4] translation-task} BUILDSTDERR: [translation:info] inserting stack checks... BUILDSTDERR: [405e4] {translation-task BUILDSTDERR: starting stackcheckinsertion_lltype BUILDSTDERR: [rtyper] -=- specialized 3 more blocks -=- BUILDSTDERR: [translation:info] inserted 4752 stack checks. BUILDSTDERR: [490e9] translation-task} BUILDSTDERR: [translation:info] Creating database for generating c source... BUILDSTDERR: [490e9] {translation-task BUILDSTDERR: starting database_c BUILDSTDERR: [rtyper] -=- specialized 21 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 5 more blocks -=- BUILDSTDERR: [rtyper] specializing: 309900 / 312560 blocks (99%) BUILDSTDERR: [rtyper] specializing: 312600 / 313130 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 3250 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 47 more blocks -=- BUILDSTDERR: [backendopt:inlining] phase with threshold factor: 32.4 BUILDSTDERR: [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic BUILDSTDERR: [backendopt:inlining] inlined 1707 callsites. BUILDSTDERR: [backendopt:malloc] starting malloc removal BUILDSTDERR: [backendopt:malloc] removed 40 simple mallocs in total BUILDSTDERR: [backendopt:mergeifblocks] starting to merge if blocks BUILDSTDERR: [rtyper] -=- specialized 12 more blocks -=- BUILDSTDERR: [rtyper] specializing: 313200 / 313211 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 22 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 11 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 17 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 11 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 21 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 5 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [c] 1000 nodes [ array: 545 framework rtti: 1 func: 1264 group: 1 struct: 785 ] BUILDSTDERR: [c] 2000 nodes [ array: 592 framework rtti: 22 func: 1585 group: 1 struct: 3459 ] BUILDSTDERR: [c] 3000 nodes [ array: 695 framework rtti: 33 func: 1790 group: 1 struct: 4335 ] BUILDSTDERR: [c] 4000 nodes [ array: 1167 framework rtti: 41 func: 1908 group: 1 struct: 5033 ] BUILDSTDERR: [c] 5000 nodes [ array: 1801 framework rtti: 41 func: 1916 group: 1 struct: 5089 ] BUILDSTDERR: [c] 6000 nodes [ array: 2064 framework rtti: 57 func: 2075 group: 1 struct: 8065 ] BUILDSTDERR: [c] 7000 nodes [ array: 2233 framework rtti: 63 func: 2173 group: 1 struct: 9024 ] BUILDSTDERR: [c] 8000 nodes [ array: 2360 framework rtti: 76 func: 2297 group: 1 struct: 10038 ] BUILDSTDERR: [c] 9000 nodes [ array: 2479 framework rtti: 76 func: 2309 group: 1 struct: 10044 ] BUILDSTDERR: [c] 10000 nodes [ array: 4479 framework rtti: 76 func: 2309 group: 1 struct: 10044 ] BUILDSTDERR: [c] 11000 nodes [ array: 6462 framework rtti: 76 func: 2313 group: 1 struct: 10046 ] BUILDSTDERR: [c] 12000 nodes [ array: 6695 framework rtti: 100 func: 2512 group: 1 struct: 11202 ] BUILDSTDERR: [c] 13000 nodes [ array: 6955 framework rtti: 109 func: 2688 group: 1 struct: 14569 ] BUILDSTDERR: [c] 14000 nodes [ array: 7329 framework rtti: 119 func: 2749 group: 1 struct: 19940 ] BUILDSTDERR: [c] 15000 nodes [ array: 7531 framework rtti: 134 func: 2910 group: 1 struct: 20974 ] BUILDSTDERR: [c] 16000 nodes [ array: 7531 framework rtti: 134 func: 2910 group: 1 struct: 20974 ] BUILDSTDERR: [c] 17000 nodes [ array: 7531 framework rtti: 134 func: 2910 group: 1 struct: 20974 ] BUILDSTDERR: [c] 18000 nodes [ array: 7531 framework rtti: 134 func: 2910 group: 1 struct: 20974 ] BUILDSTDERR: [c] 19000 nodes [ array: 7539 framework rtti: 136 func: 2936 group: 1 struct: 21198 ] BUILDSTDERR: [c] 20000 nodes [ array: 7672 framework rtti: 144 func: 3173 group: 1 struct: 22683 ] BUILDSTDERR: [c] 21000 nodes [ array: 7746 framework rtti: 152 func: 3403 group: 1 struct: 23539 ] BUILDSTDERR: [c] 22000 nodes [ array: 7746 framework rtti: 152 func: 3403 group: 1 struct: 24050 ] BUILDSTDERR: [c] 23000 nodes [ array: 7757 framework rtti: 154 func: 3497 group: 1 struct: 24882 ] BUILDSTDERR: [c] 24000 nodes [ array: 7796 framework rtti: 157 func: 3717 group: 1 struct: 26053 ] BUILDSTDERR: [c] 25000 nodes [ array: 7852 framework rtti: 159 func: 3794 group: 1 struct: 26999 ] BUILDSTDERR: [c] 26000 nodes [ array: 7852 framework rtti: 159 func: 3794 group: 1 struct: 26999 ] BUILDSTDERR: [c] 27000 nodes [ array: 7852 framework rtti: 159 func: 3794 group: 1 struct: 26999 ] BUILDSTDERR: [c] 28000 nodes [ array: 7852 framework rtti: 159 func: 3794 group: 1 struct: 26999 ] BUILDSTDERR: [c] 29000 nodes [ array: 7866 framework rtti: 161 func: 3856 group: 1 struct: 28496 ] BUILDSTDERR: [c] 30000 nodes [ array: 7909 framework rtti: 163 func: 4080 group: 1 struct: 29303 ] BUILDSTDERR: [c] 31000 nodes [ array: 7926 framework rtti: 168 func: 4348 group: 1 struct: 30367 ] BUILDSTDERR: [c] 32000 nodes [ array: 8136 framework rtti: 177 func: 4489 group: 1 struct: 31934 ] BUILDSTDERR: [c] 33000 nodes [ array: 8391 framework rtti: 193 func: 4818 group: 1 struct: 32936 ] BUILDSTDERR: [c] 34000 nodes [ array: 8751 framework rtti: 193 func: 5022 group: 1 struct: 33497 ] BUILDSTDERR: [c] 35000 nodes [ array: 9021 framework rtti: 205 func: 5202 group: 1 struct: 34230 ] BUILDSTDERR: [c] 36000 nodes [ array: 9431 framework rtti: 206 func: 5267 group: 1 struct: 34773 ] BUILDSTDERR: [c] 37000 nodes [ array: 9731 framework rtti: 214 func: 5476 group: 1 struct: 35304 ] BUILDSTDERR: [c] 38000 nodes [ array: 9984 framework rtti: 220 func: 5668 group: 1 struct: 36034 ] BUILDSTDERR: [c] 39000 nodes [ array: 10079 framework rtti: 228 func: 5788 group: 1 struct: 36607 ] BUILDSTDERR: [c] 40000 nodes [ array: 10090 framework rtti: 228 func: 5793 group: 1 struct: 36631 ] BUILDSTDERR: [c] 41000 nodes [ array: 10319 framework rtti: 229 func: 6056 group: 1 struct: 37025 ] BUILDSTDERR: [c] 42000 nodes [ array: 10642 framework rtti: 230 func: 6151 group: 1 struct: 37511 ] BUILDSTDERR: [c] 43000 nodes [ array: 11021 framework rtti: 231 func: 6379 group: 1 struct: 37954 ] BUILDSTDERR: [c] 44000 nodes [ array: 11203 framework rtti: 253 func: 6589 group: 1 struct: 38865 ] BUILDSTDERR: [c] 45000 nodes [ array: 11219 framework rtti: 321 func: 6613 group: 1 struct: 39271 ] BUILDSTDERR: [c] 46000 nodes [ array: 11371 framework rtti: 323 func: 6800 group: 1 struct: 39852 ] BUILDSTDERR: [c] 47000 nodes [ array: 11454 framework rtti: 327 func: 6848 group: 1 struct: 40283 ] BUILDSTDERR: [c] 48000 nodes [ array: 11587 framework rtti: 344 func: 7046 group: 1 struct: 95942 ] BUILDSTDERR: [c] 49000 nodes [ array: 11683 framework rtti: 344 func: 7064 group: 1 struct: 96520 ] BUILDSTDERR: [c] 50000 nodes [ array: 11707 framework rtti: 345 func: 7177 group: 1 struct: 97159 ] BUILDSTDERR: [c] 51000 nodes [ array: 11794 framework rtti: 348 func: 7384 group: 1 struct: 97860 ] BUILDSTDERR: [c] 52000 nodes [ array: 11910 framework rtti: 367 func: 7546 group: 1 struct: 98590 ] BUILDSTDERR: [c] 53000 nodes [ array: 14588 framework rtti: 381 func: 7676 group: 1 struct: 100253 ] BUILDSTDERR: [c] 54000 nodes [ array: 14730 framework rtti: 386 func: 7836 group: 1 struct: 100433 ] BUILDSTDERR: [c] 55000 nodes [ array: 14775 framework rtti: 390 func: 7924 group: 1 struct: 100674 ] BUILDSTDERR: [c] 56000 nodes [ array: 14863 framework rtti: 398 func: 8152 group: 1 struct: 101278 ] BUILDSTDERR: [c] 57000 nodes [ array: 15155 framework rtti: 405 func: 8310 group: 1 struct: 101901 ] BUILDSTDERR: [c] 58000 nodes [ array: 15614 framework rtti: 416 func: 8399 group: 1 struct: 103929 ] BUILDSTDERR: [c] 59000 nodes [ array: 15688 framework rtti: 432 func: 8615 group: 1 struct: 104820 ] BUILDSTDERR: [c] 60000 nodes [ array: 15934 framework rtti: 437 func: 8784 group: 1 struct: 145673 ] BUILDSTDERR: [c] 61000 nodes [ array: 16314 framework rtti: 437 func: 8961 group: 1 struct: 146291 ] BUILDSTDERR: [c] 62000 nodes [ array: 16714 framework rtti: 437 func: 9169 group: 1 struct: 146949 ] BUILDSTDERR: [c] 63000 nodes [ array: 16928 framework rtti: 437 func: 9378 group: 1 struct: 147448 ] BUILDSTDERR: [c] 64000 nodes [ array: 17125 framework rtti: 437 func: 9565 group: 1 struct: 147998 ] BUILDSTDERR: [c] 65000 nodes [ array: 17497 framework rtti: 437 func: 9784 group: 1 struct: 148600 ] BUILDSTDERR: [c] 66000 nodes [ array: 17654 framework rtti: 437 func: 9977 group: 1 struct: 149326 ] BUILDSTDERR: [c] 67000 nodes [ array: 17691 framework rtti: 437 func: 10202 group: 1 struct: 150072 ] BUILDSTDERR: [c] 68000 nodes [ array: 17743 framework rtti: 437 func: 10417 group: 1 struct: 150811 ] BUILDSTDERR: [c] 69000 nodes [ array: 17846 framework rtti: 437 func: 10628 group: 1 struct: 151552 ] BUILDSTDERR: [c] 70000 nodes [ array: 18141 framework rtti: 437 func: 10835 group: 1 struct: 152192 ] BUILDSTDERR: [c] 71000 nodes [ array: 18483 framework rtti: 437 func: 11053 group: 1 struct: 152771 ] BUILDSTDERR: [c] 72000 nodes [ array: 18841 framework rtti: 437 func: 11235 group: 1 struct: 153405 ] BUILDSTDERR: [c] 73000 nodes [ array: 19024 framework rtti: 437 func: 11449 group: 1 struct: 153942 ] BUILDSTDERR: [c] 74000 nodes [ array: 19177 framework rtti: 437 func: 11658 group: 1 struct: 154499 ] BUILDSTDERR: [c] 75000 nodes [ array: 19490 framework rtti: 437 func: 11785 group: 1 struct: 155144 ] BUILDSTDERR: [c] 76000 nodes [ array: 19895 framework rtti: 437 func: 11954 group: 1 struct: 155823 ] BUILDSTDERR: [c] 77000 nodes [ array: 20302 framework rtti: 437 func: 12139 group: 1 struct: 156528 ] BUILDSTDERR: [c] 78000 nodes [ array: 20637 framework rtti: 437 func: 12304 group: 1 struct: 157200 ] BUILDSTDERR: [c] 79000 nodes [ array: 20966 framework rtti: 437 func: 12498 group: 1 struct: 157630 ] BUILDSTDERR: [c] 80000 nodes [ array: 21216 framework rtti: 437 func: 12700 group: 1 struct: 157880 ] BUILDSTDERR: [c] 81000 nodes [ array: 21629 framework rtti: 437 func: 12905 group: 1 struct: 158372 ] BUILDSTDERR: [c] 82000 nodes [ array: 22085 framework rtti: 437 func: 13066 group: 1 struct: 158930 ] BUILDSTDERR: [c] 83000 nodes [ array: 22437 framework rtti: 437 func: 13178 group: 1 struct: 159581 ] BUILDSTDERR: [c] 84000 nodes [ array: 22759 framework rtti: 437 func: 13367 group: 1 struct: 160231 ] BUILDSTDERR: [c] 85000 nodes [ array: 23172 framework rtti: 437 func: 13607 group: 1 struct: 160914 ] BUILDSTDERR: [c] 86000 nodes [ array: 23586 framework rtti: 437 func: 13817 group: 1 struct: 161570 ] BUILDSTDERR: [c] 87000 nodes [ array: 23883 framework rtti: 437 func: 14044 group: 1 struct: 162148 ] BUILDSTDERR: [c] 88000 nodes [ array: 24040 framework rtti: 437 func: 14272 group: 1 struct: 162676 ] BUILDSTDERR: [c] 89000 nodes [ array: 24257 framework rtti: 437 func: 14486 group: 1 struct: 163233 ] BUILDSTDERR: [c] 90000 nodes [ array: 24640 framework rtti: 437 func: 14619 group: 1 struct: 163869 ] BUILDSTDERR: [c] 91000 nodes [ array: 25048 framework rtti: 437 func: 14766 group: 1 struct: 164546 ] BUILDSTDERR: [c] 92000 nodes [ array: 25437 framework rtti: 437 func: 14981 group: 1 struct: 165196 ] BUILDSTDERR: [c] 93000 nodes [ array: 25791 framework rtti: 437 func: 15184 group: 1 struct: 165844 ] BUILDSTDERR: [c] 94000 nodes [ array: 26144 framework rtti: 437 func: 15245 group: 1 struct: 166443 ] BUILDSTDERR: [c] 95000 nodes [ array: 26486 framework rtti: 437 func: 15360 group: 1 struct: 167067 ] BUILDSTDERR: [c] 96000 nodes [ array: 26885 framework rtti: 437 func: 15412 group: 1 struct: 167687 ] BUILDSTDERR: [c] 97000 nodes [ array: 27236 framework rtti: 437 func: 15599 group: 1 struct: 168319 ] BUILDSTDERR: [c] 98000 nodes [ array: 27607 framework rtti: 437 func: 15796 group: 1 struct: 169005 ] BUILDSTDERR: [c] 99000 nodes [ array: 28040 framework rtti: 437 func: 16040 group: 1 struct: 169711 ] BUILDSTDERR: [c] 100000 nodes [ array: 28386 framework rtti: 437 func: 16258 group: 1 struct: 170296 ] BUILDSTDERR: [c] 101000 nodes [ array: 28817 framework rtti: 437 func: 16502 group: 1 struct: 170984 ] BUILDSTDERR: [c] 102000 nodes [ array: 29196 framework rtti: 437 func: 16739 group: 1 struct: 171659 ] BUILDSTDERR: [c] 103000 nodes [ array: 29560 framework rtti: 437 func: 16981 group: 1 struct: 172364 ] BUILDSTDERR: [c] 104000 nodes [ array: 29937 framework rtti: 437 func: 17169 group: 1 struct: 172996 ] BUILDSTDERR: [c] 105000 nodes [ array: 30338 framework rtti: 437 func: 17359 group: 1 struct: 173688 ] BUILDSTDERR: [c] 106000 nodes [ array: 30680 framework rtti: 437 func: 17405 group: 1 struct: 174340 ] BUILDSTDERR: [c] 107000 nodes [ array: 30972 framework rtti: 437 func: 17569 group: 1 struct: 175022 ] BUILDSTDERR: [c] 108000 nodes [ array: 31319 framework rtti: 437 func: 17791 group: 1 struct: 175669 ] BUILDSTDERR: [c] 109000 nodes [ array: 31702 framework rtti: 437 func: 18000 group: 1 struct: 176290 ] BUILDSTDERR: [c] 110000 nodes [ array: 32174 framework rtti: 437 func: 18248 group: 1 struct: 176865 ] BUILDSTDERR: [c] 111000 nodes [ array: 32607 framework rtti: 437 func: 18394 group: 1 struct: 177464 ] BUILDSTDERR: [c] 112000 nodes [ array: 33039 framework rtti: 437 func: 18547 group: 1 struct: 178002 ] BUILDSTDERR: [c] 113000 nodes [ array: 33351 framework rtti: 437 func: 18679 group: 1 struct: 178665 ] BUILDSTDERR: [c] 114000 nodes [ array: 33648 framework rtti: 437 func: 18912 group: 1 struct: 179263 ] BUILDSTDERR: [c] 115000 nodes [ array: 33869 framework rtti: 441 func: 19080 group: 1 struct: 179954 ] BUILDSTDERR: [c] 116000 nodes [ array: 33924 framework rtti: 446 func: 19110 group: 1 struct: 180901 ] BUILDSTDERR: [c] 117000 nodes [ array: 34226 framework rtti: 463 func: 19206 group: 1 struct: 181392 ] BUILDSTDERR: [c] 118000 nodes [ array: 34510 framework rtti: 475 func: 19295 group: 1 struct: 181902 ] BUILDSTDERR: [c] 119000 nodes [ array: 34720 framework rtti: 487 func: 19315 group: 1 struct: 182517 ] BUILDSTDERR: [c] 120000 nodes [ array: 34950 framework rtti: 487 func: 19315 group: 1 struct: 183285 ] BUILDSTDERR: [c] 121000 nodes [ array: 35201 framework rtti: 487 func: 19315 group: 1 struct: 184306 ] BUILDSTDERR: [c] 122000 nodes [ array: 35456 framework rtti: 487 func: 19315 group: 1 struct: 185278 ] BUILDSTDERR: [c] 123000 nodes [ array: 35747 framework rtti: 492 func: 19365 group: 1 struct: 186494 ] BUILDSTDERR: [c] 124000 nodes [ array: 35948 framework rtti: 516 func: 19397 group: 1 struct: 186886 ] BUILDSTDERR: [c] 125000 nodes [ array: 36195 framework rtti: 537 func: 19565 group: 1 struct: 188055 ] BUILDSTDERR: [c] 126000 nodes [ array: 36345 framework rtti: 545 func: 19637 group: 1 struct: 192216 ] BUILDSTDERR: [c] 127000 nodes [ array: 36610 framework rtti: 545 func: 19637 group: 1 struct: 193053 ] BUILDSTDERR: [c] 128000 nodes [ array: 36908 framework rtti: 545 func: 19637 group: 1 struct: 193793 ] BUILDSTDERR: [c] 129000 nodes [ array: 37117 framework rtti: 551 func: 19763 group: 1 struct: 194355 ] BUILDSTDERR: [c] 130000 nodes [ array: 37255 framework rtti: 563 func: 19913 group: 1 struct: 194702 ] BUILDSTDERR: [c] 131000 nodes [ array: 37314 framework rtti: 563 func: 19955 group: 1 struct: 194992 ] BUILDSTDERR: [c] 132000 nodes [ array: 37402 framework rtti: 563 func: 19985 group: 1 struct: 195243 ] BUILDSTDERR: [c] 133000 nodes [ array: 37445 framework rtti: 563 func: 20029 group: 1 struct: 195386 ] BUILDSTDERR: [c] 134000 nodes [ array: 37479 framework rtti: 563 func: 20044 group: 1 struct: 195487 ] BUILDSTDERR: [c] 135000 nodes [ array: 37479 framework rtti: 563 func: 20044 group: 1 struct: 195702 ] BUILDSTDERR: [c] 136000 nodes [ array: 37554 framework rtti: 563 func: 20067 group: 1 struct: 195884 ] BUILDSTDERR: [c] 137000 nodes [ array: 37651 framework rtti: 563 func: 20105 group: 1 struct: 196095 ] BUILDSTDERR: [c] 138000 nodes [ array: 37740 framework rtti: 563 func: 20162 group: 1 struct: 196316 ] BUILDSTDERR: [c] 139000 nodes [ array: 37846 framework rtti: 563 func: 20234 group: 1 struct: 196547 ] BUILDSTDERR: [c] 140000 nodes [ array: 37934 framework rtti: 563 func: 20271 group: 1 struct: 196778 ] BUILDSTDERR: [c] 141000 nodes [ array: 38044 framework rtti: 563 func: 20296 group: 1 struct: 197051 ] BUILDSTDERR: [c] 142000 nodes [ array: 38104 framework rtti: 563 func: 20348 group: 1 struct: 197274 ] BUILDSTDERR: [c] 143000 nodes [ array: 38170 framework rtti: 563 func: 20381 group: 1 struct: 197461 ] BUILDSTDERR: [c] 144000 nodes [ array: 38332 framework rtti: 563 func: 20420 group: 1 struct: 197682 ] BUILDSTDERR: [c] 145000 nodes [ array: 38447 framework rtti: 563 func: 20460 group: 1 struct: 197910 ] BUILDSTDERR: [c] 146000 nodes [ array: 38554 framework rtti: 563 func: 20505 group: 1 struct: 198157 ] BUILDSTDERR: [c] 147000 nodes [ array: 38693 framework rtti: 563 func: 20549 group: 1 struct: 198363 ] BUILDSTDERR: [c] 148000 nodes [ array: 38776 framework rtti: 563 func: 20590 group: 1 struct: 198608 ] BUILDSTDERR: [c] 149000 nodes [ array: 38873 framework rtti: 563 func: 20624 group: 1 struct: 198840 ] BUILDSTDERR: [c] 150000 nodes [ array: 39080 framework rtti: 563 func: 20650 group: 1 struct: 199213 ] BUILDSTDERR: [c] 151000 nodes [ array: 39188 framework rtti: 563 func: 20710 group: 1 struct: 199475 ] BUILDSTDERR: [c] 152000 nodes [ array: 39359 framework rtti: 563 func: 20754 group: 1 struct: 199870 ] BUILDSTDERR: [c] 153000 nodes [ array: 39440 framework rtti: 563 func: 20811 group: 1 struct: 200060 ] BUILDSTDERR: [c] 154000 nodes [ array: 39583 framework rtti: 563 func: 20853 group: 1 struct: 200274 ] BUILDSTDERR: [c] 155000 nodes [ array: 39711 framework rtti: 563 func: 20933 group: 1 struct: 200505 ] BUILDSTDERR: [c] 156000 nodes [ array: 39827 framework rtti: 563 func: 20978 group: 1 struct: 200707 ] BUILDSTDERR: [c] 157000 nodes [ array: 40045 framework rtti: 563 func: 20991 group: 1 struct: 201085 ] BUILDSTDERR: [c] 158000 nodes [ array: 40165 framework rtti: 563 func: 21034 group: 1 struct: 201287 ] BUILDSTDERR: [c] 159000 nodes [ array: 40278 framework rtti: 563 func: 21057 group: 1 struct: 201535 ] BUILDSTDERR: [c] 160000 nodes [ array: 40454 framework rtti: 563 func: 21071 group: 1 struct: 201772 ] BUILDSTDERR: [c] 161000 nodes [ array: 40587 framework rtti: 563 func: 21112 group: 1 struct: 202047 ] BUILDSTDERR: [c] 162000 nodes [ array: 40759 framework rtti: 563 func: 21122 group: 1 struct: 202347 ] BUILDSTDERR: [c] 163000 nodes [ array: 40927 framework rtti: 563 func: 21140 group: 1 struct: 202588 ] BUILDSTDERR: [c] 164000 nodes [ array: 41082 framework rtti: 563 func: 21152 group: 1 struct: 202888 ] BUILDSTDERR: [c] 165000 nodes [ array: 41207 framework rtti: 563 func: 21178 group: 1 struct: 203166 ] BUILDSTDERR: [c] 166000 nodes [ array: 41367 framework rtti: 563 func: 21214 group: 1 struct: 203567 ] BUILDSTDERR: [c] 167000 nodes [ array: 41563 framework rtti: 563 func: 21240 group: 1 struct: 203909 ] BUILDSTDERR: [c] 168000 nodes [ array: 41701 framework rtti: 563 func: 21280 group: 1 struct: 204166 ] BUILDSTDERR: [c] 169000 nodes [ array: 41873 framework rtti: 563 func: 21314 group: 1 struct: 204411 ] BUILDSTDERR: [c] 170000 nodes [ array: 42021 framework rtti: 563 func: 21360 group: 1 struct: 204665 ] BUILDSTDERR: [c] 171000 nodes [ array: 42498 framework rtti: 564 func: 21432 group: 1 struct: 204775 ] BUILDSTDERR: [c] 172000 nodes [ array: 43011 framework rtti: 564 func: 21514 group: 1 struct: 204902 ] BUILDSTDERR: [c] 173000 nodes [ array: 43531 framework rtti: 564 func: 21522 group: 1 struct: 204923 ] BUILDSTDERR: [c] 174000 nodes [ array: 44075 framework rtti: 564 func: 21543 group: 1 struct: 204944 ] BUILDSTDERR: [c] 175000 nodes [ array: 44636 framework rtti: 564 func: 21572 group: 1 struct: 204970 ] BUILDSTDERR: [c] 176000 nodes [ array: 45100 framework rtti: 564 func: 21613 group: 1 struct: 205069 ] BUILDSTDERR: [c] 177000 nodes [ array: 45714 framework rtti: 564 func: 21683 group: 1 struct: 205190 ] BUILDSTDERR: [c] 178000 nodes [ array: 46453 framework rtti: 564 func: 21700 group: 1 struct: 205193 ] BUILDSTDERR: [c] 179000 nodes [ array: 47179 framework rtti: 564 func: 21735 group: 1 struct: 205197 ] BUILDSTDERR: [c] 180000 nodes [ array: 47939 framework rtti: 564 func: 21735 group: 1 struct: 205197 ] BUILDSTDERR: [c] 181000 nodes [ array: 48531 framework rtti: 564 func: 21800 group: 1 struct: 205273 ] BUILDSTDERR: [c] 182000 nodes [ array: 49069 framework rtti: 564 func: 21831 group: 1 struct: 205362 ] BUILDSTDERR: [c] 183000 nodes [ array: 49568 framework rtti: 564 func: 21920 group: 1 struct: 205470 ] BUILDSTDERR: [c] 184000 nodes [ array: 50101 framework rtti: 564 func: 21969 group: 1 struct: 205501 ] BUILDSTDERR: [c] 185000 nodes [ array: 50685 framework rtti: 564 func: 21980 group: 1 struct: 205508 ] BUILDSTDERR: [c] 186000 nodes [ array: 51286 framework rtti: 564 func: 22006 group: 1 struct: 205527 ] BUILDSTDERR: [c] 187000 nodes [ array: 51878 framework rtti: 564 func: 22038 group: 1 struct: 205541 ] BUILDSTDERR: [c] 188000 nodes [ array: 52410 framework rtti: 564 func: 22085 group: 1 struct: 205611 ] BUILDSTDERR: [c] 189000 nodes [ array: 52943 framework rtti: 564 func: 22250 group: 1 struct: 205739 ] BUILDSTDERR: [c] 190000 nodes [ array: 53508 framework rtti: 564 func: 22318 group: 1 struct: 205775 ] BUILDSTDERR: [c] 191000 nodes [ array: 54064 framework rtti: 564 func: 22342 group: 1 struct: 205799 ] BUILDSTDERR: [c] 192000 nodes [ array: 54418 framework rtti: 564 func: 22345 group: 1 struct: 205815 ] BUILDSTDERR: [c] 193000 nodes [ array: 54846 framework rtti: 564 func: 22351 group: 1 struct: 205832 ] BUILDSTDERR: [c] 194000 nodes [ array: 55292 framework rtti: 564 func: 22357 group: 1 struct: 205846 ] BUILDSTDERR: [c] 195000 nodes [ array: 55855 framework rtti: 564 func: 22367 group: 1 struct: 205850 ] BUILDSTDERR: [c] 196000 nodes [ array: 56434 framework rtti: 564 func: 22396 group: 1 struct: 205886 ] BUILDSTDERR: [c] 197000 nodes [ array: 56947 framework rtti: 564 func: 22464 group: 1 struct: 205938 ] BUILDSTDERR: [c] 198000 nodes [ array: 57460 framework rtti: 564 func: 22500 group: 1 struct: 205984 ] BUILDSTDERR: [c] 199000 nodes [ array: 57971 framework rtti: 564 func: 22609 group: 1 struct: 206042 ] BUILDSTDERR: [c] 200000 nodes [ array: 58493 framework rtti: 564 func: 22623 group: 1 struct: 206078 ] BUILDSTDERR: [c] 201000 nodes [ array: 59048 framework rtti: 564 func: 22635 group: 1 struct: 206080 ] BUILDSTDERR: [c] 202000 nodes [ array: 59617 framework rtti: 564 func: 22652 group: 1 struct: 206083 ] BUILDSTDERR: [c] 203000 nodes [ array: 60157 framework rtti: 564 func: 22750 group: 1 struct: 206089 ] BUILDSTDERR: [c] 204000 nodes [ array: 60735 framework rtti: 564 func: 22780 group: 1 struct: 206110 ] BUILDSTDERR: [c] 205000 nodes [ array: 61271 framework rtti: 564 func: 22804 group: 1 struct: 206168 ] BUILDSTDERR: [c] 206000 nodes [ array: 61782 framework rtti: 564 func: 22873 group: 1 struct: 206236 ] BUILDSTDERR: [c] 207000 nodes [ array: 62321 framework rtti: 564 func: 22932 group: 1 struct: 206276 ] BUILDSTDERR: [c] 208000 nodes [ array: 62901 framework rtti: 564 func: 22971 group: 1 struct: 206277 ] BUILDSTDERR: [c] 209000 nodes [ array: 63479 framework rtti: 564 func: 22989 group: 1 struct: 206286 ] BUILDSTDERR: [c] 210000 nodes [ array: 64055 framework rtti: 564 func: 23008 group: 1 struct: 206298 ] BUILDSTDERR: [c] 211000 nodes [ array: 64589 framework rtti: 564 func: 23055 group: 1 struct: 206321 ] BUILDSTDERR: [c] 212000 nodes [ array: 65134 framework rtti: 564 func: 23109 group: 1 struct: 206379 ] BUILDSTDERR: [c] 213000 nodes [ array: 65681 framework rtti: 564 func: 23121 group: 1 struct: 206402 ] BUILDSTDERR: [c] 214000 nodes [ array: 66188 framework rtti: 564 func: 23167 group: 1 struct: 206512 ] BUILDSTDERR: [c] 215000 nodes [ array: 66694 framework rtti: 564 func: 23224 group: 1 struct: 206559 ] BUILDSTDERR: [c] 216000 nodes [ array: 67196 framework rtti: 564 func: 23240 group: 1 struct: 206595 ] BUILDSTDERR: [c] 217000 nodes [ array: 67709 framework rtti: 564 func: 23262 group: 1 struct: 206639 ] BUILDSTDERR: [c] 218000 nodes [ array: 68217 framework rtti: 564 func: 23284 group: 1 struct: 206675 ] BUILDSTDERR: [c] 219000 nodes [ array: 68755 framework rtti: 564 func: 23313 group: 1 struct: 206722 ] BUILDSTDERR: [c] 220000 nodes [ array: 69277 framework rtti: 564 func: 23327 group: 1 struct: 206759 ] BUILDSTDERR: [c] 221000 nodes [ array: 69822 framework rtti: 564 func: 23371 group: 1 struct: 206783 ] BUILDSTDERR: [c] 222000 nodes [ array: 70366 framework rtti: 564 func: 23391 group: 1 struct: 206809 ] BUILDSTDERR: [c] 223000 nodes [ array: 70991 framework rtti: 564 func: 23399 group: 1 struct: 206810 ] BUILDSTDERR: [c] 224000 nodes [ array: 71599 framework rtti: 564 func: 23433 group: 1 struct: 206826 ] BUILDSTDERR: [c] 225000 nodes [ array: 72122 framework rtti: 564 func: 23458 group: 1 struct: 206864 ] BUILDSTDERR: [c] 226000 nodes [ array: 72648 framework rtti: 564 func: 23500 group: 1 struct: 206901 ] BUILDSTDERR: [c] 227000 nodes [ array: 73115 framework rtti: 564 func: 23509 group: 1 struct: 206904 ] BUILDSTDERR: [c] 228000 nodes [ array: 73561 framework rtti: 564 func: 23513 group: 1 struct: 206908 ] BUILDSTDERR: [c] 229000 nodes [ array: 74089 framework rtti: 564 func: 23520 group: 1 struct: 206909 ] BUILDSTDERR: [c] 230000 nodes [ array: 74568 framework rtti: 564 func: 23531 group: 1 struct: 206909 ] BUILDSTDERR: [c] 231000 nodes [ array: 75142 framework rtti: 564 func: 23651 group: 1 struct: 206963 ] BUILDSTDERR: [c] 232000 nodes [ array: 75607 framework rtti: 564 func: 24030 group: 1 struct: 207196 ] BUILDSTDERR: [c] 233000 nodes [ array: 76118 framework rtti: 564 func: 24065 group: 1 struct: 207297 ] BUILDSTDERR: [c] 234000 nodes [ array: 76268 framework rtti: 571 func: 24087 group: 1 struct: 207692 ] BUILDSTDERR: [c] 235000 nodes [ array: 76340 framework rtti: 581 func: 24197 group: 1 struct: 207859 ] BUILDSTDERR: [c] 236000 nodes [ array: 76412 framework rtti: 593 func: 24329 group: 1 struct: 209869 ] BUILDSTDERR: [c] 237000 nodes [ array: 76517 framework rtti: 599 func: 24361 group: 1 struct: 210208 ] BUILDSTDERR: [c] 238000 nodes [ array: 76570 framework rtti: 599 func: 24361 group: 1 struct: 210340 ] BUILDSTDERR: [c] 239000 nodes [ array: 76638 framework rtti: 599 func: 24361 group: 1 struct: 210474 ] BUILDSTDERR: [c] 240000 nodes [ array: 76720 framework rtti: 599 func: 24361 group: 1 struct: 210602 ] BUILDSTDERR: [c] 241000 nodes [ array: 76791 framework rtti: 599 func: 24361 group: 1 struct: 210676 ] BUILDSTDERR: [c] 242000 nodes [ array: 77024 framework rtti: 642 func: 24503 group: 1 struct: 211135 ] BUILDSTDERR: [c] 243000 nodes [ array: 77121 framework rtti: 654 func: 24607 group: 1 struct: 211419 ] BUILDSTDERR: [c] 244000 nodes [ array: 77164 framework rtti: 659 func: 25073 group: 1 struct: 211773 ] BUILDSTDERR: [c] 245000 nodes [ array: 77506 framework rtti: 662 func: 25175 group: 1 struct: 212418 ] BUILDSTDERR: [c] 246000 nodes [ array: 77712 framework rtti: 663 func: 25190 group: 1 struct: 213564 ] BUILDSTDERR: [c] 247000 nodes [ array: 77719 framework rtti: 663 func: 25190 group: 1 struct: 217492 ] BUILDSTDERR: [c] 248000 nodes [ array: 77719 framework rtti: 663 func: 25193 group: 1 struct: 220373 ] BUILDSTDERR: [c] 249000 nodes [ array: 77753 framework rtti: 664 func: 25195 group: 1 struct: 223477 ] BUILDSTDERR: [c] 250000 nodes [ array: 77940 framework rtti: 664 func: 25195 group: 1 struct: 225279 ] BUILDSTDERR: [c] 251000 nodes [ array: 78083 framework rtti: 666 func: 25239 group: 1 struct: 227022 ] BUILDSTDERR: [c] 252000 nodes [ array: 78209 framework rtti: 678 func: 25411 group: 1 struct: 227459 ] BUILDSTDERR: [c] 253000 nodes [ array: 78540 framework rtti: 710 func: 25520 group: 1 struct: 228089 ] BUILDSTDERR: [c] 254000 nodes [ array: 79277 framework rtti: 723 func: 25521 group: 1 struct: 229527 ] BUILDSTDERR: [c] 255000 nodes [ array: 79767 framework rtti: 736 func: 25524 group: 1 struct: 232013 ] BUILDSTDERR: [c] 256000 nodes [ array: 80241 framework rtti: 775 func: 25526 group: 1 struct: 234372 ] BUILDSTDERR: [c] 257000 nodes [ array: 80743 framework rtti: 782 func: 25526 group: 1 struct: 237130 ] BUILDSTDERR: [c] 258000 nodes [ array: 81218 framework rtti: 804 func: 25533 group: 1 struct: 240117 ] BUILDSTDERR: [c] 259000 nodes [ array: 81754 framework rtti: 814 func: 25533 group: 1 struct: 242750 ] BUILDSTDERR: [c] 260000 nodes [ array: 82015 framework rtti: 899 func: 25600 group: 1 struct: 244292 ] BUILDSTDERR: [c] 261000 nodes [ array: 82320 framework rtti: 942 func: 25601 group: 1 struct: 246247 ] BUILDSTDERR: [c] 262000 nodes [ array: 82740 framework rtti: 951 func: 25602 group: 1 struct: 249702 ] BUILDSTDERR: [c] 263000 nodes [ array: 83063 framework rtti: 1012 func: 25602 group: 1 struct: 252307 ] BUILDSTDERR: [c] 264000 nodes [ array: 83622 framework rtti: 1033 func: 25603 group: 1 struct: 255338 ] BUILDSTDERR: [c] 265000 nodes [ array: 84198 framework rtti: 1053 func: 25611 group: 1 struct: 259244 ] BUILDSTDERR: [c] 266000 nodes [ array: 84864 framework rtti: 1065 func: 25611 group: 1 struct: 263081 ] BUILDSTDERR: [c] 267000 nodes [ array: 85230 framework rtti: 1129 func: 25618 group: 1 struct: 264733 ] BUILDSTDERR: [c] 268000 nodes [ array: 85715 framework rtti: 1150 func: 25618 group: 1 struct: 267775 ] BUILDSTDERR: [c] 269000 nodes [ array: 86036 framework rtti: 1163 func: 25637 group: 1 struct: 271853 ] BUILDSTDERR: [c] 270000 nodes [ array: 86110 framework rtti: 1169 func: 25663 group: 1 struct: 274534 ] BUILDSTDERR: [c] 271000 nodes [ array: 86130 framework rtti: 1170 func: 25672 group: 1 struct: 275926 ] BUILDSTDERR: [c] 272000 nodes [ array: 86165 framework rtti: 1171 func: 25676 group: 1 struct: 277483 ] BUILDSTDERR: [c] 273000 nodes [ array: 86213 framework rtti: 1178 func: 25721 group: 1 struct: 280474 ] BUILDSTDERR: [c] 274000 nodes [ array: 86217 framework rtti: 1179 func: 25735 group: 1 struct: 281112 ] BUILDSTDERR: [c] 275000 nodes [ array: 86218 framework rtti: 1179 func: 25747 group: 1 struct: 281564 ] BUILDSTDERR: [c] 276000 nodes [ array: 86243 framework rtti: 1179 func: 25778 group: 1 struct: 282777 ] BUILDSTDERR: [c] 277000 nodes [ array: 86296 framework rtti: 1183 func: 25816 group: 1 struct: 285582 ] BUILDSTDERR: [c] 278000 nodes [ array: 86381 framework rtti: 1185 func: 25903 group: 1 struct: 287992 ] BUILDSTDERR: [c] 279000 nodes [ array: 86404 framework rtti: 1185 func: 25903 group: 1 struct: 290209 ] BUILDSTDERR: [c] 280000 nodes [ array: 86417 framework rtti: 1185 func: 25941 group: 1 struct: 293155 ] BUILDSTDERR: [c] 281000 nodes [ array: 86484 framework rtti: 1192 func: 26021 group: 1 struct: 296655 ] BUILDSTDERR: [c] 282000 nodes [ array: 86539 framework rtti: 1198 func: 26122 group: 1 struct: 300468 ] BUILDSTDERR: [c] 283000 nodes [ array: 86566 framework rtti: 1204 func: 26160 group: 1 struct: 302871 ] BUILDSTDERR: [c] 284000 nodes [ array: 86595 framework rtti: 1209 func: 26161 group: 1 struct: 304174 ] BUILDSTDERR: [c] 285000 nodes [ array: 86613 framework rtti: 1209 func: 26186 group: 1 struct: 306904 ] BUILDSTDERR: [c] 286000 nodes [ array: 86648 framework rtti: 1210 func: 26202 group: 1 struct: 309605 ] BUILDSTDERR: [c] 287000 nodes [ array: 86703 framework rtti: 1215 func: 26334 group: 1 struct: 312462 ] BUILDSTDERR: [c] 288000 nodes [ array: 86729 framework rtti: 1216 func: 26347 group: 1 struct: 314971 ] BUILDSTDERR: [c] 289000 nodes [ array: 86785 framework rtti: 1216 func: 26347 group: 1 struct: 316279 ] BUILDSTDERR: [c] 290000 nodes [ array: 86789 framework rtti: 1216 func: 26404 group: 1 struct: 318856 ] BUILDSTDERR: [c] 291000 nodes [ array: 86841 framework rtti: 1217 func: 26437 group: 1 struct: 322482 ] BUILDSTDERR: [c] 292000 nodes [ array: 86874 framework rtti: 1230 func: 26588 group: 1 struct: 324898 ] BUILDSTDERR: [c] 293000 nodes [ array: 86878 framework rtti: 1230 func: 26636 group: 1 struct: 328013 ] BUILDSTDERR: [c] 294000 nodes [ array: 86892 framework rtti: 1230 func: 26650 group: 1 struct: 331925 ] BUILDSTDERR: [c] 295000 nodes [ array: 86963 framework rtti: 1230 func: 26696 group: 1 struct: 334635 ] BUILDSTDERR: [c] 296000 nodes [ array: 86991 framework rtti: 1243 func: 26709 group: 1 struct: 337999 ] BUILDSTDERR: [c] 297000 nodes [ array: 87050 framework rtti: 1246 func: 26773 group: 1 struct: 340948 ] BUILDSTDERR: [c] 298000 nodes [ array: 87100 framework rtti: 1247 func: 26794 group: 1 struct: 344326 ] BUILDSTDERR: [c] 299000 nodes [ array: 87149 framework rtti: 1248 func: 26826 group: 1 struct: 348188 ] BUILDSTDERR: [c] 300000 nodes [ array: 87199 framework rtti: 1248 func: 26852 group: 1 struct: 351294 ] BUILDSTDERR: [c] 301000 nodes [ array: 87229 framework rtti: 1248 func: 26880 group: 1 struct: 353764 ] BUILDSTDERR: [c] 302000 nodes [ array: 87242 framework rtti: 1248 func: 26886 group: 1 struct: 355833 ] BUILDSTDERR: [c] 303000 nodes [ array: 87268 framework rtti: 1248 func: 26905 group: 1 struct: 357753 ] BUILDSTDERR: [c] 304000 nodes [ array: 87294 framework rtti: 1249 func: 26934 group: 1 struct: 360554 ] BUILDSTDERR: [c] 305000 nodes [ array: 87295 framework rtti: 1249 func: 26954 group: 1 struct: 364059 ] BUILDSTDERR: [c] 306000 nodes [ array: 87298 framework rtti: 1249 func: 26972 group: 1 struct: 367487 ] BUILDSTDERR: [c] 307000 nodes [ array: 87343 framework rtti: 1250 func: 27549 group: 1 struct: 370852 ] BUILDSTDERR: [c] 308000 nodes [ array: 87366 framework rtti: 1252 func: 27773 group: 1 struct: 374782 ] BUILDSTDERR: [c] 309000 nodes [ array: 87489 framework rtti: 1280 func: 28224 group: 1 struct: 375312 ] BUILDSTDERR: [c] 310000 nodes [ array: 87512 framework rtti: 1368 func: 28427 group: 1 struct: 376023 ] BUILDSTDERR: [c] 311000 nodes [ array: 87512 framework rtti: 1510 func: 28609 group: 1 struct: 376165 ] BUILDSTDERR: [c] 312000 nodes [ array: 87701 framework rtti: 1536 func: 28748 group: 1 struct: 376515 ] BUILDSTDERR: [c] 313000 nodes [ array: 87895 framework rtti: 1538 func: 28793 group: 1 struct: 376902 ] BUILDSTDERR: [c] 314000 nodes [ array: 88079 framework rtti: 1569 func: 28987 group: 1 struct: 378307 ] BUILDSTDERR: [c] 315000 nodes [ array: 88169 framework rtti: 1573 func: 29534 group: 1 struct: 378750 ] BUILDSTDERR: [c] 316000 nodes [ array: 88259 framework rtti: 1575 func: 29546 group: 1 struct: 379034 ] BUILDSTDERR: [c] 317000 nodes [ array: 88384 framework rtti: 1578 func: 29549 group: 1 struct: 379461 ] BUILDSTDERR: [c] 318000 nodes [ array: 88584 framework rtti: 1578 func: 29549 group: 1 struct: 379461 ] BUILDSTDERR: [c] 319000 nodes [ array: 88820 framework rtti: 1578 func: 29549 group: 1 struct: 379616 ] BUILDSTDERR: [c] 320000 nodes [ array: 89020 framework rtti: 1578 func: 29549 group: 1 struct: 379616 ] BUILDSTDERR: [c] 321000 nodes [ array: 89221 framework rtti: 1578 func: 29549 group: 1 struct: 379860 ] BUILDSTDERR: [c] 322000 nodes [ array: 89447 framework rtti: 1578 func: 29549 group: 1 struct: 380012 ] BUILDSTDERR: [c] 323000 nodes [ array: 89690 framework rtti: 1578 func: 29549 group: 1 struct: 380606 ] BUILDSTDERR: [c] 324000 nodes [ array: 89958 framework rtti: 1579 func: 29549 group: 1 struct: 380957 ] BUILDSTDERR: [c] 325000 nodes [ array: 90192 framework rtti: 1579 func: 29551 group: 1 struct: 381295 ] BUILDSTDERR: [c] 326000 nodes [ array: 90393 framework rtti: 1579 func: 29551 group: 1 struct: 381360 ] BUILDSTDERR: [c] 327000 nodes [ array: 90527 framework rtti: 1579 func: 29588 group: 1 struct: 381787 ] BUILDSTDERR: [c] 328000 nodes [ array: 90544 framework rtti: 1579 func: 29752 group: 1 struct: 383001 ] BUILDSTDERR: [c] 329000 nodes [ array: 90570 framework rtti: 1579 func: 30004 group: 1 struct: 384103 ] BUILDSTDERR: [c] 330000 nodes [ array: 90591 framework rtti: 1579 func: 30249 group: 1 struct: 385187 ] BUILDSTDERR: [c] 331000 nodes [ array: 90601 framework rtti: 1581 func: 30587 group: 1 struct: 386245 ] BUILDSTDERR: [c] 332000 nodes [ array: 90739 framework rtti: 1609 func: 30797 group: 1 struct: 386442 ] BUILDSTDERR: [c] 333000 nodes [ array: 90833 framework rtti: 1615 func: 30821 group: 1 struct: 386746 ] BUILDSTDERR: [c] 334000 nodes [ array: 90864 framework rtti: 1637 func: 30822 group: 1 struct: 387055 ] BUILDSTDERR: [c] 335000 nodes [ array: 90882 framework rtti: 1665 func: 30856 group: 1 struct: 387370 ] BUILDSTDERR: [c] 336000 nodes [ array: 90902 framework rtti: 1666 func: 30856 group: 1 struct: 387619 ] BUILDSTDERR: [c] 337000 nodes [ array: 90952 framework rtti: 1670 func: 30856 group: 1 struct: 387860 ] BUILDSTDERR: [c] 338000 nodes [ array: 90992 framework rtti: 1670 func: 30856 group: 1 struct: 388081 ] BUILDSTDERR: [c] 339000 nodes [ array: 91047 framework rtti: 1674 func: 30858 group: 1 struct: 388409 ] BUILDSTDERR: [c] 340000 nodes [ array: 91087 framework rtti: 1676 func: 30858 group: 1 struct: 388635 ] BUILDSTDERR: [c] 341000 nodes [ array: 91096 framework rtti: 1679 func: 30858 group: 1 struct: 388874 ] BUILDSTDERR: [c] 342000 nodes [ array: 91122 framework rtti: 1680 func: 30858 group: 1 struct: 389335 ] BUILDSTDERR: [c] 343000 nodes [ array: 91136 framework rtti: 1680 func: 30858 group: 1 struct: 389559 ] BUILDSTDERR: [c] 344000 nodes [ array: 91149 framework rtti: 1680 func: 30858 group: 1 struct: 389781 ] BUILDSTDERR: [c] 345000 nodes [ array: 91161 framework rtti: 1682 func: 30860 group: 1 struct: 390088 ] BUILDSTDERR: [c] 346000 nodes [ array: 91185 framework rtti: 1685 func: 30860 group: 1 struct: 390303 ] BUILDSTDERR: [c] 347000 nodes [ array: 91201 framework rtti: 1687 func: 30863 group: 1 struct: 390526 ] BUILDSTDERR: [c] 348000 nodes [ array: 91230 framework rtti: 1687 func: 30863 group: 1 struct: 390736 ] BUILDSTDERR: [c] 349000 nodes [ array: 91240 framework rtti: 1687 func: 30863 group: 1 struct: 390950 ] BUILDSTDERR: [c] 350000 nodes [ array: 91290 framework rtti: 1690 func: 30863 group: 1 struct: 391267 ] BUILDSTDERR: [c] 351000 nodes [ array: 91310 framework rtti: 1691 func: 30863 group: 1 struct: 391491 ] BUILDSTDERR: [c] 352000 nodes [ array: 91368 framework rtti: 1692 func: 30863 group: 1 struct: 391738 ] BUILDSTDERR: [c] 353000 nodes [ array: 91427 framework rtti: 1694 func: 30865 group: 1 struct: 391943 ] BUILDSTDERR: [c] 354000 nodes [ array: 91459 framework rtti: 1694 func: 30865 group: 1 struct: 392160 ] BUILDSTDERR: [c] 355000 nodes [ array: 91549 framework rtti: 1694 func: 30865 group: 1 struct: 392363 ] BUILDSTDERR: [c] 356000 nodes [ array: 91565 framework rtti: 1694 func: 30865 group: 1 struct: 392578 ] BUILDSTDERR: [c] 357000 nodes [ array: 91575 framework rtti: 1696 func: 30865 group: 1 struct: 392877 ] BUILDSTDERR: [c] 358000 nodes [ array: 91596 framework rtti: 1696 func: 30865 group: 1 struct: 393081 ] BUILDSTDERR: [c] 359000 nodes [ array: 91618 framework rtti: 1699 func: 30865 group: 1 struct: 393403 ] BUILDSTDERR: [c] 360000 nodes [ array: 91630 framework rtti: 1699 func: 30865 group: 1 struct: 393586 ] BUILDSTDERR: [c] 361000 nodes [ array: 91637 framework rtti: 1699 func: 30865 group: 1 struct: 393820 ] BUILDSTDERR: [c] 362000 nodes [ array: 91647 framework rtti: 1700 func: 30865 group: 1 struct: 394035 ] BUILDSTDERR: [c] 363000 nodes [ array: 91661 framework rtti: 1721 func: 30865 group: 1 struct: 394257 ] BUILDSTDERR: [c] 364000 nodes [ array: 91673 framework rtti: 1741 func: 30865 group: 1 struct: 394478 ] BUILDSTDERR: [c] 365000 nodes [ array: 91686 framework rtti: 1752 func: 30865 group: 1 struct: 394705 ] BUILDSTDERR: [c] 366000 nodes [ array: 91707 framework rtti: 1768 func: 30867 group: 1 struct: 394938 ] BUILDSTDERR: [c] 367000 nodes [ array: 91718 framework rtti: 1781 func: 30867 group: 1 struct: 395158 ] BUILDSTDERR: [c] 368000 nodes [ array: 91728 framework rtti: 1799 func: 30867 group: 1 struct: 395411 ] BUILDSTDERR: [c] 369000 nodes [ array: 91731 framework rtti: 1817 func: 30867 group: 1 struct: 395646 ] BUILDSTDERR: [c] 370000 nodes [ array: 91733 framework rtti: 1818 func: 30867 group: 1 struct: 395884 ] BUILDSTDERR: [c] 371000 nodes [ array: 91733 framework rtti: 1828 func: 30867 group: 1 struct: 396110 ] BUILDSTDERR: [c] 372000 nodes [ array: 91744 framework rtti: 1848 func: 30867 group: 1 struct: 396343 ] BUILDSTDERR: [c] 373000 nodes [ array: 91759 framework rtti: 1875 func: 30867 group: 1 struct: 396585 ] BUILDSTDERR: [c] 374000 nodes [ array: 91762 framework rtti: 1894 func: 30867 group: 1 struct: 396822 ] BUILDSTDERR: [c] 375000 nodes [ array: 91780 framework rtti: 1918 func: 30867 group: 1 struct: 397052 ] BUILDSTDERR: [c] 376000 nodes [ array: 91807 framework rtti: 1922 func: 30868 group: 1 struct: 397290 ] BUILDSTDERR: [c] 377000 nodes [ array: 91879 framework rtti: 1923 func: 30868 group: 1 struct: 397575 ] BUILDSTDERR: [c] 378000 nodes [ array: 91917 framework rtti: 1929 func: 30868 group: 1 struct: 397778 ] BUILDSTDERR: [c] 379000 nodes [ array: 91936 framework rtti: 1937 func: 30868 group: 1 struct: 398007 ] BUILDSTDERR: [c] 380000 nodes [ array: 91952 framework rtti: 1937 func: 30868 group: 1 struct: 398228 ] BUILDSTDERR: [c] 381000 nodes [ array: 91962 framework rtti: 1937 func: 30868 group: 1 struct: 398454 ] BUILDSTDERR: [c] 382000 nodes [ array: 91981 framework rtti: 1940 func: 30868 group: 1 struct: 398683 ] BUILDSTDERR: [c] 383000 nodes [ array: 91990 framework rtti: 1940 func: 30868 group: 1 struct: 398899 ] BUILDSTDERR: [c] 384000 nodes [ array: 92000 framework rtti: 1940 func: 30868 group: 1 struct: 399136 ] BUILDSTDERR: [c] 385000 nodes [ array: 92001 framework rtti: 1942 func: 30874 group: 1 struct: 399461 ] BUILDSTDERR: [c] 386000 nodes [ array: 92002 framework rtti: 1942 func: 30874 group: 1 struct: 399499 ] BUILDSTDERR: [c] 387000 nodes [ array: 92021 framework rtti: 1942 func: 30880 group: 1 struct: 399729 ] BUILDSTDERR: [c] 388000 nodes [ array: 92026 framework rtti: 1942 func: 30882 group: 1 struct: 399798 ] BUILDSTDERR: [c] 389000 nodes [ array: 92028 framework rtti: 1942 func: 30882 group: 1 struct: 399966 ] BUILDSTDERR: [c] 390000 nodes [ array: 92030 framework rtti: 1942 func: 30882 group: 1 struct: 400120 ] BUILDSTDERR: [c] 391000 nodes [ array: 92033 framework rtti: 1942 func: 30887 group: 1 struct: 400171 ] BUILDSTDERR: [c] 392000 nodes [ array: 92048 framework rtti: 1942 func: 30892 group: 1 struct: 400196 ] BUILDSTDERR: [c] 393000 nodes [ array: 92065 framework rtti: 1942 func: 30896 group: 1 struct: 400322 ] BUILDSTDERR: [c] 394000 nodes [ array: 92085 framework rtti: 1942 func: 30903 group: 1 struct: 400374 ] BUILDSTDERR: [c] 395000 nodes [ array: 92085 framework rtti: 1942 func: 30907 group: 1 struct: 400457 ] BUILDSTDERR: [c] 396000 nodes [ array: 92092 framework rtti: 1943 func: 30917 group: 1 struct: 400486 ] BUILDSTDERR: [c] 397000 nodes [ array: 92123 framework rtti: 1945 func: 30921 group: 1 struct: 400551 ] BUILDSTDERR: [c] 398000 nodes [ array: 92125 framework rtti: 1945 func: 30924 group: 1 struct: 400572 ] BUILDSTDERR: [c] 399000 nodes [ array: 92138 framework rtti: 1946 func: 30935 group: 1 struct: 400635 ] BUILDSTDERR: [c] 400000 nodes [ array: 92150 framework rtti: 1946 func: 30939 group: 1 struct: 400922 ] BUILDSTDERR: [c] 401000 nodes [ array: 92162 framework rtti: 1946 func: 30944 group: 1 struct: 400983 ] BUILDSTDERR: [c] 402000 nodes [ array: 92162 framework rtti: 1946 func: 30944 group: 1 struct: 401065 ] BUILDSTDERR: [c] 403000 nodes [ array: 92162 framework rtti: 1946 func: 30944 group: 1 struct: 401073 ] BUILDSTDERR: [c] 404000 nodes [ array: 92162 framework rtti: 1946 func: 30944 group: 1 struct: 401153 ] BUILDSTDERR: [c] 405000 nodes [ array: 92163 framework rtti: 1946 func: 30950 group: 1 struct: 401218 ] BUILDSTDERR: [c] 406000 nodes [ array: 92167 framework rtti: 1946 func: 30956 group: 1 struct: 401316 ] BUILDSTDERR: [c] 407000 nodes [ array: 92167 framework rtti: 1946 func: 30956 group: 1 struct: 401326 ] BUILDSTDERR: [c] 408000 nodes [ array: 92172 framework rtti: 1946 func: 30961 group: 1 struct: 401338 ] BUILDSTDERR: [c] 409000 nodes [ array: 92180 framework rtti: 1946 func: 30966 group: 1 struct: 401351 ] BUILDSTDERR: [c] 410000 nodes [ array: 92209 framework rtti: 1946 func: 30973 group: 1 struct: 401495 ] BUILDSTDERR: [c] 411000 nodes [ array: 92221 framework rtti: 1947 func: 30995 group: 1 struct: 401517 ] BUILDSTDERR: [c] 412000 nodes [ array: 92230 framework rtti: 1947 func: 30999 group: 1 struct: 401585 ] BUILDSTDERR: [c] 413000 nodes [ array: 92237 framework rtti: 2011 func: 31164 group: 1 struct: 401716 ] BUILDSTDERR: [c] 414000 nodes [ array: 92237 framework rtti: 2011 func: 31164 group: 1 struct: 401726 ] BUILDSTDERR: [c] 415000 nodes [ array: 92255 framework rtti: 2014 func: 31189 group: 1 struct: 401855 ] BUILDSTDERR: [c] 416000 nodes [ array: 92275 framework rtti: 2014 func: 31190 group: 1 struct: 401901 ] BUILDSTDERR: [c] 417000 nodes [ array: 92311 framework rtti: 2014 func: 31191 group: 1 struct: 401999 ] BUILDSTDERR: [c] 418000 nodes [ array: 92316 framework rtti: 2014 func: 31191 group: 1 struct: 402006 ] BUILDSTDERR: [c] 419000 nodes [ array: 92329 framework rtti: 2014 func: 31191 group: 1 struct: 402012 ] BUILDSTDERR: [c] 420000 nodes [ array: 92344 framework rtti: 2014 func: 31198 group: 1 struct: 402064 ] BUILDSTDERR: [c] 421000 nodes [ array: 92345 framework rtti: 2014 func: 31202 group: 1 struct: 402076 ] BUILDSTDERR: [c] 422000 nodes [ array: 92349 framework rtti: 2014 func: 31203 group: 1 struct: 402113 ] BUILDSTDERR: [c] 423000 nodes [ array: 92351 framework rtti: 2014 func: 31207 group: 1 struct: 402232 ] BUILDSTDERR: [c] 424000 nodes [ array: 92358 framework rtti: 2015 func: 31210 group: 1 struct: 402244 ] BUILDSTDERR: [c] 425000 nodes [ array: 92388 framework rtti: 2016 func: 31223 group: 1 struct: 402258 ] BUILDSTDERR: [c] 426000 nodes [ array: 92408 framework rtti: 2016 func: 31271 group: 1 struct: 402290 ] BUILDSTDERR: [c] 427000 nodes [ array: 92415 framework rtti: 2017 func: 31279 group: 1 struct: 402297 ] BUILDSTDERR: [c] 428000 nodes [ array: 92422 framework rtti: 2017 func: 31279 group: 1 struct: 402309 ] BUILDSTDERR: [c] 429000 nodes [ array: 92423 framework rtti: 2017 func: 31279 group: 1 struct: 402311 ] BUILDSTDERR: [c] 430000 nodes [ array: 92423 framework rtti: 2017 func: 31279 group: 1 struct: 402333 ] BUILDSTDERR: [c] 431000 nodes [ array: 92423 framework rtti: 2017 func: 31282 group: 1 struct: 402377 ] BUILDSTDERR: [c] 432000 nodes [ array: 92423 framework rtti: 2017 func: 31283 group: 1 struct: 402377 ] BUILDSTDERR: [c] 433000 nodes [ array: 92426 framework rtti: 2018 func: 31286 group: 1 struct: 402384 ] BUILDSTDERR: [c] 434000 nodes [ array: 92430 framework rtti: 2018 func: 31288 group: 1 struct: 402412 ] BUILDSTDERR: [c] 435000 nodes [ array: 92435 framework rtti: 2018 func: 31289 group: 1 struct: 402474 ] BUILDSTDERR: [c] 436000 nodes [ array: 92436 framework rtti: 2018 func: 31291 group: 1 struct: 402520 ] BUILDSTDERR: [c] 437000 nodes [ array: 92438 framework rtti: 2018 func: 31292 group: 1 struct: 402536 ] BUILDSTDERR: [c] 438000 nodes [ array: 92452 framework rtti: 2018 func: 31302 group: 1 struct: 402552 ] BUILDSTDERR: [c] 439000 nodes [ array: 92476 framework rtti: 2018 func: 31306 group: 1 struct: 402569 ] BUILDSTDERR: [c] 440000 nodes [ array: 92486 framework rtti: 2019 func: 31315 group: 1 struct: 402572 ] BUILDSTDERR: [c] 441000 nodes [ array: 92486 framework rtti: 2020 func: 31323 group: 1 struct: 402577 ] BUILDSTDERR: [c] 442000 nodes [ array: 92486 framework rtti: 2020 func: 31323 group: 1 struct: 402577 ] BUILDSTDERR: [c] 443000 nodes [ array: 92490 framework rtti: 2020 func: 31323 group: 1 struct: 402579 ] BUILDSTDERR: [c] 444000 nodes [ array: 92493 framework rtti: 2020 func: 31325 group: 1 struct: 402585 ] BUILDSTDERR: [c] 445000 nodes [ array: 92493 framework rtti: 2020 func: 31325 group: 1 struct: 402721 ] BUILDSTDERR: [c] 446000 nodes [ array: 92493 framework rtti: 2020 func: 31325 group: 1 struct: 402730 ] BUILDSTDERR: [c] 447000 nodes [ array: 92493 framework rtti: 2020 func: 31325 group: 1 struct: 402730 ] BUILDSTDERR: [c] 448000 nodes [ array: 92499 framework rtti: 2020 func: 31326 group: 1 struct: 402752 ] BUILDSTDERR: [c] 449000 nodes [ array: 92501 framework rtti: 2020 func: 31336 group: 1 struct: 402773 ] BUILDSTDERR: [c] 450000 nodes [ array: 92506 framework rtti: 2020 func: 31338 group: 1 struct: 402894 ] BUILDSTDERR: [c] 451000 nodes [ array: 92512 framework rtti: 2020 func: 31338 group: 1 struct: 402946 ] BUILDSTDERR: [c] 452000 nodes [ array: 92512 framework rtti: 2020 func: 31338 group: 1 struct: 402946 ] BUILDSTDERR: [c] 453000 nodes [ array: 92524 framework rtti: 2020 func: 31338 group: 1 struct: 402988 ] BUILDSTDERR: [c] 454000 nodes [ array: 92532 framework rtti: 2022 func: 31341 group: 1 struct: 403012 ] BUILDSTDERR: [c] 455000 nodes [ array: 92542 framework rtti: 2022 func: 31347 group: 1 struct: 403112 ] BUILDSTDERR: [c] 456000 nodes [ array: 92543 framework rtti: 2022 func: 31349 group: 1 struct: 403117 ] BUILDSTDERR: [c] 457000 nodes [ array: 92545 framework rtti: 2022 func: 31349 group: 1 struct: 403144 ] BUILDSTDERR: [c] 458000 nodes [ array: 92548 framework rtti: 2022 func: 31349 group: 1 struct: 403147 ] BUILDSTDERR: [c] 459000 nodes [ array: 92554 framework rtti: 2022 func: 31349 group: 1 struct: 403195 ] BUILDSTDERR: [c] 460000 nodes [ array: 92567 framework rtti: 2022 func: 31361 group: 1 struct: 403229 ] BUILDSTDERR: [c] 461000 nodes [ array: 92567 framework rtti: 2022 func: 31361 group: 1 struct: 403271 ] BUILDSTDERR: [c] 462000 nodes [ array: 92572 framework rtti: 2022 func: 31363 group: 1 struct: 403299 ] BUILDSTDERR: [c] 463000 nodes [ array: 92586 framework rtti: 2022 func: 31375 group: 1 struct: 403373 ] BUILDSTDERR: [c] 464000 nodes [ array: 92588 framework rtti: 2022 func: 31376 group: 1 struct: 403383 ] BUILDSTDERR: [c] 465000 nodes [ array: 92595 framework rtti: 2022 func: 31390 group: 1 struct: 403389 ] BUILDSTDERR: [c] 466000 nodes [ array: 92605 framework rtti: 2022 func: 31400 group: 1 struct: 403430 ] BUILDSTDERR: [c] 467000 nodes [ array: 92617 framework rtti: 2022 func: 31422 group: 1 struct: 406237 ] BUILDSTDERR: [c] 468000 nodes [ array: 92617 framework rtti: 2022 func: 31422 group: 1 struct: 406249 ] BUILDSTDERR: [c] 469000 nodes [ array: 92618 framework rtti: 2022 func: 31424 group: 1 struct: 406253 ] BUILDSTDERR: [c] 470000 nodes [ array: 92629 framework rtti: 2022 func: 31424 group: 1 struct: 406265 ] BUILDSTDERR: [c] 471000 nodes [ array: 92633 framework rtti: 2022 func: 31424 group: 1 struct: 406271 ] BUILDSTDERR: [c] 472000 nodes [ array: 92634 framework rtti: 2022 func: 31424 group: 1 struct: 406430 ] BUILDSTDERR: [c] 473000 nodes [ array: 92642 framework rtti: 2022 func: 31430 group: 1 struct: 406444 ] BUILDSTDERR: [c] 474000 nodes [ array: 92650 framework rtti: 2022 func: 31432 group: 1 struct: 406468 ] BUILDSTDERR: [c] 475000 nodes [ array: 92656 framework rtti: 2023 func: 31444 group: 1 struct: 406509 ] BUILDSTDERR: [c] 476000 nodes [ array: 92656 framework rtti: 2023 func: 31444 group: 1 struct: 406513 ] BUILDSTDERR: [c] 477000 nodes [ array: 92661 framework rtti: 2023 func: 31448 group: 1 struct: 406513 ] BUILDSTDERR: [c] 478000 nodes [ array: 92661 framework rtti: 2023 func: 31448 group: 1 struct: 406513 ] BUILDSTDERR: [c] 479000 nodes [ array: 92661 framework rtti: 2023 func: 31448 group: 1 struct: 406513 ] BUILDSTDERR: [c] 480000 nodes [ array: 92664 framework rtti: 2023 func: 31458 group: 1 struct: 406518 ] BUILDSTDERR: [c] 481000 nodes [ array: 92677 framework rtti: 2023 func: 31459 group: 1 struct: 406518 ] BUILDSTDERR: [c] 482000 nodes [ array: 92677 framework rtti: 2023 func: 31459 group: 1 struct: 406518 ] BUILDSTDERR: [c] 483000 nodes [ array: 92679 framework rtti: 2025 func: 31466 group: 1 struct: 406565 ] BUILDSTDERR: [c] 484000 nodes [ array: 92706 framework rtti: 2047 func: 31531 group: 1 struct: 406780 ] BUILDSTDERR: [c] 485000 nodes [ array: 92726 framework rtti: 2068 func: 31600 group: 1 struct: 406858 ] BUILDSTDERR: [c] 486000 nodes [ array: 92781 framework rtti: 2123 func: 31764 group: 1 struct: 407032 ] BUILDSTDERR: [c] 487000 nodes [ array: 92810 framework rtti: 2151 func: 31842 group: 1 struct: 407258 ] BUILDSTDERR: [c] 488000 nodes [ array: 92843 framework rtti: 2182 func: 31925 group: 1 struct: 407543 ] BUILDSTDERR: [c] 489000 nodes [ array: 92858 framework rtti: 2195 func: 31956 group: 1 struct: 407593 ] BUILDSTDERR: [c] 490000 nodes [ array: 92860 framework rtti: 2195 func: 31956 group: 1 struct: 407639 ] BUILDSTDERR: [c] 491000 nodes [ array: 92867 framework rtti: 2196 func: 31961 group: 1 struct: 407687 ] BUILDSTDERR: [c] 492000 nodes [ array: 92962 framework rtti: 2213 func: 32130 group: 1 struct: 408146 ] BUILDSTDERR: [c] 493000 nodes [ array: 93175 framework rtti: 2213 func: 32312 group: 1 struct: 408799 ] BUILDSTDERR: [c] 494000 nodes [ array: 93426 framework rtti: 2227 func: 32492 group: 1 struct: 409085 ] BUILDSTDERR: [c] 495000 nodes [ array: 93503 framework rtti: 2231 func: 32547 group: 1 struct: 409825 ] BUILDSTDERR: [c] 496000 nodes [ array: 93574 framework rtti: 2234 func: 32603 group: 1 struct: 410233 ] BUILDSTDERR: [c] 497000 nodes [ array: 93729 framework rtti: 2238 func: 32800 group: 1 struct: 410318 ] BUILDSTDERR: [c] 498000 nodes [ array: 94320 framework rtti: 2240 func: 33250 group: 1 struct: 410543 ] BUILDSTDERR: [c] 499000 nodes [ array: 94497 framework rtti: 2248 func: 33269 group: 1 struct: 410888 ] BUILDSTDERR: [c] 500000 nodes [ array: 94519 framework rtti: 2248 func: 33272 group: 1 struct: 411453 ] BUILDSTDERR: [c] 501000 nodes [ array: 94549 framework rtti: 2248 func: 33273 group: 1 struct: 412686 ] BUILDSTDERR: [c] 502000 nodes [ array: 94563 framework rtti: 2249 func: 33293 group: 1 struct: 413932 ] BUILDSTDERR: [c] 503000 nodes [ array: 94612 framework rtti: 2249 func: 33298 group: 1 struct: 414667 ] BUILDSTDERR: [c] 504000 nodes [ array: 94828 framework rtti: 2249 func: 33373 group: 1 struct: 415076 ] BUILDSTDERR: [c] 505000 nodes [ array: 95039 framework rtti: 2249 func: 33516 group: 1 struct: 415559 ] BUILDSTDERR: [c] 506000 nodes [ array: 95269 framework rtti: 2249 func: 33661 group: 1 struct: 416019 ] BUILDSTDERR: [c] 507000 nodes [ array: 95450 framework rtti: 2249 func: 33915 group: 1 struct: 416468 ] BUILDSTDERR: [c] 508000 nodes [ array: 95665 framework rtti: 2249 func: 34045 group: 1 struct: 416931 ] BUILDSTDERR: [c] 509000 nodes [ array: 95856 framework rtti: 2249 func: 34327 group: 1 struct: 417277 ] BUILDSTDERR: [c] 510000 nodes [ array: 95983 framework rtti: 2249 func: 34480 group: 1 struct: 417658 ] BUILDSTDERR: [c] 511000 nodes [ array: 96011 framework rtti: 2249 func: 34480 group: 1 struct: 417827 ] BUILDSTDERR: [c] 512000 nodes [ array: 96020 framework rtti: 2249 func: 34483 group: 1 struct: 417956 ] BUILDSTDERR: [c] 513000 nodes [ array: 96026 framework rtti: 2249 func: 34483 group: 1 struct: 418064 ] BUILDSTDERR: [c] 514000 nodes [ array: 96030 framework rtti: 2249 func: 34483 group: 1 struct: 418124 ] BUILDSTDERR: [c] 515000 nodes [ array: 96037 framework rtti: 2249 func: 34490 group: 1 struct: 418187 ] BUILDSTDERR: [c] 516000 nodes [ array: 96057 framework rtti: 2249 func: 34490 group: 1 struct: 418297 ] BUILDSTDERR: [c] 517000 nodes [ array: 96059 framework rtti: 2249 func: 34490 group: 1 struct: 418337 ] BUILDSTDERR: [c] 518000 nodes [ array: 96065 framework rtti: 2249 func: 34490 group: 1 struct: 418380 ] BUILDSTDERR: [c] 519000 nodes [ array: 96116 framework rtti: 2249 func: 34490 group: 1 struct: 418448 ] BUILDSTDERR: [c] 520000 nodes [ array: 96203 framework rtti: 2249 func: 34508 group: 1 struct: 418548 ] BUILDSTDERR: [c] 521000 nodes [ array: 96258 framework rtti: 2249 func: 34508 group: 1 struct: 418623 ] BUILDSTDERR: [c] 522000 nodes [ array: 96325 framework rtti: 2249 func: 34537 group: 1 struct: 418751 ] BUILDSTDERR: [c] 523000 nodes [ array: 96339 framework rtti: 2249 func: 34590 group: 1 struct: 418817 ] BUILDSTDERR: [c] 524000 nodes [ array: 96342 framework rtti: 2249 func: 34593 group: 1 struct: 418843 ] BUILDSTDERR: [c] 525000 nodes [ array: 96350 framework rtti: 2254 func: 34602 group: 1 struct: 419061 ] BUILDSTDERR: [c] 526000 nodes [ array: 96382 framework rtti: 2254 func: 34626 group: 1 struct: 419580 ] BUILDSTDERR: [c] 527000 nodes [ array: 96412 framework rtti: 2281 func: 34729 group: 1 struct: 419656 ] BUILDSTDERR: [c] 528000 nodes [ array: 96491 framework rtti: 2295 func: 34829 group: 1 struct: 428568 ] BUILDSTDERR: [c] 529000 nodes [ array: 96545 framework rtti: 2298 func: 34873 group: 1 struct: 434605 ] BUILDSTDERR: [c] 530000 nodes [ array: 96605 framework rtti: 2298 func: 34897 group: 1 struct: 434872 ] BUILDSTDERR: [c] 531000 nodes [ array: 96605 framework rtti: 2298 func: 34897 group: 1 struct: 434896 ] BUILDSTDERR: [c] 532000 nodes [ array: 96605 framework rtti: 2298 func: 34897 group: 1 struct: 435772 ] BUILDSTDERR: [c] 533000 nodes [ array: 96631 framework rtti: 2301 func: 34986 group: 1 struct: 436285 ] BUILDSTDERR: [c] 534000 nodes [ array: 96685 framework rtti: 2301 func: 35120 group: 1 struct: 436932 ] BUILDSTDERR: [c] 535000 nodes [ array: 96740 framework rtti: 2301 func: 35224 group: 1 struct: 437361 ] BUILDSTDERR: [c] 536000 nodes [ array: 96832 framework rtti: 2305 func: 35320 group: 1 struct: 437478 ] BUILDSTDERR: [c] 537000 nodes [ array: 96862 framework rtti: 2309 func: 35440 group: 1 struct: 439495 ] BUILDSTDERR: [c] 538000 nodes [ array: 96947 framework rtti: 2312 func: 35713 group: 1 struct: 442998 ] BUILDSTDERR: [c] 539000 nodes [ array: 97070 framework rtti: 2347 func: 35869 group: 1 struct: 443274 ] BUILDSTDERR: [c] 540000 nodes [ array: 97117 framework rtti: 2350 func: 35897 group: 1 struct: 443307 ] BUILDSTDERR: [c] 541000 nodes [ array: 97295 framework rtti: 2352 func: 35901 group: 1 struct: 443687 ] BUILDSTDERR: [c] 542000 nodes [ array: 97632 framework rtti: 2352 func: 35902 group: 1 struct: 444257 ] BUILDSTDERR: [c] 543000 nodes [ array: 98040 framework rtti: 2352 func: 35905 group: 1 struct: 445674 ] BUILDSTDERR: [c] 544000 nodes [ array: 98405 framework rtti: 2352 func: 35930 group: 1 struct: 446199 ] BUILDSTDERR: [c] 545000 nodes [ array: 98792 framework rtti: 2352 func: 35949 group: 1 struct: 446866 ] BUILDSTDERR: [c] 546000 nodes [ array: 98977 framework rtti: 2352 func: 36097 group: 1 struct: 447225 ] BUILDSTDERR: [c] 547000 nodes [ array: 99145 framework rtti: 2352 func: 36237 group: 1 struct: 447986 ] BUILDSTDERR: [c] 548000 nodes [ array: 99497 framework rtti: 2352 func: 36522 group: 1 struct: 448364 ] BUILDSTDERR: [c] 549000 nodes [ array: 99738 framework rtti: 2352 func: 36717 group: 1 struct: 448794 ] BUILDSTDERR: [c] 550000 nodes [ array: 100151 framework rtti: 2353 func: 36968 group: 1 struct: 449161 ] BUILDSTDERR: [c] 551000 nodes [ array: 100442 framework rtti: 2353 func: 37053 group: 1 struct: 449183 ] BUILDSTDERR: [c] 552000 nodes [ array: 100516 framework rtti: 2353 func: 37153 group: 1 struct: 449194 ] BUILDSTDERR: [c] 553000 nodes [ array: 101027 framework rtti: 2355 func: 37212 group: 1 struct: 449519 ] BUILDSTDERR: [c] 554000 nodes [ array: 101567 framework rtti: 2355 func: 37398 group: 1 struct: 449965 ] BUILDSTDERR: [c] 555000 nodes [ array: 102567 framework rtti: 2355 func: 37398 group: 1 struct: 449965 ] BUILDSTDERR: [c] 556000 nodes [ array: 103565 framework rtti: 2355 func: 37398 group: 1 struct: 450343 ] BUILDSTDERR: [c] 557000 nodes [ array: 104565 framework rtti: 2355 func: 37398 group: 1 struct: 450343 ] BUILDSTDERR: [c] 558000 nodes [ array: 105565 framework rtti: 2355 func: 37398 group: 1 struct: 450343 ] BUILDSTDERR: [c] 559000 nodes [ array: 106565 framework rtti: 2355 func: 37398 group: 1 struct: 450343 ] BUILDSTDERR: [c] 560000 nodes [ array: 107565 framework rtti: 2355 func: 37398 group: 1 struct: 450343 ] BUILDSTDERR: [c] 561000 nodes [ array: 108565 framework rtti: 2355 func: 37398 group: 1 struct: 450343 ] BUILDSTDERR: [c] 562000 nodes [ array: 108798 framework rtti: 2355 func: 37402 group: 1 struct: 451378 ] BUILDSTDERR: [c] 563000 nodes [ array: 108882 framework rtti: 2356 func: 37457 group: 1 struct: 451937 ] BUILDSTDERR: [c] 564000 nodes [ array: 108882 framework rtti: 2356 func: 37457 group: 1 struct: 452914 ] BUILDSTDERR: [c] 565000 nodes [ array: 108882 framework rtti: 2356 func: 37457 group: 1 struct: 453912 ] BUILDSTDERR: [c] 566000 nodes [ array: 108882 framework rtti: 2356 func: 37457 group: 1 struct: 454876 ] BUILDSTDERR: [c] 567000 nodes [ array: 108882 framework rtti: 2356 func: 37457 group: 1 struct: 455430 ] BUILDSTDERR: [c] 568000 nodes [ array: 108882 framework rtti: 2356 func: 37457 group: 1 struct: 455916 ] BUILDSTDERR: [c] 569000 nodes [ array: 109149 framework rtti: 2358 func: 37478 group: 1 struct: 456431 ] BUILDSTDERR: [c] 570000 nodes [ array: 109800 framework rtti: 2359 func: 37488 group: 1 struct: 456698 ] BUILDSTDERR: [c] 571000 nodes [ array: 109852 framework rtti: 2361 func: 37587 group: 1 struct: 456853 ] BUILDSTDERR: [c] 572000 nodes [ array: 109949 framework rtti: 2364 func: 37666 group: 1 struct: 456924 ] BUILDSTDERR: [c] 573000 nodes [ array: 110676 framework rtti: 2367 func: 37823 group: 1 struct: 456971 ] BUILDSTDERR: [c] 574000 nodes [ array: 111676 framework rtti: 2367 func: 37823 group: 1 struct: 456971 ] BUILDSTDERR: [c] 575000 nodes [ array: 112129 framework rtti: 2371 func: 37965 group: 1 struct: 457021 ] BUILDSTDERR: [c] 576000 nodes [ array: 112275 framework rtti: 2371 func: 37965 group: 1 struct: 457058 ] BUILDSTDERR: [c] 577000 nodes [ array: 112275 framework rtti: 2371 func: 37965 group: 1 struct: 457102 ] BUILDSTDERR: [c] 578000 nodes [ array: 112342 framework rtti: 2374 func: 37981 group: 1 struct: 457684 ] BUILDSTDERR: [c] 579000 nodes [ array: 112412 framework rtti: 2391 func: 37993 group: 1 struct: 458069 ] BUILDSTDERR: [c] 580000 nodes [ array: 112418 framework rtti: 2391 func: 37994 group: 1 struct: 459164 ] BUILDSTDERR: [c] 581000 nodes [ array: 112424 framework rtti: 2391 func: 37994 group: 1 struct: 459321 ] BUILDSTDERR: [c] 582000 nodes [ array: 112436 framework rtti: 2391 func: 37997 group: 1 struct: 459386 ] BUILDSTDERR: [c] 583000 nodes [ array: 112456 framework rtti: 2392 func: 38014 group: 1 struct: 459657 ] BUILDSTDERR: [c] 584000 nodes [ array: 112472 framework rtti: 2393 func: 38023 group: 1 struct: 460645 ] BUILDSTDERR: [c] 585000 nodes [ array: 112597 framework rtti: 2405 func: 38023 group: 1 struct: 460965 ] BUILDSTDERR: [c] 586000 nodes [ array: 112758 framework rtti: 2412 func: 38023 group: 1 struct: 461234 ] BUILDSTDERR: [c] 587000 nodes [ array: 112855 framework rtti: 2425 func: 38023 group: 1 struct: 461468 ] BUILDSTDERR: [c] 588000 nodes [ array: 112999 framework rtti: 2434 func: 38023 group: 1 struct: 461751 ] BUILDSTDERR: [c] 589000 nodes [ array: 113063 framework rtti: 2439 func: 38041 group: 1 struct: 461879 ] BUILDSTDERR: [c] 590000 nodes [ array: 113203 framework rtti: 2439 func: 38145 group: 1 struct: 462012 ] BUILDSTDERR: [c] 591000 nodes [ array: 113248 framework rtti: 2440 func: 38268 group: 1 struct: 462120 ] BUILDSTDERR: [c] 592000 nodes [ array: 113248 framework rtti: 2440 func: 38268 group: 1 struct: 462120 ] BUILDSTDERR: [c] 593000 nodes [ array: 113253 framework rtti: 2440 func: 38268 group: 1 struct: 462120 ] BUILDSTDERR: [c] 594000 nodes [ array: 113253 framework rtti: 2440 func: 38268 group: 1 struct: 462120 ] BUILDSTDERR: [c] 595000 nodes [ array: 113253 framework rtti: 2440 func: 38268 group: 1 struct: 462120 ] BUILDSTDERR: [c] 596000 nodes [ array: 113253 framework rtti: 2440 func: 38268 group: 1 struct: 462120 ] BUILDSTDERR: [c] 597000 nodes [ array: 113253 framework rtti: 2440 func: 38268 group: 1 struct: 462120 ] BUILDSTDERR: [c] 598000 nodes [ array: 113253 framework rtti: 2440 func: 38268 group: 1 struct: 462120 ] BUILDSTDERR: [c] 599000 nodes [ array: 113253 framework rtti: 2440 func: 38268 group: 1 struct: 462120 ] BUILDSTDERR: [c] 600000 nodes [ array: 113290 framework rtti: 2440 func: 38277 group: 1 struct: 470478 ] BUILDSTDERR: [c] 601000 nodes [ array: 114017 framework rtti: 2470 func: 38310 group: 1 struct: 470518 ] BUILDSTDERR: [c] 602000 nodes [ array: 115017 framework rtti: 2470 func: 38310 group: 1 struct: 470518 ] BUILDSTDERR: [c] 603000 nodes [ array: 116017 framework rtti: 2470 func: 38310 group: 1 struct: 470518 ] BUILDSTDERR: [c] 604000 nodes [ array: 117017 framework rtti: 2470 func: 38310 group: 1 struct: 470518 ] BUILDSTDERR: [c] 605000 nodes [ array: 117904 framework rtti: 2470 func: 38311 group: 1 struct: 478880 ] BUILDSTDERR: [c] 606000 nodes [ array: 117958 framework rtti: 2470 func: 38312 group: 1 struct: 479425 ] BUILDSTDERR: [c] 607000 nodes [ array: 117982 framework rtti: 2472 func: 38476 group: 1 struct: 479478 ] BUILDSTDERR: [c] 608000 nodes [ array: 117988 framework rtti: 2479 func: 38547 group: 1 struct: 479532 ] BUILDSTDERR: [c] 609000 nodes [ array: 117988 framework rtti: 2479 func: 38549 group: 1 struct: 479532 ] BUILDSTDERR: [c] 610000 nodes [ array: 118102 framework rtti: 2483 func: 38721 group: 1 struct: 479748 ] BUILDSTDERR: [c] 611000 nodes [ array: 118147 framework rtti: 2495 func: 38733 group: 1 struct: 480232 ] BUILDSTDERR: [c] 612000 nodes [ array: 118271 framework rtti: 2512 func: 38733 group: 1 struct: 480285 ] BUILDSTDERR: [c] 613000 nodes [ array: 118330 framework rtti: 2567 func: 38736 group: 1 struct: 480423 ] BUILDSTDERR: [c] 614000 nodes [ array: 118370 framework rtti: 2575 func: 38741 group: 1 struct: 480563 ] BUILDSTDERR: [c] 615000 nodes [ array: 118414 framework rtti: 2589 func: 38741 group: 1 struct: 480826 ] BUILDSTDERR: [c] 616000 nodes [ array: 118476 framework rtti: 2621 func: 38792 group: 1 struct: 481069 ] BUILDSTDERR: [c] 617000 nodes [ array: 118482 framework rtti: 2621 func: 38792 group: 1 struct: 481104 ] BUILDSTDERR: [c] 618000 nodes [ array: 118482 framework rtti: 2621 func: 38792 group: 1 struct: 481104 ] BUILDSTDERR: [c] 619000 nodes [ array: 118482 framework rtti: 2621 func: 38792 group: 1 struct: 481104 ] BUILDSTDERR: [c] 620000 nodes [ array: 118482 framework rtti: 2621 func: 38792 group: 1 struct: 481104 ] BUILDSTDERR: [c] 621000 nodes [ array: 118482 framework rtti: 2621 func: 38792 group: 1 struct: 481104 ] BUILDSTDERR: [c] 622000 nodes [ array: 118482 framework rtti: 2621 func: 38792 group: 1 struct: 481104 ] BUILDSTDERR: [c] 623000 nodes [ array: 118482 framework rtti: 2621 func: 38792 group: 1 struct: 481104 ] BUILDSTDERR: [c] 624000 nodes [ array: 118482 framework rtti: 2621 func: 38792 group: 1 struct: 481104 ] BUILDSTDERR: [c] 625000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 481105 ] BUILDSTDERR: [c] 626000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 481105 ] BUILDSTDERR: [c] 627000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 481105 ] BUILDSTDERR: [c] 628000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 481105 ] BUILDSTDERR: [c] 629000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 481105 ] BUILDSTDERR: [c] 630000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 482024 ] BUILDSTDERR: [c] 631000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 483024 ] BUILDSTDERR: [c] 632000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 484024 ] BUILDSTDERR: [c] 633000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 485024 ] BUILDSTDERR: [c] 634000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 486024 ] BUILDSTDERR: [c] 635000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 487024 ] BUILDSTDERR: [c] 636000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 488024 ] BUILDSTDERR: [c] 637000 nodes [ array: 118501 framework rtti: 2628 func: 38802 group: 1 struct: 489024 ] BUILDSTDERR: [c] 638000 nodes [ array: 118596 framework rtti: 2628 func: 38808 group: 1 struct: 489720 ] BUILDSTDERR: [c] 639000 nodes [ array: 118703 framework rtti: 2631 func: 39565 group: 1 struct: 490695 ] BUILDSTDERR: [c] 640000 nodes [ array: 118808 framework rtti: 2635 func: 39571 group: 1 struct: 491534 ] BUILDSTDERR: [c] 641000 nodes [ array: 118911 framework rtti: 2787 func: 39580 group: 1 struct: 491679 ] BUILDSTDERR: [c] 642000 nodes [ array: 119875 framework rtti: 2787 func: 39584 group: 1 struct: 491679 ] BUILDSTDERR: [c] 643000 nodes [ array: 120875 framework rtti: 2787 func: 39584 group: 1 struct: 491679 ] BUILDSTDERR: [c] 644000 nodes [ array: 121875 framework rtti: 2787 func: 39584 group: 1 struct: 491679 ] BUILDSTDERR: [c] 645000 nodes [ array: 122875 framework rtti: 2787 func: 39584 group: 1 struct: 491679 ] BUILDSTDERR: [c] 646000 nodes [ array: 123875 framework rtti: 2787 func: 39584 group: 1 struct: 491679 ] BUILDSTDERR: [c] 647000 nodes [ array: 124875 framework rtti: 2787 func: 39584 group: 1 struct: 491679 ] BUILDSTDERR: [c] 648000 nodes [ array: 125875 framework rtti: 2787 func: 39584 group: 1 struct: 491679 ] BUILDSTDERR: [c] 649000 nodes [ array: 126875 framework rtti: 2787 func: 39584 group: 1 struct: 491679 ] BUILDSTDERR: [c] 650000 nodes [ array: 127270 framework rtti: 2787 func: 39659 group: 1 struct: 491737 ] BUILDSTDERR: [c] 651000 nodes [ array: 127335 framework rtti: 2790 func: 39793 group: 1 struct: 491866 ] BUILDSTDERR: [c] 652000 nodes [ array: 127396 framework rtti: 2790 func: 39808 group: 1 struct: 492111 ] BUILDSTDERR: [c] 653000 nodes [ array: 127511 framework rtti: 2793 func: 39810 group: 1 struct: 492174 ] BUILDSTDERR: [c] 654000 nodes [ array: 127511 framework rtti: 2793 func: 39810 group: 1 struct: 492174 ] BUILDSTDERR: [c] 655000 nodes [ array: 127511 framework rtti: 2793 func: 39810 group: 1 struct: 492174 ] BUILDSTDERR: [c] 656000 nodes [ array: 127511 framework rtti: 2793 func: 39810 group: 1 struct: 492174 ] BUILDSTDERR: [c] 657000 nodes [ array: 127511 framework rtti: 2793 func: 39810 group: 1 struct: 492174 ] BUILDSTDERR: [c] 658000 nodes [ array: 127511 framework rtti: 2793 func: 39810 group: 1 struct: 492174 ] BUILDSTDERR: [c] 659000 nodes [ array: 127511 framework rtti: 2793 func: 39810 group: 1 struct: 492174 ] BUILDSTDERR: [c] 660000 nodes [ array: 127511 framework rtti: 2793 func: 39810 group: 1 struct: 492174 ] BUILDSTDERR: [c] 661000 nodes [ array: 127511 framework rtti: 2793 func: 39810 group: 1 struct: 492174 ] BUILDSTDERR: [c] 662000 nodes [ array: 127534 framework rtti: 2819 func: 39948 group: 1 struct: 492357 ] BUILDSTDERR: [c] 663000 nodes [ array: 127640 framework rtti: 2836 func: 40118 group: 1 struct: 492610 ] BUILDSTDERR: [c] 664000 nodes [ array: 127710 framework rtti: 2883 func: 40690 group: 1 struct: 493037 ] BUILDSTDERR: [c] 665000 nodes [ array: 127824 framework rtti: 2920 func: 40985 group: 1 struct: 493355 ] BUILDSTDERR: [c:database] GC transformer: finished helpers BUILDSTDERR: [c] 666000 nodes [ array: 128397 framework rtti: 2920 func: 41000 group: 1 struct: 495292 ] BUILDSTDERR: [c] 667000 nodes [ array: 128933 framework rtti: 2920 func: 41000 group: 1 struct: 495335 ] BUILDSTDERR: [c] 668000 nodes [ array: 128936 framework rtti: 2920 func: 41000 group: 1 struct: 495336 ] BUILDSTDERR: [rtyper] specializing: 313300 / 314003 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 727 more blocks -=- BUILDSTDERR: [backendopt:inlining] phase with threshold factor: 32.4 BUILDSTDERR: [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic BUILDSTDERR: [backendopt:inlining] inlined 11 callsites. BUILDSTDERR: [backendopt:malloc] starting malloc removal BUILDSTDERR: [backendopt:malloc] removed 12 simple mallocs in total BUILDSTDERR: [backendopt:mergeifblocks] starting to merge if blocks BUILDSTDERR: [c:database] GC transformer: finished tables BUILDSTDERR: [gctransform:info] assigned 3454 typeids BUILDSTDERR: [gctransform:info] added 147695 push/pop stack root instructions BUILDSTDERR: [gctransform:info] inserted 5758 write barrier calls BUILDSTDERR: [gctransform:info] inserted 7531 write_barrier_from_array calls BUILDSTDERR: [gctransform:info] found 3 static roots BUILDSTDERR: [c:database] Inlining GC helpers and postprocessing BUILDSTDERR: [c] 668548 nodes [ array: 129021 framework rtti: 2920 func: 41186 group: 1 struct: 495420 ] BUILDSTDERR: [c:database] Completed BUILDSTDERR: [translation:info] database for generating C source was created BUILDSTDERR: [5538d] translation-task} BUILDSTDERR: [translation:info] Generating c source... BUILDSTDERR: [5538e] {translation-task BUILDSTDERR: starting source_c BUILDSTDERR: [c:writing] structdef.h BUILDSTDERR: [c:writing] forwarddecl.h BUILDSTDERR: [c:writing] preimpl.h BUILDSTDERR: [c:writing] data_pypy_goal.c BUILDSTDERR: [c:writing] data_pypy_interpreter.c BUILDSTDERR: [c:writing] data_pypy_interpreter_astcompiler.c BUILDSTDERR: [c:writing] data_pypy_interpreter_pyparser.c BUILDSTDERR: [c:writing] data_pypy_module___builtin__.c BUILDSTDERR: [c:writing] data_pypy_module___pypy__.c BUILDSTDERR: [c:writing] data_pypy_module__cffi_backend.c BUILDSTDERR: [c:writing] data_pypy_module__codecs.c BUILDSTDERR: [c:writing] data_pypy_module__collections.c BUILDSTDERR: [c:writing] data_pypy_module__continuation.c BUILDSTDERR: [c:writing] data_pypy_module__cppyy.c BUILDSTDERR: [c:writing] data_pypy_module__cppyy_capi.c BUILDSTDERR: [c:writing] data_pypy_module__csv.c BUILDSTDERR: [c:writing] data_pypy_module__file.c BUILDSTDERR: [c:writing] data_pypy_module__hashlib.c BUILDSTDERR: [c:writing] data_pypy_module__io.c BUILDSTDERR: [c:writing] data_pypy_module__locale.c BUILDSTDERR: [c:writing] data_pypy_module__lsprof.c BUILDSTDERR: [c:writing] data_pypy_module__minimal_curses.c BUILDSTDERR: [c:writing] data_pypy_module__multibytecodec.c BUILDSTDERR: [c:writing] data_pypy_module__multiprocessing.c BUILDSTDERR: [c:writing] data_pypy_module__pickle_support.c BUILDSTDERR: [c:writing] data_pypy_module__pypyjson.c BUILDSTDERR: [c:writing] data_pypy_module__random.c BUILDSTDERR: [c:writing] data_pypy_module__rawffi.c BUILDSTDERR: [c:writing] data_pypy_module__rawffi_alt.c BUILDSTDERR: [c:writing] data_pypy_module__socket.c BUILDSTDERR: [c:writing] data_pypy_module__sre.c BUILDSTDERR: [c:writing] data_pypy_module__ssl.c BUILDSTDERR: [c:writing] data_pypy_module__vmprof.c BUILDSTDERR: [c:writing] data_pypy_module__warnings.c BUILDSTDERR: [c:writing] data_pypy_module__weakref.c BUILDSTDERR: [c:writing] data_pypy_module_array.c BUILDSTDERR: [c:writing] data_pypy_module_binascii.c BUILDSTDERR: [c:writing] data_pypy_module_bz2.c BUILDSTDERR: [c:writing] data_pypy_module_cStringIO.c BUILDSTDERR: [c:writing] data_pypy_module_cmath.c BUILDSTDERR: [c:writing] data_pypy_module_cpyext.c BUILDSTDERR: [c:writing] data_pypy_module_exceptions.c BUILDSTDERR: [c:writing] data_pypy_module_faulthandler.c BUILDSTDERR: [c:writing] data_pypy_module_fcntl.c BUILDSTDERR: [c:writing] data_pypy_module_gc.c BUILDSTDERR: [c:writing] data_pypy_module_imp.c BUILDSTDERR: [c:writing] data_pypy_module_itertools.c BUILDSTDERR: [c:writing] data_pypy_module_marshal.c BUILDSTDERR: [c:writing] data_pypy_module_math.c BUILDSTDERR: [c:writing] data_pypy_module_micronumpy.c BUILDSTDERR: [c:writing] data_pypy_module_mmap.c BUILDSTDERR: [c:writing] data_pypy_module_operator.c BUILDSTDERR: [c:writing] data_pypy_module_posix.c BUILDSTDERR: [c:writing] data_pypy_module_pwd.c BUILDSTDERR: [c:writing] data_pypy_module_pyexpat.c BUILDSTDERR: [c:writing] data_pypy_module_pypyjit.c BUILDSTDERR: [c:writing] data_pypy_module_select.c BUILDSTDERR: [c:writing] data_pypy_module_signal.c BUILDSTDERR: [c:writing] data_pypy_module_struct.c BUILDSTDERR: [c:writing] data_pypy_module_sys.c BUILDSTDERR: [c:writing] data_pypy_module_termios.c BUILDSTDERR: [c:writing] data_pypy_module_thread.c BUILDSTDERR: [c:writing] data_pypy_module_time.c BUILDSTDERR: [c:writing] data_pypy_module_unicodedata.c BUILDSTDERR: [c:writing] data_pypy_module_zipimport.c BUILDSTDERR: [c:writing] data_pypy_module_zlib.c BUILDSTDERR: [c:writing] data_pypy_objspace.c BUILDSTDERR: [c:writing] data_pypy_objspace_std.c BUILDSTDERR: [c:writing] data_rpython_flowspace.c BUILDSTDERR: [c:writing] data_rpython_jit_backend.c BUILDSTDERR: [c:writing] data_rpython_jit_backend_llsupport.c BUILDSTDERR: [c:writing] data_rpython_jit_backend_x86.c BUILDSTDERR: [c:writing] data_rpython_jit_codewriter.c BUILDSTDERR: [c:writing] data_rpython_jit_metainterp.c BUILDSTDERR: [c:writing] data_rpython_jit_metainterp_1.c BUILDSTDERR: [c:writing] data_rpython_jit_metainterp_optimizeopt.c BUILDSTDERR: [c:writing] data_rpython_memory_gc.c BUILDSTDERR: [c:writing] data_rpython_memory_gctransform.c BUILDSTDERR: [c:writing] data_rpython_rlib.c BUILDSTDERR: [c:writing] data_rpython_rlib_rjitlog.c BUILDSTDERR: [c:writing] data_rpython_rlib_rsre.c BUILDSTDERR: [c:writing] data_rpython_rlib_rstruct.c BUILDSTDERR: [c:writing] data_rpython_rlib_rvmprof.c BUILDSTDERR: [c:writing] data_rpython_rlib_unicodedata.c BUILDSTDERR: [c:writing] data_rpython_rlib_unicodedata_1.c BUILDSTDERR: [c:writing] data_rpython_rlib_unicodedata_2.c BUILDSTDERR: [c:writing] data_rpython_rtyper.c BUILDSTDERR: [c:writing] data_rpython_rtyper_lltypesystem.c BUILDSTDERR: [c:writing] data_rpython_translator_c.c BUILDSTDERR: [c:writing] nonfuncnodes.c BUILDSTDERR: [c:writing] nonfuncnodes_1.c BUILDSTDERR: [c:writing] nonfuncnodes_2.c BUILDSTDERR: [c:writing] nonfuncnodes_3.c BUILDSTDERR: [c:writing] nonfuncnodes_4.c BUILDSTDERR: [c:writing] nonfuncnodes_5.c BUILDSTDERR: [c:writing] nonfuncnodes_6.c BUILDSTDERR: [c:writing] nonfuncnodes_7.c BUILDSTDERR: [c:writing] nonfuncnodes_8.c BUILDSTDERR: [c:writing] nonfuncnodes_9.c BUILDSTDERR: [c:writing] nonfuncnodes_10.c BUILDSTDERR: [c:writing] nonfuncnodes_11.c BUILDSTDERR: [c:writing] nonfuncnodes_12.c BUILDSTDERR: [c:writing] nonfuncnodes_13.c BUILDSTDERR: [c:writing] nonfuncnodes_14.c BUILDSTDERR: [c:writing] nonfuncnodes_15.c BUILDSTDERR: [c:writing] nonfuncnodes_16.c BUILDSTDERR: [c:writing] nonfuncnodes_17.c BUILDSTDERR: [c:writing] nonfuncnodes_18.c BUILDSTDERR: [c:writing] nonfuncnodes_19.c BUILDSTDERR: [c:writing] nonfuncnodes_20.c BUILDSTDERR: [c:writing] nonfuncnodes_21.c BUILDSTDERR: [c:writing] nonfuncnodes_22.c BUILDSTDERR: [c:writing] nonfuncnodes_23.c BUILDSTDERR: [c:writing] nonfuncnodes_24.c BUILDSTDERR: [c:writing] nonfuncnodes_25.c BUILDSTDERR: [c:writing] nonfuncnodes_26.c BUILDSTDERR: [c:writing] nonfuncnodes_27.c BUILDSTDERR: [c:writing] nonfuncnodes_28.c BUILDSTDERR: [c:writing] nonfuncnodes_29.c BUILDSTDERR: [c:writing] nonfuncnodes_30.c BUILDSTDERR: [c:writing] nonfuncnodes_31.c BUILDSTDERR: [c:writing] nonfuncnodes_32.c BUILDSTDERR: [c:writing] nonfuncnodes_33.c BUILDSTDERR: [c:writing] nonfuncnodes_34.c BUILDSTDERR: [c:writing] nonfuncnodes_35.c BUILDSTDERR: [c:writing] nonfuncnodes_36.c BUILDSTDERR: [c:writing] nonfuncnodes_37.c BUILDSTDERR: [c:writing] nonfuncnodes_38.c BUILDSTDERR: [c:writing] nonfuncnodes_39.c BUILDSTDERR: [c:writing] nonfuncnodes_40.c BUILDSTDERR: [c:writing] nonfuncnodes_41.c BUILDSTDERR: [c:writing] nonfuncnodes_42.c BUILDSTDERR: [c:writing] nonfuncnodes_43.c BUILDSTDERR: [c:writing] nonfuncnodes_44.c BUILDSTDERR: [c:writing] nonfuncnodes_45.c BUILDSTDERR: [c:writing] nonfuncnodes_46.c BUILDSTDERR: [c:writing] nonfuncnodes_47.c BUILDSTDERR: [c:writing] nonfuncnodes_48.c BUILDSTDERR: [c:writing] nonfuncnodes_49.c BUILDSTDERR: [c:writing] data_pypy_module___pypy___1.c BUILDSTDERR: [c:writing] data_pypy_module__cffi_backend_1.c BUILDSTDERR: [c:writing] data_pypy_module__continuation_1.c BUILDSTDERR: [c:writing] data_pypy_module__hashlib_1.c BUILDSTDERR: [c:writing] data_pypy_module__locale_1.c BUILDSTDERR: [c:writing] data_pypy_module__multibytecodec_1.c BUILDSTDERR: [c:writing] data_pypy_module__multiprocessing_1.c BUILDSTDERR: [c:writing] data_pypy_module__rawffi_1.c BUILDSTDERR: [c:writing] data_pypy_module__ssl_1.c BUILDSTDERR: [c:writing] data_pypy_module__vmprof_1.c BUILDSTDERR: [c:writing] data_pypy_module_bz2_1.c BUILDSTDERR: [c:writing] data_pypy_module_cpyext_1.c BUILDSTDERR: [c:writing] data_pypy_module_crypt.c BUILDSTDERR: [c:writing] data_pypy_module_faulthandler_1.c BUILDSTDERR: [c:writing] data_pypy_module_micronumpy_1.c BUILDSTDERR: [c:writing] data_pypy_module_posix_1.c BUILDSTDERR: [c:writing] data_pypy_module_pyexpat_1.c BUILDSTDERR: [c:writing] data_pypy_module_select_1.c BUILDSTDERR: [c:writing] data_pypy_module_signal_1.c BUILDSTDERR: [c:writing] data_pypy_module_sys_1.c BUILDSTDERR: [c:writing] data_pypy_module_thread_1.c BUILDSTDERR: [c:writing] data_pypy_module_time_1.c BUILDSTDERR: [c:writing] data_pypy_objspace_std_1.c BUILDSTDERR: [c:writing] data_rpython_jit_backend_llsupport_1.c BUILDSTDERR: [c:writing] data_rpython_jit_backend_x86_1.c BUILDSTDERR: [c:writing] data_rpython_jit_metainterp_2.c BUILDSTDERR: [c:writing] data_rpython_memory_gc_1.c BUILDSTDERR: [c:writing] data_rpython_rlib_1.c BUILDSTDERR: [c:writing] data_rpython_rlib_rjitlog_1.c BUILDSTDERR: [c:writing] data_rpython_rlib_rsre_1.c BUILDSTDERR: [c:writing] data_rpython_rlib_rvmprof_1.c BUILDSTDERR: [c:writing] data_rpython_rtyper_lltypesystem_1.c BUILDSTDERR: [c:writing] data_rpython_rtyper_lltypesystem_module.c BUILDSTDERR: [c:writing] implement.c BUILDSTDERR: [c:writing] implement_1.c BUILDSTDERR: [c:writing] implement_2.c BUILDSTDERR: [c:writing] implement_3.c BUILDSTDERR: [c:writing] pypy_goal.c BUILDSTDERR: [c:writing] pypy_interpreter.c BUILDSTDERR: [c:writing] pypy_interpreter_astcompiler.c BUILDSTDERR: [c:writing] pypy_interpreter_pyparser.c BUILDSTDERR: [c:writing] pypy_module___builtin__.c BUILDSTDERR: [c:writing] pypy_module___pypy__.c BUILDSTDERR: [c:writing] pypy_module__cffi_backend.c BUILDSTDERR: [c:writing] pypy_module__codecs.c BUILDSTDERR: [c:writing] pypy_module__collections.c BUILDSTDERR: [c:writing] pypy_module__continuation.c BUILDSTDERR: [c:writing] pypy_module__cppyy.c BUILDSTDERR: [c:writing] pypy_module__cppyy_capi.c BUILDSTDERR: [c:writing] pypy_module__csv.c BUILDSTDERR: [c:writing] pypy_module__file.c BUILDSTDERR: [c:writing] pypy_module__hashlib.c BUILDSTDERR: [c:writing] pypy_module__io.c BUILDSTDERR: [c:writing] pypy_module__jitlog.c BUILDSTDERR: [c:writing] pypy_module__locale.c BUILDSTDERR: [c:writing] pypy_module__lsprof.c BUILDSTDERR: [c:writing] pypy_module__md5.c BUILDSTDERR: [c:writing] pypy_module__minimal_curses.c BUILDSTDERR: [c:writing] pypy_module__multibytecodec.c BUILDSTDERR: [c:writing] pypy_module__multiprocessing.c BUILDSTDERR: [c:writing] pypy_module__pickle_support.c BUILDSTDERR: [c:writing] pypy_module__pypyjson.c BUILDSTDERR: [c:writing] pypy_module__random.c BUILDSTDERR: [c:writing] pypy_module__rawffi.c BUILDSTDERR: [c:writing] pypy_module__rawffi_alt.c BUILDSTDERR: [c:writing] pypy_module__sha.c BUILDSTDERR: [c:writing] pypy_module__socket.c BUILDSTDERR: [c:writing] pypy_module__sre.c BUILDSTDERR: [c:writing] pypy_module__ssl.c BUILDSTDERR: [c:writing] pypy_module__vmprof.c BUILDSTDERR: [c:writing] pypy_module__warnings.c BUILDSTDERR: [c:writing] pypy_module__weakref.c BUILDSTDERR: [c:writing] pypy_module_array.c BUILDSTDERR: [c:writing] pypy_module_binascii.c BUILDSTDERR: [c:writing] pypy_module_bz2.c BUILDSTDERR: [c:writing] pypy_module_cStringIO.c BUILDSTDERR: [c:writing] pypy_module_cmath.c BUILDSTDERR: [c:writing] pypy_module_cpyext.c BUILDSTDERR: [c:writing] pypy_module_cpyext_1.c BUILDSTDERR: [c:writing] pypy_module_cpyext_2.c BUILDSTDERR: [c:writing] pypy_module_crypt.c BUILDSTDERR: [c:writing] pypy_module_exceptions.c BUILDSTDERR: [c:writing] pypy_module_faulthandler.c BUILDSTDERR: [c:writing] pypy_module_fcntl.c BUILDSTDERR: [c:writing] pypy_module_gc.c BUILDSTDERR: [c:writing] pypy_module_imp.c BUILDSTDERR: [c:writing] pypy_module_itertools.c BUILDSTDERR: [c:writing] pypy_module_marshal.c BUILDSTDERR: [c:writing] pypy_module_math.c BUILDSTDERR: [c:writing] pypy_module_micronumpy.c BUILDSTDERR: [c:writing] pypy_module_micronumpy_1.c BUILDSTDERR: [c:writing] pypy_module_micronumpy_2.c BUILDSTDERR: [c:writing] pypy_module_mmap.c BUILDSTDERR: [c:writing] pypy_module_operator.c BUILDSTDERR: [c:writing] pypy_module_parser.c BUILDSTDERR: [c:writing] pypy_module_posix.c BUILDSTDERR: [c:writing] pypy_module_pwd.c BUILDSTDERR: [c:writing] pypy_module_pyexpat.c BUILDSTDERR: [c:writing] pypy_module_pypyjit.c BUILDSTDERR: [c:writing] pypy_module_select.c BUILDSTDERR: [c:writing] pypy_module_signal.c BUILDSTDERR: [c:writing] pypy_module_struct.c BUILDSTDERR: [c:writing] pypy_module_sys.c BUILDSTDERR: [c:writing] pypy_module_termios.c BUILDSTDERR: [c:writing] pypy_module_thread.c BUILDSTDERR: [c:writing] pypy_module_time.c BUILDSTDERR: [c:writing] pypy_module_token.c BUILDSTDERR: [c:writing] pypy_module_unicodedata.c BUILDSTDERR: [c:writing] pypy_module_zipimport.c BUILDSTDERR: [c:writing] pypy_module_zlib.c BUILDSTDERR: [c:writing] pypy_objspace.c BUILDSTDERR: [c:writing] pypy_objspace_std.c BUILDSTDERR: [c:writing] pypy_objspace_std_1.c BUILDSTDERR: [c:writing] pypy_objspace_std_2.c BUILDSTDERR: [c:writing] rpython_flowspace.c BUILDSTDERR: [c:writing] rpython_jit_backend.c BUILDSTDERR: [c:writing] rpython_jit_backend_llsupport.c BUILDSTDERR: [c:writing] rpython_jit_backend_x86.c BUILDSTDERR: [c:writing] rpython_jit_codewriter.c BUILDSTDERR: [c:writing] rpython_jit_metainterp.c BUILDSTDERR: [c:writing] rpython_jit_metainterp_1.c BUILDSTDERR: [c:writing] rpython_jit_metainterp_2.c BUILDSTDERR: [c:writing] rpython_jit_metainterp_3.c BUILDSTDERR: [c:writing] rpython_jit_metainterp_optimizeopt.c BUILDSTDERR: [c:writing] rpython_memory.c BUILDSTDERR: [c:writing] rpython_memory_gc.c BUILDSTDERR: [c:writing] rpython_memory_gctransform.c BUILDSTDERR: [c:writing] rpython_rlib.c BUILDSTDERR: [c:writing] rpython_rlib_1.c BUILDSTDERR: [c:writing] rpython_rlib_rjitlog.c BUILDSTDERR: [c:writing] rpython_rlib_rsre.c BUILDSTDERR: [c:writing] rpython_rlib_rstruct.c BUILDSTDERR: [c:writing] rpython_rlib_rvmprof.c BUILDSTDERR: [c:writing] rpython_rlib_unicodedata.c BUILDSTDERR: [c:writing] rpython_rtyper.c BUILDSTDERR: [c:writing] rpython_rtyper_lltypesystem.c BUILDSTDERR: [c:writing] rpython_rtyper_lltypesystem_1.c BUILDSTDERR: [c:writing] rpython_rtyper_lltypesystem_module.c BUILDSTDERR: [c:writing] rpython_tool.c BUILDSTDERR: [c:writing] rpython_translator.c BUILDSTDERR: [c:writing] rpython_translator_c.c BUILDSTDERR: [translation:info] written: /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/testing_1/testing_1.c BUILDSTDERR: [5b9ad] translation-task} BUILDSTDERR: [translation:info] Compiling c source... BUILDSTDERR: [5b9ad] {translation-task BUILDSTDERR: starting compile_c BUILDSTDERR: [platform:execute] make -j 2 in /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/testing_1 BUILDSTDERR: [platform:message] make: Entering directory '/builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/testing_1' BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o testing_1.o -c testing_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_goal.o -c data_pypy_goal.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_interpreter.o -c data_pypy_interpreter.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_interpreter_astcompiler.o -c data_pypy_interpreter_astcompiler.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_interpreter_pyparser.o -c data_pypy_interpreter_pyparser.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module___builtin__.o -c data_pypy_module___builtin__.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module___pypy__.o -c data_pypy_module___pypy__.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__cffi_backend.o -c data_pypy_module__cffi_backend.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__codecs.o -c data_pypy_module__codecs.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__collections.o -c data_pypy_module__collections.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__continuation.o -c data_pypy_module__continuation.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__cppyy.o -c data_pypy_module__cppyy.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__cppyy_capi.o -c data_pypy_module__cppyy_capi.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__csv.o -c data_pypy_module__csv.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__file.o -c data_pypy_module__file.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__hashlib.o -c data_pypy_module__hashlib.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__io.o -c data_pypy_module__io.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__locale.o -c data_pypy_module__locale.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__lsprof.o -c data_pypy_module__lsprof.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__minimal_curses.o -c data_pypy_module__minimal_curses.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__multibytecodec.o -c data_pypy_module__multibytecodec.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__multiprocessing.o -c data_pypy_module__multiprocessing.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__pickle_support.o -c data_pypy_module__pickle_support.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__pypyjson.o -c data_pypy_module__pypyjson.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__random.o -c data_pypy_module__random.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__rawffi.o -c data_pypy_module__rawffi.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__rawffi_alt.o -c data_pypy_module__rawffi_alt.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__socket.o -c data_pypy_module__socket.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__sre.o -c data_pypy_module__sre.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__ssl.o -c data_pypy_module__ssl.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__vmprof.o -c data_pypy_module__vmprof.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__warnings.o -c data_pypy_module__warnings.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__weakref.o -c data_pypy_module__weakref.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_array.o -c data_pypy_module_array.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_binascii.o -c data_pypy_module_binascii.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_bz2.o -c data_pypy_module_bz2.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_cStringIO.o -c data_pypy_module_cStringIO.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_cmath.o -c data_pypy_module_cmath.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_cpyext.o -c data_pypy_module_cpyext.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_exceptions.o -c data_pypy_module_exceptions.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_faulthandler.o -c data_pypy_module_faulthandler.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_fcntl.o -c data_pypy_module_fcntl.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_gc.o -c data_pypy_module_gc.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_imp.o -c data_pypy_module_imp.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_itertools.o -c data_pypy_module_itertools.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_marshal.o -c data_pypy_module_marshal.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_math.o -c data_pypy_module_math.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_micronumpy.o -c data_pypy_module_micronumpy.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_mmap.o -c data_pypy_module_mmap.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_operator.o -c data_pypy_module_operator.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_posix.o -c data_pypy_module_posix.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_pwd.o -c data_pypy_module_pwd.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_pyexpat.o -c data_pypy_module_pyexpat.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_pypyjit.o -c data_pypy_module_pypyjit.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_select.o -c data_pypy_module_select.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_signal.o -c data_pypy_module_signal.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_struct.o -c data_pypy_module_struct.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_sys.o -c data_pypy_module_sys.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_termios.o -c data_pypy_module_termios.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_thread.o -c data_pypy_module_thread.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_time.o -c data_pypy_module_time.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_unicodedata.o -c data_pypy_module_unicodedata.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_zipimport.o -c data_pypy_module_zipimport.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_zlib.o -c data_pypy_module_zlib.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_objspace.o -c data_pypy_objspace.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_objspace_std.o -c data_pypy_objspace_std.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_flowspace.o -c data_rpython_flowspace.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_jit_backend.o -c data_rpython_jit_backend.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_jit_backend_llsupport.o -c data_rpython_jit_backend_llsupport.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_jit_backend_x86.o -c data_rpython_jit_backend_x86.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_jit_codewriter.o -c data_rpython_jit_codewriter.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_jit_metainterp.o -c data_rpython_jit_metainterp.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_jit_metainterp_1.o -c data_rpython_jit_metainterp_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_jit_metainterp_optimizeopt.o -c data_rpython_jit_metainterp_optimizeopt.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_memory_gc.o -c data_rpython_memory_gc.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_memory_gctransform.o -c data_rpython_memory_gctransform.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rlib.o -c data_rpython_rlib.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rlib_rjitlog.o -c data_rpython_rlib_rjitlog.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rlib_rsre.o -c data_rpython_rlib_rsre.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rlib_rstruct.o -c data_rpython_rlib_rstruct.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rlib_rvmprof.o -c data_rpython_rlib_rvmprof.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata.o -c data_rpython_rlib_unicodedata.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata_1.o -c data_rpython_rlib_unicodedata_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata_2.o -c data_rpython_rlib_unicodedata_2.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rtyper.o -c data_rpython_rtyper.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rtyper_lltypesystem.o -c data_rpython_rtyper_lltypesystem.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_translator_c.o -c data_rpython_translator_c.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes.o -c nonfuncnodes.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_1.o -c nonfuncnodes_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_2.o -c nonfuncnodes_2.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_3.o -c nonfuncnodes_3.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_4.o -c nonfuncnodes_4.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_5.o -c nonfuncnodes_5.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_6.o -c nonfuncnodes_6.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_7.o -c nonfuncnodes_7.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_8.o -c nonfuncnodes_8.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_9.o -c nonfuncnodes_9.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_10.o -c nonfuncnodes_10.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_11.o -c nonfuncnodes_11.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_12.o -c nonfuncnodes_12.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_13.o -c nonfuncnodes_13.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_14.o -c nonfuncnodes_14.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_15.o -c nonfuncnodes_15.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_16.o -c nonfuncnodes_16.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_17.o -c nonfuncnodes_17.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_18.o -c nonfuncnodes_18.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_19.o -c nonfuncnodes_19.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_20.o -c nonfuncnodes_20.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_21.o -c nonfuncnodes_21.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_22.o -c nonfuncnodes_22.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_23.o -c nonfuncnodes_23.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_24.o -c nonfuncnodes_24.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_25.o -c nonfuncnodes_25.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_26.o -c nonfuncnodes_26.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_27.o -c nonfuncnodes_27.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_28.o -c nonfuncnodes_28.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_29.o -c nonfuncnodes_29.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_30.o -c nonfuncnodes_30.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_31.o -c nonfuncnodes_31.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_32.o -c nonfuncnodes_32.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_33.o -c nonfuncnodes_33.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_34.o -c nonfuncnodes_34.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_35.o -c nonfuncnodes_35.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_36.o -c nonfuncnodes_36.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_37.o -c nonfuncnodes_37.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_38.o -c nonfuncnodes_38.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_39.o -c nonfuncnodes_39.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_40.o -c nonfuncnodes_40.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_41.o -c nonfuncnodes_41.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_42.o -c nonfuncnodes_42.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_43.o -c nonfuncnodes_43.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_44.o -c nonfuncnodes_44.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_45.o -c nonfuncnodes_45.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_46.o -c nonfuncnodes_46.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_47.o -c nonfuncnodes_47.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_48.o -c nonfuncnodes_48.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o nonfuncnodes_49.o -c nonfuncnodes_49.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module___pypy___1.o -c data_pypy_module___pypy___1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__cffi_backend_1.o -c data_pypy_module__cffi_backend_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__continuation_1.o -c data_pypy_module__continuation_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__hashlib_1.o -c data_pypy_module__hashlib_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__locale_1.o -c data_pypy_module__locale_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__multibytecodec_1.o -c data_pypy_module__multibytecodec_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__multiprocessing_1.o -c data_pypy_module__multiprocessing_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__rawffi_1.o -c data_pypy_module__rawffi_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__ssl_1.o -c data_pypy_module__ssl_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module__vmprof_1.o -c data_pypy_module__vmprof_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_bz2_1.o -c data_pypy_module_bz2_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_cpyext_1.o -c data_pypy_module_cpyext_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_crypt.o -c data_pypy_module_crypt.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_faulthandler_1.o -c data_pypy_module_faulthandler_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_micronumpy_1.o -c data_pypy_module_micronumpy_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_posix_1.o -c data_pypy_module_posix_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_pyexpat_1.o -c data_pypy_module_pyexpat_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_select_1.o -c data_pypy_module_select_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_signal_1.o -c data_pypy_module_signal_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_sys_1.o -c data_pypy_module_sys_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_thread_1.o -c data_pypy_module_thread_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_module_time_1.o -c data_pypy_module_time_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_pypy_objspace_std_1.o -c data_pypy_objspace_std_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_jit_backend_llsupport_1.o -c data_rpython_jit_backend_llsupport_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_jit_backend_x86_1.o -c data_rpython_jit_backend_x86_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_jit_metainterp_2.o -c data_rpython_jit_metainterp_2.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_memory_gc_1.o -c data_rpython_memory_gc_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rlib_1.o -c data_rpython_rlib_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rlib_rjitlog_1.o -c data_rpython_rlib_rjitlog_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rlib_rsre_1.o -c data_rpython_rlib_rsre_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rlib_rvmprof_1.o -c data_rpython_rlib_rvmprof_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rtyper_lltypesystem_1.o -c data_rpython_rtyper_lltypesystem_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o data_rpython_rtyper_lltypesystem_module.o -c data_rpython_rtyper_lltypesystem_module.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o implement.o -c implement.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o implement_1.o -c implement_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o implement_2.o -c implement_2.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o implement_3.o -c implement_3.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_goal.o -c pypy_goal.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_interpreter.o -c pypy_interpreter.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_interpreter_astcompiler.o -c pypy_interpreter_astcompiler.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_interpreter_pyparser.o -c pypy_interpreter_pyparser.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module___builtin__.o -c pypy_module___builtin__.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module___pypy__.o -c pypy_module___pypy__.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__cffi_backend.o -c pypy_module__cffi_backend.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__codecs.o -c pypy_module__codecs.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__collections.o -c pypy_module__collections.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__continuation.o -c pypy_module__continuation.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__cppyy.o -c pypy_module__cppyy.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__cppyy_capi.o -c pypy_module__cppyy_capi.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__csv.o -c pypy_module__csv.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__file.o -c pypy_module__file.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__hashlib.o -c pypy_module__hashlib.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__io.o -c pypy_module__io.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__jitlog.o -c pypy_module__jitlog.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__locale.o -c pypy_module__locale.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__lsprof.o -c pypy_module__lsprof.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__md5.o -c pypy_module__md5.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__minimal_curses.o -c pypy_module__minimal_curses.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__multibytecodec.o -c pypy_module__multibytecodec.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__multiprocessing.o -c pypy_module__multiprocessing.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__pickle_support.o -c pypy_module__pickle_support.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__pypyjson.o -c pypy_module__pypyjson.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__random.o -c pypy_module__random.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__rawffi.o -c pypy_module__rawffi.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__rawffi_alt.o -c pypy_module__rawffi_alt.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__sha.o -c pypy_module__sha.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__socket.o -c pypy_module__socket.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__sre.o -c pypy_module__sre.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__ssl.o -c pypy_module__ssl.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__vmprof.o -c pypy_module__vmprof.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__warnings.o -c pypy_module__warnings.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module__weakref.o -c pypy_module__weakref.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_array.o -c pypy_module_array.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_binascii.o -c pypy_module_binascii.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_bz2.o -c pypy_module_bz2.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_cStringIO.o -c pypy_module_cStringIO.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_cmath.o -c pypy_module_cmath.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_cpyext.o -c pypy_module_cpyext.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_cpyext_1.o -c pypy_module_cpyext_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_cpyext_2.o -c pypy_module_cpyext_2.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_crypt.o -c pypy_module_crypt.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_exceptions.o -c pypy_module_exceptions.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_faulthandler.o -c pypy_module_faulthandler.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_fcntl.o -c pypy_module_fcntl.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_gc.o -c pypy_module_gc.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_imp.o -c pypy_module_imp.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_itertools.o -c pypy_module_itertools.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_marshal.o -c pypy_module_marshal.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_math.o -c pypy_module_math.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_micronumpy.o -c pypy_module_micronumpy.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_micronumpy_1.o -c pypy_module_micronumpy_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_micronumpy_2.o -c pypy_module_micronumpy_2.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_mmap.o -c pypy_module_mmap.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_operator.o -c pypy_module_operator.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_parser.o -c pypy_module_parser.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_posix.o -c pypy_module_posix.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_pwd.o -c pypy_module_pwd.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_pyexpat.o -c pypy_module_pyexpat.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_pypyjit.o -c pypy_module_pypyjit.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_select.o -c pypy_module_select.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_signal.o -c pypy_module_signal.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_struct.o -c pypy_module_struct.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_sys.o -c pypy_module_sys.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_termios.o -c pypy_module_termios.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_thread.o -c pypy_module_thread.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_time.o -c pypy_module_time.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_token.o -c pypy_module_token.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_unicodedata.o -c pypy_module_unicodedata.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_zipimport.o -c pypy_module_zipimport.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_module_zlib.o -c pypy_module_zlib.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_objspace.o -c pypy_objspace.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_objspace_std.o -c pypy_objspace_std.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_objspace_std_1.o -c pypy_objspace_std_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pypy_objspace_std_2.o -c pypy_objspace_std_2.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_flowspace.o -c rpython_flowspace.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_jit_backend.o -c rpython_jit_backend.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_jit_backend_llsupport.o -c rpython_jit_backend_llsupport.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_jit_backend_x86.o -c rpython_jit_backend_x86.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_jit_codewriter.o -c rpython_jit_codewriter.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_jit_metainterp.o -c rpython_jit_metainterp.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_jit_metainterp_1.o -c rpython_jit_metainterp_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_jit_metainterp_2.o -c rpython_jit_metainterp_2.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_jit_metainterp_3.o -c rpython_jit_metainterp_3.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_jit_metainterp_optimizeopt.o -c rpython_jit_metainterp_optimizeopt.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_memory.o -c rpython_memory.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_memory_gc.o -c rpython_memory_gc.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_memory_gctransform.o -c rpython_memory_gctransform.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_rlib.o -c rpython_rlib.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_rlib_1.o -c rpython_rlib_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_rlib_rjitlog.o -c rpython_rlib_rjitlog.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_rlib_rsre.o -c rpython_rlib_rsre.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_rlib_rstruct.o -c rpython_rlib_rstruct.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_rlib_rvmprof.o -c rpython_rlib_rvmprof.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_rlib_unicodedata.o -c rpython_rlib_unicodedata.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_rtyper.o -c rpython_rtyper.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem.o -c rpython_rtyper_lltypesystem.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem_1.o -c rpython_rtyper_lltypesystem_1.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem_module.o -c rpython_rtyper_lltypesystem_module.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_tool.o -c rpython_tool.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_translator.o -c rpython_translator.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rpython_translator_c.o -c rpython_translator_c.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o thread.o -c thread.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o stacklet.o -c stacklet.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o signals.o -c signals.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rjitlog.o -c rjitlog.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rvmprof.o -c rvmprof.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o compat.o -c compat.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o machine.o -c machine.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o vmp_stack.o -c vmp_stack.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o vmprof_memory.o -c vmprof_memory.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o vmprof_common.o -c vmprof_common.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o symboltable.o -c symboltable.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o vmprof_unix.o -c vmprof_unix.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o atomic.o -c atomic.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o backtrace.o -c backtrace.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o state.o -c state.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o elf.o -c elf.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o dwarf.o -c dwarf.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o fileline.o -c fileline.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o mmap.o -c mmap.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o mmapio.o -c mmapio.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o posix.o -c posix.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o sort.o -c sort.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o vmprof_mt.o -c vmprof_mt.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o varargwrapper.o -c varargwrapper.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pyerrors.o -c pyerrors.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o modsupport.o -c modsupport.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o getargs.o -c getargs.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o abstract.o -c abstract.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o stringobject.o -c stringobject.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o unicodeobject.o -c unicodeobject.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o mysnprintf.o -c mysnprintf.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pythonrun.o -c pythonrun.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o sysmodule.o -c sysmodule.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o bufferobject.o -c bufferobject.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o complexobject.o -c complexobject.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o cobject.o -c cobject.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o structseq.o -c structseq.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o capsule.o -c capsule.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pysignals.o -c pysignals.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pythread.o -c pythread.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o missing.o -c missing.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o pymem.o -c pymem.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ndarrayobject.o -c ndarrayobject.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o faulthandler.o -c faulthandler.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o _codecs_cn.o -c _codecs_cn.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o _codecs_hk.o -c _codecs_hk.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o _codecs_iso2022.o -c _codecs_iso2022.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o _codecs_jp.o -c _codecs_jp.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o _codecs_kr.o -c _codecs_kr.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o _codecs_tw.o -c _codecs_tw.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o multibytecodec.o -c multibytecodec.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o tscmp.o -c tscmp.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o profiling.o -c profiling.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o parse_c_type.o -c parse_c_type.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o entrypoint.o -c entrypoint.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o mem.o -c mem.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o exception.o -c exception.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o rtyper.o -c rtyper.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o support.o -c support.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o debug_print.o -c debug_print.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o debug_traceback.o -c debug_traceback.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o asm.o -c asm.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o instrument.o -c instrument.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o int.o -c int.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o stack.o -c stack.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o threadlocal.o -c threadlocal.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ../module_cache/module_22.o -c ../module_cache/module_22.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ../module_cache/module_23.o -c ../module_cache/module_23.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ../module_cache/module_24.o -c ../module_cache/module_24.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ../module_cache/module_25.o -c ../module_cache/module_25.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ../module_cache/module_26.o -c ../module_cache/module_26.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ../module_cache/module_27.o -c ../module_cache/module_27.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ../module_cache/module_28.o -c ../module_cache/module_28.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ../module_cache/module_29.o -c ../module_cache/module_29.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ../module_cache/module_30.o -c ../module_cache/module_30.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ../module_cache/module_31.o -c ../module_cache/module_31.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ../module_cache/module_32.o -c ../module_cache/module_32.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o ../module_cache/module_33.o -c ../module_cache/module_33.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] echo "int pypy_main_startup(int, char*[]); int main(int argc, char* argv[]) { return pypy_main_startup(argc, argv); }" > main.c BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPYPY_JIT_CODEMAP -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DPy_BUILD_CORE -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DRPYTHON_VMPROF=1 -DRPYTHON_VMPROF=1 -DPy_BUILD_CORE -o main.o -c main.c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/goal/usession-pypy-0 -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy2-v5.10.0-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -o libpypy-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__cppyy.o data_pypy_module__cppyy_capi.o data_pypy_module__csv.o data_pypy_module__file.o data_pypy_module__hashlib.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__pickle_support.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__ssl.o data_pypy_module__vmprof.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_cStringIO.o data_pypy_module_cmath.o data_pypy_module_cpyext.o data_pypy_module_exceptions.o data_pypy_module_faulthandler.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_micronumpy.o data_pypy_module_mmap.o data_pypy_module_operator.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_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_x86.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_rvmprof.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_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 nonfuncnodes_44.o nonfuncnodes_45.o nonfuncnodes_46.o nonfuncnodes_47.o nonfuncnodes_48.o nonfuncnodes_49.o data_pypy_module___pypy___1.o data_pypy_module__cffi_backend_1.o data_pypy_module__continuation_1.o data_pypy_module__hashlib_1.o data_pypy_module__locale_1.o data_pypy_module__multibytecodec_1.o data_pypy_module__multiprocessing_1.o data_pypy_module__rawffi_1.o data_pypy_module__ssl_1.o data_pypy_module__vmprof_1.o data_pypy_module_bz2_1.o data_pypy_module_cpyext_1.o data_pypy_module_crypt.o data_pypy_module_faulthandler_1.o data_pypy_module_micronumpy_1.o data_pypy_module_posix_1.o data_pypy_module_pyexpat_1.o data_pypy_module_select_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_objspace_std_1.o data_rpython_jit_backend_llsupport_1.o data_rpython_jit_backend_x86_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_rvmprof_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 pypy_goal.o pypy_interpreter.o pypy_interpreter_astcompiler.o pypy_interpreter_pyparser.o pypy_module___builtin__.o pypy_module___pypy__.o pypy_module__cffi_backend.o pypy_module__codecs.o pypy_module__collections.o pypy_module__continuation.o pypy_module__cppyy.o pypy_module__cppyy_capi.o pypy_module__csv.o pypy_module__file.o pypy_module__hashlib.o pypy_module__io.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__pypyjson.o pypy_module__random.o pypy_module__rawffi.o pypy_module__rawffi_alt.o pypy_module__sha.o pypy_module__socket.o pypy_module__sre.o pypy_module__ssl.o pypy_module__vmprof.o pypy_module__warnings.o pypy_module__weakref.o pypy_module_array.o pypy_module_binascii.o pypy_module_bz2.o pypy_module_cStringIO.o pypy_module_cmath.o pypy_module_cpyext.o pypy_module_cpyext_1.o pypy_module_cpyext_2.o pypy_module_crypt.o pypy_module_exceptions.o pypy_module_faulthandler.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_micronumpy.o pypy_module_micronumpy_1.o pypy_module_micronumpy_2.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 rpython_flowspace.o rpython_jit_backend.o rpython_jit_backend_llsupport.o rpython_jit_backend_x86.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_optimizeopt.o rpython_memory.o rpython_memory_gc.o rpython_memory_gctransform.o rpython_rlib.o rpython_rlib_1.o rpython_rlib_rjitlog.o rpython_rlib_rsre.o rpython_rlib_rstruct.o rpython_rlib_rvmprof.o rpython_rlib_unicodedata.o rpython_rtyper.o rpython_rtyper_lltypesystem.o rpython_rtyper_lltypesystem_1.o rpython_rtyper_lltypesystem_module.o rpython_tool.o rpython_translator.o rpython_translator_c.o thread.o stacklet.o signals.o rjitlog.o rvmprof.o compat.o machine.o vmp_stack.o vmprof_memory.o vmprof_common.o symboltable.o vmprof_unix.o atomic.o backtrace.o state.o elf.o dwarf.o fileline.o mmap.o mmapio.o posix.o sort.o vmprof_mt.o varargwrapper.o pyerrors.o modsupport.o getargs.o abstract.o stringobject.o unicodeobject.o mysnprintf.o pythonrun.o sysmodule.o bufferobject.o complexobject.o cobject.o structseq.o capsule.o pysignals.o pythread.o missing.o pymem.o ndarrayobject.o faulthandler.o _codecs_cn.o _codecs_hk.o _codecs_iso2022.o _codecs_jp.o _codecs_kr.o _codecs_tw.o multibytecodec.o tscmp.o profiling.o parse_c_type.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_22.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 -lutil -ldl -lm -lz -lssl -lcrypto -lexpat -lcrypt -lrt -lbz2 -lffi -lncurses -ltinfo -lrt -shared -pthread -Wl,--export-dynamic BUILDSTDERR: [platform:message] make postcompile BIN=libpypy-c.so BUILDSTDERR: [platform:message] make[1]: Entering directory '/builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/testing_1' BUILDSTDERR: [platform:message] true BUILDSTDERR: [platform:message] make[1]: Leaving directory '/builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/testing_1' BUILDSTDERR: [platform:message] gcc -pthread main.o -L. -lpypy-c -o pypy-c -Wl,-rpath='$ORIGIN/' BUILDSTDERR: [platform:message] make postcompile BIN=pypy-c BUILDSTDERR: [platform:message] make[1]: Entering directory '/builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/testing_1' BUILDSTDERR: [platform:message] true BUILDSTDERR: [platform:message] make[1]: Leaving directory '/builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/testing_1' BUILDSTDERR: [platform:message] make: Leaving directory '/builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0/testing_1' BUILDSTDERR: [platform:WARNING] nonfuncnodes_38.c:45068:2: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: [platform:WARNING] TLSv1_1_method, /* item0 */ BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/opensslconf.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ct.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:61, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from nonfuncnodes_38.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:1638:1: note: declared here BUILDSTDERR: [platform:WARNING] DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] nonfuncnodes_38.c:45108:2: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: [platform:WARNING] TLSv1_2_method, /* item0 */ BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/opensslconf.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ct.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:61, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from nonfuncnodes_38.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:1644:1: note: declared here BUILDSTDERR: [platform:WARNING] DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] nonfuncnodes_38.c:45116:2: warning: 'SSLv3_method' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: [platform:WARNING] SSLv3_method, /* item0 */ BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/opensslconf.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ct.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:61, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from nonfuncnodes_38.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:1617:1: note: declared here BUILDSTDERR: [platform:WARNING] DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] nonfuncnodes_38.c:45132:2: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: [platform:WARNING] TLSv1_method, /* item0 */ BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/opensslconf.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ct.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:61, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from nonfuncnodes_38.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:1632:1: note: declared here BUILDSTDERR: [platform:WARNING] DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement.c: In function 'pypy_g_ccall_XML_ExpatVersion___': BUILDSTDERR: [platform:WARNING] implement.c:202724:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v77415 = XML_ExpatVersion(); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_ErrorString__Signed': BUILDSTDERR: [platform:WARNING] implement_3.c:31968:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v311097 = XML_ErrorString(l_a0_91); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetSkippedEntityHandler__NonePtr_funcP': BUILDSTDERR: [platform:WARNING] implement_3.c:33811:40: warning: passing argument 2 of 'XML_SetSkippedEntityHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetSkippedEntityHandler(l_a0_100, l_a1_61); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *, Signed)' {aka 'void (*)(void *, char *, long int)'} BUILDSTDERR: [platform:WARNING] XML_SkippedEntityHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetAttlistDeclHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:34053:38: warning: passing argument 2 of 'XML_SetAttlistDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetAttlistDeclHandler(l_a0_102, l_a1_63); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *, Signed)' {aka 'void (*)(void *, char *, char *, char *, char *, long int)'} BUILDSTDERR: [platform:WARNING] XML_AttlistDeclHandler attdecl); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetElementDeclHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:34295:38: warning: passing argument 2 of 'XML_SetElementDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetElementDeclHandler(l_a0_104, l_a1_65); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *)'} BUILDSTDERR: [platform:WARNING] XML_ElementDeclHandler eldecl); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetXmlDeclHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:34537:34: warning: passing argument 2 of 'XML_SetXmlDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetXmlDeclHandler(l_a0_106, l_a1_67); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *, Signed)' {aka 'void (*)(void *, char *, char *, long int)'} BUILDSTDERR: [platform:WARNING] XML_XmlDeclHandler xmldecl); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetEntityDeclHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:34779:37: warning: passing argument 2 of 'XML_SetEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetEntityDeclHandler(l_a0_108, l_a1_69); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *, Signed, char *, Signed, char *, char *, char *, char *)' {aka 'void (*)(void *, char *, long int, char *, long int, char *, char *, char *, char *)'} BUILDSTDERR: [platform:WARNING] XML_EntityDeclHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetStartDoctypeDeclHandler__NonePtr_fu': BUILDSTDERR: [platform:WARNING] implement_3.c:35263:43: warning: passing argument 2 of 'XML_SetStartDoctypeDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetStartDoctypeDeclHandler(l_a0_112, l_a1_72); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *, Signed)' {aka 'void (*)(void *, char *, char *, char *, long int)'} BUILDSTDERR: [platform:WARNING] XML_StartDoctypeDeclHandler start); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetExternalEntityRefHandler__NonePtr_f': BUILDSTDERR: [platform:WARNING] implement_3.c:35505:44: warning: passing argument 2 of 'XML_SetExternalEntityRefHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetExternalEntityRefHandler(l_a0_114, l_a1_74); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 'Signed (*)(struct XML_ParserStruct *, char *, char *, char *, char *)' {aka 'long int (*)(struct XML_ParserStruct *, char *, char *, char *, char *)'} BUILDSTDERR: [platform:WARNING] XML_ExternalEntityRefHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetNotStandaloneHandler__NonePtr_funcP': BUILDSTDERR: [platform:WARNING] implement_3.c:35755:40: warning: passing argument 2 of 'XML_SetNotStandaloneHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetNotStandaloneHandler(l_a0_116, l_a1_76); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:651:54: note: expected 'XML_NotStandaloneHandler' {aka 'int (*)(void *)'} but argument is of type 'Signed (*)(void *)' {aka 'long int (*)(void *)'} BUILDSTDERR: [platform:WARNING] XML_NotStandaloneHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetDefaultHandlerExpand__NonePtr_funcP': BUILDSTDERR: [platform:WARNING] implement_3.c:36005:40: warning: passing argument 2 of 'XML_SetDefaultHandlerExpand' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetDefaultHandlerExpand(l_a0_118, l_a1_77); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *, Signed)' {aka 'void (*)(void *, char *, long int)'} BUILDSTDERR: [platform:WARNING] XML_DefaultHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetDefaultHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:36247:34: warning: passing argument 2 of 'XML_SetDefaultHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetDefaultHandler(l_a0_120, l_a1_79); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *, Signed)' {aka 'void (*)(void *, char *, long int)'} BUILDSTDERR: [platform:WARNING] XML_DefaultHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetCommentHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:36973:34: warning: passing argument 2 of 'XML_SetCommentHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetCommentHandler(l_a0_126, l_a1_83); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *)' BUILDSTDERR: [platform:WARNING] XML_CommentHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetEndNamespaceDeclHandler__NonePtr_fu': BUILDSTDERR: [platform:WARNING] implement_3.c:37215:43: warning: passing argument 2 of 'XML_SetEndNamespaceDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetEndNamespaceDeclHandler(l_a0_128, l_a1_85); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *)' BUILDSTDERR: [platform:WARNING] XML_EndNamespaceDeclHandler end); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetStartNamespaceDeclHandler__NonePtr_': BUILDSTDERR: [platform:WARNING] implement_3.c:37457:45: warning: passing argument 2 of 'XML_SetStartNamespaceDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetStartNamespaceDeclHandler(l_a0_130, l_a1_87); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *)' BUILDSTDERR: [platform:WARNING] XML_StartNamespaceDeclHandler start); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetNotationDeclHandler__NonePtr_funcPt': BUILDSTDERR: [platform:WARNING] implement_3.c:37699:39: warning: passing argument 2 of 'XML_SetNotationDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetNotationDeclHandler(l_a0_132, l_a1_89); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *)' BUILDSTDERR: [platform:WARNING] XML_NotationDeclHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetUnparsedEntityDeclHandler__NonePtr_': BUILDSTDERR: [platform:WARNING] implement_3.c:37941:45: warning: passing argument 2 of 'XML_SetUnparsedEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetUnparsedEntityDeclHandler(l_a0_134, l_a1_91); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *)' BUILDSTDERR: [platform:WARNING] XML_UnparsedEntityDeclHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetCharacterDataHandler__NonePtr_funcP': BUILDSTDERR: [platform:WARNING] implement_3.c:38183:40: warning: passing argument 2 of 'XML_SetCharacterDataHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetCharacterDataHandler(l_a0_136, l_a1_93); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *, Signed)' {aka 'void (*)(void *, char *, long int)'} BUILDSTDERR: [platform:WARNING] XML_CharacterDataHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetProcessingInstructionHandler__NoneP': BUILDSTDERR: [platform:WARNING] implement_3.c:38425:48: warning: passing argument 2 of 'XML_SetProcessingInstructionHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetProcessingInstructionHandler(l_a0_138, l_a1_95); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *)' BUILDSTDERR: [platform:WARNING] XML_ProcessingInstructionHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetEndElementHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:38667:37: warning: passing argument 2 of 'XML_SetEndElementHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetEndElementHandler(l_a0_140, l_a1_97); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 *)' BUILDSTDERR: [platform:WARNING] XML_EndElementHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetStartElementHandler__NonePtr_funcPt': BUILDSTDERR: [platform:WARNING] implement_3.c:38909:39: warning: passing argument 2 of 'XML_SetStartElementHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetStartElementHandler(l_a0_142, l_a1_99); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [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 **)' BUILDSTDERR: [platform:WARNING] XML_StartElementHandler handler); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_ERR_reason_error_string__Unsigned': BUILDSTDERR: [platform:WARNING] implement_3.c:39333:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v313973 = ERR_reason_error_string(l_a0_155); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_CTX_set_verify__SSL_CTXPtr_Signed_arra': BUILDSTDERR: [platform:WARNING] implement_3.c:39386:41: warning: passing argument 3 of 'SSL_CTX_set_verify' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] SSL_CTX_set_verify(l_a0_156, l_a1_106, l_a2_53); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:1485:63: note: expected 'SSL_verify_cb' {aka 'int (*)(int, struct x509_store_ctx_st *)'} but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] void SSL_CTX_set_verify(SSL_CTX *ctx, int mode, SSL_verify_cb callback); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetUnknownEncodingHandler__NonePtr_fun': BUILDSTDERR: [platform:WARNING] implement_3.c:41167:42: warning: passing argument 2 of 'XML_SetUnknownEncodingHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] XML_SetUnknownEncodingHandler(l_a0_168, l_a1_114, l_a2_54); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:671:58: note: expected 'XML_UnknownEncodingHandler' {aka 'int (*)(void *, const char *, struct *)'} but argument is of type 'Signed (*)(void *, char *, XML_Encoding *)' {aka 'long int (*)(void *, char *, struct *)'} BUILDSTDERR: [platform:WARNING] XML_UnknownEncodingHandler handler, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_CTX_set_default_passwd_cb__SSL_CTXPtr_': BUILDSTDERR: [platform:WARNING] implement_3.c:41711:42: warning: passing argument 2 of 'SSL_CTX_set_default_passwd_cb' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] SSL_CTX_set_default_passwd_cb(l_a0_180, l_a1_125); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:1504:67: note: expected 'int (*)(char *, int, int, void *)' but argument is of type 'Signed (*)(char *, Signed, Signed, void *)' {aka 'long int (*)(char *, long int, long int, void *)'} BUILDSTDERR: [platform:WARNING] void SSL_CTX_set_default_passwd_cb(SSL_CTX *ctx, pem_password_cb *cb); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~^~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_EVP_get_digestbyname__arrayPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:44083:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v315737 = EVP_get_digestbyname(l_a0_197); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_CTX_set_alpn_select_cb__SSL_CTXPtr_fun': BUILDSTDERR: [platform:WARNING] implement_3.c:45724:39: warning: passing argument 2 of 'SSL_CTX_set_alpn_select_cb' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] SSL_CTX_set_alpn_select_cb(l_a0_213, l_a1_148, l_a2_75); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:713:39: note: expected 'int (*)(SSL *, const unsigned char **, unsigned char *, const unsigned char *, unsigned int, void *)' {aka 'int (*)(struct ssl_st *, const unsigned char **, unsigned char *, const unsigned char *, unsigned int, void *)'} but argument is of type 'Signed (*)(SSL *, char **, unsigned char *, char *, Unsigned, void *)' {aka 'long int (*)(struct ssl_st *, char **, unsigned char *, char *, long unsigned int, void *)'} BUILDSTDERR: [platform:WARNING] int (*cb) (SSL *ssl, BUILDSTDERR: [platform:WARNING] ~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] const unsigned char **out, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] unsigned char *outlen, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] const unsigned char *in, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] unsigned int inlen, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] void *arg), void *arg); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_CTX_set_next_protos_advertised_cb__SSL': BUILDSTDERR: [platform:WARNING] implement_3.c:45988:50: warning: passing argument 2 of 'SSL_CTX_set_next_protos_advertised_cb' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] SSL_CTX_set_next_protos_advertised_cb(l_a0_216, l_a1_151, l_a2_78); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:683:50: note: expected 'int (*)(SSL *, const unsigned char **, unsigned int *, void *)' {aka 'int (*)(struct ssl_st *, const unsigned char **, unsigned int *, void *)'} but argument is of type 'Signed (*)(SSL *, char **, Unsigned *, void *)' {aka 'long int (*)(struct ssl_st *, char **, long unsigned int *, void *)'} BUILDSTDERR: [platform:WARNING] int (*cb) (SSL *ssl, BUILDSTDERR: [platform:WARNING] ~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] const unsigned char BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] **out, BUILDSTDERR: [platform:WARNING] ~~~~~~ BUILDSTDERR: [platform:WARNING] unsigned int *outlen, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] void *arg), void *arg); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_CTX_set_next_proto_select_cb__SSL_CTXP': BUILDSTDERR: [platform:WARNING] implement_3.c:46238:45: warning: passing argument 2 of 'SSL_CTX_set_next_proto_select_cb' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] SSL_CTX_set_next_proto_select_cb(l_a0_218, l_a1_153, l_a2_80); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:689:45: note: expected 'int (*)(SSL *, unsigned char **, unsigned char *, const unsigned char *, unsigned int, void *)' {aka 'int (*)(struct ssl_st *, unsigned char **, unsigned char *, const unsigned char *, unsigned int, void *)'} but argument is of type 'Signed (*)(SSL *, char **, unsigned char *, char *, Unsigned, void *)' {aka 'long int (*)(struct ssl_st *, char **, unsigned char *, char *, long unsigned int, void *)'} BUILDSTDERR: [platform:WARNING] int (*cb) (SSL *ssl, BUILDSTDERR: [platform:WARNING] ~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] unsigned char **out, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] unsigned char *outlen, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] const unsigned char *in, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] unsigned int inlen, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] void *arg), void *arg); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_PEM_read_bio_DHparams__BIOPtr_arrayPtr_arr': BUILDSTDERR: [platform:WARNING] implement_3.c:46525:46: warning: passing argument 2 of 'PEM_read_bio_DHparams' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v316679 = PEM_read_bio_DHparams(l_a0_222, l_a1_156, l_a2_82, l_a3_28); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/ssl.h:55, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/pem.h:356:1: note: expected 'DH **' {aka 'struct dh_st **'} but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] DECLARE_PEM_rw_const(DHparams, DH) BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:46525:56: warning: passing argument 3 of 'PEM_read_bio_DHparams' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v316679 = PEM_read_bio_DHparams(l_a0_222, l_a1_156, l_a2_82, l_a3_28); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/ssl.h:55, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/pem.h:356:1: note: expected 'int (*)(char *, int, int, void *)' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] DECLARE_PEM_rw_const(DHparams, DH) BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_TLSv1_1_method___': BUILDSTDERR: [platform:WARNING] implement_3.c:46570:2: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: [platform:WARNING] l_v316698 = TLSv1_1_method(); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/opensslconf.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ct.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:61, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:1638:1: note: declared here BUILDSTDERR: [platform:WARNING] DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:46570:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v316698 = TLSv1_1_method(); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_TLSv1_2_method___': BUILDSTDERR: [platform:WARNING] implement_3.c:46598:2: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: [platform:WARNING] l_v316708 = TLSv1_2_method(); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/opensslconf.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ct.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:61, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:1644:1: note: declared here BUILDSTDERR: [platform:WARNING] DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:46598:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v316708 = TLSv1_2_method(); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSLv3_method___': BUILDSTDERR: [platform:WARNING] implement_3.c:46612:2: warning: 'SSLv3_method' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: [platform:WARNING] l_v316713 = SSLv3_method(); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/opensslconf.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ct.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:61, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:1617:1: note: declared here BUILDSTDERR: [platform:WARNING] DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:46612:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v316713 = SSLv3_method(); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_TLS_method___': BUILDSTDERR: [platform:WARNING] implement_3.c:46626:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v316718 = TLS_method(); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_TLSv1_method___': BUILDSTDERR: [platform:WARNING] implement_3.c:46640:2: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: [platform:WARNING] l_v316723 = TLSv1_method(); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/opensslconf.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ct.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:61, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:1632:1: note: declared here BUILDSTDERR: [platform:WARNING] DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:46640:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v316723 = TLSv1_method(); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_i2d_X509__X509Ptr_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:46668:33: warning: passing argument 2 of 'i2d_X509' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v316733 = i2d_X509(l_a0_227, l_a1_159); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/objects.h:916, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/evp.h:27, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/x509.h:23, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/x509.h:540:1: note: expected 'unsigned char **' but argument is of type 'char **' BUILDSTDERR: [platform:WARNING] DECLARE_ASN1_FUNCTIONS(X509) BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_BIO_s_mem___': BUILDSTDERR: [platform:WARNING] implement_3.c:46740:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v316760 = BIO_s_mem(); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_waitpid__Signed_arrayPtr_Signed': BUILDSTDERR: [platform:WARNING] implement_3.c:48995:32: warning: passing argument 2 of 'waitpid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v317487 = waitpid(l_a0_266, l_a1_177, l_a2_86); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:104, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/wait.h:111:45: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] extern __pid_t waitpid (__pid_t __pid, int *__stat_loc, int __options); BUILDSTDERR: [platform:WARNING] ~~~~~^~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_OBJ_nid2sn__Signed': BUILDSTDERR: [platform:WARNING] implement_3.c:49567:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v317707 = OBJ_nid2sn(l_a0_288); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_OBJ_nid2ln__Signed': BUILDSTDERR: [platform:WARNING] implement_3.c:49581:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v317712 = OBJ_nid2ln(l_a0_289); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getresgid__arrayPtr_arrayPtr_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:50261:24: warning: passing argument 1 of 'getresgid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v317941 = getresgid(l_a0_293, l_a1_198, l_a2_90); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread.h:27, BUILDSTDERR: [platform:WARNING] from common_header.h:97, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:738:32: note: expected '__gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] extern int getresgid (__gid_t *__rgid, __gid_t *__egid, __gid_t *__sgid) BUILDSTDERR: [platform:WARNING] ~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:50261:34: warning: passing argument 2 of 'getresgid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v317941 = getresgid(l_a0_293, l_a1_198, l_a2_90); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread.h:27, BUILDSTDERR: [platform:WARNING] from common_header.h:97, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:738:49: note: expected '__gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] extern int getresgid (__gid_t *__rgid, __gid_t *__egid, __gid_t *__sgid) BUILDSTDERR: [platform:WARNING] ~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:50261:44: warning: passing argument 3 of 'getresgid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v317941 = getresgid(l_a0_293, l_a1_198, l_a2_90); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread.h:27, BUILDSTDERR: [platform:WARNING] from common_header.h:97, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:738:66: note: expected '__gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] extern int getresgid (__gid_t *__rgid, __gid_t *__egid, __gid_t *__sgid) BUILDSTDERR: [platform:WARNING] ~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getresuid__arrayPtr_arrayPtr_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:50278:24: warning: passing argument 1 of 'getresuid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v317948 = getresuid(l_a0_294, l_a1_199, l_a2_91); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread.h:27, BUILDSTDERR: [platform:WARNING] from common_header.h:97, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:733:32: note: expected '__uid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] extern int getresuid (__uid_t *__ruid, __uid_t *__euid, __uid_t *__suid) BUILDSTDERR: [platform:WARNING] ~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:50278:34: warning: passing argument 2 of 'getresuid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v317948 = getresuid(l_a0_294, l_a1_199, l_a2_91); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread.h:27, BUILDSTDERR: [platform:WARNING] from common_header.h:97, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:733:49: note: expected '__uid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] extern int getresuid (__uid_t *__ruid, __uid_t *__euid, __uid_t *__suid) BUILDSTDERR: [platform:WARNING] ~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:50278:44: warning: passing argument 3 of 'getresuid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v317948 = getresuid(l_a0_294, l_a1_199, l_a2_91); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread.h:27, BUILDSTDERR: [platform:WARNING] from common_header.h:97, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:733:66: note: expected '__uid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] extern int getresuid (__uid_t *__ruid, __uid_t *__euid, __uid_t *__suid) BUILDSTDERR: [platform:WARNING] ~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_pipe__arrayPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:50456:19: warning: passing argument 1 of 'pipe' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v318012 = pipe(l_a0_297); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread.h:27, BUILDSTDERR: [platform:WARNING] from common_header.h:97, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:417:22: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] extern int pipe (int __pipedes[2]) __THROW __wur; BUILDSTDERR: [platform:WARNING] ~~~~^~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_pipe2__arrayPtr_Signed': BUILDSTDERR: [platform:WARNING] implement_3.c:50473:20: warning: passing argument 1 of 'pipe2' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v318019 = pipe2(l_a0_298, l_a1_201); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread.h:27, BUILDSTDERR: [platform:WARNING] from common_header.h:97, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:422:23: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] extern int pipe2 (int __pipedes[2], int __flags) __THROW __wur; BUILDSTDERR: [platform:WARNING] ~~~~^~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_X509_get_default_cert_file_env___': BUILDSTDERR: [platform:WARNING] implement_3.c:50524:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v318040 = X509_get_default_cert_file_env(); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_X509_get_default_cert_file___': BUILDSTDERR: [platform:WARNING] implement_3.c:50538:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v318045 = X509_get_default_cert_file(); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_X509_get_default_cert_dir_env___': BUILDSTDERR: [platform:WARNING] implement_3.c:50552:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v318050 = X509_get_default_cert_dir_env(); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_X509_get_default_cert_dir___': BUILDSTDERR: [platform:WARNING] implement_3.c:50566:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v318055 = X509_get_default_cert_dir(); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_EVP_DigestFinal__EVP_MD_CTXPtr_arrayPtr_ar': BUILDSTDERR: [platform:WARNING] implement_3.c:51119:40: warning: pointer targets in passing argument 2 of 'EVP_DigestFinal' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] l_v318308 = EVP_DigestFinal(l_a0_304, l_a1_205, l_a2_93); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/x509.h:23, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/evp.h:519:12: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] __owur int EVP_DigestFinal(EVP_MD_CTX *ctx, unsigned char *md, BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:51119:50: warning: passing argument 3 of 'EVP_DigestFinal' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v318308 = EVP_DigestFinal(l_a0_304, l_a1_205, l_a2_93); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/x509.h:23, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/evp.h:520:42: note: expected 'unsigned int *' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] unsigned int *s); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_get_version__SSLPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:51786:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v318594 = SSL_get_version(l_a0_332); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_get_current_compression__SSLPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:51800:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v318599 = SSL_get_current_compression(l_a0_333); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_COMP_get_name__COMP_METHODPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:51828:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v318609 = COMP_get_name(l_a0_335); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_get0_alpn_selected__SSLPtr_arrayPtr_ar': BUILDSTDERR: [platform:WARNING] implement_3.c:51841:35: warning: passing argument 2 of 'SSL_get0_alpn_selected' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] SSL_get0_alpn_selected(l_a0_336, l_a1_214, l_a2_97); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:719:67: note: expected 'const unsigned char **' but argument is of type 'char **' BUILDSTDERR: [platform:WARNING] void SSL_get0_alpn_selected(const SSL *ssl, const unsigned char **data, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:51841:45: warning: passing argument 3 of 'SSL_get0_alpn_selected' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] SSL_get0_alpn_selected(l_a0_336, l_a1_214, l_a2_97); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:720:43: note: expected 'unsigned int *' but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] unsigned int *len); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~^~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_get0_next_proto_negotiated__SSLPtr_arr': BUILDSTDERR: [platform:WARNING] implement_3.c:51854:43: warning: passing argument 2 of 'SSL_get0_next_proto_negotiated' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] SSL_get0_next_proto_negotiated(l_a0_337, l_a1_215, l_a2_98); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:695:73: note: expected 'const unsigned char **' but argument is of type 'char **' BUILDSTDERR: [platform:WARNING] void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:51854:53: warning: passing argument 3 of 'SSL_get0_next_proto_negotiated' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] SSL_get0_next_proto_negotiated(l_a0_337, l_a1_215, l_a2_98); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:696:47: note: expected 'unsigned int *' but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] unsigned *len); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~^~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_get_current_cipher__SSLPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:51868:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v318624 = SSL_get_current_cipher(l_a0_338); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_CIPHER_get_name__SSL_CIPHERPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:51882:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v318629 = SSL_CIPHER_get_name(l_a0_339); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_CIPHER_get_version__SSL_CIPHERPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:51896:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v318634 = SSL_CIPHER_get_version(l_a0_340); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_CIPHER_get_bits__SSL_CIPHERPtr_arrayPt': BUILDSTDERR: [platform:WARNING] implement_3.c:51910:44: warning: passing argument 2 of 'SSL_CIPHER_get_bits' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v318639 = SSL_CIPHER_get_bits(l_a0_341, l_a1_216); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:1354:58: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] __owur int SSL_CIPHER_get_bits(const SSL_CIPHER *c, int *alg_bits); BUILDSTDERR: [platform:WARNING] ~~~~~^~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_sem_getvalue__sem_tPtr_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:52268:37: warning: passing argument 2 of 'sem_getvalue' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v318817 = sem_getvalue(l_a0_343, l_a1_217); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread_pthread.h:20, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread.h:27, BUILDSTDERR: [platform:WARNING] from common_header.h:97, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/semaphore.h:71:67: note: expected 'int * restrict' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] extern int sem_getvalue (sem_t *__restrict __sem, int *__restrict __sval) BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_PKCS5_PBKDF2_HMAC__arrayPtr_Signed_arrayPt': BUILDSTDERR: [platform:WARNING] implement_3.c:53241:52: warning: pointer targets in passing argument 3 of 'PKCS5_PBKDF2_HMAC' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] l_v319276 = PKCS5_PBKDF2_HMAC(l_a0_353, l_a1_219, l_a2_100, l_a3_34, l_a4_18, l_a5_10, l_a6_3, l_a7_3); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/x509.h:23, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/evp.h:986:5: note: expected 'const unsigned char *' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] int PKCS5_PBKDF2_HMAC(const char *pass, int passlen, BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:53241:97: warning: pointer targets in passing argument 8 of 'PKCS5_PBKDF2_HMAC' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] l_v319276 = PKCS5_PBKDF2_HMAC(l_a0_353, l_a1_219, l_a2_100, l_a3_34, l_a4_18, l_a5_10, l_a6_3, l_a7_3); BUILDSTDERR: [platform:WARNING] ^~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/x509.h:23, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/evp.h:986:5: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] int PKCS5_PBKDF2_HMAC(const char *pass, int passlen, BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_BIO_s_file___': BUILDSTDERR: [platform:WARNING] implement_3.c:53696:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v319499 = BIO_s_file(); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_PEM_read_bio_X509_AUX__BIOPtr_arrayPtr_arr': BUILDSTDERR: [platform:WARNING] implement_3.c:53710:46: warning: passing argument 2 of 'PEM_read_bio_X509_AUX' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v319504 = PEM_read_bio_X509_AUX(l_a0_359, l_a1_221, l_a2_102, l_a3_35); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/ssl.h:55, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/pem.h:332:1: note: expected 'X509 **' {aka 'struct x509_st **'} but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] DECLARE_PEM_rw(X509_AUX, X509) BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:53710:56: warning: passing argument 3 of 'PEM_read_bio_X509_AUX' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v319504 = PEM_read_bio_X509_AUX(l_a0_359, l_a1_221, l_a2_102, l_a3_35); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/ssl.h:55, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/pem.h:332:1: note: expected 'int (*)(char *, int, int, void *)' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] DECLARE_PEM_rw(X509_AUX, X509) BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_X509_get_ext_d2i__X509Ptr_Signed_arrayPtr_': BUILDSTDERR: [platform:WARNING] implement_3.c:62763:51: warning: passing argument 3 of 'X509_get_ext_d2i' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v322364 = X509_get_ext_d2i(l_a0_438, l_a1_262, l_a2_129, l_a3_48); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/x509.h:847:7: note: expected 'int *' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] void *X509_get_ext_d2i(const X509 *x, int nid, int *crit, int *idx); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:62763:61: warning: passing argument 4 of 'X509_get_ext_d2i' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v322364 = X509_get_ext_d2i(l_a0_438, l_a1_262, l_a2_129, l_a3_48); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/x509.h:847:7: note: expected 'int *' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] void *X509_get_ext_d2i(const X509 *x, int nid, int *crit, int *idx); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_CRL_DIST_POINTS_free__STACK_OF_X509_OBJECT': BUILDSTDERR: [platform:WARNING] implement_3.c:62789:23: warning: passing argument 1 of 'CRL_DIST_POINTS_free' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] CRL_DIST_POINTS_free(l_a0_440); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/objects.h:916, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/evp.h:27, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/x509.h:23, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/x509v3.h:520:1: note: expected 'CRL_DIST_POINTS *' {aka 'struct stack_st_DIST_POINT *'} but argument is of type 'struct stack_st_X509_OBJECT *' BUILDSTDERR: [platform:WARNING] DECLARE_ASN1_FUNCTIONS(CRL_DIST_POINTS) BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_recvfrom__Signed_arrayPtr_Unsigned_Signed_': BUILDSTDERR: [platform:WARNING] implement_3.c:89901:71: warning: passing argument 6 of 'recvfrom' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v329864 = recvfrom(l_a0_467, l_a1_279, l_a2_139, l_a3_52, l_a4_28, l_a5_16); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/sys/socket.h:269, BUILDSTDERR: [platform:WARNING] from common_header.h:125, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/bits/socket2.h:65:49: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len) BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_PEM_read_bio_X509__BIOPtr_arrayPtr_arrayPt': BUILDSTDERR: [platform:WARNING] implement_3.c:90000:42: warning: passing argument 2 of 'PEM_read_bio_X509' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v329900 = PEM_read_bio_X509(l_a0_472, l_a1_282, l_a2_141, l_a3_53); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/ssl.h:55, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/pem.h:331:1: note: expected 'X509 **' {aka 'struct x509_st **'} but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] DECLARE_PEM_rw(X509, X509) BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:90000:52: warning: passing argument 3 of 'PEM_read_bio_X509' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v329900 = PEM_read_bio_X509(l_a0_472, l_a1_282, l_a2_141, l_a3_53); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/ssl.h:55, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/pem.h:331:1: note: expected 'int (*)(char *, int, int, void *)' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] DECLARE_PEM_rw(X509, X509) BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_d2i_X509_bio__BIOPtr_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:90028:37: warning: passing argument 2 of 'd2i_X509_bio' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v329910 = d2i_X509_bio(l_a0_474, l_a1_284); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/x509.h:420:7: note: expected 'X509 **' {aka 'struct x509_st **'} but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] X509 *d2i_X509_bio(BIO *bp, X509 **x509); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getsockopt__Signed_Signed_Signed_arrayPtr_': BUILDSTDERR: [platform:WARNING] implement_3.c:90092:64: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v329932 = getsockopt(l_a0_478, l_a1_287, l_a2_144, l_a3_56, l_a4_30); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:125, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] socklen_t *__restrict __optlen) __THROW; BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getsockopt__Signed_Signed_Signed_arrayPtr__1': BUILDSTDERR: [platform:WARNING] implement_3.c:90109:64: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v329939 = getsockopt(l_a0_479, l_a1_288, l_a2_145, l_a3_57, l_a4_31); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:125, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] socklen_t *__restrict __optlen) __THROW; BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_socketpair__Signed_Signed_Signed_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:90375:55: warning: passing argument 4 of 'socketpair' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330045 = socketpair(l_a0_482, l_a1_291, l_a2_148, l_a3_60); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:125, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:109:14: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] int __fds[2]) __THROW; BUILDSTDERR: [platform:WARNING] ~~~~^~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_get_servername__SSLPtr_Signed': BUILDSTDERR: [platform:WARNING] implement_3.c:90696:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v330161 = SSL_get_servername(l_a0_485, l_a1_292); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_SSL_select_next_proto__arrayPtr_arrayPtr_a': BUILDSTDERR: [platform:WARNING] implement_3.c:90722:36: warning: passing argument 1 of 'SSL_select_next_proto' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330166 = SSL_select_next_proto(l_a0_486, l_a1_293, l_a2_149, l_a3_61, l_a4_32, l_a5_17); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:699:50: note: expected 'unsigned char **' but argument is of type 'char **' BUILDSTDERR: [platform:WARNING] __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~^~~ BUILDSTDERR: [platform:WARNING] implement_3.c:90722:56: warning: pointer targets in passing argument 3 of 'SSL_select_next_proto' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] l_v330166 = SSL_select_next_proto(l_a0_486, l_a1_293, l_a2_149, l_a3_61, l_a4_32, l_a5_17); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:699:12: note: expected 'const unsigned char *' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:90722:75: warning: pointer targets in passing argument 5 of 'SSL_select_next_proto' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] l_v330166 = SSL_select_next_proto(l_a0_486, l_a1_293, l_a2_149, l_a3_61, l_a4_32, l_a5_17); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/ssl.h:699:12: note: expected 'const unsigned char *' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_X509V3_EXT_get__X509_EXTENSIONPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:90774:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v330181 = X509V3_EXT_get(l_a0_489); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_ASN1_STRING_data__asn1_string_stPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:90899:2: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: [platform:WARNING] l_v330226 = ASN1_STRING_data(l_a0_498); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/opensslconf.h:13, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/bn.h:31, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/asn1.h:24, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/objects.h:916, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/evp.h:27, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/x509.h:23, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/asn1.h:553:1: note: declared here BUILDSTDERR: [platform:WARNING] DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:90899:12: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] l_v330226 = ASN1_STRING_data(l_a0_498); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_ASN1_item_d2i__arrayPtr_arrayPtr_Signed_AS': BUILDSTDERR: [platform:WARNING] implement_3.c:90941:38: warning: passing argument 2 of 'ASN1_item_d2i' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330241 = ASN1_item_d2i(l_a0_501, l_a1_299, l_a2_152, l_a3_62); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/objects.h:916, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/evp.h:27, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/x509.h:23, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/asn1.h:801:13: note: expected 'const unsigned char **' but argument is of type 'char **' BUILDSTDERR: [platform:WARNING] ASN1_VALUE *ASN1_item_d2i(ASN1_VALUE **val, const unsigned char **in, BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_sk_DIST_POINT_num__STACK_OF_X509_OBJECT_Pt': BUILDSTDERR: [platform:WARNING] implement_3.c:91001:32: warning: passing argument 1 of 'sk_DIST_POINT_num' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330261 = sk_DIST_POINT_num(l_a0_505); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/crypto.h:29, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/comp.h:16, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:47, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/x509v3.h:204:1: note: expected 'const struct stack_st_DIST_POINT *' but argument is of type 'struct stack_st_X509_OBJECT *' BUILDSTDERR: [platform:WARNING] DEFINE_STACK_OF(DIST_POINT) BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_sk_DIST_POINT_value__STACK_OF_X509_OBJECT_': BUILDSTDERR: [platform:WARNING] implement_3.c:91015:34: warning: passing argument 1 of 'sk_DIST_POINT_value' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330266 = sk_DIST_POINT_value(l_a0_506, l_a1_301); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/crypto.h:29, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/comp.h:16, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:47, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/x509v3.h:204:1: note: expected 'const struct stack_st_DIST_POINT *' but argument is of type 'struct stack_st_X509_OBJECT *' BUILDSTDERR: [platform:WARNING] DEFINE_STACK_OF(DIST_POINT) BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_inet_ntop__Signed_arrayPtr_arrayPtr_Unsign': BUILDSTDERR: [platform:WARNING] implement_3.c:91097:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v330291 = inet_ntop(l_a0_511, l_a1_305, l_a2_156, l_a3_64); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_openpty__arrayPtr_arrayPtr_arrayPtr_arrayP': BUILDSTDERR: [platform:WARNING] implement_3.c:91151:22: warning: passing argument 1 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330310 = openpty(l_a0_514, l_a1_308, l_a2_158, l_a3_65, l_a4_34); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:116, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/pty.h:36:26: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] extern int openpty (int *__amaster, int *__aslave, char *__name, BUILDSTDERR: [platform:WARNING] ~~~~~^~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:91151:32: warning: passing argument 2 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330310 = openpty(l_a0_514, l_a1_308, l_a2_158, l_a3_65, l_a4_34); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:116, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/pty.h:36:42: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] extern int openpty (int *__amaster, int *__aslave, char *__name, BUILDSTDERR: [platform:WARNING] ~~~~~^~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:91151:52: warning: passing argument 4 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330310 = openpty(l_a0_514, l_a1_308, l_a2_158, l_a3_65, l_a4_34); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:116, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/pty.h:37:29: note: expected 'const struct termios *' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] const struct termios *__termp, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c:91151:61: warning: passing argument 5 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330310 = openpty(l_a0_514, l_a1_308, l_a2_158, l_a3_65, l_a4_34); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:116, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/pty.h:38:29: note: expected 'const struct winsize *' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] const struct winsize *__winp) __THROW; BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getsockname__Signed_sockaddrPtr_array1Ptr': BUILDSTDERR: [platform:WARNING] implement_3.c:91432:46: warning: passing argument 3 of 'getsockname' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330419 = getsockname(l_a0_517, l_a1_311, l_a2_160); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:125, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:117:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] socklen_t *__restrict __len) __THROW; BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getpeername__Signed_sockaddrPtr_array1Ptr': BUILDSTDERR: [platform:WARNING] implement_3.c:91449:46: warning: passing argument 3 of 'getpeername' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330426 = getpeername(l_a0_518, l_a1_312, l_a2_161); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:125, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:131:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] socklen_t *__restrict __len) __THROW; BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_accept__Signed_sockaddrPtr_array1Ptr': BUILDSTDERR: [platform:WARNING] implement_3.c:91468:41: warning: passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330433 = accept(l_a0_519, l_a1_313, l_a2_162); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:125, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:233:28: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] socklen_t *__restrict __addr_len); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_gettimeofday__arrayPtr_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:92444:37: warning: passing argument 2 of 'gettimeofday' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330676 = gettimeofday(l_a0_528, l_a1_319); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:106, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/time.h:69:22: note: expected '__timezone_ptr_t' {aka 'struct timezone * restrict'} but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] __timezone_ptr_t __tz) __THROW __nonnull ((1)); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_ASN1_STRING_to_UTF8__arrayPtr_asn1_string_': BUILDSTDERR: [platform:WARNING] implement_3.c:92580:34: warning: passing argument 1 of 'ASN1_STRING_to_UTF8' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v330708 = ASN1_STRING_to_UTF8(l_a0_532, l_a1_323); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/objects.h:916, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/evp.h:27, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/x509.h:23, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/asn1.h:727:41: note: expected 'unsigned char **' but argument is of type 'char **' BUILDSTDERR: [platform:WARNING] int ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in); BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~^~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_gai_strerror__Signed': BUILDSTDERR: [platform:WARNING] implement_3.c:103558:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v335028 = gai_strerror(l_a0_534); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getgroups__Signed_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:104716:34: warning: passing argument 2 of 'getgroups' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v335466 = getgroups(l_a0_538, l_a1_326); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/features.h:428, BUILDSTDERR: [platform:WARNING] from /usr/include/assert.h:35, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/thread.h:4, BUILDSTDERR: [platform:WARNING] from common_header.h:97, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/bits/unistd.h:265:1: note: expected '__gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] __NTH (getgroups (int __size, __gid_t __list[])) BUILDSTDERR: [platform:WARNING] ^~~~~ BUILDSTDERR: [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_setgroups__Unsigned_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_3.c:104733:34: warning: passing argument 2 of 'setgroups' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v335473 = setgroups(l_a0_539, l_a1_327); BUILDSTDERR: [platform:WARNING] ^~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:110, BUILDSTDERR: [platform:WARNING] from implement_3.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/grp.h:176:50: note: expected 'const __gid_t *' {aka 'const unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] extern int setgroups (size_t __n, const __gid_t *__groups) __THROW; BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_OBJ_NAME_do_all__Signed_funcPtr_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:234249:27: warning: passing argument 2 of 'OBJ_NAME_do_all' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] OBJ_NAME_do_all(l_a0_84, l_a1_51, l_a2_33); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/openssl/evp.h:27, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/x509.h:23, BUILDSTDERR: [platform:WARNING] from /usr/include/openssl/ssl.h:50, BUILDSTDERR: [platform:WARNING] from common_header.h:151, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/openssl/objects.h:952:39: note: expected 'void (*)(const OBJ_NAME *, void *)' {aka 'void (*)(const struct obj_name_st *, void *)'} but argument is of type 'void (*)(OBJ_NAME *, void *)' {aka 'void (*)(struct obj_name_st *, void *)'} BUILDSTDERR: [platform:WARNING] void OBJ_NAME_do_all(int type, void (*fn) (const OBJ_NAME *, void *arg), BUILDSTDERR: [platform:WARNING] ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_load_cffi1_module': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:1881:12: warning: assignment to 'char **' from incompatible pointer type 'const char * const*' [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v550139 = RPyField(l_src_ctx_2, includes); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__cffi_call_python': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:2756:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v550713 = RPyField(l_ll_externpy_1, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_do_realize_lazy_struct': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:68443:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v574801 = RPyField(l_v574800, fields); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:68446:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_33 = RPyField(l_fld_0, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject__build_attr': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:71218:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v575808 = RPyField(l_v575787, globals); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:71564:15: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_ptr_177 = &RPyField(l_g_2, size_or_direct_fn); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_dir1': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:72687:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_g_3 = RPyField(l_v576450, globals); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:72803:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_34 = RPyField(l_v576469, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_full_dict_copy': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:73134:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_g_4 = RPyField(l_v576595, globals); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:73164:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_35 = RPyField(l_v576605, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject_fetch_int_constant': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:81129:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v579673 = RPyField(l_v579672, globals); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_externpy_deco': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:84108:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v580705 = RPyField(l_ctx_171, globals); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject_descr_list_types': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:85124:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v581093 = RPyField(l_ctx_172, typenames); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:85126:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_36 = RPyField(l_v581094, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:85526:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v581221 = RPyField(l_ctx_172, struct_unions); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:85528:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_37 = RPyField(l_su_0, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_c_type_or_func': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:98462:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v586730 = RPyField(l_v586729, typenames); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject__ffi_bad_type': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:100799:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_38 = RPyField(l_info_20, error_message); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:101169:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_39 = RPyField(l_info_20, error_message); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_global_int': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:103423:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_40 = RPyField(l_g_8, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__realize_c_struct_or_union': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:110320:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v591039 = RPyField(l_v591038, struct_unions); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:110356:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v591485 = RPyField(l_s_344, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:110404:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v591311 = RPyField(l_s_344, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:110650:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_41 = RPyField(l_s_344, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:110820:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_42 = RPyField(l_s_344, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__realize_c_enum': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:111739:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v591622 = RPyField(l_v591621, enums); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:111974:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_p_134 = RPyField(l_e_365, enumerators); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:111999:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v591682 = RPyField(l_e_365, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:112410:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v591804 = RPyField(l_v591803, globals); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__fetch_external_struct_or_union': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:115100:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_45 = RPyField(l_s_345, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:115294:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v593005 = RPyField(l_ctx1_0, struct_unions); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__hashlib.c: In function 'pypy_g_hash_name_mapper_callback': BUILDSTDERR: [platform:WARNING] pypy_module__hashlib.c:5234:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_55 = RPyField(l_v661044, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__multibytecodec.c: In function 'pypy_g_multibytecodec_encerror': BUILDSTDERR: [platform:WARNING] pypy_module__multibytecodec.c:5701:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_codec_7 = pypy_cjk_enc_getcodec(l_encodebuf_3); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__multibytecodec.c:5850:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_3); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__rawffi.c: In function 'pypy_g_unwrap_truncate_int__arrayPtr': BUILDSTDERR: [platform:WARNING] pypy_module__rawffi.c:30640:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: [platform:WARNING] l_v730141 = (void *)(l_v730140); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__ssl.c: In function 'pypy_g__get_peer_alt_names': BUILDSTDERR: [platform:WARNING] pypy_module__ssl.c:23327:14: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] l_v761115 = RPyField(l_ext_value_0, data); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__ssl.c:23331:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v761118 = RPyField(l_v761117, it); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__ssl.c:23336:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v761842 = RPyField(l_v761841, it); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__ssl.c:23351:14: warning: assignment to 'void * (*)(void *, char **, Signed)' {aka 'void * (*)(void *, char **, long int)'} from incompatible pointer type 'X509V3_EXT_D2I' {aka 'void * (*)(void *, const unsigned char **, long int)'} [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v761048 = RPyField(l_v761120, d2i); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__ssl.c: In function 'pypy_g__get_aia_uri': BUILDSTDERR: [platform:WARNING] pypy_module__ssl.c:25338:13: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] l_v761998 = RPyField(l_uri_0, data); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module__ssl.c: In function 'pypy_g__get_crl_dp': BUILDSTDERR: [platform:WARNING] pypy_module__ssl.c:25810:13: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] l_v762172 = RPyField(l_uri_1, data); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_register': BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c:147:37: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_cp_142 = pypy_faulthandler_setup(pypy_g__dump_callback); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:148, BUILDSTDERR: [platform:WARNING] from pypy_module_faulthandler.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/module/faulthandler/faulthandler.h:11:18: note: expected 'pypy_faulthandler_cb_t' {aka 'void (*)(int, int *, int)'} but argument is of type 'void (*)(Signed, Signed *, Signed)' {aka 'void (*)(long int, long int *, long int)'} BUILDSTDERR: [platform:WARNING] RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_dump_traceback_later': BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c:1793:39: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_cp_144 = pypy_faulthandler_setup(pypy_g__dump_callback); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:148, BUILDSTDERR: [platform:WARNING] from pypy_module_faulthandler.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/module/faulthandler/faulthandler.h:11:18: note: expected 'pypy_faulthandler_cb_t' {aka 'void (*)(int, int *, int)'} but argument is of type 'void (*)(Signed, Signed *, Signed)' {aka 'void (*)(long int, long int *, long int)'} BUILDSTDERR: [platform:WARNING] RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_dump_traceback': BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c:2517:37: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_cp_145 = pypy_faulthandler_setup(pypy_g__dump_callback); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:148, BUILDSTDERR: [platform:WARNING] from pypy_module_faulthandler.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/module/faulthandler/faulthandler.h:11:18: note: expected 'pypy_faulthandler_cb_t' {aka 'void (*)(int, int *, int)'} but argument is of type 'void (*)(Signed, Signed *, Signed)' {aka 'void (*)(long int, long int *, long int)'} BUILDSTDERR: [platform:WARNING] RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_enable': BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c:2875:37: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_cp_147 = pypy_faulthandler_setup(pypy_g__dump_callback); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:148, BUILDSTDERR: [platform:WARNING] from pypy_module_faulthandler.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/module/faulthandler/faulthandler.h:11:18: note: expected 'pypy_faulthandler_cb_t' {aka 'void (*)(int, int *, int)'} but argument is of type 'void (*)(Signed, Signed *, Signed)' {aka 'void (*)(long int, long int *, long int)'} BUILDSTDERR: [platform:WARNING] RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] pypy_module_micronumpy.c: In function 'pypy_g_ArrayIter_same_shape': BUILDSTDERR: [platform:WARNING] pypy_module_micronumpy.c:230908:30: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: [platform:WARNING] l_v1090177 = (l_v1090176 == l_v1090176); BUILDSTDERR: [platform:WARNING] ^~ BUILDSTDERR: [platform:WARNING] pypy_module_time.c: In function 'pypy_g__init_timezone': BUILDSTDERR: [platform:WARNING] pypy_module_time.c:373:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_163 = RPyField(l_res_2571, tm_zone); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_module_time.c:654:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_cp_164 = RPyField(l_res_2569, tm_zone); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] pypy_objspace_std_1.c: In function 'pypy_g_W_BytearrayObject_descr_zfill': BUILDSTDERR: [platform:WARNING] pypy_objspace_std_1.c:126726:29: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: [platform:WARNING] l_v1443477 = (l_selfval_4 == l_selfval_4); BUILDSTDERR: [platform:WARNING] ^~ BUILDSTDERR: [platform:WARNING] rpython_jit_metainterp.c: In function 'pypy_g_get_location_str_9': BUILDSTDERR: [platform:WARNING] rpython_jit_metainterp.c:133701:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] l_v1707463 = RPyField(l_externpy_1, name); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] rpython_rlib.c: In function 'pypy_g_PacketAddress___init__': BUILDSTDERR: [platform:WARNING] rpython_rlib.c:174313:14: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] l_v2153182 = RPyField(l_addr_19359, sll_addr); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] rpython_rlib.c: In function 'pypy_g_forkpty_1': BUILDSTDERR: [platform:WARNING] rpython_rlib.c:205669:25: warning: passing argument 1 of 'forkpty' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_childpid_2 = forkpty(l_master_p_0, ((void *) NULL), ((void *) NULL), ((void *) NULL)); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:116, BUILDSTDERR: [platform:WARNING] from rpython_rlib.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/pty.h:42:26: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] extern int forkpty (int *__amaster, char *__name, BUILDSTDERR: [platform:WARNING] ~~~~~^~~~~~~~~ BUILDSTDERR: [platform:WARNING] rpython_rlib.c: In function 'pypy_g_PacketAddress_get_haddr': BUILDSTDERR: [platform:WARNING] rpython_rlib.c:247219:14: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] l_v2179688 = RPyField(l_v2179651, sll_addr); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c: In function 'pypy_g__PyPy_dg_dtoa__Float_Signed_Signed_arrayPtr_arra': BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c:15023:77: warning: passing argument 4 of '_PyPy_dg_dtoa' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v2306811 = _PyPy_dg_dtoa(l_stararg0_777, l_stararg1_393, l_stararg2_190, l_stararg3_72, l_stararg4_37, l_stararg5_20); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:124, BUILDSTDERR: [platform:WARNING] from rpython_rtyper_lltypesystem.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/dtoa.h:7:8: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] char * _PyPy_dg_dtoa(double d, int mode, int ndigits, BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c:15023:92: warning: passing argument 5 of '_PyPy_dg_dtoa' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v2306811 = _PyPy_dg_dtoa(l_stararg0_777, l_stararg1_393, l_stararg2_190, l_stararg3_72, l_stararg4_37, l_stararg5_20); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:124, BUILDSTDERR: [platform:WARNING] from rpython_rtyper_lltypesystem.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/translator/c/src/dtoa.h:7:8: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] char * _PyPy_dg_dtoa(double d, int mode, int ndigits, BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c: In function 'pypy_g_frexp__Float_arrayPtr_star_2': BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c:31968:38: warning: passing argument 2 of 'frexp' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] l_v2312322 = frexp(l_stararg0_1031, l_stararg1_549); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/../pypy/module/cpyext/include/Python.h:13, BUILDSTDERR: [platform:WARNING] from common_header.h:147, BUILDSTDERR: [platform:WARNING] from rpython_rtyper_lltypesystem.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/bits/mathcalls.h:98:1: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent)); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~ BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c: In function 'pypy_g_ll_dict_lookup__v4175___simple_call__function_': BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c:218242:32: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: [platform:WARNING] l_v2371900 = (l_entries_573 != l_entries_573); BUILDSTDERR: [platform:WARNING] ^~ BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c: In function 'pypy_g_ll_dict_lookup__v4178___simple_call__function_': BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c:218522:32: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: [platform:WARNING] l_v2371973 = (l_entries_574 != l_entries_574); BUILDSTDERR: [platform:WARNING] ^~ BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c: In function 'pypy_g_ll_dict_lookup__v4172___simple_call__function_': BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c:218932:32: warning: self-comparison always evaluates to false [-Wtautological-compare] BUILDSTDERR: [platform:WARNING] l_v2372089 = (l_entries_575 != l_entries_575); BUILDSTDERR: [platform:WARNING] ^~ BUILDSTDERR: [platform:WARNING] rjitlog.c: In function 'jitlog_write_marked': BUILDSTDERR: [platform:WARNING] rjitlog.c:97:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: [platform:WARNING] write(jitlog_fd, text, length); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] vmp_stack.c: In function '_write_python_stack_entry': BUILDSTDERR: [platform:WARNING] vmp_stack.c:137:51: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] *depth = vmprof_write_header_for_jit_addr(result, *depth, pc, max_depth); BUILDSTDERR: [platform:WARNING] ^~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3, BUILDSTDERR: [platform:WARNING] from vmp_stack.c:1: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/rlib/rvmprof/src/rvmprof.h:44:49: note: expected 'intptr_t *' {aka 'int *'} but argument is of type 'void **' BUILDSTDERR: [platform:WARNING] long vmprof_write_header_for_jit_addr(intptr_t *result, long n, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] vmp_stack.c: In function 'vmp_walk_and_record_stack': BUILDSTDERR: [platform:WARNING] vmp_stack.c:299:20: warning: implicit declaration of function 'pypy_find_codemap_at_addr' [-Wimplicit-function-declaration] BUILDSTDERR: [platform:WARNING] } else if (pypy_find_codemap_at_addr(rip, &start_addr) != NULL) { BUILDSTDERR: [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] vmp_stack.c:299:64: warning: comparison between pointer and integer BUILDSTDERR: [platform:WARNING] } else if (pypy_find_codemap_at_addr(rip, &start_addr) != NULL) { BUILDSTDERR: [platform:WARNING] ^~ BUILDSTDERR: [platform:WARNING] vmp_stack.c:300:54: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] depth = vmprof_write_header_for_jit_addr(result, depth, pc, max_depth); BUILDSTDERR: [platform:WARNING] ^~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3, BUILDSTDERR: [platform:WARNING] from vmp_stack.c:1: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/rlib/rvmprof/src/rvmprof.h:44:49: note: expected 'intptr_t *' {aka 'int *'} but argument is of type 'void **' BUILDSTDERR: [platform:WARNING] long vmprof_write_header_for_jit_addr(intptr_t *result, long n, BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] vmp_stack.c:308:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: [platform:WARNING] depth = _write_native_stack((void*)(((uint64_t)func_addr) | 0x1), result, depth, max_depth); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] vmp_stack.c:308:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: [platform:WARNING] depth = _write_native_stack((void*)(((uint64_t)func_addr) | 0x1), result, depth, max_depth); BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/../pypy/module/cpyext/include/Python.h:118, BUILDSTDERR: [platform:WARNING] from getargs.c:4: BUILDSTDERR: [platform:WARNING] getargs.c: In function 'convertsimple': BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/../pypy/module/cpyext/include/pymem.h:33:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BUILDSTDERR: [platform:WARNING] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/../pypy/module/cpyext/include/pymem.h:10:34: note: in definition of macro 'PyMem_MALLOC' BUILDSTDERR: [platform:WARNING] #define PyMem_MALLOC(n) malloc((n) ? (n) : 1) BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] getargs.c:1078:27: note: in expansion of macro 'PyMem_NEW' BUILDSTDERR: [platform:WARNING] *buffer = PyMem_NEW(char, size + 1); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~ BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/../pypy/module/cpyext/include/pymem.h:33:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BUILDSTDERR: [platform:WARNING] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/../pypy/module/cpyext/include/pymem.h:10:34: note: in definition of macro 'PyMem_MALLOC' BUILDSTDERR: [platform:WARNING] #define PyMem_MALLOC(n) malloc((n) ? (n) : 1) BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] getargs.c:1124:23: note: in expansion of macro 'PyMem_NEW' BUILDSTDERR: [platform:WARNING] *buffer = PyMem_NEW(char, size + 1); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~ BUILDSTDERR: [platform:WARNING] stringobject.c: In function 'PyPyString_FromFormatV': BUILDSTDERR: [platform:WARNING] stringobject.c:167:32: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'Py_ssize_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: [platform:WARNING] sprintf(s, "%" PY_FORMAT_SIZE_T "d", BUILDSTDERR: [platform:WARNING] ^~~ BUILDSTDERR: [platform:WARNING] stringobject.c:167:54: note: format string is defined here BUILDSTDERR: [platform:WARNING] sprintf(s, "%" PY_FORMAT_SIZE_T "d", BUILDSTDERR: [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~^ BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/../pypy/module/cpyext/include/Python.h:118, BUILDSTDERR: [platform:WARNING] from structseq.c:4: BUILDSTDERR: [platform:WARNING] structseq.c: In function 'PyPyStructSequence_InitType': BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/../pypy/module/cpyext/include/pymem.h:33:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BUILDSTDERR: [platform:WARNING] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/../pypy/module/cpyext/include/pymem.h:10:34: note: in definition of macro 'PyMem_MALLOC' BUILDSTDERR: [platform:WARNING] #define PyMem_MALLOC(n) malloc((n) ? (n) : 1) BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [platform:WARNING] structseq.c:504:15: note: in expansion of macro 'PyMem_NEW' BUILDSTDERR: [platform:WARNING] members = PyMem_NEW(PyMemberDef, n_members-n_unnamed_members+1); BUILDSTDERR: [platform:WARNING] ^~~~~~~~~ BUILDSTDERR: [platform:WARNING] faulthandler.c: In function 'pypy_faulthandler_dump_traceback': BUILDSTDERR: [platform:WARNING] faulthandler.c:149:49: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] array_p, FRAME_DEPTH_N); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:146, BUILDSTDERR: [platform:WARNING] from faulthandler.c:15: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/rlib/rvmprof/src/rvmprof.h:39:58: note: expected 'void **' but argument is of type 'intptr_t *' {aka 'int *'} BUILDSTDERR: [platform:WARNING] RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t); BUILDSTDERR: [platform:WARNING] ^~~~~~ BUILDSTDERR: [platform:WARNING] faulthandler.c:160:45: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] array_p, FRAME_DEPTH_N); BUILDSTDERR: [platform:WARNING] ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from common_header.h:146, BUILDSTDERR: [platform:WARNING] from faulthandler.c:15: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy2-v5.10.0-src/rpython/rlib/rvmprof/src/rvmprof.h:39:58: note: expected 'void **' but argument is of type 'intptr_t *' {aka 'int *'} BUILDSTDERR: [platform:WARNING] RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t); BUILDSTDERR: [platform:WARNING] ^~~~~~ BUILDSTDERR: [platform:WARNING] threadlocal.c: In function '_RPy_ThreadLocals_Init': BUILDSTDERR: [platform:WARNING] threadlocal.c:107:18: warning: assignment to 'Signed *' {aka 'long int *'} from incompatible pointer type 'int *' [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] tls->p_errno = &errno; BUILDSTDERR: [platform:WARNING] ^ BUILDSTDERR: [translation:info] copied: /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/libpypy-c.so BUILDSTDERR: [translation:info] created: /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/pypy-c BUILDSTDERR: [5ba06] translation-task} BUILDSTDERR: [translation:info] Create cffi bindings for modules... BUILDSTDERR: [5ba06] {translation-task BUILDSTDERR: starting build_cffi_imports BUILDSTDERR: * _audioop_build.py BUILDSTDERR: * _curses_build.py BUILDSTDERR: * _gdbm_build.py BUILDSTDERR: * _pwdgrp_build.py BUILDSTDERR: * _resource_build.py BUILDSTDERR: * _sqlite3_build.py BUILDSTDERR: * _syslog_build.py BUILDSTDERR: * _tkinter/tklib_build.py BUILDSTDERR: [5ba06] translation-task} BUILDSTDERR: [translation:info] usession directory: /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/usession-pypy-0 BUILDSTDERR: [Timer] Timings: BUILDSTDERR: [Timer] annotate --- 504.7 s BUILDSTDERR: [Timer] rtype_lltype --- 838.8 s BUILDSTDERR: [Timer] pyjitpl_lltype --- 1078.1 s BUILDSTDERR: [Timer] backendopt_lltype --- 218.9 s BUILDSTDERR: [Timer] stackcheckinsertion_lltype --- 359.5 s BUILDSTDERR: [Timer] database_c --- 504.5 s BUILDSTDERR: [Timer] source_c --- 264.8 s BUILDSTDERR: [Timer] compile_c --- 771.2 s BUILDSTDERR: [Timer] build_cffi_imports --- 11.1 s BUILDSTDERR: [Timer] =========================================== BUILDSTDERR: [Timer] Total: --- 4551.6 s + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- FINISHED BUILDING: pypy -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- + echo 'FINISHED BUILDING: pypy' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + popd ~/build/BUILD/pypy2-v5.10.0-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.k30gsK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386 + cd pypy2-v5.10.0-src + mkdir -p /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/bin + mkdir -p /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib/pypy-5.10 + pypy pypy/tool/release/package.py --archive-name pypy-5.10 --builddir /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib BUILDSTDERR: * _audioop_build.py BUILDSTDERR: * _curses_build.py BUILDSTDERR: * _gdbm_build.py BUILDSTDERR: * _pwdgrp_build.py BUILDSTDERR: * _resource_build.py BUILDSTDERR: * _sqlite3_build.py BUILDSTDERR: * _syslog_build.py BUILDSTDERR: * _tkinter/tklib_build.py pypy-5.10/ pypy-5.10/bin/ pypy-5.10/bin/libpypy-c.so pypy-5.10/bin/libpypy-c.so.debug pypy-5.10/bin/pypy pypy-5.10/bin/pypy.debug pypy-5.10/site-packages/ pypy-5.10/site-packages/README pypy-5.10/LICENSE pypy-5.10/README.rst pypy-5.10/lib_pypy/ pypy-5.10/lib_pypy/pyrepl/ pypy-5.10/lib_pypy/pyrepl/input.py pypy-5.10/lib_pypy/pyrepl/fancy_termios.py pypy-5.10/lib_pypy/pyrepl/unicodedata_.py pypy-5.10/lib_pypy/pyrepl/historical_reader.py pypy-5.10/lib_pypy/pyrepl/curses.py pypy-5.10/lib_pypy/pyrepl/__init__.py pypy-5.10/lib_pypy/pyrepl/commands.py pypy-5.10/lib_pypy/pyrepl/copy_code.py pypy-5.10/lib_pypy/pyrepl/completing_reader.py pypy-5.10/lib_pypy/pyrepl/cmdrepl.py pypy-5.10/lib_pypy/pyrepl/console.py pypy-5.10/lib_pypy/pyrepl/module_lister.py pypy-5.10/lib_pypy/pyrepl/python_reader.py pypy-5.10/lib_pypy/pyrepl/pygame_keymap.py pypy-5.10/lib_pypy/pyrepl/reader.py pypy-5.10/lib_pypy/pyrepl/unix_eventqueue.py pypy-5.10/lib_pypy/pyrepl/pygame_console.py pypy-5.10/lib_pypy/pyrepl/readline.py pypy-5.10/lib_pypy/pyrepl/keymap.py pypy-5.10/lib_pypy/pyrepl/keymaps.py pypy-5.10/lib_pypy/pyrepl/simple_interact.py pypy-5.10/lib_pypy/pyrepl/completer.py pypy-5.10/lib_pypy/pyrepl/unix_console.py pypy-5.10/lib_pypy/readline.egg-info pypy-5.10/lib_pypy/cffi/ pypy-5.10/lib_pypy/cffi/_cffi_errors.h pypy-5.10/lib_pypy/cffi/_cffi_include.h pypy-5.10/lib_pypy/cffi/_pycparser/ pypy-5.10/lib_pypy/cffi/_pycparser/ply/ pypy-5.10/lib_pypy/cffi/_pycparser/ply/yacc.py pypy-5.10/lib_pypy/cffi/_pycparser/ply/__init__.py pypy-5.10/lib_pypy/cffi/_pycparser/ply/ctokens.py pypy-5.10/lib_pypy/cffi/_pycparser/ply/cpp.py pypy-5.10/lib_pypy/cffi/_pycparser/ply/lex.py pypy-5.10/lib_pypy/cffi/_pycparser/README pypy-5.10/lib_pypy/cffi/_pycparser/_c_ast.cfg pypy-5.10/lib_pypy/cffi/_pycparser/_ast_gen.py pypy-5.10/lib_pypy/cffi/_pycparser/plyparser.py pypy-5.10/lib_pypy/cffi/_pycparser/__init__.py pypy-5.10/lib_pypy/cffi/_pycparser/c_parser.py pypy-5.10/lib_pypy/cffi/_pycparser/c_lexer.py pypy-5.10/lib_pypy/cffi/_pycparser/_build_tables.py pypy-5.10/lib_pypy/cffi/_pycparser/c_ast.py pypy-5.10/lib_pypy/cffi/_pycparser/ast_transforms.py pypy-5.10/lib_pypy/cffi/_pycparser/c_generator.py pypy-5.10/lib_pypy/cffi/_pycparser/lextab.py pypy-5.10/lib_pypy/cffi/_pycparser/yacctab.py pypy-5.10/lib_pypy/cffi/testing/ pypy-5.10/lib_pypy/cffi/testing/__init__.py pypy-5.10/lib_pypy/cffi/testing/udir.py pypy-5.10/lib_pypy/cffi/_embedding.h pypy-5.10/lib_pypy/cffi/parse_c_type.h pypy-5.10/lib_pypy/cffi/ffiplatform.py pypy-5.10/lib_pypy/cffi/verifier.py pypy-5.10/lib_pypy/cffi/recompiler.py pypy-5.10/lib_pypy/cffi/error.py pypy-5.10/lib_pypy/cffi/lock.py pypy-5.10/lib_pypy/cffi/__init__.py pypy-5.10/lib_pypy/cffi/commontypes.py pypy-5.10/lib_pypy/cffi/vengine_cpy.py pypy-5.10/lib_pypy/cffi/cparser.py pypy-5.10/lib_pypy/cffi/gc_weakref.py pypy-5.10/lib_pypy/cffi/api.py pypy-5.10/lib_pypy/cffi/cffi_opcode.py pypy-5.10/lib_pypy/cffi/vengine_gen.py pypy-5.10/lib_pypy/cffi/model.py pypy-5.10/lib_pypy/cffi/setuptools_ext.py pypy-5.10/lib_pypy/cffi/backend_ctypes.py pypy-5.10/lib_pypy/ctypes_config_cache/ pypy-5.10/lib_pypy/ctypes_config_cache/.empty pypy-5.10/lib_pypy/greenlet.egg-info pypy-5.10/lib_pypy/_testcapimodule.c pypy-5.10/lib_pypy/_tkinter/ pypy-5.10/lib_pypy/_tkinter/license.terms pypy-5.10/lib_pypy/_tkinter/tclobj.py pypy-5.10/lib_pypy/_tkinter/__init__.py pypy-5.10/lib_pypy/_tkinter/tklib_build.py pypy-5.10/lib_pypy/_tkinter/app.py pypy-5.10/lib_pypy/_tkinter/__pycache__/ pypy-5.10/lib_pypy/_tkinter/__pycache__/_cffi__gcc4bfca8xcea67b37.c pypy-5.10/lib_pypy/_tkinter/__pycache__/_tkinter/ pypy-5.10/lib_pypy/_tkinter/__pycache__/_tkinter/__pycache__/ pypy-5.10/lib_pypy/_tkinter/__pycache__/_cffi__gcc4bfca8xcea67b37.pypy-41.so pypy-5.10/lib_pypy/_tkinter/tklib_cffi.pypy-41.so pypy-5.10/lib_pypy/cffi.egg-info/ pypy-5.10/lib_pypy/cffi.egg-info/entry_points.txt pypy-5.10/lib_pypy/cffi.egg-info/requires.txt pypy-5.10/lib_pypy/cffi.egg-info/not-zip-safe pypy-5.10/lib_pypy/cffi.egg-info/SOURCES.txt pypy-5.10/lib_pypy/cffi.egg-info/PKG-INFO pypy-5.10/lib_pypy/cffi.egg-info/dependency_links.txt pypy-5.10/lib_pypy/cffi.egg-info/top_level.txt pypy-5.10/lib_pypy/_ctypes/ pypy-5.10/lib_pypy/_ctypes/keepalive.txt pypy-5.10/lib_pypy/_ctypes/dll.py pypy-5.10/lib_pypy/_ctypes/structure.py pypy-5.10/lib_pypy/_ctypes/pointer.py pypy-5.10/lib_pypy/_ctypes/__init__.py pypy-5.10/lib_pypy/_ctypes/basics.py pypy-5.10/lib_pypy/_ctypes/union.py pypy-5.10/lib_pypy/_ctypes/dummy.py pypy-5.10/lib_pypy/_ctypes/function.py pypy-5.10/lib_pypy/_ctypes/primitive.py pypy-5.10/lib_pypy/_ctypes/array.py pypy-5.10/lib_pypy/_ctypes/builtin.py pypy-5.10/lib_pypy/testcapi_long.h pypy-5.10/lib_pypy/_ctypes_test.c pypy-5.10/lib_pypy/_pypy_interact.py pypy-5.10/lib_pypy/_curses_panel.py pypy-5.10/lib_pypy/resource.py pypy-5.10/lib_pypy/pwd.py pypy-5.10/lib_pypy/_codecs_jp.py pypy-5.10/lib_pypy/_codecs_cn.py pypy-5.10/lib_pypy/_subprocess.py pypy-5.10/lib_pypy/audioop.py pypy-5.10/lib_pypy/datetime.py pypy-5.10/lib_pypy/_curses_build.py pypy-5.10/lib_pypy/__init__.py pypy-5.10/lib_pypy/_sqlite3_build.py pypy-5.10/lib_pypy/_elementtree.py pypy-5.10/lib_pypy/identity_dict.py pypy-5.10/lib_pypy/dbm.py pypy-5.10/lib_pypy/_testcapi.py pypy-5.10/lib_pypy/_sha512.py pypy-5.10/lib_pypy/_resource_build.py pypy-5.10/lib_pypy/gdbm.py pypy-5.10/lib_pypy/_collections.py pypy-5.10/lib_pypy/syslog.py pypy-5.10/lib_pypy/stackless.py pypy-5.10/lib_pypy/_codecs_iso2022.py pypy-5.10/lib_pypy/_structseq.py pypy-5.10/lib_pypy/_codecs_hk.py pypy-5.10/lib_pypy/_pypy_wait.py pypy-5.10/lib_pypy/_pypy_testcapi.py pypy-5.10/lib_pypy/cPickle.py pypy-5.10/lib_pypy/_pypy_winbase_cffi.py pypy-5.10/lib_pypy/_md5.py pypy-5.10/lib_pypy/msvcrt.py pypy-5.10/lib_pypy/_functools.py pypy-5.10/lib_pypy/_audioop_build.py pypy-5.10/lib_pypy/_ffi.py pypy-5.10/lib_pypy/cStringIO.py pypy-5.10/lib_pypy/readline.py pypy-5.10/lib_pypy/_gdbm_build.py pypy-5.10/lib_pypy/ctypes_support.py pypy-5.10/lib_pypy/_sqlite3.py pypy-5.10/lib_pypy/_csv.py pypy-5.10/lib_pypy/_pypy_winbase_build.py pypy-5.10/lib_pypy/_curses.py pypy-5.10/lib_pypy/_pypy_irc_topic.py pypy-5.10/lib_pypy/_sha256.py pypy-5.10/lib_pypy/_sysconfigdata.py pypy-5.10/lib_pypy/_ctypes_test.py pypy-5.10/lib_pypy/_sha.py pypy-5.10/lib_pypy/_codecs_kr.py pypy-5.10/lib_pypy/_pwdgrp_build.py pypy-5.10/lib_pypy/_scproxy.py pypy-5.10/lib_pypy/marshal.py pypy-5.10/lib_pypy/tputil.py pypy-5.10/lib_pypy/_marshal.py pypy-5.10/lib_pypy/future_builtins.py pypy-5.10/lib_pypy/_codecs_tw.py pypy-5.10/lib_pypy/grp.py pypy-5.10/lib_pypy/greenlet.py pypy-5.10/lib_pypy/_syslog_build.py pypy-5.10/lib_pypy/_audioop_cffi.pypy-41.so pypy-5.10/lib_pypy/_curses_cffi.pypy-41.so pypy-5.10/lib_pypy/_gdbm_cffi.pypy-41.so pypy-5.10/lib_pypy/_pwdgrp_cffi.pypy-41.so pypy-5.10/lib_pypy/_resource_cffi.pypy-41.so pypy-5.10/lib_pypy/_sqlite3_cffi.pypy-41.so pypy-5.10/lib_pypy/_syslog_cffi.pypy-41.so pypy-5.10/lib-python/ pypy-5.10/lib-python/2.7/ pypy-5.10/lib-python/2.7/logging/ pypy-5.10/lib-python/2.7/logging/handlers.py pypy-5.10/lib-python/2.7/logging/config.py pypy-5.10/lib-python/2.7/logging/__init__.py pypy-5.10/lib-python/2.7/importlib/ pypy-5.10/lib-python/2.7/importlib/__init__.py pypy-5.10/lib-python/2.7/plat-aix4/ pypy-5.10/lib-python/2.7/plat-aix4/regen pypy-5.10/lib-python/2.7/plat-aix4/IN.py pypy-5.10/lib-python/2.7/plat-sunos5/ pypy-5.10/lib-python/2.7/plat-sunos5/regen pypy-5.10/lib-python/2.7/plat-sunos5/IN.py pypy-5.10/lib-python/2.7/plat-sunos5/STROPTS.py pypy-5.10/lib-python/2.7/plat-sunos5/CDIO.py pypy-5.10/lib-python/2.7/plat-sunos5/DLFCN.py pypy-5.10/lib-python/2.7/plat-sunos5/TYPES.py pypy-5.10/lib-python/2.7/plat-sunos5/SUNAUDIODEV.py pypy-5.10/lib-python/2.7/plat-mac/ pypy-5.10/lib-python/2.7/plat-mac/dialogs.rsrc pypy-5.10/lib-python/2.7/plat-mac/errors.rsrc pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/ pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/ pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/__init__.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/ pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Required.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/ pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/__init__.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/ pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/__init__.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/ pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Required_suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Text.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/__init__.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/ pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/__init__.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/ pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/ pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Enumerations.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/__init__.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Files.py pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/ pypy-5.10/lib-python/2.7/plat-mac/Carbon/Resources.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Evt.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/QuickTime.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Menu.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/AE.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/IBCarbon.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Dialogs.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/OSA.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Cm.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/QDOffscreen.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Drag.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/AH.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Help.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/MacTextEditor.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Dlg.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Windows.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/OSAconst.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Scrap.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/TE.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Menus.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Dragconst.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Events.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/LaunchServices.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Qdoffs.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Snd.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Appearance.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Icn.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/ControlAccessor.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Ctl.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Aliases.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Launch.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Lists.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Qd.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/List.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Components.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Controls.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/App.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/MacHelp.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Folder.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Alias.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/CoreGraphics.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/QuickDraw.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/CarbonEvt.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/CF.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/AppleHelp.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Icons.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/CarbonEvents.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/IBCarbonRuntime.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/__init__.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Sndihooks.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Qt.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Fm.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Files.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Folders.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Win.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/File.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Res.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Sound.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/MediaDescr.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Mlte.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/CG.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/AppleEvents.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/CoreFoundation.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/TextEdit.py pypy-5.10/lib-python/2.7/plat-mac/Carbon/Fonts.py pypy-5.10/lib-python/2.7/plat-mac/appletrunner.py pypy-5.10/lib-python/2.7/plat-mac/bgenlocations.py pypy-5.10/lib-python/2.7/plat-mac/bundlebuilder.py pypy-5.10/lib-python/2.7/plat-mac/gensuitemodule.py pypy-5.10/lib-python/2.7/plat-mac/macerrors.py pypy-5.10/lib-python/2.7/plat-mac/ic.py pypy-5.10/lib-python/2.7/plat-mac/aetools.py pypy-5.10/lib-python/2.7/plat-mac/macresource.py pypy-5.10/lib-python/2.7/plat-mac/aepack.py pypy-5.10/lib-python/2.7/plat-mac/EasyDialogs.py pypy-5.10/lib-python/2.7/plat-mac/cfmfile.py pypy-5.10/lib-python/2.7/plat-mac/applesingle.py pypy-5.10/lib-python/2.7/plat-mac/macostools.py pypy-5.10/lib-python/2.7/plat-mac/MiniAEFrame.py pypy-5.10/lib-python/2.7/plat-mac/argvemulator.py pypy-5.10/lib-python/2.7/plat-mac/Audio_mac.py pypy-5.10/lib-python/2.7/plat-mac/videoreader.py pypy-5.10/lib-python/2.7/plat-mac/findertools.py pypy-5.10/lib-python/2.7/plat-mac/icopen.py pypy-5.10/lib-python/2.7/plat-mac/aetypes.py pypy-5.10/lib-python/2.7/plat-mac/terminalcommand.py pypy-5.10/lib-python/2.7/plat-mac/appletrawmain.py pypy-5.10/lib-python/2.7/plat-mac/buildtools.py pypy-5.10/lib-python/2.7/plat-mac/pimp.py pypy-5.10/lib-python/2.7/plat-mac/PixMapWrapper.py pypy-5.10/lib-python/2.7/plat-mac/FrameWork.py pypy-5.10/lib-python/2.7/curses/ pypy-5.10/lib-python/2.7/curses/has_key.py pypy-5.10/lib-python/2.7/curses/ascii.py pypy-5.10/lib-python/2.7/curses/wrapper.py pypy-5.10/lib-python/2.7/curses/panel.py pypy-5.10/lib-python/2.7/curses/textpad.py pypy-5.10/lib-python/2.7/curses/__init__.py pypy-5.10/lib-python/2.7/multiprocessing/ pypy-5.10/lib-python/2.7/multiprocessing/dummy/ pypy-5.10/lib-python/2.7/multiprocessing/dummy/connection.py pypy-5.10/lib-python/2.7/multiprocessing/dummy/__init__.py pypy-5.10/lib-python/2.7/multiprocessing/managers.py pypy-5.10/lib-python/2.7/multiprocessing/reduction.py pypy-5.10/lib-python/2.7/multiprocessing/util.py pypy-5.10/lib-python/2.7/multiprocessing/connection.py pypy-5.10/lib-python/2.7/multiprocessing/queues.py pypy-5.10/lib-python/2.7/multiprocessing/synchronize.py pypy-5.10/lib-python/2.7/multiprocessing/sharedctypes.py pypy-5.10/lib-python/2.7/multiprocessing/forking.py pypy-5.10/lib-python/2.7/multiprocessing/process.py pypy-5.10/lib-python/2.7/multiprocessing/__init__.py pypy-5.10/lib-python/2.7/multiprocessing/heap.py pypy-5.10/lib-python/2.7/multiprocessing/pool.py pypy-5.10/lib-python/2.7/wsgiref.egg-info pypy-5.10/lib-python/2.7/plat-freebsd5/ pypy-5.10/lib-python/2.7/plat-freebsd5/regen pypy-5.10/lib-python/2.7/plat-freebsd5/IN.py pypy-5.10/lib-python/2.7/lib2to3/ pypy-5.10/lib-python/2.7/lib2to3/PatternGrammar.txt pypy-5.10/lib-python/2.7/lib2to3/pgen2/ pypy-5.10/lib-python/2.7/lib2to3/pgen2/token.py pypy-5.10/lib-python/2.7/lib2to3/pgen2/pgen.py pypy-5.10/lib-python/2.7/lib2to3/pgen2/parse.py pypy-5.10/lib-python/2.7/lib2to3/pgen2/literals.py pypy-5.10/lib-python/2.7/lib2to3/pgen2/grammar.py pypy-5.10/lib-python/2.7/lib2to3/pgen2/conv.py pypy-5.10/lib-python/2.7/lib2to3/pgen2/__init__.py pypy-5.10/lib-python/2.7/lib2to3/pgen2/tokenize.py pypy-5.10/lib-python/2.7/lib2to3/pgen2/driver.py pypy-5.10/lib-python/2.7/lib2to3/Grammar.txt pypy-5.10/lib-python/2.7/lib2to3/tests/ pypy-5.10/lib-python/2.7/lib2to3/tests/data/ pypy-5.10/lib-python/2.7/lib2to3/tests/data/README pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/ pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/ pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_last.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_first.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/__init__.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/parrot_example.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/no_fixer_cls.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/bad_order.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/different_encoding.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/crlf.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/py3_test_grammar.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/false_encoding.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/bom.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/py2_test_grammar.py pypy-5.10/lib-python/2.7/lib2to3/tests/data/infinite_recursion.py pypy-5.10/lib-python/2.7/lib2to3/tests/test_parser.py pypy-5.10/lib-python/2.7/lib2to3/tests/test_fixers.py pypy-5.10/lib-python/2.7/lib2to3/tests/test_pytree.py pypy-5.10/lib-python/2.7/lib2to3/tests/test_refactor.py pypy-5.10/lib-python/2.7/lib2to3/tests/pytree_idempotency.py pypy-5.10/lib-python/2.7/lib2to3/tests/test_all_fixers.py pypy-5.10/lib-python/2.7/lib2to3/tests/__init__.py pypy-5.10/lib-python/2.7/lib2to3/tests/test_main.py pypy-5.10/lib-python/2.7/lib2to3/tests/test_util.py pypy-5.10/lib-python/2.7/lib2to3/tests/support.py pypy-5.10/lib-python/2.7/lib2to3/fixes/ pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_funcattrs.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_urllib.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_asserts.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_imports.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_standarderror.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_buffer.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_map.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_next.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_intern.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_idioms.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_reduce.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_renames.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_print.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_methodattrs.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_repr.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_imports2.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_future.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_filter.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_xreadlines.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_operator.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_raw_input.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_types.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_zip.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_long.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_throw.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_paren.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_ws_comma.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_ne.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_isinstance.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_exec.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_exitfunc.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_dict.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_set_literal.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_itertools.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_execfile.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_raise.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_sys_exc.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_input.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_tuple_params.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_apply.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_getcwdu.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_basestring.py pypy-5.10/lib-python/2.7/lib2to3/fixes/__init__.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_has_key.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_numliterals.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_metaclass.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_xrange.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_itertools_imports.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_except.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_import.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_nonzero.py pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_unicode.py pypy-5.10/lib-python/2.7/lib2to3/pygram.py pypy-5.10/lib-python/2.7/lib2to3/fixer_base.py pypy-5.10/lib-python/2.7/lib2to3/btm_matcher.py pypy-5.10/lib-python/2.7/lib2to3/__main__.py pypy-5.10/lib-python/2.7/lib2to3/pytree.py pypy-5.10/lib-python/2.7/lib2to3/refactor.py pypy-5.10/lib-python/2.7/lib2to3/patcomp.py pypy-5.10/lib-python/2.7/lib2to3/btm_utils.py pypy-5.10/lib-python/2.7/lib2to3/main.py pypy-5.10/lib-python/2.7/lib2to3/fixer_util.py pypy-5.10/lib-python/2.7/lib2to3/__init__.py pypy-5.10/lib-python/2.7/plat-os2emx/ pypy-5.10/lib-python/2.7/plat-os2emx/regen pypy-5.10/lib-python/2.7/plat-os2emx/IN.py pypy-5.10/lib-python/2.7/plat-os2emx/grp.py pypy-5.10/lib-python/2.7/plat-os2emx/_emx_link.py pypy-5.10/lib-python/2.7/plat-os2emx/SOCKET.py pypy-5.10/lib-python/2.7/plat-os2emx/pwd.py pypy-5.10/lib-python/2.7/site-packages/ pypy-5.10/lib-python/2.7/site-packages/README pypy-5.10/lib-python/2.7/plat-netbsd1/ pypy-5.10/lib-python/2.7/plat-netbsd1/regen pypy-5.10/lib-python/2.7/plat-netbsd1/IN.py pypy-5.10/lib-python/2.7/plat-beos5/ pypy-5.10/lib-python/2.7/plat-beos5/regen pypy-5.10/lib-python/2.7/plat-beos5/IN.py pypy-5.10/lib-python/2.7/plat-atheos/ pypy-5.10/lib-python/2.7/plat-atheos/regen pypy-5.10/lib-python/2.7/plat-atheos/IN.py pypy-5.10/lib-python/2.7/plat-atheos/TYPES.py pypy-5.10/lib-python/2.7/pdb.doc pypy-5.10/lib-python/2.7/plat-aix3/ pypy-5.10/lib-python/2.7/plat-aix3/regen pypy-5.10/lib-python/2.7/plat-aix3/IN.py pypy-5.10/lib-python/2.7/plat-riscos/ pypy-5.10/lib-python/2.7/plat-riscos/riscosenviron.py pypy-5.10/lib-python/2.7/plat-riscos/rourl2path.py pypy-5.10/lib-python/2.7/plat-riscos/riscospath.py pypy-5.10/lib-python/2.7/pydoc_data/ pypy-5.10/lib-python/2.7/pydoc_data/__init__.py pypy-5.10/lib-python/2.7/pydoc_data/topics.py pypy-5.10/lib-python/2.7/plat-freebsd6/ pypy-5.10/lib-python/2.7/plat-freebsd6/regen pypy-5.10/lib-python/2.7/plat-freebsd6/IN.py pypy-5.10/lib-python/2.7/ctypes/ pypy-5.10/lib-python/2.7/ctypes/macholib/ pypy-5.10/lib-python/2.7/ctypes/macholib/fetch_macholib pypy-5.10/lib-python/2.7/ctypes/macholib/fetch_macholib.bat pypy-5.10/lib-python/2.7/ctypes/macholib/README.ctypes pypy-5.10/lib-python/2.7/ctypes/macholib/dylib.py pypy-5.10/lib-python/2.7/ctypes/macholib/__init__.py pypy-5.10/lib-python/2.7/ctypes/macholib/framework.py pypy-5.10/lib-python/2.7/ctypes/macholib/dyld.py pypy-5.10/lib-python/2.7/ctypes/test/ pypy-5.10/lib-python/2.7/ctypes/test/test_byteswap.py pypy-5.10/lib-python/2.7/ctypes/test/test_frombuffer.py pypy-5.10/lib-python/2.7/ctypes/test/test_varsize_struct.py pypy-5.10/lib-python/2.7/ctypes/test/test_callbacks.py pypy-5.10/lib-python/2.7/ctypes/test/test_anon.py pypy-5.10/lib-python/2.7/ctypes/test/test_parameters.py pypy-5.10/lib-python/2.7/ctypes/test/test_python_api.py pypy-5.10/lib-python/2.7/ctypes/test/test_pointers.py pypy-5.10/lib-python/2.7/ctypes/test/test_unaligned_structures.py pypy-5.10/lib-python/2.7/ctypes/test/test_cast.py pypy-5.10/lib-python/2.7/ctypes/test/test_simplesubclasses.py pypy-5.10/lib-python/2.7/ctypes/test/test_macholib.py pypy-5.10/lib-python/2.7/ctypes/test/test_find.py pypy-5.10/lib-python/2.7/ctypes/test/test_pickling.py pypy-5.10/lib-python/2.7/ctypes/test/test_win32.py pypy-5.10/lib-python/2.7/ctypes/test/test_strings.py pypy-5.10/lib-python/2.7/ctypes/test/test_libc.py pypy-5.10/lib-python/2.7/ctypes/test/test_objects.py pypy-5.10/lib-python/2.7/ctypes/test/test_sizes.py pypy-5.10/lib-python/2.7/ctypes/test/test_loading.py pypy-5.10/lib-python/2.7/ctypes/test/test_repr.py pypy-5.10/lib-python/2.7/ctypes/test/test_stringptr.py pypy-5.10/lib-python/2.7/ctypes/test/test_slicing.py pypy-5.10/lib-python/2.7/ctypes/test/test_bitfields.py pypy-5.10/lib-python/2.7/ctypes/test/test_returnfuncptrs.py pypy-5.10/lib-python/2.7/ctypes/test/test_cfuncs.py pypy-5.10/lib-python/2.7/ctypes/test/test_buffers.py pypy-5.10/lib-python/2.7/ctypes/test/test_arrays.py pypy-5.10/lib-python/2.7/ctypes/test/test_checkretval.py pypy-5.10/lib-python/2.7/ctypes/test/test_as_parameter.py pypy-5.10/lib-python/2.7/ctypes/test/test_wintypes.py pypy-5.10/lib-python/2.7/ctypes/test/test_init.py pypy-5.10/lib-python/2.7/ctypes/test/test_keeprefs.py pypy-5.10/lib-python/2.7/ctypes/test/test_values.py pypy-5.10/lib-python/2.7/ctypes/test/test_unicode.py pypy-5.10/lib-python/2.7/ctypes/test/runtests.py pypy-5.10/lib-python/2.7/ctypes/test/__init__.py pypy-5.10/lib-python/2.7/ctypes/test/test_random_things.py pypy-5.10/lib-python/2.7/ctypes/test/test_delattr.py pypy-5.10/lib-python/2.7/ctypes/test/test_funcptr.py pypy-5.10/lib-python/2.7/ctypes/test/test_prototypes.py pypy-5.10/lib-python/2.7/ctypes/test/test_numbers.py pypy-5.10/lib-python/2.7/ctypes/test/test_refcounts.py pypy-5.10/lib-python/2.7/ctypes/test/test_errno.py pypy-5.10/lib-python/2.7/ctypes/test/test_incomplete.py pypy-5.10/lib-python/2.7/ctypes/test/test_memfunctions.py pypy-5.10/lib-python/2.7/ctypes/test/test_functions.py pypy-5.10/lib-python/2.7/ctypes/test/test_struct_fields.py pypy-5.10/lib-python/2.7/ctypes/test/test_array_in_pointer.py pypy-5.10/lib-python/2.7/ctypes/test/test_pep3118.py pypy-5.10/lib-python/2.7/ctypes/test/test_internals.py pypy-5.10/lib-python/2.7/ctypes/test/test_structures.py pypy-5.10/lib-python/2.7/ctypes/util.py pypy-5.10/lib-python/2.7/ctypes/wintypes.py pypy-5.10/lib-python/2.7/ctypes/_endian.py pypy-5.10/lib-python/2.7/ctypes/__init__.py pypy-5.10/lib-python/2.7/plat-darwin/ pypy-5.10/lib-python/2.7/plat-darwin/regen pypy-5.10/lib-python/2.7/plat-darwin/IN.py pypy-5.10/lib-python/2.7/wsgiref/ pypy-5.10/lib-python/2.7/wsgiref/handlers.py pypy-5.10/lib-python/2.7/wsgiref/util.py pypy-5.10/lib-python/2.7/wsgiref/simple_server.py pypy-5.10/lib-python/2.7/wsgiref/headers.py pypy-5.10/lib-python/2.7/wsgiref/validate.py pypy-5.10/lib-python/2.7/wsgiref/__init__.py pypy-5.10/lib-python/2.7/plat-generic/ pypy-5.10/lib-python/2.7/plat-generic/regen pypy-5.10/lib-python/2.7/xml/ pypy-5.10/lib-python/2.7/xml/sax/ pypy-5.10/lib-python/2.7/xml/sax/saxutils.py pypy-5.10/lib-python/2.7/xml/sax/expatreader.py pypy-5.10/lib-python/2.7/xml/sax/_exceptions.py pypy-5.10/lib-python/2.7/xml/sax/handler.py pypy-5.10/lib-python/2.7/xml/sax/__init__.py pypy-5.10/lib-python/2.7/xml/sax/xmlreader.py pypy-5.10/lib-python/2.7/xml/dom/ pypy-5.10/lib-python/2.7/xml/dom/expatbuilder.py pypy-5.10/lib-python/2.7/xml/dom/domreg.py pypy-5.10/lib-python/2.7/xml/dom/minicompat.py pypy-5.10/lib-python/2.7/xml/dom/NodeFilter.py pypy-5.10/lib-python/2.7/xml/dom/xmlbuilder.py pypy-5.10/lib-python/2.7/xml/dom/minidom.py pypy-5.10/lib-python/2.7/xml/dom/pulldom.py pypy-5.10/lib-python/2.7/xml/dom/__init__.py pypy-5.10/lib-python/2.7/xml/etree/ pypy-5.10/lib-python/2.7/xml/etree/cElementTree.py pypy-5.10/lib-python/2.7/xml/etree/ElementTree.py pypy-5.10/lib-python/2.7/xml/etree/__init__.py pypy-5.10/lib-python/2.7/xml/etree/ElementInclude.py pypy-5.10/lib-python/2.7/xml/etree/ElementPath.py pypy-5.10/lib-python/2.7/xml/parsers/ pypy-5.10/lib-python/2.7/xml/parsers/expat.py pypy-5.10/lib-python/2.7/xml/parsers/__init__.py pypy-5.10/lib-python/2.7/xml/__init__.py pypy-5.10/lib-python/2.7/json/ pypy-5.10/lib-python/2.7/json/tests/ pypy-5.10/lib-python/2.7/json/tests/test_dump.py pypy-5.10/lib-python/2.7/json/tests/test_encode_basestring_ascii.py pypy-5.10/lib-python/2.7/json/tests/test_check_circular.py pypy-5.10/lib-python/2.7/json/tests/test_pass3.py pypy-5.10/lib-python/2.7/json/tests/test_float.py pypy-5.10/lib-python/2.7/json/tests/test_default.py pypy-5.10/lib-python/2.7/json/tests/test_pass1.py pypy-5.10/lib-python/2.7/json/tests/test_speedups.py pypy-5.10/lib-python/2.7/json/tests/test_recursion.py pypy-5.10/lib-python/2.7/json/tests/test_pass2.py pypy-5.10/lib-python/2.7/json/tests/test_indent.py pypy-5.10/lib-python/2.7/json/tests/test_decode.py pypy-5.10/lib-python/2.7/json/tests/test_separators.py pypy-5.10/lib-python/2.7/json/tests/test_unicode.py pypy-5.10/lib-python/2.7/json/tests/__init__.py pypy-5.10/lib-python/2.7/json/tests/test_scanstring.py pypy-5.10/lib-python/2.7/json/tests/test_fail.py pypy-5.10/lib-python/2.7/json/tests/test_tool.py pypy-5.10/lib-python/2.7/json/tool.py pypy-5.10/lib-python/2.7/json/decoder.py pypy-5.10/lib-python/2.7/json/__init__.py pypy-5.10/lib-python/2.7/json/scanner.py pypy-5.10/lib-python/2.7/json/encoder.py pypy-5.10/lib-python/2.7/bsddb/ pypy-5.10/lib-python/2.7/bsddb/test/ pypy-5.10/lib-python/2.7/bsddb/test/test_compare.py pypy-5.10/lib-python/2.7/bsddb/test/test_join.py pypy-5.10/lib-python/2.7/bsddb/test/test_cursor_pget_bug.py pypy-5.10/lib-python/2.7/bsddb/test/test_thread.py pypy-5.10/lib-python/2.7/bsddb/test/test_pickle.py pypy-5.10/lib-python/2.7/bsddb/test/test_misc.py pypy-5.10/lib-python/2.7/bsddb/test/test_db.py pypy-5.10/lib-python/2.7/bsddb/test/test_fileid.py pypy-5.10/lib-python/2.7/bsddb/test/test_dbenv.py pypy-5.10/lib-python/2.7/bsddb/test/test_basics.py pypy-5.10/lib-python/2.7/bsddb/test/test_early_close.py pypy-5.10/lib-python/2.7/bsddb/test/test_distributed_transactions.py pypy-5.10/lib-python/2.7/bsddb/test/test_sequence.py pypy-5.10/lib-python/2.7/bsddb/test/test_lock.py pypy-5.10/lib-python/2.7/bsddb/test/test_all.py pypy-5.10/lib-python/2.7/bsddb/test/test_replication.py pypy-5.10/lib-python/2.7/bsddb/test/test_dbobj.py pypy-5.10/lib-python/2.7/bsddb/test/test_dbtables.py pypy-5.10/lib-python/2.7/bsddb/test/test_associate.py pypy-5.10/lib-python/2.7/bsddb/test/test_queue.py pypy-5.10/lib-python/2.7/bsddb/test/test_compat.py pypy-5.10/lib-python/2.7/bsddb/test/test_dbshelve.py pypy-5.10/lib-python/2.7/bsddb/test/__init__.py pypy-5.10/lib-python/2.7/bsddb/test/test_recno.py pypy-5.10/lib-python/2.7/bsddb/test/test_get_none.py pypy-5.10/lib-python/2.7/bsddb/dbobj.py pypy-5.10/lib-python/2.7/bsddb/dbtables.py pypy-5.10/lib-python/2.7/bsddb/dbrecio.py pypy-5.10/lib-python/2.7/bsddb/dbutils.py pypy-5.10/lib-python/2.7/bsddb/dbshelve.py pypy-5.10/lib-python/2.7/bsddb/__init__.py pypy-5.10/lib-python/2.7/bsddb/db.py pypy-5.10/lib-python/2.7/plat-next3/ pypy-5.10/lib-python/2.7/plat-next3/regen pypy-5.10/lib-python/2.7/plat-freebsd4/ pypy-5.10/lib-python/2.7/plat-freebsd4/regen pypy-5.10/lib-python/2.7/plat-freebsd4/IN.py pypy-5.10/lib-python/2.7/plat-irix6/ pypy-5.10/lib-python/2.7/plat-irix6/flp.doc pypy-5.10/lib-python/2.7/plat-irix6/regen pypy-5.10/lib-python/2.7/plat-irix6/readcd.doc pypy-5.10/lib-python/2.7/plat-irix6/IN.py pypy-5.10/lib-python/2.7/plat-irix6/IOCTL.py pypy-5.10/lib-python/2.7/plat-irix6/cddb.py pypy-5.10/lib-python/2.7/plat-irix6/jpeg.py pypy-5.10/lib-python/2.7/plat-irix6/GL.py pypy-5.10/lib-python/2.7/plat-irix6/GLWS.py pypy-5.10/lib-python/2.7/plat-irix6/cdplayer.py pypy-5.10/lib-python/2.7/plat-irix6/torgb.py pypy-5.10/lib-python/2.7/plat-irix6/CD.py pypy-5.10/lib-python/2.7/plat-irix6/AL.py pypy-5.10/lib-python/2.7/plat-irix6/panelparser.py pypy-5.10/lib-python/2.7/plat-irix6/CL.py pypy-5.10/lib-python/2.7/plat-irix6/DEVICE.py pypy-5.10/lib-python/2.7/plat-irix6/FILE.py pypy-5.10/lib-python/2.7/plat-irix6/panel.py pypy-5.10/lib-python/2.7/plat-irix6/FL.py pypy-5.10/lib-python/2.7/plat-irix6/readcd.py pypy-5.10/lib-python/2.7/plat-irix6/WAIT.py pypy-5.10/lib-python/2.7/plat-irix6/GET.py pypy-5.10/lib-python/2.7/plat-irix6/ERRNO.py pypy-5.10/lib-python/2.7/plat-irix6/SV.py pypy-5.10/lib-python/2.7/plat-irix6/flp.py pypy-5.10/lib-python/2.7/encodings/ pypy-5.10/lib-python/2.7/encodings/cp856.py pypy-5.10/lib-python/2.7/encodings/cp864.py pypy-5.10/lib-python/2.7/encodings/koi8_r.py pypy-5.10/lib-python/2.7/encodings/mac_farsi.py pypy-5.10/lib-python/2.7/encodings/euc_kr.py pypy-5.10/lib-python/2.7/encodings/cp1258.py pypy-5.10/lib-python/2.7/encodings/utf_32_le.py pypy-5.10/lib-python/2.7/encodings/shift_jis_2004.py pypy-5.10/lib-python/2.7/encodings/cp424.py pypy-5.10/lib-python/2.7/encodings/mac_cyrillic.py pypy-5.10/lib-python/2.7/encodings/mac_romanian.py pypy-5.10/lib-python/2.7/encodings/cp855.py pypy-5.10/lib-python/2.7/encodings/iso2022_jp_2.py pypy-5.10/lib-python/2.7/encodings/johab.py pypy-5.10/lib-python/2.7/encodings/utf_16_be.py pypy-5.10/lib-python/2.7/encodings/cp1250.py pypy-5.10/lib-python/2.7/encodings/utf_32.py pypy-5.10/lib-python/2.7/encodings/cp865.py pypy-5.10/lib-python/2.7/encodings/ascii.py pypy-5.10/lib-python/2.7/encodings/cp866.py pypy-5.10/lib-python/2.7/encodings/cp862.py pypy-5.10/lib-python/2.7/encodings/zlib_codec.py pypy-5.10/lib-python/2.7/encodings/mac_croatian.py pypy-5.10/lib-python/2.7/encodings/mac_centeuro.py pypy-5.10/lib-python/2.7/encodings/mbcs.py pypy-5.10/lib-python/2.7/encodings/cp863.py pypy-5.10/lib-python/2.7/encodings/palmos.py pypy-5.10/lib-python/2.7/encodings/undefined.py pypy-5.10/lib-python/2.7/encodings/iso2022_jp_1.py pypy-5.10/lib-python/2.7/encodings/charmap.py pypy-5.10/lib-python/2.7/encodings/cp852.py pypy-5.10/lib-python/2.7/encodings/uu_codec.py pypy-5.10/lib-python/2.7/encodings/iso2022_kr.py pypy-5.10/lib-python/2.7/encodings/cp949.py pypy-5.10/lib-python/2.7/encodings/rot_13.py pypy-5.10/lib-python/2.7/encodings/cp1256.py pypy-5.10/lib-python/2.7/encodings/euc_jisx0213.py pypy-5.10/lib-python/2.7/encodings/gbk.py pypy-5.10/lib-python/2.7/encodings/iso8859_5.py pypy-5.10/lib-python/2.7/encodings/cp1255.py pypy-5.10/lib-python/2.7/encodings/iso8859_2.py pypy-5.10/lib-python/2.7/encodings/euc_jis_2004.py pypy-5.10/lib-python/2.7/encodings/big5hkscs.py pypy-5.10/lib-python/2.7/encodings/iso2022_jp_2004.py pypy-5.10/lib-python/2.7/encodings/mac_turkish.py pypy-5.10/lib-python/2.7/encodings/iso8859_13.py pypy-5.10/lib-python/2.7/encodings/koi8_u.py pypy-5.10/lib-python/2.7/encodings/cp720.py pypy-5.10/lib-python/2.7/encodings/cp500.py pypy-5.10/lib-python/2.7/encodings/cp857.py pypy-5.10/lib-python/2.7/encodings/shift_jisx0213.py pypy-5.10/lib-python/2.7/encodings/iso8859_8.py pypy-5.10/lib-python/2.7/encodings/hp_roman8.py pypy-5.10/lib-python/2.7/encodings/cp932.py pypy-5.10/lib-python/2.7/encodings/cp1252.py pypy-5.10/lib-python/2.7/encodings/bz2_codec.py pypy-5.10/lib-python/2.7/encodings/cp875.py pypy-5.10/lib-python/2.7/encodings/utf_8_sig.py pypy-5.10/lib-python/2.7/encodings/shift_jis.py pypy-5.10/lib-python/2.7/encodings/cp850.py pypy-5.10/lib-python/2.7/encodings/cp037.py pypy-5.10/lib-python/2.7/encodings/iso8859_4.py pypy-5.10/lib-python/2.7/encodings/cp1006.py pypy-5.10/lib-python/2.7/encodings/mac_latin2.py pypy-5.10/lib-python/2.7/encodings/iso8859_3.py pypy-5.10/lib-python/2.7/encodings/raw_unicode_escape.py pypy-5.10/lib-python/2.7/encodings/string_escape.py pypy-5.10/lib-python/2.7/encodings/cp860.py pypy-5.10/lib-python/2.7/encodings/cp1140.py pypy-5.10/lib-python/2.7/encodings/mac_iceland.py pypy-5.10/lib-python/2.7/encodings/unicode_internal.py pypy-5.10/lib-python/2.7/encodings/cp1026.py pypy-5.10/lib-python/2.7/encodings/euc_jp.py pypy-5.10/lib-python/2.7/encodings/latin_1.py pypy-5.10/lib-python/2.7/encodings/cp437.py pypy-5.10/lib-python/2.7/encodings/utf_7.py pypy-5.10/lib-python/2.7/encodings/cp1257.py pypy-5.10/lib-python/2.7/encodings/tis_620.py pypy-5.10/lib-python/2.7/encodings/cp1251.py pypy-5.10/lib-python/2.7/encodings/cp950.py pypy-5.10/lib-python/2.7/encodings/iso8859_11.py pypy-5.10/lib-python/2.7/encodings/iso8859_15.py pypy-5.10/lib-python/2.7/encodings/big5.py pypy-5.10/lib-python/2.7/encodings/gb2312.py pypy-5.10/lib-python/2.7/encodings/iso2022_jp_ext.py pypy-5.10/lib-python/2.7/encodings/utf_16_le.py pypy-5.10/lib-python/2.7/encodings/cp874.py pypy-5.10/lib-python/2.7/encodings/utf_16.py pypy-5.10/lib-python/2.7/encodings/quopri_codec.py pypy-5.10/lib-python/2.7/encodings/unicode_escape.py pypy-5.10/lib-python/2.7/encodings/cp1254.py pypy-5.10/lib-python/2.7/encodings/iso8859_14.py pypy-5.10/lib-python/2.7/encodings/punycode.py pypy-5.10/lib-python/2.7/encodings/__init__.py pypy-5.10/lib-python/2.7/encodings/mac_roman.py pypy-5.10/lib-python/2.7/encodings/iso8859_10.py pypy-5.10/lib-python/2.7/encodings/iso8859_9.py pypy-5.10/lib-python/2.7/encodings/hex_codec.py pypy-5.10/lib-python/2.7/encodings/cp861.py pypy-5.10/lib-python/2.7/encodings/hz.py pypy-5.10/lib-python/2.7/encodings/iso8859_1.py pypy-5.10/lib-python/2.7/encodings/cp869.py pypy-5.10/lib-python/2.7/encodings/idna.py pypy-5.10/lib-python/2.7/encodings/utf_8.py pypy-5.10/lib-python/2.7/encodings/gb18030.py pypy-5.10/lib-python/2.7/encodings/iso2022_jp_3.py pypy-5.10/lib-python/2.7/encodings/cp1253.py pypy-5.10/lib-python/2.7/encodings/iso2022_jp.py pypy-5.10/lib-python/2.7/encodings/utf_32_be.py pypy-5.10/lib-python/2.7/encodings/aliases.py pypy-5.10/lib-python/2.7/encodings/iso8859_6.py pypy-5.10/lib-python/2.7/encodings/cp775.py pypy-5.10/lib-python/2.7/encodings/cp737.py pypy-5.10/lib-python/2.7/encodings/ptcp154.py pypy-5.10/lib-python/2.7/encodings/mac_arabic.py pypy-5.10/lib-python/2.7/encodings/iso8859_7.py pypy-5.10/lib-python/2.7/encodings/mac_greek.py pypy-5.10/lib-python/2.7/encodings/cp858.py pypy-5.10/lib-python/2.7/encodings/iso8859_16.py pypy-5.10/lib-python/2.7/encodings/base64_codec.py pypy-5.10/lib-python/2.7/unittest/ pypy-5.10/lib-python/2.7/unittest/test/ pypy-5.10/lib-python/2.7/unittest/test/test_skipping.py pypy-5.10/lib-python/2.7/unittest/test/test_functiontestcase.py pypy-5.10/lib-python/2.7/unittest/test/dummy.py pypy-5.10/lib-python/2.7/unittest/test/test_assertions.py pypy-5.10/lib-python/2.7/unittest/test/test_program.py pypy-5.10/lib-python/2.7/unittest/test/test_setups.py pypy-5.10/lib-python/2.7/unittest/test/test_loader.py pypy-5.10/lib-python/2.7/unittest/test/test_case.py pypy-5.10/lib-python/2.7/unittest/test/test_discovery.py pypy-5.10/lib-python/2.7/unittest/test/test_result.py pypy-5.10/lib-python/2.7/unittest/test/test_runner.py pypy-5.10/lib-python/2.7/unittest/test/__init__.py pypy-5.10/lib-python/2.7/unittest/test/test_suite.py pypy-5.10/lib-python/2.7/unittest/test/test_break.py pypy-5.10/lib-python/2.7/unittest/test/support.py pypy-5.10/lib-python/2.7/unittest/result.py pypy-5.10/lib-python/2.7/unittest/case.py pypy-5.10/lib-python/2.7/unittest/__main__.py pypy-5.10/lib-python/2.7/unittest/util.py pypy-5.10/lib-python/2.7/unittest/suite.py pypy-5.10/lib-python/2.7/unittest/signals.py pypy-5.10/lib-python/2.7/unittest/runner.py pypy-5.10/lib-python/2.7/unittest/loader.py pypy-5.10/lib-python/2.7/unittest/main.py pypy-5.10/lib-python/2.7/unittest/__init__.py pypy-5.10/lib-python/2.7/plat-linux2/ pypy-5.10/lib-python/2.7/plat-linux2/regen pypy-5.10/lib-python/2.7/plat-linux2/IN.py pypy-5.10/lib-python/2.7/plat-linux2/DLFCN.py pypy-5.10/lib-python/2.7/plat-linux2/CDROM.py pypy-5.10/lib-python/2.7/plat-linux2/TYPES.py pypy-5.10/lib-python/2.7/compiler/ pypy-5.10/lib-python/2.7/compiler/future.py pypy-5.10/lib-python/2.7/compiler/ast.py pypy-5.10/lib-python/2.7/compiler/transformer.py pypy-5.10/lib-python/2.7/compiler/consts.py pypy-5.10/lib-python/2.7/compiler/pycodegen.py pypy-5.10/lib-python/2.7/compiler/symbols.py pypy-5.10/lib-python/2.7/compiler/misc.py pypy-5.10/lib-python/2.7/compiler/__init__.py pypy-5.10/lib-python/2.7/compiler/visitor.py pypy-5.10/lib-python/2.7/compiler/syntax.py pypy-5.10/lib-python/2.7/compiler/pyassem.py pypy-5.10/lib-python/2.7/plat-freebsd7/ pypy-5.10/lib-python/2.7/plat-freebsd7/regen pypy-5.10/lib-python/2.7/plat-freebsd7/IN.py pypy-5.10/lib-python/2.7/plat-irix5/ pypy-5.10/lib-python/2.7/plat-irix5/flp.doc pypy-5.10/lib-python/2.7/plat-irix5/regen pypy-5.10/lib-python/2.7/plat-irix5/readcd.doc pypy-5.10/lib-python/2.7/plat-irix5/IN.py pypy-5.10/lib-python/2.7/plat-irix5/IOCTL.py pypy-5.10/lib-python/2.7/plat-irix5/cddb.py pypy-5.10/lib-python/2.7/plat-irix5/jpeg.py pypy-5.10/lib-python/2.7/plat-irix5/GL.py pypy-5.10/lib-python/2.7/plat-irix5/GLWS.py pypy-5.10/lib-python/2.7/plat-irix5/cdplayer.py pypy-5.10/lib-python/2.7/plat-irix5/torgb.py pypy-5.10/lib-python/2.7/plat-irix5/CD.py pypy-5.10/lib-python/2.7/plat-irix5/AL.py pypy-5.10/lib-python/2.7/plat-irix5/panelparser.py pypy-5.10/lib-python/2.7/plat-irix5/CL.py pypy-5.10/lib-python/2.7/plat-irix5/DEVICE.py pypy-5.10/lib-python/2.7/plat-irix5/FILE.py pypy-5.10/lib-python/2.7/plat-irix5/panel.py pypy-5.10/lib-python/2.7/plat-irix5/FL.py pypy-5.10/lib-python/2.7/plat-irix5/CL_old.py pypy-5.10/lib-python/2.7/plat-irix5/readcd.py pypy-5.10/lib-python/2.7/plat-irix5/WAIT.py pypy-5.10/lib-python/2.7/plat-irix5/GET.py pypy-5.10/lib-python/2.7/plat-irix5/ERRNO.py pypy-5.10/lib-python/2.7/plat-irix5/SV.py pypy-5.10/lib-python/2.7/plat-irix5/flp.py pypy-5.10/lib-python/2.7/test/ pypy-5.10/lib-python/2.7/test/wrongcert.pem pypy-5.10/lib-python/2.7/test/data/ pypy-5.10/lib-python/2.7/test/data/README pypy-5.10/lib-python/2.7/test/ieee754.txt pypy-5.10/lib-python/2.7/test/revocation.crl pypy-5.10/lib-python/2.7/test/nullbytecert.pem pypy-5.10/lib-python/2.7/test/imghdrdata/ pypy-5.10/lib-python/2.7/test/imghdrdata/python.png pypy-5.10/lib-python/2.7/test/imghdrdata/python.gif pypy-5.10/lib-python/2.7/test/imghdrdata/python.jpg pypy-5.10/lib-python/2.7/test/imghdrdata/python.pbm pypy-5.10/lib-python/2.7/test/imghdrdata/python.tiff pypy-5.10/lib-python/2.7/test/imghdrdata/python.ppm pypy-5.10/lib-python/2.7/test/imghdrdata/python.pgm pypy-5.10/lib-python/2.7/test/imghdrdata/python.sgi pypy-5.10/lib-python/2.7/test/imghdrdata/python.bmp pypy-5.10/lib-python/2.7/test/imghdrdata/python.xbm pypy-5.10/lib-python/2.7/test/imghdrdata/python.ras pypy-5.10/lib-python/2.7/test/tracedmodules/ pypy-5.10/lib-python/2.7/test/tracedmodules/testmod.py pypy-5.10/lib-python/2.7/test/tracedmodules/__init__.py pypy-5.10/lib-python/2.7/test/ssl_key.pem pypy-5.10/lib-python/2.7/test/185test.db pypy-5.10/lib-python/2.7/test/empty.vbs pypy-5.10/lib-python/2.7/test/randv2_64.pck pypy-5.10/lib-python/2.7/test/cjkencodings/ pypy-5.10/lib-python/2.7/test/cjkencodings/shift_jis.txt pypy-5.10/lib-python/2.7/test/cjkencodings/hz-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/gbk-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/johab-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/gb18030.txt pypy-5.10/lib-python/2.7/test/cjkencodings/cp949-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/big5.txt pypy-5.10/lib-python/2.7/test/cjkencodings/johab.txt pypy-5.10/lib-python/2.7/test/cjkencodings/shift_jisx0213.txt pypy-5.10/lib-python/2.7/test/cjkencodings/euc_kr-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/big5-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/cp949.txt pypy-5.10/lib-python/2.7/test/cjkencodings/gb2312.txt pypy-5.10/lib-python/2.7/test/cjkencodings/hz.txt pypy-5.10/lib-python/2.7/test/cjkencodings/euc_jp.txt pypy-5.10/lib-python/2.7/test/cjkencodings/shift_jisx0213-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/euc_jisx0213.txt pypy-5.10/lib-python/2.7/test/cjkencodings/iso2022_jp-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/shift_jis-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/iso2022_kr.txt pypy-5.10/lib-python/2.7/test/cjkencodings/big5hkscs.txt pypy-5.10/lib-python/2.7/test/cjkencodings/euc_jp-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/euc_kr.txt pypy-5.10/lib-python/2.7/test/cjkencodings/gb2312-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/gb18030-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/big5hkscs-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/euc_jisx0213-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/iso2022_kr-utf8.txt pypy-5.10/lib-python/2.7/test/cjkencodings/gbk.txt pypy-5.10/lib-python/2.7/test/cjkencodings/iso2022_jp.txt pypy-5.10/lib-python/2.7/test/selfsigned_pythontestdotnet.pem pypy-5.10/lib-python/2.7/test/nokia.pem pypy-5.10/lib-python/2.7/test/floating_points.txt pypy-5.10/lib-python/2.7/test/testrgb.uue pypy-5.10/lib-python/2.7/test/cfgparser.1 pypy-5.10/lib-python/2.7/test/audiodata/ pypy-5.10/lib-python/2.7/test/audiodata/pluck-pcm8.wav pypy-5.10/lib-python/2.7/test/audiodata/pluck-ulaw.au pypy-5.10/lib-python/2.7/test/audiodata/pluck-pcm32.wav pypy-5.10/lib-python/2.7/test/audiodata/pluck-pcm8.au pypy-5.10/lib-python/2.7/test/audiodata/pluck-pcm16.au pypy-5.10/lib-python/2.7/test/audiodata/pluck-ulaw.aifc pypy-5.10/lib-python/2.7/test/audiodata/pluck-pcm32.aiff pypy-5.10/lib-python/2.7/test/audiodata/pluck-pcm32.au pypy-5.10/lib-python/2.7/test/audiodata/pluck-pcm24.aiff pypy-5.10/lib-python/2.7/test/audiodata/pluck-pcm8.aiff pypy-5.10/lib-python/2.7/test/audiodata/pluck-pcm24.wav pypy-5.10/lib-python/2.7/test/audiodata/pluck-pcm16.aiff pypy-5.10/lib-python/2.7/test/audiodata/pluck-pcm16.wav pypy-5.10/lib-python/2.7/test/math_testcases.txt pypy-5.10/lib-python/2.7/test/randv2_32.pck pypy-5.10/lib-python/2.7/test/nullcert.pem pypy-5.10/lib-python/2.7/test/tokenize_tests.txt pypy-5.10/lib-python/2.7/test/test_doctest4.txt pypy-5.10/lib-python/2.7/test/test_difflib_expect.html pypy-5.10/lib-python/2.7/test/badkey.pem pypy-5.10/lib-python/2.7/test/zipdir.zip pypy-5.10/lib-python/2.7/test/Sine-1000Hz-300ms.aif pypy-5.10/lib-python/2.7/test/xmltestdata/ pypy-5.10/lib-python/2.7/test/xmltestdata/simple-ns.xml pypy-5.10/lib-python/2.7/test/xmltestdata/test.xml pypy-5.10/lib-python/2.7/test/xmltestdata/test.xml.out pypy-5.10/lib-python/2.7/test/xmltestdata/simple.xml pypy-5.10/lib-python/2.7/test/subprocessdata/ pypy-5.10/lib-python/2.7/test/subprocessdata/sigchild_ignore.py pypy-5.10/lib-python/2.7/test/audiotest.au pypy-5.10/lib-python/2.7/test/testimg.uue pypy-5.10/lib-python/2.7/test/randv3.pck pypy-5.10/lib-python/2.7/test/sha256.pem pypy-5.10/lib-python/2.7/test/exception_hierarchy.txt pypy-5.10/lib-python/2.7/test/cmath_testcases.txt pypy-5.10/lib-python/2.7/test/testimgr.uue pypy-5.10/lib-python/2.7/test/badcert.pem pypy-5.10/lib-python/2.7/test/keycert2.pem pypy-5.10/lib-python/2.7/test/allsans.pem pypy-5.10/lib-python/2.7/test/pycacert.pem pypy-5.10/lib-python/2.7/test/leakers/ pypy-5.10/lib-python/2.7/test/leakers/README.txt pypy-5.10/lib-python/2.7/test/leakers/test_gestalt.py pypy-5.10/lib-python/2.7/test/leakers/test_dictself.py pypy-5.10/lib-python/2.7/test/leakers/__init__.py pypy-5.10/lib-python/2.7/test/leakers/test_ctypes.py pypy-5.10/lib-python/2.7/test/leakers/test_selftype.py pypy-5.10/lib-python/2.7/test/test_doctest3.txt pypy-5.10/lib-python/2.7/test/test_doctest2.txt pypy-5.10/lib-python/2.7/test/testtar.tar pypy-5.10/lib-python/2.7/test/capath/ pypy-5.10/lib-python/2.7/test/capath/99d0fa06.0 pypy-5.10/lib-python/2.7/test/capath/ce7b8643.0 pypy-5.10/lib-python/2.7/test/capath/4e1295a3.0 pypy-5.10/lib-python/2.7/test/capath/5ed36f99.0 pypy-5.10/lib-python/2.7/test/capath/6e88d7b8.0 pypy-5.10/lib-python/2.7/test/capath/0e4015b9.0 pypy-5.10/lib-python/2.7/test/formatfloat_testcases.txt pypy-5.10/lib-python/2.7/test/test_doctest.txt pypy-5.10/lib-python/2.7/test/greyrgb.uue pypy-5.10/lib-python/2.7/test/crashers/ pypy-5.10/lib-python/2.7/test/crashers/README pypy-5.10/lib-python/2.7/test/crashers/borrowed_ref_1.py pypy-5.10/lib-python/2.7/test/crashers/loosing_mro_ref.py pypy-5.10/lib-python/2.7/test/crashers/decref_before_assignment.py pypy-5.10/lib-python/2.7/test/crashers/recursive_call.py pypy-5.10/lib-python/2.7/test/crashers/gc_has_finalizer.py pypy-5.10/lib-python/2.7/test/crashers/nasty_eq_vs_dict.py pypy-5.10/lib-python/2.7/test/crashers/bogus_code_obj.py pypy-5.10/lib-python/2.7/test/crashers/gc_inspection.py pypy-5.10/lib-python/2.7/test/crashers/infinite_loop_re.py pypy-5.10/lib-python/2.7/test/crashers/compiler_recursion.py pypy-5.10/lib-python/2.7/test/crashers/borrowed_ref_2.py pypy-5.10/lib-python/2.7/test/crashers/mutation_inside_cyclegc.py pypy-5.10/lib-python/2.7/test/crashers/recursion_limit_too_high.py pypy-5.10/lib-python/2.7/test/crashers/buffer_mutate.py pypy-5.10/lib-python/2.7/test/ssl_key.passwd.pem pypy-5.10/lib-python/2.7/test/decimaltestdata/ pypy-5.10/lib-python/2.7/test/decimaltestdata/ddCompareTotalMag.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddCopyNegate.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/add.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqBase.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqReduce.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddCompare.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqMax.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddReduce.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqCompareSig.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/xor.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/inexact.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/decQuad.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddQuantize.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqEncode.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddMin.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/base.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddPlus.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqScaleB.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqOr.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddNextToward.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqMaxMag.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/scaleb.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqQuantize.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqAnd.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddScaleB.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqToIntegral.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/rounding.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/squareroot.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ln.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/abs.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/and.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/invert.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddSubtract.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqCompareTotalMag.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dsEncode.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddCopyAbs.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/remainder.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/randoms.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/comparetotal.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/nextplus.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqRemainderNear.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/quantize.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddAdd.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddMaxMag.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/class.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/max.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/copynegate.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddBase.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddSameQuantum.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqRemainder.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/log10.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqMultiply.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/reduce.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddMinus.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqAbs.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqShift.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddRotate.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/fma.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqInvert.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddRemainderNear.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddMinMag.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddToIntegral.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqCopyAbs.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/power.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqNextToward.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/clamp.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/minmag.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqSameQuantum.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/tointegralx.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/rotate.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddAnd.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqCanonical.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/randomBound32.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/exp.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/rescale.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqCopyNegate.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/remainderNear.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddDivide.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddCompareTotal.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddEncode.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqDivideInt.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/copy.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/comparetotmag.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/logb.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/subtract.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqRotate.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddDivideInt.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddRemainder.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddFMA.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dsBase.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/samequantum.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/decSingle.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/copyabs.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/minus.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/min.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqLogB.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddAbs.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqDivide.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqCopy.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqFMA.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/shift.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqCopySign.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/divide.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqMinMag.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/copysign.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqNextMinus.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddMax.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/powersqrt.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqNextPlus.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/nextminus.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddInvert.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/nexttoward.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddMultiply.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/compare.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddClass.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/testall.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/multiply.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/decDouble.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddXor.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqMinus.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqCompare.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddCopy.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddShift.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/tointegral.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddOr.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddCompareSig.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/extra.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqCompareTotal.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddCanonical.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqAdd.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqPlus.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/maxmag.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddCopySign.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqClass.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqMin.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddLogB.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/divideint.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddNextMinus.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqXor.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/ddNextPlus.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/plus.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/or.decTest pypy-5.10/lib-python/2.7/test/decimaltestdata/dqSubtract.decTest pypy-5.10/lib-python/2.7/test/dh1024.pem pypy-5.10/lib-python/2.7/test/keycert3.pem pypy-5.10/lib-python/2.7/test/sgml_input.html pypy-5.10/lib-python/2.7/test/keycert.pem pypy-5.10/lib-python/2.7/test/ssl_cert.pem pypy-5.10/lib-python/2.7/test/keycert4.pem pypy-5.10/lib-python/2.7/test/keycert.passwd.pem pypy-5.10/lib-python/2.7/test/test_base64.py pypy-5.10/lib-python/2.7/test/test_rlcompleter.py pypy-5.10/lib-python/2.7/test/test_getargs2.py pypy-5.10/lib-python/2.7/test/test_compare.py pypy-5.10/lib-python/2.7/test/test_tcl.py pypy-5.10/lib-python/2.7/test/test_buffer.py pypy-5.10/lib-python/2.7/test/test_dict.py pypy-5.10/lib-python/2.7/test/test_socketserver.py pypy-5.10/lib-python/2.7/test/test_wait4.py pypy-5.10/lib-python/2.7/test/badsyntax_future4.py pypy-5.10/lib-python/2.7/test/test_calendar.py pypy-5.10/lib-python/2.7/test/test_imghdr.py pypy-5.10/lib-python/2.7/test/test_unpack.py pypy-5.10/lib-python/2.7/test/test_spwd.py pypy-5.10/lib-python/2.7/test/test_pydoc.py pypy-5.10/lib-python/2.7/test/audiotests.py pypy-5.10/lib-python/2.7/test/test_socket.py pypy-5.10/lib-python/2.7/test/test_popen.py pypy-5.10/lib-python/2.7/test/test_mailbox.py pypy-5.10/lib-python/2.7/test/test_copy.py pypy-5.10/lib-python/2.7/test/test_optparse.py pypy-5.10/lib-python/2.7/test/test_threadedtempfile.py pypy-5.10/lib-python/2.7/test/test_builtin.py pypy-5.10/lib-python/2.7/test/test_memoryio.py pypy-5.10/lib-python/2.7/test/test_MimeWriter.py pypy-5.10/lib-python/2.7/test/sample_doctest_no_docstrings.py pypy-5.10/lib-python/2.7/test/test_sgmllib.py pypy-5.10/lib-python/2.7/test/test_doctest2.py pypy-5.10/lib-python/2.7/test/test_audioop.py pypy-5.10/lib-python/2.7/test/test_codecmaps_jp.py pypy-5.10/lib-python/2.7/test/test_getargs.py pypy-5.10/lib-python/2.7/test/test_capi.py pypy-5.10/lib-python/2.7/test/test_sys.py pypy-5.10/lib-python/2.7/test/_mock_backport.py pypy-5.10/lib-python/2.7/test/test_file_eintr.py pypy-5.10/lib-python/2.7/test/test_genericpath.py pypy-5.10/lib-python/2.7/test/test_popen2.py pypy-5.10/lib-python/2.7/test/test_hashlib.py pypy-5.10/lib-python/2.7/test/test_str.py pypy-5.10/lib-python/2.7/test/test_inspect.py pypy-5.10/lib-python/2.7/test/test_parser.py pypy-5.10/lib-python/2.7/test/test_sys_setprofile.py pypy-5.10/lib-python/2.7/test/sample_doctest.py pypy-5.10/lib-python/2.7/test/test_memoryview.py pypy-5.10/lib-python/2.7/test/test_fpformat.py pypy-5.10/lib-python/2.7/test/test_email.py pypy-5.10/lib-python/2.7/test/test_ucn.py pypy-5.10/lib-python/2.7/test/test_xmlrpc.py pypy-5.10/lib-python/2.7/test/test_plistlib.py pypy-5.10/lib-python/2.7/test/test_minidom.py pypy-5.10/lib-python/2.7/test/test_pstats.py pypy-5.10/lib-python/2.7/test/sample_doctest_no_doctests.py pypy-5.10/lib-python/2.7/test/test_decimal.py pypy-5.10/lib-python/2.7/test/test_macurl2path.py pypy-5.10/lib-python/2.7/test/test_textwrap.py pypy-5.10/lib-python/2.7/test/test_cprofile.py pypy-5.10/lib-python/2.7/test/pystone.py pypy-5.10/lib-python/2.7/test/test_locale.py pypy-5.10/lib-python/2.7/test/test_distutils.py pypy-5.10/lib-python/2.7/test/test_xml_etree_c.py pypy-5.10/lib-python/2.7/test/test_sha.py pypy-5.10/lib-python/2.7/test/test_file.py pypy-5.10/lib-python/2.7/test/test_class.py pypy-5.10/lib-python/2.7/test/test_epoll.py pypy-5.10/lib-python/2.7/test/time_hashlib.py pypy-5.10/lib-python/2.7/test/test_shelve.py pypy-5.10/lib-python/2.7/test/test_math.py pypy-5.10/lib-python/2.7/test/test_weakref.py pypy-5.10/lib-python/2.7/test/test_modulefinder.py pypy-5.10/lib-python/2.7/test/test_json.py pypy-5.10/lib-python/2.7/test/test_syntax.py pypy-5.10/lib-python/2.7/test/test_pdb.py pypy-5.10/lib-python/2.7/test/test_charmapcodec.py pypy-5.10/lib-python/2.7/test/test_bsddb185.py pypy-5.10/lib-python/2.7/test/test_ascii_formatd.py pypy-5.10/lib-python/2.7/test/test_dis.py pypy-5.10/lib-python/2.7/test/test_eof.py pypy-5.10/lib-python/2.7/test/test_codecencodings_tw.py pypy-5.10/lib-python/2.7/test/test_future_builtins.py pypy-5.10/lib-python/2.7/test/test_stringprep.py pypy-5.10/lib-python/2.7/test/test_poll.py pypy-5.10/lib-python/2.7/test/test_codecencodings_jp.py pypy-5.10/lib-python/2.7/test/re_tests.py pypy-5.10/lib-python/2.7/test/test_htmlparser.py pypy-5.10/lib-python/2.7/test/test_binop.py pypy-5.10/lib-python/2.7/test/test_traceback.py pypy-5.10/lib-python/2.7/test/test_compile.py pypy-5.10/lib-python/2.7/test/test_types.py pypy-5.10/lib-python/2.7/test/test_iter.py pypy-5.10/lib-python/2.7/test/test_msilib.py pypy-5.10/lib-python/2.7/test/test_array.py pypy-5.10/lib-python/2.7/test/test_thread.py pypy-5.10/lib-python/2.7/test/pydoc_mod.py pypy-5.10/lib-python/2.7/test/test_logging.py pypy-5.10/lib-python/2.7/test/test_transformer.py pypy-5.10/lib-python/2.7/test/test_pyclbr.py pypy-5.10/lib-python/2.7/test/test_float.py pypy-5.10/lib-python/2.7/test/test_collections.py pypy-5.10/lib-python/2.7/test/test_cmath.py pypy-5.10/lib-python/2.7/test/test_urllib2_localnet.py pypy-5.10/lib-python/2.7/test/test_cookie.py pypy-5.10/lib-python/2.7/test/test_bsddb3.py pypy-5.10/lib-python/2.7/test/test_ast.py pypy-5.10/lib-python/2.7/test/test_dumbdbm.py pypy-5.10/lib-python/2.7/test/test_StringIO.py pypy-5.10/lib-python/2.7/test/test_imaplib.py pypy-5.10/lib-python/2.7/test/outstanding_bugs.py pypy-5.10/lib-python/2.7/test/test_itertools.py pypy-5.10/lib-python/2.7/test/test_support.py pypy-5.10/lib-python/2.7/test/test_copy_reg.py pypy-5.10/lib-python/2.7/test/fork_wait.py pypy-5.10/lib-python/2.7/test/test_openpty.py pypy-5.10/lib-python/2.7/test/test_pty.py pypy-5.10/lib-python/2.7/test/badsyntax_future8.py pypy-5.10/lib-python/2.7/test/badsyntax_future6.py pypy-5.10/lib-python/2.7/test/test_cmd_line_script.py pypy-5.10/lib-python/2.7/test/test_shlex.py pypy-5.10/lib-python/2.7/test/testall.py pypy-5.10/lib-python/2.7/test/test_ftplib.py pypy-5.10/lib-python/2.7/test/test_ossaudiodev.py pypy-5.10/lib-python/2.7/test/test_httpservers.py pypy-5.10/lib-python/2.7/test/test_httplib.py pypy-5.10/lib-python/2.7/test/test_index.py pypy-5.10/lib-python/2.7/test/test_md5.py pypy-5.10/lib-python/2.7/test/test_importlib.py pypy-5.10/lib-python/2.7/test/test_random.py pypy-5.10/lib-python/2.7/test/test_future3.py pypy-5.10/lib-python/2.7/test/test_bigmem.py pypy-5.10/lib-python/2.7/test/test_binhex.py pypy-5.10/lib-python/2.7/test/test_cookielib.py pypy-5.10/lib-python/2.7/test/test_pickle.py pypy-5.10/lib-python/2.7/test/double_const.py pypy-5.10/lib-python/2.7/test/test_decorators.py pypy-5.10/lib-python/2.7/test/test_datetime.py pypy-5.10/lib-python/2.7/test/test_gdb.py pypy-5.10/lib-python/2.7/test/test_sundry.py pypy-5.10/lib-python/2.7/test/test_posix.py pypy-5.10/lib-python/2.7/test/autotest.py pypy-5.10/lib-python/2.7/test/test_unicode_file.py pypy-5.10/lib-python/2.7/test/test_wait3.py pypy-5.10/lib-python/2.7/test/test_aifc.py pypy-5.10/lib-python/2.7/test/test_applesingle.py pypy-5.10/lib-python/2.7/test/lock_tests.py pypy-5.10/lib-python/2.7/test/test_xdrlib.py pypy-5.10/lib-python/2.7/test/test_smtpnet.py pypy-5.10/lib-python/2.7/test/test_warnings.py pypy-5.10/lib-python/2.7/test/test_frozen.py pypy-5.10/lib-python/2.7/test/test_marshal.py pypy-5.10/lib-python/2.7/test/test_quopri.py pypy-5.10/lib-python/2.7/test/script_helper.py pypy-5.10/lib-python/2.7/test/test_gc.py pypy-5.10/lib-python/2.7/test/test_asynchat.py pypy-5.10/lib-python/2.7/test/test__osx_support.py pypy-5.10/lib-python/2.7/test/test_smtplib.py pypy-5.10/lib-python/2.7/test/test_strftime.py pypy-5.10/lib-python/2.7/test/test_sunaudiodev.py pypy-5.10/lib-python/2.7/test/testcodec.py pypy-5.10/lib-python/2.7/test/test___future__.py pypy-5.10/lib-python/2.7/test/test_fractions.py pypy-5.10/lib-python/2.7/test/test_al.py pypy-5.10/lib-python/2.7/test/test_anydbm.py pypy-5.10/lib-python/2.7/test/test_mutants.py pypy-5.10/lib-python/2.7/test/test_compileall.py pypy-5.10/lib-python/2.7/test/test_old_mailbox.py pypy-5.10/lib-python/2.7/test/test_wave.py pypy-5.10/lib-python/2.7/test/test_startfile.py pypy-5.10/lib-python/2.7/test/test_bigaddrspace.py pypy-5.10/lib-python/2.7/test/test_uuid.py pypy-5.10/lib-python/2.7/test/test_fcntl.py pypy-5.10/lib-python/2.7/test/test_multibytecodec.py pypy-5.10/lib-python/2.7/test/test_sax.py pypy-5.10/lib-python/2.7/test/test_structmembers.py pypy-5.10/lib-python/2.7/test/test_csv.py pypy-5.10/lib-python/2.7/test/test_list.py pypy-5.10/lib-python/2.7/test/test_property.py pypy-5.10/lib-python/2.7/test/test_xml_etree.py pypy-5.10/lib-python/2.7/test/test_winreg.py pypy-5.10/lib-python/2.7/test/test_uu.py pypy-5.10/lib-python/2.7/test/test_mimetypes.py pypy-5.10/lib-python/2.7/test/test_repr.py pypy-5.10/lib-python/2.7/test/test_tuple.py pypy-5.10/lib-python/2.7/test/test_operator.py pypy-5.10/lib-python/2.7/test/test_multifile.py pypy-5.10/lib-python/2.7/test/test_fork1.py pypy-5.10/lib-python/2.7/test/test_kqueue.py pypy-5.10/lib-python/2.7/test/mp_fork_bomb.py pypy-5.10/lib-python/2.7/test/test_largefile.py pypy-5.10/lib-python/2.7/test/test_binascii.py pypy-5.10/lib-python/2.7/test/test_longexp.py pypy-5.10/lib-python/2.7/test/string_tests.py pypy-5.10/lib-python/2.7/test/test_docxmlrpc.py pypy-5.10/lib-python/2.7/test/test_asyncore.py pypy-5.10/lib-python/2.7/test/symlink_support.py pypy-5.10/lib-python/2.7/test/test_pep352.py pypy-5.10/lib-python/2.7/test/badsyntax_nocaret.py pypy-5.10/lib-python/2.7/test/test_cgi.py pypy-5.10/lib-python/2.7/test/test_undocumented_details.py pypy-5.10/lib-python/2.7/test/test_commands.py pypy-5.10/lib-python/2.7/test/test_future2.py pypy-5.10/lib-python/2.7/test/test_tools.py pypy-5.10/lib-python/2.7/test/pydocfodder.py pypy-5.10/lib-python/2.7/test/test_py_compile.py pypy-5.10/lib-python/2.7/test/test_importhooks.py pypy-5.10/lib-python/2.7/test/test_sunau.py pypy-5.10/lib-python/2.7/test/test_structseq.py pypy-5.10/lib-python/2.7/test/test_netrc.py pypy-5.10/lib-python/2.7/test/test_dircache.py pypy-5.10/lib-python/2.7/test/test_pep277.py pypy-5.10/lib-python/2.7/test/test_profile.py pypy-5.10/lib-python/2.7/test/test_strptime.py pypy-5.10/lib-python/2.7/test/warning_tests.py pypy-5.10/lib-python/2.7/test/reperf.py pypy-5.10/lib-python/2.7/test/test_imageop.py pypy-5.10/lib-python/2.7/test/test_userstring.py pypy-5.10/lib-python/2.7/test/test_complex_args.py pypy-5.10/lib-python/2.7/test/pickletester.py pypy-5.10/lib-python/2.7/test/test_htmllib.py pypy-5.10/lib-python/2.7/test/test_signal.py pypy-5.10/lib-python/2.7/test/test_threadsignals.py pypy-5.10/lib-python/2.7/test/list_tests.py pypy-5.10/lib-python/2.7/test/test_funcattrs.py pypy-5.10/lib-python/2.7/test/test_tokenize.py pypy-5.10/lib-python/2.7/test/test_pkg.py pypy-5.10/lib-python/2.7/test/test_email_renamed.py pypy-5.10/lib-python/2.7/test/test_zipfile.py pypy-5.10/lib-python/2.7/test/test_cfgparser.py pypy-5.10/lib-python/2.7/test/test_nntplib.py pypy-5.10/lib-python/2.7/test/test_weakset.py pypy-5.10/lib-python/2.7/test/test_telnetlib.py pypy-5.10/lib-python/2.7/test/test_glob.py pypy-5.10/lib-python/2.7/test/test_typechecks.py pypy-5.10/lib-python/2.7/test/test_grp.py pypy-5.10/lib-python/2.7/test/gdb_sample.py pypy-5.10/lib-python/2.7/test/test_fileio.py pypy-5.10/lib-python/2.7/test/test_fileinput.py pypy-5.10/lib-python/2.7/test/sortperf.py pypy-5.10/lib-python/2.7/test/test_dummy_threading.py pypy-5.10/lib-python/2.7/test/test_exceptions.py pypy-5.10/lib-python/2.7/test/test_heapq.py pypy-5.10/lib-python/2.7/test/test_SimpleHTTPServer.py pypy-5.10/lib-python/2.7/test/test_scriptpackages.py pypy-5.10/lib-python/2.7/test/test_doctest.py pypy-5.10/lib-python/2.7/test/test_pwd.py pypy-5.10/lib-python/2.7/test/test_pep247.py pypy-5.10/lib-python/2.7/test/test_print.py pypy-5.10/lib-python/2.7/test/test_strtod.py pypy-5.10/lib-python/2.7/test/test_format.py pypy-5.10/lib-python/2.7/test/test_urllib.py pypy-5.10/lib-python/2.7/test/test_exception_variations.py pypy-5.10/lib-python/2.7/test/test_urllib2.py pypy-5.10/lib-python/2.7/test/test_sort.py pypy-5.10/lib-python/2.7/test/test_file2k.py pypy-5.10/lib-python/2.7/test/test_gettext.py pypy-5.10/lib-python/2.7/test/test_getopt.py pypy-5.10/lib-python/2.7/test/test_ordered_dict.py pypy-5.10/lib-python/2.7/test/test_threading_local.py pypy-5.10/lib-python/2.7/test/test_argparse.py pypy-5.10/lib-python/2.7/test/test_re.py pypy-5.10/lib-python/2.7/test/test_codecmaps_hk.py pypy-5.10/lib-python/2.7/test/test_macpath.py pypy-5.10/lib-python/2.7/test/test_gdbm.py pypy-5.10/lib-python/2.7/test/test_source_encoding.py pypy-5.10/lib-python/2.7/test/test_codecencodings_cn.py pypy-5.10/lib-python/2.7/test/test_py3kwarn.py pypy-5.10/lib-python/2.7/test/test_enumerate.py pypy-5.10/lib-python/2.7/test/test_userlist.py pypy-5.10/lib-python/2.7/test/test_imgfile.py pypy-5.10/lib-python/2.7/test/test_zlib.py pypy-5.10/lib-python/2.7/test/inspect_fodder2.py pypy-5.10/lib-python/2.7/test/test_int.py pypy-5.10/lib-python/2.7/test/test_codecencodings_kr.py pypy-5.10/lib-python/2.7/test/test_ioctl.py pypy-5.10/lib-python/2.7/test/test_future1.py pypy-5.10/lib-python/2.7/test/test_unary.py pypy-5.10/lib-python/2.7/test/test_posixpath.py pypy-5.10/lib-python/2.7/test/test_os.py pypy-5.10/lib-python/2.7/test/test_dictcomps.py pypy-5.10/lib-python/2.7/test/test_scope.py pypy-5.10/lib-python/2.7/test/test_stat.py pypy-5.10/lib-python/2.7/test/test_platform.py pypy-5.10/lib-python/2.7/test/ssl_servers.py pypy-5.10/lib-python/2.7/test/test_io.py pypy-5.10/lib-python/2.7/test/test_future.py pypy-5.10/lib-python/2.7/test/test_functools.py pypy-5.10/lib-python/2.7/test/test_long_future.py pypy-5.10/lib-python/2.7/test/test_zipimport_support.py pypy-5.10/lib-python/2.7/test/test_atexit.py pypy-5.10/lib-python/2.7/test/test_readline.py pypy-5.10/lib-python/2.7/test/test_wsgiref.py pypy-5.10/lib-python/2.7/test/test_linuxaudiodev.py pypy-5.10/lib-python/2.7/test/test_unittest.py pypy-5.10/lib-python/2.7/test/test_mhlib.py pypy-5.10/lib-python/2.7/test/test_deque.py pypy-5.10/lib-python/2.7/test/test_augassign.py pypy-5.10/lib-python/2.7/test/test_select.py pypy-5.10/lib-python/2.7/test/test_sys_settrace.py pypy-5.10/lib-python/2.7/test/test_codeop.py pypy-5.10/lib-python/2.7/test/test_urllibnet.py pypy-5.10/lib-python/2.7/test/test_sysconfig.py pypy-5.10/lib-python/2.7/test/test_crypt.py pypy-5.10/lib-python/2.7/test/test_macostools.py pypy-5.10/lib-python/2.7/test/test_peepholer.py pypy-5.10/lib-python/2.7/test/test_macos.py pypy-5.10/lib-python/2.7/test/test_timeit.py pypy-5.10/lib-python/2.7/test/test_mmap.py pypy-5.10/lib-python/2.7/test/test_sqlite.py pypy-5.10/lib-python/2.7/test/inspect_fodder.py pypy-5.10/lib-python/2.7/test/bad_coding.py pypy-5.10/lib-python/2.7/test/test_whichdb.py pypy-5.10/lib-python/2.7/test/test_softspace.py pypy-5.10/lib-python/2.7/test/win_console_handler.py pypy-5.10/lib-python/2.7/test/test_robotparser.py pypy-5.10/lib-python/2.7/test/test_codecmaps_cn.py pypy-5.10/lib-python/2.7/test/test_strop.py pypy-5.10/lib-python/2.7/test/test_pkgimport.py pypy-5.10/lib-python/2.7/test/test_module.py pypy-5.10/lib-python/2.7/test/test_bytes.py pypy-5.10/lib-python/2.7/test/test_nis.py pypy-5.10/lib-python/2.7/test/test_bastion.py pypy-5.10/lib-python/2.7/test/test_timeout.py pypy-5.10/lib-python/2.7/test/test_codecmaps_kr.py pypy-5.10/lib-python/2.7/test/test_bz2.py pypy-5.10/lib-python/2.7/test/test_cmd.py pypy-5.10/lib-python/2.7/test/test_hash.py pypy-5.10/lib-python/2.7/test/test_univnewlines.py pypy-5.10/lib-python/2.7/test/test_xrange.py pypy-5.10/lib-python/2.7/test/test_shutil.py pypy-5.10/lib-python/2.7/test/test_isinstance.py pypy-5.10/lib-python/2.7/test/test_cd.py pypy-5.10/lib-python/2.7/test/badsyntax_future7.py pypy-5.10/lib-python/2.7/test/test_queue.py pypy-5.10/lib-python/2.7/test/test_unicode.py pypy-5.10/lib-python/2.7/test/test_codecencodings_iso2022.py pypy-5.10/lib-python/2.7/test/test_curses.py pypy-5.10/lib-python/2.7/test/test_dummy_thread.py pypy-5.10/lib-python/2.7/test/mapping_tests.py pypy-5.10/lib-python/2.7/test/test_colorsys.py pypy-5.10/lib-python/2.7/test/test_pprint.py pypy-5.10/lib-python/2.7/test/badsyntax_future9.py pypy-5.10/lib-python/2.7/test/test_sets.py pypy-5.10/lib-python/2.7/test/test_descrtut.py pypy-5.10/lib-python/2.7/test/test_extcall.py pypy-5.10/lib-python/2.7/test/test_lib2to3.py pypy-5.10/lib-python/2.7/test/test_urlparse.py pypy-5.10/lib-python/2.7/test/test_pow.py pypy-5.10/lib-python/2.7/test/test_coercion.py pypy-5.10/lib-python/2.7/test/test_codecs.py pypy-5.10/lib-python/2.7/test/test_gzip.py pypy-5.10/lib-python/2.7/test/test_time.py pypy-5.10/lib-python/2.7/test/test_ntpath.py pypy-5.10/lib-python/2.7/test/test_threading.py pypy-5.10/lib-python/2.7/test/test_future5.py pypy-5.10/lib-python/2.7/test/test_userdict.py pypy-5.10/lib-python/2.7/test/test_linecache.py pypy-5.10/lib-python/2.7/test/test_import.py pypy-5.10/lib-python/2.7/test/badsyntax_future3.py pypy-5.10/lib-python/2.7/test/test_difflib.py pypy-5.10/lib-python/2.7/test/pyclbr_input.py pypy-5.10/lib-python/2.7/test/test_univnewlines2k.py pypy-5.10/lib-python/2.7/test/test_iterlen.py pypy-5.10/lib-python/2.7/test/doctest_aliases.py pypy-5.10/lib-python/2.7/test/test_urllib2net.py pypy-5.10/lib-python/2.7/test/test_generators.py pypy-5.10/lib-python/2.7/test/test_string.py pypy-5.10/lib-python/2.7/test/test_compiler.py pypy-5.10/lib-python/2.7/test/test_complex.py pypy-5.10/lib-python/2.7/test/test_dbm.py pypy-5.10/lib-python/2.7/test/__init__.py pypy-5.10/lib-python/2.7/test/test_richcmp.py pypy-5.10/lib-python/2.7/test/test__locale.py pypy-5.10/lib-python/2.7/test/test_defaultdict.py pypy-5.10/lib-python/2.7/test/test_struct.py pypy-5.10/lib-python/2.7/test/test_grammar.py pypy-5.10/lib-python/2.7/test/test_tempfile.py pypy-5.10/lib-python/2.7/test/test_ssl.py pypy-5.10/lib-python/2.7/test/test_filecmp.py pypy-5.10/lib-python/2.7/test/test_bool.py pypy-5.10/lib-python/2.7/test/test_contextlib.py pypy-5.10/lib-python/2.7/test/xmltests.py pypy-5.10/lib-python/2.7/test/test_xmllib.py pypy-5.10/lib-python/2.7/test/test_multiprocessing.py pypy-5.10/lib-python/2.7/test/test_bisect.py pypy-5.10/lib-python/2.7/test/test_hmac.py pypy-5.10/lib-python/2.7/test/profilee.py pypy-5.10/lib-python/2.7/test/badsyntax_future5.py pypy-5.10/lib-python/2.7/test/test_setcomps.py pypy-5.10/lib-python/2.7/test/test_turtle.py pypy-5.10/lib-python/2.7/test/test_runpy.py pypy-5.10/lib-python/2.7/test/test_normalization.py pypy-5.10/lib-python/2.7/test/ssltests.py pypy-5.10/lib-python/2.7/test/test_ttk_guionly.py pypy-5.10/lib-python/2.7/test/test_xpickle.py pypy-5.10/lib-python/2.7/test/test_imp.py pypy-5.10/lib-python/2.7/test/test_pkgutil.py pypy-5.10/lib-python/2.7/test/test_tarfile.py pypy-5.10/lib-python/2.7/test/test_pickletools.py pypy-5.10/lib-python/2.7/test/test_mimetools.py pypy-5.10/lib-python/2.7/test/test_bsddb.py pypy-5.10/lib-python/2.7/test/test_set.py pypy-5.10/lib-python/2.7/test/threaded_import_hangers.py pypy-5.10/lib-python/2.7/test/test_call.py pypy-5.10/lib-python/2.7/test/test_errno.py pypy-5.10/lib-python/2.7/test/bad_coding3.py pypy-5.10/lib-python/2.7/test/regrtest.py pypy-5.10/lib-python/2.7/test/test_tk.py pypy-5.10/lib-python/2.7/test/test_abc.py pypy-5.10/lib-python/2.7/test/curses_tests.py pypy-5.10/lib-python/2.7/test/test_long.py pypy-5.10/lib-python/2.7/test/test_dictviews.py pypy-5.10/lib-python/2.7/test/test_cpickle.py pypy-5.10/lib-python/2.7/test/test_descr.py pypy-5.10/lib-python/2.7/test/test_future4.py pypy-5.10/lib-python/2.7/test/test_unicodedata.py pypy-5.10/lib-python/2.7/test/test_hotshot.py pypy-5.10/lib-python/2.7/test/test_global.py pypy-5.10/lib-python/2.7/test/test_opcodes.py pypy-5.10/lib-python/2.7/test/test_ensurepip.py pypy-5.10/lib-python/2.7/test/test_poplib.py pypy-5.10/lib-python/2.7/test/test_code.py pypy-5.10/lib-python/2.7/test/test_dl.py pypy-5.10/lib-python/2.7/test/test_with.py pypy-5.10/lib-python/2.7/test/test_abstract_numbers.py pypy-5.10/lib-python/2.7/test/test_bufio.py pypy-5.10/lib-python/2.7/test/test_pipes.py pypy-5.10/lib-python/2.7/test/test_pyexpat.py pypy-5.10/lib-python/2.7/test/test_zipimport.py pypy-5.10/lib-python/2.7/test/test_multibytecodec_support.py pypy-5.10/lib-python/2.7/test/test_new.py pypy-5.10/lib-python/2.7/test/test_idle.py pypy-5.10/lib-python/2.7/test/test_ttk_textonly.py pypy-5.10/lib-python/2.7/test/test_ctypes.py pypy-5.10/lib-python/2.7/test/test_fnmatch.py pypy-5.10/lib-python/2.7/test/test_gl.py pypy-5.10/lib-python/2.7/test/test_trace.py pypy-5.10/lib-python/2.7/test/test_site.py pypy-5.10/lib-python/2.7/test/test_aepack.py pypy-5.10/lib-python/2.7/test/test_genexps.py pypy-5.10/lib-python/2.7/test/test_codecmaps_tw.py pypy-5.10/lib-python/2.7/test/relimport.py pypy-5.10/lib-python/2.7/test/seq_tests.py pypy-5.10/lib-python/2.7/test/test_winsound.py pypy-5.10/lib-python/2.7/test/test_email_codecs.py pypy-5.10/lib-python/2.7/test/test_zipfile64.py pypy-5.10/lib-python/2.7/test/test_rfc822.py pypy-5.10/lib-python/2.7/test/test_resource.py pypy-5.10/lib-python/2.7/test/test_cmd_line.py pypy-5.10/lib-python/2.7/test/test_codeccallbacks.py pypy-5.10/lib-python/2.7/test/bad_coding2.py pypy-5.10/lib-python/2.7/test/test_contains.py pypy-5.10/lib-python/2.7/test/test_mutex.py pypy-5.10/lib-python/2.7/test/test_cl.py pypy-5.10/lib-python/2.7/test/test___all__.py pypy-5.10/lib-python/2.7/test/test_int_literal.py pypy-5.10/lib-python/2.7/test/tf_inherit_check.py pypy-5.10/lib-python/2.7/test/test_subprocess.py pypy-5.10/lib-python/2.7/test/make_ssl_certs.py pypy-5.10/lib-python/2.7/test/infinite_reload.py pypy-5.10/lib-python/2.7/test/test_slice.py pypy-5.10/lib-python/2.7/test/test_symtable.py pypy-5.10/lib-python/2.7/test/test_threaded_import.py pypy-5.10/lib-python/2.7/test/test_codecencodings_hk.py pypy-5.10/lib-python/2.7/plat-freebsd8/ pypy-5.10/lib-python/2.7/plat-freebsd8/regen pypy-5.10/lib-python/2.7/plat-freebsd8/IN.py pypy-5.10/lib-python/2.7/email/ pypy-5.10/lib-python/2.7/email/mime/ pypy-5.10/lib-python/2.7/email/mime/application.py pypy-5.10/lib-python/2.7/email/mime/message.py pypy-5.10/lib-python/2.7/email/mime/nonmultipart.py pypy-5.10/lib-python/2.7/email/mime/audio.py pypy-5.10/lib-python/2.7/email/mime/image.py pypy-5.10/lib-python/2.7/email/mime/base.py pypy-5.10/lib-python/2.7/email/mime/multipart.py pypy-5.10/lib-python/2.7/email/mime/__init__.py pypy-5.10/lib-python/2.7/email/mime/text.py pypy-5.10/lib-python/2.7/email/test/ pypy-5.10/lib-python/2.7/email/test/data/ pypy-5.10/lib-python/2.7/email/test/data/msg_32.txt pypy-5.10/lib-python/2.7/email/test/data/msg_36.txt pypy-5.10/lib-python/2.7/email/test/data/msg_11.txt pypy-5.10/lib-python/2.7/email/test/data/msg_19.txt pypy-5.10/lib-python/2.7/email/test/data/msg_12.txt pypy-5.10/lib-python/2.7/email/test/data/msg_41.txt pypy-5.10/lib-python/2.7/email/test/data/msg_13.txt pypy-5.10/lib-python/2.7/email/test/data/msg_30.txt pypy-5.10/lib-python/2.7/email/test/data/msg_20.txt pypy-5.10/lib-python/2.7/email/test/data/msg_27.txt pypy-5.10/lib-python/2.7/email/test/data/msg_18.txt pypy-5.10/lib-python/2.7/email/test/data/msg_45.txt pypy-5.10/lib-python/2.7/email/test/data/msg_28.txt pypy-5.10/lib-python/2.7/email/test/data/msg_40.txt pypy-5.10/lib-python/2.7/email/test/data/msg_39.txt pypy-5.10/lib-python/2.7/email/test/data/msg_08.txt pypy-5.10/lib-python/2.7/email/test/data/msg_01.txt pypy-5.10/lib-python/2.7/email/test/data/msg_34.txt pypy-5.10/lib-python/2.7/email/test/data/msg_23.txt pypy-5.10/lib-python/2.7/email/test/data/msg_16.txt pypy-5.10/lib-python/2.7/email/test/data/msg_42.txt pypy-5.10/lib-python/2.7/email/test/data/msg_07.txt pypy-5.10/lib-python/2.7/email/test/data/msg_21.txt pypy-5.10/lib-python/2.7/email/test/data/msg_29.txt pypy-5.10/lib-python/2.7/email/test/data/msg_37.txt pypy-5.10/lib-python/2.7/email/test/data/msg_38.txt pypy-5.10/lib-python/2.7/email/test/data/audiotest.au pypy-5.10/lib-python/2.7/email/test/data/msg_03.txt pypy-5.10/lib-python/2.7/email/test/data/msg_15.txt pypy-5.10/lib-python/2.7/email/test/data/msg_12a.txt pypy-5.10/lib-python/2.7/email/test/data/msg_44.txt pypy-5.10/lib-python/2.7/email/test/data/msg_26.txt pypy-5.10/lib-python/2.7/email/test/data/msg_43.txt pypy-5.10/lib-python/2.7/email/test/data/msg_10.txt pypy-5.10/lib-python/2.7/email/test/data/msg_04.txt pypy-5.10/lib-python/2.7/email/test/data/msg_14.txt pypy-5.10/lib-python/2.7/email/test/data/msg_33.txt pypy-5.10/lib-python/2.7/email/test/data/msg_09.txt pypy-5.10/lib-python/2.7/email/test/data/msg_02.txt pypy-5.10/lib-python/2.7/email/test/data/msg_24.txt pypy-5.10/lib-python/2.7/email/test/data/msg_17.txt pypy-5.10/lib-python/2.7/email/test/data/msg_46.txt pypy-5.10/lib-python/2.7/email/test/data/msg_35.txt pypy-5.10/lib-python/2.7/email/test/data/PyBanner048.gif pypy-5.10/lib-python/2.7/email/test/data/msg_22.txt pypy-5.10/lib-python/2.7/email/test/data/msg_25.txt pypy-5.10/lib-python/2.7/email/test/data/msg_06.txt pypy-5.10/lib-python/2.7/email/test/data/msg_31.txt pypy-5.10/lib-python/2.7/email/test/data/msg_05.txt pypy-5.10/lib-python/2.7/email/test/test_email.py pypy-5.10/lib-python/2.7/email/test/test_email_codecs_renamed.py pypy-5.10/lib-python/2.7/email/test/test_email_renamed.py pypy-5.10/lib-python/2.7/email/test/test_email_torture.py pypy-5.10/lib-python/2.7/email/test/__init__.py pypy-5.10/lib-python/2.7/email/test/test_email_codecs.py pypy-5.10/lib-python/2.7/email/encoders.py pypy-5.10/lib-python/2.7/email/message.py pypy-5.10/lib-python/2.7/email/feedparser.py pypy-5.10/lib-python/2.7/email/base64mime.py pypy-5.10/lib-python/2.7/email/iterators.py pypy-5.10/lib-python/2.7/email/quoprimime.py pypy-5.10/lib-python/2.7/email/generator.py pypy-5.10/lib-python/2.7/email/errors.py pypy-5.10/lib-python/2.7/email/parser.py pypy-5.10/lib-python/2.7/email/charset.py pypy-5.10/lib-python/2.7/email/utils.py pypy-5.10/lib-python/2.7/email/_parseaddr.py pypy-5.10/lib-python/2.7/email/__init__.py pypy-5.10/lib-python/2.7/email/header.py pypy-5.10/lib-python/2.7/plat-unixware7/ pypy-5.10/lib-python/2.7/plat-unixware7/regen pypy-5.10/lib-python/2.7/plat-unixware7/IN.py pypy-5.10/lib-python/2.7/plat-unixware7/STROPTS.py pypy-5.10/lib-python/2.7/lib-tk/ pypy-5.10/lib-python/2.7/lib-tk/test/ pypy-5.10/lib-python/2.7/lib-tk/test/README pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/ pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_loadtk.py pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_variables.py pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_images.py pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_widgets.py pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_geometry_managers.py pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_text.py pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/__init__.py pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_font.py pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/ pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/test_style.py pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/test_widgets.py pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/test_extensions.py pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/__init__.py pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/test_functions.py pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/support.py pypy-5.10/lib-python/2.7/lib-tk/test/widget_tests.py pypy-5.10/lib-python/2.7/lib-tk/test/runtktests.py pypy-5.10/lib-python/2.7/lib-tk/Tkdnd.py pypy-5.10/lib-python/2.7/lib-tk/turtle.py pypy-5.10/lib-python/2.7/lib-tk/tkColorChooser.py pypy-5.10/lib-python/2.7/lib-tk/SimpleDialog.py pypy-5.10/lib-python/2.7/lib-tk/tkFileDialog.py pypy-5.10/lib-python/2.7/lib-tk/Dialog.py pypy-5.10/lib-python/2.7/lib-tk/tkMessageBox.py pypy-5.10/lib-python/2.7/lib-tk/tkFont.py pypy-5.10/lib-python/2.7/lib-tk/Tkconstants.py pypy-5.10/lib-python/2.7/lib-tk/tkSimpleDialog.py pypy-5.10/lib-python/2.7/lib-tk/Tkinter.py pypy-5.10/lib-python/2.7/lib-tk/FixTk.py pypy-5.10/lib-python/2.7/lib-tk/tkCommonDialog.py pypy-5.10/lib-python/2.7/lib-tk/ScrolledText.py pypy-5.10/lib-python/2.7/lib-tk/FileDialog.py pypy-5.10/lib-python/2.7/lib-tk/ttk.py pypy-5.10/lib-python/2.7/lib-tk/Tix.py pypy-5.10/lib-python/2.7/lib-tk/Canvas.py pypy-5.10/lib-python/2.7/ensurepip/ pypy-5.10/lib-python/2.7/ensurepip/_bundled/ pypy-5.10/lib-python/2.7/ensurepip/_bundled/setuptools-28.8.0-py2.py3-none-any.whl pypy-5.10/lib-python/2.7/ensurepip/_bundled/pip-9.0.1-py2.py3-none-any.whl pypy-5.10/lib-python/2.7/ensurepip/__main__.py pypy-5.10/lib-python/2.7/ensurepip/__init__.py pypy-5.10/lib-python/2.7/ensurepip/_uninstall.py pypy-5.10/lib-python/2.7/distutils/ pypy-5.10/lib-python/2.7/distutils/tests/ pypy-5.10/lib-python/2.7/distutils/tests/Setup.sample pypy-5.10/lib-python/2.7/distutils/tests/test_config_cmd.py pypy-5.10/lib-python/2.7/distutils/tests/test_bdist_rpm.py pypy-5.10/lib-python/2.7/distutils/tests/test_dir_util.py pypy-5.10/lib-python/2.7/distutils/tests/test_core.py pypy-5.10/lib-python/2.7/distutils/tests/test_version.py pypy-5.10/lib-python/2.7/distutils/tests/test_sdist.py pypy-5.10/lib-python/2.7/distutils/tests/test_build_ext.py pypy-5.10/lib-python/2.7/distutils/tests/test_bdist_wininst.py pypy-5.10/lib-python/2.7/distutils/tests/test_bdist_msi.py pypy-5.10/lib-python/2.7/distutils/tests/test_build_clib.py pypy-5.10/lib-python/2.7/distutils/tests/test_install_headers.py pypy-5.10/lib-python/2.7/distutils/tests/test_build_py.py pypy-5.10/lib-python/2.7/distutils/tests/test_ccompiler.py pypy-5.10/lib-python/2.7/distutils/tests/test_filelist.py pypy-5.10/lib-python/2.7/distutils/tests/setuptools_build_ext.py pypy-5.10/lib-python/2.7/distutils/tests/test_clean.py pypy-5.10/lib-python/2.7/distutils/tests/test_install.py pypy-5.10/lib-python/2.7/distutils/tests/test_bdist_dumb.py pypy-5.10/lib-python/2.7/distutils/tests/test_text_file.py pypy-5.10/lib-python/2.7/distutils/tests/test_bdist.py pypy-5.10/lib-python/2.7/distutils/tests/test_check.py pypy-5.10/lib-python/2.7/distutils/tests/test_dep_util.py pypy-5.10/lib-python/2.7/distutils/tests/test_sysconfig.py pypy-5.10/lib-python/2.7/distutils/tests/test_config.py pypy-5.10/lib-python/2.7/distutils/tests/test_unixccompiler.py pypy-5.10/lib-python/2.7/distutils/tests/test_cmd.py pypy-5.10/lib-python/2.7/distutils/tests/__init__.py pypy-5.10/lib-python/2.7/distutils/tests/test_build.py pypy-5.10/lib-python/2.7/distutils/tests/test_versionpredicate.py pypy-5.10/lib-python/2.7/distutils/tests/test_dist.py pypy-5.10/lib-python/2.7/distutils/tests/test_upload.py pypy-5.10/lib-python/2.7/distutils/tests/test_util.py pypy-5.10/lib-python/2.7/distutils/tests/test_msvc9compiler.py pypy-5.10/lib-python/2.7/distutils/tests/test_archive_util.py pypy-5.10/lib-python/2.7/distutils/tests/test_install_lib.py pypy-5.10/lib-python/2.7/distutils/tests/test_file_util.py pypy-5.10/lib-python/2.7/distutils/tests/test_spawn.py pypy-5.10/lib-python/2.7/distutils/tests/test_install_scripts.py pypy-5.10/lib-python/2.7/distutils/tests/test_install_data.py pypy-5.10/lib-python/2.7/distutils/tests/test_register.py pypy-5.10/lib-python/2.7/distutils/tests/test_build_scripts.py pypy-5.10/lib-python/2.7/distutils/tests/support.py pypy-5.10/lib-python/2.7/distutils/tests/setuptools_extension.py pypy-5.10/lib-python/2.7/distutils/command/ pypy-5.10/lib-python/2.7/distutils/command/wininst-9.0.exe pypy-5.10/lib-python/2.7/distutils/command/command_template pypy-5.10/lib-python/2.7/distutils/command/wininst-9.0-amd64.exe pypy-5.10/lib-python/2.7/distutils/command/wininst-7.1.exe pypy-5.10/lib-python/2.7/distutils/command/wininst-6.0.exe pypy-5.10/lib-python/2.7/distutils/command/wininst-8.0.exe pypy-5.10/lib-python/2.7/distutils/command/bdist.py pypy-5.10/lib-python/2.7/distutils/command/register.py pypy-5.10/lib-python/2.7/distutils/command/build.py pypy-5.10/lib-python/2.7/distutils/command/build_py.py pypy-5.10/lib-python/2.7/distutils/command/config.py pypy-5.10/lib-python/2.7/distutils/command/bdist_rpm.py pypy-5.10/lib-python/2.7/distutils/command/install.py pypy-5.10/lib-python/2.7/distutils/command/sdist.py pypy-5.10/lib-python/2.7/distutils/command/bdist_wininst.py pypy-5.10/lib-python/2.7/distutils/command/clean.py pypy-5.10/lib-python/2.7/distutils/command/install_headers.py pypy-5.10/lib-python/2.7/distutils/command/bdist_dumb.py pypy-5.10/lib-python/2.7/distutils/command/bdist_msi.py pypy-5.10/lib-python/2.7/distutils/command/build_scripts.py pypy-5.10/lib-python/2.7/distutils/command/install_scripts.py pypy-5.10/lib-python/2.7/distutils/command/build_clib.py pypy-5.10/lib-python/2.7/distutils/command/build_ext.py pypy-5.10/lib-python/2.7/distutils/command/install_data.py pypy-5.10/lib-python/2.7/distutils/command/check.py pypy-5.10/lib-python/2.7/distutils/command/install_egg_info.py pypy-5.10/lib-python/2.7/distutils/command/__init__.py pypy-5.10/lib-python/2.7/distutils/command/install_lib.py pypy-5.10/lib-python/2.7/distutils/command/upload.py pypy-5.10/lib-python/2.7/distutils/README pypy-5.10/lib-python/2.7/distutils/bcppcompiler.py pypy-5.10/lib-python/2.7/distutils/dist.py pypy-5.10/lib-python/2.7/distutils/emxccompiler.py pypy-5.10/lib-python/2.7/distutils/extension.py pypy-5.10/lib-python/2.7/distutils/cygwinccompiler.py pypy-5.10/lib-python/2.7/distutils/sysconfig_pypy.py pypy-5.10/lib-python/2.7/distutils/dir_util.py pypy-5.10/lib-python/2.7/distutils/filelist.py pypy-5.10/lib-python/2.7/distutils/config.py pypy-5.10/lib-python/2.7/distutils/log.py pypy-5.10/lib-python/2.7/distutils/util.py pypy-5.10/lib-python/2.7/distutils/core.py pypy-5.10/lib-python/2.7/distutils/file_util.py pypy-5.10/lib-python/2.7/distutils/msvccompiler.py pypy-5.10/lib-python/2.7/distutils/msvc9compiler.py pypy-5.10/lib-python/2.7/distutils/unixccompiler.py pypy-5.10/lib-python/2.7/distutils/archive_util.py pypy-5.10/lib-python/2.7/distutils/errors.py pypy-5.10/lib-python/2.7/distutils/versionpredicate.py pypy-5.10/lib-python/2.7/distutils/sysconfig.py pypy-5.10/lib-python/2.7/distutils/spawn.py pypy-5.10/lib-python/2.7/distutils/debug.py pypy-5.10/lib-python/2.7/distutils/sysconfig_cpython.py pypy-5.10/lib-python/2.7/distutils/__init__.py pypy-5.10/lib-python/2.7/distutils/cmd.py pypy-5.10/lib-python/2.7/distutils/ccompiler.py pypy-5.10/lib-python/2.7/distutils/fancy_getopt.py pypy-5.10/lib-python/2.7/distutils/text_file.py pypy-5.10/lib-python/2.7/distutils/version.py pypy-5.10/lib-python/2.7/distutils/dep_util.py pypy-5.10/lib-python/2.7/msilib/ pypy-5.10/lib-python/2.7/msilib/sequence.py pypy-5.10/lib-python/2.7/msilib/schema.py pypy-5.10/lib-python/2.7/msilib/__init__.py pypy-5.10/lib-python/2.7/msilib/text.py pypy-5.10/lib-python/2.7/sqlite3/ pypy-5.10/lib-python/2.7/sqlite3/test/ pypy-5.10/lib-python/2.7/sqlite3/test/dump.py pypy-5.10/lib-python/2.7/sqlite3/test/userfunctions.py pypy-5.10/lib-python/2.7/sqlite3/test/factory.py pypy-5.10/lib-python/2.7/sqlite3/test/transactions.py pypy-5.10/lib-python/2.7/sqlite3/test/py25tests.py pypy-5.10/lib-python/2.7/sqlite3/test/types.py pypy-5.10/lib-python/2.7/sqlite3/test/regression.py pypy-5.10/lib-python/2.7/sqlite3/test/__init__.py pypy-5.10/lib-python/2.7/sqlite3/test/hooks.py pypy-5.10/lib-python/2.7/sqlite3/test/dbapi.py pypy-5.10/lib-python/2.7/sqlite3/dbapi2.py pypy-5.10/lib-python/2.7/sqlite3/dump.py pypy-5.10/lib-python/2.7/sqlite3/__init__.py pypy-5.10/lib-python/2.7/idlelib/ pypy-5.10/lib-python/2.7/idlelib/HISTORY.txt pypy-5.10/lib-python/2.7/idlelib/config-extensions.def pypy-5.10/lib-python/2.7/idlelib/idle.bat pypy-5.10/lib-python/2.7/idlelib/idle_test/ pypy-5.10/lib-python/2.7/idlelib/idle_test/README.txt pypy-5.10/lib-python/2.7/idlelib/idle_test/test_searchdialogbase.py pypy-5.10/lib-python/2.7/idlelib/idle_test/htest.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_warning.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_pathbrowser.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_calltips.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_hyperparser.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_configdialog.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_config_name.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_formatparagraph.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_autocomplete.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_autoexpand.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_delegator.py pypy-5.10/lib-python/2.7/idlelib/idle_test/mock_idle.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_helpabout.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_text.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_io.py pypy-5.10/lib-python/2.7/idlelib/idle_test/mock_tk.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_rstrip.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_textview.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_editmenu.py pypy-5.10/lib-python/2.7/idlelib/idle_test/__init__.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_widgetredir.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_parenmatch.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_searchengine.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_grep.py pypy-5.10/lib-python/2.7/idlelib/idle_test/test_idlehistory.py pypy-5.10/lib-python/2.7/idlelib/README.txt pypy-5.10/lib-python/2.7/idlelib/help.txt pypy-5.10/lib-python/2.7/idlelib/TODO.txt pypy-5.10/lib-python/2.7/idlelib/extend.txt pypy-5.10/lib-python/2.7/idlelib/ChangeLog pypy-5.10/lib-python/2.7/idlelib/config-keys.def pypy-5.10/lib-python/2.7/idlelib/config-main.def pypy-5.10/lib-python/2.7/idlelib/help.html pypy-5.10/lib-python/2.7/idlelib/NEWS.txt pypy-5.10/lib-python/2.7/idlelib/config-highlight.def pypy-5.10/lib-python/2.7/idlelib/idle.pyw pypy-5.10/lib-python/2.7/idlelib/Icons/ pypy-5.10/lib-python/2.7/idlelib/Icons/idle_16.png pypy-5.10/lib-python/2.7/idlelib/Icons/folder.gif pypy-5.10/lib-python/2.7/idlelib/Icons/minusnode.gif pypy-5.10/lib-python/2.7/idlelib/Icons/idle_32.png pypy-5.10/lib-python/2.7/idlelib/Icons/idle_48.png pypy-5.10/lib-python/2.7/idlelib/Icons/python.gif pypy-5.10/lib-python/2.7/idlelib/Icons/idle_32.gif pypy-5.10/lib-python/2.7/idlelib/Icons/idle_16.gif pypy-5.10/lib-python/2.7/idlelib/Icons/idle.ico pypy-5.10/lib-python/2.7/idlelib/Icons/idle.icns pypy-5.10/lib-python/2.7/idlelib/Icons/openfolder.gif pypy-5.10/lib-python/2.7/idlelib/Icons/tk.gif pypy-5.10/lib-python/2.7/idlelib/Icons/plusnode.gif pypy-5.10/lib-python/2.7/idlelib/Icons/idle_48.gif pypy-5.10/lib-python/2.7/idlelib/CREDITS.txt pypy-5.10/lib-python/2.7/idlelib/ReplaceDialog.py pypy-5.10/lib-python/2.7/idlelib/ClassBrowser.py pypy-5.10/lib-python/2.7/idlelib/FileList.py pypy-5.10/lib-python/2.7/idlelib/configDialog.py pypy-5.10/lib-python/2.7/idlelib/HyperParser.py pypy-5.10/lib-python/2.7/idlelib/PathBrowser.py pypy-5.10/lib-python/2.7/idlelib/PyParse.py pypy-5.10/lib-python/2.7/idlelib/ZoomHeight.py pypy-5.10/lib-python/2.7/idlelib/textView.py pypy-5.10/lib-python/2.7/idlelib/EditorWindow.py pypy-5.10/lib-python/2.7/idlelib/Bindings.py pypy-5.10/lib-python/2.7/idlelib/configHandler.py pypy-5.10/lib-python/2.7/idlelib/AutoComplete.py pypy-5.10/lib-python/2.7/idlelib/TreeWidget.py pypy-5.10/lib-python/2.7/idlelib/RemoteDebugger.py pypy-5.10/lib-python/2.7/idlelib/PyShell.py pypy-5.10/lib-python/2.7/idlelib/SearchEngine.py pypy-5.10/lib-python/2.7/idlelib/SearchDialog.py pypy-5.10/lib-python/2.7/idlelib/configSectionNameDialog.py pypy-5.10/lib-python/2.7/idlelib/run.py pypy-5.10/lib-python/2.7/idlelib/MultiCall.py pypy-5.10/lib-python/2.7/idlelib/aboutDialog.py pypy-5.10/lib-python/2.7/idlelib/ScriptBinding.py pypy-5.10/lib-python/2.7/idlelib/RstripExtension.py pypy-5.10/lib-python/2.7/idlelib/Delegator.py pypy-5.10/lib-python/2.7/idlelib/keybindingDialog.py pypy-5.10/lib-python/2.7/idlelib/ScrolledList.py pypy-5.10/lib-python/2.7/idlelib/CallTipWindow.py pypy-5.10/lib-python/2.7/idlelib/configHelpSourceEdit.py pypy-5.10/lib-python/2.7/idlelib/dynOptionMenuWidget.py pypy-5.10/lib-python/2.7/idlelib/help.py pypy-5.10/lib-python/2.7/idlelib/tabbedpages.py pypy-5.10/lib-python/2.7/idlelib/SearchDialogBase.py pypy-5.10/lib-python/2.7/idlelib/ParenMatch.py pypy-5.10/lib-python/2.7/idlelib/ColorDelegator.py pypy-5.10/lib-python/2.7/idlelib/ObjectBrowser.py pypy-5.10/lib-python/2.7/idlelib/ToolTip.py pypy-5.10/lib-python/2.7/idlelib/CallTips.py pypy-5.10/lib-python/2.7/idlelib/IOBinding.py pypy-5.10/lib-python/2.7/idlelib/idlever.py pypy-5.10/lib-python/2.7/idlelib/rpc.py pypy-5.10/lib-python/2.7/idlelib/IdleHistory.py pypy-5.10/lib-python/2.7/idlelib/GrepDialog.py pypy-5.10/lib-python/2.7/idlelib/WidgetRedirector.py pypy-5.10/lib-python/2.7/idlelib/OutputWindow.py pypy-5.10/lib-python/2.7/idlelib/MultiStatusBar.py pypy-5.10/lib-python/2.7/idlelib/AutoExpand.py pypy-5.10/lib-python/2.7/idlelib/macosxSupport.py pypy-5.10/lib-python/2.7/idlelib/idle.py pypy-5.10/lib-python/2.7/idlelib/StackViewer.py pypy-5.10/lib-python/2.7/idlelib/WindowList.py pypy-5.10/lib-python/2.7/idlelib/CodeContext.py pypy-5.10/lib-python/2.7/idlelib/__init__.py pypy-5.10/lib-python/2.7/idlelib/RemoteObjectBrowser.py pypy-5.10/lib-python/2.7/idlelib/AutoCompleteWindow.py pypy-5.10/lib-python/2.7/idlelib/UndoDelegator.py pypy-5.10/lib-python/2.7/idlelib/Debugger.py pypy-5.10/lib-python/2.7/idlelib/Percolator.py pypy-5.10/lib-python/2.7/idlelib/FormatParagraph.py pypy-5.10/lib-python/2.7/hotshot/ pypy-5.10/lib-python/2.7/hotshot/log.py pypy-5.10/lib-python/2.7/hotshot/stats.py pypy-5.10/lib-python/2.7/hotshot/stones.py pypy-5.10/lib-python/2.7/hotshot/__init__.py pypy-5.10/lib-python/2.7/SimpleHTTPServer.py pypy-5.10/lib-python/2.7/keyword.py pypy-5.10/lib-python/2.7/dummy_thread.py pypy-5.10/lib-python/2.7/cgi.py pypy-5.10/lib-python/2.7/_threading_local.py pypy-5.10/lib-python/2.7/mutex.py pypy-5.10/lib-python/2.7/UserString.py pypy-5.10/lib-python/2.7/dummy_threading.py pypy-5.10/lib-python/2.7/inspect.py pypy-5.10/lib-python/2.7/codecs.py pypy-5.10/lib-python/2.7/cgitb.py pypy-5.10/lib-python/2.7/difflib.py pypy-5.10/lib-python/2.7/threading.py pypy-5.10/lib-python/2.7/ihooks.py pypy-5.10/lib-python/2.7/functools.py pypy-5.10/lib-python/2.7/dis.py pypy-5.10/lib-python/2.7/dbhash.py pypy-5.10/lib-python/2.7/tabnanny.py pypy-5.10/lib-python/2.7/posixfile.py pypy-5.10/lib-python/2.7/collections.py pypy-5.10/lib-python/2.7/string.py pypy-5.10/lib-python/2.7/MimeWriter.py pypy-5.10/lib-python/2.7/sets.py pypy-5.10/lib-python/2.7/colorsys.py pypy-5.10/lib-python/2.7/token.py pypy-5.10/lib-python/2.7/mimetools.py pypy-5.10/lib-python/2.7/CGIHTTPServer.py pypy-5.10/lib-python/2.7/copy_reg.py pypy-5.10/lib-python/2.7/abc.py pypy-5.10/lib-python/2.7/chunk.py pypy-5.10/lib-python/2.7/sgmllib.py pypy-5.10/lib-python/2.7/ast.py pypy-5.10/lib-python/2.7/argparse.py pypy-5.10/lib-python/2.7/fileinput.py pypy-5.10/lib-python/2.7/pprint.py pypy-5.10/lib-python/2.7/hmac.py pypy-5.10/lib-python/2.7/netrc.py pypy-5.10/lib-python/2.7/stringold.py pypy-5.10/lib-python/2.7/nntplib.py pypy-5.10/lib-python/2.7/urllib2.py pypy-5.10/lib-python/2.7/pty.py pypy-5.10/lib-python/2.7/posixpath.py pypy-5.10/lib-python/2.7/bdb.py pypy-5.10/lib-python/2.7/imghdr.py pypy-5.10/lib-python/2.7/runpy.py pypy-5.10/lib-python/2.7/csv.py pypy-5.10/lib-python/2.7/audiodev.py pypy-5.10/lib-python/2.7/urlparse.py pypy-5.10/lib-python/2.7/_osx_support.py pypy-5.10/lib-python/2.7/filecmp.py pypy-5.10/lib-python/2.7/repr.py pypy-5.10/lib-python/2.7/aifc.py pypy-5.10/lib-python/2.7/toaiff.py pypy-5.10/lib-python/2.7/locale.py pypy-5.10/lib-python/2.7/pdb.py pypy-5.10/lib-python/2.7/struct.py pypy-5.10/lib-python/2.7/mailcap.py pypy-5.10/lib-python/2.7/multifile.py pypy-5.10/lib-python/2.7/heapq.py pypy-5.10/lib-python/2.7/macurl2path.py pypy-5.10/lib-python/2.7/dircache.py pypy-5.10/lib-python/2.7/dumbdbm.py pypy-5.10/lib-python/2.7/stringprep.py pypy-5.10/lib-python/2.7/shlex.py pypy-5.10/lib-python/2.7/user.py pypy-5.10/lib-python/2.7/pickle.py pypy-5.10/lib-python/2.7/UserList.py pypy-5.10/lib-python/2.7/numbers.py pypy-5.10/lib-python/2.7/mhlib.py pypy-5.10/lib-python/2.7/getpass.py pypy-5.10/lib-python/2.7/copy.py pypy-5.10/lib-python/2.7/plistlib.py pypy-5.10/lib-python/2.7/sre_compile.py pypy-5.10/lib-python/2.7/statvfs.py pypy-5.10/lib-python/2.7/hashlib.py pypy-5.10/lib-python/2.7/md5.py pypy-5.10/lib-python/2.7/symbol.py pypy-5.10/lib-python/2.7/whichdb.py pypy-5.10/lib-python/2.7/this.py pypy-5.10/lib-python/2.7/SimpleXMLRPCServer.py pypy-5.10/lib-python/2.7/weakref.py pypy-5.10/lib-python/2.7/sre_parse.py pypy-5.10/lib-python/2.7/asyncore.py pypy-5.10/lib-python/2.7/types.py pypy-5.10/lib-python/2.7/mailbox.py pypy-5.10/lib-python/2.7/htmlentitydefs.py pypy-5.10/lib-python/2.7/os.py pypy-5.10/lib-python/2.7/contextlib.py pypy-5.10/lib-python/2.7/__phello__.foo.py pypy-5.10/lib-python/2.7/sre_constants.py pypy-5.10/lib-python/2.7/macpath.py pypy-5.10/lib-python/2.7/xmlrpclib.py pypy-5.10/lib-python/2.7/textwrap.py pypy-5.10/lib-python/2.7/atexit.py pypy-5.10/lib-python/2.7/telnetlib.py pypy-5.10/lib-python/2.7/random.py pypy-5.10/lib-python/2.7/ssl.py pypy-5.10/lib-python/2.7/opcode.py pypy-5.10/lib-python/2.7/poplib.py pypy-5.10/lib-python/2.7/py_compile.py pypy-5.10/lib-python/2.7/sha.py pypy-5.10/lib-python/2.7/rfc822.py pypy-5.10/lib-python/2.7/trace.py pypy-5.10/lib-python/2.7/sunaudio.py pypy-5.10/lib-python/2.7/urllib.py pypy-5.10/lib-python/2.7/UserDict.py pypy-5.10/lib-python/2.7/cookielib.py pypy-5.10/lib-python/2.7/_strptime.py pypy-5.10/lib-python/2.7/sre.py pypy-5.10/lib-python/2.7/genericpath.py pypy-5.10/lib-python/2.7/sndhdr.py pypy-5.10/lib-python/2.7/warnings.py pypy-5.10/lib-python/2.7/anydbm.py pypy-5.10/lib-python/2.7/zipfile.py pypy-5.10/lib-python/2.7/optparse.py pypy-5.10/lib-python/2.7/pstats.py pypy-5.10/lib-python/2.7/ConfigParser.py pypy-5.10/lib-python/2.7/_abcoll.py pypy-5.10/lib-python/2.7/socket.py pypy-5.10/lib-python/2.7/rexec.py pypy-5.10/lib-python/2.7/StringIO.py pypy-5.10/lib-python/2.7/cProfile.py pypy-5.10/lib-python/2.7/smtpd.py pypy-5.10/lib-python/2.7/htmllib.py pypy-5.10/lib-python/2.7/sysconfig.py pypy-5.10/lib-python/2.7/decimal.py pypy-5.10/lib-python/2.7/wave.py pypy-5.10/lib-python/2.7/robotparser.py pypy-5.10/lib-python/2.7/mimetypes.py pypy-5.10/lib-python/2.7/calendar.py pypy-5.10/lib-python/2.7/mimify.py pypy-5.10/lib-python/2.7/linecache.py pypy-5.10/lib-python/2.7/site.py pypy-5.10/lib-python/2.7/HTMLParser.py pypy-5.10/lib-python/2.7/doctest.py pypy-5.10/lib-python/2.7/ftplib.py pypy-5.10/lib-python/2.7/binhex.py pypy-5.10/lib-python/2.7/compileall.py pypy-5.10/lib-python/2.7/__future__.py pypy-5.10/lib-python/2.7/tempfile.py pypy-5.10/lib-python/2.7/uu.py pypy-5.10/lib-python/2.7/pydoc.py pypy-5.10/lib-python/2.7/imputil.py pypy-5.10/lib-python/2.7/DocXMLRPCServer.py pypy-5.10/lib-python/2.7/commands.py pypy-5.10/lib-python/2.7/tarfile.py pypy-5.10/lib-python/2.7/BaseHTTPServer.py pypy-5.10/lib-python/2.7/stat.py pypy-5.10/lib-python/2.7/Cookie.py pypy-5.10/lib-python/2.7/popen2.py pypy-5.10/lib-python/2.7/antigravity.py pypy-5.10/lib-python/2.7/uuid.py pypy-5.10/lib-python/2.7/platform.py pypy-5.10/lib-python/2.7/_MozillaCookieJar.py pypy-5.10/lib-python/2.7/os2emxpath.py pypy-5.10/lib-python/2.7/httplib.py pypy-5.10/lib-python/2.7/pkgutil.py pypy-5.10/lib-python/2.7/tokenize.py pypy-5.10/lib-python/2.7/quopri.py pypy-5.10/lib-python/2.7/pipes.py pypy-5.10/lib-python/2.7/base64.py pypy-5.10/lib-python/2.7/io.py pypy-5.10/lib-python/2.7/cmd.py pypy-5.10/lib-python/2.7/new.py pypy-5.10/lib-python/2.7/getopt.py pypy-5.10/lib-python/2.7/gzip.py pypy-5.10/lib-python/2.7/code.py pypy-5.10/lib-python/2.7/profile.py pypy-5.10/lib-python/2.7/gettext.py pypy-5.10/lib-python/2.7/fnmatch.py pypy-5.10/lib-python/2.7/symtable.py pypy-5.10/lib-python/2.7/formatter.py pypy-5.10/lib-python/2.7/nturl2path.py pypy-5.10/lib-python/2.7/tty.py pypy-5.10/lib-python/2.7/timeit.py pypy-5.10/lib-python/2.7/modulefinder.py pypy-5.10/lib-python/2.7/markupbase.py pypy-5.10/lib-python/2.7/_pyio.py pypy-5.10/lib-python/2.7/rlcompleter.py pypy-5.10/lib-python/2.7/sched.py pypy-5.10/lib-python/2.7/traceback.py pypy-5.10/lib-python/2.7/fpformat.py pypy-5.10/lib-python/2.7/re.py pypy-5.10/lib-python/2.7/sunau.py pypy-5.10/lib-python/2.7/SocketServer.py pypy-5.10/lib-python/2.7/Bastion.py pypy-5.10/lib-python/2.7/imaplib.py pypy-5.10/lib-python/2.7/pyclbr.py pypy-5.10/lib-python/2.7/webbrowser.py pypy-5.10/lib-python/2.7/smtplib.py pypy-5.10/lib-python/2.7/codeop.py pypy-5.10/lib-python/2.7/xdrlib.py pypy-5.10/lib-python/2.7/subprocess.py pypy-5.10/lib-python/2.7/asynchat.py pypy-5.10/lib-python/2.7/fractions.py pypy-5.10/lib-python/2.7/_LWPCookieJar.py pypy-5.10/lib-python/2.7/glob.py pypy-5.10/lib-python/2.7/_weakrefset.py pypy-5.10/lib-python/2.7/shutil.py pypy-5.10/lib-python/2.7/xmllib.py pypy-5.10/lib-python/2.7/pickletools.py pypy-5.10/lib-python/2.7/Queue.py pypy-5.10/lib-python/2.7/shelve.py pypy-5.10/lib-python/2.7/ntpath.py pypy-5.10/lib-python/2.7/bisect.py pypy-5.10/include/ pypy-5.10/include/PyPy.h pypy-5.10/include/README pypy-5.10/include/floatobject.h pypy-5.10/include/memoryobject.h pypy-5.10/include/cStringIO.h pypy-5.10/include/intobject.h pypy-5.10/include/unicodeobject.h pypy-5.10/include/pymath.h pypy-5.10/include/pysignals.h pypy-5.10/include/boolobject.h pypy-5.10/include/missing.h pypy-5.10/include/patchlevel.h pypy-5.10/include/pymem.h pypy-5.10/include/listobject.h pypy-5.10/include/warnings.h pypy-5.10/include/pyerrors.h pypy-5.10/include/pyconfig.h pypy-5.10/include/structseq.h pypy-5.10/include/descrobject.h pypy-5.10/include/bufferobject.h pypy-5.10/include/methodobject.h pypy-5.10/include/sysmodule.h pypy-5.10/include/bytesobject.h pypy-5.10/include/import.h pypy-5.10/include/bytearrayobject.h pypy-5.10/include/Python.h pypy-5.10/include/pystate.h pypy-5.10/include/sliceobject.h pypy-5.10/include/ceval.h pypy-5.10/include/abstract.h pypy-5.10/include/frameobject.h pypy-5.10/include/compile.h pypy-5.10/include/traceback.h pypy-5.10/include/fileobject.h pypy-5.10/include/pycobject.h pypy-5.10/include/pycapsule.h pypy-5.10/include/datetime.h pypy-5.10/include/pythread.h pypy-5.10/include/longobject.h pypy-5.10/include/structmember.h pypy-5.10/include/funcobject.h pypy-5.10/include/pyport.h pypy-5.10/include/object.h pypy-5.10/include/complexobject.h pypy-5.10/include/tupleobject.h pypy-5.10/include/pythonrun.h pypy-5.10/include/longintrepr.h pypy-5.10/include/eval.h pypy-5.10/include/dictobject.h pypy-5.10/include/modsupport.h pypy-5.10/include/stringobject.h pypy-5.10/include/code.h pypy-5.10/include/pypy_macros.h pypy-5.10/include/pypy_decl.h pypy-5.10/include/pypy_structmember_decl.h pypy-5.10/include/pypy_numpy.h pypy-5.10/include/cpyext_object.h pypy-5.10/include/cpyext_memoryobject.h pypy-5.10/include/cpyext_descrobject.h pypy-5.10/include/cpyext_unicodeobject.h pypy-5.10/include/_numpypy/ pypy-5.10/include/_numpypy/numpy/ pypy-5.10/include/_numpypy/numpy/old_defines.h pypy-5.10/include/_numpypy/numpy/__multiarray_api.h pypy-5.10/include/_numpypy/numpy/npy_3kcompat.h pypy-5.10/include/_numpypy/numpy/ndarraytypes.h pypy-5.10/include/_numpypy/numpy/arrayobject.h pypy-5.10/include/_numpypy/numpy/npy_common.h * Binaries: ['pypy/goal/pypy-c', 'pypy/goal/libpypy-c.so'] Ready in /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib + find /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386 -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/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/testing/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_md5.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_sha.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pydoc_data/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/leakers/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/mime/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/test/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ensurepip/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/test/__init__.py + execstack --clear-execstack /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib/pypy-5.10/bin/pypy + /usr/lib/rpm/brp-python-bytecompile /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/bin/pypy 0 /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_sha.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_md5.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/input.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/fancy_termios.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/unicodedata_.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/historical_reader.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/curses.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/commands.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/copy_code.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/completing_reader.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/cmdrepl.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/console.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/module_lister.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/python_reader.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/pygame_keymap.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/reader.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/unix_eventqueue.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/pygame_console.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/readline.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/keymap.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/keymaps.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/simple_interact.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/completer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pyrepl/unix_console.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/ply/yacc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/ply/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/ply/ctokens.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/ply/cpp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/ply/lex.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/_ast_gen.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/plyparser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/c_parser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/c_lexer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/_build_tables.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/c_ast.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/ast_transforms.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/c_generator.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/lextab.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/_pycparser/yacctab.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/testing/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/testing/udir.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/ffiplatform.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/verifier.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/recompiler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/error.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/lock.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/commontypes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/vengine_cpy.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/cparser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/gc_weakref.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/api.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/cffi_opcode.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/vengine_gen.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/model.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/setuptools_ext.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cffi/backend_ctypes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_tkinter/tclobj.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_tkinter/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_tkinter/tklib_build.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_tkinter/app.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ctypes/dll.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ctypes/structure.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ctypes/pointer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ctypes/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ctypes/basics.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ctypes/union.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ctypes/dummy.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ctypes/function.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ctypes/primitive.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ctypes/array.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ctypes/builtin.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_pypy_interact.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_curses_panel.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/resource.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/pwd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_codecs_jp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_codecs_cn.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_subprocess.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/audioop.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/datetime.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_curses_build.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_sqlite3_build.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_elementtree.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/identity_dict.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/dbm.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_testcapi.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_sha512.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_resource_build.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/gdbm.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_collections.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/syslog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/stackless.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_codecs_iso2022.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_structseq.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_codecs_hk.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_pypy_wait.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_pypy_testcapi.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cPickle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_pypy_winbase_cffi.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/msvcrt.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_functools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_audioop_build.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ffi.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/cStringIO.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/readline.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_gdbm_build.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/ctypes_support.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_sqlite3.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_csv.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_pypy_winbase_build.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_curses.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_pypy_irc_topic.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_sha256.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_sysconfigdata.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_ctypes_test.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_codecs_kr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_pwdgrp_build.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_scproxy.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/marshal.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/tputil.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_marshal.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/future_builtins.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_codecs_tw.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/grp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/greenlet.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_syslog_build.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/logging/handlers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/logging/config.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/logging/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/importlib/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-aix4/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-sunos5/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-sunos5/STROPTS.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-sunos5/CDIO.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-sunos5/DLFCN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-sunos5/TYPES.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-sunos5/SUNAUDIODEV.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Terminal/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Required.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Required_suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Text.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Netscape/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/StdSuites/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Enumerations.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Files.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Resources.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Evt.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/QuickTime.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Menu.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/AE.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/IBCarbon.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Dialogs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/OSA.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Cm.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/QDOffscreen.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Drag.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/AH.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Help.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/MacTextEditor.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Dlg.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Windows.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/OSAconst.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Scrap.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/TE.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Menus.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Dragconst.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Events.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/LaunchServices.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Qdoffs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Snd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Appearance.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Icn.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/ControlAccessor.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Ctl.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Aliases.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Launch.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Lists.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Qd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/List.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Components.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Controls.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/App.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/MacHelp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Folder.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Alias.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/CoreGraphics.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/QuickDraw.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/CarbonEvt.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/CF.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/AppleHelp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Icons.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/CarbonEvents.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/IBCarbonRuntime.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Sndihooks.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Qt.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Fm.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Files.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Folders.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Win.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/File.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Res.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Sound.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/MediaDescr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Mlte.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/CG.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/AppleEvents.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/CoreFoundation.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/TextEdit.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Carbon/Fonts.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/appletrunner.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/bgenlocations.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/bundlebuilder.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/gensuitemodule.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/macerrors.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/ic.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/aetools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/macresource.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/aepack.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/EasyDialogs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/cfmfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/applesingle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/macostools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/MiniAEFrame.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/argvemulator.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/Audio_mac.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/videoreader.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/findertools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/icopen.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/aetypes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/terminalcommand.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/appletrawmain.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/buildtools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/pimp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/PixMapWrapper.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-mac/FrameWork.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/curses/has_key.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/curses/ascii.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/curses/wrapper.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/curses/panel.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/curses/textpad.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/curses/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/dummy/connection.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/dummy/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/managers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/reduction.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/connection.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/queues.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/synchronize.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/sharedctypes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/forking.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/process.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/heap.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multiprocessing/pool.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-freebsd5/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/pgen2/token.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/pgen2/pgen.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/pgen2/parse.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/pgen2/literals.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/pgen2/grammar.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/pgen2/conv.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/pgen2/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/pgen2/tokenize.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/pgen2/driver.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_last.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_first.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/parrot_example.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/no_fixer_cls.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/fixers/bad_order.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/different_encoding.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/crlf.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/py3_test_grammar.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/false_encoding.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/bom.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/py2_test_grammar.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/infinite_recursion.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/test_parser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/test_fixers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/test_pytree.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/test_refactor.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/pytree_idempotency.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/test_all_fixers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/test_main.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/test_util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/support.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_funcattrs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_urllib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_asserts.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_imports.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_standarderror.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_buffer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_map.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_next.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_intern.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_idioms.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_reduce.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_renames.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_print.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_methodattrs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_repr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_imports2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_future.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_filter.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_xreadlines.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_operator.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_raw_input.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_types.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_zip.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_long.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_throw.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_paren.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_ws_comma.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_ne.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_isinstance.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_exec.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_exitfunc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_dict.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_set_literal.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_itertools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_execfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_raise.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_sys_exc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_input.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_tuple_params.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_apply.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_getcwdu.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_basestring.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_has_key.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_numliterals.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_metaclass.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_xrange.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_itertools_imports.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_except.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_import.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_nonzero.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixes/fix_unicode.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/pygram.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixer_base.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/btm_matcher.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/__main__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/pytree.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/refactor.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/patcomp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/btm_utils.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/main.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/fixer_util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-os2emx/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-os2emx/grp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-os2emx/_emx_link.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-os2emx/SOCKET.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-os2emx/pwd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-netbsd1/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-beos5/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-atheos/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-atheos/TYPES.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-aix3/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-riscos/riscosenviron.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-riscos/rourl2path.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-riscos/riscospath.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pydoc_data/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pydoc_data/topics.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-freebsd6/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/macholib/dylib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/macholib/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/macholib/framework.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/macholib/dyld.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_byteswap.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_frombuffer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_varsize_struct.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_callbacks.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_anon.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_parameters.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_python_api.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_pointers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_unaligned_structures.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_cast.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_simplesubclasses.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_macholib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_find.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_pickling.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_win32.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_strings.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_libc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_objects.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_sizes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_loading.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_repr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_stringptr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_slicing.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_bitfields.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_returnfuncptrs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_cfuncs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_buffers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_arrays.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_checkretval.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_as_parameter.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_wintypes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_init.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_keeprefs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_values.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_unicode.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/runtests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_random_things.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_delattr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_funcptr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_prototypes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_numbers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_refcounts.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_errno.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_incomplete.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_memfunctions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_functions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_struct_fields.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_array_in_pointer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_pep3118.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_internals.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/test/test_structures.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/wintypes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/_endian.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ctypes/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-darwin/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/wsgiref/handlers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/wsgiref/util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/wsgiref/simple_server.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/wsgiref/headers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/wsgiref/validate.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/wsgiref/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/sax/saxutils.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/sax/expatreader.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/sax/_exceptions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/sax/handler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/sax/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/sax/xmlreader.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/dom/expatbuilder.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/dom/domreg.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/dom/minicompat.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/dom/NodeFilter.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/dom/xmlbuilder.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/dom/minidom.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/dom/pulldom.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/dom/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/etree/cElementTree.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/etree/ElementTree.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/etree/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/etree/ElementInclude.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/etree/ElementPath.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/parsers/expat.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/parsers/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xml/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_dump.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_encode_basestring_ascii.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_check_circular.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_pass3.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_float.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_default.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_pass1.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_speedups.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_recursion.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_pass2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_indent.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_decode.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_separators.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_unicode.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_scanstring.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_fail.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tests/test_tool.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/tool.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/decoder.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/scanner.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/json/encoder.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_compare.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_join.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_cursor_pget_bug.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_thread.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_pickle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_misc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_db.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_fileid.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_dbenv.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_basics.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_early_close.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_distributed_transactions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_sequence.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_lock.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_all.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_replication.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_dbobj.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_dbtables.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_associate.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_queue.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_compat.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_dbshelve.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_recno.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/test/test_get_none.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/dbobj.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/dbtables.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/dbrecio.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/dbutils.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/dbshelve.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bsddb/db.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-freebsd4/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/IOCTL.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/cddb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/jpeg.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/GL.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/GLWS.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/cdplayer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/torgb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/CD.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/AL.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/panelparser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/CL.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/DEVICE.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/FILE.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/panel.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/FL.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/readcd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/WAIT.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/GET.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/ERRNO.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/SV.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix6/flp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp856.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp864.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/koi8_r.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/mac_farsi.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/euc_kr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp1258.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/utf_32_le.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/shift_jis_2004.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp424.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/mac_cyrillic.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/mac_romanian.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp855.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso2022_jp_2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/johab.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/utf_16_be.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp1250.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/utf_32.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp865.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/ascii.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp866.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp862.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/zlib_codec.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/mac_croatian.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/mac_centeuro.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/mbcs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp863.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/palmos.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/undefined.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso2022_jp_1.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/charmap.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp852.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/uu_codec.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso2022_kr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp949.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/rot_13.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp1256.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/euc_jisx0213.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/gbk.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_5.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp1255.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/euc_jis_2004.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/big5hkscs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso2022_jp_2004.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/mac_turkish.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_13.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/koi8_u.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp720.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp500.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp857.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/shift_jisx0213.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_8.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/hp_roman8.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp932.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp1252.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/bz2_codec.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp875.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/utf_8_sig.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/shift_jis.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp850.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp037.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_4.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp1006.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/mac_latin2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_3.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/raw_unicode_escape.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/string_escape.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp860.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp1140.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/mac_iceland.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/unicode_internal.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp1026.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/euc_jp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/latin_1.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp437.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/utf_7.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp1257.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/tis_620.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp1251.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp950.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_11.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_15.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/big5.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/gb2312.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso2022_jp_ext.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/utf_16_le.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp874.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/utf_16.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/quopri_codec.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/unicode_escape.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp1254.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_14.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/punycode.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/mac_roman.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_10.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_9.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/hex_codec.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp861.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/hz.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_1.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp869.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/idna.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/utf_8.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/gb18030.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso2022_jp_3.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp1253.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso2022_jp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/utf_32_be.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/aliases.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_6.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp775.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp737.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/ptcp154.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/mac_arabic.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_7.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/mac_greek.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/cp858.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/iso8859_16.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/encodings/base64_codec.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/test_skipping.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/test_functiontestcase.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/dummy.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/test_assertions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/test_program.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/test_setups.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/test_loader.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/test_case.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/test_discovery.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/test_result.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/test_runner.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/test_suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/test_break.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/test/support.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/result.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/case.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/__main__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/suite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/signals.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/runner.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/loader.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/main.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/unittest/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-linux2/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-linux2/DLFCN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-linux2/CDROM.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-linux2/TYPES.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/compiler/future.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/compiler/ast.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/compiler/transformer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/compiler/consts.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/compiler/pycodegen.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/compiler/symbols.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/compiler/misc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/compiler/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/compiler/visitor.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/compiler/syntax.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/compiler/pyassem.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-freebsd7/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/IOCTL.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/cddb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/jpeg.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/GL.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/GLWS.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/cdplayer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/torgb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/CD.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/AL.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/panelparser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/CL.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/DEVICE.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/FILE.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/panel.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/FL.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/CL_old.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/readcd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/WAIT.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/GET.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/ERRNO.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/SV.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-irix5/flp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/tracedmodules/testmod.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/tracedmodules/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/subprocessdata/sigchild_ignore.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/leakers/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/leakers/test_gestalt.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/leakers/test_dictself.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/leakers/test_ctypes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/leakers/test_selftype.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/borrowed_ref_1.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/loosing_mro_ref.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/decref_before_assignment.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/recursive_call.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/gc_has_finalizer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/nasty_eq_vs_dict.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/bogus_code_obj.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/gc_inspection.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/infinite_loop_re.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/compiler_recursion.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/borrowed_ref_2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/mutation_inside_cyclegc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/recursion_limit_too_high.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/crashers/buffer_mutate.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_base64.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_rlcompleter.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_getargs2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_compare.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_tcl.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_buffer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_dict.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_socketserver.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_wait4.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future4.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_calendar.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_imghdr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_unpack.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_spwd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pydoc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/audiotests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_socket.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_popen.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_mailbox.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_copy.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_optparse.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_threadedtempfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_builtin.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_memoryio.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_MimeWriter.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/sample_doctest_no_docstrings.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sgmllib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_doctest2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_audioop.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codecmaps_jp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_getargs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_capi.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sys.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/_mock_backport.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_file_eintr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_genericpath.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_popen2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_hashlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_str.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_inspect.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_parser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sys_setprofile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/sample_doctest.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_memoryview.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_fpformat.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_email.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ucn.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_xmlrpc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_plistlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_minidom.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pstats.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/sample_doctest_no_doctests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_decimal.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_macurl2path.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_textwrap.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_cprofile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/pystone.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_locale.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_distutils.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_xml_etree_c.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sha.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_file.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_class.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_epoll.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/time_hashlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_shelve.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_math.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_weakref.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_modulefinder.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_json.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_syntax.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pdb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_charmapcodec.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_bsddb185.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ascii_formatd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_dis.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_eof.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codecencodings_tw.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_future_builtins.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_stringprep.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_poll.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codecencodings_jp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/re_tests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_htmlparser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_binop.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_traceback.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_compile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_types.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_iter.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_msilib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_array.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_thread.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/pydoc_mod.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_logging.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_transformer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pyclbr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_float.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_collections.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_cmath.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_urllib2_localnet.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_cookie.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_bsddb3.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ast.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_dumbdbm.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_StringIO.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_imaplib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/outstanding_bugs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_itertools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_support.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_copy_reg.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/fork_wait.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_openpty.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pty.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future8.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future6.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_cmd_line_script.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_shlex.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/testall.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ftplib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ossaudiodev.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_httpservers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_httplib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_index.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_md5.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_importlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_random.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_future3.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_bigmem.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_binhex.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_cookielib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pickle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/double_const.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_decorators.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_datetime.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_gdb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sundry.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_posix.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/autotest.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_unicode_file.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_wait3.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_aifc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_applesingle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/lock_tests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_xdrlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_smtpnet.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_warnings.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_frozen.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_marshal.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_quopri.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/script_helper.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_gc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_asynchat.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test__osx_support.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_smtplib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_strftime.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sunaudiodev.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/testcodec.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test___future__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_fractions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_al.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_anydbm.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_mutants.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_compileall.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_old_mailbox.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_wave.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_startfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_bigaddrspace.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_uuid.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_fcntl.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_multibytecodec.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sax.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_structmembers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_csv.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_list.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_property.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_xml_etree.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_winreg.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_uu.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_mimetypes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_repr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_tuple.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_operator.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_multifile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_fork1.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_kqueue.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/mp_fork_bomb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_largefile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_binascii.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_longexp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/string_tests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_docxmlrpc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_asyncore.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/symlink_support.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pep352.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_nocaret.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_cgi.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_undocumented_details.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_commands.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_future2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_tools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/pydocfodder.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_py_compile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_importhooks.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sunau.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_structseq.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_netrc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_dircache.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pep277.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_profile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_strptime.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/warning_tests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/reperf.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_imageop.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_userstring.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_complex_args.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/pickletester.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_htmllib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_signal.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_threadsignals.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/list_tests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_funcattrs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_tokenize.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pkg.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_email_renamed.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_zipfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_cfgparser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_nntplib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_weakset.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_telnetlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_glob.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_typechecks.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_grp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/gdb_sample.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_fileio.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_fileinput.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/sortperf.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_dummy_threading.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_exceptions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_heapq.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_SimpleHTTPServer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_scriptpackages.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_doctest.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pwd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pep247.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_print.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_strtod.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_format.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_urllib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_exception_variations.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_urllib2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sort.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_file2k.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_gettext.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_getopt.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ordered_dict.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_threading_local.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_argparse.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_re.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codecmaps_hk.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_macpath.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_gdbm.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_source_encoding.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codecencodings_cn.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_py3kwarn.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_enumerate.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_userlist.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_imgfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_zlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/inspect_fodder2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_int.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codecencodings_kr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ioctl.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_future1.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_unary.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_posixpath.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_os.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_dictcomps.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_scope.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_stat.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_platform.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/ssl_servers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_io.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_future.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_functools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_long_future.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_zipimport_support.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_atexit.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_readline.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_wsgiref.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_linuxaudiodev.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_unittest.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_mhlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_deque.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_augassign.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_select.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sys_settrace.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codeop.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_urllibnet.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sysconfig.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_crypt.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_macostools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_peepholer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_macos.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_timeit.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_mmap.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sqlite.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/inspect_fodder.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_whichdb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_softspace.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/win_console_handler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_robotparser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codecmaps_cn.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_strop.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pkgimport.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_module.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_bytes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_nis.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_bastion.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_timeout.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codecmaps_kr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_bz2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_cmd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_hash.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_univnewlines.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_xrange.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_shutil.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_isinstance.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_cd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future7.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_queue.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_unicode.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codecencodings_iso2022.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_curses.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_dummy_thread.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/mapping_tests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_colorsys.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pprint.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future9.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_sets.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_descrtut.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_extcall.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_lib2to3.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_urlparse.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pow.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_coercion.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codecs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_gzip.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_time.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ntpath.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_threading.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_future5.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_userdict.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_linecache.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_import.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future3.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_difflib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/pyclbr_input.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_univnewlines2k.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_iterlen.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/doctest_aliases.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_urllib2net.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_generators.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_string.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_compiler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_complex.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_dbm.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_richcmp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test__locale.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_defaultdict.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_struct.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_grammar.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_tempfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ssl.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_filecmp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_bool.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_contextlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/xmltests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_xmllib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_multiprocessing.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_bisect.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_hmac.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/profilee.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future5.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_setcomps.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_turtle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_runpy.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_normalization.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/ssltests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ttk_guionly.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_xpickle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_imp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pkgutil.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_tarfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pickletools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_mimetools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_bsddb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_set.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/threaded_import_hangers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_call.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_errno.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding3.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/regrtest.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_tk.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_abc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/curses_tests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_long.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_dictviews.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_cpickle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_descr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_future4.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_unicodedata.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_hotshot.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_global.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_opcodes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ensurepip.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_poplib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_code.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_dl.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_with.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_abstract_numbers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_bufio.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pipes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_pyexpat.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_zipimport.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_multibytecodec_support.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_new.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_idle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ttk_textonly.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_ctypes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_fnmatch.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_gl.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_trace.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_site.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_aepack.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_genexps.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codecmaps_tw.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/relimport.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/seq_tests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_winsound.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_email_codecs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_zipfile64.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_rfc822.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_resource.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_cmd_line.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codeccallbacks.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_contains.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_mutex.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_cl.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test___all__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_int_literal.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/tf_inherit_check.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_subprocess.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/make_ssl_certs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/infinite_reload.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_slice.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_symtable.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_threaded_import.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/test_codecencodings_hk.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-freebsd8/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/mime/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/mime/application.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/mime/message.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/mime/nonmultipart.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/mime/audio.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/mime/image.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/mime/base.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/mime/multipart.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/mime/text.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/test/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/test/test_email.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/test/test_email_codecs_renamed.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/test/test_email_renamed.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/test/test_email_torture.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/test/test_email_codecs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/encoders.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/message.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/feedparser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/base64mime.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/iterators.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/quoprimime.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/generator.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/errors.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/parser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/charset.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/utils.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/_parseaddr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/email/header.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-unixware7/IN.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plat-unixware7/STROPTS.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_loadtk.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_variables.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_images.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_widgets.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_geometry_managers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_text.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_tkinter/test_font.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/test_style.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/test_widgets.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/test_extensions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/test_functions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/test_ttk/support.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/widget_tests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/test/runtktests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/Tkdnd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/turtle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/tkColorChooser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/SimpleDialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/tkFileDialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/Dialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/tkMessageBox.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/tkFont.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/Tkconstants.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/tkSimpleDialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/Tkinter.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/FixTk.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/tkCommonDialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/ScrolledText.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/FileDialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/ttk.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/Tix.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib-tk/Canvas.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ensurepip/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ensurepip/__main__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ensurepip/_uninstall.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_config_cmd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_bdist_rpm.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_dir_util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_core.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_version.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_sdist.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_build_ext.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_bdist_wininst.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_bdist_msi.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_build_clib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_install_headers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_build_py.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_ccompiler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_filelist.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/setuptools_build_ext.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_clean.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_install.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_bdist_dumb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_text_file.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_bdist.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_check.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_dep_util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_sysconfig.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_config.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_unixccompiler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_cmd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_build.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_versionpredicate.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_dist.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_upload.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_msvc9compiler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_archive_util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_install_lib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_file_util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_spawn.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_install_scripts.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_install_data.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_register.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/test_build_scripts.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/support.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/tests/setuptools_extension.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/bdist.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/register.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/build.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/build_py.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/config.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/bdist_rpm.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/install.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/sdist.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/bdist_wininst.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/clean.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/install_headers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/bdist_dumb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/bdist_msi.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/build_scripts.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/install_scripts.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/build_clib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/build_ext.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/install_data.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/check.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/install_egg_info.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/install_lib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/command/upload.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/bcppcompiler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/dist.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/emxccompiler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/extension.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/cygwinccompiler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/sysconfig_pypy.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/dir_util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/filelist.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/config.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/log.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/core.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/file_util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/msvccompiler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/msvc9compiler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/unixccompiler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/archive_util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/errors.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/versionpredicate.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/sysconfig.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/spawn.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/debug.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/sysconfig_cpython.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/cmd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/ccompiler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/fancy_getopt.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/text_file.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/version.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/distutils/dep_util.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/msilib/sequence.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/msilib/schema.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/msilib/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/msilib/text.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/test/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/test/dump.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/test/userfunctions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/test/factory.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/test/transactions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/test/py25tests.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/test/types.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/test/regression.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/test/hooks.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/test/dbapi.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/dbapi2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/dump.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sqlite3/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_searchdialogbase.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/htest.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_warning.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_pathbrowser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_calltips.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_hyperparser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_configdialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_config_name.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_formatparagraph.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_autocomplete.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_autoexpand.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_delegator.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/mock_idle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_helpabout.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_text.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_io.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/mock_tk.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_rstrip.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_textview.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_editmenu.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_widgetredir.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_parenmatch.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_searchengine.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_grep.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle_test/test_idlehistory.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/ReplaceDialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/ClassBrowser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/FileList.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/configDialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/HyperParser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/PathBrowser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/PyParse.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/ZoomHeight.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/textView.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/EditorWindow.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/Bindings.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/configHandler.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/AutoComplete.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/TreeWidget.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/RemoteDebugger.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/PyShell.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/SearchEngine.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/SearchDialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/configSectionNameDialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/run.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/MultiCall.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/aboutDialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/ScriptBinding.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/RstripExtension.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/Delegator.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/keybindingDialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/ScrolledList.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/CallTipWindow.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/configHelpSourceEdit.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/dynOptionMenuWidget.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/help.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/tabbedpages.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/SearchDialogBase.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/ParenMatch.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/ColorDelegator.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/ObjectBrowser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/ToolTip.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/CallTips.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/IOBinding.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idlever.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/rpc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/IdleHistory.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/GrepDialog.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/WidgetRedirector.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/OutputWindow.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/MultiStatusBar.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/AutoExpand.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/macosxSupport.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/StackViewer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/WindowList.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/CodeContext.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/RemoteObjectBrowser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/AutoCompleteWindow.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/UndoDelegator.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/Debugger.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/Percolator.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/idlelib/FormatParagraph.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/hotshot/log.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/hotshot/stats.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/hotshot/stones.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/hotshot/__init__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/SimpleHTTPServer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/keyword.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/dummy_thread.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/cgi.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/_threading_local.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/mutex.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/UserString.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/dummy_threading.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/inspect.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/codecs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/cgitb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/difflib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/threading.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ihooks.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/functools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/dis.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/dbhash.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/tabnanny.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/posixfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/collections.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/string.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/MimeWriter.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sets.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/colorsys.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/token.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/mimetools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/CGIHTTPServer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/copy_reg.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/abc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/chunk.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sgmllib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ast.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/argparse.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/fileinput.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pprint.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/hmac.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/netrc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/stringold.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/nntplib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/urllib2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pty.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/posixpath.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bdb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/imghdr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/runpy.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/csv.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/audiodev.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/urlparse.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/_osx_support.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/filecmp.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/repr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/aifc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/toaiff.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/locale.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pdb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/struct.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/mailcap.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/multifile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/heapq.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/macurl2path.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/dircache.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/dumbdbm.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/stringprep.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/shlex.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/user.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pickle.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/UserList.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/numbers.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/mhlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/getpass.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/copy.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/plistlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sre_compile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/statvfs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/hashlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/md5.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/symbol.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/whichdb.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/this.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/SimpleXMLRPCServer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/weakref.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sre_parse.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/asyncore.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/types.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/mailbox.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/htmlentitydefs.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/os.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/contextlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/__phello__.foo.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sre_constants.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/macpath.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xmlrpclib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/textwrap.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/atexit.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/telnetlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/random.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ssl.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/opcode.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/poplib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/py_compile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sha.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/rfc822.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/trace.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sunaudio.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/urllib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/UserDict.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/cookielib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/_strptime.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sre.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/genericpath.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sndhdr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/warnings.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/anydbm.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/zipfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/optparse.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pstats.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ConfigParser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/_abcoll.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/socket.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/rexec.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/StringIO.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/cProfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/smtpd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/htmllib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sysconfig.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/decimal.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/wave.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/robotparser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/mimetypes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/calendar.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/mimify.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/linecache.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/site.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/HTMLParser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/doctest.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ftplib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/binhex.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/compileall.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/__future__.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/tempfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/uu.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pydoc.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/imputil.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/DocXMLRPCServer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/commands.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/tarfile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/BaseHTTPServer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/stat.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/Cookie.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/popen2.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/antigravity.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/uuid.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/platform.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/_MozillaCookieJar.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/os2emxpath.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/httplib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pkgutil.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/tokenize.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/quopri.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pipes.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/base64.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/io.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/cmd.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/new.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/getopt.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/gzip.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/code.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/profile.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/gettext.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/fnmatch.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/symtable.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/formatter.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/nturl2path.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/tty.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/timeit.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/modulefinder.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/markupbase.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/_pyio.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/rlcompleter.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sched.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/traceback.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/fpformat.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/re.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/sunau.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/SocketServer.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/Bastion.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/imaplib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pyclbr.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/webbrowser.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/smtplib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/codeop.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xdrlib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/subprocess.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/asynchat.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/fractions.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/_LWPCookieJar.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/glob.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/_weakrefset.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/shutil.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/xmllib.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/pickletools.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/Queue.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/shelve.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/ntpath.py /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/bisect.py Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/py3_test_grammar.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/py3_test_grammar.py", line 130 x = ... ^ SyntaxError: invalid syntax Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding.py", line 0 SyntaxError: Unknown encoding: uft-8 Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding2.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding2.py", line 0 SyntaxError: UTF-8 BOM with utf8 coding cookie Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding3.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding3.py", line 0 SyntaxError: codec did not return a unicode object Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future3.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future4.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future4.py", line 3 SyntaxError: __future__ statements must appear at beginning of file Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future5.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future5.py", line 4 SyntaxError: __future__ statements must appear at beginning of file Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future6.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future6.py", line 3 SyntaxError: __future__ statements must appear at beginning of file Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future7.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future7.py", line 3 SyntaxError: __future__ statements must appear at beginning of file Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future8.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future8.py", line 3 SyntaxError: * not valid in __future__ imports Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future9.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future9.py", line 3 SyntaxError: not a chance Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_nocaret.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_nocaret.py", line 2 SyntaxError: can't assign to list comprehension Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/py3_test_grammar.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/lib2to3/tests/data/py3_test_grammar.py", line 130 x = ... ^ SyntaxError: invalid syntax Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding.py", line 0 SyntaxError: Unknown encoding: uft-8 Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding2.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding2.py", line 0 SyntaxError: UTF-8 BOM with utf8 coding cookie Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding3.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/bad_coding3.py", line 0 SyntaxError: codec did not return a unicode object Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future3.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future4.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future4.py", line 3 SyntaxError: __future__ statements must appear at beginning of file Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future5.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future5.py", line 4 SyntaxError: __future__ statements must appear at beginning of file Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future6.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future6.py", line 3 SyntaxError: __future__ statements must appear at beginning of file Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future7.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future7.py", line 3 SyntaxError: __future__ statements must appear at beginning of file Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future8.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future8.py", line 3 SyntaxError: * not valid in __future__ imports Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future9.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_future9.py", line 3 SyntaxError: not a chance Compiling /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_nocaret.py ... File "/usr/lib/pypy-5.10/lib-python/2.7/test/badsyntax_nocaret.py", line 2 SyntaxError: can't assign to list comprehension + /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/bin/pypy -c 'import _tkinter' + /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/bin/pypy -c 'import Tkinter' + /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/bin/pypy -c 'import _sqlite3' + /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/bin/pypy -c 'import _curses' + /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/bin/pypy -c 'import curses' + /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/bin/pypy -c 'import syslog' + /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/bin/pypy -c 'from _sqlite3 import *' + mkdir -p /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src + cp -a pypy /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src + mkdir -p /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/share/emacs/site-lisp + cp -a rpython/jit/tool/pypytrace-mode.el /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/share/emacs/site-lisp/pypytrace-mode.el + cp -a rpython/jit/tool/pypytrace-mode.elc /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/share/emacs/site-lisp/pypytrace-mode.elc + ln -sf /usr/lib/pypy-5.10/bin/pypy /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/bin/pypy2.7 + ln -sf /usr/bin/pypy2.7 /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/bin/pypy2 + ln -sf /usr/bin/pypy2 /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/bin/pypy + mv /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib/pypy-5.10/bin/libpypy-c.so /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib + rm -rf /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib/pypy-5.10.tar.bz2 + rm -rf /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib/pypy-5.10/LICENSE + rm -rf /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib/pypy-5.10/README.rst + rm -rf /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib/pypy-5.10/README.rst + rm -rf /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib/pypy-5.10/include/README + chrpath --delete /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib/pypy-5.10/bin/pypy + mkdir -p /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib/rpm/macros.d + install -m 644 /builddir/build/SOURCES/macros.pypy /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386//usr/lib/rpm/macros.d + rm -f /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/bin/pypy.debug + rm -f /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/bin/libpypy-c.so.debug + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 5.10.0-2.fc29 --unique-debug-suffix -5.10.0-2.fc29.i386 --unique-debug-src-base pypy-5.10.0-2.fc29.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pypy2-v5.10.0-src extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/pypy-c extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/libpypy-c.so BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/pypy-c BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/testing_1/pypy-c BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/testing_1/pypy-c BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/testing_1/libpypy-c.so BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/libpypy-c.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/testing_1/libpypy-c.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_118 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_118 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_116 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_116 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_114 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_114 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_113 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_113 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_111 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_111 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_108 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_106 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_108 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_106 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_103 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_101 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_103 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_101 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_100 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_99 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_100 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_99 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_98 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_95 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_98 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_95 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_117 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_115 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_117 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_115 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_112 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_110 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_112 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_110 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_109 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_107 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_109 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_107 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_105 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_104 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_105 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_104 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_102 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_97 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_102 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_97 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_96 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_94 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_96 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_94 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_93 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_92 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_93 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_92 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_91 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_83 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_91 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_83 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_78 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/gcctest BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_78 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/gcctest BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_75 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_71 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_75 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_71 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_65 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_64 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_65 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_64 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_63 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_62 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_63 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_62 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_61 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_57 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_61 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_57 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_55 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_54 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_55 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_54 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_19 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_17 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_19 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_17 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_16 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_13 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_16 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_13 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_12 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_11 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_12 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_11 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_4 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_3 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_4 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_3 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_2 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_90 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_90 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_2 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_88 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_87 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_88 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_87 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_86 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_85 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_86 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_85 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_84 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_82 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_84 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_82 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_80 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_79 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_80 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_79 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_76 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_74 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_76 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_74 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_73 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_72 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_73 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_72 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_66 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_60 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_66 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_60 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_59 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_58 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_59 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_58 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/shared_cache/externmod_2.so extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/shared_cache/externmod_1.so extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/shared_cache/externmod_0.so extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/shared_cache/externmod_4.so extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/shared_cache/externmod_3.so extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/shared_cache/externmod.so extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_53 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_52 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_53 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_52 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_51 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_50 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_51 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_50 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_49 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_48 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_49 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_48 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_47 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_46 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_47 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_46 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_45 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_44 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_45 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_44 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_43 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_42 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_43 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_42 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_41 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_40 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_41 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_40 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_39 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_38 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_39 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_38 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_37 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_36 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_37 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_36 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_34 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_33 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_34 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_33 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_32 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_31 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_31 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_32 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_30 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_29 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_30 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_29 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_28 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_27 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_28 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_27 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_26 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_25 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_26 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_25 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_24 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_23 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_24 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_23 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_22 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_21 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_22 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_21 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_20 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_15 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_20 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_15 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_14 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_9 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_14 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_9 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_8 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_7 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_8 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_7 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_6 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_1 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_6 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_1 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_0 extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_tkinter/__pycache__/_cffi__gcc4bfca8xcea67b37.pypy-41.so BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/platcheck_0 BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_tkinter/__pycache__/_cffi__gcc4bfca8xcea67b37.pypy-41.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_tkinter/tklib_cffi.pypy-41.so extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_audioop_cffi.pypy-41.so BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_tkinter/tklib_cffi.pypy-41.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_audioop_cffi.pypy-41.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_curses_cffi.pypy-41.so extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_gdbm_cffi.pypy-41.so BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_gdbm_cffi.pypy-41.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_curses_cffi.pypy-41.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_pwdgrp_cffi.pypy-41.so extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_resource_cffi.pypy-41.so BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_pwdgrp_cffi.pypy-41.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_resource_cffi.pypy-41.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_sqlite3_cffi.pypy-41.so extracting debug info from /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_syslog_cffi.pypy-41.so BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_sqlite3_cffi.pypy-41.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/pypy-5.10/lib_pypy/_syslog_cffi.pypy-41.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 121 CRC32s did match. BUILDSTDERR: 209 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 '' '' BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/test_all.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/goal/getnightly.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/tool/gcdump.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/tool/import_cffi.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/tool/pytest/genreportdata.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/tool/py.cleanup from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/tool/release/package.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/tool/release/force-builds.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: ./usr/src/debug/pypy-5.10.0-src/pypy/tool/release/repackage.sh is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/tool/memusage/memusage.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/tool/memusage/log2gnumeric.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/interpreter/app_main.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/interpreter/pyparser/genpytokenize.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/sandbox/pypy_interact.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-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! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/doc/parse_logs.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/bin/reportstaticdata.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/bin/checkmodule.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/bin/dotviewer.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.0-src/pypy/bin/pyinteractive.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: ./usr/lib/pypy-5.10/lib-python/2.7/idlelib/idle.bat is executable but has empty or no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.itdWAS + umask 022 + cd /builddir/build/BUILD + cd pypy2-v5.10.0-src BUILDSTDERR: ++ pwd + topdir=/builddir/build/BUILD/pypy2-v5.10.0-src + CheckPyPy pypy-c + ExeName=pypy-c + echo -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- STARTING TEST OF: pypy-c -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- ~/build/BUILD/pypy2-v5.10.0-src/pypy/goal ~/build/BUILD/pypy2-v5.10.0-src + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo 'STARTING TEST OF: pypy-c' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + pushd pypy/goal + ./pypy-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 == Test names == + echo '== Test names ==' + cat testnames.txt test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_MimeWriter test_SimpleHTTPServer test_StringIO test___all__ test___future__ test__locale test__osx_support test_abc test_abstract_numbers test_aepack test_aifc test_al test_anydbm test_applesingle test_argparse test_array test_ascii_formatd test_ast test_asynchat test_asyncore test_atexit test_augassign test_base64 test_bastion test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_bsddb test_bsddb185 test_bsddb3 test_buffer test_bufio test_bytes test_bz2 test_calendar test_call test_capi test_cd test_cfgparser test_cgi test_charmapcodec test_cl test_class test_cmath test_cmd test_cmd_line test_cmd_line_script test_code 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_coercion test_collections test_colorsys test_commands test_compare test_compile test_compileall test_compiler test_complex test_complex_args test_contains test_contextlib test_cookie test_cookielib test_copy test_copy_reg test_cpickle test_cprofile test_crypt test_csv test_ctypes test_curses test_datetime test_dbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_dictcomps test_dictviews test_difflib test_dircache test_dis test_distutils test_dl test_docxmlrpc test_dumbdbm test_dummy_thread test_dummy_threading test_email test_email_codecs test_email_renamed test_ensurepip test_enumerate test_eof test_epoll test_errno test_exception_variations test_extcall test_fcntl test_file test_file2k test_file_eintr test_filecmp test_fileinput test_fileio test_float test_fnmatch test_fork1 test_format test_fpformat test_fractions test_frozen test_ftplib test_funcattrs test_functools test_future test_future3 test_future4 test_future5 test_future_builtins test_gc test_gdbm test_generators test_genericpath test_genexps test_getargs test_getargs2 test_getopt test_gettext test_gl test_glob test_global test_grp test_gzip test_hash test_hashlib test_heapq test_hmac test_htmllib test_htmlparser test_httplib test_httpservers test_idle test_imageop test_imaplib test_imgfile test_imghdr test_imp test_import test_importhooks test_importlib test_index test_inspect test_int test_int_literal test_io test_ioctl test_isinstance test_iter test_iterlen test_itertools test_json test_kqueue test_largefile test_lib2to3 test_linecache test_linuxaudiodev test_list test_locale test_logging test_long test_long_future test_longexp test_macos test_macostools test_macpath test_macurl2path test_mailbox test_marshal test_math test_md5 test_memoryio test_memoryview test_mhlib test_mimetools test_mimetypes test_minidom test_mmap test_module test_modulefinder test_msilib test_multibytecodec test_multibytecodec_support test_multifile test_mutants test_mutex test_netrc test_new test_nis test_nntplib test_normalization test_ntpath test_old_mailbox test_openpty test_operator test_optparse test_ordered_dict test_os test_ossaudiodev test_parser test_pdb test_peepholer test_pep247 test_pep277 test_pep352 test_pickle test_pickletools test_pipes test_pkg test_pkgimport test_pkgutil test_platform test_plistlib test_poll test_popen test_popen2 test_poplib test_posix test_posixpath test_pow test_pprint test_print test_profile test_property test_pstats test_pty test_pwd test_py3kwarn test_py_compile test_pyclbr test_pydoc test_pyexpat test_queue test_quopri test_random test_re test_readline test_repr test_resource test_rfc822 test_richcmp test_rlcompleter test_robotparser test_runpy test_sax test_scope test_scriptpackages test_select test_set test_setcomps test_sets test_sgmllib test_sha test_shelve test_shlex test_shutil test_signal test_site test_slice test_smtplib test_smtpnet test_socket test_socketserver test_softspace test_sort test_source_encoding test_spwd test_sqlite test_ssl test_startfile test_stat test_str test_strftime test_string test_stringprep test_strptime test_strtod test_struct test_structmembers test_structseq test_subprocess test_sunau test_sunaudiodev test_sundry test_symtable test_syntax test_sys test_sys_setprofile test_sys_settrace test_sysconfig 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_tk test_tokenize test_tools test_trace test_traceback test_transformer test_ttk_guionly test_ttk_textonly test_tuple test_turtle test_typechecks test_ucn test_unary test_undocumented_details test_unicode test_unicode_file test_unicodedata test_univnewlines test_univnewlines2k test_unpack test_urllib test_urllib2 test_urllib2_localnet test_urllib2net test_urllibnet test_urlparse test_userdict test_userlist test_userstring test_uu test_uuid test_wait3 test_wait4 test_warnings test_wave test_weakref test_weakset test_whichdb test_winreg test_winsound test_with test_wsgiref test_xdrlib test_xml_etree test_xml_etree_c test_xmllib test_xmlrpc test_xpickle test_xrange test_zipfile test_zipfile64 test_zipimport test_zipimport_support test_zlib ================= =================== test_grammar ==================== + echo ================= + echo '' BUILDSTDERR: ++ cat testnames.txt + for TestName in $(cat testnames.txt) + echo =================== test_grammar ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_grammar == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19453 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_grammar testBackslash (test.test_grammar.TokenTests) ... ok testFloats (test.test_grammar.TokenTests) ... ok testLongIntegers (test.test_grammar.TokenTests) ... ok testPlainIntegers (test.test_grammar.TokenTests) ... ok testStringLiterals (test.test_grammar.TokenTests) ... ok test_float_exponent_tokenization (test.test_grammar.TokenTests) ... ok testAdditiveOps (test.test_grammar.GrammarTests) ... ok testAssert (test.test_grammar.GrammarTests) ... ok testAssert2 (test.test_grammar.GrammarTests) ... ok testAtoms (test.test_grammar.GrammarTests) ... ok testBinaryMaskOps (test.test_grammar.GrammarTests) ... ok testBreakStmt (test.test_grammar.GrammarTests) ... ok testClassdef (test.test_grammar.GrammarTests) ... ok testComparison (test.test_grammar.GrammarTests) ... ok testComprehensionSpecials (test.test_grammar.GrammarTests) ... ok testContinueStmt (test.test_grammar.GrammarTests) ... ok testDelStmt (test.test_grammar.GrammarTests) ... ok testDictcomps (test.test_grammar.GrammarTests) ... ok testEvalInput (test.test_grammar.GrammarTests) ... ok testExec (test.test_grammar.GrammarTests) ... ok testExprStmt (test.test_grammar.GrammarTests) ... ok testFor (test.test_grammar.GrammarTests) ... ok testFuncdef (test.test_grammar.GrammarTests) ... ok testGenexps (test.test_grammar.GrammarTests) ... ok testGlobal (test.test_grammar.GrammarTests) ... ok testIf (test.test_grammar.GrammarTests) ... ok testIfElseExpr (test.test_grammar.GrammarTests) ... ok testImport (test.test_grammar.GrammarTests) ... ok testLambdef (test.test_grammar.GrammarTests) ... ok testListcomps (test.test_grammar.GrammarTests) ... ok testMultiplicativeOps (test.test_grammar.GrammarTests) ... ok testPassStmt (test.test_grammar.GrammarTests) ... ok testPrintStmt (test.test_grammar.GrammarTests) ... ok testRaise (test.test_grammar.GrammarTests) ... ok testReturn (test.test_grammar.GrammarTests) ... ok testSelectors (test.test_grammar.GrammarTests) ... ok testShiftOps (test.test_grammar.GrammarTests) ... ok testSimpleStmt (test.test_grammar.GrammarTests) ... ok testSuite (test.test_grammar.GrammarTests) ... ok testTest (test.test_grammar.GrammarTests) ... ok testTry (test.test_grammar.GrammarTests) ... ok testUnaryOps (test.test_grammar.GrammarTests) ... ok testWhile (test.test_grammar.GrammarTests) ... ok testYield (test.test_grammar.GrammarTests) ... ok test_break_continue_loop (test.test_grammar.GrammarTests) ... ok test_paren_evaluation (test.test_grammar.GrammarTests) ... ok test_with_statement (test.test_grammar.GrammarTests) ... ok ---------------------------------------------------------------------- Ran 47 tests in 0.018s OK 1 test OK. BUILDSTDERR: 0.12user 0.03system 0:00.35elapsed 44%CPU (0avgtext+0avgdata 41140maxresident)k BUILDSTDERR: 2344inputs+0outputs (155major+6300minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_opcodes ==================== =================== test_opcodes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_opcodes == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19457 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_opcodes test_compare_function_objects (test.test_opcodes.OpcodeTest) ... ok test_modulo_of_string_subclasses (test.test_opcodes.OpcodeTest) ... ok test_raise_class_exceptions (test.test_opcodes.OpcodeTest) ... ok test_try_inside_for_loop (test.test_opcodes.OpcodeTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.003s OK 1 test OK. 0.09us=================== test_dict ==================== BUILDSTDERR: er 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 40720maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5861minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dict == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19461 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_dict test_bad_key (test.test_dict.DictTest) ... ok test_bool (test.test_dict.DictTest) ... ok test_clear (test.test_dict.DictTest) ... ok test_constructor (test.test_dict.DictTest) ... ok test_container_iterator (test.test_dict.DictTest) ... ok test_contains (test.test_dict.DictTest) ... ok test_copy (test.test_dict.DictTest) ... ok test_empty_presized_dict_in_freelist (test.test_dict.DictTest) ... ok test_free_after_iterating (test.test_dict.DictTest) ... ok test_fromkeys (test.test_dict.DictTest) ... ok test_get (test.test_dict.DictTest) ... ok test_getitem (test.test_dict.DictTest) ... ok test_has_key (test.test_dict.DictTest) ... ok test_items (test.test_dict.DictTest) ... ok test_keys (test.test_dict.DictTest) ... ok test_le (test.test_dict.DictTest) ... ok test_len (test.test_dict.DictTest) ... ok test_literal_constructor (test.test_dict.DictTest) ... ok test_missing (test.test_dict.DictTest) ... ok test_mutatingiteration (test.test_dict.DictTest) ... ok test_pop (test.test_dict.DictTest) ... ok test_popitem (test.test_dict.DictTest) ... ok test_repr (test.test_dict.DictTest) ... ok test_resize1 (test.test_dict.DictTest) ... ok test_resize2 (test.test_dict.DictTest) ... ok test_setdefault (test.test_dict.DictTest) ... ok test_setdefault_atomic (test.test_dict.DictTest) ... ok test_track_dynamic (test.test_dict.DictTest) ... skipped 'implementation detail specific to cpython' test_track_literals (test.test_dict.DictTest) ... skipped 'implementation detail specific to cpython' test_track_subtypes (test.test_dict.DictTest) ... skipped 'implementation detail specific to cpython' test_tuple_keyerror (test.test_dict.DictTest) ... ok test_update (test.test_dict.DictTest) ... ok test_values (test.test_dict.DictTest) ... ok test_bool (test.test_dict.GeneralMappingTests) ... ok test_constructor (test.test_dict.GeneralMappingTests) ... ok test_get (test.test_dict.GeneralMappingTests) ... ok test_getitem (test.test_dict.GeneralMappingTests) ... ok test_items (test.test_dict.GeneralMappingTests) ... ok test_keys (test.test_dict.GeneralMappingTests) ... ok test_len (test.test_dict.GeneralMappingTests) ... ok test_pop (test.test_dict.GeneralMappingTests) ... ok test_popitem (test.test_dict.GeneralMappingTests) ... ok test_read (test.test_dict.GeneralMappingTests) ... ok test_setdefault (test.test_dict.GeneralMappingTests) ... ok test_update (test.test_dict.GeneralMappingTests) ... ok test_values (test.test_dict.GeneralMappingTests) ... ok test_write (test.test_dict.GeneralMappingTests) ... ok test_bool (test.test_dict.SubclassMappingTests) ... ok test_constructor (test.test_dict.SubclassMappingTests) ... ok test_get (test.test_dict.SubclassMappingTests) ... ok test_getitem (test.test_dict.SubclassMappingTests) ... ok test_items (test.test_dict.SubclassMappingTests) ... ok test_keys (test.test_dict.SubclassMappingTests) ... ok test_len (test.test_dict.SubclassMappingTests) ... ok test_pop (test.test_dict.SubclassMappingTests) ... ok test_popitem (test.test_dict.SubclassMappingTests) ... ok test_read (test.test_dict.SubclassMappingTests) ... ok test_setdefault (test.test_dict.SubclassMappingTests) ... ok test_update (test.test_dict.SubclassMappingTests) ... ok test_values (test.test_dict.SubclassMappingTests) ... ok test_write (test.test_dict.SubclassMappingTests) ... ok ---------------------------------------------------------------------- Ran 61 tests in 0.167s OK (skipped=3) 1 test OK. BUILDSTDERR: 0.28user 0.02system 0:00.32elapsed 94%CPU (0avgtext+0avgdata 42212maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6583minor)pagefaults 0swaps =================== test_builtin ==================== + for TestName in $(cat testnames.txt) + echo =================== test_builtin ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_builtin == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19465 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_builtin test_execfile (test.test_builtin.TestExecFile) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK test_abs (test.test_builtin.BuiltinTest) ... ok test_all (test.test_builtin.BuiltinTest) ... ok test_any (test.test_builtin.BuiltinTest) ... ok test_apply (test.test_builtin.BuiltinTest) ... ok test_bin (test.test_builtin.BuiltinTest) ... ok test_bytearray_translate (test.test_builtin.BuiltinTest) ... ok test_callable (test.test_builtin.BuiltinTest) ... ok test_chr (test.test_builtin.BuiltinTest) ... ok test_cmp (test.test_builtin.BuiltinTest) ... ok test_coerce (test.test_builtin.BuiltinTest) ... ok test_compile (test.test_builtin.BuiltinTest) ... ok test_delattr (test.test_builtin.BuiltinTest) ... ok test_dir (test.test_builtin.BuiltinTest) ... ok test_divmod (test.test_builtin.BuiltinTest) ... ok test_eval (test.test_builtin.BuiltinTest) ... ok test_filter (test.test_builtin.BuiltinTest) ... ok test_filter_subclasses (test.test_builtin.BuiltinTest) ... ok test_format (test.test_builtin.BuiltinTest) ... ok test_general_eval (test.test_builtin.BuiltinTest) ... ok test_getattr (test.test_builtin.BuiltinTest) ... ok test_hasattr (test.test_builtin.BuiltinTest) ... ok test_hash (test.test_builtin.BuiltinTest) ... ok test_hex (test.test_builtin.BuiltinTest) ... ok test_id (test.test_builtin.BuiltinTest) ... ok test_import (test.test_builtin.BuiltinTest) ... ok test_input_and_raw_input (test.test_builtin.BuiltinTest) ... ok test_intern (test.test_builtin.BuiltinTest) ... ok test_isinstance (test.test_builtin.BuiltinTest) ... ok test_issubclass (test.test_builtin.BuiltinTest) ... ok test_iter (test.test_builtin.BuiltinTest) ... ok test_len (test.test_builtin.BuiltinTest) ... ok test_map (test.test_builtin.BuiltinTest) ... ok test_max (test.test_builtin.BuiltinTest) ... ok test_min (test.test_builtin.BuiltinTest) ... ok test_neg (test.test_builtin.BuiltinTest) ... ok test_next (test.test_builtin.BuiltinTest) ... ok test_oct (test.test_builtin.BuiltinTest) ... ok test_open (test.test_builtin.BuiltinTest) ... ok test_ord (test.test_builtin.BuiltinTest) ... ok test_pow (test.test_builtin.BuiltinTest) ... ok test_range (test.test_builtin.BuiltinTest) ... ok test_reduce (test.test_builtin.BuiltinTest) ... ok test_reload (test.test_builtin.BuiltinTest) ... ok test_repr (test.test_builtin.BuiltinTest) ... ok test_round (test.test_builtin.BuiltinTest) ... ok test_round_large (test.test_builtin.BuiltinTest) ... ok test_setattr (test.test_builtin.BuiltinTest) ... ok test_sum (test.test_builtin.BuiltinTest) ... ok test_type (test.test_builtin.BuiltinTest) ... ok test_unichr (test.test_builtin.BuiltinTest) ... ok test_vars (test.test_builtin.BuiltinTest) ... ok test_zip (test.test_builtin.BuiltinTest) ... ok test_baddecorator (test.test_builtin.TestSorted) ... ok test_basic (test.test_builtin.TestSorted) ... ok test_inputtypes (test.test_builtin.TestSorted) ... ok test_bad_args (test.test_builtin.TestType) ... ok test_bad_slots (test.test_builtin.TestType) ... ok test_new_type (test.test_builtin.TestType) ... ok test_type_doc (test.test_builtin.TestType) ... ok test_type_name (test.test_builtin.TestType) ... ok test_type_new_keywords (test.test_builtin.TestType) ... ok ---------------------------------------------------------------------- Ran 61 tests in 0.074s OK 1 test OK. BUILDSTDERR: 0.20user 0.02system 0:00.24elapsed 92%CPU (0avgtext+0avgdata 44648maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7153minor)pagefaults 0swaps =================== test_exceptions ==================== + for TestName in $(cat testnames.txt) + echo =================== test_exceptions ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_exceptions == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19469 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_exceptions testAttributes (test.test_exceptions.ExceptionTests) ... ok testDeprecatedMessageAttribute (test.test_exceptions.ExceptionTests) ... ok testInfiniteRecursion (test.test_exceptions.ExceptionTests) ... ok testKeywordArgs (test.test_exceptions.ExceptionTests) ... ok testPickleMessageAttribute (test.test_exceptions.ExceptionTests) ... ok testRaising (test.test_exceptions.ExceptionTests) ... ok testRegularMessageAttribute (test.test_exceptions.ExceptionTests) ... ok testReload (test.test_exceptions.ExceptionTests) ... ok testSettingException (test.test_exceptions.ExceptionTests) ... skipped 'implementation detail specific to cpython' testSlicing (test.test_exceptions.ExceptionTests) ... ok testSyntaxErrorMessage (test.test_exceptions.ExceptionTests) ... ok testUnicodeChangeAttributes (test.test_exceptions.ExceptionTests) ... ok testUnicodeStrUsage (test.test_exceptions.ExceptionTests) ... ok test_WindowsError (test.test_exceptions.ExceptionTests) ... ok test_assert_with_tuple_arg (test.test_exceptions.ExceptionTests) ... ok test_bad_exception_clearing (test.test_exceptions.ExceptionTests) ... ok test_badisinstance (test.test_exceptions.ExceptionTests) ... ok test_new_returns_invalid_instance (test.test_exceptions.ExceptionTests) ... ok test_unicode_errors_no_object (test.test_exceptions.ExceptionTests) ... ok test_0_args (test.test_exceptions.TestSameStrAndUnicodeMsg) Check same msg for Exception with 0 args ... ok test_0_args_with_overridden___str__ (test.test_exceptions.TestSameStrAndUnicodeMsg) Check same msg for exceptions with 0 args and overridden __str__ ... ok test_1_arg (test.test_exceptions.TestSameStrAndUnicodeMsg) Check same msg for Exceptions with 1 arg ... ok test_1_arg_with_overridden___str__ (test.test_exceptions.TestSameStrAndUnicodeMsg) Check same msg for exceptions with overridden __str__ and 1 arg ... ok test_builtin_exceptions (test.test_exceptions.TestSameStrAndUnicodeMsg) Check same msg for built-in exceptions ... ok test_exception_with_doc (test.test_exceptions.TestSameStrAndUnicodeMsg) ... skipped 'implementation detail specific to cpython' test_many_args (test.test_exceptions.TestSameStrAndUnicodeMsg) Check same msg for Exceptions with many args ... ok test_many_args_with_overridden___str__ (test.test_exceptions.TestSameStrAndUnicodeMsg) Check same msg for exceptions with overridden __str__ and many args ... ok test_unhandled (test.test_exceptions.TestSameStrAndUnicodeMsg) ... ok test_unraisable (test.test_exceptions.TestSameStrAndUnicodeMsg) ... ok ---------------------------------------------------------------------- Ran 29 tests in 0.088s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.19user 0.02system 0:00.22elapsed 95%CPU (0avgtext+0avgdata 42104maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6461minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_types ==================== =================== test_types ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_types == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19473 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_types test_boolean_ops (test.test_types.TypesTests) ... ok test_buffers (test.test_types.TypesTests) ... ok test_comparisons (test.test_types.TypesTests) ... ok test_float__format__ (test.test_types.TypesTests) ... ok test_float__format__locale (test.test_types.TypesTests) ... ok test_float_constructor (test.test_types.TypesTests) ... ok test_float_to_string (test.test_types.TypesTests) ... ok test_floats (test.test_types.TypesTests) ... ok test_format_spec_errors (test.test_types.TypesTests) ... ok test_int__format__ (test.test_types.TypesTests) ... ok test_int__format__locale (test.test_types.TypesTests) ... ok test_internal_sizes (test.test_types.TypesTests) ... skipped "the types' internal size attributes are CPython-only" test_long__format__ (test.test_types.TypesTests) ... ok test_long_integers (test.test_types.TypesTests) ... ok test_normal_integers (test.test_types.TypesTests) ... ok test_numeric_types (test.test_types.TypesTests) ... ok test_strings (test.test_types.TypesTests) ... ok test_truth_values (test.test_types.TypesTests) ... ok test_type_function (test.test_types.TypesTests) ... ok test_zero_division (test.test_types.TypesTests) ... ok ---------------------------------------------------------------------- Ran 20 tests in 0.024s OK (skipped=1) 1 test OK. 0.13user 0.02sy=================== test_unittest ==================== BUILDSTDERR: stem 0:00.16elapsed 95%CPU (0avgtext+0avgdata 41260maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6244minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_unittest ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unittest == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19477 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_unittest testHandlerReplacedButCalled (unittest.test.test_break.TestBreak) ... ok testInstallHandler (unittest.test.test_break.TestBreak) ... ok testInterruptCaught (unittest.test.test_break.TestBreak) ... ok testMainInstallsHandler (unittest.test.test_break.TestBreak) ... ok testRegisterResult (unittest.test.test_break.TestBreak) ... ok testRemoveHandler (unittest.test.test_break.TestBreak) ... ok testRemoveHandlerAsDecorator (unittest.test.test_break.TestBreak) ... ok testRemoveResult (unittest.test.test_break.TestBreak) ... ok testRunner (unittest.test.test_break.TestBreak) ... ok testSecondInterrupt (unittest.test.test_break.TestBreak) ... ok testTwoResults (unittest.test.test_break.TestBreak) ... ok testWeakReferences (unittest.test.test_break.TestBreak) ... ok testHandlerReplacedButCalled (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testInstallHandler (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testInterruptCaught (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testMainInstallsHandler (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRegisterResult (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRemoveHandler (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRemoveHandlerAsDecorator (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRemoveResult (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRunner (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testSecondInterrupt (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testTwoResults (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testWeakReferences (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testHandlerReplacedButCalled (unittest.test.test_break.TestBreakSignalDefault) ... ok testInstallHandler (unittest.test.test_break.TestBreakSignalDefault) ... ok testInterruptCaught (unittest.test.test_break.TestBreakSignalDefault) ... ok testMainInstallsHandler (unittest.test.test_break.TestBreakSignalDefault) ... ok testRegisterResult (unittest.test.test_break.TestBreakSignalDefault) ... ok testRemoveHandler (unittest.test.test_break.TestBreakSignalDefault) ... ok testRemoveHandlerAsDecorator (unittest.test.test_break.TestBreakSignalDefault) ... ok testRemoveResult (unittest.test.test_break.TestBreakSignalDefault) ... ok testRunner (unittest.test.test_break.TestBreakSignalDefault) ... ok testSecondInterrupt (unittest.test.test_break.TestBreakSignalDefault) ... ok testTwoResults (unittest.test.test_break.TestBreakSignalDefault) ... ok testWeakReferences (unittest.test.test_break.TestBreakSignalDefault) ... ok testHandlerReplacedButCalled (unittest.test.test_break.TestBreakSignalIgnored) ... skipped 'test requires SIGINT to not be ignored' testInstallHandler (unittest.test.test_break.TestBreakSignalIgnored) ... ok testInterruptCaught (unittest.test.test_break.TestBreakSignalIgnored) ... ok testMainInstallsHandler (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRegisterResult (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRemoveHandler (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRemoveHandlerAsDecorator (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRemoveResult (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRunner (unittest.test.test_break.TestBreakSignalIgnored) ... ok testSecondInterrupt (unittest.test.test_break.TestBreakSignalIgnored) ... skipped 'test requires SIGINT to not be ignored' testTwoResults (unittest.test.test_break.TestBreakSignalIgnored) ... ok testWeakReferences (unittest.test.test_break.TestBreakSignalIgnored) ... ok test_addTest__TestCase (unittest.test.test_suite.Test_TestSuite) ... ok test_addTest__TestSuite (unittest.test.test_suite.Test_TestSuite) ... ok test_addTest__casesuiteclass (unittest.test.test_suite.Test_TestSuite) ... ok test_addTest__noncallable (unittest.test.test_suite.Test_TestSuite) ... ok test_addTest__noniterable (unittest.test.test_suite.Test_TestSuite) ... ok test_addTests (unittest.test.test_suite.Test_TestSuite) ... ok test_addTests__string (unittest.test.test_suite.Test_TestSuite) ... ok test_basetestsuite (unittest.test.test_suite.Test_TestSuite) ... ok test_countTestCases_nested (unittest.test.test_suite.Test_TestSuite) ... ok test_countTestCases_simple (unittest.test.test_suite.Test_TestSuite) ... ok test_countTestCases_zero_nested (unittest.test.test_suite.Test_TestSuite) ... ok test_countTestCases_zero_simple (unittest.test.test_suite.Test_TestSuite) ... ok test_eq (unittest.test.test_suite.Test_TestSuite) ... ok test_function_in_suite (unittest.test.test_suite.Test_TestSuite) ... ok test_init__TestSuite_instances_in_tests (unittest.test.test_suite.Test_TestSuite) ... ok test_init__empty_tests (unittest.test.test_suite.Test_TestSuite) ... ok test_init__tests_from_any_iterable (unittest.test.test_suite.Test_TestSuite) ... ok test_init__tests_optional (unittest.test.test_suite.Test_TestSuite) ... ok test_iter (unittest.test.test_suite.Test_TestSuite) ... ok test_ne (unittest.test.test_suite.Test_TestSuite) ... ok test_overriding_call (unittest.test.test_suite.Test_TestSuite) ... ok test_run (unittest.test.test_suite.Test_TestSuite) ... ok test_run__empty_suite (unittest.test.test_suite.Test_TestSuite) ... ok test_run__requires_result (unittest.test.test_suite.Test_TestSuite) ... ok testCleanUp (unittest.test.test_runner.TestCleanUp) ... ok testCleanUpWithErrors (unittest.test.test_runner.TestCleanUp) ... ok testCleanupInRun (unittest.test.test_runner.TestCleanUp) ... ok testTestCaseDebugExecutesCleanups (unittest.test.test_runner.TestCleanUp) ... ok testBufferAndFailfast (unittest.test.test_runner.Test_TextTestRunner) ... ok testRunnerRegistersResult (unittest.test.test_runner.Test_TextTestRunner) ... ok test_init (unittest.test.test_runner.Test_TextTestRunner) ... ok test_multiple_inheritance (unittest.test.test_runner.Test_TextTestRunner) ... ok test_pickle_unpickle (unittest.test.test_runner.Test_TextTestRunner) ... ok test_resultclass (unittest.test.test_runner.Test_TextTestRunner) ... ok test_startTestRun_stopTestRun_called (unittest.test.test_runner.Test_TextTestRunner) ... ok test_works_with_result_without_startTestRun_stopTestRun (unittest.test.test_runner.Test_TextTestRunner) ... ok testBufferOutputAddErrorOrFailure (unittest.test.test_result.TestOutputBuffering) ... ok testBufferOutputOff (unittest.test.test_result.TestOutputBuffering) ... ok testBufferOutputStartTestAddSuccess (unittest.test.test_result.TestOutputBuffering) ... ok testBufferSetUpModule (unittest.test.test_result.TestOutputBuffering) ... ok testBufferSetupClass (unittest.test.test_result.TestOutputBuffering) ... ok testBufferTearDownClass (unittest.test.test_result.TestOutputBuffering) ... ok testBufferTearDownModule (unittest.test.test_result.TestOutputBuffering) ... ok testOldResultWithRunner (unittest.test.test_result.Test_OldTestResult) ... ok testOldTestResult (unittest.test.test_result.Test_OldTestResult) ... ok testOldTestResultClass (unittest.test.test_result.Test_OldTestResult) ... ok testOldTestTesultSetup (unittest.test.test_result.Test_OldTestResult) ... ok testFailFast (unittest.test.test_result.Test_TestResult) ... ok testFailFastSetByRunner (unittest.test.test_result.Test_TestResult) ... ok testGetDescriptionWithMultiLineDocstring (unittest.test.test_result.Test_TestResult) Tests getDescription() for a method with a longer docstring. ... ok testGetDescriptionWithOneLineDocstring (unittest.test.test_result.Test_TestResult) Tests getDescription() for a method with a docstring. ... ok testGetDescriptionWithoutDocstring (unittest.test.test_result.Test_TestResult) ... ok testStackFrameTrimming (unittest.test.test_result.Test_TestResult) ... ok test_addError (unittest.test.test_result.Test_TestResult) ... ok test_addFailure (unittest.test.test_result.Test_TestResult) ... ok test_addSuccess (unittest.test.test_result.Test_TestResult) ... ok test_init (unittest.test.test_result.Test_TestResult) ... ok test_startTest (unittest.test.test_result.Test_TestResult) ... ok test_startTestRun_stopTestRun (unittest.test.test_result.Test_TestResult) ... ok test_stop (unittest.test.test_result.Test_TestResult) ... ok test_stopTest (unittest.test.test_result.Test_TestResult) ... ok test_command_line_handling_do_discovery_calls_loader (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_do_discovery_too_many_arguments (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_do_discovery_uses_default_loader (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_parseArgs (unittest.test.test_discovery.TestDiscovery) ... ok test_detect_module_clash (unittest.test.test_discovery.TestDiscovery) ... ok test_discover (unittest.test.test_discovery.TestDiscovery) ... ok test_discover_with_modules_that_fail_to_import (unittest.test.test_discovery.TestDiscovery) ... ok test_discovery_from_dotted_path (unittest.test.test_discovery.TestDiscovery) ... ok test_find_tests (unittest.test.test_discovery.TestDiscovery) ... ok test_find_tests_with_package (unittest.test.test_discovery.TestDiscovery) ... ok test_get_name_from_path (unittest.test.test_discovery.TestDiscovery) ... ok test_module_symlink_ok (unittest.test.test_discovery.TestDiscovery) ... ok testAddTypeEqualityFunc (unittest.test.test_case.Test_TestCase) ... ok testAsertEqualSingleLine (unittest.test.test_case.Test_TestCase) ... ok testAssertDictContainsSubset (unittest.test.test_case.Test_TestCase) ... ok testAssertDictEqualTruncates (unittest.test.test_case.Test_TestCase) ... ok testAssertEqual (unittest.test.test_case.Test_TestCase) ... ok testAssertEqual_diffThreshold (unittest.test.test_case.Test_TestCase) ... ok testAssertIn (unittest.test.test_case.Test_TestCase) ... ok testAssertIs (unittest.test.test_case.Test_TestCase) ... ok testAssertIsInstance (unittest.test.test_case.Test_TestCase) ... ok testAssertIsNone (unittest.test.test_case.Test_TestCase) ... ok testAssertIsNot (unittest.test.test_case.Test_TestCase) ... ok testAssertItemsEqual (unittest.test.test_case.Test_TestCase) ... ok testAssertMultiLineEqual (unittest.test.test_case.Test_TestCase) ... ok testAssertMultiLineEqualTruncates (unittest.test.test_case.Test_TestCase) ... ok testAssertNotIsInstance (unittest.test.test_case.Test_TestCase) ... ok testAssertNotRaisesRegexp (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesCallable (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesContext (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesExcValue (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesRegexp (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesRegexpInvalidRegexp (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesRegexpMismatch (unittest.test.test_case.Test_TestCase) ... ok testAssertRegexpMatches (unittest.test.test_case.Test_TestCase) ... ok testAssertSequenceEqualMaxDiff (unittest.test.test_case.Test_TestCase) ... ok testAssertSetEqual (unittest.test.test_case.Test_TestCase) ... ok testDeepcopy (unittest.test.test_case.Test_TestCase) ... ok testEquality (unittest.test.test_case.Test_TestCase) ... ok testInequality (unittest.test.test_case.Test_TestCase) ... ok testKeyboardInterrupt (unittest.test.test_case.Test_TestCase) ... ok testPendingDeprecationMethodNames (unittest.test.test_case.Test_TestCase) Test fail* methods pending deprecation, they will warn in 3.2. ... ok testPickle (unittest.test.test_case.Test_TestCase) ... ok testShortDescriptionWithMultiLineDocstring (unittest.test.test_case.Test_TestCase) Tests shortDescription() for a method with a longer docstring. ... ok testShortDescriptionWithOneLineDocstring (unittest.test.test_case.Test_TestCase) Tests shortDescription() for a method with a docstring. ... ok testShortDescriptionWithoutDocstring (unittest.test.test_case.Test_TestCase) ... ok testSynonymAssertMethodNames (unittest.test.test_case.Test_TestCase) Test undocumented method name synonyms. ... ok testSystemExit (unittest.test.test_case.Test_TestCase) ... ok testTruncateMessage (unittest.test.test_case.Test_TestCase) ... ok test_countTestCases (unittest.test.test_case.Test_TestCase) ... ok test_defaultTestResult (unittest.test.test_case.Test_TestCase) ... ok test_eq (unittest.test.test_case.Test_TestCase) ... ok test_failureException__default (unittest.test.test_case.Test_TestCase) ... ok test_failureException__subclassing__explicit_raise (unittest.test.test_case.Test_TestCase) ... ok test_failureException__subclassing__implicit_raise (unittest.test.test_case.Test_TestCase) ... ok test_hash (unittest.test.test_case.Test_TestCase) ... ok test_id (unittest.test.test_case.Test_TestCase) ... ok test_init__no_test_name (unittest.test.test_case.Test_TestCase) ... ok test_init__test_name__invalid (unittest.test.test_case.Test_TestCase) ... ok test_init__test_name__valid (unittest.test.test_case.Test_TestCase) ... ok test_ne (unittest.test.test_case.Test_TestCase) ... ok test_run__uses_defaultTestResult (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_setUp (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_setUp_default_result (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_tearDown (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_tearDown_default_result (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_test (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_test_default_result (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__failure_in_test (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__failure_in_test_default_result (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order_default_result (unittest.test.test_case.Test_TestCase) ... ok test_setUp (unittest.test.test_case.Test_TestCase) ... ok test_tearDown (unittest.test.test_case.Test_TestCase) ... ok test_getTestCaseNames (unittest.test.test_loader.Test_TestLoader) ... ok test_getTestCaseNames__inheritance (unittest.test.test_loader.Test_TestLoader) ... ok test_getTestCaseNames__no_tests (unittest.test.test_loader.Test_TestLoader) ... ok test_getTestCaseNames__not_a_TestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__TestCase_subclass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__faulty_load_tests (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__load_tests (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__no_TestCase_instances (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__no_TestCase_tests (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__not_a_module (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__callable__TestCase_instance (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__callable__TestCase_instance_ProperSuiteClass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__callable__TestSuite (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__callable__wrong_type (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__empty_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__function_with_different_name_than_method (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__malformed_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__module_not_loaded (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_TestCase_subclass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_TestSuite (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_bad_object (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_empty_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_invalid_testmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_malformed_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_not_a_module (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_testmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_testmethod_ProperSuiteClass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_unknown_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__unknown_attr_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__unknown_module_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__callable__TestCase_instance (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__callable__TestSuite (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__callable__call_staticmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__callable__wrong_type (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__empty_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__empty_name_list (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__malformed_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__module_not_loaded (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_TestCase_subclass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_TestSuite (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_bad_object (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_empty_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_empty_name_list (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_invalid_testmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_malformed_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_not_a_module (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_testmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__unknown_attr_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__unknown_module_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__unknown_name_relative_1 (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__unknown_name_relative_2 (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromTestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromTestCase__TestSuite_subclass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromTestCase__default_method_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromTestCase__no_matches (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__None (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__default_value (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__getTestCaseNames (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__loadTestsFromModule (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__loadTestsFromName (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__loadTestsFromNames (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__loadTestsFromTestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__default_value (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__loadTestsFromModule (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__loadTestsFromName (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__loadTestsFromNames (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__loadTestsFromTestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__default_value (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__loadTestsFromModule (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__loadTestsFromName (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__loadTestsFromNames (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__loadTestsFromTestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_class_not_setup_or_torndown_when_skipped (unittest.test.test_setups.TestSetups) ... ok test_class_not_torndown_when_setup_fails (unittest.test.test_setups.TestSetups) ... ok test_error_in_setup_module (unittest.test.test_setups.TestSetups) ... ok test_error_in_setupclass (unittest.test.test_setups.TestSetups) ... ok test_error_in_teardown_class (unittest.test.test_setups.TestSetups) ... ok test_error_in_teardown_module (unittest.test.test_setups.TestSetups) ... ok test_setup_class (unittest.test.test_setups.TestSetups) ... ok test_setup_module (unittest.test.test_setups.TestSetups) ... ok test_setup_teardown_order_with_pathological_suite (unittest.test.test_setups.TestSetups) ... ok test_skiptest_in_setupclass (unittest.test.test_setups.TestSetups) ... ok test_skiptest_in_setupmodule (unittest.test.test_setups.TestSetups) ... ok test_suite_debug_executes_setups_and_teardowns (unittest.test.test_setups.TestSetups) ... ok test_suite_debug_propagates_exceptions (unittest.test.test_setups.TestSetups) ... ok test_teardown_class (unittest.test.test_setups.TestSetups) ... ok test_teardown_class_two_classes (unittest.test.test_setups.TestSetups) ... ok test_teardown_module (unittest.test.test_setups.TestSetups) ... ok test_testcase_with_missing_module (unittest.test.test_setups.TestSetups) ... ok testBufferCatchFailfast (unittest.test.test_program.TestCommandLineArgs) ... ok testCatchBreakInstallsHandler (unittest.test.test_program.TestCommandLineArgs) ... ok testHelpAndUnknown (unittest.test.test_program.TestCommandLineArgs) ... ok testRunTestsOldRunnerClass (unittest.test.test_program.TestCommandLineArgs) ... ok testRunTestsRunnerClass (unittest.test.test_program.TestCommandLineArgs) ... ok testRunTestsRunnerInstance (unittest.test.test_program.TestCommandLineArgs) ... ok testVerbosity (unittest.test.test_program.TestCommandLineArgs) ... ok testNoExit (unittest.test.test_program.Test_TestProgram) ... ok test_Exit (unittest.test.test_program.Test_TestProgram) ... ok test_ExitAsDefault (unittest.test.test_program.Test_TestProgram) ... ok test_NonExit (unittest.test.test_program.Test_TestProgram) ... ok test_discovery_from_dotted_path (unittest.test.test_program.Test_TestProgram) ... ok testAlmostEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertDictContainsSubset (unittest.test.test_assertions.TestLongMessage) ... ok testAssertDictEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertFalse (unittest.test.test_assertions.TestLongMessage) ... ok testAssertGreater (unittest.test.test_assertions.TestLongMessage) ... ok testAssertGreaterEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIn (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIs (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIsNone (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIsNot (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIsNotNone (unittest.test.test_assertions.TestLongMessage) ... ok testAssertLess (unittest.test.test_assertions.TestLongMessage) ... ok testAssertLessEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertMultiLineEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertNotIn (unittest.test.test_assertions.TestLongMessage) ... ok testAssertSequenceEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertSetEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertTrue (unittest.test.test_assertions.TestLongMessage) ... ok testDefault (unittest.test.test_assertions.TestLongMessage) ... ok testNotAlmostEqual (unittest.test.test_assertions.TestLongMessage) ... ok testNotEqual (unittest.test.test_assertions.TestLongMessage) ... ok test_baseAssertEqual (unittest.test.test_assertions.TestLongMessage) ... ok test_formatMessage_unicode_error (unittest.test.test_assertions.TestLongMessage) ... ok test_formatMsg (unittest.test.test_assertions.TestLongMessage) ... ok testAssertNotRegexpMatches (unittest.test.test_assertions.Test_Assertions) ... ok test_AlmostEqual (unittest.test.test_assertions.Test_Assertions) ... ok test_AmostEqualWithDelta (unittest.test.test_assertions.Test_Assertions) ... ok test_assertRaises (unittest.test.test_assertions.Test_Assertions) ... ok test_countTestCases (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_id (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_run_call_order__error_in_setUp (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_run_call_order__error_in_tearDown (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_run_call_order__error_in_test (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_run_call_order__failure_in_test (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_shortDescription__no_docstring (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_shortDescription__singleline_docstring (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_decorated_skip (unittest.test.test_skipping.Test_TestSkipping) ... ok test_expected_failure (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skip_class (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skip_doesnt_run_setup (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skip_non_unittest_class_new_style (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skip_non_unittest_class_old_style (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skipping (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skipping_decorators (unittest.test.test_skipping.Test_TestSkipping) ... ok test_unexpected_success (unittest.test.test_skipping.Test_TestSkipping) ... ok ---------------------------------------------------------------------- Ran 328 tests in 0.345s OK (skipped=2) 1 test OK. 0.47user 0.03syst=================== test_doctest ==================== BUILDSTDERR: em 0:00.57elapsed 87%CPU (0avgtext+0avgdata 46212maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7628minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_doctest ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_doctest == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19481 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_doctest Trying: runner = DebugRunner(verbose=False) Expecting nothing ok Trying: test = DocTestParser().get_doctest('>>> raise KeyError\n42', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: try: runner.run(test) except UnexpectedException, failure: pass Expecting nothing ok Trying: failure.test is test Expecting: True ok Trying: failure.example.want Expecting: '42\n' ok Trying: exc_info = failure.exc_info Expecting nothing ok Trying: raise exc_info[0], exc_info[1], exc_info[2] Expecting: Traceback (most recent call last): ... KeyError ok Trying: test = DocTestParser().get_doctest(''' >>> x = 1 >>> x 2 ''', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: try: runner.run(test) except DocTestFailure, failure: pass Expecting nothing ok Trying: failure.test is test Expecting: True ok Trying: failure.example.want Expecting: '2\n' ok Trying: failure.got Expecting: '1\n' ok Trying: del test.globs['__builtins__'] Expecting nothing ok Trying: test.globs Expecting: {'x': 1} ok Trying: test = DocTestParser().get_doctest(''' >>> x = 2 >>> raise KeyError ''', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: runner.run(test) Expecting: Traceback (most recent call last): ... UnexpectedException: ok Trying: del test.globs['__builtins__'] Expecting nothing ok Trying: test.globs Expecting: {'x': 2} ok Trying: test = DocTestParser().get_doctest(''' >>> x = 2 ''', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: runner.run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test.globs Expecting: {} ok Trying: test = DocTestParser().get_doctest('>>> raise KeyError\n42', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: case = DocTestCase(test) Expecting nothing ok Trying: try: case.debug() except UnexpectedException, failure: pass Expecting nothing ok Trying: failure.test is test Expecting: True ok Trying: failure.example.want Expecting: '42\n' ok Trying: exc_info = failure.exc_info Expecting nothing ok Trying: raise exc_info[0], exc_info[1], exc_info[2] Expecting: Traceback (most recent call last): ... KeyError ok Trying: test = DocTestParser().get_doctest(''' >>> x = 1 >>> x 2 ''', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: case = DocTestCase(test) Expecting nothing ok Trying: try: case.debug() except DocTestFailure, failure: pass Expecting nothing ok Trying: failure.test is test Expecting: True ok Trying: failure.example.want Expecting: '2\n' ok Trying: failure.got Expecting: '1\n' ok Trying: tests = DocTestFinder().find(_TestClass) Expecting nothing ok Trying: runner = DocTestRunner(verbose=False) Expecting nothing ok Trying: tests.sort(key = lambda test: test.name) Expecting nothing ok Trying: for test in tests: print test.name, '->', runner.run(test) Expecting: _TestClass -> TestResults(failed=0, attempted=2) _TestClass.__init__ -> TestResults(failed=0, attempted=2) _TestClass.get -> TestResults(failed=0, attempted=2) _TestClass.square -> TestResults(failed=0, attempted=1) ok Trying: runner.summarize(verbose=1) Expecting: 4 items passed all tests: 2 tests in _TestClass 2 tests in _TestClass.__init__ 2 tests in _TestClass.get 1 tests in _TestClass.square 7 tests in 4 items. 7 passed and 0 failed. Test passed. TestResults(failed=0, attempted=7) ok Trying: runner.tries Expecting: 7 ok Trying: runner.failures Expecting: 0 ok Trying: _TestClass(13).get() + _TestClass(-12).get() Expecting: 1 ok Trying: hex(_TestClass(13).square().get()) Expecting: '0xa9' ok Trying: t = _TestClass(123) Expecting nothing ok Trying: print t.get() Expecting: 123 ok Trying: x = _TestClass(-42) Expecting nothing ok Trying: print x.get() Expecting: -42 ok Trying: _TestClass(13).square().get() Expecting: 169 ok Trying: print 'foo\n\nbar\n' Expecting: foo bar ok Trying: 4 == 4 Expecting: 1 ok Trying: 4 == 4 Expecting: True ok Trying: 4 > 4 Expecting: 0 ok Trying: 4 > 4 Expecting: False ok Trying: print range(1000) #doctest: +ELLIPSIS Expecting: [0, 1, 2, ..., 999] ok Trying: x = 1; y = 2 Expecting nothing ok Trying: x + y, x * y Expecting: (3, 2) ok Trying: print range(30) #doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29] ok Trying: _ellipsis_match('aa...aa', 'aaa') Expecting: False ok Trying: text = ''' Here are examples of simple math. Python has super accurate integer addition >>> 2 + 2 5 And very friendly error messages: >>> 1/0 To Infinity And Beyond You can use logic if you want: >>> if 0: ... blah ... blah ... Ho hum ''' Expecting nothing ok Trying: print script_from_examples(text) Expecting: # Here are examples of simple math. # # Python has super accurate integer addition # 2 + 2 # Expected: ## 5 # # And very friendly error messages: # 1/0 # Expected: ## To Infinity ## And ## Beyond # # You can use logic if you want: # if 0: blah blah # # Ho hum ok Trying: import doctest Expecting nothing ok Trying: old = doctest._unittest_reportflags Expecting nothing ok Trying: doctest.set_unittest_reportflags(REPORT_NDIFF | REPORT_ONLY_FIRST_FAILURE) == old Expecting: True ok Trying: doctest._unittest_reportflags == (REPORT_NDIFF | REPORT_ONLY_FIRST_FAILURE) Expecting: True ok Trying: doctest.set_unittest_reportflags(ELLIPSIS) Expecting: Traceback (most recent call last): ... ValueError: ('Only reporting flags allowed', 8) ok Trying: doctest.set_unittest_reportflags(old) == (REPORT_NDIFF | REPORT_ONLY_FIRST_FAILURE) Expecting: True ok 115 items had no tests: doctest doctest.DebugRunner.report_failure doctest.DebugRunner.report_unexpected_exception doctest.DebugRunner.run doctest.DocFileCase doctest.DocFileCase.__repr__ doctest.DocFileCase.format_failure doctest.DocFileCase.id doctest.DocFileSuite doctest.DocFileTest doctest.DocTest doctest.DocTest.__cmp__ doctest.DocTest.__eq__ doctest.DocTest.__hash__ doctest.DocTest.__init__ doctest.DocTest.__ne__ doctest.DocTest.__repr__ doctest.DocTestCase doctest.DocTestCase.__eq__ doctest.DocTestCase.__hash__ doctest.DocTestCase.__init__ doctest.DocTestCase.__ne__ doctest.DocTestCase.__repr__ doctest.DocTestCase.format_failure doctest.DocTestCase.id doctest.DocTestCase.runTest doctest.DocTestCase.setUp doctest.DocTestCase.shortDescription doctest.DocTestCase.tearDown doctest.DocTestFailure doctest.DocTestFailure.__init__ doctest.DocTestFailure.__str__ doctest.DocTestFinder doctest.DocTestFinder.__init__ doctest.DocTestFinder._find doctest.DocTestFinder._find_lineno doctest.DocTestFinder._from_module doctest.DocTestFinder._get_test doctest.DocTestFinder.find doctest.DocTestParser doctest.DocTestParser._check_prefix doctest.DocTestParser._check_prompt_blank doctest.DocTestParser._find_options doctest.DocTestParser._min_indent doctest.DocTestParser._parse_example doctest.DocTestParser.get_doctest doctest.DocTestParser.get_examples doctest.DocTestParser.parse doctest.DocTestRunner._DocTestRunner__patched_linecache_getlines doctest.DocTestRunner._DocTestRunner__record_outcome doctest.DocTestRunner._DocTestRunner__run doctest.DocTestRunner.__init__ doctest.DocTestRunner._failure_header doctest.DocTestRunner.merge doctest.DocTestRunner.report_failure doctest.DocTestRunner.report_start doctest.DocTestRunner.report_success doctest.DocTestRunner.report_unexpected_exception doctest.DocTestRunner.run doctest.DocTestRunner.summarize doctest.DocTestSuite doctest.Example doctest.Example.__eq__ doctest.Example.__hash__ doctest.Example.__init__ doctest.Example.__ne__ doctest.OutputChecker doctest.OutputChecker._do_a_fancy_diff doctest.OutputChecker.check_output doctest.OutputChecker.output_difference doctest.SkipDocTestCase doctest.SkipDocTestCase.__init__ doctest.SkipDocTestCase.setUp doctest.SkipDocTestCase.shortDescription doctest.SkipDocTestCase.test_skip doctest.TestResults doctest.TestResults.__dict__ doctest.TestResults.attempted doctest.TestResults.failed doctest.Tester doctest.Tester.__init__ doctest.Tester.merge doctest.Tester.run__test__ doctest.Tester.rundict doctest.Tester.rundoc doctest.Tester.runstring doctest.Tester.summarize doctest.UnexpectedException doctest.UnexpectedException.__init__ doctest.UnexpectedException.__str__ doctest._OutputRedirectingPdb doctest._OutputRedirectingPdb.__init__ doctest._OutputRedirectingPdb.set_continue doctest._OutputRedirectingPdb.set_trace doctest._OutputRedirectingPdb.trace_dispatch doctest._SpoofOut doctest._SpoofOut.getvalue doctest._SpoofOut.truncate doctest._comment_line doctest._exception_traceback doctest._extract_future_flags doctest._indent doctest._load_testfile doctest._module_relative_path doctest._normalize_module doctest._strip_exception_details doctest._test doctest.debug doctest.debug_script doctest.debug_src doctest.register_optionflag doctest.run_docstring_examples doctest.testfile doctest.testmod doctest.testsource 15 items passed all tests: 21 tests in doctest.DebugRunner 13 tests in doctest.DocTestCase.debug 7 tests in doctest.DocTestRunner 2 tests in doctest._TestClass 2 tests in doctest._TestClass.__init__ 2 tests in doctest._TestClass.get 1 tests in doctest._TestClass.square 1 tests in doctest.__test__.blank lines 4 tests in doctest.__test__.bool-int equivalence 1 tests in doctest.__test__.ellipsis 2 tests in doctest.__test__.string 1 tests in doctest.__test__.whitespace normalization 1 tests in doctest._ellipsis_match 2 tests in doctest.script_from_examples 6 tests in doctest.set_unittest_reportflags 66 tests in 130 items. 66 passed and 0 failed. Test passed. doctest (doctest) ... 66 tests with zero failures Trying: print 1 Expecting: 1 ok Trying: sc = SampleClass(3) Expecting nothing ok Trying: for i in range(10): sc = sc.double() print sc.get(), Expecting: 6 12 24 48 96 192 384 768 1536 3072 ok Trying: x = SampleClass.NestedClass(5) Expecting nothing ok Trying: y = x.square() Expecting nothing ok Trying: print y.get() Expecting: 25 ok Trying: print SampleClass.NestedClass().get() Expecting: 0 ok Trying: print SampleClass(12).get() Expecting: 12 ok Trying: print SampleClass.a_classmethod(10) Expecting: 12 ok Trying: print SampleClass(0).a_classmethod(10) Expecting: 12 ok Trying: print SampleClass(22).a_property Expecting: 22 ok Trying: print SampleClass.a_staticmethod(10) Expecting: 11 ok Trying: print SampleClass(12).double().get() Expecting: 24 ok Trying: print SampleClass(-5).get() Expecting: -5 ok Trying: print '1\n2\n3' Expecting: 1 2 3 ok Trying: print SampleNewStyleClass(12).get() Expecting: 12 ok Trying: print SampleNewStyleClass(12).double().get() Expecting: 24 ok Trying: print SampleNewStyleClass(-5).get() Expecting: -5 ok Trying: from doctest import Tester Expecting nothing ok Trying: t = Tester(globs={'x': 42}, verbose=0) Expecting nothing ok Trying: t.runstring(r''' >>> x = x * 2 >>> print x 42 ''', 'XYZ') Expecting: ********************************************************************** Line 3, in XYZ Failed example: print x Expected: 42 Got: 84 TestResults(failed=1, attempted=2) ok Trying: t.runstring(">>> x = x * 2\n>>> print x\n84\n", 'example2') Expecting: TestResults(failed=0, attempted=2) ok Trying: t.summarize() Expecting: ********************************************************************** 1 items had failures: 1 of 2 in XYZ ***Test Failed*** 1 failures. TestResults(failed=1, attempted=4) ok Trying: t.summarize(verbose=1) Expecting: 1 items passed all tests: 2 tests in example2 ********************************************************************** 1 items had failures: 1 of 2 in XYZ 4 tests in 2 items. 3 passed and 1 failed. ***Test Failed*** 1 failures. TestResults(failed=1, attempted=4) ok Trying: from doctest import Tester Expecting nothing ok Trying: t = Tester(globs={}, verbose=1) Expecting nothing ok Trying: test = r''' # just an example >>> x = 1 + 2 >>> x 3 ''' Expecting nothing ok Trying: t.runstring(test, "Example") Expecting: Running string Example Trying: x = 1 + 2 Expecting nothing ok Trying: x Expecting: 3 ok 0 of 2 examples failed in string Example TestResults(failed=0, attempted=2) ok Trying: from doctest import Tester Expecting nothing ok Trying: t = Tester(globs={}, verbose=0) Expecting nothing ok Trying: def _f(): '''Trivial docstring example. >>> assert 2 == 2 ''' return 32 Expecting nothing ok Trying: t.rundoc(_f) # expect 0 failures in 1 example Expecting: TestResults(failed=0, attempted=1) ok Trying: import types Expecting nothing ok Trying: m1 = types.ModuleType('_m1') Expecting nothing ok Trying: m2 = types.ModuleType('_m2') Expecting nothing ok Trying: test_data = """ def _f(): '''>>> assert 1 == 1 ''' def g(): '''>>> assert 2 != 1 ''' class H: '''>>> assert 2 > 1 ''' def bar(self): '''>>> assert 1 < 2 ''' """ Expecting nothing ok Trying: exec test_data in m1.__dict__ Expecting nothing ok Trying: exec test_data in m2.__dict__ Expecting nothing ok Trying: m1.__dict__.update({"f2": m2._f, "g2": m2.g, "h2": m2.H}) Expecting nothing ok Trying: from doctest import Tester Expecting nothing ok Trying: t = Tester(globs={}, verbose=0) Expecting nothing ok Trying: t.rundict(m1.__dict__, "rundict_test", m1) # f2 and g2 and h2 skipped Expecting: TestResults(failed=0, attempted=4) ok Trying: t = Tester(globs={}, verbose=0) Expecting nothing ok Trying: t.rundict(m1.__dict__, "rundict_test_pvt") # None are skipped. Expecting: TestResults(failed=0, attempted=8) ok Trying: doctest.testmod(m1, verbose=False) Expecting: TestResults(failed=0, attempted=4) ok Trying: print sample_func(22) Expecting: 44 ok Trying: import unittest Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import unittest Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', package='test') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import unittest, pkgutil, test Expecting nothing ok Trying: added_loader = False Expecting nothing ok Trying: if not hasattr(test, '__loader__'): test.__loader__ = pkgutil.get_loader(test) added_loader = True Expecting nothing ok Trying: try: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', package='test') suite.run(unittest.TestResult()) finally: if added_loader: del test.__loader__ Expecting: ok Trying: suite = doctest.DocFileSuite('../test/test_doctest.txt') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import types, os.path, test.test_doctest Expecting nothing ok Trying: save_argv = sys.argv Expecting nothing ok Trying: sys.argv = [test.test_doctest.__file__] Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', package=types.ModuleType('__main__')) Expecting nothing ok Trying: sys.argv = save_argv Expecting nothing ok Trying: test_doctest_path = os.path.abspath(test.test_doctest.__file__) Expecting nothing ok Trying: test_pkg_path = os.path.split(test_doctest_path)[0] Expecting nothing ok Trying: test_file = os.path.join(test_pkg_path, 'test_doctest.txt') Expecting nothing ok Trying: suite = doctest.DocFileSuite(test_file, module_relative=False) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocFileSuite(test_file, module_relative=False, package='test') Expecting: Traceback (most recent call last): ValueError: Package may only be specified for module-relative paths. ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', globs={'favorite_color': 'blue'}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', optionflags=doctest.DONT_ACCEPT_BLANKLINE, globs={'favorite_color': 'blue'}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: def setUp(t): import test.test_doctest test.test_doctest.sillySetup = True Expecting nothing ok Trying: def tearDown(t): import test.test_doctest del test.test_doctest.sillySetup Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', setUp=setUp, tearDown=tearDown) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import test.test_doctest Expecting nothing ok Trying: test.test_doctest.sillySetup Expecting: Traceback (most recent call last): ... AttributeError: 'module' object has no attribute 'sillySetup' ok Trying: def setUp(test): test.globs['favorite_color'] = 'blue' Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', setUp=setUp) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocFileSuite('test_doctest3.txt') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', encoding='utf-8') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: docstring = ''' >>> print 12 12 Non-example text. >>> print 'another\example' another example ''' Expecting nothing ok Trying: globs = {} # globals to run the test in. Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: test = parser.get_doctest(docstring, globs, 'some_test', 'some_file', 20) Expecting nothing ok Trying: print test Expecting: ok Trying: len(test.examples) Expecting: 2 ok Trying: e1, e2 = test.examples Expecting nothing ok Trying: (e1.source, e1.want, e1.lineno) Expecting: ('print 12\n', '12\n', 1) ok Trying: (e2.source, e2.want, e2.lineno) Expecting: ("print 'another\\example'\n", 'another\nexample\n', 6) ok Trying: (test.name, test.filename, test.lineno) Expecting: ('some_test', 'some_file', 20) ok Trying: test.lineno + e1.lineno Expecting: 21 ok Trying: test.lineno + e2.lineno Expecting: 26 ok Trying: docstring = r''' >>> print 'bad\nindentation' bad indentation ''' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 4 of the docstring for some_test has inconsistent leading whitespace: 'indentation' ok Trying: docstring = r''' >>> print ('bad indentation', ... 2) ('bad', 'indentation') ''' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 2 of the docstring for some_test has inconsistent leading whitespace: '... 2)' ok Trying: docstring = '>>>print 1\n1' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the docstring for some_test lacks blank after >>>: '>>>print 1' ok Trying: docstring = '>>> if 1:\n...print 1\n1' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 2 of the docstring for some_test lacks blank after ...: '...print 1' ok Trying: docstring = ''' >>> print 12 12 ''' Expecting nothing ok Trying: test = parser.get_doctest(docstring, globs, 'some_test', 'some_test', 20) Expecting nothing ok Trying: same_test = parser.get_doctest(docstring, globs, 'some_test', 'some_test', 20) Expecting nothing ok Trying: test == same_test Expecting: True ok Trying: test != same_test Expecting: False ok Trying: hash(test) == hash(same_test) Expecting: True ok Trying: docstring = ''' >>> print 42 42 ''' Expecting nothing ok Trying: other_test = parser.get_doctest(docstring, globs, 'other_test', 'other_file', 10) Expecting nothing ok Trying: test == other_test Expecting: False ok Trying: test != other_test Expecting: True ok Trying: DocTestCase = doctest.DocTestCase Expecting nothing ok Trying: test_case = DocTestCase(test) Expecting nothing ok Trying: same_test_case = DocTestCase(same_test) Expecting nothing ok Trying: other_test_case = DocTestCase(other_test) Expecting nothing ok Trying: test_case == same_test_case Expecting: True ok Trying: test_case != same_test_case Expecting: False ok Trying: hash(test_case) == hash(same_test_case) Expecting: True ok Trying: test == other_test_case Expecting: False ok Trying: test != other_test_case Expecting: True ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: import test.test_doctest Expecting nothing ok Trying: old = test.test_doctest.__file__ Expecting nothing ok Trying: test.test_doctest.__file__ = 'test_doctest.pyc' Expecting nothing ok Trying: tests = finder.find(sample_func) Expecting nothing ok Trying: print tests # doctest: +ELLIPSIS Expecting: [] ok Trying: tests[0].filename # doctest: +ELLIPSIS Expecting: '...test_doctest.py' ok Trying: test.test_doctest.__file__ = old Expecting nothing ok Trying: e = tests[0].examples[0] Expecting nothing ok Trying: (e.source, e.want, e.lineno) Expecting: ('print sample_func(22)\n', '44\n', 3) ok Trying: def no_docstring(v): pass Expecting nothing ok Trying: finder.find(no_docstring) Expecting: [] ok Trying: def no_docstring(v): pass Expecting nothing ok Trying: excl_empty_finder = doctest.DocTestFinder(exclude_empty=True) Expecting nothing ok Trying: excl_empty_finder.find(no_docstring) Expecting: [] ok Trying: def no_examples(v): ''' no doctest examples ''' Expecting nothing ok Trying: finder.find(no_examples) # doctest: +ELLIPSIS Expecting: [] ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: tests = finder.find(SampleClass) Expecting nothing ok Trying: for t in tests: print '%2s %s' % (len(t.examples), t.name) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = finder.find(SampleNewStyleClass) Expecting nothing ok Trying: for t in tests: print '%2s %s' % (len(t.examples), t.name) Expecting: 1 SampleNewStyleClass 1 SampleNewStyleClass.__init__ 1 SampleNewStyleClass.double 1 SampleNewStyleClass.get ok Trying: import types Expecting nothing ok Trying: m = types.ModuleType('some_module') Expecting nothing ok Trying: def triple(val): ''' >>> print triple(11) 33 ''' return val*3 Expecting nothing ok Trying: m.__dict__.update({ 'sample_func': sample_func, 'SampleClass': SampleClass, '__doc__': ''' Module docstring. >>> print 'module' module ''', '__test__': { 'd': '>>> print 6\n6\n>>> print 7\n7\n', 'c': triple}}) Expecting nothing ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: import test.test_doctest Expecting nothing ok Trying: tests = finder.find(m, module=test.test_doctest) Expecting nothing ok Trying: for t in tests: print '%2s %s' % (len(t.examples), t.name) Expecting: 1 some_module 3 some_module.SampleClass 3 some_module.SampleClass.NestedClass 1 some_module.SampleClass.NestedClass.__init__ 1 some_module.SampleClass.__init__ 2 some_module.SampleClass.a_classmethod 1 some_module.SampleClass.a_property 1 some_module.SampleClass.a_staticmethod 1 some_module.SampleClass.double 1 some_module.SampleClass.get 1 some_module.__test__.c 2 some_module.__test__.d 1 some_module.sample_func ok Trying: from test import doctest_aliases Expecting nothing ok Trying: assert doctest_aliases.TwoNames.f Expecting nothing ok Trying: assert doctest_aliases.TwoNames.g Expecting nothing ok Trying: tests = excl_empty_finder.find(doctest_aliases) Expecting nothing ok Trying: print len(tests) Expecting: 2 ok Trying: print tests[0].name Expecting: test.doctest_aliases.TwoNames ok Trying: tests[1].name.split('.')[-1] in ['f', 'g'] Expecting: True ok Trying: tests = doctest.DocTestFinder().find(SampleClass) Expecting nothing ok Trying: for t in tests: print '%2s %s' % (len(t.examples), t.name) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = doctest.DocTestFinder(exclude_empty=False).find(SampleClass) Expecting nothing ok Trying: for t in tests: print '%2s %s' % (len(t.examples), t.name) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 0 SampleClass.NestedClass.get 0 SampleClass.NestedClass.square 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = doctest.DocTestFinder(recurse=False).find(SampleClass) Expecting nothing ok Trying: for t in tests: print '%2s %s' % (len(t.examples), t.name) Expecting: 3 SampleClass ok Trying: def f(x): ''' >>> x = 12 some text >>> # examples are not created for comments & bare prompts. >>> ... >>> for x in range(10): ... print x, 0 1 2 3 4 5 6 7 8 9 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: [e.lineno for e in test.examples] Expecting: [1, 9, 12] ok Trying: s = ''' >>> x, y = 2, 3 # no output expected >>> if 1: ... print x ... print y 2 3 Some text. >>> x+y 5 ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: for piece in parser.parse(s): if isinstance(piece, doctest.Example): print 'Example:', (piece.source, piece.want, piece.lineno) else: print ' Text:', `piece` Expecting: Text: '\n' Example: ('x, y = 2, 3 # no output expected\n', '', 1) Text: '' Example: ('if 1:\n print x\n print y\n', '2\n3\n', 2) Text: '\nSome text.\n' Example: ('x+y\n', '5\n', 9) Text: '' ok Trying: for piece in parser.get_examples(s): print (piece.source, piece.want, piece.lineno) Expecting: ('x, y = 2, 3 # no output expected\n', '', 1) ('if 1:\n print x\n print y\n', '2\n3\n', 2) ('x+y\n', '5\n', 9) ok Trying: test = parser.get_doctest(s, {}, 'name', 'filename', lineno=5) Expecting nothing ok Trying: (test.name, test.filename, test.lineno) Expecting: ('name', 'filename', 5) ok Trying: for piece in test.examples: print (piece.source, piece.want, piece.lineno) Expecting: ('x, y = 2, 3 # no output expected\n', '', 1) ('if 1:\n print x\n print y\n', '2\n3\n', 2) ('x+y\n', '5\n', 9) ok Trying: def f(x): ''' >>> x = 12 >>> print x 12 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=3) ok Trying: def f(x): ''' >>> x = 12 >>> print x 14 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=True).run(test) # doctest: +ELLIPSIS Expecting: Trying: x = 12 Expecting nothing ok Trying: print x Expecting: 14 ********************************************************************** File ..., line 4, in f Failed example: print x Expected: 14 Got: 12 Trying: x//2 Expecting: 6 ok TestResults(failed=1, attempted=3) ok Trying: import sys Expecting nothing ok Trying: orig_displayhook = sys.displayhook Expecting nothing ok Trying: def my_displayhook(x): print('hi!') Expecting nothing ok Trying: sys.displayhook = my_displayhook Expecting nothing ok Trying: def f(): ''' >>> 3 3 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: r = doctest.DocTestRunner(verbose=False).run(test) Expecting nothing ok Trying: post_displayhook = sys.displayhook Expecting nothing ok Trying: sys.displayhook = orig_displayhook Expecting nothing ok Trying: r Expecting: TestResults(failed=0, attempted=1) ok Trying: post_displayhook is my_displayhook Expecting: True ok Trying: def f(x): ''' >>> x = 12 >>> print x//0 Traceback (most recent call last): ZeroDivisionError: integer division by zero ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): ''' >>> x = 12 >>> print 'pre-exception output', x//0 pre-exception output Traceback (most recent call last): ZeroDivisionError: integer division by zero ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 4, in f Failed example: print 'pre-exception output', x//0 Exception raised: ... ZeroDivisionError: integer division by zero TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> raise ValueError, 'multi\nline\nmessage' Traceback (most recent call last): ValueError: multi line message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> raise ValueError, 'message' Traceback (most recent call last): ValueError: wrong message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: raise ValueError, 'message' Expected: Traceback (most recent call last): ValueError: wrong message Got: Traceback (most recent call last): ... ValueError: message TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> raise ValueError, 'message' #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): ValueError: wrong message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> from httplib import HTTPException >>> raise HTTPException('message') Traceback (most recent call last): httplib.HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 4, in f Failed example: raise HTTPException('message') Expected: Traceback (most recent call last): httplib.HTTPException: message Got: Traceback (most recent call last): ... HTTPException: message TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> from httplib import HTTPException >>> raise HTTPException('message') Traceback (most recent call last): HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from httplib import HTTPException >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from httplib import HTTPException >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> raise ValueError, 'message' #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): TypeError: wrong type ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: raise ValueError, 'message' #doctest: +IGNORE_EXCEPTION_DETAIL Expected: Traceback (most recent call last): TypeError: wrong type Got: Traceback (most recent call last): ... ValueError: message TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> from Queue import Empty >>> raise Empty() #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.Empty ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from Queue import Empty >>> raise Empty() #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.Empty: ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> 1//0 0 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: 1//0 Exception raised: Traceback (most recent call last): ... ZeroDivisionError: integer division by zero TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print range(10) # should fail: no ellipsis [0, 1, ..., 9] >>> print range(10) # doctest: +ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print range(10) # should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print range(10) [0, 1, ..., 9] >>> # should fail: no ellipsis >>> print range(10) # doctest: -ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=doctest.ELLIPSIS).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 6, in f Failed example: print range(10) # doctest: -ELLIPSIS Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print range(10) # Should fail: no ellipsis [0, 1, ..., 9] >>> print range(10) # doctest: +ELLIPSIS [0, 1, ..., 9] >>> print range(10) # Should fail: no ellipsis [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print range(10) # Should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ********************************************************************** File ..., line 8, in f Failed example: print range(10) # Should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=2, attempted=3) ok Trying: def f(x): r''' >>> print range(10) # Should fail [0, 1, ..., 9] >>> print range(10) # Should succeed ... # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print range(10) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print range(10) # Should fail [0, 1, ..., 9] >>> print range(10) # Should succeed ... # doctest: +ELLIPSIS,+NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print range(10) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print range(10) # Should fail [0, 1, ..., 9] >>> print range(10) # Should succeed ... # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print range(10) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print range(10) ... # doctest: +ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> for x in range(10): # doctest: +ELLIPSIS ... print x, 0 1 2 ... 9 >>> for x in range(10): ... print x, # doctest: +ELLIPSIS 0 1 2 ... 9 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' Should fail (option directive not on the last line): >>> for x in range(10): # doctest: +ELLIPSIS ... print x, # doctest: +NORMALIZE_WHITESPACE 0 1 2...9 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: s = '>>> print 12 #doctest: +BADOPTION' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the doctest for s has an invalid option: '+BADOPTION' ok Trying: s = '>>> print 12 #doctest: ELLIPSIS' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the doctest for s has an invalid option: 'ELLIPSIS' ok Trying: s = '>>> # doctest: +ELLIPSIS' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 0 of the doctest for s has an option directive on a line with no example: '# doctest: +ELLIPSIS' ok Trying: def f(x): '>>> True\n1\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.DONT_ACCEPT_TRUE_FOR_1 Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: True Expected: 1 Got: True TestResults(failed=1, attempted=1) ok Trying: def f(x): '>>> print "a\\n\\nb"\na\n\nb\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.DONT_ACCEPT_BLANKLINE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print "a\n\nb" Expected: a b Got: a b TestResults(failed=1, attempted=1) ok Trying: def f(x): '>>> print 1, 2, 3\n 1 2\n 3' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print 1, 2, 3 Expected: 1 2 3 Got: 1 2 3 TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.NORMALIZE_WHITESPACE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: print range(20) #doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] ok Trying: def f(x): '>>> print range(15)\n[0, 1, 2, ..., 14]\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print range(15) Expected: [0, 1, 2, ..., 14] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14] TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.ELLIPSIS Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: for i in range(100): print i**2, #doctest: +ELLIPSIS Expecting: 0 1...4...9 16 ... 36 49 64 ... 9801 ok Trying: for i in range(21): #doctest: +ELLIPSIS print i, Expecting: 0 1 2 ...1...2...0 ok Trying: print range(20) # doctest:+ELLIPSIS Expecting: [0, 1, ..., 18, 19] ok Trying: print range(20) # doctest: +ELLIPSIS # doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, ..., 18, 19] ok Trying: import random Expecting nothing ok Trying: def f(x): r''' >>> print '\n'.join('abcdefg') a B c d f g h ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print '\n'.join('abcdefg') Expected: a B c d f g h Got: a b c d e f g TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_UDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print '\n'.join('abcdefg') Differences (unified diff with -expected +actual): @@ -1,7 +1,7 @@ a -B +b c d +e f g -h TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_CDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print '\n'.join('abcdefg') Differences (context diff with expected followed by actual): *************** *** 1,7 **** a ! B c d f g - h --- 1,7 ---- a ! b c d + e f g TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print "a b c d e f g h i j k l m" a b c d e f g h i j k 1 m ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_NDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print "a b c d e f g h i j k l m" Differences (ndiff with -expected +actual): - a b c d e f g h i j k 1 m ? ^ + a b c d e f g h i j k l m ? + ++ ^ TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print 1 # first success 1 >>> print 2 # first failure 200 >>> print 3 # second failure 300 >>> print 4 # second success 4 >>> print 5 # third failure 500 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: print 2 # first failure Expected: 200 Got: 2 TestResults(failed=3, attempted=5) ok Trying: doctest.DocTestRunner(verbose=True, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: Trying: print 1 # first success Expecting: 1 ok Trying: print 2 # first failure Expecting: 200 ********************************************************************** File ..., line 5, in f Failed example: print 2 # first failure Expected: 200 Got: 2 TestResults(failed=3, attempted=5) ok Trying: def f(x): r''' >>> print 1 # first success 1 >>> raise ValueError(2) # first failure 200 >>> print 3 # second failure 300 >>> print 4 # second success 4 >>> print 5 # third failure 500 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: raise ValueError(2) # first failure Exception raised: ... ValueError: 2 TestResults(failed=3, attempted=5) ok Trying: unlikely = "UNLIKELY_OPTION_NAME" Expecting nothing ok Trying: unlikely in doctest.OPTIONFLAGS_BY_NAME Expecting: False ok Trying: new_flag_value = doctest.register_optionflag(unlikely) Expecting nothing ok Trying: unlikely in doctest.OPTIONFLAGS_BY_NAME Expecting: True ok Trying: redundant_flag_value = doctest.register_optionflag(unlikely) Expecting nothing ok Trying: redundant_flag_value == new_flag_value Expecting: True ok Trying: del doctest.OPTIONFLAGS_BY_NAME[unlikely] Expecting nothing ok Trying: u'\xe9' Expecting: u'\xe9' ok Trying: print u'abc' Expecting: abc ok Trying: print u'\xe9'.encode('utf-8') Expecting: é ok Trying: def f(x): ''' >>> x = 12 >>> print x 12 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=True).run(test) Expecting: Trying: x = 12 Expecting nothing ok Trying: print x Expecting: 12 ok Trying: x//2 Expecting: 6 ok TestResults(failed=0, attempted=3) ok Trying: old_argv = sys.argv Expecting nothing ok Trying: sys.argv = ['test'] Expecting nothing ok Trying: doctest.DocTestRunner().run(test) Expecting: TestResults(failed=0, attempted=3) ok Trying: sys.argv = ['test', '-v'] Expecting nothing ok Trying: doctest.DocTestRunner().run(test) Expecting: Trying: x = 12 Expecting nothing ok Trying: print x Expecting: 12 ok Trying: x//2 Expecting: 6 ok TestResults(failed=0, attempted=3) ok Trying: sys.argv = old_argv Expecting nothing ok Trying: import unittest Expecting nothing ok Trying: import test.sample_doctest Expecting nothing ok Trying: suite = doctest.DocTestSuite(test.sample_doctest) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest_no_doctests') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: try: doctest.DocTestSuite('test.sample_doctest_no_docstrings') except ValueError as e: error = e Expecting nothing ok Trying: print(error.args[1]) Expecting: has no docstrings ok Trying: finder = doctest.DocTestFinder(exclude_empty=False) Expecting nothing ok Trying: suite = doctest.DocTestSuite('test.sample_doctest_no_docstrings', test_finder=finder) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = test.sample_doctest.test_suite() Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', globs={}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', extraglobs={'y': 1}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', optionflags=doctest.DONT_ACCEPT_BLANKLINE) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: def setUp(t): import test.test_doctest test.test_doctest.sillySetup = True Expecting nothing ok Trying: def tearDown(t): import test.test_doctest del test.test_doctest.sillySetup Expecting nothing ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', setUp=setUp, tearDown=tearDown) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import test.test_doctest Expecting nothing ok Trying: test.test_doctest.sillySetup Expecting: Traceback (most recent call last): ... AttributeError: 'module' object has no attribute 'sillySetup' ok Trying: def setUp(test): test.globs['y'] = 1 Expecting nothing ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', setUp=setUp) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: (example.source, example.want, example.exc_msg, example.lineno, example.indent, example.options) Expecting: ('print 1\n', '1\n', None, 0, 0, {}) ok Trying: exc_msg = 'IndexError: pop from an empty list' Expecting nothing ok Trying: example = doctest.Example('[].pop()', '', exc_msg, lineno=5, indent=4, options={doctest.ELLIPSIS: True}) Expecting nothing ok Trying: (example.source, example.want, example.exc_msg, example.lineno, example.indent, example.options) Expecting: ('[].pop()\n', '', 'IndexError: pop from an empty list\n', 5, 4, {8: True}) ok Trying: e = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print 1\n', '1\n') ok Trying: e = doctest.Example('print 1\n', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print 1\n', '1\n') ok Trying: e = doctest.Example('print 1;\nprint 2\n', '1\n2\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print 1;\nprint 2\n', '1\n2\n') ok Trying: e = doctest.Example('print 1;\nprint 2', '1\n2\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print 1;\nprint 2\n', '1\n2\n') ok Trying: e = doctest.Example('', '') Expecting nothing ok Trying: e.source, e.want Expecting: ('\n', '') ok Trying: e = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print 1\n', '1\n') ok Trying: e = doctest.Example('print 1', '1') Expecting nothing ok Trying: e.source, e.want Expecting: ('print 1\n', '1\n') ok Trying: e = doctest.Example('print', '') Expecting nothing ok Trying: e.source, e.want Expecting: ('print\n', '') ok Trying: exc_msg = 'IndexError: pop from an empty list' Expecting nothing ok Trying: e = doctest.Example('[].pop()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'IndexError: pop from an empty list\n' ok Trying: exc_msg = 'IndexError: pop from an empty list\n' Expecting nothing ok Trying: e = doctest.Example('[].pop()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'IndexError: pop from an empty list\n' ok Trying: exc_msg = 'ValueError: 1\n 2' Expecting nothing ok Trying: e = doctest.Example('raise ValueError("1\n 2")', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'ValueError: 1\n 2\n' ok Trying: exc_msg = 'ValueError: 1\n 2\n' Expecting nothing ok Trying: e = doctest.Example('raise ValueError("1\n 2")', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'ValueError: 1\n 2\n' ok Trying: exc_msg = '' Expecting nothing ok Trying: e = doctest.Example('raise X()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: '\n' ok Trying: example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: same_example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: other_example = doctest.Example('print 42', '42\n') Expecting nothing ok Trying: example == same_example Expecting: True ok Trying: example != same_example Expecting: False ok Trying: hash(example) == hash(same_example) Expecting: True ok Trying: example == other_example Expecting: False ok Trying: example != other_example Expecting: True ok Trying: s = ''' >>> x = 12 >>> print x 12 ''' Expecting nothing ok Trying: import tempfile Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput(['next', 'print x', 'continue']) Expecting nothing ok Trying: try: doctest.debug_src(s) finally: sys.stdin = real_stdin Expecting: > (1)() (Pdb) next 12 --Return-- > (1)()->None (Pdb) print x 12 (Pdb) continue ok Trying: import tempfile, os Expecting nothing ok Trying: fn = tempfile.mktemp() Expecting nothing ok Trying: with open(fn, 'wb') as f: f.write('Test:\r\n\r\n >>> x = 1 + 1\r\n\r\nDone.\r\n') Expecting nothing ok Trying: doctest.testfile(fn, module_relative=False, verbose=False) Expecting: TestResults(failed=0, attempted=1) ok Trying: os.remove(fn) Expecting nothing ok Trying: fn = tempfile.mktemp() Expecting nothing ok Trying: with open(fn, 'wb') as f: f.write('Test:\n\n >>> x = 1 + 1\n\nDone.\n') Expecting nothing ok Trying: doctest.testfile(fn, module_relative=False, verbose=False) Expecting: TestResults(failed=0, attempted=1) ok Trying: os.remove(fn) Expecting nothing ok Trying: doc = ''' >>> x = 42 >>> raise Exception('clé') Traceback (most recent call last): Exception: clé >>> import pdb; pdb.set_trace() ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: test = parser.get_doctest(doc, {}, "foo-bär@baz", "foo-bär@baz.py", 0) Expecting nothing ok Trying: runner = doctest.DocTestRunner(verbose=False) Expecting nothing ok Trying: import tempfile Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'print x', # print data defined by the example 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin Expecting: --Return-- > (1)()->None -> import pdb; pdb.set_trace() (Pdb) print x 42 (Pdb) continue TestResults(failed=0, attempted=3) ok Trying: def calls_set_trace(): y=2 import pdb; pdb.set_trace() Expecting nothing ok Trying: doc = ''' >>> x=1 >>> calls_set_trace() ''' Expecting nothing ok Trying: test = parser.get_doctest(doc, globals(), "foo-bär@baz", "foo-bär@baz.py", 0) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'print y', # print data defined in the function 'up', # out of function 'print x', # print data defined by the example 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin Expecting: --Return-- > (3)calls_set_trace()->None -> import pdb; pdb.set_trace() (Pdb) print y 2 (Pdb) up > (1)() -> calls_set_trace() (Pdb) print x 1 (Pdb) continue TestResults(failed=0, attempted=2) ok Trying: doc = ''' >>> def f(x): ... g(x*2) >>> def g(x): ... print x+3 ... import pdb; pdb.set_trace() >>> f(3) ''' Expecting nothing ok Trying: test = parser.get_doctest(doc, globals(), "foo-bär@baz", "foo-bär@baz.py", 0) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'list', # list source from example 2 'next', # return from g() 'list', # list source from example 1 'next', # return from f() 'list', # list source from example 3 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin # doctest: +NORMALIZE_WHITESPACE Expecting: --Return-- > (3)g()->None -> import pdb; pdb.set_trace() (Pdb) list 1 def g(x): 2 print x+3 3 -> import pdb; pdb.set_trace() [EOF] (Pdb) next --Return-- > (2)f()->None -> g(x*2) (Pdb) list 1 def f(x): 2 -> g(x*2) [EOF] (Pdb) next --Return-- > (1)()->None -> f(3) (Pdb) list 1 -> f(3) [EOF] (Pdb) continue ********************************************************************** File "foo-bär@baz.py", line 7, in foo-bär@baz Failed example: f(3) Expected nothing Got: 9 TestResults(failed=1, attempted=3) ok Trying: class C(object): def calls_set_trace(self): y = 1 import pdb; pdb.set_trace() self.f1() y = 2 def f1(self): x = 1 self.f2() x = 2 def f2(self): z = 1 z = 2 Expecting nothing ok Trying: calls_set_trace = C().calls_set_trace Expecting nothing ok Trying: doc = ''' >>> a = 1 >>> calls_set_trace() ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: runner = doctest.DocTestRunner(verbose=False) Expecting nothing ok Trying: test = parser.get_doctest(doc, globals(), "foo-bär@baz", "foo-bär@baz.py", 0) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'print y', # print data defined in the function 'step', 'step', 'step', 'step', 'step', 'step', 'print z', 'up', 'print x', 'up', 'print y', 'up', 'print foo', 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin Expecting: > (5)calls_set_trace() -> self.f1() (Pdb) print y 1 (Pdb) step --Call-- > (7)f1() -> def f1(self): (Pdb) step > (8)f1() -> x = 1 (Pdb) step > (9)f1() -> self.f2() (Pdb) step --Call-- > (11)f2() -> def f2(self): (Pdb) step > (12)f2() -> z = 1 (Pdb) step > (13)f2() -> z = 2 (Pdb) print z 1 (Pdb) up > (9)f1() -> self.f2() (Pdb) print x 1 (Pdb) up > (5)calls_set_trace() -> self.f1() (Pdb) print y 1 (Pdb) up > (1)() -> calls_set_trace() (Pdb) print foo *** NameError: global name 'foo' is not defined (Pdb) continue TestResults(failed=0, attempted=2) ok Trying: save_argv = sys.argv Expecting nothing ok Trying: if '-v' in sys.argv: sys.argv = [arg for arg in save_argv if arg != '-v'] Expecting nothing ok Trying: doctest.testfile('test_doctest.txt') # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 6, in test_doctest.txt Failed example: favorite_color Exception raised: ... NameError: global name 'favorite_color' is not defined ********************************************************************** 1 items had failures: 1 of 2 in test_doctest.txt ***Test Failed*** 1 failures. TestResults(failed=1, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: globs = {'favorite_color': 'blue'} Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', globs=globs) Expecting: TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: extraglobs = {'favorite_color': 'red'} Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', globs=globs, extraglobs=extraglobs) # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 6, in test_doctest.txt Failed example: favorite_color Expected: 'blue' Got: 'red' ********************************************************************** 1 items had failures: 1 of 2 in test_doctest.txt ***Test Failed*** 1 failures. TestResults(failed=1, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', globs=globs, module_relative='test') Expecting: TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', globs=globs, verbose=True) Expecting: Trying: favorite_color Expecting: 'blue' ok Trying: if 1: print 'a' print print 'b' Expecting: a b ok 1 items passed all tests: 2 tests in test_doctest.txt 2 tests in 1 items. 2 passed and 0 failed. Test passed. TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', name='newname') # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 6, in newname ... TestResults(failed=1, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', report=False) # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 6, in test_doctest.txt Failed example: favorite_color Exception raised: ... NameError: global name 'favorite_color' is not defined TestResults(failed=1, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', raise_on_error=True) # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): UnexpectedException: ... ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest4.txt') # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 7, in test_doctest4.txt Failed example: u'...' Expected: u'f\xf6\xf6' Got: u'f\xc3\xb6\xc3\xb6' ********************************************************************** ... ********************************************************************** 1 items had failures: 2 of 4 in test_doctest4.txt ***Test Failed*** 2 failures. TestResults(failed=2, attempted=4) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest4.txt', encoding='utf-8') Expecting: TestResults(failed=0, attempted=4) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest._encoding, saved_encoding = 'utf-8', doctest._encoding Expecting nothing ok Trying: doctest.testfile('test_doctest4.txt', encoding='utf-8', verbose=True) Expecting: Trying: u'föö' Expecting: u'f\xf6\xf6' ok Trying: u'bąr' Expecting: u'b\u0105r' ok Trying: 'föö' Expecting: 'f\xc3\xb6\xc3\xb6' ok Trying: 'bąr' Expecting: 'b\xc4\x85r' ok 1 items passed all tests: 4 tests in test_doctest4.txt 4 tests in 1 items. 4 passed and 0 failed. Test passed. TestResults(failed=0, attempted=4) ok Trying: doctest._encoding = saved_encoding Expecting nothing ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: sys.argv = save_argv Expecting nothing ok Trying: import test.test_doctest Expecting nothing ok Trying: name = 'test.test_doctest.sample_func' Expecting nothing ok Trying: print doctest.testsource(test.test_doctest, name) Expecting: # Blah blah # print sample_func(22) # Expected: ## 44 # # Yee ha! ok Trying: name = 'test.test_doctest.SampleNewStyleClass' Expecting nothing ok Trying: print doctest.testsource(test.test_doctest, name) Expecting: print '1\n2\n3' # Expected: ## 1 ## 2 ## 3 ok Trying: name = 'test.test_doctest.SampleClass.a_classmethod' Expecting nothing ok Trying: print doctest.testsource(test.test_doctest, name) Expecting: print SampleClass.a_classmethod(10) # Expected: ## 12 print SampleClass(0).a_classmethod(10) # Expected: ## 12 ok Trying: x, y = 'foo', '' Expecting nothing ok Trying: print x, y Expecting: foo ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', optionflags=doctest.DONT_ACCEPT_BLANKLINE) Expecting nothing ok Trying: import unittest Expecting nothing ok Trying: result = suite.run(unittest.TestResult()) Expecting nothing ok Trying: print result.failures[0][1] # doctest: +ELLIPSIS Expecting: Traceback ... Failed example: favorite_color ... Failed example: if 1: ... ok Trying: old = doctest.set_unittest_reportflags( doctest.REPORT_ONLY_FIRST_FAILURE) Expecting nothing ok Trying: result = suite.run(unittest.TestResult()) Expecting nothing ok Trying: print result.failures[0][1] # doctest: +ELLIPSIS Expecting: Traceback ... Failed example: favorite_color Exception raised: ... NameError: global name 'favorite_color' is not defined ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', optionflags=doctest.DONT_ACCEPT_BLANKLINE | doctest.REPORT_NDIFF) Expecting nothing ok Trying: result = suite.run(unittest.TestResult()) Expecting nothing ok Trying: print result.failures[0][1] # doctest: +ELLIPSIS Expecting: Traceback ... Failed example: favorite_color ... Failed example: if 1: print 'a' print print 'b' Differences (ndiff with -expected +actual): a - + b ok Trying: ignored = doctest.set_unittest_reportflags(old) Expecting nothing ok 9 items had no tests: test.test_doctest test.test_doctest.SampleClass.NestedClass.get test.test_doctest.SampleClass.NestedClass.square test.test_doctest._FakeInput test.test_doctest._FakeInput.__init__ test.test_doctest._FakeInput.readline test.test_doctest.test_DocTestRunner test.test_doctest.test_coverage test.test_doctest.test_main 39 items passed all tests: 3 tests in test.test_doctest.SampleClass 3 tests in test.test_doctest.SampleClass.NestedClass 1 tests in test.test_doctest.SampleClass.NestedClass.__init__ 1 tests in test.test_doctest.SampleClass.__init__ 2 tests in test.test_doctest.SampleClass.a_classmethod 1 tests in test.test_doctest.SampleClass.a_property 1 tests in test.test_doctest.SampleClass.a_staticmethod 1 tests in test.test_doctest.SampleClass.double 1 tests in test.test_doctest.SampleClass.get 1 tests in test.test_doctest.SampleNewStyleClass 1 tests in test.test_doctest.SampleNewStyleClass.__init__ 1 tests in test.test_doctest.SampleNewStyleClass.double 1 tests in test.test_doctest.SampleNewStyleClass.get 6 tests in test.test_doctest.old_test1 4 tests in test.test_doctest.old_test2 4 tests in test.test_doctest.old_test3 13 tests in test.test_doctest.old_test4 1 tests in test.test_doctest.sample_func 40 tests in test.test_doctest.test_DocFileSuite 39 tests in test.test_doctest.test_DocTest 46 tests in test.test_doctest.test_DocTestFinder 7 tests in test.test_doctest.test_DocTestParser 6 tests in test.test_doctest.test_DocTestRunner.basics 11 tests in test.test_doctest.test_DocTestRunner.displayhook 39 tests in test.test_doctest.test_DocTestRunner.exceptions 33 tests in test.test_doctest.test_DocTestRunner.option_directives 59 tests in test.test_doctest.test_DocTestRunner.optionflags 3 tests in test.test_doctest.test_DocTestRunner.test_unicode_output 9 tests in test.test_doctest.test_DocTestRunner.verbose_flag 30 tests in test.test_doctest.test_DocTestSuite 44 tests in test.test_doctest.test_Example 5 tests in test.test_doctest.test_debug 9 tests in test.test_doctest.test_lineendings 19 tests in test.test_doctest.test_pdb_set_trace 9 tests in test.test_doctest.test_pdb_set_trace_nested 29 tests in test.test_doctest.test_testfile 7 tests in test.test_doctest.test_testsource 2 tests in test.test_doctest.test_trailing_space_in_test 11 tests in test.test_doctest.test_unittest_reportflags 503 tests in 48 items. 503 passed and 0 failed. Test passed. doctest (test.test_doctest) ... 503 tests with zero failures 1 test OK. =================== test_doctest2 ==================== BUILDSTDERR: 1.17user 0.06system 0:01.45elapsed 85%CPU (0avgtext+0avgdata 56916maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+10048minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_doctest2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_doctest2 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19485 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_doctest2 Trying: print 'yup' # 1 Expecting: yup ok Trying: print C() # 2 Expecting: 42 ok Trying: print "In D!" # 5 Expecting: In D! ok Trying: print 3 # 6 Expecting: 3 ok Trying: print C() # 3 Expecting: 42 ok Trying: print C() # 4 Expecting: 42 ok Trying: print C.clsm(22) # 18 Expecting: 22 ok Trying: print C().clsm(23) # 19 Expecting: 23 ok Trying: c = C() # 7 Expecting nothing ok Trying: c.x = 12 # 8 Expecting nothing ok Trying: print c.x # 9 Expecting: -12 ok Trying: c = C() # 10 Expecting nothing ok Trying: c.x = 12 # 11 Expecting nothing ok Trying: print c.x # 12 Expecting: -12 ok Trying: print C.statm() # 16 Expecting: 666 ok Trying: print C().statm() # 17 Expecting: 666 ok Trying: c = C() # 13 Expecting nothing ok Trying: c.x = 12 # 14 Expecting nothing ok Trying: print c.x # 15 Expecting: -12 ok 1 items had no tests: test.test_doctest2.test_main 11 items passed all tests: 1 tests in test.test_doctest2 1 tests in test.test_doctest2.C 1 tests in test.test_doctest2.C.D 1 tests in test.test_doctest2.C.D.nested 1 tests in test.test_doctest2.C.__init__ 1 tests in test.test_doctest2.C.__str__ 2 tests in test.test_doctest2.C.clsm 3 tests in test.test_doctest2.C.getx 3 tests in test.test_doctest2.C.setx 2 tests in test.test_doctest2.C.statm 3 tests in test.test_doctest2.C.x 19 tests in 12 items. 19 passed and 0 failed. Test passed. doctest (test.test_doctest2) ... 19 tests with zero failures 1 test OK. =================== test_MimeWriter ==================== BUILDSTDERR: 0.17user 0.03system 0:00.21elapsed 98%CPU (0avgtext+0avgdata 42252maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6390minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_MimeWriter ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_MimeWriter == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19489 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_MimeWriter test (test.test_MimeWriter.MimewriterTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 40652maxresident)k 0inputs+=================== test_SimpleHTTPServer ==================== BUILDSTDERR: 0outputs (0major+6075minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_SimpleHTTPServer ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_SimpleHTTPServer == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19493 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_SimpleHTTPServer test_queryArguments (test.test_SimpleHTTPServer.SimpleHTTPRequestHandlerTestCase) ... ok test_startWithDoubleSlash (test.test_SimpleHTTPServer.SimpleHTTPRequestHandlerTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. BUILDSTDERR: 0.11user 0.03system 0:00.15elapsed 98%CPU (0avgtext+0avgdata 40912maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6256minor)pagefaults 0swaps =================== test_StringIO ==================== + for TestName in $(cat testnames.txt) + echo =================== test_StringIO ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_StringIO == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19497 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_StringIO test_closed_flag (test.test_StringIO.TestStringIO) ... ok test_getvalue (test.test_StringIO.TestStringIO) ... ok test_isatty (test.test_StringIO.TestStringIO) ... ok test_iterator (test.test_StringIO.TestStringIO) ... ok test_reads (test.test_StringIO.TestStringIO) ... ok test_reads_from_large_stream (test.test_StringIO.TestStringIO) ... ok test_truncate (test.test_StringIO.TestStringIO) ... ok test_unicode (test.test_StringIO.TestStringIO) ... ok test_writelines (test.test_StringIO.TestStringIO) ... ok test_writelines_error (test.test_StringIO.TestStringIO) ... ok test_writes (test.test_StringIO.TestStringIO) ... ok test_writes_to_large_stream (test.test_StringIO.TestStringIO) ... ok test_array_support (test.test_StringIO.TestcStringIO) ... ok test_closed_flag (test.test_StringIO.TestcStringIO) ... ok test_getvalue (test.test_StringIO.TestcStringIO) ... ok test_isatty (test.test_StringIO.TestcStringIO) ... ok test_iterator (test.test_StringIO.TestcStringIO) ... ok test_reads (test.test_StringIO.TestcStringIO) ... ok test_reads_from_large_stream (test.test_StringIO.TestcStringIO) ... ok test_truncate (test.test_StringIO.TestcStringIO) ... ok test_unicode (test.test_StringIO.TestcStringIO) ... ok test_writelines (test.test_StringIO.TestcStringIO) ... ok test_writelines_error (test.test_StringIO.TestcStringIO) ... ok test_writes (test.test_StringIO.TestcStringIO) ... ok test_writes_to_large_stream (test.test_StringIO.TestcStringIO) ... ok ---------------------------------------------------------------------- Ran 25 tests in 0.440s OK test_closed_flag (test.test_StringIO.TestBufferStringIO) ... ok test_getvalue (test.test_StringIO.TestBufferStringIO) ... ok test_isatty (test.test_StringIO.TestBufferStringIO) ... ok test_iterator (test.test_StringIO.TestBufferStringIO) ... ok test_reads (test.test_StringIO.TestBufferStringIO) ... ok test_reads_from_large_stream (test.test_StringIO.TestBufferStringIO) ... ok test_truncate (test.test_StringIO.TestBufferStringIO) ... ok test_unicode (test.test_StringIO.TestBufferStringIO) ... ok test_writelines (test.test_StringIO.TestBufferStringIO) ... ok test_writelines_error (test.test_StringIO.TestBufferStringIO) ... ok test_writes (test.test_StringIO.TestBufferStringIO) ... ok test_writes_to_large_stream (test.test_StringIO.TestBufferStringIO) ... ok test_array_support (test.test_StringIO.TestBuffercStringIO) ... ok test_closed_flag (test.test_StringIO.TestBuffercStringIO) ... ok test_getvalue (test.test_StringIO.TestBuffercStringIO) ... ok test_isatty (test.test_StringIO.TestBuffercStringIO) ... ok test_iterator (test.test_StringIO.TestBuffercStringIO) ... ok test_reads (test.test_StringIO.TestBuffercStringIO) ... ok test_reads_from_large_stream (test.test_StringIO.TestBuffercStringIO) ... ok test_truncate (test.test_StringIO.TestBuffercStringIO) ... ok test_unicode (test.test_StringIO.TestBuffercStringIO) ... ok test_writelines (test.test_StringIO.TestBuffercStringIO) ... ok test_writelines_error (test.test_StringIO.TestBuffercStringIO) ... ok test_writes (test.test_StringIO.TestBuffercStringIO) ... ok test_writes_to_large_stream (test.test_StringIO.TestBuffercStringIO) ... ok ---------------------------------------------------------------------- Ran 25 tests in 0.381s OK test_array_support (test.test_StringIO.TestMemoryviewcStringIO) ... ok test_closed_flag (test.test_StringIO.TestMemoryviewcStringIO) ... ok test_getvalue (test.test_StringIO.TestMemoryviewcStringIO) ... ok test_isatty (test.test_StringIO.TestMemoryviewcStringIO) ... ok test_iterator (test.test_StringIO.TestMemoryviewcStringIO) ... ok test_reads (test.test_StringIO.TestMemoryviewcStringIO) ... ok test_reads_from_large_stream (test.test_StringIO.TestMemoryviewcStringIO) ... ok test_truncate (test.test_StringIO.TestMemoryviewcStringIO) ... ok test_unicode (test.test_StringIO.TestMemoryviewcStringIO) ... ok test_writelines (test.test_StringIO.TestMemoryviewcStringIO) ... ok test_writelines_error (test.test_StringIO.TestMemoryviewcStringIO) ... ok test_writes (test.test_StringIO.TestMemoryviewcStringIO) ... ok test_writes_to_large_stream (test.test_StringIO.TestMemoryviewcStringIO) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.189s OK 1 test OK. BUILDSTDERR: 0.67user 0.55system 0:01.24elapsed 98%CPU (0avgtext+0avgdata 171632maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+268050minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test___all__ ==================== + echo =================== test___all__ ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test___all__ == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19501 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test___all__ test_all (test.test___all__.AllTest) ... BaseHTTPServer Bastion CGIHTTPServer ConfigParser Cookie DocXMLRPCServer HTMLParser MimeWriter Queue SimpleHTTPServer SimpleXMLRPCServer SocketServer StringIO UserDict UserList UserString _LWPCookieJar _MozillaCookieJar __phello__.foo _abcoll _osx_support _pyio _strptime _threading_local _weakrefset abc aifc antigravity anydbm argparse ast asynchat asyncore atexit audiodev base64 bdb binhex bisect bsddb bsddb.db bsddb.dbobj bsddb.dbrecio bsddb.dbshelve bsddb.dbtables bsddb.dbutils bsddb.test bsddb.test.test_all bsddb.test.test_associate bsddb.test.test_basics bsddb.test.test_compare bsddb.test.test_compat bsddb.test.test_cursor_pget_bug bsddb.test.test_db bsddb.test.test_dbenv bsddb.test.test_dbobj bsddb.test.test_dbshelve bsddb.test.test_dbtables bsddb.test.test_distributed_transactions bsddb.test.test_early_close bsddb.test.test_fileid bsddb.test.test_get_none bsddb.test.test_join bsddb.test.test_lock bsddb.test.test_misc bsddb.test.test_pickle bsddb.test.test_queue bsddb.test.test_recno bsddb.test.test_replication bsddb.test.test_sequence bsddb.test.test_thread cProfile calendar cgi cgitb chunk cmd code codecs codeop collections colorsys commands compileall compiler compiler.ast compiler.consts compiler.future compiler.misc compiler.pyassem compiler.pycodegen compiler.symbols compiler.syntax compiler.transformer compiler.visitor contextlib cookielib copy copy_reg csv ctypes ctypes._endian ctypes.macholib ctypes.macholib.dyld ctypes.macholib.dylib ctypes.macholib.framework ctypes.test ctypes.test.runtests ctypes.test.test_anon ctypes.test.test_array_in_pointer ctypes.test.test_arrays ctypes.test.test_as_parameter ctypes.test.test_bitfields ctypes.test.test_buffers ctypes.test.test_byteswap ctypes.test.test_callbacks ctypes.test.test_cast ctypes.test.test_cfuncs ctypes.test.test_checkretval ctypes.test.test_delattr ctypes.test.test_errno ctypes.test.test_find ctypes.test.test_frombuffer ctypes.test.test_funcptr ctypes.test.test_functions ctypes.test.test_incomplete ctypes.test.test_init ctypes.test.test_internals ctypes.test.test_keeprefs ctypes.test.test_libc ctypes.test.test_loading ctypes.test.test_macholib ctypes.test.test_memfunctions ctypes.test.test_numbers ctypes.test.test_objects ctypes.test.test_parameters ctypes.test.test_pep3118 ctypes.test.test_pickling ctypes.test.test_pointers ctypes.test.test_prototypes ctypes.test.test_python_api ctypes.test.test_random_things ctypes.test.test_refcounts ctypes.test.test_repr ctypes.test.test_returnfuncptrs ctypes.test.test_simplesubclasses ctypes.test.test_sizes ctypes.test.test_slicing ctypes.test.test_stringptr ctypes.test.test_strings ctypes.test.test_struct_fields ctypes.test.test_structures ctypes.test.test_unaligned_structures ctypes.test.test_unicode ctypes.test.test_values ctypes.test.test_varsize_struct ctypes.test.test_win32 ctypes.test.test_wintypes ctypes.util ctypes.wintypes curses curses.ascii curses.has_key curses.panel curses.textpad curses.wrapper dbhash decimal difflib dircache dis distutils distutils.archive_util distutils.bcppcompiler distutils.ccompiler distutils.cmd distutils.command distutils.command.bdist distutils.command.bdist_dumb distutils.command.bdist_msi distutils.command.bdist_rpm distutils.command.bdist_wininst distutils.command.build distutils.command.build_clib distutils.command.build_ext distutils.command.build_py distutils.command.build_scripts distutils.command.check distutils.command.clean distutils.command.config distutils.command.install distutils.command.install_data distutils.command.install_egg_info distutils.command.install_headers distutils.command.install_lib distutils.command.install_scripts distutils.command.register distutils.command.sdist distutils.command.upload distutils.config distutils.core distutils.cygwinccompiler distutils.debug distutils.dep_util distutils.dir_util distutils.dist distutils.emxccompiler distutils.errors distutils.extension distutils.fancy_getopt distutils.file_util distutils.filelist distutils.log distutils.msvc9compiler distutils.msvccompiler distutils.spawn distutils.sysconfig distutils.sysconfig_cpython distutils.sysconfig_pypy distutils.tests distutils.tests.setuptools_build_ext distutils.tests.setuptools_extension distutils.tests.support distutils.tests.test_archive_util distutils.tests.test_bdist distutils.tests.test_bdist_dumb distutils.tests.test_bdist_msi distutils.tests.test_bdist_rpm distutils.tests.test_bdist_wininst distutils.tests.test_build distutils.tests.test_build_clib distutils.tests.test_build_ext distutils.tests.test_build_py distutils.tests.test_build_scripts distutils.tests.test_ccompiler distutils.tests.test_check distutils.tests.test_clean distutils.tests.test_cmd distutils.tests.test_config distutils.tests.test_config_cmd distutils.tests.test_core distutils.tests.test_dep_util distutils.tests.test_dir_util distutils.tests.test_dist distutils.tests.test_file_util distutils.tests.test_filelist distutils.tests.test_install distutils.tests.test_install_data distutils.tests.test_install_headers distutils.tests.test_install_lib distutils.tests.test_install_scripts distutils.tests.test_msvc9compiler distutils.tests.test_register distutils.tests.test_sdist distutils.tests.test_spawn distutils.tests.test_sysconfig distutils.tests.test_text_file distutils.tests.test_unixccompiler distutils.tests.test_upload distutils.tests.test_util distutils.tests.test_version distutils.tests.test_versionpredicate distutils.text_file distutils.unixccompiler distutils.util distutils.version distutils.versionpredicate doctest dumbdbm dummy_thread dummy_threading email email._parseaddr email.base64mime email.charset email.encoders email.errors email.feedparser email.generator email.header email.iterators email.message email.mime email.mime.application email.mime.audio email.mime.base email.mime.image email.mime.message email.mime.multipart email.mime.nonmultipart email.mime.text email.parser email.quoprimime email.test email.test.test_email email.test.test_email_codecs email.test.test_email_codecs_renamed email.test.test_email_renamed email.test.test_email_torture email.utils encodings encodings.aliases encodings.ascii encodings.base64_codec encodings.big5 encodings.big5hkscs encodings.bz2_codec encodings.charmap encodings.cp037 encodings.cp1006 encodings.cp1026 encodings.cp1140 encodings.cp1250 encodings.cp1251 encodings.cp1252 encodings.cp1253 encodings.cp1254 encodings.cp1255 encodings.cp1256 encodings.cp1257 encodings.cp1258 encodings.cp424 encodings.cp437 encodings.cp500 encodings.cp720 encodings.cp737 encodings.cp775 encodings.cp850 encodings.cp852 encodings.cp855 encodings.cp856 encodings.cp857 encodings.cp858 encodings.cp860 encodings.cp861 encodings.cp862 encodings.cp863 encodings.cp864 encodings.cp865 encodings.cp866 encodings.cp869 encodings.cp874 encodings.cp875 encodings.cp932 encodings.cp949 encodings.cp950 encodings.euc_jis_2004 encodings.euc_jisx0213 encodings.euc_jp encodings.euc_kr encodings.gb18030 encodings.gb2312 encodings.gbk encodings.hex_codec encodings.hp_roman8 encodings.hz encodings.idna encodings.iso2022_jp encodings.iso2022_jp_1 encodings.iso2022_jp_2 encodings.iso2022_jp_2004 encodings.iso2022_jp_3 encodings.iso2022_jp_ext encodings.iso2022_kr encodings.iso8859_1 encodings.iso8859_10 encodings.iso8859_11 encodings.iso8859_13 encodings.iso8859_14 encodings.iso8859_15 encodings.iso8859_16 encodings.iso8859_2 encodings.iso8859_3 encodings.iso8859_4 encodings.iso8859_5 encodings.iso8859_6 encodings.iso8859_7 encodings.iso8859_8 encodings.iso8859_9 encodings.johab encodings.koi8_r encodings.koi8_u encodings.latin_1 encodings.mac_arabic encodings.mac_centeuro encodings.mac_croatian encodings.mac_cyrillic encodings.mac_farsi encodings.mac_greek encodings.mac_iceland encodings.mac_latin2 encodings.mac_roman encodings.mac_romanian encodings.mac_turkish encodings.mbcs encodings.palmos encodings.ptcp154 encodings.punycode encodings.quopri_codec encodings.raw_unicode_escape encodings.rot_13 encodings.shift_jis encodings.shift_jis_2004 encodings.shift_jisx0213 encodings.string_escape encodings.tis_620 encodings.undefined encodings.unicode_escape encodings.unicode_internal encodings.utf_16 encodings.utf_16_be encodings.utf_16_le encodings.utf_32 encodings.utf_32_be encodings.utf_32_le encodings.utf_7 encodings.utf_8 encodings.utf_8_sig encodings.uu_codec encodings.zlib_codec ensurepip ensurepip.__main__ ensurepip._uninstall filecmp fileinput fnmatch formatter fpformat fractions ftplib functools genericpath getopt getpass gettext glob gzip hashlib heapq hmac hotshot hotshot.log hotshot.stats hotshot.stones htmlentitydefs htmllib httplib idlelib idlelib.AutoComplete idlelib.AutoCompleteWindow idlelib.AutoExpand idlelib.Bindings idlelib.CallTipWindow idlelib.CallTips idlelib.ClassBrowser idlelib.CodeContext idlelib.ColorDelegator idlelib.Debugger idlelib.Delegator idlelib.EditorWindow idlelib.FileList idlelib.FormatParagraph idlelib.GrepDialog idlelib.HyperParser idlelib.IOBinding idlelib.IdleHistory idlelib.MultiCall idlelib.MultiStatusBar idlelib.ObjectBrowser idlelib.OutputWindow idlelib.ParenMatch idlelib.PathBrowser idlelib.Percolator idlelib.PyParse idlelib.PyShell idlelib.RemoteDebugger idlelib.RemoteObjectBrowser idlelib.ReplaceDialog idlelib.RstripExtension idlelib.ScriptBinding idlelib.ScrolledList idlelib.SearchDialog idlelib.SearchDialogBase idlelib.SearchEngine idlelib.StackViewer idlelib.ToolTip idlelib.TreeWidget idlelib.UndoDelegator idlelib.WidgetRedirector idlelib.WindowList idlelib.ZoomHeight idlelib.aboutDialog idlelib.configDialog idlelib.configHandler idlelib.configHelpSourceEdit idlelib.configSectionNameDialog idlelib.dynOptionMenuWidget idlelib.help idlelib.idle idlelib.idle_test idlelib.idle_test.htest idlelib.idle_test.mock_idle idlelib.idle_test.mock_tk idlelib.idle_test.test_autocomplete idlelib.idle_test.test_autoexpand idlelib.idle_test.test_calltips idlelib.idle_test.test_config_name idlelib.idle_test.test_configdialog idlelib.idle_test.test_delegator idlelib.idle_test.test_editmenu idlelib.idle_test.test_formatparagraph idlelib.idle_test.test_grep idlelib.idle_test.test_helpabout idlelib.idle_test.test_hyperparser idlelib.idle_test.test_idlehistory idlelib.idle_test.test_io idlelib.idle_test.test_parenmatch idlelib.idle_test.test_pathbrowser idlelib.idle_test.test_rstrip idlelib.idle_test.test_searchdialogbase idlelib.idle_test.test_searchengine idlelib.idle_test.test_text idlelib.idle_test.test_textview idlelib.idle_test.test_warning idlelib.idle_test.test_widgetredir idlelib.idlever idlelib.keybindingDialog idlelib.macosxSupport idlelib.rpc idlelib.run idlelib.tabbedpages idlelib.textView ihooks imaplib imghdr importlib imputil inspect io json json.decoder json.encoder json.scanner json.tests json.tests.test_check_circular json.tests.test_decode json.tests.test_default json.tests.test_dump json.tests.test_encode_basestring_ascii json.tests.test_fail json.tests.test_float json.tests.test_indent json.tests.test_pass1 json.tests.test_pass2 json.tests.test_pass3 json.tests.test_recursion json.tests.test_scanstring json.tests.test_separators json.tests.test_speedups json.tests.test_tool json.tests.test_unicode json.tool keyword lib2to3 lib2to3.__main__ lib2to3.btm_matcher lib2to3.btm_utils lib2to3.fixer_base lib2to3.fixer_util lib2to3.fixes lib2to3.fixes.fix_apply lib2to3.fixes.fix_asserts lib2to3.fixes.fix_basestring lib2to3.fixes.fix_buffer lib2to3.fixes.fix_dict lib2to3.fixes.fix_except lib2to3.fixes.fix_exec lib2to3.fixes.fix_execfile lib2to3.fixes.fix_exitfunc lib2to3.fixes.fix_filter lib2to3.fixes.fix_funcattrs lib2to3.fixes.fix_future lib2to3.fixes.fix_getcwdu lib2to3.fixes.fix_has_key lib2to3.fixes.fix_idioms lib2to3.fixes.fix_import lib2to3.fixes.fix_imports lib2to3.fixes.fix_imports2 lib2to3.fixes.fix_input lib2to3.fixes.fix_intern lib2to3.fixes.fix_isinstance lib2to3.fixes.fix_itertools lib2to3.fixes.fix_itertools_imports lib2to3.fixes.fix_long lib2to3.fixes.fix_map lib2to3.fixes.fix_metaclass lib2to3.fixes.fix_methodattrs lib2to3.fixes.fix_ne lib2to3.fixes.fix_next lib2to3.fixes.fix_nonzero lib2to3.fixes.fix_numliterals lib2to3.fixes.fix_operator lib2to3.fixes.fix_paren lib2to3.fixes.fix_print lib2to3.fixes.fix_raise lib2to3.fixes.fix_raw_input lib2to3.fixes.fix_reduce lib2to3.fixes.fix_renames lib2to3.fixes.fix_repr lib2to3.fixes.fix_set_literal lib2to3.fixes.fix_standarderror lib2to3.fixes.fix_sys_exc lib2to3.fixes.fix_throw lib2to3.fixes.fix_tuple_params lib2to3.fixes.fix_types lib2to3.fixes.fix_unicode lib2to3.fixes.fix_urllib lib2to3.fixes.fix_ws_comma lib2to3.fixes.fix_xrange lib2to3.fixes.fix_xreadlines lib2to3.fixes.fix_zip lib2to3.main lib2to3.patcomp lib2to3.pgen2 lib2to3.pgen2.conv lib2to3.pgen2.driver lib2to3.pgen2.grammar lib2to3.pgen2.literals lib2to3.pgen2.parse lib2to3.pgen2.pgen lib2to3.pgen2.token lib2to3.pgen2.tokenize lib2to3.pygram lib2to3.pytree lib2to3.refactor lib2to3.tests lib2to3.tests.pytree_idempotency lib2to3.tests.support lib2to3.tests.test_all_fixers lib2to3.tests.test_fixers lib2to3.tests.test_main lib2to3.tests.test_parser lib2to3.tests.test_pytree lib2to3.tests.test_refactor lib2to3.tests.test_util linecache locale logging logging.config logging.handlers macpath macurl2path mailbox mailcap markupbase md5 mhlib mimetools mimetypes mimify modulefinder msilib msilib.schema msilib.sequence msilib.text multifile multiprocessing multiprocessing.connection multiprocessing.dummy multiprocessing.dummy.connection multiprocessing.forking multiprocessing.heap multiprocessing.managers multiprocessing.pool multiprocessing.process multiprocessing.queues multiprocessing.reduction multiprocessing.sharedctypes multiprocessing.synchronize multiprocessing.util mutex netrc new nntplib ntpath nturl2path numbers opcode optparse os os2emxpath pdb pickle pickletools pipes pkgutil platform plistlib popen2 poplib posixfile posixpath pprint profile pstats pty py_compile pyclbr pydoc pydoc_data pydoc_data.topics quopri random re repr rexec rfc822 rlcompleter robotparser runpy sched sets sgmllib sha shelve shlex shutil site smtpd smtplib sndhdr socket sqlite3 sqlite3.dbapi2 sqlite3.dump sqlite3.test sqlite3.test.dbapi sqlite3.test.dump sqlite3.test.factory sqlite3.test.hooks sqlite3.test.py25tests sqlite3.test.regression sqlite3.test.transactions sqlite3.test.types sqlite3.test.userfunctions sre sre_compile sre_constants sre_parse ssl stat statvfs string stringold stringprep struct subprocess sunau sunaudio symbol symtable sysconfig tabnanny tarfile telnetlib tempfile test test._mock_backport test.audiotests test.autotest test.bad_coding test.bad_coding2 test.bad_coding3 test.badsyntax_future3 test.badsyntax_future4 test.badsyntax_future5 test.badsyntax_future6 test.badsyntax_future7 test.badsyntax_future8 test.badsyntax_future9 test.badsyntax_nocaret test.curses_tests test.doctest_aliases test.double_const test.fork_wait test.gdb_sample test.infinite_reload test.inspect_fodder test.inspect_fodder2 test.leakers test.leakers.test_ctypes test.leakers.test_dictself test.leakers.test_gestalt test.leakers.test_selftype test.list_tests test.lock_tests test.make_ssl_certs test.mapping_tests test.mp_fork_bomb test.outstanding_bugs test.pickletester test.profilee test.pyclbr_input test.pydoc_mod test.pydocfodder test.pystone test.re_tests test.regrtest test.relimport test.reperf test.sample_doctest test.sample_doctest_no_docstrings test.sample_doctest_no_doctests test.script_helper test.seq_tests test.sortperf test.ssl_servers test.ssltests test.string_tests test.symlink_support test.test_MimeWriter test.test_SimpleHTTPServer test.test_StringIO test.test___all__ test.test___future__ test.test__locale test.test__osx_support test.test_abc test.test_abstract_numbers test.test_aepack test.test_aifc test.test_al test.test_anydbm test.test_applesingle test.test_argparse test.test_array test.test_ascii_formatd test.test_ast test.test_asynchat test.test_asyncore test.test_atexit test.test_audioop test.test_augassign test.test_base64 test.test_bastion test.test_bigaddrspace test.test_bigmem test.test_binascii test.test_binhex test.test_binop test.test_bisect test.test_bool test.test_bsddb test.test_bsddb185 test.test_bsddb3 test.test_buffer test.test_bufio test.test_builtin test.test_bytes test.test_bz2 test.test_calendar test.test_call test.test_capi test.test_cd test.test_cfgparser test.test_cgi test.test_charmapcodec test.test_cl test.test_class test.test_cmath test.test_cmd test.test_cmd_line test.test_cmd_line_script test.test_code test.test_codeccallbacks test.test_codecencodings_cn test.test_codecencodings_hk test.test_codecencodings_iso2022 test.test_codecencodings_jp test.test_codecencodings_kr test.test_codecencodings_tw test.test_codecmaps_cn test.test_codecmaps_hk test.test_codecmaps_jp test.test_codecmaps_kr test.test_codecmaps_tw test.test_codecs test.test_codeop test.test_coercion test.test_collections test.test_colorsys test.test_commands test.test_compare test.test_compile test.test_compileall test.test_compiler test.test_complex test.test_complex_args test.test_contains test.test_contextlib test.test_cookie test.test_cookielib test.test_copy test.test_copy_reg test.test_cpickle test.test_cprofile test.test_crypt test.test_csv test.test_ctypes test.test_curses test.test_datetime test.test_dbm test.test_decimal test.test_decorators test.test_defaultdict test.test_deque test.test_descr test.test_descrtut test.test_dict test.test_dictcomps test.test_dictviews test.test_difflib test.test_dircache test.test_dis test.test_distutils test.test_dl test.test_doctest test.test_doctest2 test.test_docxmlrpc test.test_dumbdbm test.test_dummy_thread test.test_dummy_threading test.test_email test.test_email_codecs test.test_email_renamed test.test_ensurepip test.test_enumerate test.test_eof test.test_epoll test.test_errno test.test_exception_variations test.test_exceptions test.test_extcall test.test_fcntl test.test_file test.test_file2k test.test_file_eintr test.test_filecmp test.test_fileinput test.test_fileio test.test_float test.test_fnmatch test.test_fork1 test.test_format test.test_fpformat test.test_fractions test.test_frozen test.test_ftplib test.test_funcattrs test.test_functools test.test_future test.test_future1 test.test_future2 test.test_future3 test.test_future4 test.test_future5 test.test_future_builtins test.test_gc test.test_gdb test.test_gdbm test.test_generators test.test_genericpath test.test_genexps test.test_getargs test.test_getargs2 test.test_getopt test.test_gettext test.test_gl test.test_glob test.test_global test.test_grammar test.test_grp test.test_gzip test.test_hash test.test_hashlib test.test_heapq test.test_hmac test.test_hotshot test.test_htmllib test.test_htmlparser test.test_httplib test.test_httpservers test.test_idle test.test_imageop test.test_imaplib test.test_imgfile test.test_imghdr test.test_imp test.test_import test.test_importhooks test.test_importlib test.test_index test.test_inspect test.test_int test.test_int_literal test.test_io test.test_ioctl test.test_isinstance test.test_iter test.test_iterlen test.test_itertools test.test_json test.test_kqueue test.test_largefile test.test_lib2to3 test.test_linecache test.test_linuxaudiodev test.test_list test.test_locale test.test_logging test.test_long test.test_long_future test.test_longexp test.test_macos test.test_macostools test.test_macpath test.test_macurl2path test.test_mailbox test.test_marshal test.test_math test.test_md5 test.test_memoryio test.test_memoryview test.test_mhlib test.test_mimetools test.test_mimetypes test.test_minidom test.test_mmap test.test_module test.test_modulefinder test.test_msilib test.test_multibytecodec test.test_multibytecodec_support test.test_multifile test.test_multiprocessing test.test_mutants test.test_mutex test.test_netrc test.test_new test.test_nis test.test_nntplib test.test_normalization test.test_ntpath test.test_old_mailbox test.test_opcodes test.test_openpty test.test_operator test.test_optparse test.test_ordered_dict test.test_os test.test_ossaudiodev test.test_parser test.test_pdb test.test_peepholer test.test_pep247 test.test_pep277 test.test_pep352 test.test_pickle test.test_pickletools test.test_pipes test.test_pkg test.test_pkgimport test.test_pkgutil test.test_platform test.test_plistlib test.test_poll test.test_popen test.test_popen2 test.test_poplib test.test_posix test.test_posixpath test.test_pow test.test_pprint test.test_print test.test_profile test.test_property test.test_pstats test.test_pty test.test_pwd test.test_py3kwarn test.test_py_compile test.test_pyclbr test.test_pydoc test.test_pyexpat test.test_queue test.test_quopri test.test_random test.test_re test.test_readline test.test_repr test.test_resource test.test_rfc822 test.test_richcmp test.test_rlcompleter test.test_robotparser test.test_runpy test.test_sax test.test_scope test.test_scriptpackages test.test_select test.test_set test.test_setcomps test.test_sets test.test_sgmllib test.test_sha test.test_shelve test.test_shlex test.test_shutil test.test_signal test.test_site test.test_slice test.test_smtplib test.test_smtpnet test.test_socket test.test_socketserver test.test_softspace test.test_sort test.test_source_encoding test.test_spwd test.test_sqlite test.test_ssl test.test_startfile test.test_stat test.test_str test.test_strftime test.test_string test.test_stringprep test.test_strop test.test_strptime test.test_strtod test.test_struct test.test_structmembers test.test_structseq test.test_subprocess test.test_sunau test.test_sunaudiodev test.test_sundry test.test_support test.test_symtable test.test_syntax test.test_sys test.test_sys_setprofile test.test_sys_settrace test.test_sysconfig test.test_tarfile test.test_tcl test.test_telnetlib test.test_tempfile test.test_textwrap test.test_thread test.test_threaded_import test.test_threadedtempfile test.test_threading test.test_threading_local test.test_threadsignals test.test_time test.test_timeit test.test_timeout test.test_tk test.test_tokenize test.test_tools test.test_trace test.test_traceback test.test_transformer test.test_ttk_guionly test.test_ttk_textonly test.test_tuple test.test_turtle test.test_typechecks test.test_types test.test_ucn test.test_unary test.test_undocumented_details test.test_unicode test.test_unicode_file test.test_unicodedata test.test_unittest test.test_univnewlines test.test_univnewlines2k test.test_unpack test.test_urllib test.test_urllib2 test.test_urllib2_localnet test.test_urllib2net test.test_urllibnet test.test_urlparse test.test_userdict test.test_userlist test.test_userstring test.test_uu test.test_uuid test.test_wait3 test.test_wait4 test.test_warnings test.test_wave test.test_weakref test.test_weakset test.test_whichdb test.test_winreg test.test_winsound test.test_with test.test_wsgiref test.test_xdrlib test.test_xml_etree test.test_xml_etree_c test.test_xmllib test.test_xmlrpc test.test_xpickle test.test_xrange test.test_zipfile test.test_zipfile64 test.test_zipimport test.test_zipimport_support test.test_zlib test.testall test.testcodec test.tf_inherit_check test.threaded_import_hangers test.time_hashlib test.tracedmodules test.tracedmodules.testmod test.warning_tests test.win_console_handler test.xmltests textwrap this threading timeit toaiff token tokenize trace traceback tty types unittest unittest.__main__ unittest.case unittest.loader unittest.main unittest.result unittest.runner unittest.signals unittest.suite unittest.test unittest.test.dummy unittest.test.support unittest.test.test_assertions unittest.test.test_break unittest.test.test_case unittest.test.test_discovery unittest.test.test_functiontestcase unittest.test.test_loader unittest.test.test_program unittest.test.test_result unittest.test.test_runner unittest.test.test_setups unittest.test.test_skipping unittest.test.test_suite unittest.util urllib urllib2 urlparse user uu uuid warnings wave weakref webbrowser whichdb wsgiref wsgiref.handlers wsgiref.headers wsgiref.simple_server wsgiref.util wsgiref.validate xdrlib xml xml.dom xml.dom.NodeFilter xml.dom.domreg xml.dom.expatbuilder xml.dom.minicompat xml.dom.minidom xml.dom.pulldom xml.dom.xmlbuilder xml.etree xml.etree.ElementInclude xml.etree.ElementPath xml.etree.ElementTree xml.etree.cElementTree xml.parsers xml.parsers.expat xml.sax xml.sax._exceptions xml.sax.expatreader xml.sax.handler xml.sax.saxutils xml.sax.xmlreader xmllib xmlrpclib zipfile Following modules have no __all__ and have been ignored: ['DocXMLRPCServer', 'HTMLParser', 'SimpleXMLRPCServer', 'UserDict', 'UserList', '_LWPCookieJar', '_MozillaCookieJar', '__phello__.foo', 'abc', 'antigravity', 'anydbm', 'ast', 'asynchat', 'asyncore', 'bisect', 'bsddb', 'bsddb.db', 'bsddb.dbobj', 'bsddb.dbrecio', 'bsddb.dbshelve', 'bsddb.dbtables', 'bsddb.dbutils', 'bsddb.test', 'bsddb.test.test_all', 'bsddb.test.test_associate', 'bsddb.test.test_basics', 'bsddb.test.test_compare', 'bsddb.test.test_compat', 'bsddb.test.test_cursor_pget_bug', 'bsddb.test.test_db', 'bsddb.test.test_dbenv', 'bsddb.test.test_dbobj', 'bsddb.test.test_dbshelve', 'bsddb.test.test_dbtables', 'bsddb.test.test_distributed_transactions', 'bsddb.test.test_early_close', 'bsddb.test.test_fileid', 'bsddb.test.test_get_none', 'bsddb.test.test_join', 'bsddb.test.test_lock', 'bsddb.test.test_misc', 'bsddb.test.test_pickle', 'bsddb.test.test_queue', 'bsddb.test.test_recno', 'bsddb.test.test_replication', 'bsddb.test.test_sequence', 'bsddb.test.test_thread', 'cgitb', 'chunk', 'compiler', 'compiler.ast', 'compiler.consts', 'compiler.future', 'compiler.misc', 'compiler.pyassem', 'compiler.pycodegen', 'compiler.symbols', 'compiler.syntax', 'compiler.transformer', 'compiler.visitor', 'ctypes', 'ctypes._endian', 'ctypes.macholib', 'ctypes.test', 'ctypes.test.runtests', 'ctypes.test.test_anon', 'ctypes.test.test_array_in_pointer', 'ctypes.test.test_arrays', 'ctypes.test.test_as_parameter', 'ctypes.test.test_bitfields', 'ctypes.test.test_buffers', 'ctypes.test.test_byteswap', 'ctypes.test.test_callbacks', 'ctypes.test.test_cast', 'ctypes.test.test_cfuncs', 'ctypes.test.test_checkretval', 'ctypes.test.test_delattr', 'ctypes.test.test_errno', 'ctypes.test.test_find', 'ctypes.test.test_frombuffer', 'ctypes.test.test_funcptr', 'ctypes.test.test_functions', 'ctypes.test.test_incomplete', 'ctypes.test.test_init', 'ctypes.test.test_internals', 'ctypes.test.test_keeprefs', 'ctypes.test.test_libc', 'ctypes.test.test_loading', 'ctypes.test.test_macholib', 'ctypes.test.test_memfunctions', 'ctypes.test.test_numbers', 'ctypes.test.test_objects', 'ctypes.test.test_parameters', 'ctypes.test.test_pep3118', 'ctypes.test.test_pickling', 'ctypes.test.test_pointers', 'ctypes.test.test_prototypes', 'ctypes.test.test_python_api', 'ctypes.test.test_random_things', 'ctypes.test.test_refcounts', 'ctypes.test.test_repr', 'ctypes.test.test_returnfuncptrs', 'ctypes.test.test_simplesubclasses', 'ctypes.test.test_sizes', 'ctypes.test.test_slicing', 'ctypes.test.test_stringptr', 'ctypes.test.test_strings', 'ctypes.test.test_struct_fields', 'ctypes.test.test_structures', 'ctypes.test.test_unaligned_structures', 'ctypes.test.test_unicode', 'ctypes.test.test_values', 'ctypes.test.test_varsize_struct', 'ctypes.test.test_win32', 'ctypes.test.test_wintypes', 'ctypes.util', 'curses', 'curses.ascii', 'curses.has_key', 'curses.panel', 'curses.textpad', 'curses.wrapper', 'distutils', 'distutils.archive_util', 'distutils.bcppcompiler', 'distutils.ccompiler', 'distutils.cmd', 'distutils.command.bdist', 'distutils.command.bdist_dumb', 'distutils.command.bdist_msi', 'distutils.command.bdist_rpm', 'distutils.command.bdist_wininst', 'distutils.command.build', 'distutils.command.build_clib', 'distutils.command.build_ext', 'distutils.command.build_py', 'distutils.command.build_scripts', 'distutils.command.check', 'distutils.command.clean', 'distutils.command.config', 'distutils.command.install', 'distutils.command.install_data', 'distutils.command.install_egg_info', 'distutils.command.install_headers', 'distutils.command.install_lib', 'distutils.command.install_scripts', 'distutils.command.register', 'distutils.command.sdist', 'distutils.command.upload', 'distutils.config', 'distutils.core', 'distutils.cygwinccompiler', 'distutils.debug', 'distutils.dep_util', 'distutils.dir_util', 'distutils.dist', 'distutils.emxccompiler', 'distutils.errors', 'distutils.extension', 'distutils.fancy_getopt', 'distutils.file_util', 'distutils.filelist', 'distutils.log', 'distutils.msvc9compiler', 'distutils.msvccompiler', 'distutils.spawn', 'distutils.sysconfig', 'distutils.sysconfig_cpython', 'distutils.sysconfig_pypy', 'distutils.tests', 'distutils.tests.setuptools_build_ext', 'distutils.tests.setuptools_extension', 'distutils.tests.support', 'distutils.tests.test_archive_util', 'distutils.tests.test_bdist', 'distutils.tests.test_bdist_dumb', 'distutils.tests.test_bdist_msi', 'distutils.tests.test_bdist_rpm', 'distutils.tests.test_bdist_wininst', 'distutils.tests.test_build', 'distutils.tests.test_build_clib', 'distutils.tests.test_build_ext', 'distutils.tests.test_build_py', 'distutils.tests.test_build_scripts', 'distutils.tests.test_ccompiler', 'distutils.tests.test_check', 'distutils.tests.test_clean', 'distutils.tests.test_cmd', 'distutils.tests.test_config', 'distutils.tests.test_config_cmd', 'distutils.tests.test_core', 'distutils.tests.test_dep_util', 'distutils.tests.test_dir_util', 'distutils.tests.test_dist', 'distutils.tests.test_file_util', 'distutils.tests.test_filelist', 'distutils.tests.test_install', 'distutils.tests.test_install_data', 'distutils.tests.test_install_headers', 'distutils.tests.test_install_lib', 'distutils.tests.test_install_scripts', 'distutils.tests.test_msvc9compiler', 'distutils.tests.test_register', 'distutils.tests.test_sdist', 'distutils.tests.test_spawn', 'distutils.tests.test_sysconfig', 'distutils.tests.test_text_file', 'distutils.tests.test_unixccompiler', 'distutils.tests.test_upload', 'distutils.tests.test_util', 'distutils.tests.test_version', 'distutils.tests.test_versionpredicate', 'distutils.text_file', 'distutils.unixccompiler', 'distutils.util', 'distutils.version', 'distutils.versionpredicate', 'dumbdbm', 'email.errors', 'email.mime', 'email.test', 'email.test.test_email', 'email.test.test_email_codecs', 'email.test.test_email_codecs_renamed', 'email.test.test_email_renamed', 'email.test.test_email_torture', 'encodings', 'encodings.aliases', 'encodings.ascii', 'encodings.base64_codec', 'encodings.big5', 'encodings.big5hkscs', 'encodings.bz2_codec', 'encodings.charmap', 'encodings.cp037', 'encodings.cp1006', 'encodings.cp1026', 'encodings.cp1140', 'encodings.cp1250', 'encodings.cp1251', 'encodings.cp1252', 'encodings.cp1253', 'encodings.cp1254', 'encodings.cp1255', 'encodings.cp1256', 'encodings.cp1257', 'encodings.cp1258', 'encodings.cp424', 'encodings.cp437', 'encodings.cp500', 'encodings.cp720', 'encodings.cp737', 'encodings.cp775', 'encodings.cp850', 'encodings.cp852', 'encodings.cp855', 'encodings.cp856', 'encodings.cp857', 'encodings.cp858', 'encodings.cp860', 'encodings.cp861', 'encodings.cp862', 'encodings.cp863', 'encodings.cp864', 'encodings.cp865', 'encodings.cp866', 'encodings.cp869', 'encodings.cp874', 'encodings.cp875', 'encodings.cp932', 'encodings.cp949', 'encodings.cp950', 'encodings.euc_jis_2004', 'encodings.euc_jisx0213', 'encodings.euc_jp', 'encodings.euc_kr', 'encodings.gb18030', 'encodings.gb2312', 'encodings.gbk', 'encodings.hex_codec', 'encodings.hp_roman8', 'encodings.hz', 'encodings.idna', 'encodings.iso2022_jp', 'encodings.iso2022_jp_1', 'encodings.iso2022_jp_2', 'encodings.iso2022_jp_2004', 'encodings.iso2022_jp_3', 'encodings.iso2022_jp_ext', 'encodings.iso2022_kr', 'encodings.iso8859_1', 'encodings.iso8859_10', 'encodings.iso8859_11', 'encodings.iso8859_13', 'encodings.iso8859_14', 'encodings.iso8859_15', 'encodings.iso8859_16', 'encodings.iso8859_2', 'encodings.iso8859_3', 'encodings.iso8859_4', 'encodings.iso8859_5', 'encodings.iso8859_6', 'encodings.iso8859_7', 'encodings.iso8859_8', 'encodings.iso8859_9', 'encodings.johab', 'encodings.koi8_r', 'encodings.koi8_u', 'encodings.latin_1', 'encodings.mac_arabic', 'encodings.mac_centeuro', 'encodings.mac_croatian', 'encodings.mac_cyrillic', 'encodings.mac_farsi', 'encodings.mac_greek', 'encodings.mac_iceland', 'encodings.mac_latin2', 'encodings.mac_roman', 'encodings.mac_romanian', 'encodings.mac_turkish', 'encodings.mbcs', 'encodings.palmos', 'encodings.ptcp154', 'encodings.punycode', 'encodings.quopri_codec', 'encodings.raw_unicode_escape', 'encodings.rot_13', 'encodings.shift_jis', 'encodings.shift_jis_2004', 'encodings.shift_jisx0213', 'encodings.string_escape', 'encodings.tis_620', 'encodings.undefined', 'encodings.unicode_escape', 'encodings.unicode_internal', 'encodings.utf_16', 'encodings.utf_16_be', 'encodings.utf_16_le', 'encodings.utf_32', 'encodings.utf_32_be', 'encodings.utf_32_le', 'encodings.utf_7', 'encodings.utf_8', 'encodings.utf_8_sig', 'encodings.uu_codec', 'encodings.zlib_codec', 'ensurepip.__main__', 'ensurepip._uninstall', 'formatter', 'functools', 'hmac', 'hotshot', 'hotshot.stats', 'hotshot.stones', 'htmlentitydefs', 'idlelib', 'idlelib.AutoComplete', 'idlelib.AutoCompleteWindow', 'idlelib.AutoExpand', 'idlelib.Bindings', 'idlelib.CallTipWindow', 'idlelib.CallTips', 'idlelib.ClassBrowser', 'idlelib.CodeContext', 'idlelib.ColorDelegator', 'idlelib.Debugger', 'idlelib.Delegator', 'idlelib.EditorWindow', 'idlelib.FileList', 'idlelib.FormatParagraph', 'idlelib.GrepDialog', 'idlelib.HyperParser', 'idlelib.IOBinding', 'idlelib.IdleHistory', 'idlelib.MultiCall', 'idlelib.MultiStatusBar', 'idlelib.ObjectBrowser', 'idlelib.OutputWindow', 'idlelib.ParenMatch', 'idlelib.PathBrowser', 'idlelib.Percolator', 'idlelib.PyParse', 'idlelib.PyShell', 'idlelib.RemoteDebugger', 'idlelib.RemoteObjectBrowser', 'idlelib.ReplaceDialog', 'idlelib.RstripExtension', 'idlelib.ScriptBinding', 'idlelib.ScrolledList', 'idlelib.SearchDialog', 'idlelib.SearchDialogBase', 'idlelib.SearchEngine', 'idlelib.StackViewer', 'idlelib.ToolTip', 'idlelib.TreeWidget', 'idlelib.UndoDelegator', 'idlelib.WidgetRedirector', 'idlelib.WindowList', 'idlelib.ZoomHeight', 'idlelib.aboutDialog', 'idlelib.configDialog', 'idlelib.configHandler', 'idlelib.configHelpSourceEdit', 'idlelib.configSectionNameDialog', 'idlelib.dynOptionMenuWidget', 'idlelib.help', 'idlelib.idle', 'idlelib.idle_test', 'idlelib.idle_test.htest', 'idlelib.idle_test.mock_idle', 'idlelib.idle_test.mock_tk', 'idlelib.idle_test.test_autocomplete', 'idlelib.idle_test.test_autoexpand', 'idlelib.idle_test.test_calltips', 'idlelib.idle_test.test_config_name', 'idlelib.idle_test.test_configdialog', 'idlelib.idle_test.test_delegator', 'idlelib.idle_test.test_editmenu', 'idlelib.idle_test.test_formatparagraph', 'idlelib.idle_test.test_grep', 'idlelib.idle_test.test_helpabout', 'idlelib.idle_test.test_hyperparser', 'idlelib.idle_test.test_idlehistory', 'idlelib.idle_test.test_io', 'idlelib.idle_test.test_parenmatch', 'idlelib.idle_test.test_pathbrowser', 'idlelib.idle_test.test_rstrip', 'idlelib.idle_test.test_searchdialogbase', 'idlelib.idle_test.test_searchengine', 'idlelib.idle_test.test_text', 'idlelib.idle_test.test_textview', 'idlelib.idle_test.test_warning', 'idlelib.idle_test.test_widgetredir', 'idlelib.idlever', 'idlelib.keybindingDialog', 'idlelib.macosxSupport', 'idlelib.rpc', 'idlelib.run', 'idlelib.tabbedpages', 'idlelib.textView', 'importlib', 'inspect', 'json.encoder', 'json.tests', 'json.tests.test_check_circular', 'json.tests.test_decode', 'json.tests.test_default', 'json.tests.test_dump', 'json.tests.test_encode_basestring_ascii', 'json.tests.test_fail', 'json.tests.test_float', 'json.tests.test_indent', 'json.tests.test_pass1', 'json.tests.test_pass2', 'json.tests.test_pass3', 'json.tests.test_recursion', 'json.tests.test_scanstring', 'json.tests.test_separators', 'json.tests.test_speedups', 'json.tests.test_tool', 'json.tests.test_unicode', 'json.tool', 'lib2to3', 'lib2to3.__main__', 'lib2to3.btm_matcher', 'lib2to3.btm_utils', 'lib2to3.fixer_base', 'lib2to3.fixer_util', 'lib2to3.fixes', 'lib2to3.fixes.fix_apply', 'lib2to3.fixes.fix_asserts', 'lib2to3.fixes.fix_basestring', 'lib2to3.fixes.fix_buffer', 'lib2to3.fixes.fix_dict', 'lib2to3.fixes.fix_except', 'lib2to3.fixes.fix_exec', 'lib2to3.fixes.fix_execfile', 'lib2to3.fixes.fix_exitfunc', 'lib2to3.fixes.fix_filter', 'lib2to3.fixes.fix_funcattrs', 'lib2to3.fixes.fix_future', 'lib2to3.fixes.fix_getcwdu', 'lib2to3.fixes.fix_has_key', 'lib2to3.fixes.fix_idioms', 'lib2to3.fixes.fix_import', 'lib2to3.fixes.fix_imports', 'lib2to3.fixes.fix_imports2', 'lib2to3.fixes.fix_input', 'lib2to3.fixes.fix_intern', 'lib2to3.fixes.fix_isinstance', 'lib2to3.fixes.fix_itertools', 'lib2to3.fixes.fix_itertools_imports', 'lib2to3.fixes.fix_long', 'lib2to3.fixes.fix_map', 'lib2to3.fixes.fix_metaclass', 'lib2to3.fixes.fix_methodattrs', 'lib2to3.fixes.fix_ne', 'lib2to3.fixes.fix_next', 'lib2to3.fixes.fix_nonzero', 'lib2to3.fixes.fix_numliterals', 'lib2to3.fixes.fix_operator', 'lib2to3.fixes.fix_paren', 'lib2to3.fixes.fix_print', 'lib2to3.fixes.fix_raise', 'lib2to3.fixes.fix_raw_input', 'lib2to3.fixes.fix_reduce', 'lib2to3.fixes.fix_renames', 'lib2to3.fixes.fix_repr', 'lib2to3.fixes.fix_set_literal', 'lib2to3.fixes.fix_standarderror', 'lib2to3.fixes.fix_sys_exc', 'lib2to3.fixes.fix_throw', 'lib2to3.fixes.fix_tuple_params', 'lib2to3.fixes.fix_types', 'lib2to3.fixes.fix_unicode', 'lib2to3.fixes.fix_urllib', 'lib2to3.fixes.fix_ws_comma', 'lib2to3.fixes.fix_xrange', 'lib2to3.fixes.fix_xreadlines', 'lib2to3.fixes.fix_zip', 'lib2to3.main', 'lib2to3.patcomp', 'lib2to3.pgen2', 'lib2to3.pgen2.conv', 'lib2to3.pgen2.grammar', 'lib2to3.pgen2.literals', 'lib2to3.pgen2.parse', 'lib2to3.pgen2.pgen', 'lib2to3.pgen2.token', 'lib2to3.pygram', 'lib2to3.pytree', 'lib2to3.refactor', 'lib2to3.tests', 'lib2to3.tests.pytree_idempotency', 'lib2to3.tests.support', 'lib2to3.tests.test_all_fixers', 'lib2to3.tests.test_fixers', 'lib2to3.tests.test_main', 'lib2to3.tests.test_parser', 'lib2to3.tests.test_pytree', 'lib2to3.tests.test_refactor', 'lib2to3.tests.test_util', 'logging.config', 'logging.handlers', 'markupbase', 'md5', 'modulefinder', 'msilib', 'msilib.schema', 'msilib.sequence', 'msilib.text', 'mutex', 'new', 'nturl2path', 'platform', 'posixfile', 'pydoc', 'pydoc_data', 'pydoc_data.topics', 'sha', 'site', 'sqlite3', 'sqlite3.dbapi2', 'sqlite3.dump', 'sqlite3.test', 'sqlite3.test.dbapi', 'sqlite3.test.dump', 'sqlite3.test.factory', 'sqlite3.test.hooks', 'sqlite3.test.py25tests', 'sqlite3.test.regression', 'sqlite3.test.transactions', 'sqlite3.test.types', 'sqlite3.test.userfunctions', 'sre_compile', 'sre_constants', 'sre_parse', 'ssl', 'stat', 'statvfs', 'string', 'stringold', 'stringprep', 'struct', 'sunau', 'sunaudio', 'symbol', 'sysconfig', 'test', 'test.audiotests', 'test.autotest', 'test.bad_coding', 'test.bad_coding2', 'test.bad_coding3', 'test.badsyntax_future3', 'test.badsyntax_future4', 'test.badsyntax_future5', 'test.badsyntax_future6', 'test.badsyntax_future7', 'test.badsyntax_future8', 'test.badsyntax_future9', 'test.badsyntax_nocaret', 'test.curses_tests', 'test.doctest_aliases', 'test.double_const', 'test.fork_wait', 'test.gdb_sample', 'test.infinite_reload', 'test.inspect_fodder', 'test.inspect_fodder2', 'test.leakers', 'test.leakers.test_ctypes', 'test.leakers.test_dictself', 'test.leakers.test_gestalt', 'test.leakers.test_selftype', 'test.list_tests', 'test.lock_tests', 'test.make_ssl_certs', 'test.mapping_tests', 'test.mp_fork_bomb', 'test.outstanding_bugs', 'test.pickletester', 'test.profilee', 'test.pyclbr_input', 'test.pydoc_mod', 'test.pydocfodder', 'test.pystone', 'test.re_tests', 'test.regrtest', 'test.relimport', 'test.reperf', 'test.sample_doctest', 'test.sample_doctest_no_docstrings', 'test.sample_doctest_no_doctests', 'test.script_helper', 'test.seq_tests', 'test.sortperf', 'test.ssl_servers', 'test.ssltests', 'test.string_tests', 'test.symlink_support', 'test.test_MimeWriter', 'test.test_SimpleHTTPServer', 'test.test_StringIO', 'test.test___all__', 'test.test___future__', 'test.test__locale', 'test.test__osx_support', 'test.test_abc', 'test.test_abstract_numbers', 'test.test_aepack', 'test.test_aifc', 'test.test_al', 'test.test_anydbm', 'test.test_applesingle', 'test.test_argparse', 'test.test_array', 'test.test_ascii_formatd', 'test.test_ast', 'test.test_asynchat', 'test.test_asyncore', 'test.test_atexit', 'test.test_audioop', 'test.test_augassign', 'test.test_base64', 'test.test_bastion', 'test.test_bigaddrspace', 'test.test_bigmem', 'test.test_binascii', 'test.test_binhex', 'test.test_binop', 'test.test_bisect', 'test.test_bool', 'test.test_bsddb', 'test.test_bsddb185', 'test.test_bsddb3', 'test.test_buffer', 'test.test_bufio', 'test.test_builtin', 'test.test_bytes', 'test.test_bz2', 'test.test_calendar', 'test.test_call', 'test.test_capi', 'test.test_cd', 'test.test_cfgparser', 'test.test_cgi', 'test.test_charmapcodec', 'test.test_cl', 'test.test_class', 'test.test_cmath', 'test.test_cmd', 'test.test_cmd_line', 'test.test_cmd_line_script', 'test.test_code', 'test.test_codeccallbacks', 'test.test_codecencodings_cn', 'test.test_codecencodings_hk', 'test.test_codecencodings_iso2022', 'test.test_codecencodings_jp', 'test.test_codecencodings_kr', 'test.test_codecencodings_tw', 'test.test_codecmaps_cn', 'test.test_codecmaps_hk', 'test.test_codecmaps_jp', 'test.test_codecmaps_kr', 'test.test_codecmaps_tw', 'test.test_codecs', 'test.test_codeop', 'test.test_coercion', 'test.test_collections', 'test.test_colorsys', 'test.test_commands', 'test.test_compare', 'test.test_compile', 'test.test_compileall', 'test.test_compiler', 'test.test_complex', 'test.test_complex_args', 'test.test_contains', 'test.test_contextlib', 'test.test_cookie', 'test.test_cookielib', 'test.test_copy', 'test.test_copy_reg', 'test.test_cpickle', 'test.test_cprofile', 'test.test_crypt', 'test.test_csv', 'test.test_ctypes', 'test.test_curses', 'test.test_datetime', 'test.test_dbm', 'test.test_decimal', 'test.test_decorators', 'test.test_defaultdict', 'test.test_deque', 'test.test_descr', 'test.test_descrtut', 'test.test_dict', 'test.test_dictcomps', 'test.test_dictviews', 'test.test_difflib', 'test.test_dircache', 'test.test_dis', 'test.test_distutils', 'test.test_dl', 'test.test_doctest', 'test.test_doctest2', 'test.test_docxmlrpc', 'test.test_dumbdbm', 'test.test_dummy_thread', 'test.test_dummy_threading', 'test.test_email', 'test.test_email_codecs', 'test.test_email_renamed', 'test.test_ensurepip', 'test.test_enumerate', 'test.test_eof', 'test.test_epoll', 'test.test_errno', 'test.test_exception_variations', 'test.test_exceptions', 'test.test_extcall', 'test.test_fcntl', 'test.test_file', 'test.test_file2k', 'test.test_file_eintr', 'test.test_filecmp', 'test.test_fileinput', 'test.test_fileio', 'test.test_float', 'test.test_fnmatch', 'test.test_fork1', 'test.test_format', 'test.test_fpformat', 'test.test_fractions', 'test.test_frozen', 'test.test_ftplib', 'test.test_funcattrs', 'test.test_functools', 'test.test_future', 'test.test_future1', 'test.test_future2', 'test.test_future3', 'test.test_future4', 'test.test_future5', 'test.test_future_builtins', 'test.test_gc', 'test.test_gdb', 'test.test_gdbm', 'test.test_generators', 'test.test_genericpath', 'test.test_genexps', 'test.test_getargs', 'test.test_getargs2', 'test.test_getopt', 'test.test_gettext', 'test.test_gl', 'test.test_glob', 'test.test_global', 'test.test_grammar', 'test.test_grp', 'test.test_gzip', 'test.test_hash', 'test.test_hashlib', 'test.test_heapq', 'test.test_hmac', 'test.test_hotshot', 'test.test_htmllib', 'test.test_htmlparser', 'test.test_httplib', 'test.test_httpservers', 'test.test_idle', 'test.test_imageop', 'test.test_imaplib', 'test.test_imgfile', 'test.test_imghdr', 'test.test_imp', 'test.test_import', 'test.test_importhooks', 'test.test_importlib', 'test.test_index', 'test.test_inspect', 'test.test_int', 'test.test_int_literal', 'test.test_io', 'test.test_ioctl', 'test.test_isinstance', 'test.test_iter', 'test.test_iterlen', 'test.test_itertools', 'test.test_json', 'test.test_kqueue', 'test.test_largefile', 'test.test_lib2to3', 'test.test_linecache', 'test.test_linuxaudiodev', 'test.test_list', 'test.test_locale', 'test.test_logging', 'test.test_long', 'test.test_long_future', 'test.test_longexp', 'test.test_macos', 'test.test_macostools', 'test.test_macpath', 'test.test_macurl2path', 'test.test_mailbox', 'test.test_marshal', 'test.test_math', 'test.test_md5', 'test.test_memoryio', 'test.test_memoryview', 'test.test_mhlib', 'test.test_mimetools', 'test.test_mimetypes', 'test.test_minidom', 'test.test_mmap', 'test.test_module', 'test.test_modulefinder', 'test.test_msilib', 'test.test_multibytecodec', 'test.test_multibytecodec_support', 'test.test_multifile', 'test.test_multiprocessing', 'test.test_mutants', 'test.test_mutex', 'test.test_netrc', 'test.test_new', 'test.test_nis', 'test.test_nntplib', 'test.test_normalization', 'test.test_ntpath', 'test.test_old_mailbox', 'test.test_opcodes', 'test.test_openpty', 'test.test_operator', 'test.test_optparse', 'test.test_ordered_dict', 'test.test_os', 'test.test_ossaudiodev', 'test.test_parser', 'test.test_pdb', 'test.test_peepholer', 'test.test_pep247', 'test.test_pep277', 'test.test_pep352', 'test.test_pickle', 'test.test_pickletools', 'test.test_pipes', 'test.test_pkg', 'test.test_pkgimport', 'test.test_pkgutil', 'test.test_platform', 'test.test_plistlib', 'test.test_poll', 'test.test_popen', 'test.test_popen2', 'test.test_poplib', 'test.test_posix', 'test.test_posixpath', 'test.test_pow', 'test.test_pprint', 'test.test_print', 'test.test_profile', 'test.test_property', 'test.test_pstats', 'test.test_pty', 'test.test_pwd', 'test.test_py3kwarn', 'test.test_py_compile', 'test.test_pyclbr', 'test.test_pydoc', 'test.test_pyexpat', 'test.test_queue', 'test.test_quopri', 'test.test_random', 'test.test_re', 'test.test_readline', 'test.test_repr', 'test.test_resource', 'test.test_rfc822', 'test.test_richcmp', 'test.test_rlcompleter', 'test.test_robotparser', 'test.test_runpy', 'test.test_sax', 'test.test_scope', 'test.test_scriptpackages', 'test.test_select', 'test.test_set', 'test.test_setcomps', 'test.test_sets', 'test.test_sgmllib', 'test.test_sha', 'test.test_shelve', 'test.test_shlex', 'test.test_shutil', 'test.test_signal', 'test.test_site', 'test.test_slice', 'test.test_smtplib', 'test.test_smtpnet', 'test.test_socket', 'test.test_socketserver', 'test.test_softspace', 'test.test_sort', 'test.test_source_encoding', 'test.test_spwd', 'test.test_sqlite', 'test.test_ssl', 'test.test_startfile', 'test.test_stat', 'test.test_str', 'test.test_strftime', 'test.test_string', 'test.test_stringprep', 'test.test_strop', 'test.test_strptime', 'test.test_strtod', 'test.test_struct', 'test.test_structmembers', 'test.test_structseq', 'test.test_subprocess', 'test.test_sunau', 'test.test_sunaudiodev', 'test.test_sundry', 'test.test_symtable', 'test.test_syntax', 'test.test_sys', 'test.test_sys_setprofile', 'test.test_sys_settrace', 'test.test_sysconfig', 'test.test_tarfile', 'test.test_tcl', 'test.test_telnetlib', 'test.test_tempfile', 'test.test_textwrap', 'test.test_thread', 'test.test_threaded_import', 'test.test_threadedtempfile', 'test.test_threading', 'test.test_threading_local', 'test.test_threadsignals', 'test.test_time', 'test.test_timeit', 'test.test_timeout', 'test.test_tk', 'test.test_tokenize', 'test.test_tools', 'test.test_trace', 'test.test_traceback', 'test.test_transformer', 'test.test_ttk_guionly', 'test.test_ttk_textonly', 'test.test_tuple', 'test.test_turtle', 'test.test_typechecks', 'test.test_types', 'test.test_ucn', 'test.test_unary', 'test.test_undocumented_details', 'test.test_unicode', 'test.test_unicode_file', 'test.test_unicodedata', 'test.test_unittest', 'test.test_univnewlines', 'test.test_univnewlines2k', 'test.test_unpack', 'test.test_urllib', 'test.test_urllib2', 'test.test_urllib2_localnet', 'test.test_urllib2net', 'test.test_urllibnet', 'test.test_urlparse', 'test.test_userdict', 'test.test_userlist', 'test.test_userstring', 'test.test_uu', 'test.test_uuid', 'test.test_wait3', 'test.test_wait4', 'test.test_warnings', 'test.test_wave', 'test.test_weakref', 'test.test_weakset', 'test.test_whichdb', 'test.test_winreg', 'test.test_winsound', 'test.test_with', 'test.test_wsgiref', 'test.test_xdrlib', 'test.test_xml_etree', 'test.test_xml_etree_c', 'test.test_xmllib', 'test.test_xmlrpc', 'test.test_xpickle', 'test.test_xrange', 'test.test_zipfile', 'test.test_zipfile64', 'test.test_zipimport', 'test.test_zipimport_support', 'test.test_zlib', 'test.testall', 'test.testcodec', 'test.tf_inherit_check', 'test.threaded_import_hangers', 'test.time_hashlib', 'test.tracedmodules', 'test.tracedmodules.testmod', 'test.warning_tests', 'test.win_console_handler', 'test.xmltests', 'this', 'token', 'trace', 'unittest.__main__', 'unittest.case', 'unittest.loader', 'unittest.main', 'unittest.result', 'unittest.runner', 'unittest.signals', 'unittest.suite', 'unittest.test', 'unittest.test.dummy', 'unittest.test.support', 'unittest.test.test_assertions', 'unittest.test.test_break', 'unittest.test.test_case', 'unittest.test.test_discovery', 'unittest.test.test_functiontestcase', 'unittest.test.test_loader', 'unittest.test.test_program', 'unittest.test.test_result', 'unittest.test.test_runner', 'unittest.test.test_setups', 'unittest.test.test_skipping', 'unittest.test.test_suite', 'unittest.util', 'urllib2', 'user', 'uuid', 'whichdb', 'wsgiref', 'wsgiref.headers', 'xml.dom', 'xml.dom.NodeFilter', 'xml.dom.domreg', 'xml.dom.expatbuilder', 'xml.dom.minidom', 'xml.dom.pulldom', 'xml.etree', 'xml.etree.ElementInclude', 'xml.etree.ElementPath', 'xml.etree.cElementTree', 'xml.parsers', 'xml.parsers.expat', 'xml.sax', 'xml.sax._exceptions', 'xml.sax.expatreader', 'xml.sax.handler', 'xml.sax.saxutils', 'xml.sax.xmlreader', 'xmllib', 'xmlrpclib'] Following modules failed to be imported: ['ctypes.wintypes', 'dbhash', 'hotshot.log', 'multiprocessing.reduction', 'symtable'] ok ---------------------------------------------------------------------- Ran 1 test in 2.174s OK 1 test OK. =================== test___future__ ==================== BUILDSTDERR: 2.12user 0.15system 0:02.34elapsed 97%CPU (0avgtext+0avgdata 76180maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+15711minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test___future__ ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test___future__ == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19505 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test___future__ test_attributes (test.test___future__.FutureTest) ... ok test_names (test.test___future__.FutureTest) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. BUILDSTDERR: 0.08user 0.02system 0:00.11elapsed 96%CPU (0avgtext+0avgdata 40592maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5792minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test__locale ==================== + echo =================== test__locale ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test__locale == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19509 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test__locale test_float_parsing (test.test__locale._LocaleTests) ... ok test_lc_numeric_basic (test.test__locale._LocaleTests) ... ok test_lc_numeric_localeconv (test.test__locale._LocaleTests) ... ok test_lc_numeric_nl_langinfo (test.test__locale._LocaleTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.543s OK 1 test OK. BUILDSTDERR: 0.10user 0.03system 0:00.65elapsed 20%CPU (0avgtext+0avgdata 41928maxresident)k BUILDSTDERR: 2280inputs+0outputs (266major+6159minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test__osx_support ==================== + echo =================== test__osx_support ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test__osx_support == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19513 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test__osx_support 1 test OK. BUILDSTDERR: 0.10user 0.01system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 40684maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6074minor)pagefaults 0swaps =================== test_abc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_abc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_abc == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19517 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_abc test_abstractmethod_basics (test.test_abc.TestABC) ... ok test_abstractmethod_integration (test.test_abc.TestABC) ... ok test_abstractproperty_basics (test.test_abc.TestABC) ... ok test_all_new_methods_are_called (test.test_abc.TestABC) ... ok test_cache_leak (test.test_abc.TestABC) ... ok test_isinstance_class (test.test_abc.TestABC) ... ok test_isinstance_invalidation (test.test_abc.TestABC) ... ok test_register_non_class (test.test_abc.TestABC) ... ok test_registration_basics (test.test_abc.TestABC) ... ok test_registration_builtins (test.test_abc.TestABC) ... ok test_registration_edge_cases (test.test_abc.TestABC) ... ok test_registration_transitiveness (test.test_abc.TestABC) ... ok test_subclass_oldstyle_class (test.test_abc.TestABC) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.020s OK 1 test OK. BUILDSTDERR: 0.15user 0.02system 0:00.18elapsed 96%CPU (0avgtext+0avgdata 41536maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6316minor)pagefaults 0swaps =================== test_abstract_numbers ==================== + for TestName in $(cat testnames.txt) + echo =================== test_abstract_numbers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_abstract_numbers == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19521 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_abstract_numbers test_complex (test.test_abstract_numbers.TestNumbers) ... ok test_float (test.test_abstract_numbers.TestNumbers) ... ok test_int (test.test_abstract_numbers.TestNumbers) ... ok test_long (test.test_abstract_numbers.TestNumbers) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.002s OK 1 test OK. 0.09user 0.02system 0:00.12elapsed 96%CPU (=================== test_aepack ==================== BUILDSTDERR: 0avgtext+0avgdata 40724maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5829minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_aepack ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_aepack == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19525 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_aepack test_aepack skipped -- No module named aetypes 1 test skipped: test_aepack Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 40724maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6042minor)pagefaults 0swaps =================== test_aifc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_aifc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_aifc == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19529 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_aifc test_close (test.test_aifc.AifcPCM8Test) ... ok test_copy (test.test_aifc.AifcPCM8Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM8Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM8Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM8Test) ... ok test_read (test.test_aifc.AifcPCM8Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM8Test) ... ok test_read_params (test.test_aifc.AifcPCM8Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM8Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM8Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM8Test) ... ok test_write (test.test_aifc.AifcPCM8Test) ... ok test_write_params (test.test_aifc.AifcPCM8Test) ... ok test_close (test.test_aifc.AifcPCM16Test) ... ok test_copy (test.test_aifc.AifcPCM16Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM16Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM16Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM16Test) ... ok test_read (test.test_aifc.AifcPCM16Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM16Test) ... ok test_read_params (test.test_aifc.AifcPCM16Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM16Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM16Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM16Test) ... ok test_write (test.test_aifc.AifcPCM16Test) ... ok test_write_params (test.test_aifc.AifcPCM16Test) ... ok test_close (test.test_aifc.AifcPCM16Test) ... ok test_copy (test.test_aifc.AifcPCM16Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM16Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM16Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM16Test) ... ok test_read (test.test_aifc.AifcPCM16Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM16Test) ... ok test_read_params (test.test_aifc.AifcPCM16Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM16Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM16Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM16Test) ... ok test_write (test.test_aifc.AifcPCM16Test) ... ok test_write_params (test.test_aifc.AifcPCM16Test) ... ok test_close (test.test_aifc.AifcPCM24Test) ... ok test_copy (test.test_aifc.AifcPCM24Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM24Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM24Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM24Test) ... ok test_read (test.test_aifc.AifcPCM24Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM24Test) ... ok test_read_params (test.test_aifc.AifcPCM24Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM24Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM24Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM24Test) ... ok test_write (test.test_aifc.AifcPCM24Test) ... ok test_write_params (test.test_aifc.AifcPCM24Test) ... ok test_close (test.test_aifc.AifcPCM32Test) ... ok test_copy (test.test_aifc.AifcPCM32Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM32Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM32Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM32Test) ... ok test_read (test.test_aifc.AifcPCM32Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM32Test) ... ok test_read_params (test.test_aifc.AifcPCM32Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM32Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM32Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM32Test) ... ok test_write (test.test_aifc.AifcPCM32Test) ... ok test_write_params (test.test_aifc.AifcPCM32Test) ... ok test_read_markers (test.test_aifc.AifcMiscTest) ... ok test_skipunknown (test.test_aifc.AifcMiscTest) ... ok test_write_markers_values (test.test_aifc.AifcMiscTest) ... ok test_read_comm_kludge_compname_even (test.test_aifc.AIFCLowLevelTest) ... ok test_read_comm_kludge_compname_odd (test.test_aifc.AIFCLowLevelTest) ... ok test_read_no_comm_chunk (test.test_aifc.AIFCLowLevelTest) ... ok test_read_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_read_written (test.test_aifc.AIFCLowLevelTest) ... ok test_read_wrong_compression_type (test.test_aifc.AIFCLowLevelTest) ... ok test_read_wrong_form (test.test_aifc.AIFCLowLevelTest) ... ok test_read_wrong_marks (test.test_aifc.AIFCLowLevelTest) ... ok test_write_aiff_by_extension (test.test_aifc.AIFCLowLevelTest) ... ok test_write_header_comptype_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_header_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_long_string_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_markers_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_params_bunch (test.test_aifc.AIFCLowLevelTest) ... ok test_write_params_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_params_singles (test.test_aifc.AIFCLowLevelTest) ... ok test_wrong_open_mode (test.test_aifc.AIFCLowLevelTest) ... ok ---------------------------------------------------------------------- Ran 85 tests in 0.099s OK 1 test OK. BUILDSTDERR: 0.18user 0.03system 0:00.23elapsed 91%CPU (0avgtext+0avgdata 41336maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6231minor)pagefaults 0swaps =================== test_al ==================== + for TestName in $(cat testnames.txt) + echo =================== test_al ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_al == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19533 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_al test_al skipped -- No module named al 1 test skipped: test_al Those skips are all expected on linux2. 0.09user 0.02system 0:00.12elapsed 96%CPU (0=================== test_anydbm ==================== BUILDSTDERR: avgtext+0avgdata 40828maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5801minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_anydbm ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_anydbm == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19537 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_anydbm test_anydbm_creation (test.test_anydbm.AnyDBMTestCase) ... ok test_anydbm_keys (test.test_anydbm.AnyDBMTestCase) ... ok test_anydbm_modification (test.test_anydbm.AnyDBMTestCase) ... ok test_anydbm_read (test.test_anydbm.AnyDBMTestCase) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.008s OK 1 test OK. BUILDSTDERR: 0.19user 0.04system 0:00.33elapsed 72%CPU (0avgtext+0avgdata 43080maxresident)k BUILDSTDERR: 368inputs+0outputs (39major+11521minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_applesingle ==================== =================== test_applesingle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_applesingle == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19547 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_applesingle test_applesingle skipped -- No module named MacOS 1 test skipped: test_applesingle Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 40748maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5803minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_argparse ==================== =================== test_argparse ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_argparse == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19551 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_argparse test (test.test_argparse.TestActionRegistration) ... ok test_failures_many_groups_listargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_no_groups_listargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_one_group_listargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_one_group_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_many_groups_listargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_no_groups_listargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_one_group_listargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_one_group_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_dest (test.test_argparse.TestActionsReturned) ... ok test_misc (test.test_argparse.TestActionsReturned) ... ok test_nargs_1_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_1_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_1_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_1_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_1_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_dest (test.test_argparse.TestAddSubparsers) ... ok test_help (test.test_argparse.TestAddSubparsers) ... ok test_help_alternate_prefix_chars (test.test_argparse.TestAddSubparsers) ... ok test_help_extra_prefix_chars (test.test_argparse.TestAddSubparsers) ... ok test_parse_args (test.test_argparse.TestAddSubparsers) ... ok test_parse_args_failures (test.test_argparse.TestAddSubparsers) ... ok test_parse_known_args (test.test_argparse.TestAddSubparsers) ... ok test_parser_command_help (test.test_argparse.TestAddSubparsers) ... ok test_subparser1_help (test.test_argparse.TestAddSubparsers) ... ok test_subparser2_help (test.test_argparse.TestAddSubparsers) ... ok test_subparser_title_help (test.test_argparse.TestAddSubparsers) ... ok test_argument_error (test.test_argparse.TestArgumentError) ... ok test_argument_type_error (test.test_argparse.TestArgumentTypeError) ... ok test_failures_many_groups_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_no_groups_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_one_group_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_one_group_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_many_groups_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_no_groups_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_one_group_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_one_group_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_many_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_no_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_one_group_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_one_group_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_many_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_no_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_one_group_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_one_group_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_bad_type (test.test_argparse.TestConflictHandling) ... ok test_conflict_error (test.test_argparse.TestConflictHandling) ... ok test_resolve_error (test.test_argparse.TestConflictHandling) ... ok test_failures_many_groups_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_no_groups_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_one_group_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_one_group_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_many_groups_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_no_groups_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_one_group_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_one_group_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_many_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_no_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_one_group_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_one_group_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_many_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_no_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_one_group_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_one_group_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_argparse_module_encoding (test.test_argparse.TestEncoding) ... ok test_test_argparse_module_encoding (test.test_argparse.TestEncoding) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeR) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeR) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeR) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeR) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeR) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeR) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeR) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeR) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeR) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeR) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeR) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeR) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_r (test.test_argparse.TestFileTypeRepr) ... ok test_wb_1 (test.test_argparse.TestFileTypeRepr) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeW) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeW) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeW) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeW) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeW) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeW) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeW) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeW) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeW) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeW) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeW) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeW) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_get_default (test.test_argparse.TestGetDefault) ... ok test_format_help (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_format_usage (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_format_version (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_file_help (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_file_usage (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_file_version (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_help (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_usage (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_version (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_format_help (test.test_argparse.TestHelpArgumentDefaults) ... ok test_format_usage (test.test_argparse.TestHelpArgumentDefaults) ... ok test_format_version (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_file_help (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_file_usage (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_file_version (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_help (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_usage (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_version (test.test_argparse.TestHelpArgumentDefaults) ... ok test_format_help (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_format_usage (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_format_version (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_file_help (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_file_usage (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_file_version (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_help (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_usage (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_version (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_format_help (test.test_argparse.TestHelpBiggerOptionals) ... ok test_format_usage (test.test_argparse.TestHelpBiggerOptionals) ... ok test_format_version (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_file_help (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_file_usage (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_file_version (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_help (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_usage (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_version (test.test_argparse.TestHelpBiggerOptionals) ... ok test_format_help (test.test_argparse.TestHelpBiggerPositionals) ... ok test_format_usage (test.test_argparse.TestHelpBiggerPositionals) ... ok test_format_version (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_file_help (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_file_usage (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_file_version (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_help (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_usage (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_version (test.test_argparse.TestHelpBiggerPositionals) ... ok test_format_help (test.test_argparse.TestHelpNoHelpOptional) ... ok test_format_usage (test.test_argparse.TestHelpNoHelpOptional) ... ok test_format_version (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_file_help (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_file_usage (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_file_version (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_help (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_usage (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_version (test.test_argparse.TestHelpNoHelpOptional) ... ok test_format_help (test.test_argparse.TestHelpNone) ... ok test_format_usage (test.test_argparse.TestHelpNone) ... ok test_format_version (test.test_argparse.TestHelpNone) ... ok test_print_file_help (test.test_argparse.TestHelpNone) ... ok test_print_file_usage (test.test_argparse.TestHelpNone) ... ok test_print_file_version (test.test_argparse.TestHelpNone) ... ok test_print_help (test.test_argparse.TestHelpNone) ... ok test_print_usage (test.test_argparse.TestHelpNone) ... ok test_print_version (test.test_argparse.TestHelpNone) ... ok test_format_help (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_format_usage (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_format_version (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_file_help (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_file_usage (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_file_version (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_help (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_usage (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_version (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_format_help (test.test_argparse.TestHelpRawDescription) ... ok test_format_usage (test.test_argparse.TestHelpRawDescription) ... ok test_format_version (test.test_argparse.TestHelpRawDescription) ... ok test_print_file_help (test.test_argparse.TestHelpRawDescription) ... ok test_print_file_usage (test.test_argparse.TestHelpRawDescription) ... ok test_print_file_version (test.test_argparse.TestHelpRawDescription) ... ok test_print_help (test.test_argparse.TestHelpRawDescription) ... ok test_print_usage (test.test_argparse.TestHelpRawDescription) ... ok test_print_version (test.test_argparse.TestHelpRawDescription) ... ok test_format_help (test.test_argparse.TestHelpRawText) ... ok test_format_usage (test.test_argparse.TestHelpRawText) ... ok test_format_version (test.test_argparse.TestHelpRawText) ... ok test_print_file_help (test.test_argparse.TestHelpRawText) ... ok test_print_file_usage (test.test_argparse.TestHelpRawText) ... ok test_print_file_version (test.test_argparse.TestHelpRawText) ... ok test_print_help (test.test_argparse.TestHelpRawText) ... ok test_print_usage (test.test_argparse.TestHelpRawText) ... ok test_print_version (test.test_argparse.TestHelpRawText) ... ok test_format_help (test.test_argparse.TestHelpReformatting) ... ok test_format_usage (test.test_argparse.TestHelpReformatting) ... ok test_format_version (test.test_argparse.TestHelpReformatting) ... ok test_print_file_help (test.test_argparse.TestHelpReformatting) ... ok test_print_file_usage (test.test_argparse.TestHelpReformatting) ... ok test_print_file_version (test.test_argparse.TestHelpReformatting) ... ok test_print_help (test.test_argparse.TestHelpReformatting) ... ok test_print_usage (test.test_argparse.TestHelpReformatting) ... ok test_print_version (test.test_argparse.TestHelpReformatting) ... ok test_format_help (test.test_argparse.TestHelpRequiredOptional) ... ok test_format_usage (test.test_argparse.TestHelpRequiredOptional) ... ok test_format_version (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_file_help (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_file_usage (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_file_version (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_help (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_usage (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_version (test.test_argparse.TestHelpRequiredOptional) ... ok test_format_help (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_format_usage (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_format_version (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_file_help (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_file_usage (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_file_version (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_help (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_usage (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_version (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_format_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_format_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_format_version (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_file_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_file_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_file_version (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_version (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_format_help (test.test_argparse.TestHelpSuppressOptional) ... ok test_format_usage (test.test_argparse.TestHelpSuppressOptional) ... ok test_format_version (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_file_help (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_file_usage (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_file_version (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_help (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_usage (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_version (test.test_argparse.TestHelpSuppressOptional) ... ok test_format_help (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_format_usage (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_format_version (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_file_help (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_file_usage (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_file_version (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_help (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_usage (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_version (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_format_help (test.test_argparse.TestHelpSuppressPositional) ... ok test_format_usage (test.test_argparse.TestHelpSuppressPositional) ... ok test_format_version (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_file_help (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_file_usage (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_file_version (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_help (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_usage (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_version (test.test_argparse.TestHelpSuppressPositional) ... ok test_format_help (test.test_argparse.TestHelpSuppressUsage) ... ok test_format_usage (test.test_argparse.TestHelpSuppressUsage) ... ok test_format_version (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_file_help (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_file_usage (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_file_version (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_help (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_usage (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_version (test.test_argparse.TestHelpSuppressUsage) ... ok test_format_help (test.test_argparse.TestHelpTupleMetavar) ... ok test_format_usage (test.test_argparse.TestHelpTupleMetavar) ... ok test_format_version (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_file_help (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_file_usage (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_file_version (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_help (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_usage (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_version (test.test_argparse.TestHelpTupleMetavar) ... ok test_format_help (test.test_argparse.TestHelpUsage) ... ok test_format_usage (test.test_argparse.TestHelpUsage) ... ok test_format_version (test.test_argparse.TestHelpUsage) ... ok test_print_file_help (test.test_argparse.TestHelpUsage) ... ok test_print_file_usage (test.test_argparse.TestHelpUsage) ... ok test_print_file_version (test.test_argparse.TestHelpUsage) ... ok test_print_help (test.test_argparse.TestHelpUsage) ... ok test_print_usage (test.test_argparse.TestHelpUsage) ... ok test_print_version (test.test_argparse.TestHelpUsage) ... ok test_format_help (test.test_argparse.TestHelpUsageLongProg) ... ok test_format_usage (test.test_argparse.TestHelpUsageLongProg) ... ok test_format_version (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_file_help (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_file_version (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_help (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_usage (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_version (test.test_argparse.TestHelpUsageLongProg) ... ok test_format_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_format_version (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_file_version (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_version (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_format_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_format_version (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_file_version (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_version (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_format_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_format_version (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_file_version (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_version (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_format_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_format_version (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_file_version (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_version (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_format_help (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_format_version (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_file_version (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_version (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_format_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_format_version (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_file_version (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_version (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_format_help (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_format_version (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_file_version (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_version (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_format_help (test.test_argparse.TestHelpVariableExpansion) ... ok test_format_usage (test.test_argparse.TestHelpVariableExpansion) ... ok test_format_version (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_file_help (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_file_usage (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_file_version (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_help (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_usage (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_version (test.test_argparse.TestHelpVariableExpansion) ... ok test_format_help (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_format_usage (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_format_version (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_file_help (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_file_usage (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_file_version (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_help (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_usage (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_version (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_format_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_format_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_format_version (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_file_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_file_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_file_version (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_version (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_format_help (test.test_argparse.TestHelpVersionAction) ... ok test_format_usage (test.test_argparse.TestHelpVersionAction) ... ok test_format_version (test.test_argparse.TestHelpVersionAction) ... ok test_print_file_help (test.test_argparse.TestHelpVersionAction) ... ok test_print_file_usage (test.test_argparse.TestHelpVersionAction) ... ok test_print_file_version (test.test_argparse.TestHelpVersionAction) ... ok test_print_help (test.test_argparse.TestHelpVersionAction) ... ok test_print_usage (test.test_argparse.TestHelpVersionAction) ... ok test_print_version (test.test_argparse.TestHelpVersionAction) ... ok test_format_help (test.test_argparse.TestHelpVersionOptional) ... ok test_format_usage (test.test_argparse.TestHelpVersionOptional) ... ok test_format_version (test.test_argparse.TestHelpVersionOptional) ... ok test_print_file_help (test.test_argparse.TestHelpVersionOptional) ... ok test_print_file_usage (test.test_argparse.TestHelpVersionOptional) ... ok test_print_file_version (test.test_argparse.TestHelpVersionOptional) ... ok test_print_help (test.test_argparse.TestHelpVersionOptional) ... ok test_print_usage (test.test_argparse.TestHelpVersionOptional) ... ok test_print_version (test.test_argparse.TestHelpVersionOptional) ... ok test_format_help (test.test_argparse.TestHelpWrappingLongNames) ... ok test_format_usage (test.test_argparse.TestHelpWrappingLongNames) ... ok test_format_version (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_file_help (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_file_usage (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_file_version (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_help (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_usage (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_version (test.test_argparse.TestHelpWrappingLongNames) ... ok test_format_help (test.test_argparse.TestHelpWrappingShortNames) ... ok test_format_usage (test.test_argparse.TestHelpWrappingShortNames) ... ok test_format_version (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_file_help (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_file_usage (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_file_version (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_help (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_usage (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_version (test.test_argparse.TestHelpWrappingShortNames) ... ok test (test.test_argparse.TestImportStar) ... ok test_all_exports_everything_but_modules (test.test_argparse.TestImportStar) ... ok test_invalid_action (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_invalid_keyword_arguments (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_invalid_option_strings (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_invalid_type (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_missing_destination (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_more_than_one_argument_actions (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_multiple_dest (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_no_argument_actions (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_no_argument_no_const_actions (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_parsers_action_missing_params (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_required_const_actions (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_required_positional (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_user_defined_action (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_help (test.test_argparse.TestMutuallyExclusiveGroupErrors) ... ok test_invalid_add_argument (test.test_argparse.TestMutuallyExclusiveGroupErrors) ... ok test_invalid_add_argument_group (test.test_argparse.TestMutuallyExclusiveGroupErrors) ... ok test_help (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent) ... ok test_invalid_add_argument (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent) ... ok test_invalid_add_argument_group (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_constructor (test.test_argparse.TestNamespace) ... ok test_equality (test.test_argparse.TestNamespace) ... ok test_equality_returns_notimplemeted (test.test_argparse.TestNamespace) ... ok test_empty (test.test_argparse.TestNamespaceContainsSimple) ... ok test_non_empty (test.test_argparse.TestNamespaceContainsSimple) ... ok test_failures_many_groups_listargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_no_groups_listargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_one_group_listargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_one_group_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_many_groups_listargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_no_groups_listargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_one_group_listargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_one_group_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_many_groups_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionLike) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionLike) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionLike) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionLike) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionLike) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionLike) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionLike) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionLike) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionLike) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionLike) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionLike) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionLike) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_alternate_help_version (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_help_version_extra_arguments (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_no_help (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_version (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_version_action (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_version_format (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_version_no_help (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_conflicting_parents (test.test_argparse.TestParentParsers) ... ok test_conflicting_parents_mutex (test.test_argparse.TestParentParsers) ... ok test_groups_parents (test.test_argparse.TestParentParsers) ... ok test_multiple_parents (test.test_argparse.TestParentParsers) ... ok test_multiple_parents_mutex (test.test_argparse.TestParentParsers) ... ok test_parent_help (test.test_argparse.TestParentParsers) ... ok test_same_argument_name_parents (test.test_argparse.TestParentParsers) ... ok test_single_granparent_mutex (test.test_argparse.TestParentParsers) ... ok test_single_parent (test.test_argparse.TestParentParsers) ... ok test_single_parent_mutex (test.test_argparse.TestParentParsers) ... ok test_subparser_parents (test.test_argparse.TestParentParsers) ... ok test_subparser_parents_mutex (test.test_argparse.TestParentParsers) ... ok test_arguments_list (test.test_argparse.TestParseKnownArgs) ... ok test_arguments_list_positional (test.test_argparse.TestParseKnownArgs) ... ok test_arguments_tuple (test.test_argparse.TestParseKnownArgs) ... ok test_arguments_tuple_positional (test.test_argparse.TestParseKnownArgs) ... ok test_mixed (test.test_argparse.TestParseKnownArgs) ... ok test_optionals (test.test_argparse.TestParseKnownArgs) ... ok test_failures_many_groups_listargs (test.test_argparse.TestParserDefault42) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestParserDefault42) ... ok test_failures_no_groups_listargs (test.test_argparse.TestParserDefault42) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestParserDefault42) ... ok test_failures_one_group_listargs (test.test_argparse.TestParserDefault42) ... ok test_failures_one_group_sysargs (test.test_argparse.TestParserDefault42) ... ok test_successes_many_groups_listargs (test.test_argparse.TestParserDefault42) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestParserDefault42) ... ok test_successes_no_groups_listargs (test.test_argparse.TestParserDefault42) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestParserDefault42) ... ok test_successes_one_group_listargs (test.test_argparse.TestParserDefault42) ... ok test_successes_one_group_sysargs (test.test_argparse.TestParserDefault42) ... ok test_failures_many_groups_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_no_groups_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_one_group_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_one_group_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_many_groups_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_no_groups_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_one_group_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_one_group_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_group_first (test.test_argparse.TestPositionalsGroups) ... ok test_interleaved_groups (test.test_argparse.TestPositionalsGroups) ... ok test_nongroup_first (test.test_argparse.TestPositionalsGroups) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_one_group_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_one_group_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_set_defaults_no_args (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_on_parent_and_subparser (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_parents (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_same_as_add_argument (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_same_as_add_argument_group (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_subparsers (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_with_args (test.test_argparse.TestSetDefaults) ... ok test_format_help (test.test_argparse.TestShortColumns) ... ok test_format_usage (test.test_argparse.TestShortColumns) ... ok test_format_version (test.test_argparse.TestShortColumns) ... ok test_print_file_help (test.test_argparse.TestShortColumns) ... ok test_print_file_usage (test.test_argparse.TestShortColumns) ... ok test_print_file_version (test.test_argparse.TestShortColumns) ... ok test_print_help (test.test_argparse.TestShortColumns) ... ok test_print_usage (test.test_argparse.TestShortColumns) ... ok test_print_version (test.test_argparse.TestShortColumns) ... ok test_argument (test.test_argparse.TestStrings) ... ok test_namespace (test.test_argparse.TestStrings) ... ok test_optional (test.test_argparse.TestStrings) ... ok test_parser (test.test_argparse.TestStrings) ... ok test_failures_many_groups_listargs (test.test_argparse.TestTypeCallable) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestTypeCallable) ... ok test_failures_no_groups_listargs (test.test_argparse.TestTypeCallable) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestTypeCallable) ... ok test_failures_one_group_listargs (test.test_argparse.TestTypeCallable) ... ok test_failures_one_group_sysargs (test.test_argparse.TestTypeCallable) ... ok test_successes_many_groups_listargs (test.test_argparse.TestTypeCallable) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestTypeCallable) ... ok test_successes_no_groups_listargs (test.test_argparse.TestTypeCallable) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestTypeCallable) ... ok test_successes_one_group_listargs (test.test_argparse.TestTypeCallable) ... ok test_successes_one_group_sysargs (test.test_argparse.TestTypeCallable) ... ok test_failures_many_groups_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_no_groups_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_one_group_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_one_group_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_many_groups_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_no_groups_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_one_group_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_one_group_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_type_function_call_only_once (test.test_argparse.TestTypeFunctionCallOnlyOnce) ... ok test_issue_15906 (test.test_argparse.TestTypeFunctionCalledOnDefault) ... ok test_no_double_type_conversion_of_default (test.test_argparse.TestTypeFunctionCalledOnDefault) ... ok test_type_function_call_with_non_string_default (test.test_argparse.TestTypeFunctionCalledOnDefault) ... ok test_type_function_call_with_string_default (test.test_argparse.TestTypeFunctionCalledOnDefault) ... ok test (test.test_argparse.TestTypeRegistration) ... ok test_failures_many_groups_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_no_groups_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_one_group_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_one_group_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_many_groups_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_no_groups_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_one_group_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_one_group_sysargs (test.test_argparse.TestTypeUserDefined) ... ok ---------------------------------------------------------------------- Ran 1628 tests in 5.316s OK 1 test OK. BUILDSTDERR: 5.19user 0.08system 0:05.65elapsed 93%CPU (0avgtext+0avgdata 57820maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+11360minor)pagefaults 0swaps =================== test_array ==================== + for TestName in $(cat testnames.txt) + echo =================== test_array ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_array == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19555 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_array test_bad_constructor (test.test_array.MiscTest) ... ok test_empty (test.test_array.MiscTest) ... ok test_unicode_constructor (test.test_array.MiscTest) ... ok test_add (test.test_array.CharacterTest) ... ok test_buffer (test.test_array.CharacterTest) ... ok test_buffer_info (test.test_array.CharacterTest) ... ok test_bug_782369 (test.test_array.CharacterTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.CharacterTest) ... ok test_cmp (test.test_array.CharacterTest) ... ok test_constructor (test.test_array.CharacterTest) ... ok test_constructor_with_iterable_argument (test.test_array.CharacterTest) ... ok test_copy (test.test_array.CharacterTest) ... ok test_count (test.test_array.CharacterTest) ... ok test_coveritertraverse (test.test_array.CharacterTest) ... ok test_deepcopy (test.test_array.CharacterTest) ... ok test_delitem (test.test_array.CharacterTest) ... ok test_extend (test.test_array.CharacterTest) ... ok test_extended_getslice (test.test_array.CharacterTest) ... ok test_extended_set_del_slice (test.test_array.CharacterTest) ... ok test_filewrite (test.test_array.CharacterTest) ... ok test_fromfile_ioerror (test.test_array.CharacterTest) ... ok test_getitem (test.test_array.CharacterTest) ... ok test_getslice (test.test_array.CharacterTest) ... ok test_iadd (test.test_array.CharacterTest) ... ok test_imul (test.test_array.CharacterTest) ... ok test_index (test.test_array.CharacterTest) ... ok test_insert (test.test_array.CharacterTest) ... ok test_len (test.test_array.CharacterTest) ... ok test_mul (test.test_array.CharacterTest) ... ok test_nounicode (test.test_array.CharacterTest) ... ok test_pickle (test.test_array.CharacterTest) ... ok test_pickle_for_empty_array (test.test_array.CharacterTest) ... ok test_pop (test.test_array.CharacterTest) ... ok test_remove (test.test_array.CharacterTest) ... ok test_repr (test.test_array.CharacterTest) ... ok test_reverse (test.test_array.CharacterTest) ... ok test_setitem (test.test_array.CharacterTest) ... ok test_setslice (test.test_array.CharacterTest) ... ok test_str (test.test_array.CharacterTest) ... ok test_subbclassing (test.test_array.CharacterTest) ... ok test_subclass_with_kwargs (test.test_array.CharacterTest) ... ok test_tofromfile (test.test_array.CharacterTest) ... ok test_tofromlist (test.test_array.CharacterTest) ... ok test_tofromstring (test.test_array.CharacterTest) ... ok test_weakref (test.test_array.CharacterTest) ... ok test_add (test.test_array.UnicodeTest) ... ok test_buffer (test.test_array.UnicodeTest) ... ok test_buffer_info (test.test_array.UnicodeTest) ... ok test_bug_782369 (test.test_array.UnicodeTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.UnicodeTest) ... ok test_cmp (test.test_array.UnicodeTest) ... ok test_constructor (test.test_array.UnicodeTest) ... ok test_constructor_with_iterable_argument (test.test_array.UnicodeTest) ... ok test_copy (test.test_array.UnicodeTest) ... ok test_count (test.test_array.UnicodeTest) ... ok test_coveritertraverse (test.test_array.UnicodeTest) ... ok test_deepcopy (test.test_array.UnicodeTest) ... ok test_delitem (test.test_array.UnicodeTest) ... ok test_extend (test.test_array.UnicodeTest) ... ok test_extended_getslice (test.test_array.UnicodeTest) ... ok test_extended_set_del_slice (test.test_array.UnicodeTest) ... ok test_filewrite (test.test_array.UnicodeTest) ... ok test_fromfile_ioerror (test.test_array.UnicodeTest) ... ok test_getitem (test.test_array.UnicodeTest) ... ok test_getslice (test.test_array.UnicodeTest) ... ok test_iadd (test.test_array.UnicodeTest) ... ok test_imul (test.test_array.UnicodeTest) ... ok test_index (test.test_array.UnicodeTest) ... ok test_insert (test.test_array.UnicodeTest) ... ok test_len (test.test_array.UnicodeTest) ... ok test_mul (test.test_array.UnicodeTest) ... ok test_pickle (test.test_array.UnicodeTest) ... ok test_pickle_for_empty_array (test.test_array.UnicodeTest) ... ok test_pop (test.test_array.UnicodeTest) ... ok test_remove (test.test_array.UnicodeTest) ... ok test_repr (test.test_array.UnicodeTest) ... ok test_reverse (test.test_array.UnicodeTest) ... ok test_setitem (test.test_array.UnicodeTest) ... ok test_setslice (test.test_array.UnicodeTest) ... ok test_str (test.test_array.UnicodeTest) ... ok test_subclass_with_kwargs (test.test_array.UnicodeTest) ... ok test_tofromfile (test.test_array.UnicodeTest) ... ok test_tofromlist (test.test_array.UnicodeTest) ... ok test_tofromstring (test.test_array.UnicodeTest) ... ok test_unicode (test.test_array.UnicodeTest) ... ok test_weakref (test.test_array.UnicodeTest) ... ok test_add (test.test_array.ByteTest) ... ok test_assignment (test.test_array.ByteTest) ... ok test_buffer (test.test_array.ByteTest) ... ok test_buffer_info (test.test_array.ByteTest) ... ok test_bug_782369 (test.test_array.ByteTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.ByteTest) ... ok test_cmp (test.test_array.ByteTest) ... ok test_constructor (test.test_array.ByteTest) ... ok test_constructor_with_iterable_argument (test.test_array.ByteTest) ... ok test_copy (test.test_array.ByteTest) ... ok test_count (test.test_array.ByteTest) ... ok test_coveritertraverse (test.test_array.ByteTest) ... ok test_deepcopy (test.test_array.ByteTest) ... ok test_delitem (test.test_array.ByteTest) ... ok test_delslice (test.test_array.ByteTest) ... ok test_extend (test.test_array.ByteTest) ... ok test_extended_getslice (test.test_array.ByteTest) ... ok test_extended_set_del_slice (test.test_array.ByteTest) ... ok test_extslice (test.test_array.ByteTest) ... ok test_filewrite (test.test_array.ByteTest) ... ok test_fromfile_ioerror (test.test_array.ByteTest) ... ok test_getitem (test.test_array.ByteTest) ... ok test_getslice (test.test_array.ByteTest) ... ok test_iadd (test.test_array.ByteTest) ... ok test_imul (test.test_array.ByteTest) ... ok test_index (test.test_array.ByteTest) ... ok test_insert (test.test_array.ByteTest) ... ok test_iterationcontains (test.test_array.ByteTest) ... ok test_len (test.test_array.ByteTest) ... ok test_mul (test.test_array.ByteTest) ... ok test_overflow (test.test_array.ByteTest) ... ok test_pickle (test.test_array.ByteTest) ... ok test_pickle_for_empty_array (test.test_array.ByteTest) ... ok test_pop (test.test_array.ByteTest) ... ok test_remove (test.test_array.ByteTest) ... ok test_repr (test.test_array.ByteTest) ... ok test_reverse (test.test_array.ByteTest) ... ok test_setitem (test.test_array.ByteTest) ... ok test_setslice (test.test_array.ByteTest) ... ok test_str (test.test_array.ByteTest) ... ok test_subclass_with_kwargs (test.test_array.ByteTest) ... ok test_subclassing (test.test_array.ByteTest) ... ok test_tofromfile (test.test_array.ByteTest) ... ok test_tofromlist (test.test_array.ByteTest) ... ok test_tofromstring (test.test_array.ByteTest) ... ok test_weakref (test.test_array.ByteTest) ... ok test_add (test.test_array.UnsignedByteTest) ... ok test_assignment (test.test_array.UnsignedByteTest) ... ok test_buffer (test.test_array.UnsignedByteTest) ... ok test_buffer_info (test.test_array.UnsignedByteTest) ... ok test_bug_782369 (test.test_array.UnsignedByteTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.UnsignedByteTest) ... ok test_cmp (test.test_array.UnsignedByteTest) ... ok test_constructor (test.test_array.UnsignedByteTest) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedByteTest) ... ok test_copy (test.test_array.UnsignedByteTest) ... ok test_count (test.test_array.UnsignedByteTest) ... ok test_coveritertraverse (test.test_array.UnsignedByteTest) ... ok test_deepcopy (test.test_array.UnsignedByteTest) ... ok test_delitem (test.test_array.UnsignedByteTest) ... ok test_delslice (test.test_array.UnsignedByteTest) ... ok test_extend (test.test_array.UnsignedByteTest) ... ok test_extended_getslice (test.test_array.UnsignedByteTest) ... ok test_extended_set_del_slice (test.test_array.UnsignedByteTest) ... ok test_extslice (test.test_array.UnsignedByteTest) ... ok test_filewrite (test.test_array.UnsignedByteTest) ... ok test_fromfile_ioerror (test.test_array.UnsignedByteTest) ... ok test_getitem (test.test_array.UnsignedByteTest) ... ok test_getslice (test.test_array.UnsignedByteTest) ... ok test_iadd (test.test_array.UnsignedByteTest) ... ok test_imul (test.test_array.UnsignedByteTest) ... ok test_index (test.test_array.UnsignedByteTest) ... ok test_insert (test.test_array.UnsignedByteTest) ... ok test_iterationcontains (test.test_array.UnsignedByteTest) ... ok test_len (test.test_array.UnsignedByteTest) ... ok test_mul (test.test_array.UnsignedByteTest) ... ok test_overflow (test.test_array.UnsignedByteTest) ... ok test_pickle (test.test_array.UnsignedByteTest) ... ok test_pickle_for_empty_array (test.test_array.UnsignedByteTest) ... ok test_pop (test.test_array.UnsignedByteTest) ... ok test_remove (test.test_array.UnsignedByteTest) ... ok test_repr (test.test_array.UnsignedByteTest) ... ok test_reverse (test.test_array.UnsignedByteTest) ... ok test_setitem (test.test_array.UnsignedByteTest) ... ok test_setslice (test.test_array.UnsignedByteTest) ... ok test_sizeof_with_buffer (test.test_array.UnsignedByteTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedByteTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedByteTest) ... ok test_subclass_with_kwargs (test.test_array.UnsignedByteTest) ... ok test_subclassing (test.test_array.UnsignedByteTest) ... ok test_tofromfile (test.test_array.UnsignedByteTest) ... ok test_tofromlist (test.test_array.UnsignedByteTest) ... ok test_tofromstring (test.test_array.UnsignedByteTest) ... ok test_weakref (test.test_array.UnsignedByteTest) ... ok test_add (test.test_array.ShortTest) ... ok test_assignment (test.test_array.ShortTest) ... ok test_buffer (test.test_array.ShortTest) ... ok test_buffer_info (test.test_array.ShortTest) ... ok test_bug_782369 (test.test_array.ShortTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.ShortTest) ... ok test_cmp (test.test_array.ShortTest) ... ok test_constructor (test.test_array.ShortTest) ... ok test_constructor_with_iterable_argument (test.test_array.ShortTest) ... ok test_copy (test.test_array.ShortTest) ... ok test_count (test.test_array.ShortTest) ... ok test_coveritertraverse (test.test_array.ShortTest) ... ok test_deepcopy (test.test_array.ShortTest) ... ok test_delitem (test.test_array.ShortTest) ... ok test_delslice (test.test_array.ShortTest) ... ok test_extend (test.test_array.ShortTest) ... ok test_extended_getslice (test.test_array.ShortTest) ... ok test_extended_set_del_slice (test.test_array.ShortTest) ... ok test_extslice (test.test_array.ShortTest) ... ok test_filewrite (test.test_array.ShortTest) ... ok test_fromfile_ioerror (test.test_array.ShortTest) ... ok test_getitem (test.test_array.ShortTest) ... ok test_getslice (test.test_array.ShortTest) ... ok test_iadd (test.test_array.ShortTest) ... ok test_imul (test.test_array.ShortTest) ... ok test_index (test.test_array.ShortTest) ... ok test_insert (test.test_array.ShortTest) ... ok test_iterationcontains (test.test_array.ShortTest) ... ok test_len (test.test_array.ShortTest) ... ok test_mul (test.test_array.ShortTest) ... ok test_overflow (test.test_array.ShortTest) ... ok test_pickle (test.test_array.ShortTest) ... ok test_pickle_for_empty_array (test.test_array.ShortTest) ... ok test_pop (test.test_array.ShortTest) ... ok test_remove (test.test_array.ShortTest) ... ok test_repr (test.test_array.ShortTest) ... ok test_reverse (test.test_array.ShortTest) ... ok test_setitem (test.test_array.ShortTest) ... ok test_setslice (test.test_array.ShortTest) ... ok test_str (test.test_array.ShortTest) ... ok test_subclass_with_kwargs (test.test_array.ShortTest) ... ok test_subclassing (test.test_array.ShortTest) ... ok test_tofromfile (test.test_array.ShortTest) ... ok test_tofromlist (test.test_array.ShortTest) ... ok test_tofromstring (test.test_array.ShortTest) ... ok test_weakref (test.test_array.ShortTest) ... ok test_add (test.test_array.UnsignedShortTest) ... ok test_assignment (test.test_array.UnsignedShortTest) ... ok test_buffer (test.test_array.UnsignedShortTest) ... ok test_buffer_info (test.test_array.UnsignedShortTest) ... ok test_bug_782369 (test.test_array.UnsignedShortTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.UnsignedShortTest) ... ok test_cmp (test.test_array.UnsignedShortTest) ... ok test_constructor (test.test_array.UnsignedShortTest) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedShortTest) ... ok test_copy (test.test_array.UnsignedShortTest) ... ok test_count (test.test_array.UnsignedShortTest) ... ok test_coveritertraverse (test.test_array.UnsignedShortTest) ... ok test_deepcopy (test.test_array.UnsignedShortTest) ... ok test_delitem (test.test_array.UnsignedShortTest) ... ok test_delslice (test.test_array.UnsignedShortTest) ... ok test_extend (test.test_array.UnsignedShortTest) ... ok test_extended_getslice (test.test_array.UnsignedShortTest) ... ok test_extended_set_del_slice (test.test_array.UnsignedShortTest) ... ok test_extslice (test.test_array.UnsignedShortTest) ... ok test_filewrite (test.test_array.UnsignedShortTest) ... ok test_fromfile_ioerror (test.test_array.UnsignedShortTest) ... ok test_getitem (test.test_array.UnsignedShortTest) ... ok test_getslice (test.test_array.UnsignedShortTest) ... ok test_iadd (test.test_array.UnsignedShortTest) ... ok test_imul (test.test_array.UnsignedShortTest) ... ok test_index (test.test_array.UnsignedShortTest) ... ok test_insert (test.test_array.UnsignedShortTest) ... ok test_iterationcontains (test.test_array.UnsignedShortTest) ... ok test_len (test.test_array.UnsignedShortTest) ... ok test_mul (test.test_array.UnsignedShortTest) ... ok test_overflow (test.test_array.UnsignedShortTest) ... ok test_pickle (test.test_array.UnsignedShortTest) ... ok test_pickle_for_empty_array (test.test_array.UnsignedShortTest) ... ok test_pop (test.test_array.UnsignedShortTest) ... ok test_remove (test.test_array.UnsignedShortTest) ... ok test_repr (test.test_array.UnsignedShortTest) ... ok test_reverse (test.test_array.UnsignedShortTest) ... ok test_setitem (test.test_array.UnsignedShortTest) ... ok test_setslice (test.test_array.UnsignedShortTest) ... ok test_sizeof_with_buffer (test.test_array.UnsignedShortTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedShortTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedShortTest) ... ok test_subclass_with_kwargs (test.test_array.UnsignedShortTest) ... ok test_subclassing (test.test_array.UnsignedShortTest) ... ok test_tofromfile (test.test_array.UnsignedShortTest) ... ok test_tofromlist (test.test_array.UnsignedShortTest) ... ok test_tofromstring (test.test_array.UnsignedShortTest) ... ok test_weakref (test.test_array.UnsignedShortTest) ... ok test_add (test.test_array.IntTest) ... ok test_assignment (test.test_array.IntTest) ... ok test_buffer (test.test_array.IntTest) ... ok test_buffer_info (test.test_array.IntTest) ... ok test_bug_782369 (test.test_array.IntTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.IntTest) ... ok test_cmp (test.test_array.IntTest) ... ok test_constructor (test.test_array.IntTest) ... ok test_constructor_with_iterable_argument (test.test_array.IntTest) ... ok test_copy (test.test_array.IntTest) ... ok test_count (test.test_array.IntTest) ... ok test_coveritertraverse (test.test_array.IntTest) ... ok test_deepcopy (test.test_array.IntTest) ... ok test_delitem (test.test_array.IntTest) ... ok test_delslice (test.test_array.IntTest) ... ok test_extend (test.test_array.IntTest) ... ok test_extended_getslice (test.test_array.IntTest) ... ok test_extended_set_del_slice (test.test_array.IntTest) ... ok test_extslice (test.test_array.IntTest) ... ok test_filewrite (test.test_array.IntTest) ... ok test_fromfile_ioerror (test.test_array.IntTest) ... ok test_getitem (test.test_array.IntTest) ... ok test_getslice (test.test_array.IntTest) ... ok test_iadd (test.test_array.IntTest) ... ok test_imul (test.test_array.IntTest) ... ok test_index (test.test_array.IntTest) ... ok test_insert (test.test_array.IntTest) ... ok test_iterationcontains (test.test_array.IntTest) ... ok test_len (test.test_array.IntTest) ... ok test_mul (test.test_array.IntTest) ... ok test_overflow (test.test_array.IntTest) ... ok test_pickle (test.test_array.IntTest) ... ok test_pickle_for_empty_array (test.test_array.IntTest) ... ok test_pop (test.test_array.IntTest) ... ok test_remove (test.test_array.IntTest) ... ok test_repr (test.test_array.IntTest) ... ok test_reverse (test.test_array.IntTest) ... ok test_setitem (test.test_array.IntTest) ... ok test_setslice (test.test_array.IntTest) ... ok test_str (test.test_array.IntTest) ... ok test_subclass_with_kwargs (test.test_array.IntTest) ... ok test_subclassing (test.test_array.IntTest) ... ok test_tofromfile (test.test_array.IntTest) ... ok test_tofromlist (test.test_array.IntTest) ... ok test_tofromstring (test.test_array.IntTest) ... ok test_weakref (test.test_array.IntTest) ... ok test_add (test.test_array.UnsignedIntTest) ... ok test_assignment (test.test_array.UnsignedIntTest) ... ok test_buffer (test.test_array.UnsignedIntTest) ... ok test_buffer_info (test.test_array.UnsignedIntTest) ... ok test_bug_782369 (test.test_array.UnsignedIntTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.UnsignedIntTest) ... ok test_cmp (test.test_array.UnsignedIntTest) ... ok test_constructor (test.test_array.UnsignedIntTest) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedIntTest) ... ok test_copy (test.test_array.UnsignedIntTest) ... ok test_count (test.test_array.UnsignedIntTest) ... ok test_coveritertraverse (test.test_array.UnsignedIntTest) ... ok test_deepcopy (test.test_array.UnsignedIntTest) ... ok test_delitem (test.test_array.UnsignedIntTest) ... ok test_delslice (test.test_array.UnsignedIntTest) ... ok test_extend (test.test_array.UnsignedIntTest) ... ok test_extended_getslice (test.test_array.UnsignedIntTest) ... ok test_extended_set_del_slice (test.test_array.UnsignedIntTest) ... ok test_extslice (test.test_array.UnsignedIntTest) ... ok test_filewrite (test.test_array.UnsignedIntTest) ... ok test_fromfile_ioerror (test.test_array.UnsignedIntTest) ... ok test_getitem (test.test_array.UnsignedIntTest) ... ok test_getslice (test.test_array.UnsignedIntTest) ... ok test_iadd (test.test_array.UnsignedIntTest) ... ok test_imul (test.test_array.UnsignedIntTest) ... ok test_index (test.test_array.UnsignedIntTest) ... ok test_insert (test.test_array.UnsignedIntTest) ... ok test_iterationcontains (test.test_array.UnsignedIntTest) ... ok test_len (test.test_array.UnsignedIntTest) ... ok test_mul (test.test_array.UnsignedIntTest) ... ok test_overflow (test.test_array.UnsignedIntTest) ... ok test_pickle (test.test_array.UnsignedIntTest) ... ok test_pickle_for_empty_array (test.test_array.UnsignedIntTest) ... ok test_pop (test.test_array.UnsignedIntTest) ... ok test_remove (test.test_array.UnsignedIntTest) ... ok test_repr (test.test_array.UnsignedIntTest) ... ok test_reverse (test.test_array.UnsignedIntTest) ... ok test_setitem (test.test_array.UnsignedIntTest) ... ok test_setslice (test.test_array.UnsignedIntTest) ... ok test_sizeof_with_buffer (test.test_array.UnsignedIntTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedIntTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedIntTest) ... ok test_subclass_with_kwargs (test.test_array.UnsignedIntTest) ... ok test_subclassing (test.test_array.UnsignedIntTest) ... ok test_tofromfile (test.test_array.UnsignedIntTest) ... ok test_tofromlist (test.test_array.UnsignedIntTest) ... ok test_tofromstring (test.test_array.UnsignedIntTest) ... ok test_weakref (test.test_array.UnsignedIntTest) ... ok test_add (test.test_array.LongTest) ... ok test_assignment (test.test_array.LongTest) ... ok test_buffer (test.test_array.LongTest) ... ok test_buffer_info (test.test_array.LongTest) ... ok test_bug_782369 (test.test_array.LongTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.LongTest) ... ok test_cmp (test.test_array.LongTest) ... ok test_constructor (test.test_array.LongTest) ... ok test_constructor_with_iterable_argument (test.test_array.LongTest) ... ok test_copy (test.test_array.LongTest) ... ok test_count (test.test_array.LongTest) ... ok test_coveritertraverse (test.test_array.LongTest) ... ok test_deepcopy (test.test_array.LongTest) ... ok test_delitem (test.test_array.LongTest) ... ok test_delslice (test.test_array.LongTest) ... ok test_extend (test.test_array.LongTest) ... ok test_extended_getslice (test.test_array.LongTest) ... ok test_extended_set_del_slice (test.test_array.LongTest) ... ok test_extslice (test.test_array.LongTest) ... ok test_filewrite (test.test_array.LongTest) ... ok test_fromfile_ioerror (test.test_array.LongTest) ... ok test_getitem (test.test_array.LongTest) ... ok test_getslice (test.test_array.LongTest) ... ok test_iadd (test.test_array.LongTest) ... ok test_imul (test.test_array.LongTest) ... ok test_index (test.test_array.LongTest) ... ok test_insert (test.test_array.LongTest) ... ok test_iterationcontains (test.test_array.LongTest) ... ok test_len (test.test_array.LongTest) ... ok test_mul (test.test_array.LongTest) ... ok test_overflow (test.test_array.LongTest) ... ok test_pickle (test.test_array.LongTest) ... ok test_pickle_for_empty_array (test.test_array.LongTest) ... ok test_pop (test.test_array.LongTest) ... ok test_remove (test.test_array.LongTest) ... ok test_repr (test.test_array.LongTest) ... ok test_reverse (test.test_array.LongTest) ... ok test_setitem (test.test_array.LongTest) ... ok test_setslice (test.test_array.LongTest) ... ok test_str (test.test_array.LongTest) ... ok test_subclass_with_kwargs (test.test_array.LongTest) ... ok test_subclassing (test.test_array.LongTest) ... ok test_tofromfile (test.test_array.LongTest) ... ok test_tofromlist (test.test_array.LongTest) ... ok test_tofromstring (test.test_array.LongTest) ... ok test_weakref (test.test_array.LongTest) ... ok test_add (test.test_array.UnsignedLongTest) ... ok test_assignment (test.test_array.UnsignedLongTest) ... ok test_buffer (test.test_array.UnsignedLongTest) ... ok test_buffer_info (test.test_array.UnsignedLongTest) ... ok test_bug_782369 (test.test_array.UnsignedLongTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.UnsignedLongTest) ... ok test_cmp (test.test_array.UnsignedLongTest) ... ok test_constructor (test.test_array.UnsignedLongTest) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedLongTest) ... ok test_copy (test.test_array.UnsignedLongTest) ... ok test_count (test.test_array.UnsignedLongTest) ... ok test_coveritertraverse (test.test_array.UnsignedLongTest) ... ok test_deepcopy (test.test_array.UnsignedLongTest) ... ok test_delitem (test.test_array.UnsignedLongTest) ... ok test_delslice (test.test_array.UnsignedLongTest) ... ok test_extend (test.test_array.UnsignedLongTest) ... ok test_extended_getslice (test.test_array.UnsignedLongTest) ... ok test_extended_set_del_slice (test.test_array.UnsignedLongTest) ... ok test_extslice (test.test_array.UnsignedLongTest) ... ok test_filewrite (test.test_array.UnsignedLongTest) ... ok test_fromfile_ioerror (test.test_array.UnsignedLongTest) ... ok test_getitem (test.test_array.UnsignedLongTest) ... ok test_getslice (test.test_array.UnsignedLongTest) ... ok test_iadd (test.test_array.UnsignedLongTest) ... ok test_imul (test.test_array.UnsignedLongTest) ... ok test_index (test.test_array.UnsignedLongTest) ... ok test_insert (test.test_array.UnsignedLongTest) ... ok test_iterationcontains (test.test_array.UnsignedLongTest) ... ok test_len (test.test_array.UnsignedLongTest) ... ok test_mul (test.test_array.UnsignedLongTest) ... ok test_overflow (test.test_array.UnsignedLongTest) ... ok test_pickle (test.test_array.UnsignedLongTest) ... ok test_pickle_for_empty_array (test.test_array.UnsignedLongTest) ... ok test_pop (test.test_array.UnsignedLongTest) ... ok test_remove (test.test_array.UnsignedLongTest) ... ok test_repr (test.test_array.UnsignedLongTest) ... ok test_reverse (test.test_array.UnsignedLongTest) ... ok test_setitem (test.test_array.UnsignedLongTest) ... ok test_setslice (test.test_array.UnsignedLongTest) ... ok test_sizeof_with_buffer (test.test_array.UnsignedLongTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedLongTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedLongTest) ... ok test_subclass_with_kwargs (test.test_array.UnsignedLongTest) ... ok test_subclassing (test.test_array.UnsignedLongTest) ... ok test_tofromfile (test.test_array.UnsignedLongTest) ... ok test_tofromlist (test.test_array.UnsignedLongTest) ... ok test_tofromstring (test.test_array.UnsignedLongTest) ... ok test_weakref (test.test_array.UnsignedLongTest) ... ok test_unicode_typecode (test.test_array.UnicodeTypecodeTest) ... ok test_add (test.test_array.FloatTest) ... ok test_assignment (test.test_array.FloatTest) ... ok test_buffer (test.test_array.FloatTest) ... ok test_buffer_info (test.test_array.FloatTest) ... ok test_bug_782369 (test.test_array.FloatTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.FloatTest) ... ok test_cmp (test.test_array.FloatTest) ... ok test_constructor (test.test_array.FloatTest) ... ok test_constructor_with_iterable_argument (test.test_array.FloatTest) ... ok test_copy (test.test_array.FloatTest) ... ok test_count (test.test_array.FloatTest) ... ok test_coveritertraverse (test.test_array.FloatTest) ... ok test_deepcopy (test.test_array.FloatTest) ... ok test_delitem (test.test_array.FloatTest) ... ok test_delslice (test.test_array.FloatTest) ... ok test_extend (test.test_array.FloatTest) ... ok test_extended_getslice (test.test_array.FloatTest) ... ok test_extended_set_del_slice (test.test_array.FloatTest) ... ok test_extslice (test.test_array.FloatTest) ... ok test_filewrite (test.test_array.FloatTest) ... ok test_fromfile_ioerror (test.test_array.FloatTest) ... ok test_getitem (test.test_array.FloatTest) ... ok test_getslice (test.test_array.FloatTest) ... ok test_iadd (test.test_array.FloatTest) ... ok test_imul (test.test_array.FloatTest) ... ok test_index (test.test_array.FloatTest) ... ok test_insert (test.test_array.FloatTest) ... ok test_iterationcontains (test.test_array.FloatTest) ... ok test_len (test.test_array.FloatTest) ... ok test_mul (test.test_array.FloatTest) ... ok test_pickle (test.test_array.FloatTest) ... ok test_pickle_for_empty_array (test.test_array.FloatTest) ... ok test_pop (test.test_array.FloatTest) ... ok test_remove (test.test_array.FloatTest) ... ok test_repr (test.test_array.FloatTest) ... ok test_reverse (test.test_array.FloatTest) ... ok test_setitem (test.test_array.FloatTest) ... ok test_setslice (test.test_array.FloatTest) ... ok test_str (test.test_array.FloatTest) ... ok test_subclass_with_kwargs (test.test_array.FloatTest) ... ok test_subclassing (test.test_array.FloatTest) ... ok test_tofromfile (test.test_array.FloatTest) ... ok test_tofromlist (test.test_array.FloatTest) ... ok test_tofromstring (test.test_array.FloatTest) ... ok test_weakref (test.test_array.FloatTest) ... ok test_add (test.test_array.DoubleTest) ... ok test_alloc_overflow (test.test_array.DoubleTest) ... ok test_assignment (test.test_array.DoubleTest) ... ok test_buffer (test.test_array.DoubleTest) ... ok test_buffer_info (test.test_array.DoubleTest) ... ok test_bug_782369 (test.test_array.DoubleTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.DoubleTest) ... ok test_cmp (test.test_array.DoubleTest) ... ok test_constructor (test.test_array.DoubleTest) ... ok test_constructor_with_iterable_argument (test.test_array.DoubleTest) ... ok test_copy (test.test_array.DoubleTest) ... ok test_count (test.test_array.DoubleTest) ... ok test_coveritertraverse (test.test_array.DoubleTest) ... ok test_deepcopy (test.test_array.DoubleTest) ... ok test_delitem (test.test_array.DoubleTest) ... ok test_delslice (test.test_array.DoubleTest) ... ok test_extend (test.test_array.DoubleTest) ... ok test_extended_getslice (test.test_array.DoubleTest) ... ok test_extended_set_del_slice (test.test_array.DoubleTest) ... ok test_extslice (test.test_array.DoubleTest) ... ok test_filewrite (test.test_array.DoubleTest) ... ok test_fromfile_ioerror (test.test_array.DoubleTest) ... ok test_getitem (test.test_array.DoubleTest) ... ok test_getslice (test.test_array.DoubleTest) ... ok test_iadd (test.test_array.DoubleTest) ... ok test_imul (test.test_array.DoubleTest) ... ok test_index (test.test_array.DoubleTest) ... ok test_insert (test.test_array.DoubleTest) ... ok test_iterationcontains (test.test_array.DoubleTest) ... ok test_len (test.test_array.DoubleTest) ... ok test_mul (test.test_array.DoubleTest) ... ok test_pickle (test.test_array.DoubleTest) ... ok test_pickle_for_empty_array (test.test_array.DoubleTest) ... ok test_pop (test.test_array.DoubleTest) ... ok test_remove (test.test_array.DoubleTest) ... ok test_repr (test.test_array.DoubleTest) ... ok test_reverse (test.test_array.DoubleTest) ... ok test_setitem (test.test_array.DoubleTest) ... ok test_setslice (test.test_array.DoubleTest) ... ok test_str (test.test_array.DoubleTest) ... ok test_subclass_with_kwargs (test.test_array.DoubleTest) ... ok test_subclassing (test.test_array.DoubleTest) ... ok test_tofromfile (test.test_array.DoubleTest) ... ok test_tofromlist (test.test_array.DoubleTest) ... ok test_tofromstring (test.test_array.DoubleTest) ... ok test_weakref (test.test_array.DoubleTest) ... ok ---------------------------------------------------------------------- Ran 554 tests in 1.340s OK (skipped=20) 1 test OK. BUILDSTDERR: 1.45user 0.03system 0:01.51elapsed 98%CPU (0avgtext+0avgdata 45208maxresident)k 0inputs+0outputs (=================== test_ascii_formatd ==================== BUILDSTDERR: 0major+7261minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ascii_formatd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ascii_formatd == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19559 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ascii_formatd test_ascii_formatd skipped -- this test is only for CPython 1 test skipped: test_ascii_formatd 1 skip unexpected on linux2: test_ascii_formatd BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 40752maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5795minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ast ==================== =================== test_ast ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ast == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19563 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ast test_AST_objects (test.test_ast.AST_Tests) ... ok test_arguments (test.test_ast.AST_Tests) ... ok test_base_classes (test.test_ast.AST_Tests) ... ok test_classattrs (test.test_ast.AST_Tests) ... ok test_field_attr_existence (test.test_ast.AST_Tests) ... ok test_field_attr_writable (test.test_ast.AST_Tests) ... ok test_from_import (test.test_ast.AST_Tests) ... ok test_invalid_identitifer (test.test_ast.AST_Tests) ... ok test_invalid_string (test.test_ast.AST_Tests) ... ok test_module (test.test_ast.AST_Tests) ... ok test_no_fields (test.test_ast.AST_Tests) ... ok test_nodeclasses (test.test_ast.AST_Tests) ... ok test_non_interned_future_from_ast (test.test_ast.AST_Tests) ... ok test_pickling (test.test_ast.AST_Tests) ... ok test_slice (test.test_ast.AST_Tests) ... ok test_snippets (test.test_ast.AST_Tests) ... ok test_copy_location (test.test_ast.ASTHelpers_Test) ... ok test_dump (test.test_ast.ASTHelpers_Test) ... ok test_fix_missing_locations (test.test_ast.ASTHelpers_Test) ... ok test_get_docstring (test.test_ast.ASTHelpers_Test) ... ok test_increment_lineno (test.test_ast.ASTHelpers_Test) ... ok test_iter_child_nodes (test.test_ast.ASTHelpers_Test) ... ok test_iter_fields (test.test_ast.ASTHelpers_Test) ... ok test_literal_eval (test.test_ast.ASTHelpers_Test) ... ok test_literal_eval_issue4907 (test.test_ast.ASTHelpers_Test) ... ok test_parse (test.test_ast.ASTHelpers_Test) ... ok ---------------------------------------------------------------------- Ran 26 tests in 0.862s OK 1 test OK. BUILDSTDERR: 0.96user 0.03system 0:01.01elapsed 98%CPU (0avgtext+0avgdata 54588maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+9506minor)pagefaults 0swaps =================== test_asynchat ==================== + for TestName in $(cat testnames.txt) + echo =================== test_asynchat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_asynchat == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19567 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_asynchat test_close_when_done (test.test_asynchat.TestAsynchat) ... ok test_empty_line (test.test_asynchat.TestAsynchat) ... ok test_line_terminator1 (test.test_asynchat.TestAsynchat) ... ok test_line_terminator2 (test.test_asynchat.TestAsynchat) ... ok test_line_terminator3 (test.test_asynchat.TestAsynchat) ... ok test_none_terminator (test.test_asynchat.TestAsynchat) ... ok test_numeric_terminator1 (test.test_asynchat.TestAsynchat) ... ok test_numeric_terminator2 (test.test_asynchat.TestAsynchat) ... ok test_simple_producer (test.test_asynchat.TestAsynchat) ... ok test_string_producer (test.test_asynchat.TestAsynchat) ... ok test_close_when_done (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_empty_line (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_line_terminator1 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_line_terminator2 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_line_terminator3 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_none_terminator (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_numeric_terminator1 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_numeric_terminator2 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_simple_producer (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_string_producer (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_blockingioerror (test.test_asynchat.TestAsynchatMocked) ... ok test_find_prefix_at_end (test.test_asynchat.TestHelperFunctions) ... ok test_basic (test.test_asynchat.TestFifo) ... ok test_given_list (test.test_asynchat.TestFifo) ... ok ---------------------------------------------------------------------- Ran 24 tests in 1.386s OK 1 test OK. BUILDSTDERR: 0.21user 0.08system 0:01.51elapsed 19%CPU (0avgtext+0avgdata 41164maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6243minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_asyncore ==================== + echo =================== test_asyncore ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_asyncore == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19605 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_asyncore test_closeall (test.test_asyncore.HelperFunctionTests) ... ok test_closeall_default (test.test_asyncore.HelperFunctionTests) ... ok test_compact_traceback (test.test_asyncore.HelperFunctionTests) ... ok test_readwrite (test.test_asyncore.HelperFunctionTests) ... ok test_readwriteexc (test.test_asyncore.HelperFunctionTests) ... ok test_basic (test.test_asyncore.DispatcherTests) ... ok test_issue_8594 (test.test_asyncore.DispatcherTests) ... ok test_log (test.test_asyncore.DispatcherTests) ... ok test_log_info (test.test_asyncore.DispatcherTests) ... ok test_repr (test.test_asyncore.DispatcherTests) ... ok test_strerror (test.test_asyncore.DispatcherTests) ... ok test_unhandled (test.test_asyncore.DispatcherTests) ... ok test_send (test.test_asyncore.DispatcherWithSendTests) ... ok test_send (test.test_asyncore.DispatcherWithSendTests_UsePoll) ... ok test_bind (test.test_asyncore.TestAPI_UseSelect) ... ok test_connection_attributes (test.test_asyncore.TestAPI_UseSelect) ... ok test_create_socket (test.test_asyncore.TestAPI_UseSelect) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseSelect) ... ok test_handle_close (test.test_asyncore.TestAPI_UseSelect) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseSelect) ... ok test_handle_error (test.test_asyncore.TestAPI_UseSelect) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseSelect) ... ok test_handle_read (test.test_asyncore.TestAPI_UseSelect) ... ok test_handle_write (test.test_asyncore.TestAPI_UseSelect) ... ok test_quick_connect (test.test_asyncore.TestAPI_UseSelect) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseSelect) ... ok test_bind (test.test_asyncore.TestAPI_UsePoll) ... ok test_connection_attributes (test.test_asyncore.TestAPI_UsePoll) ... ok test_create_socket (test.test_asyncore.TestAPI_UsePoll) ... ok test_handle_accept (test.test_asyncore.TestAPI_UsePoll) ... ok test_handle_close (test.test_asyncore.TestAPI_UsePoll) ... ok test_handle_connect (test.test_asyncore.TestAPI_UsePoll) ... ok test_handle_error (test.test_asyncore.TestAPI_UsePoll) ... ok test_handle_expt (test.test_asyncore.TestAPI_UsePoll) ... ok test_handle_read (test.test_asyncore.TestAPI_UsePoll) ... ok test_handle_write (test.test_asyncore.TestAPI_UsePoll) ... ok test_quick_connect (test.test_asyncore.TestAPI_UsePoll) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UsePoll) ... ok test_dispatcher (test.test_asyncore.FileWrapperTest) ... ok test_recv (test.test_asyncore.FileWrapperTest) ... ok test_send (test.test_asyncore.FileWrapperTest) ... ok ---------------------------------------------------------------------- Ran 41 tests in 2.802s OK 1 test OK. BUILDSTDERR: 0.22user 0.04system 0:02.94elapsed 8%CPU (0avgtext+0avgdata 42400maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6433minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_atexit ==================== =================== test_atexit ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_atexit == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19613 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_atexit test_args (test.test_atexit.TestCase) ... ok test_badargs (test.test_atexit.TestCase) ... ok test_order (test.test_atexit.TestCase) ... ok test_raise (test.test_atexit.TestCase) ... ok test_sys_override (test.test_atexit.TestCase) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.004s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 40692maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5839minor)pagefaults 0swaps =================== test_augassign ==================== + for TestName in $(cat testnames.txt) + echo =================== test_augassign ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_augassign == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19617 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_augassign testBasic (test.test_augassign.AugAssignTest) ... ok testCustomMethods1 (test.test_augassign.AugAssignTest) ... ok testCustomMethods2 (test.test_augassign.AugAssignTest) ... ok testInDict (test.test_augassign.AugAssignTest) ... ok testInList (test.test_augassign.AugAssignTest) ... ok testSequences (test.test_augassign.AugAssignTest) ... ok test_with_unpacking (test.test_augassign.AugAssignTest) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.004s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 40660maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6128minor)pagefaults 0swaps =================== test_base64 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_base64 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_base64 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19621 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_base64 test_b16decode (test.test_base64.BaseXYTestCase) ... ok test_b16encode (test.test_base64.BaseXYTestCase) ... ok test_b32decode (test.test_base64.BaseXYTestCase) ... ok test_b32decode_casefold (test.test_base64.BaseXYTestCase) ... ok test_b32decode_error (test.test_base64.BaseXYTestCase) ... ok test_b32encode (test.test_base64.BaseXYTestCase) ... ok test_b64decode (test.test_base64.BaseXYTestCase) ... ok test_b64decode_invalid_chars (test.test_base64.BaseXYTestCase) ... ok test_b64decode_padding_error (test.test_base64.BaseXYTestCase) ... ok test_b64encode (test.test_base64.BaseXYTestCase) ... ok test_decode (test.test_base64.LegacyBase64TestCase) ... ok test_decodestring (test.test_base64.LegacyBase64TestCase) ... ok test_encode (test.test_base64.LegacyBase64TestCase) ... ok test_encodestring (test.test_base64.LegacyBase64TestCase) ... ok ---------------------------------------------------------------------- Ran 14 tests in 0.012s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 93%CPU (0avgtext+0avgdata 41136maxresident)k =================== test_bastion ==================== BUILDSTDERR: 0inputs+0outputs (0major+6137minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bastion ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bastion == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19625 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_bastion 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 40752maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5748minor)pagefaults 0swaps =================== test_bigaddrspace ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bigaddrspace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bigaddrspace == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19629 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_bigaddrspace BUILDSTDERR: test_concat (test.test_bigaddrspace.StrTest) ... Skipping test_concat because of memory constraint ok BUILDSTDERR: test_optimized_concat (test.test_bigaddrspace.StrTest) ... Skipping test_optimized_concat because of memory constraint ok ---------------------------------------------------------------------- Ran 2 tests in 0.000s OK 1 test OK. BUILDSTDERR: 0.08user 0.03system 0:00.11elapsed 97%CPU (0avgtext+0avgdata 40768maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5791minor)pagefaults 0swaps =================== test_bigmem ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bigmem ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bigmem == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19633 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_bigmem test_capitalize (test.test_bigmem.StrTest) ... ok test_center (test.test_bigmem.StrTest) ... ok test_center_unicode (test.test_bigmem.StrTest) ... ok test_compare (test.test_bigmem.StrTest) ... ok test_concat (test.test_bigmem.StrTest) ... ok test_contains (test.test_bigmem.StrTest) ... ok test_count (test.test_bigmem.StrTest) ... ok test_decode (test.test_bigmem.StrTest) ... ok test_decodeascii (test.test_bigmem.StrTest) ... ok test_encode (test.test_bigmem.StrTest) ... ok test_encode_raw_unicode_escape (test.test_bigmem.StrTest) ... ok test_encode_utf32 (test.test_bigmem.StrTest) ... ok test_encode_utf7 (test.test_bigmem.StrTest) ... ok test_endswith (test.test_bigmem.StrTest) ... ok test_expandtabs (test.test_bigmem.StrTest) ... ok test_find (test.test_bigmem.StrTest) ... ok test_format (test.test_bigmem.StrTest) ... ok test_hash (test.test_bigmem.StrTest) ... ok test_index (test.test_bigmem.StrTest) ... ok test_isalnum (test.test_bigmem.StrTest) ... ok test_isalpha (test.test_bigmem.StrTest) ... ok test_isdigit (test.test_bigmem.StrTest) ... ok test_islower (test.test_bigmem.StrTest) ... ok test_isspace (test.test_bigmem.StrTest) ... ok test_istitle (test.test_bigmem.StrTest) ... ok test_isupper (test.test_bigmem.StrTest) ... ok test_join (test.test_bigmem.StrTest) ... ok test_ljust (test.test_bigmem.StrTest) ... ok test_lower (test.test_bigmem.StrTest) ... ok test_lstrip (test.test_bigmem.StrTest) ... ok test_repeat (test.test_bigmem.StrTest) ... ok test_replace (test.test_bigmem.StrTest) ... ok test_repr_large (test.test_bigmem.StrTest) ... ok test_repr_small (test.test_bigmem.StrTest) ... ok test_rfind (test.test_bigmem.StrTest) ... ok test_rindex (test.test_bigmem.StrTest) ... ok test_rjust (test.test_bigmem.StrTest) ... ok test_rstrip (test.test_bigmem.StrTest) ... ok test_slice_and_getitem (test.test_bigmem.StrTest) ... ok test_split_large (test.test_bigmem.StrTest) ... ok test_split_small (test.test_bigmem.StrTest) ... ok test_splitlines (test.test_bigmem.StrTest) ... ok test_startswith (test.test_bigmem.StrTest) ... ok test_strip (test.test_bigmem.StrTest) ... ok test_swapcase (test.test_bigmem.StrTest) ... ok test_title (test.test_bigmem.StrTest) ... ok test_translate (test.test_bigmem.StrTest) ... ok test_unicode_repr (test.test_bigmem.StrTest) ... ok test_unicode_repr_oflw (test.test_bigmem.StrTest) ... ok test_upper (test.test_bigmem.StrTest) ... ok test_zfill (test.test_bigmem.StrTest) ... ok test_compare (test.test_bigmem.TupleTest) ... ok test_concat_large (test.test_bigmem.TupleTest) ... ok test_concat_small (test.test_bigmem.TupleTest) ... ok test_contains (test.test_bigmem.TupleTest) ... ok test_from_2G_generator (test.test_bigmem.TupleTest) ... ok test_from_almost_2G_generator (test.test_bigmem.TupleTest) ... ok test_hash (test.test_bigmem.TupleTest) ... ok test_index_and_slice (test.test_bigmem.TupleTest) ... ok test_repeat_large (test.test_bigmem.TupleTest) ... ok test_repeat_large_2 (test.test_bigmem.TupleTest) ... ok test_repeat_small (test.test_bigmem.TupleTest) ... ok test_repr_large (test.test_bigmem.TupleTest) ... ok test_repr_small (test.test_bigmem.TupleTest) ... ok test_append (test.test_bigmem.ListTest) ... ok test_compare (test.test_bigmem.ListTest) ... ok test_concat_large (test.test_bigmem.ListTest) ... ok test_concat_small (test.test_bigmem.ListTest) ... ok test_contains (test.test_bigmem.ListTest) ... ok test_count (test.test_bigmem.ListTest) ... ok test_extend_large (test.test_bigmem.ListTest) ... ok test_extend_small (test.test_bigmem.ListTest) ... ok test_hash (test.test_bigmem.ListTest) ... ok test_index (test.test_bigmem.ListTest) ... ok test_index_and_slice (test.test_bigmem.ListTest) ... ok test_inplace_concat_large (test.test_bigmem.ListTest) ... ok test_inplace_concat_small (test.test_bigmem.ListTest) ... ok test_inplace_repeat_large (test.test_bigmem.ListTest) ... ok test_inplace_repeat_small (test.test_bigmem.ListTest) ... ok test_insert (test.test_bigmem.ListTest) ... ok test_pop (test.test_bigmem.ListTest) ... ok test_remove (test.test_bigmem.ListTest) ... ok test_repeat_large (test.test_bigmem.ListTest) ... ok test_repeat_small (test.test_bigmem.ListTest) ... ok test_repr_large (test.test_bigmem.ListTest) ... ok test_repr_small (test.test_bigmem.ListTest) ... ok test_reverse (test.test_bigmem.ListTest) ... ok test_sort (test.test_bigmem.ListTest) ... ok test_repeat (test.test_bigmem.BufferTest) ... ok ---------------------------------------------------------------------- Ran 89 tests in 0.086s OK 1 test OK. BUILDSTDERR: 0.19user 0.02system 0:00.23elapsed 95%CPU (0avgtext+0avgdata 43184maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6791minor)pagefaults 0swaps =================== test_binascii ==================== + for TestName in $(cat testnames.txt) + echo =================== test_binascii ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_binascii == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19637 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_binascii test_base64invalid (test.test_binascii.BinASCIITest) ... ok test_base64valid (test.test_binascii.BinASCIITest) ... ok test_crc32 (test.test_binascii.BinASCIITest) ... ok test_crc_hqx (test.test_binascii.BinASCIITest) ... ok test_empty_string (test.test_binascii.BinASCIITest) ... ok test_exceptions (test.test_binascii.BinASCIITest) ... ok test_functions (test.test_binascii.BinASCIITest) ... ok test_hex (test.test_binascii.BinASCIITest) ... ok test_hqx (test.test_binascii.BinASCIITest) ... ok test_qp (test.test_binascii.BinASCIITest) ... ok test_returned_value (test.test_binascii.BinASCIITest) ... ok test_uu (test.test_binascii.BinASCIITest) ... ok test_base64invalid (test.test_binascii.ArrayBinASCIITest) ... ok test_base64valid (test.test_binascii.ArrayBinASCIITest) ... ok test_crc32 (test.test_binascii.ArrayBinASCIITest) ... ok test_crc_hqx (test.test_binascii.ArrayBinASCIITest) ... ok test_empty_string (test.test_binascii.ArrayBinASCIITest) ... ok test_exceptions (test.test_binascii.ArrayBinASCIITest) ... ok test_functions (test.test_binascii.ArrayBinASCIITest) ... ok test_hex (test.test_binascii.ArrayBinASCIITest) ... ok test_hqx (test.test_binascii.ArrayBinASCIITest) ... ok test_qp (test.test_binascii.ArrayBinASCIITest) ... ok test_returned_value (test.test_binascii.ArrayBinASCIITest) ... ok test_uu (test.test_binascii.ArrayBinASCIITest) ... ok test_base64invalid (test.test_binascii.BytearrayBinASCIITest) ... ok test_base64valid (test.test_binascii.BytearrayBinASCIITest) ... ok test_crc32 (test.test_binascii.BytearrayBinASCIITest) ... ok test_crc_hqx (test.test_binascii.BytearrayBinASCIITest) ... ok test_empty_string (test.test_binascii.BytearrayBinASCIITest) ... ok test_exceptions (test.test_binascii.BytearrayBinASCIITest) ... ok test_functions (test.test_binascii.BytearrayBinASCIITest) ... ok test_hex (test.test_binascii.BytearrayBinASCIITest) ... ok test_hqx (test.test_binascii.BytearrayBinASCIITest) ... ok test_qp (test.test_binascii.BytearrayBinASCIITest) ... ok test_returned_value (test.test_binascii.BytearrayBinASCIITest) ... ok test_uu (test.test_binascii.BytearrayBinASCIITest) ... ok test_base64invalid (test.test_binascii.MemoryviewBinASCIITest) ... ok test_base64valid (test.test_binascii.MemoryviewBinASCIITest) ... ok test_crc32 (test.test_binascii.MemoryviewBinASCIITest) ... ok test_crc_hqx (test.test_binascii.MemoryviewBinASCIITest) ... ok test_empty_string (test.test_binascii.MemoryviewBinASCIITest) ... ok test_exceptions (test.test_binascii.MemoryviewBinASCIITest) ... ok test_functions (test.test_binascii.MemoryviewBinASCIITest) ... ok test_hex (test.test_binascii.MemoryviewBinASCIITest) ... ok test_hqx (test.test_binascii.MemoryviewBinASCIITest) ... ok test_qp (test.test_binascii.MemoryviewBinASCIITest) ... ok test_returned_value (test.test_binascii.MemoryviewBinASCIITest) ... ok test_uu (test.test_binascii.MemoryviewBinASCIITest) ... ok ---------------------------------------------------------------------- Ran 48 tests in 0.033s OK 1 test OK. =================== test_binhex ==================== BUILDSTDERR: 0.12user 0.03system 0:00.16elapsed 94%CPU (0avgtext+0avgdata 41424maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6226minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_binhex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_binhex == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19641 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_binhex test_binhex (test.test_binhex.BinHexTestCase) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 40484maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5797minor)pagefaults 0swaps =================== test_binop ==================== + for TestName in $(cat testnames.txt) + echo =================== test_binop ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_binop == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19645 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_binop test_add (test.test_binop.RatTestCase) ... ok test_constructor (test.test_binop.RatTestCase) ... ok test_div (test.test_binop.RatTestCase) ... ok test_eq (test.test_binop.RatTestCase) ... ok test_floordiv (test.test_binop.RatTestCase) ... ok test_future_div (test.test_binop.RatTestCase) ... ok test_gcd (test.test_binop.RatTestCase) ... ok test_mul (test.test_binop.RatTestCase) ... ok test_sub (test.test_binop.RatTestCase) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.010s OK 1 test OK. BUILDSTDERR: 0.10user 0.01system 0:00.13elapsed 95%CPU (0avgtext+0avgdata 40972maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6136minor)pagefaults 0swaps =================== test_bisect ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bisect ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bisect == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19649 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_bisect test_backcompatibility (test.test_bisect.TestBisectPython) ... ok test_keyword_args (test.test_bisect.TestBisectPython) ... ok test_large_pyrange (test.test_bisect.TestBisectPython) ... ok test_large_range (test.test_bisect.TestBisectPython) ... ok test_negative_lo (test.test_bisect.TestBisectPython) ... ok test_optionalSlicing (test.test_bisect.TestBisectPython) ... ok test_precomputed (test.test_bisect.TestBisectPython) ... ok test_random (test.test_bisect.TestBisectPython) ... ok test_backcompatibility (test.test_bisect.TestBisectC) ... ok test_keyword_args (test.test_bisect.TestBisectC) ... ok test_large_pyrange (test.test_bisect.TestBisectC) ... ok test_large_range (test.test_bisect.TestBisectC) ... ok test_negative_lo (test.test_bisect.TestBisectC) ... ok test_optionalSlicing (test.test_bisect.TestBisectC) ... ok test_precomputed (test.test_bisect.TestBisectC) ... ok test_random (test.test_bisect.TestBisectC) ... ok test_backcompatibility (test.test_bisect.TestInsortPython) ... ok test_listDerived (test.test_bisect.TestInsortPython) ... ok test_vsBuiltinSort (test.test_bisect.TestInsortPython) ... ok test_backcompatibility (test.test_bisect.TestInsortC) ... ok test_listDerived (test.test_bisect.TestInsortC) ... ok test_vsBuiltinSort (test.test_bisect.TestInsortC) ... ok test_arg_parsing (test.test_bisect.TestErrorHandlingPython) ... ok test_cmp_err (test.test_bisect.TestErrorHandlingPython) ... ok test_get_only (test.test_bisect.TestErrorHandlingPython) ... ok test_len_only (test.test_bisect.TestErrorHandlingPython) ... ok test_non_sequence (test.test_bisect.TestErrorHandlingPython) ... ok test_arg_parsing (test.test_bisect.TestErrorHandlingC) ... ok test_cmp_err (test.test_bisect.TestErrorHandlingC) ... ok test_get_only (test.test_bisect.TestErrorHandlingC) ... ok test_len_only (test.test_bisect.TestErrorHandlingC) ... ok test_non_sequence (test.test_bisect.TestErrorHandlingC) ... ok ---------------------------------------------------------------------- Ran 32 tests in 0.145s OK Trying: grades = "FEDCBA" Expecting nothing ok Trying: breakpoints = [30, 44, 66, 75, 85] Expecting nothing ok Trying: from bisect import bisect Expecting nothing ok Trying: def grade(total): return grades[bisect(breakpoints, total)] Expecting nothing ok Trying: grade(66) Expecting: 'C' ok Trying: map(grade, [33, 99, 77, 44, 12, 88]) Expecting: ['E', 'A', 'B', 'D', 'F', 'A'] ok 39 items had no tests: test.test_bisect test.test_bisect.CmpErr test.test_bisect.CmpErr.__cmp__ test.test_bisect.GetOnly test.test_bisect.GetOnly.__getitem__ test.test_bisect.LenOnly test.test_bisect.LenOnly.__len__ test.test_bisect.Range test.test_bisect.Range.__getitem__ test.test_bisect.Range.__init__ test.test_bisect.Range.__len__ test.test_bisect.Range.insert test.test_bisect.TestBisect test.test_bisect.TestBisect.setUp test.test_bisect.TestBisect.test_backcompatibility test.test_bisect.TestBisect.test_keyword_args test.test_bisect.TestBisect.test_large_pyrange test.test_bisect.TestBisect.test_large_range test.test_bisect.TestBisect.test_negative_lo test.test_bisect.TestBisect.test_optionalSlicing test.test_bisect.TestBisect.test_precomputed test.test_bisect.TestBisect.test_random test.test_bisect.TestBisectC test.test_bisect.TestBisectPython test.test_bisect.TestErrorHandling test.test_bisect.TestErrorHandling.test_arg_parsing test.test_bisect.TestErrorHandling.test_cmp_err test.test_bisect.TestErrorHandling.test_get_only test.test_bisect.TestErrorHandling.test_len_only test.test_bisect.TestErrorHandling.test_non_sequence test.test_bisect.TestErrorHandlingC test.test_bisect.TestErrorHandlingPython test.test_bisect.TestInsort test.test_bisect.TestInsort.test_backcompatibility test.test_bisect.TestInsort.test_listDerived test.test_bisect.TestInsort.test_vsBuiltinSort test.test_bisect.TestInsortC test.test_bisect.TestInsortPython test.test_bisect.test_main 1 items passed all tests: 6 tests in test.test_bisect.__test__.libreftest 6 tests in 40 items. 6 passed and 0 failed. Test passed. doctest (test.test_bisect) ... 6 tests with zero failures 1 test OK. =================== test_bool ==================== BUILDSTDERR: 0.35user 0.03system 0:00.40elapsed 96%CPU (0avgtext+0avgdata 45348maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7141minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bool ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bool == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19653 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_bool test_boolean (test.test_bool.BoolTest) ... ok test_callable (test.test_bool.BoolTest) ... ok test_convert (test.test_bool.BoolTest) ... ok test_convert_to_bool (test.test_bool.BoolTest) ... ok test_cpickle (test.test_bool.BoolTest) ... ok test_fileclosed (test.test_bool.BoolTest) ... ok test_float (test.test_bool.BoolTest) ... ok test_format (test.test_bool.BoolTest) ... ok test_hasattr (test.test_bool.BoolTest) ... ok test_haskey (test.test_bool.BoolTest) ... ok test_int (test.test_bool.BoolTest) ... ok test_isinstance (test.test_bool.BoolTest) ... ok test_issubclass (test.test_bool.BoolTest) ... ok test_long (test.test_bool.BoolTest) ... ok test_marshal (test.test_bool.BoolTest) ... ok test_math (test.test_bool.BoolTest) ... ok test_mixedpickle (test.test_bool.BoolTest) ... ok test_operator (test.test_bool.BoolTest) ... ok test_pickle (test.test_bool.BoolTest) ... ok test_picklevalues (test.test_bool.BoolTest) ... ok test_print (test.test_bool.BoolTest) ... ok test_repr (test.test_bool.BoolTest) ... ok test_str (test.test_bool.BoolTest) ... ok test_string (test.test_bool.BoolTest) ... ok test_subclass (test.test_bool.BoolTest) ... ok test_types (test.test_bool.BoolTest) ... ok ---------------------------------------------------------------------- Ran 26 tests in 0.015s OK 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.14elapsed 92%CPU (0avgtext+0avgdata 41044maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6180minor)pagefaults 0swaps =================== test_bsddb ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bsddb ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bsddb == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19657 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_bsddb test_bsddb skipped -- No module named _bsddb 1 test skipped: test_bsddb 1 skip unexpected on linux2: test_bsddb BUILDSTDERR: 0.09user 0.03system 0:00.13elapsed 96%CPU (0avgtext+0avgdata 40856maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6123minor)pagefaults 0swaps =================== test_bsddb185 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bsddb185 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bsddb185 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19661 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_bsddb185 test_bsddb185 skipped -- No module named bsddb185 1 test skipped: test_bsddb185 Those skips are all expected on linux2. BUILDSTDERR: 0.08user 0.02system 0:00.11elapsed 97%CPU (0avgtext+0avgdata 40728maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5805minor)pagefaults 0swaps =================== test_bsddb3 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bsddb3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bsddb3 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19665 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_bsddb3 test_bsddb3 skipped -- No module named _bsddb 1 test skipped: test_bsddb3 1 skip unexpected on linux2: test_bsddb3 BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 40724maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5808minor)pagefaults 0swaps =================== test_buffer ==================== + for TestName in $(cat testnames.txt) + echo =================== test_buffer ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_buffer == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19669 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_buffer test_copy (test.test_buffer.BufferTests) ... ok test_extended_getslice (test.test_buffer.BufferTests) ... ok test_large_buffer_size_and_offset (test.test_buffer.BufferTests) ... ok test_newbuffer_interface (test.test_buffer.BufferTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.012s OK 1 test OK. BUILDSTDERR: 0.09user 0.03system 0:00.12elapsed 93%CPU (0avgtext+0avgdata 40756maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6131minor)pagefaults 0swaps =================== test_bufio ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bufio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bufio == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19673 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_bufio test_nullpat (test.test_bufio.CBufferSizeTest) ... ok test_primepat (test.test_bufio.CBufferSizeTest) ... ok test_nullpat (test.test_bufio.PyBufferSizeTest) ... ok test_primepat (test.test_bufio.PyBufferSizeTest) ... ok test_nullpat (test.test_bufio.BuiltinBufferSizeTest) ... ok test_primepat (test.test_bufio.BuiltinBufferSizeTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.987s OK 1 test OK. BUILDSTDERR: 0.71user 0.37system 0:01.10elapsed 97%CPU (0avgtext+0avgdata 62648maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+35278minor)pagefaults 0swaps =================== test_bytes ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bytes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bytes == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19677 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_bytes test_alloc (test.test_bytes.ByteArrayTest) ... skipped 'undocumented bytes.__alloc__()' test_append (test.test_bytes.ByteArrayTest) ... ok test_basics (test.test_bytes.ByteArrayTest) ... ok test_bytearray_api (test.test_bytes.ByteArrayTest) ... ok test_compare (test.test_bytes.ByteArrayTest) ... ok test_compare_to_str (test.test_bytes.ByteArrayTest) ... ok test_concat (test.test_bytes.ByteArrayTest) ... ok test_constructor_type_errors (test.test_bytes.ByteArrayTest) ... ok test_constructor_value_errors (test.test_bytes.ByteArrayTest) ... ok test_contains (test.test_bytes.ByteArrayTest) ... ok test_copied (test.test_bytes.ByteArrayTest) ... ok test_count (test.test_bytes.ByteArrayTest) ... ok test_decode (test.test_bytes.ByteArrayTest) ... ok test_delitem (test.test_bytes.ByteArrayTest) ... ok test_empty_bytearray (test.test_bytes.ByteArrayTest) ... ok test_empty_sequence (test.test_bytes.ByteArrayTest) ... ok test_encoding (test.test_bytes.ByteArrayTest) ... ok test_endswith (test.test_bytes.ByteArrayTest) ... ok test_exhausted_iterator (test.test_bytes.ByteArrayTest) ... ok test_extend (test.test_bytes.ByteArrayTest) ... ok test_extended_getslice (test.test_bytes.ByteArrayTest) ... ok test_extended_set_del_slice (test.test_bytes.ByteArrayTest) ... ok test_find (test.test_bytes.ByteArrayTest) ... ok test_find_etc_raise_correct_error_messages (test.test_bytes.ByteArrayTest) ... ok test_free_after_iterating (test.test_bytes.ByteArrayTest) ... ok test_from_index (test.test_bytes.ByteArrayTest) ... ok test_from_int (test.test_bytes.ByteArrayTest) ... ok test_from_list (test.test_bytes.ByteArrayTest) ... ok test_from_ssize (test.test_bytes.ByteArrayTest) ... ok test_fromhex (test.test_bytes.ByteArrayTest) ... ok test_getslice (test.test_bytes.ByteArrayTest) ... ok test_iconcat (test.test_bytes.ByteArrayTest) ... ok test_index (test.test_bytes.ByteArrayTest) ... ok test_init_alloc (test.test_bytes.ByteArrayTest) ... skipped 'undocumented bytes.__alloc__()' test_insert (test.test_bytes.ByteArrayTest) ... ok test_irepeat (test.test_bytes.ByteArrayTest) ... ok test_irepeat_1char (test.test_bytes.ByteArrayTest) ... ok test_join (test.test_bytes.ByteArrayTest) ... ok test_nohash (test.test_bytes.ByteArrayTest) ... ok test_none_arguments (test.test_bytes.ByteArrayTest) ... ok test_nosort (test.test_bytes.ByteArrayTest) ... ok test_ord (test.test_bytes.ByteArrayTest) ... ok test_partition (test.test_bytes.ByteArrayTest) ... ok test_partition_bytearray_doesnt_share_nullstring (test.test_bytes.ByteArrayTest) ... ok test_pickling (test.test_bytes.ByteArrayTest) ... ok test_pop (test.test_bytes.ByteArrayTest) ... ok test_regexps (test.test_bytes.ByteArrayTest) ... ok test_remove (test.test_bytes.ByteArrayTest) ... ok test_repeat (test.test_bytes.ByteArrayTest) ... ok test_repeat_1char (test.test_bytes.ByteArrayTest) ... ok test_replace (test.test_bytes.ByteArrayTest) ... ok test_resize_forbidden (test.test_bytes.ByteArrayTest) ... skipped 'resizing semantics of CPython rely on refcounting' test_resize_forbidden_non_cpython (test.test_bytes.ByteArrayTest) ... ok test_reverse (test.test_bytes.ByteArrayTest) ... ok test_reversed (test.test_bytes.ByteArrayTest) ... ok test_rfind (test.test_bytes.ByteArrayTest) ... ok test_rindex (test.test_bytes.ByteArrayTest) ... ok test_rpartition (test.test_bytes.ByteArrayTest) ... ok test_rsplit_string_error (test.test_bytes.ByteArrayTest) ... ok test_rsplit_unicodewhitespace (test.test_bytes.ByteArrayTest) ... ok test_setitem (test.test_bytes.ByteArrayTest) ... ok test_setslice (test.test_bytes.ByteArrayTest) ... ok test_setslice_trap (test.test_bytes.ByteArrayTest) ... ok test_split_string_error (test.test_bytes.ByteArrayTest) ... ok test_split_unicodewhitespace (test.test_bytes.ByteArrayTest) ... ok test_startswith (test.test_bytes.ByteArrayTest) ... ok test_strip_bytearray (test.test_bytes.ByteArrayTest) ... ok test_strip_string_error (test.test_bytes.ByteArrayTest) ... ok test_capitalize (test.test_bytes.ByteArrayAsStringTest) ... ok test_center (test.test_bytes.ByteArrayAsStringTest) ... ok test_contains (test.test_bytes.ByteArrayAsStringTest) ... ok test_count (test.test_bytes.ByteArrayAsStringTest) ... ok test_expandtabs (test.test_bytes.ByteArrayAsStringTest) ... ok test_find (test.test_bytes.ByteArrayAsStringTest) ... ok test_fixtype (test.test_bytes.ByteArrayAsStringTest) ... ok test_hash (test.test_bytes.ByteArrayAsStringTest) ... ok test_index (test.test_bytes.ByteArrayAsStringTest) ... ok test_isalnum (test.test_bytes.ByteArrayAsStringTest) ... ok test_isalpha (test.test_bytes.ByteArrayAsStringTest) ... ok test_isdigit (test.test_bytes.ByteArrayAsStringTest) ... ok test_islower (test.test_bytes.ByteArrayAsStringTest) ... ok test_isspace (test.test_bytes.ByteArrayAsStringTest) ... ok test_istitle (test.test_bytes.ByteArrayAsStringTest) ... ok test_isupper (test.test_bytes.ByteArrayAsStringTest) ... ok test_ljust (test.test_bytes.ByteArrayAsStringTest) ... ok test_lower (test.test_bytes.ByteArrayAsStringTest) ... ok test_replace (test.test_bytes.ByteArrayAsStringTest) ... ok test_replace_overflow (test.test_bytes.ByteArrayAsStringTest) ... ok test_rfind (test.test_bytes.ByteArrayAsStringTest) ... ok test_rindex (test.test_bytes.ByteArrayAsStringTest) ... ok test_rjust (test.test_bytes.ByteArrayAsStringTest) ... ok test_rsplit (test.test_bytes.ByteArrayAsStringTest) ... ok test_split (test.test_bytes.ByteArrayAsStringTest) ... ok test_splitlines (test.test_bytes.ByteArrayAsStringTest) ... ok test_strip (test.test_bytes.ByteArrayAsStringTest) ... ok test_strip_whitespace (test.test_bytes.ByteArrayAsStringTest) ... ok test_swapcase (test.test_bytes.ByteArrayAsStringTest) ... ok test_title (test.test_bytes.ByteArrayAsStringTest) ... ok test_upper (test.test_bytes.ByteArrayAsStringTest) ... ok test_zfill (test.test_bytes.ByteArrayAsStringTest) ... ok test_basic (test.test_bytes.ByteArraySubclassTest) ... ok test_copy (test.test_bytes.ByteArraySubclassTest) ... ok test_init_override (test.test_bytes.ByteArraySubclassTest) ... ok test_join (test.test_bytes.ByteArraySubclassTest) ... ok test_pickle (test.test_bytes.ByteArraySubclassTest) ... ok test_returns_new_copy (test.test_bytes.BytearrayPEP3137Test) ... ok ---------------------------------------------------------------------- Ran 106 tests in 0.383s OK (skipped=3) 1 test OK. BUILDSTDERR: 0.53user 0.03system 0:00.57elapsed 98%CPU (0avgtext+0avgdata 46840maxresident)k 0inputs+0outputs (=================== test_bz2 ==================== BUILDSTDERR: 0major+7915minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bz2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_bz2 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19681 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_bz2 testBug1191043 (test.test_bz2.BZ2FileTest) ... ok testClosedIteratorDeadlock (test.test_bz2.BZ2FileTest) ... ok testContextProtocol (test.test_bz2.BZ2FileTest) ... ok testInitNonExistentFile (test.test_bz2.BZ2FileTest) ... ok testIterator (test.test_bz2.BZ2FileTest) ... ok testMixedIterationReads (test.test_bz2.BZ2FileTest) ... skipped 'implementation detail specific to cpython' testModeU (test.test_bz2.BZ2FileTest) ... ok testOpenDel (test.test_bz2.BZ2FileTest) ... ok testOpenNonexistent (test.test_bz2.BZ2FileTest) ... ok testRead (test.test_bz2.BZ2FileTest) ... ok testRead0 (test.test_bz2.BZ2FileTest) ... ok testRead100 (test.test_bz2.BZ2FileTest) ... ok testReadChunk10 (test.test_bz2.BZ2FileTest) ... ok testReadLine (test.test_bz2.BZ2FileTest) ... ok testReadLines (test.test_bz2.BZ2FileTest) ... ok testSeekBackwards (test.test_bz2.BZ2FileTest) ... ok testSeekBackwardsFromEnd (test.test_bz2.BZ2FileTest) ... ok testSeekForward (test.test_bz2.BZ2FileTest) ... ok testSeekPostEnd (test.test_bz2.BZ2FileTest) ... ok testSeekPostEndTwice (test.test_bz2.BZ2FileTest) ... ok testSeekPreStart (test.test_bz2.BZ2FileTest) ... ok testThreading (test.test_bz2.BZ2FileTest) ... ok testUniversalNewlinesCRLF (test.test_bz2.BZ2FileTest) ... ok testUniversalNewlinesLF (test.test_bz2.BZ2FileTest) ... ok testWrite (test.test_bz2.BZ2FileTest) ... ok testWriteChunks10 (test.test_bz2.BZ2FileTest) ... ok testWriteLines (test.test_bz2.BZ2FileTest) ... ok testWriteMethodsOnReadOnlyFile (test.test_bz2.BZ2FileTest) ... ok testXReadLines (test.test_bz2.BZ2FileTest) ... ok testBigmem (test.test_bz2.BZ2CompressorTest) ... ok testCompress (test.test_bz2.BZ2CompressorTest) ... ok testCompressChunks10 (test.test_bz2.BZ2CompressorTest) ... ok testCompressEmptyString (test.test_bz2.BZ2CompressorTest) ... ok testBigmem (test.test_bz2.BZ2DecompressorTest) ... skipped 'Test needs 5GB of memory to run.' testDecompress (test.test_bz2.BZ2DecompressorTest) ... ok testDecompressChunks10 (test.test_bz2.BZ2DecompressorTest) ... ok testDecompressUnusedData (test.test_bz2.BZ2DecompressorTest) ... ok testEOFError (test.test_bz2.BZ2DecompressorTest) ... ok test_Constructor (test.test_bz2.BZ2DecompressorTest) ... ok testCompress (test.test_bz2.FuncTest) ... ok testCompressBigmem (test.test_bz2.FuncTest) ... ok testCompressEmptyString (test.test_bz2.FuncTest) ... ok testDecompress (test.test_bz2.FuncTest) ... ok testDecompressBigmem (test.test_bz2.FuncTest) ... skipped 'Test needs 5GB of memory to run.' testDecompressEmpty (test.test_bz2.FuncTest) ... ok testDecompressIncomplete (test.test_bz2.FuncTest) ... ok testDecompressToEmptyString (test.test_bz2.FuncTest) ... ok ---------------------------------------------------------------------- Ran 47 tests in 2.106s OK (skipped=3) 1 test OK. BUILDSTDERR: 2.09user 0.12system 0:02.24elapsed 98%CPU (0avgtext+0avgdata 49772maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+32580minor)pagefaults 0swaps =================== test_calendar ==================== + for TestName in $(cat testnames.txt) + echo =================== test_calendar ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_calendar == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19703 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_calendar test_output (test.test_calendar.OutputTestCase) ... ok test_output_htmlcalendar (test.test_calendar.OutputTestCase) ... ok test_output_textcalendar (test.test_calendar.OutputTestCase) ... ok test_days (test.test_calendar.CalendarTestCase) ... ok test_enumerateweekdays (test.test_calendar.CalendarTestCase) ... ok test_isleap (test.test_calendar.CalendarTestCase) ... ok test_itermonthdates (test.test_calendar.CalendarTestCase) ... ok test_itermonthdays (test.test_calendar.CalendarTestCase) ... ok test_itermonthdays2 (test.test_calendar.CalendarTestCase) ... ok test_localecalendars (test.test_calendar.CalendarTestCase) ... ok test_months (test.test_calendar.CalendarTestCase) ... ok test_setfirstweekday (test.test_calendar.CalendarTestCase) ... ok test_april (test.test_calendar.MondayTestCase) ... ok test_december (test.test_calendar.MondayTestCase) ... ok test_february (test.test_calendar.MondayTestCase) ... ok test_april (test.test_calendar.SundayTestCase) ... ok test_december (test.test_calendar.SundayTestCase) ... ok test_february (test.test_calendar.SundayTestCase) ... ok test_december (test.test_calendar.MonthRangeTestCase) ... ok test_february_leap (test.test_calendar.MonthRangeTestCase) ... ok test_february_nonleap (test.test_calendar.MonthRangeTestCase) ... ok test_january (test.test_calendar.MonthRangeTestCase) ... ok test_thirteenth_month (test.test_calendar.MonthRangeTestCase) ... ok test_zeroth_month (test.test_calendar.MonthRangeTestCase) ... ok test_no_leapdays (test.test_calendar.LeapdaysTestCase) ... ok test_no_leapdays_upper_boundary (test.test_calendar.LeapdaysTestCase) ... ok test_no_range (test.test_calendar.LeapdaysTestCase) ... ok test_one_leapday_lower_boundary (test.test_calendar.LeapdaysTestCase) ... ok test_several_leapyears_in_range (test.test_calendar.LeapdaysTestCase) ... ok test_help (test.test_calendar.CommandLineTestCase) ... ok test_html_output_current_year (test.test_calendar.CommandLineTestCase) ... ok test_html_output_year_css (test.test_calendar.CommandLineTestCase) ... ok test_html_output_year_encoding (test.test_calendar.CommandLineTestCase) ... ok test_illegal_arguments (test.test_calendar.CommandLineTestCase) ... ok test_option_encoding (test.test_calendar.CommandLineTestCase) ... ok test_option_lines (test.test_calendar.CommandLineTestCase) ... ok test_option_locale (test.test_calendar.CommandLineTestCase) ... ok test_option_months (test.test_calendar.CommandLineTestCase) ... ok test_option_spacing (test.test_calendar.CommandLineTestCase) ... ok test_option_type (test.test_calendar.CommandLineTestCase) ... ok test_option_width (test.test_calendar.CommandLineTestCase) ... ok test_output_current_year (test.test_calendar.CommandLineTestCase) ... ok test_output_month (test.test_calendar.CommandLineTestCase) ... ok test_output_year (test.test_calendar.CommandLineTestCase) ... ok ---------------------------------------------------------------------- Ran 44 tests in 2.619s OK 1 test OK. BUILDSTDERR: 2.06user 0.66system 0:02.77elapsed 98%CPU (0avgtext+0avgdata 42092maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+160751minor)pagefaults 0swaps =================== test_call ==================== + for TestName in $(cat testnames.txt) + echo =================== test_call ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_call == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19746 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_call test_oldargs0_0 (test.test_call.CFunctionCalls) ... ok test_oldargs0_0_ext (test.test_call.CFunctionCalls) ... ok test_oldargs0_0_kw (test.test_call.CFunctionCalls) ... ok test_oldargs0_1 (test.test_call.CFunctionCalls) ... ok test_oldargs0_1_ext (test.test_call.CFunctionCalls) ... ok test_oldargs0_1_kw (test.test_call.CFunctionCalls) ... ok test_oldargs0_2 (test.test_call.CFunctionCalls) ... ok test_oldargs0_2_ext (test.test_call.CFunctionCalls) ... ok test_oldargs0_2_kw (test.test_call.CFunctionCalls) ... ok test_oldargs1_0 (test.test_call.CFunctionCalls) ... ok test_oldargs1_0_ext (test.test_call.CFunctionCalls) ... ok test_oldargs1_0_kw (test.test_call.CFunctionCalls) ... ok test_oldargs1_1 (test.test_call.CFunctionCalls) ... ok test_oldargs1_1_ext (test.test_call.CFunctionCalls) ... ok test_oldargs1_1_kw (test.test_call.CFunctionCalls) ... ok test_oldargs1_2 (test.test_call.CFunctionCalls) ... ok test_oldargs1_2_ext (test.test_call.CFunctionCalls) ... ok test_oldargs1_2_kw (test.test_call.CFunctionCalls) ... ok test_varargs0 (test.test_call.CFunctionCalls) ... ok test_varargs0_ext (test.test_call.CFunctionCalls) ... ok test_varargs0_kw (test.test_call.CFunctionCalls) ... ok test_varargs1 (test.test_call.CFunctionCalls) ... ok test_varargs1_ext (test.test_call.CFunctionCalls) ... ok test_varargs1_kw (test.test_call.CFunctionCalls) ... ok test_varargs2 (test.test_call.CFunctionCalls) ... ok test_varargs2_ext (test.test_call.CFunctionCalls) ... ok test_varargs2_kw (test.test_call.CFunctionCalls) ... ok ---------------------------------------------------------------------- Ran 27 tests in 0.008s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 93%CPU (0avgtext+0avgdata 40536maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5894minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_capi ==================== + echo =================== test_capi ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_capi == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19750 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_capi internal test_L_code internal test_broken_memoryview internal test_config internal test_datetime_capi internal test_dict_iteration internal test_empty_argparse internal test_k_code internal test_list_api internal test_long_and_overflow internal test_long_api internal test_long_long_and_overflow internal test_long_numbits internal test_longlong_api internal test_null_strings internal test_string_from_format internal test_u_code internal test_with_docstring test_buildvalue_N (test.test_capi.CAPITest) ... skipped 'Currently broken on pypy' test_pendingcalls_non_threaded (test.test_capi.TestPendingCalls) ... skipped 'Threading required for this test.' test_pendingcalls_threaded (test.test_capi.TestPendingCalls) ... skipped 'Threading required for this test.' test_thread_state (test.test_capi.TestThreadState) ... skipped 'Threading required for this test.' ---------------------------------------------------------------------- Ran 4 tests in 0.001s OK (skipped=4) 1 test OK. BUILDSTDERR: 0.36user 0.05system 0:00.42elapsed 98%CPU (0avgtext+0avgdata 44292maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+15129minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_cd ==================== + echo =================== test_cd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cd == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19760 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_cd test_cd skipped -- No module named cd 1 test skipped: test_cd Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.02system 0:00.11elapsed 96%CPU (0avgtext+0avgdata 40700maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5809minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cfgparser ==================== =================== test_cfgparser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cfgparser == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19764 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_cfgparser test_basic (test.test_cfgparser.ConfigParserTestCase) ... ok test_boolean (test.test_cfgparser.ConfigParserTestCase) ... ok test_case_sensitivity (test.test_cfgparser.ConfigParserTestCase) ... ok test_default_case_sensitivity (test.test_cfgparser.ConfigParserTestCase) ... ok test_interpolation (test.test_cfgparser.ConfigParserTestCase) ... ok test_interpolation_missing_value (test.test_cfgparser.ConfigParserTestCase) ... ok test_items (test.test_cfgparser.ConfigParserTestCase) ... ok test_parse_errors (test.test_cfgparser.ConfigParserTestCase) ... ok test_query_errors (test.test_cfgparser.ConfigParserTestCase) ... ok test_read_returns_file_list (test.test_cfgparser.ConfigParserTestCase) ... ok test_set_nonstring_types (test.test_cfgparser.ConfigParserTestCase) ... ok test_set_string_types (test.test_cfgparser.ConfigParserTestCase) ... ok test_set_unicode (test.test_cfgparser.ConfigParserTestCase) ... ok test_weird_errors (test.test_cfgparser.ConfigParserTestCase) ... ok test_write (test.test_cfgparser.ConfigParserTestCase) ... ok test_basic (test.test_cfgparser.MultilineValuesTestCase) ... ok test_boolean (test.test_cfgparser.MultilineValuesTestCase) ... ok test_case_sensitivity (test.test_cfgparser.MultilineValuesTestCase) ... ok test_default_case_sensitivity (test.test_cfgparser.MultilineValuesTestCase) ... ok test_dominating_multiline_values (test.test_cfgparser.MultilineValuesTestCase) ... ok test_parse_errors (test.test_cfgparser.MultilineValuesTestCase) ... ok test_query_errors (test.test_cfgparser.MultilineValuesTestCase) ... ok test_read_returns_file_list (test.test_cfgparser.MultilineValuesTestCase) ... ok test_set_string_types (test.test_cfgparser.MultilineValuesTestCase) ... ok test_set_unicode (test.test_cfgparser.MultilineValuesTestCase) ... ok test_weird_errors (test.test_cfgparser.MultilineValuesTestCase) ... ok test_write (test.test_cfgparser.MultilineValuesTestCase) ... ok test_basic (test.test_cfgparser.RawConfigParserTestCase) ... ok test_boolean (test.test_cfgparser.RawConfigParserTestCase) ... ok test_case_sensitivity (test.test_cfgparser.RawConfigParserTestCase) ... ok test_default_case_sensitivity (test.test_cfgparser.RawConfigParserTestCase) ... ok test_interpolation (test.test_cfgparser.RawConfigParserTestCase) ... ok test_items (test.test_cfgparser.RawConfigParserTestCase) ... ok test_parse_errors (test.test_cfgparser.RawConfigParserTestCase) ... ok test_query_errors (test.test_cfgparser.RawConfigParserTestCase) ... ok test_read_returns_file_list (test.test_cfgparser.RawConfigParserTestCase) ... ok test_set_nonstring_types (test.test_cfgparser.RawConfigParserTestCase) ... ok test_set_string_types (test.test_cfgparser.RawConfigParserTestCase) ... ok test_set_unicode (test.test_cfgparser.RawConfigParserTestCase) ... ok test_weird_errors (test.test_cfgparser.RawConfigParserTestCase) ... ok test_write (test.test_cfgparser.RawConfigParserTestCase) ... ok test_add_section_default_1 (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_add_section_default_2 (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_basic (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_boolean (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_case_sensitivity (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_default_case_sensitivity (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_interpolation (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_interpolation_missing_value (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_items (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_parse_errors (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_query_errors (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_read_returns_file_list (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_safe_interpolation (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_set_malformatted_interpolation (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_set_nonstring_types (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_set_string_types (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_set_unicode (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_weird_errors (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_write (test.test_cfgparser.SafeConfigParserTestCase) ... ok test_add_section_default_1 (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_add_section_default_2 (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_basic (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_boolean (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_case_sensitivity (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_default_case_sensitivity (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_interpolation (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_interpolation_missing_value (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_items (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_parse_errors (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_query_errors (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_read_returns_file_list (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_safe_interpolation (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_set_malformatted_interpolation (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_set_nonstring_types (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_set_string_types (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_set_unicode (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_weird_errors (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_write (test.test_cfgparser.SafeConfigParserTestCaseNoValue) ... ok test_basic (test.test_cfgparser.SortedTestCase) ... ok test_boolean (test.test_cfgparser.SortedTestCase) ... ok test_case_sensitivity (test.test_cfgparser.SortedTestCase) ... ok test_default_case_sensitivity (test.test_cfgparser.SortedTestCase) ... ok test_interpolation (test.test_cfgparser.SortedTestCase) ... ok test_items (test.test_cfgparser.SortedTestCase) ... ok test_parse_errors (test.test_cfgparser.SortedTestCase) ... ok test_query_errors (test.test_cfgparser.SortedTestCase) ... ok test_read_returns_file_list (test.test_cfgparser.SortedTestCase) ... ok test_set_nonstring_types (test.test_cfgparser.SortedTestCase) ... ok test_set_string_types (test.test_cfgparser.SortedTestCase) ... ok test_set_unicode (test.test_cfgparser.SortedTestCase) ... ok test_sorted (test.test_cfgparser.SortedTestCase) ... ok test_weird_errors (test.test_cfgparser.SortedTestCase) ... ok test_write (test.test_cfgparser.SortedTestCase) ... ok test_none_as_value_stringified (test.test_cfgparser.Issue7005TestCase) ... ok test_none_as_value_stringified_raw (test.test_cfgparser.Issue7005TestCase) ... ok test_issue_12717 (test.test_cfgparser.TestChainMap) ... ok test_duplicatesectionerror (test.test_cfgparser.ExceptionPicklingTestCase) ... ok test_error (test.test_cfgparser.ExceptionPicklingTestCase) ... ok test_interpolationdeptherror (test.test_cfgparser.ExceptionPicklingTestCase) ... ok test_interpolationerror (test.test_cfgparser.ExceptionPicklingTestCase) ... ok test_interpolationmissingoptionerror (test.test_cfgparser.ExceptionPicklingTestCase) ... ok test_interpolationsyntaxerror (test.test_cfgparser.ExceptionPicklingTestCase) ... ok test_missingsectionheadererror (test.test_cfgparser.ExceptionPicklingTestCase) ... ok test_nooptionerror (test.test_cfgparser.ExceptionPicklingTestCase) ... ok test_nosectionerror (test.test_cfgparser.ExceptionPicklingTestCase) ... ok test_parsingerror (test.test_cfgparser.ExceptionPicklingTestCase) ... ok ---------------------------------------------------------------------- Ran 107 tests in 0.210s OK 1 test OK. BUILDSTDERR: 0.28user 0.03system 0:00.34elapsed 91%CPU (0avgtext+0avgdata 43896maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6933minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cgi ==================== =================== test_cgi ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cgi == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19768 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_cgi testQSAndFormData (test.test_cgi.CgiTests) ... ok testQSAndFormDataFile (test.test_cgi.CgiTests) ... ok testQSAndUrlEncode (test.test_cgi.CgiTests) ... ok test_deprecated_parse_qs (test.test_cgi.CgiTests) ... ok test_deprecated_parse_qsl (test.test_cgi.CgiTests) ... ok test_escape (test.test_cgi.CgiTests) ... ok test_fieldstorage_invalid (test.test_cgi.CgiTests) ... ok test_fieldstorage_multipart (test.test_cgi.CgiTests) ... ok test_fieldstorage_multipart_maxline (test.test_cgi.CgiTests) ... ok test_fieldstorage_readline (test.test_cgi.CgiTests) ... ok test_log (test.test_cgi.CgiTests) ... ok test_parse_header (test.test_cgi.CgiTests) ... ok test_strict (test.test_cgi.CgiTests) ... ok test_weird_formcontentdict (test.test_cgi.CgiTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 0.041s OK 1 test OK. BUILDSTDERR: 0.13user 0.02system 0:00.17elapsed 96%CPU (0avgtext+0avgdata 42112maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6510minor)pagefaults 0swaps =================== test_charmapcodec ==================== + for TestName in $(cat testnames.txt) + echo =================== test_charmapcodec ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_charmapcodec == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19772 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_charmapcodec test_constructorx (test.test_charmapcodec.CharmapCodecTest) ... ok test_constructory (test.test_charmapcodec.CharmapCodecTest) ... ok test_encodex (test.test_charmapcodec.CharmapCodecTest) ... ok test_maptoundefined (test.test_charmapcodec.CharmapCodecTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.003s OK 1 test OK. BUILDSTDERR: 0.08user 0.02system 0:00.11elapsed 96%CPU (0avgtext+0avgdata 40756maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5837minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cl ==================== =================== test_cl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cl == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19776 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_cl test_cl skipped -- No module named cl 1 test skipped: test_cl Those skips are all expected on linux2. BUILDSTDERR: 0.08user 0.02system 0:00.11elapsed 97%CPU (0avgtext+0avgdata 40812maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5805minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_class ==================== =================== test_class ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_class == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19780 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_class testAttrSlots (test.test_class.ClassTests) ... ok testBadTypeReturned (test.test_class.ClassTests) ... ok testBinaryOps (test.test_class.ClassTests) ... ok testDel (test.test_class.ClassTests) ... ok testDelItem (test.test_class.ClassTests) ... skipped 'implementation detail specific to cpython' testForExceptionsRaisedInInstanceGetattr2 (test.test_class.ClassTests) ... ok testGetSetAndDel (test.test_class.ClassTests) ... ok testHashComparisonOfMethods (test.test_class.ClassTests) ... ok testHashStuff (test.test_class.ClassTests) ... ok testInit (test.test_class.ClassTests) ... ok testListAndDictOps (test.test_class.ClassTests) ... ok testMisc (test.test_class.ClassTests) ... ok testMixIntsAndLongs (test.test_class.ClassTests) ... ok testSFBug532646 (test.test_class.ClassTests) ... ok testUnaryOps (test.test_class.ClassTests) ... ok ---------------------------------------------------------------------- Ran 15 tests in 0.011s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 95%CPU (0avgtext+0avgdata 41892maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6406minor)pagefaults 0swaps =================== test_cmath ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cmath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cmath == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19784 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_cmath test_abs (test.test_cmath.CMathTests) ... ok test_cmath_matches_math (test.test_cmath.CMathTests) ... ok test_constants (test.test_cmath.CMathTests) ... ok test_input_type (test.test_cmath.CMathTests) ... ok test_isinf (test.test_cmath.CMathTests) ... ok test_isnan (test.test_cmath.CMathTests) ... ok test_phase (test.test_cmath.CMathTests) ... ok test_polar (test.test_cmath.CMathTests) ... ok test_polar_errno (test.test_cmath.CMathTests) ... skipped 'implementation detail specific to cpython' test_rect (test.test_cmath.CMathTests) ... ok test_specific_values (test.test_cmath.CMathTests) ... ok test_user_object (test.test_cmath.CMathTests) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.184s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.26user 0.02system 0:00.33elapsed 87%CPU (0avgtext+0avgdata 44296maxresident)k BUILDSTDERR: 160inputs+0outputs (10major+7111minor)pagefaults 0swaps =================== test_cmd ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cmd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cmd == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19788 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_cmd Trying: mycmd = samplecmdclass() Expecting nothing ok Trying: mycmd.parseline("") Expecting: (None, None, '') ok Trying: mycmd.parseline("?") Expecting: ('help', '', 'help ') ok Trying: mycmd.parseline("?help") Expecting: ('help', 'help', 'help help') ok Trying: mycmd.parseline("!") Expecting: ('shell', '', 'shell ') ok Trying: mycmd.parseline("!command") Expecting: ('shell', 'command', 'shell command') ok Trying: mycmd.parseline("func") Expecting: ('func', '', 'func') ok Trying: mycmd.parseline("func arg1") Expecting: ('func', 'arg1', 'func arg1') ok Trying: mycmd.onecmd("") Expecting nothing ok Trying: mycmd.onecmd("add 4 5") Expecting: 9 ok Trying: mycmd.onecmd("") Expecting: 9 ok Trying: mycmd.onecmd("test") Expecting: *** Unknown syntax: test ok Trying: mycmd.emptyline() Expecting: *** Unknown syntax: test ok Trying: mycmd.default("default") Expecting: *** Unknown syntax: default ok Trying: mycmd.completedefault() Expecting: This is the completedefault methode ok Trying: mycmd.completenames("a") Expecting: ['add'] ok Trying: mycmd.completenames("12") Expecting: [] ok Trying: mycmd.completenames("help") Expecting: ['help'] ok Trying: mycmd.complete_help("a") Expecting: ['add'] ok Trying: mycmd.complete_help("he") Expecting: ['help'] ok Trying: mycmd.complete_help("12") Expecting: [] ok Trying: sorted(mycmd.complete_help("")) Expecting: ['add', 'exit', 'help', 'shell'] ok Trying: mycmd.do_help("testet") Expecting: *** No help on testet ok Trying: mycmd.do_help("add") Expecting: help text for add ok Trying: mycmd.onecmd("help add") Expecting: help text for add ok Trying: mycmd.do_help("") Expecting: Documented commands (type help ): ======================================== add help Undocumented commands: ====================== exit shell ok Trying: mycmd.print_topics("header", ["command1", "command2"], 2 ,10) Expecting: header ====== command1 command2 ok Trying: mycmd.columnize([str(i) for i in xrange(20)]) Expecting: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 ok Trying: mycmd.columnize([str(i) for i in xrange(20)], 10) Expecting: 0 7 14 1 8 15 2 9 16 3 10 17 4 11 18 5 12 19 6 13 ok Trying: mycmd.use_rawinput=0 Expecting nothing ok Trying: mycmd.cmdqueue=["", "add", "add 4 5", "help", "help add","exit"] Expecting nothing ok Trying: mycmd.cmdloop() Expecting: Hello from preloop help text for add *** invalid number of arguments 9 Documented commands (type help ): ======================================== add help Undocumented commands: ====================== exit shell help text for add Hello from postloop ok 19 items had no tests: test.test_cmd test.test_cmd.TestAlternateInput test.test_cmd.TestAlternateInput.simplecmd test.test_cmd.TestAlternateInput.simplecmd.do_EOF test.test_cmd.TestAlternateInput.simplecmd.do_print test.test_cmd.TestAlternateInput.simplecmd2 test.test_cmd.TestAlternateInput.simplecmd2.do_EOF test.test_cmd.TestAlternateInput.test_file_with_missing_final_nl test.test_cmd.TestAlternateInput.test_input_reset_at_EOF test.test_cmd.samplecmdclass.complete_command test.test_cmd.samplecmdclass.completedefault test.test_cmd.samplecmdclass.do_add test.test_cmd.samplecmdclass.do_exit test.test_cmd.samplecmdclass.do_shell test.test_cmd.samplecmdclass.help_add test.test_cmd.samplecmdclass.postloop test.test_cmd.samplecmdclass.preloop test.test_cmd.test_coverage test.test_cmd.test_main 1 items passed all tests: 32 tests in test.test_cmd.samplecmdclass 32 tests in 20 items. 32 passed and 0 failed. Test passed. doctest (test.test_cmd) ... 32 tests with zero failures test_file_with_missing_final_nl (test.test_cmd.TestAlternateInput) ... ok test_input_reset_at_EOF (test.test_cmd.TestAlternateInput) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.002s OK 1 test OK. =================== test_cmd_line ==================== BUILDSTDERR: 0.18user 0.01system 0:00.20elapsed 98%CPU (0avgtext+0avgdata 42624maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6432minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cmd_line ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cmd_line == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19792 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_cmd_line test_del___main__ (test.test_cmd_line.CmdLineTest) ... ok test_directories (test.test_cmd_line.CmdLineTest) ... ok test_hash_randomization (test.test_cmd_line.CmdLineTest) ... ok test_optimize (test.test_cmd_line.CmdLineTest) ... ok test_q (test.test_cmd_line.CmdLineTest) ... ok test_run_code (test.test_cmd_line.CmdLineTest) ... ok test_run_module (test.test_cmd_line.CmdLineTest) ... ok test_run_module_bug1764407 (test.test_cmd_line.CmdLineTest) ... ok test_site_flag (test.test_cmd_line.CmdLineTest) ... ok test_unknown_options (test.test_cmd_line.CmdLineTest) ... ok test_usage (test.test_cmd_line.CmdLineTest) ... ok test_version (test.test_cmd_line.CmdLineTest) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.819s OK 1 test OK. BUILDSTDERR: 0.55user 0.37system 0:00.94elapsed 98%CPU (0avgtext+0avgdata 41128maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+95746minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cmd_line_script ==================== =================== test_cmd_line_script ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cmd_line_script == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19823 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_cmd_line_script test_basic_script (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmpt9u96C/script.py': __file__=='/tmp/tmpt9u96C/script.py' __package__==None sys.argv[0]=='/tmp/tmpt9u96C/script.py' Expected output: __file__=='/tmp/tmpt9u96C/script.py' __package__==None sys.argv[0]=='/tmp/tmpt9u96C/script.py' ok test_dash_m_error_code_is_one (test.test_cmd_line_script.CmdLineTest) ... ok test_dash_m_errors (test.test_cmd_line_script.CmdLineTest) ... ok test_dash_m_init_traceback (test.test_cmd_line_script.CmdLineTest) ... ok test_dash_m_main_traceback (test.test_cmd_line_script.CmdLineTest) ... ok test_directory (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmputLPlV': __file__=='/tmp/tmputLPlV/__main__.py' __package__=='' sys.argv[0]=='/tmp/tmputLPlV' Expected output: __file__=='/tmp/tmputLPlV/__main__.py' __package__=='' sys.argv[0]=='/tmp/tmputLPlV' ok test_directory_compiled (test.test_cmd_line_script.CmdLineTest) ... skipped "pypy won't load lone .pyc files" test_directory_error (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmpxGxhKe': /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/pypy-c: can't find '__main__' module in '/tmp/tmpxGxhKe' Expected output: "can't find '__main__' module in '/tmp/tmpxGxhKe'" ok test_module_in_package (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmp_ONEku/launch.py': __file__=='/tmp/tmp_ONEku/test_pkg/script.py' __package__=='test_pkg' sys.argv[0]=='/tmp/tmp_ONEku/test_pkg/script.py' Expected output: __file__=='/tmp/tmp_ONEku/test_pkg/script.py' __package__=='test_pkg' sys.argv[0]=='/tmp/tmp_ONEku/test_pkg/script.py' ok test_module_in_package_in_zipfile (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmpQuRg8y/launch.py': __file__=='/tmp/tmpQuRg8y/test_zip.zip/test_pkg/script.py' __package__=='test_pkg' sys.argv[0]=='/tmp/tmpQuRg8y/test_zip.zip/test_pkg/script.py' Expected output: __file__=='/tmp/tmpQuRg8y/test_zip.zip/test_pkg/script.py' __package__=='test_pkg' sys.argv[0]=='/tmp/tmpQuRg8y/test_zip.zip/test_pkg/script.py' ok test_module_in_subpackage_in_zipfile (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmpZqcv3B/launch.py': __file__=='/tmp/tmpZqcv3B/test_zip.zip/test_pkg/test_pkg/script.py' __package__=='test_pkg.test_pkg' sys.argv[0]=='/tmp/tmpZqcv3B/test_zip.zip/test_pkg/test_pkg/script.py' Expected output: __file__=='/tmp/tmpZqcv3B/test_zip.zip/test_pkg/test_pkg/script.py' __package__=='test_pkg.test_pkg' sys.argv[0]=='/tmp/tmpZqcv3B/test_zip.zip/test_pkg/test_pkg/script.py' ok test_package (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmpoqcpQK/launch.py': __file__=='/tmp/tmpoqcpQK/test_pkg/__main__.py' __package__=='test_pkg' sys.argv[0]=='/tmp/tmpoqcpQK/test_pkg/__main__.py' Expected output: __file__=='/tmp/tmpoqcpQK/test_pkg/__main__.py' __package__=='test_pkg' sys.argv[0]=='/tmp/tmpoqcpQK/test_pkg/__main__.py' ok test_package_compiled (test.test_cmd_line_script.CmdLineTest) ... skipped "pypy won't load lone .pyc files" test_package_error (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmpoGihOB/launch.py': /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/pypy-c: No module named test_pkg.__main__; 'test_pkg' is a package and cannot be directly executed Expected output: "'test_pkg' is a package and cannot be directly executed" ok test_package_recursion (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmpcUK4EV/launch.py': /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/pypy-c: Cannot use package as __main__ module; 'test_pkg' is a package and cannot be directly executed Expected output: "Cannot use package as __main__ module; 'test_pkg' is a package and cannot be directly executed" ok test_script_compiled (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmpT1r5hP/script.pyc': __file__=='/tmp/tmpT1r5hP/script.pyc' __package__==None sys.argv[0]=='/tmp/tmpT1r5hP/script.pyc' Expected output: __file__=='/tmp/tmpT1r5hP/script.pyc' __package__==None sys.argv[0]=='/tmp/tmpT1r5hP/script.pyc' ok test_zipfile (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmpVPVv6a/test_zip.zip': __file__=='/tmp/tmpVPVv6a/test_zip.zip/__main__.py' __package__=='' sys.argv[0]=='/tmp/tmpVPVv6a/test_zip.zip' Expected output: __file__=='/tmp/tmpVPVv6a/test_zip.zip/__main__.py' __package__=='' sys.argv[0]=='/tmp/tmpVPVv6a/test_zip.zip' ok test_zipfile_compiled (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmpAxpQOA/test_zip.zip': __file__=='/tmp/tmpAxpQOA/test_zip.zip/__main__.pyc' __package__=='' sys.argv[0]=='/tmp/tmpAxpQOA/test_zip.zip' Expected output: __file__=='/tmp/tmpAxpQOA/test_zip.zip/__main__.pyc' __package__=='' sys.argv[0]=='/tmp/tmpAxpQOA/test_zip.zip' ok test_zipfile_error (test.test_cmd_line_script.CmdLineTest) ... Output from test script '/tmp/tmp7KABDU/test_zip.zip': /builddir/build/BUILD/pypy2-v5.10.0-src/pypy/goal/pypy-c: can't find '__main__' module in '/tmp/tmp7KABDU/test_zip.zip' Expected output: "can't find '__main__' module in '/tmp/tmp7KABDU/test_zip.zip'" ok ---------------------------------------------------------------------- Ran 19 tests in 0.934s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.66user 0.38system 0:01.06elapsed 98%CPU (0avgtext+0avgdata 41488maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+95561minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_code ==================== + echo =================== test_code ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_code == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19852 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_code Trying: def f(x): def g(y): return x + y return g Expecting nothing ok Trying: dump(f.func_code) Expecting: name: f argcount: 1 names: () varnames: ('x', 'g') cellvars: ('x',) freevars: () nlocals: 2 flags: 3 consts: ('None', '') ok Trying: dump(f(4).func_code) Expecting: name: g argcount: 1 names: () varnames: ('y',) cellvars: () freevars: ('x',) nlocals: 1 flags: 19 consts: ('None',) ok Trying: def h(x, y): a = x + y b = x - y c = a * b return c Expecting nothing ok Trying: dump(h.func_code) Expecting: name: h argcount: 2 names: () varnames: ('x', 'y', 'a', 'b', 'c') cellvars: () freevars: () nlocals: 5 flags: 67 consts: ('None',) ok Trying: def attrs(obj): print obj.attr1 print obj.attr2 print obj.attr3 Expecting nothing ok Trying: dump(attrs.func_code) Expecting: name: attrs argcount: 1 names: ('attr1', 'attr2', 'attr3') varnames: ('obj',) cellvars: () freevars: () nlocals: 1 flags: 67 consts: ('None',) ok Trying: def optimize_away(): 'doc string' 'not a docstring' 53 53L Expecting nothing ok Trying: dump(optimize_away.func_code) Expecting: name: optimize_away argcount: 0 names: () varnames: () cellvars: () freevars: () nlocals: 0 flags: 1048643 consts: ("'doc string'", 'None') ok 16 items had no tests: test.test_code.CodeConstsTest test.test_code.CodeConstsTest.assertIsInterned test.test_code.CodeConstsTest.assertIsNotInterned test.test_code.CodeConstsTest.find_const test.test_code.CodeConstsTest.test_interned_string test.test_code.CodeConstsTest.test_interned_string_default test.test_code.CodeConstsTest.test_interned_string_in_tuple test.test_code.CodeConstsTest.test_interned_string_with_null test.test_code.CodeTest test.test_code.CodeTest.test_newempty test.test_code.CodeWeakRefTest test.test_code.CodeWeakRefTest.test_basic test.test_code.consts test.test_code.dump test.test_code.isinterned test.test_code.test_main 1 items passed all tests: 9 tests in test.test_code 9 tests in 17 items. 9 passed and 0 failed. Test passed. doctest (test.test_code) ... 9 tests with zero failures test_newempty (test.test_code.CodeTest) ... skipped 'implementation detail specific to cpython' test_interned_string (test.test_code.CodeConstsTest) ... skipped 'implementation detail specific to cpython' test_interned_string_default (test.test_code.CodeConstsTest) ... skipped 'implementation detail specific to cpython' test_interned_string_in_tuple (test.test_code.CodeConstsTest) ... skipped 'implementation detail specific to cpython' test_interned_string_with_null (test.test_code.CodeConstsTest) ... skipped 'implementation detail specific to cpython' test_basic (test.test_code.CodeWeakRefTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.025s OK (skipped=5) 1 test OK. BUILDSTDERR: 0.18user 0.02system 0:00.22elapsed 93%CPU (0avgtext+0avgdata 42400maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6422minor)pagefaults 0swaps =================== test_codeccallbacks ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codeccallbacks ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codeccallbacks == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19856 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codeccallbacks test_backslashescape (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodbackslashreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodignoreexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodstrictexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodxmlcharrefreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badhandlerresults (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badlookupcall (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badregistercall (test.test_codeccallbacks.CodecCallbackTest) ... ok test_bug828737 (test.test_codeccallbacks.CodecCallbackTest) ... ok test_callbacks (test.test_codeccallbacks.CodecCallbackTest) ... ok test_charmapencode (test.test_codeccallbacks.CodecCallbackTest) ... ok test_decodehelper (test.test_codeccallbacks.CodecCallbackTest) ... ok test_decodeunicodeinternal (test.test_codeccallbacks.CodecCallbackTest) ... ok test_decoding_callbacks (test.test_codeccallbacks.CodecCallbackTest) ... ok test_encodehelper (test.test_codeccallbacks.CodecCallbackTest) ... ok test_fake_error_class (test.test_codeccallbacks.CodecCallbackTest) ... ok test_longstrings (test.test_codeccallbacks.CodecCallbackTest) ... ok test_lookup (test.test_codeccallbacks.CodecCallbackTest) ... ok test_translatehelper (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unencodablereplacement (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unicodedecodeerror (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unicodeencodeerror (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unicodetranslateerror (test.test_codeccallbacks.CodecCallbackTest) ... ok test_uninamereplace (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unknownhandler (test.test_codeccallbacks.CodecCallbackTest) ... ok test_xmlcharnamereplace (test.test_codeccallbacks.CodecCallbackTest) ... ok test_xmlcharrefreplace (test.test_codeccallbacks.CodecCallbackTest) ... ok test_xmlcharrefreplace_with_surrogates (test.test_codeccallbacks.CodecCallbackTest) ... ok test_xmlcharrefvalues (test.test_codeccallbacks.CodecCallbackTest) ... ok ---------------------------------------------------------------------- Ran 30 tests in 0.061s OK 1 test OK. BUILDSTDERR: 0.17user 0.02system 0:00.19elapsed 96%CPU (0avgtext+0avgdata 41816maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6306minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_cn ==================== =================== test_codecencodings_cn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecencodings_cn == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19860 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codecencodings_cn test_callback_None_index (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_backward_index (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_forward_index (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_index_outofbound (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_long_index (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_wrong_objects (test.test_codecencodings_cn.Test_GB18030) ... ok test_chunkcoding (test.test_codecencodings_cn.Test_GB18030) ... ok test_customreplace_encode (test.test_codecencodings_cn.Test_GB18030) ... skipped 'encoding contains full ISO 10646 map' test_errorhandle (test.test_codecencodings_cn.Test_GB18030) ... ok test_incrementaldecoder (test.test_codecencodings_cn.Test_GB18030) ... ok test_incrementalencoder (test.test_codecencodings_cn.Test_GB18030) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GB18030) ... ok test_streamreader (test.test_codecencodings_cn.Test_GB18030) ... ok test_streamwriter (test.test_codecencodings_cn.Test_GB18030) ... ok test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GB18030) ... skipped 'encoding contains full ISO 10646 map' test_callback_None_index (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_backward_index (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_forward_index (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_index_outofbound (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_long_index (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_wrong_objects (test.test_codecencodings_cn.Test_GB2312) ... ok test_chunkcoding (test.test_codecencodings_cn.Test_GB2312) ... ok test_customreplace_encode (test.test_codecencodings_cn.Test_GB2312) ... ok test_errorhandle (test.test_codecencodings_cn.Test_GB2312) ... ok test_incrementaldecoder (test.test_codecencodings_cn.Test_GB2312) ... ok test_incrementalencoder (test.test_codecencodings_cn.Test_GB2312) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GB2312) ... ok test_streamreader (test.test_codecencodings_cn.Test_GB2312) ... ok test_streamwriter (test.test_codecencodings_cn.Test_GB2312) ... ok test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_None_index (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_backward_index (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_forward_index (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_index_outofbound (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_long_index (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_wrong_objects (test.test_codecencodings_cn.Test_GBK) ... ok test_chunkcoding (test.test_codecencodings_cn.Test_GBK) ... ok test_customreplace_encode (test.test_codecencodings_cn.Test_GBK) ... ok test_errorhandle (test.test_codecencodings_cn.Test_GBK) ... ok test_incrementaldecoder (test.test_codecencodings_cn.Test_GBK) ... ok test_incrementalencoder (test.test_codecencodings_cn.Test_GBK) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GBK) ... ok test_streamreader (test.test_codecencodings_cn.Test_GBK) ... ok test_streamwriter (test.test_codecencodings_cn.Test_GBK) ... ok test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_None_index (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_backward_index (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_forward_index (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_index_outofbound (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_long_index (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_wrong_objects (test.test_codecencodings_cn.Test_HZ) ... ok test_chunkcoding (test.test_codecencodings_cn.Test_HZ) ... ok test_customreplace_encode (test.test_codecencodings_cn.Test_HZ) ... ok test_errorhandle (test.test_codecencodings_cn.Test_HZ) ... ok test_incrementaldecoder (test.test_codecencodings_cn.Test_HZ) ... ok test_incrementalencoder (test.test_codecencodings_cn.Test_HZ) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_HZ) ... ok test_streamreader (test.test_codecencodings_cn.Test_HZ) ... ok test_streamwriter (test.test_codecencodings_cn.Test_HZ) ... ok test_xmlcharrefreplace (test.test_codecencodings_cn.Test_HZ) ... ok ---------------------------------------------------------------------- Ran 60 tests in 0.993s OK (skipped=2) 1 test OK. BUILDSTDERR: 1.08user 0.03system 0:01.14elapsed 97%CPU (0avgtext+0avgdata 55956maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+9927minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_codecencodings_hk ==================== + echo =================== test_codecencodings_hk ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecencodings_hk == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19864 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codecencodings_hk test_callback_None_index (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_backward_index (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_forward_index (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_index_outofbound (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_long_index (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_wrong_objects (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_chunkcoding (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_customreplace_encode (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_errorhandle (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_incrementaldecoder (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_incrementalencoder (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_streamreader (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_streamwriter (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_xmlcharrefreplace (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok ---------------------------------------------------------------------- Ran 15 tests in 0.038s OK 1 test OK. BUILDSTDERR: 0.14user 0.02system 0:00.17elapsed 95%CPU (0avgtext+0avgdata 41636maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6250minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_codecencodings_iso2022 ==================== + echo =================== test_codecencodings_iso2022 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecencodings_iso2022 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19868 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codecencodings_iso2022 test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... skipped 'iso2022_kr.txt cannot be used to test "chunk coding"' test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok ---------------------------------------------------------------------- Ran 45 tests in 1.035s OK (skipped=1) 1 test OK. BUILDSTDERR: 1.10user 0.03system 0:01.17elapsed 97%CPU (0avgtext+0avgdata 56080maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+9923minor)pagefaults 0swaps =================== test_codecencodings_jp ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_jp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecencodings_jp == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19872 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codecencodings_jp test_callback_None_index (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_CP932) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_CP932) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_CP932) ... ok test_errorhandle (test.test_codecencodings_jp.Test_CP932) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_CP932) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_CP932) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_CP932) ... ok test_streamreader (test.test_codecencodings_jp.Test_CP932) ... ok test_streamwriter (test.test_codecencodings_jp.Test_CP932) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_errorhandle (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_streamreader (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_streamwriter (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_errorhandle (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_streamreader (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_streamwriter (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_errorhandle (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_streamreader (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_streamwriter (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_errorhandle (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_streamreader (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_streamwriter (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok ---------------------------------------------------------------------- Ran 75 tests in 1.725s OK 1 test OK. BUILDSTDERR: 1.79user 0.03system 0:01.87elapsed 97%CPU (0avgtext+0avgdata 56520maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+10030minor)pagefaults 0swaps =================== test_codecencodings_kr ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_kr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecencodings_kr == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19876 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codecencodings_kr test_callback_None_index (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_backward_index (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_forward_index (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_index_outofbound (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_long_index (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_wrong_objects (test.test_codecencodings_kr.Test_CP949) ... ok test_chunkcoding (test.test_codecencodings_kr.Test_CP949) ... ok test_customreplace_encode (test.test_codecencodings_kr.Test_CP949) ... ok test_errorhandle (test.test_codecencodings_kr.Test_CP949) ... ok test_incrementaldecoder (test.test_codecencodings_kr.Test_CP949) ... ok test_incrementalencoder (test.test_codecencodings_kr.Test_CP949) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_CP949) ... ok test_streamreader (test.test_codecencodings_kr.Test_CP949) ... ok test_streamwriter (test.test_codecencodings_kr.Test_CP949) ... ok test_xmlcharrefreplace (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_None_index (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_backward_index (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_forward_index (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_index_outofbound (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_long_index (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_wrong_objects (test.test_codecencodings_kr.Test_EUCKR) ... ok test_chunkcoding (test.test_codecencodings_kr.Test_EUCKR) ... ok test_customreplace_encode (test.test_codecencodings_kr.Test_EUCKR) ... ok test_errorhandle (test.test_codecencodings_kr.Test_EUCKR) ... ok test_incrementaldecoder (test.test_codecencodings_kr.Test_EUCKR) ... ok test_incrementalencoder (test.test_codecencodings_kr.Test_EUCKR) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_EUCKR) ... ok test_streamreader (test.test_codecencodings_kr.Test_EUCKR) ... ok test_streamwriter (test.test_codecencodings_kr.Test_EUCKR) ... ok test_xmlcharrefreplace (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_None_index (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_backward_index (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_forward_index (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_index_outofbound (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_long_index (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_wrong_objects (test.test_codecencodings_kr.Test_JOHAB) ... ok test_chunkcoding (test.test_codecencodings_kr.Test_JOHAB) ... ok test_customreplace_encode (test.test_codecencodings_kr.Test_JOHAB) ... ok test_errorhandle (test.test_codecencodings_kr.Test_JOHAB) ... ok test_incrementaldecoder (test.test_codecencodings_kr.Test_JOHAB) ... ok test_incrementalencoder (test.test_codecencodings_kr.Test_JOHAB) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_JOHAB) ... ok test_streamreader (test.test_codecencodings_kr.Test_JOHAB) ... ok test_streamwriter (test.test_codecencodings_kr.Test_JOHAB) ... ok test_xmlcharrefreplace (test.test_codecencodings_kr.Test_JOHAB) ... ok ---------------------------------------------------------------------- Ran 45 tests in 0.853s OK 1 test OK. BUILDSTDERR: 0.92user 0.04system 0:00.99elapsed 97%CPU (0avgtext+0avgdata 55628maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+9828minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_codecencodings_tw ==================== + echo =================== test_codecencodings_tw ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecencodings_tw == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19880 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codecencodings_tw test_callback_None_index (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_backward_index (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_forward_index (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_index_outofbound (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_long_index (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_wrong_objects (test.test_codecencodings_tw.Test_Big5) ... ok test_chunkcoding (test.test_codecencodings_tw.Test_Big5) ... ok test_customreplace_encode (test.test_codecencodings_tw.Test_Big5) ... ok test_errorhandle (test.test_codecencodings_tw.Test_Big5) ... ok test_incrementaldecoder (test.test_codecencodings_tw.Test_Big5) ... ok test_incrementalencoder (test.test_codecencodings_tw.Test_Big5) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_tw.Test_Big5) ... ok test_streamreader (test.test_codecencodings_tw.Test_Big5) ... ok test_streamwriter (test.test_codecencodings_tw.Test_Big5) ... ok test_xmlcharrefreplace (test.test_codecencodings_tw.Test_Big5) ... ok ---------------------------------------------------------------------- Ran 15 tests in 0.309s OK 1 test OK. BUILDSTDERR: 0.41user 0.04system 0:00.47elapsed 97%CPU (0avgtext+0avgdata 46440maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7551minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_codecmaps_cn ==================== + echo =================== test_codecmaps_cn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecmaps_cn == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19884 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codecmaps_cn test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled 1 test skipped: test_codecmaps_cn Those skips are all expected on linux2. BUILDSTDERR: 0.11user 0.03system 0:00.15elapsed 97%CPU (0avgtext+0avgdata 41268maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6269minor)pagefaults 0swaps =================== test_codecmaps_hk ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_hk ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecmaps_hk == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19888 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codecmaps_hk test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled 1 test skipped: test_codecmaps_hk Those skips are all expected on linux2. BUILDSTDERR: 0.12user 0.02system 0:00.15elapsed 96%CPU (0avgtext+0avgdata 41432maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6262minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_codecmaps_jp ==================== + echo =================== test_codecmaps_jp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecmaps_jp == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19892 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codecmaps_jp test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled 1 test skipped: test_codecmaps_jp Those skips are all expected on linux2. BUILDSTDERR: 0.12user 0.02system 0:00.14elapsed 96%CPU (0avgtext+0avgdata 41180maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6279minor)pagefaults 0swaps =================== test_codecmaps_kr ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_kr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecmaps_kr == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19896 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codecmaps_kr test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled 1 test skipped: test_codecmaps_kr Those skips are all expected on linux2. BUILDSTDERR: 0.11user 0.02system 0:00.14elapsed 96%CPU (0avgtext+0avgdata 41180maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6262minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_tw ==================== =================== test_codecmaps_tw ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecmaps_tw == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19900 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codecmaps_tw test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled 1 test skipped: test_codecmaps_tw Those skips are all expected on linux2. BUILDSTDERR: 0.11user 0.03system 0:00.14elapsed 98%CPU (0avgtext+0avgdata 41448maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6260minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecs ==================== =================== test_codecs ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codecs == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19904 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codecs test_badbom (test.test_codecs.UTF32Test) ... ok test_bug1098990_a (test.test_codecs.UTF32Test) ... ok test_bug1098990_b (test.test_codecs.UTF32Test) ... ok test_bug1175396 (test.test_codecs.UTF32Test) ... ok test_errors (test.test_codecs.UTF32Test) ... ok test_handlers (test.test_codecs.UTF32Test) ... ok test_issue8941 (test.test_codecs.UTF32Test) ... ok test_mixed_readline_and_read (test.test_codecs.UTF32Test) ... ok test_only_one_bom (test.test_codecs.UTF32Test) ... ok test_partial (test.test_codecs.UTF32Test) ... ok test_readline (test.test_codecs.UTF32Test) ... ok test_readlinequeue (test.test_codecs.UTF32Test) ... ok test_bug1098990_a (test.test_codecs.UTF32LETest) ... ok test_bug1098990_b (test.test_codecs.UTF32LETest) ... ok test_bug1175396 (test.test_codecs.UTF32LETest) ... ok test_errors (test.test_codecs.UTF32LETest) ... ok test_issue8941 (test.test_codecs.UTF32LETest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF32LETest) ... ok test_partial (test.test_codecs.UTF32LETest) ... ok test_readline (test.test_codecs.UTF32LETest) ... ok test_readlinequeue (test.test_codecs.UTF32LETest) ... ok test_simple (test.test_codecs.UTF32LETest) ... ok test_bug1098990_a (test.test_codecs.UTF32BETest) ... ok test_bug1098990_b (test.test_codecs.UTF32BETest) ... ok test_bug1175396 (test.test_codecs.UTF32BETest) ... ok test_errors (test.test_codecs.UTF32BETest) ... ok test_issue8941 (test.test_codecs.UTF32BETest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF32BETest) ... ok test_partial (test.test_codecs.UTF32BETest) ... ok test_readline (test.test_codecs.UTF32BETest) ... ok test_readlinequeue (test.test_codecs.UTF32BETest) ... ok test_simple (test.test_codecs.UTF32BETest) ... ok test_badbom (test.test_codecs.UTF16Test) ... ok test_bug1098990_a (test.test_codecs.UTF16Test) ... ok test_bug1098990_b (test.test_codecs.UTF16Test) ... ok test_bug1175396 (test.test_codecs.UTF16Test) ... ok test_bug691291 (test.test_codecs.UTF16Test) ... ok test_errors (test.test_codecs.UTF16Test) ... ok test_handlers (test.test_codecs.UTF16Test) ... ok test_mixed_readline_and_read (test.test_codecs.UTF16Test) ... ok test_only_one_bom (test.test_codecs.UTF16Test) ... ok test_partial (test.test_codecs.UTF16Test) ... ok test_readline (test.test_codecs.UTF16Test) ... ok test_readlinequeue (test.test_codecs.UTF16Test) ... ok test_bug1098990_a (test.test_codecs.UTF16LETest) ... ok test_bug1098990_b (test.test_codecs.UTF16LETest) ... ok test_bug1175396 (test.test_codecs.UTF16LETest) ... ok test_errors (test.test_codecs.UTF16LETest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF16LETest) ... ok test_partial (test.test_codecs.UTF16LETest) ... ok test_readline (test.test_codecs.UTF16LETest) ... ok test_readlinequeue (test.test_codecs.UTF16LETest) ... ok test_bug1098990_a (test.test_codecs.UTF16BETest) ... ok test_bug1098990_b (test.test_codecs.UTF16BETest) ... ok test_bug1175396 (test.test_codecs.UTF16BETest) ... ok test_errors (test.test_codecs.UTF16BETest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF16BETest) ... ok test_partial (test.test_codecs.UTF16BETest) ... ok test_readline (test.test_codecs.UTF16BETest) ... ok test_readlinequeue (test.test_codecs.UTF16BETest) ... ok test_bug1098990_a (test.test_codecs.UTF8Test) ... ok test_bug1098990_b (test.test_codecs.UTF8Test) ... ok test_bug1175396 (test.test_codecs.UTF8Test) ... ok test_mixed_readline_and_read (test.test_codecs.UTF8Test) ... ok test_partial (test.test_codecs.UTF8Test) ... ok test_readline (test.test_codecs.UTF8Test) ... ok test_readlinequeue (test.test_codecs.UTF8Test) ... ok test_bom (test.test_codecs.UTF8SigTest) ... ok test_bug1098990_a (test.test_codecs.UTF8SigTest) ... ok test_bug1098990_b (test.test_codecs.UTF8SigTest) ... ok test_bug1175396 (test.test_codecs.UTF8SigTest) ... ok test_bug1601501 (test.test_codecs.UTF8SigTest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF8SigTest) ... ok test_partial (test.test_codecs.UTF8SigTest) ... ok test_readline (test.test_codecs.UTF8SigTest) ... ok test_readlinequeue (test.test_codecs.UTF8SigTest) ... ok test_stream_bare (test.test_codecs.UTF8SigTest) ... ok test_stream_bom (test.test_codecs.UTF8SigTest) ... ok test_ascii (test.test_codecs.UTF7Test) ... ok test_bug1098990_a (test.test_codecs.UTF7Test) ... ok test_bug1098990_b (test.test_codecs.UTF7Test) ... ok test_bug1175396 (test.test_codecs.UTF7Test) ... ok test_errors (test.test_codecs.UTF7Test) ... ok test_lone_surrogates (test.test_codecs.UTF7Test) ... ok test_mixed_readline_and_read (test.test_codecs.UTF7Test) ... ok test_nonbmp (test.test_codecs.UTF7Test) ... ok test_partial (test.test_codecs.UTF7Test) ... ok test_readline (test.test_codecs.UTF7Test) ... ok test_readlinequeue (test.test_codecs.UTF7Test) ... ok test_bad_args (test.test_codecs.UTF16ExTest) ... ok test_errors (test.test_codecs.UTF16ExTest) ... ok test_array (test.test_codecs.ReadBufferTest) ... ok test_bad_args (test.test_codecs.ReadBufferTest) ... ok test_empty (test.test_codecs.ReadBufferTest) ... ok test_bad_args (test.test_codecs.CharBufferTest) ... ok test_empty (test.test_codecs.CharBufferTest) ... ok test_string (test.test_codecs.CharBufferTest) ... ok test_empty (test.test_codecs.EscapeDecodeTest) ... ok test_errors (test.test_codecs.EscapeDecodeTest) ... ok test_escape (test.test_codecs.EscapeDecodeTest) ... ok test_raw (test.test_codecs.EscapeDecodeTest) ... ok test_recoding (test.test_codecs.RecodingTest) ... ok test_decode (test.test_codecs.PunycodeTest) ... ok test_encode (test.test_codecs.PunycodeTest) ... ok test_bug1251300 (test.test_codecs.UnicodeInternalTest) ... ok test_decode_callback (test.test_codecs.UnicodeInternalTest) ... ok test_decode_error_attributes (test.test_codecs.UnicodeInternalTest) ... ok test_encode_length (test.test_codecs.UnicodeInternalTest) ... ok test_nameprep (test.test_codecs.NameprepTest) ... ok test_builtin_decode (test.test_codecs.IDNACodecTest) ... ok test_builtin_encode (test.test_codecs.IDNACodecTest) ... ok test_incremental_decode (test.test_codecs.IDNACodecTest) ... ok test_incremental_encode (test.test_codecs.IDNACodecTest) ... ok test_stream (test.test_codecs.IDNACodecTest) ... ok test_all (test.test_codecs.CodecsModuleTest) ... ok test_decode (test.test_codecs.CodecsModuleTest) ... ok test_encode (test.test_codecs.CodecsModuleTest) ... ok test_getdecoder (test.test_codecs.CodecsModuleTest) ... ok test_getencoder (test.test_codecs.CodecsModuleTest) ... ok test_getreader (test.test_codecs.CodecsModuleTest) ... ok test_getwriter (test.test_codecs.CodecsModuleTest) ... ok test_lookup (test.test_codecs.CodecsModuleTest) ... ok test_lookup_issue1813 (test.test_codecs.CodecsModuleTest) ... ok test_register (test.test_codecs.CodecsModuleTest) ... ok test_readlines (test.test_codecs.StreamReaderTest) ... ok test_basic (test.test_codecs.EncodedFileTest) ... ok test_read (test.test_codecs.Str2StrTest) ... ok test_readline (test.test_codecs.Str2StrTest) ... ok test_bad_decode_args (test.test_codecs.BasicUnicodeTest) ... ok test_bad_encode_args (test.test_codecs.BasicUnicodeTest) ... ok test_basics (test.test_codecs.BasicUnicodeTest) ... ok test_basics_capi (test.test_codecs.BasicUnicodeTest) ... skipped 'implementation detail specific to cpython' test_encoding_map_type_initialized (test.test_codecs.BasicUnicodeTest) ... ok test_seek (test.test_codecs.BasicUnicodeTest) ... ok test_basics (test.test_codecs.BasicStrTest) ... ok test_decode_with_int2int_map (test.test_codecs.CharmapTest) ... ok test_decode_with_int2str_map (test.test_codecs.CharmapTest) ... ok test_decode_with_string_map (test.test_codecs.CharmapTest) ... ok test_encodedfile (test.test_codecs.WithStmtTest) ... ok test_streamreaderwriter (test.test_codecs.WithStmtTest) ... ok test_decode_errors (test.test_codecs.UnicodeEscapeTest) ... ok test_empty (test.test_codecs.UnicodeEscapeTest) ... ok test_escape_decode (test.test_codecs.UnicodeEscapeTest) ... ok test_escape_encode (test.test_codecs.UnicodeEscapeTest) ... ok test_raw_decode (test.test_codecs.UnicodeEscapeTest) ... ok test_raw_encode (test.test_codecs.UnicodeEscapeTest) ... ok test_decode_errors (test.test_codecs.RawUnicodeEscapeTest) ... ok test_empty (test.test_codecs.RawUnicodeEscapeTest) ... ok test_escape_decode (test.test_codecs.RawUnicodeEscapeTest) ... ok test_escape_encode (test.test_codecs.RawUnicodeEscapeTest) ... ok test_raw_decode (test.test_codecs.RawUnicodeEscapeTest) ... ok test_raw_encode (test.test_codecs.RawUnicodeEscapeTest) ... ok test_seek0 (test.test_codecs.BomTest) ... ok test_quopri_stateless (test.test_codecs.TransformCodecTest) ... ok test_uu_invalid (test.test_codecs.TransformCodecTest) ... ok ---------------------------------------------------------------------- Ran 155 tests in 2.423s OK (skipped=1) 1 test OK. BUILDSTDERR: 2.41user 0.06system 0:02.57elapsed 96%CPU (0avgtext+0avgdata 60700maxresident)k BUILDSTDERR: 128inputs+0outputs (9major+11157minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_codeop ==================== + echo =================== test_codeop ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_codeop == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19908 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_codeop test_filename (test.test_codeop.CodeopTests) ... ok test_incomplete (test.test_codeop.CodeopTests) ... ok test_invalid (test.test_codeop.CodeopTests) ... ok test_valid (test.test_codeop.CodeopTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.016s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.14elapsed 96%CPU (0avgtext+0avgdata 40528maxresident)k 0inputs+=================== test_coercion ==================== BUILDSTDERR: 0outputs (0major+6134minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_coercion ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_coercion == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19912 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_coercion test_cmptypes (test.test_coercion.CoercionTest) ... ok test_infinite_rec_classic_classes (test.test_coercion.CoercionTest) ... ok test_infix_binops (test.test_coercion.CoercionTest) ... ok test_prefix_binops (test.test_coercion.CoercionTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.097s OK 1 test OK. BUILDSTDERR: 0.19user 0.02system 0:00.23elapsed 96%CPU (0avgtext+0avgdata 42176maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6462minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_collections ==================== =================== test_collections ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_collections == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19916 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_collections test_copy (test.test_collections.TestNamedTuple) ... ok test_factory (test.test_collections.TestNamedTuple) ... ok test_factory_doc_attr (test.test_collections.TestNamedTuple) ... ok test_instance (test.test_collections.TestNamedTuple) ... ok test_name_conflicts (test.test_collections.TestNamedTuple) ... ok test_name_fixer (test.test_collections.TestNamedTuple) ... ok test_odd_sizes (test.test_collections.TestNamedTuple) ... ok test_pickle (test.test_collections.TestNamedTuple) ... ok test_pickling_bug_18015 (test.test_collections.TestNamedTuple) ... ok test_tupleness (test.test_collections.TestNamedTuple) ... ok Counter (collections) Doctest: collections.Counter ... ok __add__ (collections.Counter) Doctest: collections.Counter.__add__ ... ok __and__ (collections.Counter) Doctest: collections.Counter.__and__ ... ok __init__ (collections.Counter) Doctest: collections.Counter.__init__ ... ok __or__ (collections.Counter) Doctest: collections.Counter.__or__ ... ok __sub__ (collections.Counter) Doctest: collections.Counter.__sub__ ... ok elements (collections.Counter) Doctest: collections.Counter.elements ... ok most_common (collections.Counter) Doctest: collections.Counter.most_common ... ok subtract (collections.Counter) Doctest: collections.Counter.subtract ... ok update (collections.Counter) Doctest: collections.Counter.update ... ok namedtuple (collections) Doctest: collections.namedtuple ... ok test_Callable (test.test_collections.TestOneTrickPonyABCs) ... ok test_Container (test.test_collections.TestOneTrickPonyABCs) ... ok test_Hashable (test.test_collections.TestOneTrickPonyABCs) ... ok test_Iterable (test.test_collections.TestOneTrickPonyABCs) ... ok test_Iterator (test.test_collections.TestOneTrickPonyABCs) ... ok test_Sized (test.test_collections.TestOneTrickPonyABCs) ... ok test_direct_subclassing (test.test_collections.TestOneTrickPonyABCs) ... ok test_registration (test.test_collections.TestOneTrickPonyABCs) ... ok test_Mapping (test.test_collections.TestCollectionABCs) ... ok test_MutableMapping (test.test_collections.TestCollectionABCs) ... ok test_MutableSequence (test.test_collections.TestCollectionABCs) ... ok test_MutableSet (test.test_collections.TestCollectionABCs) ... ok test_Sequence (test.test_collections.TestCollectionABCs) ... ok test_Set (test.test_collections.TestCollectionABCs) ... ok test_Set_interoperability_with_real_sets (test.test_collections.TestCollectionABCs) ... ok test_hash_Set (test.test_collections.TestCollectionABCs) ... ok test_issue16373 (test.test_collections.TestCollectionABCs) ... ok test_issue8750 (test.test_collections.TestCollectionABCs) ... ok test_issue_4920 (test.test_collections.TestCollectionABCs) ... ok test_issue_5647 (test.test_collections.TestCollectionABCs) ... ok test_basics (test.test_collections.TestCounter) ... ok test_conversions (test.test_collections.TestCounter) ... ok test_copy_subclass (test.test_collections.TestCounter) ... ok test_copying (test.test_collections.TestCounter) ... ok test_init (test.test_collections.TestCounter) ... ok test_invariant_for_the_in_operator (test.test_collections.TestCounter) ... ok test_multiset_operations (test.test_collections.TestCounter) ... ok test_subtract (test.test_collections.TestCounter) ... ok test_update (test.test_collections.TestCounter) ... ok ---------------------------------------------------------------------- Ran 50 tests in 1.117s OK Trying: c = Counter('abcdeabcdabcaba') # count elements from a string Expecting nothing ok Trying: c.most_common(3) # three most common elements Expecting: [('a', 5), ('b', 4), ('c', 3)] ok Trying: sorted(c) # list all unique elements Expecting: ['a', 'b', 'c', 'd', 'e'] ok Trying: ''.join(sorted(c.elements())) # list elements with repetitions Expecting: 'aaaaabbbbcccdde' ok Trying: sum(c.values()) # total of all counts Expecting: 15 ok Trying: c['a'] # count of letter 'a' Expecting: 5 ok Trying: for elem in 'shazam': # update counts from an iterable c[elem] += 1 # by adding 1 to each element's count Expecting nothing ok Trying: c['a'] # now there are seven 'a' Expecting: 7 ok Trying: del c['b'] # remove all 'b' Expecting nothing ok Trying: c['b'] # now there are zero 'b' Expecting: 0 ok Trying: d = Counter('simsalabim') # make another counter Expecting nothing ok Trying: c.update(d) # add in the second counter Expecting nothing ok Trying: c['a'] # now there are nine 'a' Expecting: 9 ok Trying: c.clear() # empty the counter Expecting nothing ok Trying: c Expecting: Counter() ok Trying: c = Counter('aaabbc') Expecting nothing ok Trying: c['b'] -= 2 # reduce the count of 'b' by two Expecting nothing ok Trying: c.most_common() # 'b' is still in, but its count is zero Expecting: [('a', 3), ('c', 1), ('b', 0)] ok Trying: Counter('abbb') + Counter('bcc') Expecting: Counter({'b': 4, 'c': 2, 'a': 1}) ok Trying: Counter('abbb') & Counter('bcc') Expecting: Counter({'b': 1}) ok Trying: c = Counter() # a new, empty counter Expecting nothing ok Trying: c = Counter('gallahad') # a new counter from an iterable Expecting nothing ok Trying: c = Counter({'a': 4, 'b': 2}) # a new counter from a mapping Expecting nothing ok Trying: c = Counter(a=4, b=2) # a new counter from keyword args Expecting nothing ok Trying: Counter('abbb') | Counter('bcc') Expecting: Counter({'b': 3, 'c': 2, 'a': 1}) ok Trying: Counter('abbbc') - Counter('bccd') Expecting: Counter({'b': 2, 'a': 1}) ok Trying: c = Counter('ABCABC') Expecting nothing ok Trying: sorted(c.elements()) Expecting: ['A', 'A', 'B', 'B', 'C', 'C'] ok Trying: prime_factors = Counter({2: 2, 3: 3, 17: 1}) Expecting nothing ok Trying: product = 1 Expecting nothing ok Trying: for factor in prime_factors.elements(): # loop over factors product *= factor # and multiply them Expecting nothing ok Trying: product Expecting: 1836 ok Trying: Counter('abcdeabcdabcaba').most_common(3) Expecting: [('a', 5), ('b', 4), ('c', 3)] ok Trying: c = Counter('which') Expecting nothing ok Trying: c.subtract('witch') # subtract elements from another iterable Expecting nothing ok Trying: c.subtract(Counter('watch')) # subtract elements from another counter Expecting nothing ok Trying: c['h'] # 2 in which, minus 1 in witch, minus 1 in watch Expecting: 0 ok Trying: c['w'] # 1 in which, minus 1 in witch, minus 1 in watch Expecting: -1 ok Trying: c = Counter('which') Expecting nothing ok Trying: c.update('witch') # add elements from another iterable Expecting nothing ok Trying: d = Counter('watch') Expecting nothing ok Trying: c.update(d) # add elements from another counter Expecting nothing ok Trying: c['h'] # four 'h' in which, witch, and watch Expecting: 4 ok Trying: Point = namedtuple('Point', ['x', 'y']) Expecting nothing ok Trying: Point.__doc__ # docstring for the new class Expecting: 'Point(x, y)' ok Trying: p = Point(11, y=22) # instantiate with positional args or keywords Expecting nothing ok Trying: p[0] + p[1] # indexable like a plain tuple Expecting: 33 ok Trying: x, y = p # unpack like a regular tuple Expecting nothing ok Trying: x, y Expecting: (11, 22) ok Trying: p.x + p.y # fields also accessible by name Expecting: 33 ok Trying: d = p._asdict() # convert to a dictionary Expecting nothing ok Trying: d['x'] Expecting: 11 ok Trying: Point(**d) # convert from a dictionary Expecting: Point(x=11, y=22) ok Trying: p._replace(x=100) # _replace() is like str.replace() but targets named fields Expecting: Point(x=100, y=22) ok 21 items had no tests: collections collections.Counter.__delitem__ collections.Counter.__missing__ collections.Counter.__reduce__ collections.Counter.__repr__ collections.Counter.copy collections.Counter.fromkeys collections.OrderedDict collections.OrderedDict.__eq__ collections.OrderedDict.__ne__ collections.OrderedDict.__reduce__ collections.OrderedDict.__repr__ collections.OrderedDict.__reversed__ collections.OrderedDict.copy collections.OrderedDict.popitem collections.OrderedDict.viewitems collections.OrderedDict.viewkeys collections.OrderedDict.viewvalues collections._compat_with_unordered_dicts collections.defaultdict collections.deque 11 items passed all tests: 18 tests in collections.Counter 1 tests in collections.Counter.__add__ 1 tests in collections.Counter.__and__ 4 tests in collections.Counter.__init__ 1 tests in collections.Counter.__or__ 1 tests in collections.Counter.__sub__ 6 tests in collections.Counter.elements 1 tests in collections.Counter.most_common 5 tests in collections.Counter.subtract 5 tests in collections.Counter.update 11 tests in collections.namedtuple 54 tests in 32 items. 54 passed and 0 failed. Test passed. doctest (collections) ... 54 tests with zero failures 1 test OK. =================== test_colorsys ==================== BUILDSTDERR: 1.30user 0.07system 0:01.41elapsed 97%CPU (0avgtext+0avgdata 75060maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+15226minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_colorsys ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_colorsys == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19920 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_colorsys test_hls_roundtrip (test.test_colorsys.ColorsysTest) ... ok test_hls_values (test.test_colorsys.ColorsysTest) ... ok test_hsv_roundtrip (test.test_colorsys.ColorsysTest) ... ok test_hsv_values (test.test_colorsys.ColorsysTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.016s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.14elapsed 93%CPU (0avgtext+0avgdata 40552maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6113minor)pagefaults 0swaps =================== test_commands ==================== + for TestName in $(cat testnames.txt) + echo =================== test_commands ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_commands == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19924 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_commands test_getoutput (test.test_commands.CommandTests) ... ok test_getstatus (test.test_commands.CommandTests) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.069s OK 1 test OK. BUILDSTDERR: 0.10user 0.04system 0:00.19elapsed 73%CPU (0avgtext+0avgdata 40704maxresident)k BUILDSTDERR: 144inputs+0outputs (15major+8238minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_compare ==================== =================== test_compare ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_compare == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19934 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_compare test_comparisons (test.test_compare.ComparisonTest) ... ok test_id_comparisons (test.test_compare.ComparisonTest) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.003s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 40748maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5827minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_compile ==================== =================== test_compile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_compile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19938 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_compile test_argument_handling (test.test_compile.TestSpecifics) ... ok test_argument_order (test.test_compile.TestSpecifics) ... ok test_compile_ast (test.test_compile.TestSpecifics) ... ok test_complex_args (test.test_compile.TestSpecifics) ... ok test_debug_assignment (test.test_compile.TestSpecifics) ... ok test_duplicate_global_local (test.test_compile.TestSpecifics) ... ok test_empty (test.test_compile.TestSpecifics) ... ok test_encoding (test.test_compile.TestSpecifics) ... ok test_exec_functional_style (test.test_compile.TestSpecifics) ... ok test_exec_with_general_mapping_for_locals (test.test_compile.TestSpecifics) ... ok test_extended_arg (test.test_compile.TestSpecifics) ... ok test_float_literals (test.test_compile.TestSpecifics) ... ok test_for_distinct_code_objects (test.test_compile.TestSpecifics) ... ok test_import (test.test_compile.TestSpecifics) ... ok test_indentation (test.test_compile.TestSpecifics) ... ok test_lambda_doc (test.test_compile.TestSpecifics) ... ok test_leading_newlines (test.test_compile.TestSpecifics) ... ok test_literals_with_leading_zeroes (test.test_compile.TestSpecifics) ... ok test_mangling (test.test_compile.TestSpecifics) ... ok test_nested_qualified_exec (test.test_compile.TestSpecifics) ... ok test_no_ending_newline (test.test_compile.TestSpecifics) ... ok test_none_assignment (test.test_compile.TestSpecifics) ... ok test_none_keyword_arg (test.test_compile.TestSpecifics) ... ok test_null_terminated (test.test_compile.TestSpecifics) ... ok test_other_newlines (test.test_compile.TestSpecifics) ... ok test_sequence_unpacking_error (test.test_compile.TestSpecifics) ... ok test_subscripts (test.test_compile.TestSpecifics) ... ok test_syntax_error (test.test_compile.TestSpecifics) ... ok test_unary_minus (test.test_compile.TestSpecifics) ... ok test_yet_more_evil_still_undecodable (test.test_compile.TestSpecifics) ... ok test_and (test.test_compile.TestStackSize) ... ok test_and_or (test.test_compile.TestStackSize) ... ok test_binop (test.test_compile.TestStackSize) ... ok test_chained_comparison (test.test_compile.TestStackSize) ... ok test_dont_merge_constants (test.test_compile.TestStackSize) ... ok test_func_and (test.test_compile.TestStackSize) ... ok test_if_else (test.test_compile.TestStackSize) ... ok test_merge_constants (test.test_compile.TestStackSize) ... skipped 'implementation detail specific to cpython' test_or (test.test_compile.TestStackSize) ... ok ---------------------------------------------------------------------- Ran 39 tests in 0.158s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.25user 0.04system 0:00.31elapsed 95%CPU (0avgtext+0avgdata 52520maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+16589minor)pagefaults 0swaps =================== test_compileall ==================== + for TestName in $(cat testnames.txt) + echo =================== test_compileall ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_compileall == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19943 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_compileall test_compile_files (test.test_compileall.CompileallTests) ... ok test_magic_number (test.test_compileall.CompileallTests) ... ok test_mtime (test.test_compileall.CompileallTests) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.009s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 40928maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6082minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_compiler ==================== =================== test_compiler ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_compiler == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19947 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_compiler testCompileLibrary (test.test_compiler.CompilerTest) ... ok testDefaultArgs (test.test_compiler.CompilerTest) ... ok testDictComp (test.test_compiler.CompilerTest) ... ok testDictLiteral (test.test_compiler.CompilerTest) ... ok testDocstrings (test.test_compiler.CompilerTest) ... ok testFlatten (test.test_compiler.CompilerTest) ... ok testGenExp (test.test_compiler.CompilerTest) ... ok testGlobal (test.test_compiler.CompilerTest) ... ok testKeywordAfterStarargs (test.test_compiler.CompilerTest) ... ok testLineNo (test.test_compiler.CompilerTest) ... ok testNestedScope (test.test_compiler.CompilerTest) ... ok testNewClassSyntax (test.test_compiler.CompilerTest) ... ok testPrintFunction (test.test_compiler.CompilerTest) ... ok testSetComp (test.test_compiler.CompilerTest) ... ok testSetLiteral (test.test_compiler.CompilerTest) ... ok testSourceCodeEncodingsError (test.test_compiler.CompilerTest) ... FAIL testTryExceptFinally (test.test_compiler.CompilerTest) ... ok testWith (test.test_compiler.CompilerTest) ... ok testWithAss (test.test_compiler.CompilerTest) ... ok testWithMult (test.test_compiler.CompilerTest) ... ok BUILDSTDERR: testYieldExpr (test.test_compiler.CompilerTest) ... test test_compiler failed -- Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_compiler.py", line 259, in testSourceCodeEncodingsError BUILDSTDERR: self._testErrEnc(encdef+sjis, sjis, 19) BUILDSTDERR: File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_compiler.py", line 243, in _testErrEnc BUILDSTDERR: self.assertEqual(e.offset, offset) BUILDSTDERR: AssertionError: 23 != 19 ok ====================================================================== FAIL: testSourceCodeEncodingsError (test.test_compiler.CompilerTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_compiler.py", line 259, in testSourceCodeEncodingsError self._testErrEnc(encdef+sjis, sjis, 19) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_compiler.py", line 243, in _testErrEnc self.assertEqual(e.offset, offset) AssertionError: 23 != 19 ---------------------------------------------------------------------- Ran 21 tests in 0.287s FAILED (failures=1) 1 test failed: test_compiler BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.47user 0.02system 0:00.52elapsed 97%CPU (0avgtext+0avgdata 55548maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+9962minor)pagefaults 0swaps + echo test_compiler + for TestName in $(cat testnames.txt) + echo =================== test_complex ==================== =================== test_complex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_complex == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19952 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_complex test_abs (test.test_complex.ComplexTest) ... ok test_boolcontext (test.test_complex.ComplexTest) ... ok test_coerce (test.test_complex.ComplexTest) ... ok test_conjugate (test.test_complex.ComplexTest) ... ok test_constructor (test.test_complex.ComplexTest) ... ok test_div (test.test_complex.ComplexTest) ... ok test_divmod (test.test_complex.ComplexTest) ... ok test_file (test.test_complex.ComplexTest) ... ok test_floordiv (test.test_complex.ComplexTest) ... ok test_format (test.test_complex.ComplexTest) ... ok test_getnewargs (test.test_complex.ComplexTest) ... ok test_hash (test.test_complex.ComplexTest) ... ok test_mod (test.test_complex.ComplexTest) ... ok test_neg (test.test_complex.ComplexTest) ... ok test_no_implicit_coerce (test.test_complex.ComplexTest) ... ok test_overflow (test.test_complex.ComplexTest) ... ok test_plus_minus_0j (test.test_complex.ComplexTest) ... ok test_pow (test.test_complex.ComplexTest) ... ok test_repr (test.test_complex.ComplexTest) ... ok test_repr_roundtrip (test.test_complex.ComplexTest) ... ok test_richcompare (test.test_complex.ComplexTest) ... ok test_richcompare_boundaries (test.test_complex.ComplexTest) ... ok test_subclass (test.test_complex.ComplexTest) ... ok test_truediv (test.test_complex.ComplexTest) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.908s OK 1 test OK. BUILDSTDERR: 0.99user 0.03system 0:01.04elapsed 98%CPU (0avgtext+0avgdata 55056maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+9821minor)pagefaults 0swaps =================== test_complex_args ==================== + for TestName in $(cat testnames.txt) + echo =================== test_complex_args ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_complex_args == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19956 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_complex_args test_func_1 (test.test_complex_args.ComplexArgsTestCase) ... ok test_func_2 (test.test_complex_args.ComplexArgsTestCase) ... ok test_func_3 (test.test_complex_args.ComplexArgsTestCase) ... ok test_func_complex (test.test_complex_args.ComplexArgsTestCase) ... ok test_func_parens_no_unpacking (test.test_complex_args.ComplexArgsTestCase) ... ok test_lambda_1 (test.test_complex_args.ComplexArgsTestCase) ... ok test_lambda_2 (test.test_complex_args.ComplexArgsTestCase) ... ok test_lambda_3 (test.test_complex_args.ComplexArgsTestCase) ... ok test_lambda_complex (test.test_complex_args.ComplexArgsTestCase) ... ok test_lambda_parens_no_unpacking (test.test_complex_args.ComplexArgsTestCase) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.009s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 95%CPU (0avgtext+0avgdata 41128maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6133minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_contains ==================== =================== test_contains ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_contains == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19960 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_contains test_builtin_sequence_types (test.test_contains.TestContains) ... ok test_char_in_unicode (test.test_contains.TestContains) ... ok test_common_tests (test.test_contains.TestContains) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 40520maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5843minor)pagefaults 0swaps =================== test_contextlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_contextlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_contextlib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19964 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_contextlib test_closing (test.test_contextlib.ClosingTestCase) ... ok test_closing_error (test.test_contextlib.ClosingTestCase) ... ok test_contextmanager_attribs (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_doc_attrib (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_except (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_finally (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_no_reraise (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_plain (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_trap_yield_after_throw (test.test_contextlib.ContextManagerTestCase) ... ok test_keywords (test.test_contextlib.ContextManagerTestCase) ... ok testWithOpen (test.test_contextlib.FileContextTestCase) ... ok testWithBoundedSemaphore (test.test_contextlib.LockContextTestCase) ... ok testWithCondition (test.test_contextlib.LockContextTestCase) ... ok testWithLock (test.test_contextlib.LockContextTestCase) ... ok testWithRLock (test.test_contextlib.LockContextTestCase) ... ok testWithSemaphore (test.test_contextlib.LockContextTestCase) ... ok test_nested (test.test_contextlib.NestedTestCase) ... ok test_nested_b_swallows (test.test_contextlib.NestedTestCase) ... ok test_nested_break (test.test_contextlib.NestedTestCase) ... ok test_nested_cleanup (test.test_contextlib.NestedTestCase) ... ok test_nested_continue (test.test_contextlib.NestedTestCase) ... ok test_nested_return (test.test_contextlib.NestedTestCase) ... ok test_nested_right_exception (test.test_contextlib.NestedTestCase) ... ok ---------------------------------------------------------------------- Ran 23 tests in 0.011s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.13elapsed 94%CPU (0avgtext+0avgdata 40672maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6125minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_cookie ==================== + echo =================== test_cookie ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cookie == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19968 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_cookie test_bad_attrs (test.test_cookie.CookieTests) ... ok test_basic (test.test_cookie.CookieTests) ... ok test_extended_encode (test.test_cookie.CookieTests) ... ok test_extra_spaces (test.test_cookie.CookieTests) ... ok test_invalid_cookies (test.test_cookie.CookieTests) ... ok test_load (test.test_cookie.CookieTests) ... ok test_pickle (test.test_cookie.CookieTests) ... ok test_quoted_meta (test.test_cookie.CookieTests) ... ok test_secure_httponly_false_if_not_present (test.test_cookie.CookieTests) ... ok test_secure_httponly_true_if_have_value (test.test_cookie.CookieTests) ... ok test_secure_httponly_true_if_present (test.test_cookie.CookieTests) ... ok test_set_secure_httponly_attrs (test.test_cookie.CookieTests) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.009s OK Trying: import Cookie Expecting nothing ok Trying: C = Cookie.SimpleCookie() Expecting nothing ok Trying: C = Cookie.SerialCookie() Expecting nothing ok Trying: C = Cookie.SmartCookie() Expecting nothing ok Trying: C = Cookie.SmartCookie() Expecting nothing ok Trying: C["fig"] = "newton" Expecting nothing ok Trying: C["sugar"] = "wafer" Expecting nothing ok Trying: C.output() Expecting: 'Set-Cookie: fig=newton\r\nSet-Cookie: sugar=wafer' ok Trying: C = Cookie.SmartCookie() Expecting nothing ok Trying: C["rocky"] = "road" Expecting nothing ok Trying: C["rocky"]["path"] = "/cookie" Expecting nothing ok Trying: print C.output(header="Cookie:") Expecting: Cookie: rocky=road; Path=/cookie ok Trying: print C.output(attrs=[], header="Cookie:") Expecting: Cookie: rocky=road ok Trying: C = Cookie.SmartCookie() Expecting nothing ok Trying: C.load("chips=ahoy; vienna=finger") Expecting nothing ok Trying: C.output() Expecting: 'Set-Cookie: chips=ahoy\r\nSet-Cookie: vienna=finger' ok Trying: C = Cookie.SmartCookie() Expecting nothing ok Trying: C.load('keebler="E=everybody; L=\\"Loves\\"; fudge=\\012;";') Expecting nothing ok Trying: print C Expecting: Set-Cookie: keebler="E=everybody; L=\"Loves\"; fudge=\012;" ok Trying: C = Cookie.SmartCookie() Expecting nothing ok Trying: C["oreo"] = "doublestuff" Expecting nothing ok Trying: C["oreo"]["path"] = "/" Expecting nothing ok Trying: print C Expecting: Set-Cookie: oreo=doublestuff; Path=/ ok Trying: C = Cookie.SmartCookie() Expecting nothing ok Trying: C["twix"] = "none for you" Expecting nothing ok Trying: C["twix"].value Expecting: 'none for you' ok Trying: C = Cookie.SimpleCookie() Expecting nothing ok Trying: C["number"] = 7 Expecting nothing ok Trying: C["string"] = "seven" Expecting nothing ok Trying: C["number"].value Expecting: '7' ok Trying: C["string"].value Expecting: 'seven' ok Trying: C.output() Expecting: 'Set-Cookie: number=7\r\nSet-Cookie: string=seven' ok Trying: C = Cookie.SerialCookie() Expecting nothing ok Trying: C["number"] = 7 Expecting nothing ok Trying: C["string"] = "seven" Expecting nothing ok Trying: C["number"].value Expecting: 7 ok Trying: C["string"].value Expecting: 'seven' ok Trying: C.output() Expecting: 'Set-Cookie: number="I7\\012."\r\nSet-Cookie: string="S\'seven\'\\012p1\\012."' ok Trying: C = Cookie.SmartCookie() Expecting nothing ok Trying: C["number"] = 7 Expecting nothing ok Trying: C["string"] = "seven" Expecting nothing ok Trying: C["number"].value Expecting: 7 ok Trying: C["string"].value Expecting: 'seven' ok Trying: C.output() Expecting: 'Set-Cookie: number="I7\\012."\r\nSet-Cookie: string=seven' ok Trying: C = Cookie.Cookie() Expecting nothing ok Trying: print C.__class__.__name__ Expecting: SmartCookie ok 36 items had no tests: Cookie.BaseCookie Cookie.BaseCookie._BaseCookie__ParseString Cookie.BaseCookie._BaseCookie__set Cookie.BaseCookie.__init__ Cookie.BaseCookie.__repr__ Cookie.BaseCookie.__setitem__ Cookie.BaseCookie.js_output Cookie.BaseCookie.load Cookie.BaseCookie.output Cookie.BaseCookie.value_decode Cookie.BaseCookie.value_encode Cookie.CookieError Cookie.Morsel Cookie.Morsel.OutputString Cookie.Morsel.__init__ Cookie.Morsel.__repr__ Cookie.Morsel.__setitem__ Cookie.Morsel.isReservedKey Cookie.Morsel.js_output Cookie.Morsel.output Cookie.Morsel.set Cookie.SerialCookie Cookie.SerialCookie.__init__ Cookie.SerialCookie.value_decode Cookie.SerialCookie.value_encode Cookie.SimpleCookie Cookie.SimpleCookie.value_decode Cookie.SimpleCookie.value_encode Cookie.SmartCookie Cookie.SmartCookie.__init__ Cookie.SmartCookie.value_decode Cookie.SmartCookie.value_encode Cookie._getdate Cookie._quote Cookie._test Cookie._unquote 1 items passed all tests: 46 tests in Cookie 46 tests in 37 items. 46 passed and 0 failed. Test passed. doctest (Cookie) ... 46 tests with zero failures 1 test OK. =================== test_cookielib ==================== BUILDSTDERR: 0.22user 0.03system 0:00.27elapsed 93%CPU (0avgtext+0avgdata 43012maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6495minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cookielib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cookielib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19972 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_cookielib test_http2time (test.test_cookielib.DateTimeTests) ... ok test_http2time_formats (test.test_cookielib.DateTimeTests) ... ok test_http2time_garbage (test.test_cookielib.DateTimeTests) ... ok test_time2isoz (test.test_cookielib.DateTimeTests) ... ok test_time2netscape (test.test_cookielib.DateTimeTests) ... ok test_join_header_words (test.test_cookielib.HeaderTests) ... ok test_parse_ns_headers_expires (test.test_cookielib.HeaderTests) ... ok test_parse_ns_headers_special_names (test.test_cookielib.HeaderTests) ... ok test_parse_ns_headers_version (test.test_cookielib.HeaderTests) ... ok test_roundtrip (test.test_cookielib.HeaderTests) ... ok test_split_header_words (test.test_cookielib.HeaderTests) ... ok test_Cookie_iterator (test.test_cookielib.CookieTests) ... ok test_bad_cookie_header (test.test_cookielib.CookieTests) ... ok test_default_path (test.test_cookielib.CookieTests) ... ok test_default_path_with_query (test.test_cookielib.CookieTests) ... ok test_domain_allow (test.test_cookielib.CookieTests) ... ok test_domain_block (test.test_cookielib.CookieTests) ... ok test_domain_match (test.test_cookielib.CookieTests) ... ok test_domain_mirror (test.test_cookielib.CookieTests) ... ok test_domain_return_ok (test.test_cookielib.CookieTests) ... ok test_escape_path (test.test_cookielib.CookieTests) ... ok test_expires (test.test_cookielib.CookieTests) ... ok test_is_HDN (test.test_cookielib.CookieTests) ... ok test_missing_final_slash (test.test_cookielib.CookieTests) ... ok test_missing_value (test.test_cookielib.CookieTests) ... ok test_no_return_comment (test.test_cookielib.CookieTests) ... ok test_ns_parser (test.test_cookielib.CookieTests) ... ok test_ns_parser_special_names (test.test_cookielib.CookieTests) ... ok test_parse_ns_headers (test.test_cookielib.CookieTests) ... ok test_path_mirror (test.test_cookielib.CookieTests) ... ok test_port_mirror (test.test_cookielib.CookieTests) ... ok test_quote_cookie_value (test.test_cookielib.CookieTests) ... ok test_reach (test.test_cookielib.CookieTests) ... ok test_request_host (test.test_cookielib.CookieTests) ... ok test_request_path (test.test_cookielib.CookieTests) ... ok test_request_port (test.test_cookielib.CookieTests) ... ok test_rfc2109_handling (test.test_cookielib.CookieTests) ... ok test_secure (test.test_cookielib.CookieTests) ... ok test_strict_domain (test.test_cookielib.CookieTests) ... ok test_two_component_domain_ns (test.test_cookielib.CookieTests) ... ok test_two_component_domain_rfc2965 (test.test_cookielib.CookieTests) ... ok test_wrong_domain (test.test_cookielib.CookieTests) ... ok test_bad_magic (test.test_cookielib.FileCookieJarTests) ... ok test_lwp_valueless_cookie (test.test_cookielib.FileCookieJarTests) ... ok test_empty_path (test.test_cookielib.LWPCookieTests) ... ok test_ietf_example_1 (test.test_cookielib.LWPCookieTests) ... ok test_ietf_example_2 (test.test_cookielib.LWPCookieTests) ... ok test_intranet_domains_2965 (test.test_cookielib.LWPCookieTests) ... ok test_intranet_domains_ns (test.test_cookielib.LWPCookieTests) ... ok test_mozilla (test.test_cookielib.LWPCookieTests) ... ok test_netscape_example_1 (test.test_cookielib.LWPCookieTests) ... ok test_netscape_example_2 (test.test_cookielib.LWPCookieTests) ... ok test_netscape_misc (test.test_cookielib.LWPCookieTests) ... ok test_rejection (test.test_cookielib.LWPCookieTests) ... ok test_session_cookies (test.test_cookielib.LWPCookieTests) ... ok test_url_encoding (test.test_cookielib.LWPCookieTests) ... ok ---------------------------------------------------------------------- Ran 56 tests in 0.185s OK 1 test OK. BUILDSTDERR: 0.34user 0.03system 0:00.39elapsed 94%CPU (0avgtext+0avgdata 44392maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7037minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_copy ==================== =================== test_copy ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_copy == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19976 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_copy test_copy_atomic (test.test_copy.TestCopy) ... ok test_copy_basic (test.test_copy.TestCopy) ... ok test_copy_bytearray (test.test_copy.TestCopy) ... ok test_copy_cant (test.test_copy.TestCopy) ... ok test_copy_copy (test.test_copy.TestCopy) ... ok test_copy_dict (test.test_copy.TestCopy) ... ok test_copy_frozenset (test.test_copy.TestCopy) ... ok test_copy_function (test.test_copy.TestCopy) ... ok test_copy_inst_copy (test.test_copy.TestCopy) ... ok test_copy_inst_getinitargs (test.test_copy.TestCopy) ... ok test_copy_inst_getstate (test.test_copy.TestCopy) ... ok test_copy_inst_getstate_setstate (test.test_copy.TestCopy) ... ok test_copy_inst_setstate (test.test_copy.TestCopy) ... ok test_copy_inst_vanilla (test.test_copy.TestCopy) ... ok test_copy_list (test.test_copy.TestCopy) ... ok test_copy_list_subclass (test.test_copy.TestCopy) ... ok test_copy_reduce (test.test_copy.TestCopy) ... ok test_copy_reduce_ex (test.test_copy.TestCopy) ... ok test_copy_registry (test.test_copy.TestCopy) ... ok test_copy_set (test.test_copy.TestCopy) ... ok test_copy_slots (test.test_copy.TestCopy) ... ok test_copy_tuple (test.test_copy.TestCopy) ... ok test_copy_tuple_subclass (test.test_copy.TestCopy) ... ok test_copy_weakkeydict (test.test_copy.TestCopy) ... ok test_copy_weakref (test.test_copy.TestCopy) ... ok test_copy_weakvaluedict (test.test_copy.TestCopy) ... ok test_deepcopy_atomic (test.test_copy.TestCopy) ... ok test_deepcopy_basic (test.test_copy.TestCopy) ... ok test_deepcopy_bound_method (test.test_copy.TestCopy) ... ok test_deepcopy_cant (test.test_copy.TestCopy) ... ok test_deepcopy_deepcopy (test.test_copy.TestCopy) ... ok test_deepcopy_dict (test.test_copy.TestCopy) ... ok test_deepcopy_dict_subclass (test.test_copy.TestCopy) ... ok test_deepcopy_function (test.test_copy.TestCopy) ... ok test_deepcopy_inst_deepcopy (test.test_copy.TestCopy) ... ok test_deepcopy_inst_getinitargs (test.test_copy.TestCopy) ... ok test_deepcopy_inst_getstate (test.test_copy.TestCopy) ... ok test_deepcopy_inst_getstate_setstate (test.test_copy.TestCopy) ... ok test_deepcopy_inst_setstate (test.test_copy.TestCopy) ... ok test_deepcopy_inst_vanilla (test.test_copy.TestCopy) ... ok test_deepcopy_issubclass (test.test_copy.TestCopy) ... ok test_deepcopy_keepalive (test.test_copy.TestCopy) ... ok test_deepcopy_list (test.test_copy.TestCopy) ... ok test_deepcopy_list_subclass (test.test_copy.TestCopy) ... ok test_deepcopy_memo (test.test_copy.TestCopy) ... ok test_deepcopy_reduce (test.test_copy.TestCopy) ... ok test_deepcopy_reduce_ex (test.test_copy.TestCopy) ... ok test_deepcopy_reflexive_dict (test.test_copy.TestCopy) ... ok test_deepcopy_reflexive_inst (test.test_copy.TestCopy) ... ok test_deepcopy_reflexive_list (test.test_copy.TestCopy) ... ok test_deepcopy_reflexive_tuple (test.test_copy.TestCopy) ... ok test_deepcopy_registry (test.test_copy.TestCopy) ... ok test_deepcopy_slots (test.test_copy.TestCopy) ... ok test_deepcopy_tuple (test.test_copy.TestCopy) ... ok test_deepcopy_tuple_subclass (test.test_copy.TestCopy) ... ok test_deepcopy_weakkeydict (test.test_copy.TestCopy) ... ok test_deepcopy_weakref (test.test_copy.TestCopy) ... ok test_deepcopy_weakvaluedict (test.test_copy.TestCopy) ... ok test_exceptions (test.test_copy.TestCopy) ... ok test_getstate_exc (test.test_copy.TestCopy) ... ok test_reconstruct_nostate (test.test_copy.TestCopy) ... ok test_reconstruct_reflexive (test.test_copy.TestCopy) ... ok test_reconstruct_state (test.test_copy.TestCopy) ... ok test_reconstruct_state_setstate (test.test_copy.TestCopy) ... ok test_reconstruct_string (test.test_copy.TestCopy) ... ok test_reduce_4tuple (test.test_copy.TestCopy) ... ok test_reduce_5tuple (test.test_copy.TestCopy) ... ok ---------------------------------------------------------------------- Ran 67 tests in 0.067s OK 1 test OK. BUILDSTDERR: 0.15user 0.03system 0:00.20elapsed 92%CPU (0avgtext+0avgdata 41556maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6436minor)pagefaults 0swaps =================== test_copy_reg ==================== + for TestName in $(cat testnames.txt) + echo =================== test_copy_reg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_copy_reg == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19980 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_copy_reg test_bool (test.test_copy_reg.CopyRegTestCase) ... ok test_class (test.test_copy_reg.CopyRegTestCase) ... ok test_extension_registry (test.test_copy_reg.CopyRegTestCase) ... ok test_noncallable_constructor (test.test_copy_reg.CopyRegTestCase) ... ok test_noncallable_reduce (test.test_copy_reg.CopyRegTestCase) ... ok test_slotnames (test.test_copy_reg.CopyRegTestCase) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.003s OK 1 test OK. BUILDSTDERR: 0.12user 0.02system 0:00.15elapsed 97%CPU (0avgtext+0avgdata 41968maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6490minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_cpickle ==================== + echo =================== test_cpickle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cpickle == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19984 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_cpickle test_appends_on_non_lists (test.test_cpickle.cPickleTests) ... ok test_attribute_name_interning (test.test_cpickle.cPickleTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_cpickle.cPickleTests) ... ok test_bad_input (test.test_cpickle.cPickleTests) ... ok test_bad_mark (test.test_cpickle.cPickleTests) ... ok test_bad_stack (test.test_cpickle.cPickleTests) ... ok test_binget (test.test_cpickle.cPickleTests) ... ok test_callapi (test.test_cpickle.cPickleTests) ... ok test_complex_newobj (test.test_cpickle.cPickleTests) ... ok test_constants (test.test_cpickle.cPickleTests) ... ok test_correctly_quoted_string (test.test_cpickle.cPickleTests) ... ok test_dict_chunking (test.test_cpickle.cPickleTests) ... ok test_dump_closed_file (test.test_cpickle.cPickleTests) ... ok test_dup (test.test_cpickle.cPickleTests) ... ok test_dynamic_class (test.test_cpickle.cPickleTests) ... ok test_float (test.test_cpickle.cPickleTests) ... ok test_float_format (test.test_cpickle.cPickleTests) ... ok test_garyp (test.test_cpickle.cPickleTests) ... ok test_get (test.test_cpickle.cPickleTests) ... ok test_getinitargs (test.test_cpickle.cPickleTests) ... ok test_global_ext1 (test.test_cpickle.cPickleTests) ... ok test_global_ext2 (test.test_cpickle.cPickleTests) ... ok test_global_ext4 (test.test_cpickle.cPickleTests) ... ok test_highest_protocol (test.test_cpickle.cPickleTests) ... ok test_incomplete_input (test.test_cpickle.cPickleTests) ... ok test_insecure_strings (test.test_cpickle.cPickleTests) ... ok test_ints (test.test_cpickle.cPickleTests) ... ok test_large_pickles (test.test_cpickle.cPickleTests) ... ok test_list_chunking (test.test_cpickle.cPickleTests) ... ok test_load_classic_instance (test.test_cpickle.cPickleTests) ... ok test_load_closed_file (test.test_cpickle.cPickleTests) ... ok test_load_from_and_dump_to_file (test.test_cpickle.cPickleTests) ... ok test_load_from_canned_string (test.test_cpickle.cPickleTests) ... ok test_load_str (test.test_cpickle.cPickleTests) ... ok test_load_unicode (test.test_cpickle.cPickleTests) ... ok test_long (test.test_cpickle.cPickleTests) ... ok test_long1 (test.test_cpickle.cPickleTests) ... ok test_long4 (test.test_cpickle.cPickleTests) ... ok test_long_binget (test.test_cpickle.cPickleTests) ... ok test_many_puts_and_gets (test.test_cpickle.cPickleTests) ... ok test_maxint64 (test.test_cpickle.cPickleTests) ... ok test_metaclass (test.test_cpickle.cPickleTests) ... ok test_misc (test.test_cpickle.cPickleTests) ... ok test_misc_get (test.test_cpickle.cPickleTests) ... ok test_newobj_generic (test.test_cpickle.cPickleTests) ... ok test_newobj_list (test.test_cpickle.cPickleTests) ... ok test_newobj_list_slots (test.test_cpickle.cPickleTests) ... ok test_newobj_proxies (test.test_cpickle.cPickleTests) ... ok test_newobj_tuple (test.test_cpickle.cPickleTests) ... ok test_proto (test.test_cpickle.cPickleTests) ... ok test_recursive_dict (test.test_cpickle.cPickleTests) ... ok test_recursive_dict_and_inst (test.test_cpickle.cPickleTests) ... ok test_recursive_dict_key (test.test_cpickle.cPickleTests) ... ok test_recursive_dict_subclass (test.test_cpickle.cPickleTests) ... ok test_recursive_dict_subclass_and_inst (test.test_cpickle.cPickleTests) ... ok test_recursive_dict_subclass_key (test.test_cpickle.cPickleTests) ... ok test_recursive_frozenset_and_inst (test.test_cpickle.cPickleTests) ... ok test_recursive_inst (test.test_cpickle.cPickleTests) ... ok test_recursive_list (test.test_cpickle.cPickleTests) ... ok test_recursive_list_and_inst (test.test_cpickle.cPickleTests) ... ok test_recursive_list_subclass (test.test_cpickle.cPickleTests) ... ok test_recursive_list_subclass_and_inst (test.test_cpickle.cPickleTests) ... ok test_recursive_multi (test.test_cpickle.cPickleTests) ... ok test_recursive_set_and_inst (test.test_cpickle.cPickleTests) ... ok test_recursive_tuple_and_inst (test.test_cpickle.cPickleTests) ... ok test_recursive_tuple_and_list (test.test_cpickle.cPickleTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_cpickle.cPickleTests) ... ok test_reduce (test.test_cpickle.cPickleTests) ... ok test_reduce_bad_iterator (test.test_cpickle.cPickleTests) ... ok test_reduce_calls_base (test.test_cpickle.cPickleTests) ... ok test_reduce_ex_called (test.test_cpickle.cPickleTests) ... ok test_reduce_ex_calls_base (test.test_cpickle.cPickleTests) ... ok test_reduce_ex_overrides_reduce (test.test_cpickle.cPickleTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_cpickle.cPickleTests) ... ok test_restricted (test.test_cpickle.cPickleTests) ... skipped 'no full restricted mode in pypy' test_roundtrip_equality (test.test_cpickle.cPickleTests) ... ok test_setitems_on_non_dicts (test.test_cpickle.cPickleTests) ... ok test_short_tuples (test.test_cpickle.cPickleTests) ... ok test_simple_newobj (test.test_cpickle.cPickleTests) ... ok test_singletons (test.test_cpickle.cPickleTests) ... ok test_structseq (test.test_cpickle.cPickleTests) ... ok test_truncated_data (test.test_cpickle.cPickleTests) ... ok test_unicode (test.test_cpickle.cPickleTests) ... ok test_unicode_high_plane (test.test_cpickle.cPickleTests) ... ok test_bad_mark (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_bad_stack (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_binget (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_constants (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_correctly_quoted_string (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_dup (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_garyp (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_get (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_insecure_strings (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_load_classic_instance (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_load_from_canned_string (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_load_str (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_load_unicode (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_long_binget (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_maxint64 (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_misc_get (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_truncated_data (test.test_cpickle.cStringIOCUnpicklerTests) ... ok test_bad_mark (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_bad_stack (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_binget (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_constants (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_correctly_quoted_string (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_dup (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_garyp (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_get (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_insecure_strings (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_load_classic_instance (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_load_from_canned_string (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_load_str (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_load_unicode (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_long_binget (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_maxint64 (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_misc_get (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_truncated_data (test.test_cpickle.BytesIOCUnpicklerTests) ... ok test_bad_mark (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_bad_stack (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_binget (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_constants (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_correctly_quoted_string (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_dup (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_garyp (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_get (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_insecure_strings (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_load_classic_instance (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_load_from_canned_string (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_load_str (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_load_unicode (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_long_binget (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_maxint64 (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_misc_get (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_truncated_data (test.test_cpickle.FileIOCUnpicklerTests) ... ok test_appends_on_non_lists (test.test_cpickle.cStringIOCPicklerTests) ... ok test_attribute_name_interning (test.test_cpickle.cStringIOCPicklerTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_cpickle.cStringIOCPicklerTests) ... ok test_complex_newobj (test.test_cpickle.cStringIOCPicklerTests) ... ok test_dict_chunking (test.test_cpickle.cStringIOCPicklerTests) ... ok test_dynamic_class (test.test_cpickle.cStringIOCPicklerTests) ... ok test_float (test.test_cpickle.cStringIOCPicklerTests) ... ok test_float_format (test.test_cpickle.cStringIOCPicklerTests) ... ok test_getinitargs (test.test_cpickle.cStringIOCPicklerTests) ... ok test_global_ext1 (test.test_cpickle.cStringIOCPicklerTests) ... ok test_global_ext2 (test.test_cpickle.cStringIOCPicklerTests) ... ok test_global_ext4 (test.test_cpickle.cStringIOCPicklerTests) ... ok test_ints (test.test_cpickle.cStringIOCPicklerTests) ... ok test_large_pickles (test.test_cpickle.cStringIOCPicklerTests) ... ok test_list_chunking (test.test_cpickle.cStringIOCPicklerTests) ... ok test_long (test.test_cpickle.cStringIOCPicklerTests) ... ok test_long1 (test.test_cpickle.cStringIOCPicklerTests) ... ok test_long4 (test.test_cpickle.cStringIOCPicklerTests) ... ok test_many_puts_and_gets (test.test_cpickle.cStringIOCPicklerTests) ... ok test_metaclass (test.test_cpickle.cStringIOCPicklerTests) ... ok test_misc (test.test_cpickle.cStringIOCPicklerTests) ... ok test_newobj_generic (test.test_cpickle.cStringIOCPicklerTests) ... ok test_newobj_list (test.test_cpickle.cStringIOCPicklerTests) ... ok test_newobj_list_slots (test.test_cpickle.cStringIOCPicklerTests) ... ok test_newobj_proxies (test.test_cpickle.cStringIOCPicklerTests) ... ok test_newobj_tuple (test.test_cpickle.cStringIOCPicklerTests) ... ok test_proto (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_dict (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_dict_and_inst (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_dict_key (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_dict_subclass (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_dict_subclass_and_inst (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_dict_subclass_key (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_frozenset_and_inst (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_inst (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_list (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_list_and_inst (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_list_subclass (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_list_subclass_and_inst (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_multi (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_set_and_inst (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_tuple_and_inst (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_tuple_and_list (test.test_cpickle.cStringIOCPicklerTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_cpickle.cStringIOCPicklerTests) ... ok test_reduce (test.test_cpickle.cStringIOCPicklerTests) ... ok test_reduce_bad_iterator (test.test_cpickle.cStringIOCPicklerTests) ... ok test_reduce_calls_base (test.test_cpickle.cStringIOCPicklerTests) ... ok test_reduce_ex_called (test.test_cpickle.cStringIOCPicklerTests) ... ok test_reduce_ex_calls_base (test.test_cpickle.cStringIOCPicklerTests) ... ok test_reduce_ex_overrides_reduce (test.test_cpickle.cStringIOCPicklerTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_cpickle.cStringIOCPicklerTests) ... ok test_roundtrip_equality (test.test_cpickle.cStringIOCPicklerTests) ... ok test_setitems_on_non_dicts (test.test_cpickle.cStringIOCPicklerTests) ... ok test_short_tuples (test.test_cpickle.cStringIOCPicklerTests) ... ok test_simple_newobj (test.test_cpickle.cStringIOCPicklerTests) ... ok test_singletons (test.test_cpickle.cStringIOCPicklerTests) ... ok test_structseq (test.test_cpickle.cStringIOCPicklerTests) ... ok test_unicode (test.test_cpickle.cStringIOCPicklerTests) ... ok test_unicode_high_plane (test.test_cpickle.cStringIOCPicklerTests) ... ok test_appends_on_non_lists (test.test_cpickle.BytesIOCPicklerTests) ... ok test_attribute_name_interning (test.test_cpickle.BytesIOCPicklerTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_cpickle.BytesIOCPicklerTests) ... ok test_complex_newobj (test.test_cpickle.BytesIOCPicklerTests) ... ok test_dict_chunking (test.test_cpickle.BytesIOCPicklerTests) ... ok test_dynamic_class (test.test_cpickle.BytesIOCPicklerTests) ... ok test_float (test.test_cpickle.BytesIOCPicklerTests) ... ok test_float_format (test.test_cpickle.BytesIOCPicklerTests) ... ok test_getinitargs (test.test_cpickle.BytesIOCPicklerTests) ... ok test_global_ext1 (test.test_cpickle.BytesIOCPicklerTests) ... ok test_global_ext2 (test.test_cpickle.BytesIOCPicklerTests) ... ok test_global_ext4 (test.test_cpickle.BytesIOCPicklerTests) ... ok test_ints (test.test_cpickle.BytesIOCPicklerTests) ... ok test_large_pickles (test.test_cpickle.BytesIOCPicklerTests) ... ok test_list_chunking (test.test_cpickle.BytesIOCPicklerTests) ... ok test_long (test.test_cpickle.BytesIOCPicklerTests) ... ok test_long1 (test.test_cpickle.BytesIOCPicklerTests) ... ok test_long4 (test.test_cpickle.BytesIOCPicklerTests) ... ok test_many_puts_and_gets (test.test_cpickle.BytesIOCPicklerTests) ... ok test_metaclass (test.test_cpickle.BytesIOCPicklerTests) ... ok test_misc (test.test_cpickle.BytesIOCPicklerTests) ... ok test_newobj_generic (test.test_cpickle.BytesIOCPicklerTests) ... ok test_newobj_list (test.test_cpickle.BytesIOCPicklerTests) ... ok test_newobj_list_slots (test.test_cpickle.BytesIOCPicklerTests) ... ok test_newobj_proxies (test.test_cpickle.BytesIOCPicklerTests) ... ok test_newobj_tuple (test.test_cpickle.BytesIOCPicklerTests) ... ok test_proto (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_dict (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_dict_and_inst (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_dict_key (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_dict_subclass (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_dict_subclass_and_inst (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_dict_subclass_key (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_frozenset_and_inst (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_inst (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_list (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_list_and_inst (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_list_subclass (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_list_subclass_and_inst (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_multi (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_set_and_inst (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_tuple_and_inst (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_tuple_and_list (test.test_cpickle.BytesIOCPicklerTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_cpickle.BytesIOCPicklerTests) ... ok test_reduce (test.test_cpickle.BytesIOCPicklerTests) ... ok test_reduce_bad_iterator (test.test_cpickle.BytesIOCPicklerTests) ... ok test_reduce_calls_base (test.test_cpickle.BytesIOCPicklerTests) ... ok test_reduce_ex_called (test.test_cpickle.BytesIOCPicklerTests) ... ok test_reduce_ex_calls_base (test.test_cpickle.BytesIOCPicklerTests) ... ok test_reduce_ex_overrides_reduce (test.test_cpickle.BytesIOCPicklerTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_cpickle.BytesIOCPicklerTests) ... ok test_roundtrip_equality (test.test_cpickle.BytesIOCPicklerTests) ... ok test_setitems_on_non_dicts (test.test_cpickle.BytesIOCPicklerTests) ... ok test_short_tuples (test.test_cpickle.BytesIOCPicklerTests) ... ok test_simple_newobj (test.test_cpickle.BytesIOCPicklerTests) ... ok test_singletons (test.test_cpickle.BytesIOCPicklerTests) ... ok test_structseq (test.test_cpickle.BytesIOCPicklerTests) ... ok test_unicode (test.test_cpickle.BytesIOCPicklerTests) ... ok test_unicode_high_plane (test.test_cpickle.BytesIOCPicklerTests) ... ok test_appends_on_non_lists (test.test_cpickle.FileIOCPicklerTests) ... ok test_attribute_name_interning (test.test_cpickle.FileIOCPicklerTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_cpickle.FileIOCPicklerTests) ... ok test_complex_newobj (test.test_cpickle.FileIOCPicklerTests) ... ok test_dict_chunking (test.test_cpickle.FileIOCPicklerTests) ... ok test_dynamic_class (test.test_cpickle.FileIOCPicklerTests) ... ok test_float (test.test_cpickle.FileIOCPicklerTests) ... ok test_float_format (test.test_cpickle.FileIOCPicklerTests) ... ok test_getinitargs (test.test_cpickle.FileIOCPicklerTests) ... ok test_global_ext1 (test.test_cpickle.FileIOCPicklerTests) ... ok test_global_ext2 (test.test_cpickle.FileIOCPicklerTests) ... ok test_global_ext4 (test.test_cpickle.FileIOCPicklerTests) ... ok test_ints (test.test_cpickle.FileIOCPicklerTests) ... ok test_large_pickles (test.test_cpickle.FileIOCPicklerTests) ... ok test_list_chunking (test.test_cpickle.FileIOCPicklerTests) ... ok test_long (test.test_cpickle.FileIOCPicklerTests) ... ok test_long1 (test.test_cpickle.FileIOCPicklerTests) ... ok test_long4 (test.test_cpickle.FileIOCPicklerTests) ... ok test_many_puts_and_gets (test.test_cpickle.FileIOCPicklerTests) ... ok test_metaclass (test.test_cpickle.FileIOCPicklerTests) ... ok test_misc (test.test_cpickle.FileIOCPicklerTests) ... ok test_newobj_generic (test.test_cpickle.FileIOCPicklerTests) ... ok test_newobj_list (test.test_cpickle.FileIOCPicklerTests) ... ok test_newobj_list_slots (test.test_cpickle.FileIOCPicklerTests) ... ok test_newobj_proxies (test.test_cpickle.FileIOCPicklerTests) ... ok test_newobj_tuple (test.test_cpickle.FileIOCPicklerTests) ... ok test_proto (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_dict (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_dict_and_inst (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_dict_key (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_dict_subclass (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_dict_subclass_and_inst (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_dict_subclass_key (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_frozenset_and_inst (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_inst (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_list (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_list_and_inst (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_list_subclass (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_list_subclass_and_inst (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_multi (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_set_and_inst (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_tuple_and_inst (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_tuple_and_list (test.test_cpickle.FileIOCPicklerTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_cpickle.FileIOCPicklerTests) ... ok test_reduce (test.test_cpickle.FileIOCPicklerTests) ... ok test_reduce_bad_iterator (test.test_cpickle.FileIOCPicklerTests) ... ok test_reduce_calls_base (test.test_cpickle.FileIOCPicklerTests) ... ok test_reduce_ex_called (test.test_cpickle.FileIOCPicklerTests) ... ok test_reduce_ex_calls_base (test.test_cpickle.FileIOCPicklerTests) ... ok test_reduce_ex_overrides_reduce (test.test_cpickle.FileIOCPicklerTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_cpickle.FileIOCPicklerTests) ... ok test_roundtrip_equality (test.test_cpickle.FileIOCPicklerTests) ... ok test_setitems_on_non_dicts (test.test_cpickle.FileIOCPicklerTests) ... ok test_short_tuples (test.test_cpickle.FileIOCPicklerTests) ... ok test_simple_newobj (test.test_cpickle.FileIOCPicklerTests) ... ok test_singletons (test.test_cpickle.FileIOCPicklerTests) ... ok test_structseq (test.test_cpickle.FileIOCPicklerTests) ... ok test_unicode (test.test_cpickle.FileIOCPicklerTests) ... ok test_unicode_high_plane (test.test_cpickle.FileIOCPicklerTests) ... ok test_appends_on_non_lists (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_attribute_name_interning (test.test_cpickle.cStringIOCPicklerListTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_complex_newobj (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_dict_chunking (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_dynamic_class (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_float (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_float_format (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_getinitargs (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_global_ext1 (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_global_ext2 (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_global_ext4 (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_ints (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_large_pickles (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_list_chunking (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_long (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_long1 (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_long4 (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_many_puts_and_gets (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_metaclass (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_misc (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_newobj_generic (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_newobj_list (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_newobj_list_slots (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_newobj_proxies (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_newobj_tuple (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_proto (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_dict (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_dict_and_inst (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_dict_key (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_dict_subclass (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_dict_subclass_and_inst (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_dict_subclass_key (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_frozenset_and_inst (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_inst (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_list (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_list_and_inst (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_list_subclass (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_list_subclass_and_inst (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_multi (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_set_and_inst (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_tuple_and_inst (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_tuple_and_list (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_reduce (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_reduce_bad_iterator (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_reduce_calls_base (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_reduce_ex_called (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_reduce_ex_calls_base (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_reduce_ex_overrides_reduce (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_roundtrip_equality (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_setitems_on_non_dicts (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_short_tuples (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_simple_newobj (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_singletons (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_structseq (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_unicode (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_unicode_high_plane (test.test_cpickle.cStringIOCPicklerListTests) ... ok test_appends_on_non_lists (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_attribute_name_interning (test.test_cpickle.BytesIOCPicklerListTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_complex_newobj (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_dict_chunking (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_dynamic_class (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_float (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_float_format (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_getinitargs (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_global_ext1 (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_global_ext2 (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_global_ext4 (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_ints (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_large_pickles (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_list_chunking (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_long (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_long1 (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_long4 (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_many_puts_and_gets (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_metaclass (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_misc (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_newobj_generic (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_newobj_list (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_newobj_list_slots (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_newobj_proxies (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_newobj_tuple (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_proto (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_dict (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_dict_and_inst (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_dict_key (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_dict_subclass (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_dict_subclass_and_inst (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_dict_subclass_key (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_frozenset_and_inst (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_inst (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_list (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_list_and_inst (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_list_subclass (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_list_subclass_and_inst (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_multi (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_set_and_inst (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_tuple_and_inst (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_tuple_and_list (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_reduce (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_reduce_bad_iterator (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_reduce_calls_base (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_reduce_ex_called (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_reduce_ex_calls_base (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_reduce_ex_overrides_reduce (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_roundtrip_equality (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_setitems_on_non_dicts (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_short_tuples (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_simple_newobj (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_singletons (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_structseq (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_unicode (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_unicode_high_plane (test.test_cpickle.BytesIOCPicklerListTests) ... ok test_appends_on_non_lists (test.test_cpickle.FileIOCPicklerListTests) ... ok test_attribute_name_interning (test.test_cpickle.FileIOCPicklerListTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_cpickle.FileIOCPicklerListTests) ... ok test_complex_newobj (test.test_cpickle.FileIOCPicklerListTests) ... ok test_dict_chunking (test.test_cpickle.FileIOCPicklerListTests) ... ok test_dynamic_class (test.test_cpickle.FileIOCPicklerListTests) ... ok test_float (test.test_cpickle.FileIOCPicklerListTests) ... ok test_float_format (test.test_cpickle.FileIOCPicklerListTests) ... ok test_getinitargs (test.test_cpickle.FileIOCPicklerListTests) ... ok test_global_ext1 (test.test_cpickle.FileIOCPicklerListTests) ... ok test_global_ext2 (test.test_cpickle.FileIOCPicklerListTests) ... ok test_global_ext4 (test.test_cpickle.FileIOCPicklerListTests) ... ok test_ints (test.test_cpickle.FileIOCPicklerListTests) ... ok test_large_pickles (test.test_cpickle.FileIOCPicklerListTests) ... ok test_list_chunking (test.test_cpickle.FileIOCPicklerListTests) ... ok test_long (test.test_cpickle.FileIOCPicklerListTests) ... ok test_long1 (test.test_cpickle.FileIOCPicklerListTests) ... ok test_long4 (test.test_cpickle.FileIOCPicklerListTests) ... ok test_many_puts_and_gets (test.test_cpickle.FileIOCPicklerListTests) ... ok test_metaclass (test.test_cpickle.FileIOCPicklerListTests) ... ok test_misc (test.test_cpickle.FileIOCPicklerListTests) ... ok test_newobj_generic (test.test_cpickle.FileIOCPicklerListTests) ... ok test_newobj_list (test.test_cpickle.FileIOCPicklerListTests) ... ok test_newobj_list_slots (test.test_cpickle.FileIOCPicklerListTests) ... ok test_newobj_proxies (test.test_cpickle.FileIOCPicklerListTests) ... ok test_newobj_tuple (test.test_cpickle.FileIOCPicklerListTests) ... ok test_proto (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_dict (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_dict_and_inst (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_dict_key (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_dict_subclass (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_dict_subclass_and_inst (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_dict_subclass_key (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_frozenset_and_inst (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_inst (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_list (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_list_and_inst (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_list_subclass (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_list_subclass_and_inst (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_multi (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_set_and_inst (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_tuple_and_inst (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_tuple_and_list (test.test_cpickle.FileIOCPicklerListTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_cpickle.FileIOCPicklerListTests) ... ok test_reduce (test.test_cpickle.FileIOCPicklerListTests) ... ok test_reduce_bad_iterator (test.test_cpickle.FileIOCPicklerListTests) ... ok test_reduce_calls_base (test.test_cpickle.FileIOCPicklerListTests) ... ok test_reduce_ex_called (test.test_cpickle.FileIOCPicklerListTests) ... ok test_reduce_ex_calls_base (test.test_cpickle.FileIOCPicklerListTests) ... ok test_reduce_ex_overrides_reduce (test.test_cpickle.FileIOCPicklerListTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_cpickle.FileIOCPicklerListTests) ... ok test_roundtrip_equality (test.test_cpickle.FileIOCPicklerListTests) ... ok test_setitems_on_non_dicts (test.test_cpickle.FileIOCPicklerListTests) ... ok test_short_tuples (test.test_cpickle.FileIOCPicklerListTests) ... ok test_simple_newobj (test.test_cpickle.FileIOCPicklerListTests) ... ok test_singletons (test.test_cpickle.FileIOCPicklerListTests) ... ok test_structseq (test.test_cpickle.FileIOCPicklerListTests) ... ok test_unicode (test.test_cpickle.FileIOCPicklerListTests) ... ok test_unicode_high_plane (test.test_cpickle.FileIOCPicklerListTests) ... ok test_appends_on_non_lists (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_attribute_name_interning (test.test_cpickle.cStringIOCPicklerFastTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_complex_newobj (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_dict_chunking (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_dynamic_class (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_float (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_float_format (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_getinitargs (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_global_ext1 (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_global_ext2 (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_global_ext4 (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_ints (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_large_pickles (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_list_chunking (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_long (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_long1 (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_long4 (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_many_puts_and_gets (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_metaclass (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_misc (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_newobj_generic (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_newobj_list (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_newobj_list_slots (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_newobj_proxies (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_newobj_tuple (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_nonrecursive_deep (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_proto (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_dict (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_dict_and_inst (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_dict_key (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_dict_subclass (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_dict_subclass_and_inst (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_dict_subclass_key (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_frozenset_and_inst (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_inst (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_list (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_list_and_inst (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_list_subclass (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_list_subclass_and_inst (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_multi (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_set_and_inst (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_tuple_and_inst (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_tuple_and_list (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_reduce (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_reduce_bad_iterator (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_reduce_calls_base (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_reduce_ex_called (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_reduce_ex_calls_base (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_reduce_ex_overrides_reduce (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_roundtrip_equality (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_setitems_on_non_dicts (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_short_tuples (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_simple_newobj (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_singletons (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_structseq (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_unicode (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_unicode_high_plane (test.test_cpickle.cStringIOCPicklerFastTests) ... ok test_appends_on_non_lists (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_attribute_name_interning (test.test_cpickle.BytesIOCPicklerFastTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_complex_newobj (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_dict_chunking (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_dynamic_class (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_float (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_float_format (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_getinitargs (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_global_ext1 (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_global_ext2 (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_global_ext4 (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_ints (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_large_pickles (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_list_chunking (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_long (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_long1 (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_long4 (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_many_puts_and_gets (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_metaclass (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_misc (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_newobj_generic (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_newobj_list (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_newobj_list_slots (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_newobj_proxies (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_newobj_tuple (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_nonrecursive_deep (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_proto (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_dict (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_dict_and_inst (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_dict_key (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_dict_subclass (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_dict_subclass_and_inst (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_dict_subclass_key (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_frozenset_and_inst (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_inst (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_list (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_list_and_inst (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_list_subclass (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_list_subclass_and_inst (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_multi (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_set_and_inst (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_tuple_and_inst (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_tuple_and_list (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_reduce (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_reduce_bad_iterator (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_reduce_calls_base (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_reduce_ex_called (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_reduce_ex_calls_base (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_reduce_ex_overrides_reduce (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_roundtrip_equality (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_setitems_on_non_dicts (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_short_tuples (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_simple_newobj (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_singletons (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_structseq (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_unicode (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_unicode_high_plane (test.test_cpickle.BytesIOCPicklerFastTests) ... ok test_appends_on_non_lists (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_attribute_name_interning (test.test_cpickle.FileIOCPicklerFastTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_complex_newobj (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_dict_chunking (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_dynamic_class (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_float (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_float_format (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_getinitargs (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_global_ext1 (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_global_ext2 (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_global_ext4 (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_ints (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_large_pickles (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_list_chunking (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_long (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_long1 (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_long4 (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_many_puts_and_gets (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_metaclass (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_misc (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_newobj_generic (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_newobj_list (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_newobj_list_slots (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_newobj_proxies (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_newobj_tuple (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_nonrecursive_deep (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_proto (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_dict (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_dict_and_inst (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_dict_key (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_dict_subclass (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_dict_subclass_and_inst (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_dict_subclass_key (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_frozenset_and_inst (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_inst (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_list (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_list_and_inst (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_list_subclass (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_list_subclass_and_inst (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_multi (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_set_and_inst (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_tuple_and_inst (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_tuple_and_list (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_reduce (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_reduce_bad_iterator (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_reduce_calls_base (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_reduce_ex_called (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_reduce_ex_calls_base (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_reduce_ex_overrides_reduce (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_roundtrip_equality (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_setitems_on_non_dicts (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_short_tuples (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_simple_newobj (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_singletons (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_structseq (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_unicode (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_unicode_high_plane (test.test_cpickle.FileIOCPicklerFastTests) ... ok test_issue2702 (test.test_cpickle.cPickleDeepRecursive) ... ok test_issue3179 (test.test_cpickle.cPickleDeepRecursive) ... ok test_clear_pickler_memo (test.test_cpickle.cPicklePicklerUnpicklerObjectTests) ... ok test_multiple_unpicklings_seekable (test.test_cpickle.cPicklePicklerUnpicklerObjectTests) ... ok test_multiple_unpicklings_unseekable (test.test_cpickle.cPicklePicklerUnpicklerObjectTests) ... ok test_priming_pickler_memo (test.test_cpickle.cPicklePicklerUnpicklerObjectTests) ... ok test_priming_unpickler_memo (test.test_cpickle.cPicklePicklerUnpicklerObjectTests) ... ok test_reusing_unpickler_objects (test.test_cpickle.cPicklePicklerUnpicklerObjectTests) ... ok test_unpickling_buffering_readline (test.test_cpickle.cPicklePicklerUnpicklerObjectTests) ... ok test_huge_strlist (test.test_cpickle.cPickleBigmemPickleTests) ... ok ---------------------------------------------------------------------- Ran 679 tests in 8.743s OK (skipped=11) 1 test OK. BUILDSTDERR: 8.37user 0.41system 0:08.95elapsed 98%CPU (0avgtext+0avgdata 207884maxresident)k =================== test_cprofile ==================== BUILDSTDERR: 0inputs+0outputs (0major+51453minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cprofile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_cprofile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19988 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_cprofile BUILDSTDERR: test_bad_counter_during_dealloc (test.test_cprofile.CProfileTest) ... Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored ok test_calling_conventions (test.test_cprofile.CProfileTest) ... ok BUILDSTDERR: test_cprofile (test.test_cprofile.CProfileTest) ... Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored BUILDSTDERR: Exception TypeError: "unsupported operand type for long(): 'type'" in timer function at 0xf4968210> ignored ok ---------------------------------------------------------------------- Ran 3 tests in 0.015s OK 1 test OK. =================== test_crypt ==================== BUILDSTDERR: 0.11user 0.02system 0:00.14elapsed 96%CPU (0avgtext+0avgdata 41512maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6299minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_crypt ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_crypt == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19992 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_crypt test_crypt (test.test_crypt.CryptTestCase) ... Test encryption: abeTm2pJKypwA ok ---------------------------------------------------------------------- Ran 1 test in 0.046s OK 1 test OK. BUILDSTDERR: 0.08user 0.02system 0:00.15elapsed 69%CPU (0avgtext+0avgdata 41060maxresident)k BUILDSTDERR: 184inputs+0outputs (19major+5811minor)pagefaults 0swaps =================== test_csv ==================== + for TestName in $(cat testnames.txt) + echo =================== test_csv ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_csv == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_19996 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_csv test_char_write (test.test_csv.TestArrayWrites) ... ok test_double_write (test.test_csv.TestArrayWrites) ... ok test_float_write (test.test_csv.TestArrayWrites) ... ok test_int_write (test.test_csv.TestArrayWrites) ... ok test_blankline (test.test_csv.TestDialectExcel) ... ok test_dubious_quote (test.test_csv.TestDialectExcel) ... ok test_empty_fields (test.test_csv.TestDialectExcel) ... ok test_inline_quote (test.test_csv.TestDialectExcel) ... ok test_inline_quotes (test.test_csv.TestDialectExcel) ... ok test_lone_quote (test.test_csv.TestDialectExcel) ... ok test_newlines (test.test_csv.TestDialectExcel) ... ok test_null (test.test_csv.TestDialectExcel) ... ok test_quote_and_quote (test.test_csv.TestDialectExcel) ... ok test_quote_fieldsep (test.test_csv.TestDialectExcel) ... ok test_quoted (test.test_csv.TestDialectExcel) ... ok test_quoted_nl (test.test_csv.TestDialectExcel) ... ok test_quoted_quote (test.test_csv.TestDialectExcel) ... ok test_quoted_quotes (test.test_csv.TestDialectExcel) ... ok test_quotes (test.test_csv.TestDialectExcel) ... ok test_quotes_and_more (test.test_csv.TestDialectExcel) ... ok test_simple (test.test_csv.TestDialectExcel) ... ok test_simple_writer (test.test_csv.TestDialectExcel) ... ok test_single (test.test_csv.TestDialectExcel) ... ok test_single_quoted_quote (test.test_csv.TestDialectExcel) ... ok test_single_writer (test.test_csv.TestDialectExcel) ... ok test_singlequoted (test.test_csv.TestDialectExcel) ... ok test_singlequoted_left_empty (test.test_csv.TestDialectExcel) ... ok test_singlequoted_right_empty (test.test_csv.TestDialectExcel) ... ok test_space_and_quote (test.test_csv.TestDialectExcel) ... ok test_bad_dialect (test.test_csv.TestDialectRegistry) ... ok test_dialect_apply (test.test_csv.TestDialectRegistry) ... ok test_incomplete_dialect (test.test_csv.TestDialectRegistry) ... ok test_register_kwargs (test.test_csv.TestDialectRegistry) ... ok test_registry (test.test_csv.TestDialectRegistry) ... ok test_registry_badargs (test.test_csv.TestDialectRegistry) ... ok test_space_dialect (test.test_csv.TestDialectRegistry) ... ok test_delimiter (test.test_csv.TestDialectValidity) ... ok test_lineterminator (test.test_csv.TestDialectValidity) ... ok test_quoting (test.test_csv.TestDialectValidity) ... ok test_read_dict_fieldnames_chain (test.test_csv.TestDictFields) ... ok test_read_dict_fieldnames_from_file (test.test_csv.TestDictFields) ... ok test_read_dict_fields (test.test_csv.TestDictFields) ... ok test_read_dict_no_fieldnames (test.test_csv.TestDictFields) ... ok test_read_long (test.test_csv.TestDictFields) ... ok test_read_long_with_rest (test.test_csv.TestDictFields) ... ok test_read_long_with_rest_no_fieldnames (test.test_csv.TestDictFields) ... ok test_read_multi (test.test_csv.TestDictFields) ... ok test_read_semi_sep (test.test_csv.TestDictFields) ... ok test_read_short (test.test_csv.TestDictFields) ... ok test_read_with_blanks (test.test_csv.TestDictFields) ... ok test_write_fields_not_in_fieldnames (test.test_csv.TestDictFields) ... ok test_write_no_fields (test.test_csv.TestDictFields) ... ok test_write_simple_dict (test.test_csv.TestDictFields) ... ok test_escape_fieldsep (test.test_csv.TestEscapedExcel) ... ok test_read_escape_fieldsep (test.test_csv.TestEscapedExcel) ... ok test_create_read (test.test_csv.TestLeaks) ... skipped 'requires sys.gettotalrefcount()' test_create_write (test.test_csv.TestLeaks) ... skipped 'requires sys.gettotalrefcount()' test_read (test.test_csv.TestLeaks) ... skipped 'requires sys.gettotalrefcount()' test_write (test.test_csv.TestLeaks) ... skipped 'requires sys.gettotalrefcount()' test_read_escape_fieldsep (test.test_csv.TestQuotedEscapedExcel) ... ok test_write_escape_fieldsep (test.test_csv.TestQuotedEscapedExcel) ... ok test_delimiters (test.test_csv.TestSniffer) ... ok test_doublequote (test.test_csv.TestSniffer) ... ok test_has_header (test.test_csv.TestSniffer) ... ok test_has_header_regex_special_delimiter (test.test_csv.TestSniffer) ... ok test_sniff (test.test_csv.TestSniffer) ... ok test_read_bigfield (test.test_csv.Test_Csv) ... ok test_read_eof (test.test_csv.Test_Csv) ... ok test_read_eol (test.test_csv.Test_Csv) ... ok test_read_escape (test.test_csv.Test_Csv) ... ok test_read_linenum (test.test_csv.Test_Csv) ... ok test_read_oddinputs (test.test_csv.Test_Csv) ... ok test_read_quoting (test.test_csv.Test_Csv) ... ok test_reader_arg_valid (test.test_csv.Test_Csv) ... ok test_reader_attrs (test.test_csv.Test_Csv) ... ok test_reader_dialect_attrs (test.test_csv.Test_Csv) ... ok test_reader_kw_attrs (test.test_csv.Test_Csv) ... ok test_roundtrip_quoteed_newlines (test.test_csv.Test_Csv) ... ok test_write_arg_valid (test.test_csv.Test_Csv) ... ok test_write_bigfield (test.test_csv.Test_Csv) ... ok test_write_escape (test.test_csv.Test_Csv) ... ok test_write_float (test.test_csv.Test_Csv) ... ok test_write_quoting (test.test_csv.Test_Csv) ... ok test_writer_arg_valid (test.test_csv.Test_Csv) ... ok test_writer_attrs (test.test_csv.Test_Csv) ... ok test_writer_dialect_attrs (test.test_csv.Test_Csv) ... ok test_writer_kw_attrs (test.test_csv.Test_Csv) ... ok test_writerows (test.test_csv.Test_Csv) ... ok ---------------------------------------------------------------------- Ran 88 tests in 0.072s OK (skipped=4) 1 test OK. BUILDSTDERR: 0.17user 0.03system 0:00.21elapsed 96%CPU (0avgtext+0avgdata 42664maxresident)k 0inputs+0outputs (0major+6615minor)pagefaults =================== test_ctypes ==================== BUILDSTDERR: 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ctypes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ctypes == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20000 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ctypes BUILDSTDERR: /builddir/build/BUILD/pypy2-v5.10.0-src/lib_pypy/_ctypes_test.c: In function 'my_wcsdup': BUILDSTDERR: /builddir/build/BUILD/pypy2-v5.10.0-src/lib_pypy/_ctypes_test.c:194:18: warning: implicit declaration of function 'wcslen'; did you mean 'strlen'? [-Wimplicit-function-declaration] BUILDSTDERR: size_t len = wcslen(src); BUILDSTDERR: ^~~~~~ BUILDSTDERR: strlen could not find _ctypes_test in /tmp/tmp_mockbuild_11479788x666cc8c7 test (ctypes.test.test_structures.PointerMemberTestCase) ... ok test_none_to_pointer_fields (ctypes.test.test_structures.PointerMemberTestCase) ... ok test_abstract_class (ctypes.test.test_structures.StructureTestCase) ... ok test_conflicting_initializers (ctypes.test.test_structures.StructureTestCase) ... ok test_empty (ctypes.test.test_structures.StructureTestCase) ... ok test_fields (ctypes.test.test_structures.StructureTestCase) ... ok test_huge_field_name (ctypes.test.test_structures.StructureTestCase) ... ok test_init_errors (ctypes.test.test_structures.StructureTestCase) ... ok test_initializers (ctypes.test.test_structures.StructureTestCase) ... ok test_intarray_fields (ctypes.test.test_structures.StructureTestCase) ... ok test_invalid_field_types (ctypes.test.test_structures.StructureTestCase) ... ok test_invalid_name (ctypes.test.test_structures.StructureTestCase) ... ok test_keyword_initializers (ctypes.test.test_structures.StructureTestCase) ... ok test_methods (ctypes.test.test_structures.StructureTestCase) ... ok test_nested_initializers (ctypes.test.test_structures.StructureTestCase) ... ok test_packed (ctypes.test.test_structures.StructureTestCase) ... ok test_positional_args (ctypes.test.test_structures.StructureTestCase) ... ok test_simple_structs (ctypes.test.test_structures.StructureTestCase) ... ok test_struct_alignment (ctypes.test.test_structures.StructureTestCase) ... ok test_structures_with_wchar (ctypes.test.test_structures.StructureTestCase) ... ok test_subclass_creation (ctypes.test.test_structures.StructureTestCase) ... skipped 'test disabled' test_unions (ctypes.test.test_structures.StructureTestCase) ... ok test_subclass (ctypes.test.test_structures.SubclassesTest) ... ok test_subclass_delayed (ctypes.test.test_structures.SubclassesTest) ... ok test_contains_itself (ctypes.test.test_structures.TestRecursiveStructure) ... ok test_vice_versa (ctypes.test.test_structures.TestRecursiveStructure) ... ok test_c_char_p (ctypes.test.test_internals.ObjectsTestCase) ... ok test_embedded_structs (ctypes.test.test_internals.ObjectsTestCase) ... ok test_ints (ctypes.test.test_internals.ObjectsTestCase) ... ok test_ptr_struct (ctypes.test.test_internals.ObjectsTestCase) ... ok test_simple_struct (ctypes.test.test_internals.ObjectsTestCase) ... ok test_xxx (ctypes.test.test_internals.ObjectsTestCase) ... ok test_endian_types (ctypes.test.test_pep3118.Test) ... ok test_native_types (ctypes.test.test_pep3118.Test) ... ok test (ctypes.test.test_array_in_pointer.Test) ... ok test_2 (ctypes.test.test_array_in_pointer.Test) ... ok test_1_A (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_1_B (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_2 (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_3 (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_4 (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_byval (ctypes.test.test_functions.FunctionTestCase) ... ok test_callbacks (ctypes.test.test_functions.FunctionTestCase) ... ok test_callbacks_2 (ctypes.test.test_functions.FunctionTestCase) ... ok test_doubleresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_errors (ctypes.test.test_functions.FunctionTestCase) ... ok test_floatresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_intresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_longdoubleresult (ctypes.test.test_functions.FunctionTestCase) ... skipped 'long double not supported by PyPy' test_longlong_callbacks (ctypes.test.test_functions.FunctionTestCase) ... ok test_longlongresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_mro (ctypes.test.test_functions.FunctionTestCase) ... ok test_pointers (ctypes.test.test_functions.FunctionTestCase) ... ok test_sf1651235 (ctypes.test.test_functions.FunctionTestCase) ... ok test_shorts (ctypes.test.test_functions.FunctionTestCase) ... ok test_stringresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_struct_return_2H (ctypes.test.test_functions.FunctionTestCase) ... ok test_struct_return_2H_stdcall (ctypes.test.test_functions.FunctionTestCase) ... skipped 'Windows-specific test' test_struct_return_8H (ctypes.test.test_functions.FunctionTestCase) ... ok test_struct_return_8H_stdcall (ctypes.test.test_functions.FunctionTestCase) ... skipped 'Windows-specific test' test_voidresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_wchar_parm (ctypes.test.test_functions.FunctionTestCase) ... ok test_wchar_result (ctypes.test.test_functions.FunctionTestCase) ... ok test_cast (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_memmove (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_memset (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_overflow (ctypes.test.test_memfunctions.MemFunctionsTest) ... skipped 'test disabled' test_string_at (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_wstring_at (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_incomplete_example (ctypes.test.test_incomplete.MyTestCase) ... ok test_GetLastError (ctypes.test.test_errno.Test) ... skipped 'Test specific to Windows' test_open (ctypes.test.test_errno.Test) ... ok test_callback (ctypes.test.test_refcounts.AnotherLeak) ... ok test_1 (ctypes.test.test_refcounts.RefcountTestCase) ... ok test_refcount (ctypes.test.test_refcounts.RefcountTestCase) ... ok test_alignments (ctypes.test.test_numbers.NumberTestCase) ... ok test_bool_from_address (ctypes.test.test_numbers.NumberTestCase) ... skipped 'test disabled' test_bool_values (ctypes.test.test_numbers.NumberTestCase) ... ok test_byref (ctypes.test.test_numbers.NumberTestCase) ... ok test_char_from_address (ctypes.test.test_numbers.NumberTestCase) ... ok test_default_init (ctypes.test.test_numbers.NumberTestCase) ... ok test_float_from_address (ctypes.test.test_numbers.NumberTestCase) ... ok test_float_overflow (ctypes.test.test_numbers.NumberTestCase) ... ok test_floats (ctypes.test.test_numbers.NumberTestCase) ... ok test_from_param (ctypes.test.test_numbers.NumberTestCase) ... ok test_init (ctypes.test.test_numbers.NumberTestCase) ... ok test_int_from_address (ctypes.test.test_numbers.NumberTestCase) ... ok test_integers (ctypes.test.test_numbers.NumberTestCase) ... ok test_perf (ctypes.test.test_numbers.NumberTestCase) ... skipped 'test disabled' test_signed_values (ctypes.test.test_numbers.NumberTestCase) ... ok test_sizes (ctypes.test.test_numbers.NumberTestCase) ... ok test_typeerror (ctypes.test.test_numbers.NumberTestCase) ... ok test_unsigned_values (ctypes.test.test_numbers.NumberTestCase) ... ok test_valid_ranges (ctypes.test.test_numbers.NumberTestCase) ... skipped 'test disabled' test (ctypes.test.test_prototypes.ArrayTest) ... ok test_POINTER_c_char_arg (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_c_char_p_arg (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_c_void_p_arg (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_c_void_p_arg_with_c_wchar_p (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_instance (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_int_pointer_arg (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_paramflags (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_POINTER_c_wchar_arg (ctypes.test.test_prototypes.WCharPointersTestCase) ... ok test_c_wchar_p_arg (ctypes.test.test_prototypes.WCharPointersTestCase) ... ok test_basic (ctypes.test.test_funcptr.CFuncPtrTestCase) ... ok test_dllfunctions (ctypes.test.test_funcptr.CFuncPtrTestCase) ... ok test_first (ctypes.test.test_funcptr.CFuncPtrTestCase) ... ok test_structures (ctypes.test.test_funcptr.CFuncPtrTestCase) ... ok test_chararray (ctypes.test.test_delattr.TestCase) ... ok test_simple (ctypes.test.test_delattr.TestCase) ... ok test_struct (ctypes.test.test_delattr.TestCase) ... ok test_FloatDivisionError (ctypes.test.test_random_things.CallbackTracbackTestCase) ... ok test_IntegerDivisionError (ctypes.test.test_random_things.CallbackTracbackTestCase) ... ok test_TypeErrorDivisionError (ctypes.test.test_random_things.CallbackTracbackTestCase) ... ok test_ValueError (ctypes.test.test_random_things.CallbackTracbackTestCase) ... ok test (ctypes.test.test_random_things.call_function_TestCase) ... skipped 'Windows-specific test' test_ascii_ignore (ctypes.test.test_unicode.StringTestCase) ... ok test_ascii_replace (ctypes.test.test_unicode.StringTestCase) ... ok test_ascii_strict (ctypes.test.test_unicode.StringTestCase) ... ok test_buffers (ctypes.test.test_unicode.StringTestCase) ... ok test_latin1_strict (ctypes.test.test_unicode.StringTestCase) ... ok test_ascii_ignore (ctypes.test.test_unicode.UnicodeTestCase) ... ok test_ascii_replace (ctypes.test.test_unicode.UnicodeTestCase) ... ok test_ascii_strict (ctypes.test.test_unicode.UnicodeTestCase) ... ok test_buffers (ctypes.test.test_unicode.UnicodeTestCase) ... ok test_latin1_strict (ctypes.test.test_unicode.UnicodeTestCase) ... ok test_frozentable (ctypes.test.test_values.PythonValuesTestCase) ... ok test_optimizeflag (ctypes.test.test_values.PythonValuesTestCase) ... ok test_undefined (ctypes.test.test_values.PythonValuesTestCase) ... ok test_an_integer (ctypes.test.test_values.ValuesTestCase) ... ok test_undefined (ctypes.test.test_values.ValuesTestCase) ... ok test_cint_array (ctypes.test.test_keeprefs.ArrayTestCase) ... ok test_X (ctypes.test.test_keeprefs.DeletePointerTestCase) ... skipped 'test disabled' test_p_cint (ctypes.test.test_keeprefs.PointerTestCase) ... ok test (ctypes.test.test_keeprefs.PointerToStructure) ... ok test_ccharp (ctypes.test.test_keeprefs.SimpleTestCase) ... ok test_cint (ctypes.test.test_keeprefs.SimpleTestCase) ... ok test_ccharp_struct (ctypes.test.test_keeprefs.StructureTestCase) ... ok test_cint_struct (ctypes.test.test_keeprefs.StructureTestCase) ... ok test_struct_struct (ctypes.test.test_keeprefs.StructureTestCase) ... ok test_get (ctypes.test.test_init.InitTest) ... ok test_variant_bool (ctypes.test.test_wintypes.WinTypesTest) ... skipped 'Windows-only test' test_byval (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_callbacks (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_callbacks_2 (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_longlong_callbacks (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_pointers (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_recursive_as_param (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_shorts (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_struct_return_2H (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_struct_return_8H (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_wchar_parm (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_byval (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_callbacks (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_callbacks_2 (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_longlong_callbacks (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_pointers (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_recursive_as_param (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_shorts (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_struct_return_2H (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_struct_return_8H (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_wchar_parm (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_byval (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_callbacks (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_callbacks_2 (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_longlong_callbacks (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_pointers (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_recursive_as_param (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_shorts (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_struct_return_2H (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_struct_return_8H (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_wchar_parm (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_checkretval (ctypes.test.test_checkretval.Test) ... ok test_oledll (ctypes.test.test_checkretval.Test) ... skipped "'oledll' is required" test_cache (ctypes.test.test_arrays.ArrayTestCase) ... ok test_classcache (ctypes.test.test_arrays.ArrayTestCase) ... ok test_from_address (ctypes.test.test_arrays.ArrayTestCase) ... ok test_from_addressW (ctypes.test.test_arrays.ArrayTestCase) ... ok test_longdouble (ctypes.test.test_arrays.ArrayTestCase) ... skipped 'long double not supported by PyPy' test_numeric_arrays (ctypes.test.test_arrays.ArrayTestCase) ... ok test_simple (ctypes.test.test_arrays.ArrayTestCase) ... ok test_buffer (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_buffer_interface (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_string_conversion (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_unicode_buffer (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_unicode_conversion (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_byte (ctypes.test.test_cfuncs.CFunctions) ... ok test_byte_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_callwithresult (ctypes.test.test_cfuncs.CFunctions) ... ok test_double (ctypes.test.test_cfuncs.CFunctions) ... ok test_double_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_float (ctypes.test.test_cfuncs.CFunctions) ... ok test_float_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_int (ctypes.test.test_cfuncs.CFunctions) ... ok test_int_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_long (ctypes.test.test_cfuncs.CFunctions) ... ok test_long_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_longdouble (ctypes.test.test_cfuncs.CFunctions) ... skipped 'long double not supported by PyPy' test_longdouble_plus (ctypes.test.test_cfuncs.CFunctions) ... skipped 'long double not supported by PyPy' test_longlong (ctypes.test.test_cfuncs.CFunctions) ... ok test_longlong_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_short (ctypes.test.test_cfuncs.CFunctions) ... ok test_short_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_ubyte (ctypes.test.test_cfuncs.CFunctions) ... ok test_ubyte_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_uint (ctypes.test.test_cfuncs.CFunctions) ... ok test_uint_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_ulong (ctypes.test.test_cfuncs.CFunctions) ... ok test_ulong_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_ulonglong (ctypes.test.test_cfuncs.CFunctions) ... ok test_ulonglong_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_ushort (ctypes.test.test_cfuncs.CFunctions) ... ok test_ushort_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_void (ctypes.test.test_cfuncs.CFunctions) ... ok test_byte (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_byte_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_callwithresult (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_double (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_double_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_float (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_float_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_int (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_int_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_long (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_long_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_longdouble (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_longdouble_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_longlong (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_longlong_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_short (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_short_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ubyte (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ubyte_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_uint (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_uint_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ulong (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ulong_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ulonglong (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ulonglong_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ushort (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ushort_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_void (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_from_dll (ctypes.test.test_returnfuncptrs.ReturnFuncPtrTestCase) ... ok test_from_dll_refcount (ctypes.test.test_returnfuncptrs.ReturnFuncPtrTestCase) ... ok test_with_prototype (ctypes.test.test_returnfuncptrs.ReturnFuncPtrTestCase) ... ok test_without_prototype (ctypes.test.test_returnfuncptrs.ReturnFuncPtrTestCase) ... ok test_anon_bitfields (ctypes.test.test_bitfields.BitFieldTest) ... ok test_c_wchar (ctypes.test.test_bitfields.BitFieldTest) ... ok test_longlong (ctypes.test.test_bitfields.BitFieldTest) ... ok test_mixed_1 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_mixed_2 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_mixed_3 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_mixed_4 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_multi_bitfields_size (ctypes.test.test_bitfields.BitFieldTest) ... ok test_nonint_types (ctypes.test.test_bitfields.BitFieldTest) ... ok test_signed (ctypes.test.test_bitfields.BitFieldTest) ... ok test_single_bitfield_size (ctypes.test.test_bitfields.BitFieldTest) ... ok test_uint32 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_uint32_swap_big_endian (ctypes.test.test_bitfields.BitFieldTest) ... ok test_uint32_swap_little_endian (ctypes.test.test_bitfields.BitFieldTest) ... ok test_uint64 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_ulonglong (ctypes.test.test_bitfields.BitFieldTest) ... ok test_unsigned (ctypes.test.test_bitfields.BitFieldTest) ... ok test_ints (ctypes.test.test_bitfields.C_Test) ... ok test_shorts (ctypes.test.test_bitfields.C_Test) ... ok test_char_array (ctypes.test.test_slicing.SlicesTestCase) ... ok test_char_ptr (ctypes.test.test_slicing.SlicesTestCase) ... ok test_char_ptr_with_free (ctypes.test.test_slicing.SlicesTestCase) ... ok test_getslice_cint (ctypes.test.test_slicing.SlicesTestCase) ... ok test_setslice_cint (ctypes.test.test_slicing.SlicesTestCase) ... ok test_wchar_ptr (ctypes.test.test_slicing.SlicesTestCase) ... ok test__POINTER_c_char (ctypes.test.test_stringptr.StringPtrTestCase) ... ok test__c_char_p (ctypes.test.test_stringptr.StringPtrTestCase) ... ok test_functions (ctypes.test.test_stringptr.StringPtrTestCase) ... ok test_char (ctypes.test.test_repr.ReprTest) ... ok test_numbers (ctypes.test.test_repr.ReprTest) ... ok test_1703286_A (ctypes.test.test_loading.LoaderTest) ... ok test_1703286_B (ctypes.test.test_loading.LoaderTest) ... ok test_find (ctypes.test.test_loading.LoaderTest) ... ok test_load (ctypes.test.test_loading.LoaderTest) ... ok test_load_library (ctypes.test.test_loading.LoaderTest) ... skipped 'test specific to Windows (NT/CE)' test_load_ordinal_functions (ctypes.test.test_loading.LoaderTest) ... skipped 'test specific to Windows (NT/CE)' test_load_version (ctypes.test.test_loading.LoaderTest) ... ok test_16 (ctypes.test.test_sizes.SizesTestCase) ... ok test_32 (ctypes.test.test_sizes.SizesTestCase) ... ok test_64 (ctypes.test.test_sizes.SizesTestCase) ... ok test_8 (ctypes.test.test_sizes.SizesTestCase) ... ok test_size_t (ctypes.test.test_sizes.SizesTestCase) ... ok test_ssize_t (ctypes.test.test_sizes.SizesTestCase) ... ok test (ctypes.test.test_objects.TestCase) ... Trying: from ctypes import * Expecting nothing ok Trying: array = (c_char_p * 5)() Expecting nothing ok Trying: print array._objects Expecting: None ok Trying: array[4] = 'foo bar' Expecting nothing ok Trying: array._objects Expecting: {'4': } ok Trying: array[4] Expecting: 'foo bar' ok Trying: class X(Structure): _fields_ = [("x", c_int), ("y", c_int), ("array", c_char_p * 5)] Expecting nothing ok Trying: x = X() Expecting nothing ok Trying: print x._objects Expecting: None ok Trying: print x.array._b_base_ # doctest: +ELLIPSIS Expecting: ok Trying: x.array[0] = 'spam spam spam' Expecting nothing ok Trying: x._objects Expecting: {'0:2': } ok Trying: x.array._b_base_._objects Expecting: {'0:2': } ok 2 items had no tests: ctypes.test.test_objects.TestCase ctypes.test.test_objects.TestCase.test 1 items passed all tests: 13 tests in ctypes.test.test_objects 13 tests in 3 items. 13 passed and 0 failed. Test passed. ok test_qsort (ctypes.test.test_libc.LibTest) ... ok test_sqrt (ctypes.test.test_libc.LibTest) ... ok test (ctypes.test.test_strings.StringArrayTestCase) ... ok test_c_buffer_deprecated (ctypes.test.test_strings.StringArrayTestCase) ... ok test_c_buffer_raw (ctypes.test.test_strings.StringArrayTestCase) ... ok test_c_buffer_value (ctypes.test.test_strings.StringArrayTestCase) ... ok test_param_1 (ctypes.test.test_strings.StringArrayTestCase) ... ok test_param_2 (ctypes.test.test_strings.StringArrayTestCase) ... ok test_basic_strings (ctypes.test.test_strings.StringTestCase) ... skipped 'test disabled' test_initialized_strings (ctypes.test.test_strings.StringTestCase) ... skipped 'test disabled' test_perf (ctypes.test.test_strings.StringTestCase) ... skipped 'test disabled' test_sized_strings (ctypes.test.test_strings.StringTestCase) ... skipped 'test disabled' test_toolong (ctypes.test.test_strings.StringTestCase) ... skipped 'test disabled' test (ctypes.test.test_strings.WStringArrayTestCase) ... ok test_basic_wstrings (ctypes.test.test_strings.WStringTestCase) ... skipped 'test disabled' test_toolong (ctypes.test.test_strings.WStringTestCase) ... skipped 'test disabled' test_wchar (ctypes.test.test_strings.WStringTestCase) ... ok test_SEH (ctypes.test.test_win32.FunctionCallTestCase) ... skipped 'Windows-specific test' test_noargs (ctypes.test.test_win32.FunctionCallTestCase) ... skipped 'Windows-specific test' test_struct_by_value (ctypes.test.test_win32.Structures) ... ok test_COMError (ctypes.test.test_win32.TestWintypes) ... skipped 'Windows-specific test' test_HWND (ctypes.test.test_win32.TestWintypes) ... skipped 'Windows-specific test' test_PARAM (ctypes.test.test_win32.TestWintypes) ... skipped 'Windows-specific test' test_callconv_1 (ctypes.test.test_win32.WindowsTestCase) ... skipped 'Windows-specific test' test_callconv_2 (ctypes.test.test_win32.WindowsTestCase) ... skipped 'Windows-specific test' test_simple (ctypes.test.test_pickling.PickleTest_0) ... ok test_struct (ctypes.test.test_pickling.PickleTest_0) ... ok test_unpickable (ctypes.test.test_pickling.PickleTest_0) ... ok test_wchar (ctypes.test.test_pickling.PickleTest_0) ... ok test_simple (ctypes.test.test_pickling.PickleTest_1) ... ok test_struct (ctypes.test.test_pickling.PickleTest_1) ... ok test_unpickable (ctypes.test.test_pickling.PickleTest_1) ... ok test_wchar (ctypes.test.test_pickling.PickleTest_1) ... ok test_simple (ctypes.test.test_pickling.PickleTest_2) ... ok test_struct (ctypes.test.test_pickling.PickleTest_2) ... ok test_unpickable (ctypes.test.test_pickling.PickleTest_2) ... ok test_wchar (ctypes.test.test_pickling.PickleTest_2) ... ok test_gl (ctypes.test.test_find.Test_OpenGL_libs) ... ok test_gle (ctypes.test.test_find.Test_OpenGL_libs) ... skipped 'lib_gle not available' test_glu (ctypes.test.test_find.Test_OpenGL_libs) ... skipped 'lib_glu not available' test_shell_injection (ctypes.test.test_find.Test_OpenGL_libs) ... ok test_find (ctypes.test.test_macholib.MachOTest) ... skipped 'OSX-specific test' test_compare (ctypes.test.test_simplesubclasses.Test) ... ok test_ignore_retval (ctypes.test.test_simplesubclasses.Test) ... ok test_int_callback (ctypes.test.test_simplesubclasses.Test) ... ok test_int_struct (ctypes.test.test_simplesubclasses.Test) ... ok test_address2pointer (ctypes.test.test_cast.Test) ... ok test_array2pointer (ctypes.test.test_cast.Test) ... ok test_char_p (ctypes.test.test_cast.Test) ... ok test_other (ctypes.test.test_cast.Test) ... ok test_p2a_objects (ctypes.test.test_cast.Test) ... ok test_wchar_p (ctypes.test.test_cast.Test) ... ok test_native (ctypes.test.test_unaligned_structures.TestStructures) ... ok test_swapped (ctypes.test.test_unaligned_structures.TestStructures) ... ok test_basic (ctypes.test.test_pointers.PointersTestCase) ... ok test_basics (ctypes.test.test_pointers.PointersTestCase) ... ok test_bug_1467852 (ctypes.test.test_pointers.PointersTestCase) ... ok test_c_void_p (ctypes.test.test_pointers.PointersTestCase) ... ok test_callbacks_with_pointers (ctypes.test.test_pointers.PointersTestCase) ... ok test_change_pointers (ctypes.test.test_pointers.PointersTestCase) ... ok test_charpp (ctypes.test.test_pointers.PointersTestCase) Test that a character pointer-to-pointer is correctly passed ... ok test_from_address (ctypes.test.test_pointers.PointersTestCase) ... ok test_other (ctypes.test.test_pointers.PointersTestCase) ... ok test_pass_pointers (ctypes.test.test_pointers.PointersTestCase) ... ok test_pointer_crash (ctypes.test.test_pointers.PointersTestCase) ... ok test_pointer_type_name (ctypes.test.test_pointers.PointersTestCase) ... ok test_pointer_type_str_name (ctypes.test.test_pointers.PointersTestCase) ... ok test_pointers_bool (ctypes.test.test_pointers.PointersTestCase) ... ok test_PyInt_Long (ctypes.test.test_python_api.PythonAPITestCase) ... skipped "Use of the `refcount' resource not enabled" test_PyOS_snprintf (ctypes.test.test_python_api.PythonAPITestCase) ... ok test_PyObj_FromPtr (ctypes.test.test_python_api.PythonAPITestCase) ... ok test_PyString_FromString (ctypes.test.test_python_api.PythonAPITestCase) ... ok test_PyString_FromStringAndSize (ctypes.test.test_python_api.PythonAPITestCase) ... ok test_pyobject_repr (ctypes.test.test_python_api.PythonAPITestCase) ... ok test_array_pointers (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_byref_pointer (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_byref_pointerpointer (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_cstrings (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_cw_strings (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_int_pointers (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_noctypes_argtype (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_subclasses (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_subclasses_c_wchar_p (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_anon (ctypes.test.test_anon.AnonTest) ... ok test_anon_nonmember (ctypes.test.test_anon.AnonTest) ... ok test_anon_nonseq (ctypes.test.test_anon.AnonTest) ... ok test_nested (ctypes.test.test_anon.AnonTest) ... ok test_byte (ctypes.test.test_callbacks.Callbacks) ... ok test_char (ctypes.test.test_callbacks.Callbacks) ... ok test_char_p (ctypes.test.test_callbacks.Callbacks) ... skipped 'test disabled' test_double (ctypes.test.test_callbacks.Callbacks) ... ok test_float (ctypes.test.test_callbacks.Callbacks) ... ok test_int (ctypes.test.test_callbacks.Callbacks) ... ok test_issue12483 (ctypes.test.test_callbacks.Callbacks) ... ok test_issue_7959 (ctypes.test.test_callbacks.Callbacks) ... ok test_long (ctypes.test.test_callbacks.Callbacks) ... ok test_longdouble (ctypes.test.test_callbacks.Callbacks) ... ok test_longlong (ctypes.test.test_callbacks.Callbacks) ... ok test_pyobject (ctypes.test.test_callbacks.Callbacks) ... ok test_short (ctypes.test.test_callbacks.Callbacks) ... ok test_ubyte (ctypes.test.test_callbacks.Callbacks) ... ok test_uint (ctypes.test.test_callbacks.Callbacks) ... ok test_ulong (ctypes.test.test_callbacks.Callbacks) ... ok test_ulonglong (ctypes.test.test_callbacks.Callbacks) ... ok test_unsupported_restype_1 (ctypes.test.test_callbacks.Callbacks) ... ok test_unsupported_restype_2 (ctypes.test.test_callbacks.Callbacks) ... ok test_ushort (ctypes.test.test_callbacks.Callbacks) ... ok test_callback_large_struct (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_callback_register_double (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_callback_register_int (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_integrate (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_issue_8959_a (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_issue_8959_b (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... skipped "'WINFUNCTYPE' is required" test_byte (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_char (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_char_p (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_double (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_float (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_int (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_issue12483 (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_issue_7959 (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_long (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_longdouble (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_longlong (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_pyobject (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_short (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_ubyte (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_uint (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_ulong (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_ulonglong (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_unsupported_restype_1 (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_unsupported_restype_2 (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_ushort (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_array_invalid_length (ctypes.test.test_varsize_struct.VarSizeTest) ... ok test_resize (ctypes.test.test_varsize_struct.VarSizeTest) ... ok test_zerosized_array (ctypes.test.test_varsize_struct.VarSizeTest) ... ok test_abstract (ctypes.test.test_frombuffer.Test) ... ok test_fom_buffer (ctypes.test.test_frombuffer.Test) ... ok test_fom_buffer_copy_with_offset (ctypes.test.test_frombuffer.Test) ... ok test_fom_buffer_with_offset (ctypes.test.test_frombuffer.Test) ... ok test_from_buffer_copy (ctypes.test.test_frombuffer.Test) ... ok test_X (ctypes.test.test_byteswap.Test) ... skipped 'test disabled' test_endian_double (ctypes.test.test_byteswap.Test) ... ok test_endian_float (ctypes.test.test_byteswap.Test) ... ok test_endian_int (ctypes.test.test_byteswap.Test) ... ok test_endian_longlong (ctypes.test.test_byteswap.Test) ... ok test_endian_other (ctypes.test.test_byteswap.Test) ... ok test_endian_short (ctypes.test.test_byteswap.Test) ... ok test_struct_fields_1 (ctypes.test.test_byteswap.Test) ... ok test_struct_fields_2 (ctypes.test.test_byteswap.Test) ... ok test_struct_struct (ctypes.test.test_byteswap.Test) ... ok test_unaligned_native_struct_fields (ctypes.test.test_byteswap.Test) ... ok test_unaligned_nonnative_struct_fields (ctypes.test.test_byteswap.Test) ... ok ---------------------------------------------------------------------- Ran 443 tests in 1.521s OK (skipped=87) 1 test OK. BUILDSTDERR: 1.87user 0.27system 0:02.23elapsed 96%CPU (0avgtext+0avgdata 190460maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+113235minor)pagefaults 0swaps =================== test_curses ==================== + for TestName in $(cat testnames.txt) + echo =================== test_curses ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_curses == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20032 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_curses test_curses skipped -- Use of the `curses' resource not enabled 1 test skipped: test_curses Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 41012maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6173minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_datetime ==================== + echo =================== test_datetime ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_datetime == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20036 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_datetime test_bug_1028306 (test.test_datetime.Oddballs) ... ok test_backdoor_resistance (test.test_datetime.TestDate) ... ok test_bad_constructor_arguments (test.test_datetime.TestDate) ... ok test_basic_attributes (test.test_datetime.TestDate) ... ok test_bool (test.test_datetime.TestDate) ... ok test_compare (test.test_datetime.TestDate) ... ok test_computations (test.test_datetime.TestDate) ... ok test_ctime (test.test_datetime.TestDate) ... ok test_extreme_ordinals (test.test_datetime.TestDate) ... ok test_extreme_timedelta (test.test_datetime.TestDate) ... ok test_format (test.test_datetime.TestDate) ... ok test_fromtimestamp (test.test_datetime.TestDate) ... ok test_harmful_mixed_comparison (test.test_datetime.TestDate) ... ok test_harmless_mixed_comparison (test.test_datetime.TestDate) ... ok test_hash_equality (test.test_datetime.TestDate) ... ok test_insane_fromtimestamp (test.test_datetime.TestDate) ... ok test_iso_long_years (test.test_datetime.TestDate) ... ok test_isocalendar (test.test_datetime.TestDate) ... ok test_isoformat (test.test_datetime.TestDate) ... ok test_mixed_compare (test.test_datetime.TestDate) ... ok test_ordinal_conversions (test.test_datetime.TestDate) ... ok test_overflow (test.test_datetime.TestDate) ... ok test_pickling (test.test_datetime.TestDate) ... ok test_pickling_subclass_date (test.test_datetime.TestDate) ... ok test_replace (test.test_datetime.TestDate) ... ok test_resolution_info (test.test_datetime.TestDate) ... ok test_roundtrip (test.test_datetime.TestDate) ... ok test_strftime (test.test_datetime.TestDate) ... ok test_strftime_out_of_range (test.test_datetime.TestDate) ... ok test_subclass_date (test.test_datetime.TestDate) ... ok test_timetuple (test.test_datetime.TestDate) ... ok test_today (test.test_datetime.TestDate) ... ok test_weekday (test.test_datetime.TestDate) ... ok test_delta_non_days_ignored (test.test_datetime.TestDateOnly) ... ok test_astimezone (test.test_datetime.TestDateTime) ... ok test_backdoor_resistance (test.test_datetime.TestDateTime) ... ok test_bad_constructor_arguments (test.test_datetime.TestDateTime) ... ok test_basic_attributes (test.test_datetime.TestDateTime) ... ok test_basic_attributes_nonzero (test.test_datetime.TestDateTime) ... ok test_bool (test.test_datetime.TestDateTime) ... ok test_combine (test.test_datetime.TestDateTime) ... ok test_compare (test.test_datetime.TestDateTime) ... ok test_computations (test.test_datetime.TestDateTime) ... ok test_ctime (test.test_datetime.TestDateTime) ... ok test_extract (test.test_datetime.TestDateTime) ... ok test_extreme_ordinals (test.test_datetime.TestDateTime) ... ok test_extreme_timedelta (test.test_datetime.TestDateTime) ... ok test_format (test.test_datetime.TestDateTime) ... ok test_fromtimestamp (test.test_datetime.TestDateTime) ... ok test_harmful_mixed_comparison (test.test_datetime.TestDateTime) ... ok test_harmless_mixed_comparison (test.test_datetime.TestDateTime) ... ok test_hash_equality (test.test_datetime.TestDateTime) ... ok test_insane_fromtimestamp (test.test_datetime.TestDateTime) ... ok test_insane_utcfromtimestamp (test.test_datetime.TestDateTime) ... ok test_iso_long_years (test.test_datetime.TestDateTime) ... ok test_isocalendar (test.test_datetime.TestDateTime) ... ok test_isoformat (test.test_datetime.TestDateTime) ... ok test_microsecond_rounding (test.test_datetime.TestDateTime) ... ok test_mixed_compare (test.test_datetime.TestDateTime) ... ok test_more_compare (test.test_datetime.TestDateTime) ... ok test_more_ctime (test.test_datetime.TestDateTime) ... ok test_more_pickling (test.test_datetime.TestDateTime) ... ok test_more_strftime (test.test_datetime.TestDateTime) ... ok test_more_timetuple (test.test_datetime.TestDateTime) ... ok test_negative_float_fromtimestamp (test.test_datetime.TestDateTime) ... ok test_negative_float_utcfromtimestamp (test.test_datetime.TestDateTime) ... ok test_ordinal_conversions (test.test_datetime.TestDateTime) ... ok test_overflow (test.test_datetime.TestDateTime) ... ok test_pickling (test.test_datetime.TestDateTime) ... ok test_pickling_subclass_date (test.test_datetime.TestDateTime) ... ok test_pickling_subclass_datetime (test.test_datetime.TestDateTime) ... ok test_replace (test.test_datetime.TestDateTime) ... ok test_resolution_info (test.test_datetime.TestDateTime) ... ok test_roundtrip (test.test_datetime.TestDateTime) ... ok test_strftime (test.test_datetime.TestDateTime) ... ok test_strftime_out_of_range (test.test_datetime.TestDateTime) ... ok test_strftime_with_bad_tzname_replace (test.test_datetime.TestDateTime) ... ok test_strptime (test.test_datetime.TestDateTime) ... ok test_subclass_date (test.test_datetime.TestDateTime) ... ok test_subclass_datetime (test.test_datetime.TestDateTime) ... ok test_timetuple (test.test_datetime.TestDateTime) ... ok test_today (test.test_datetime.TestDateTime) ... ok test_tz_independent_comparing (test.test_datetime.TestDateTime) ... ok test_utcfromtimestamp (test.test_datetime.TestDateTime) ... ok test_utcnow (test.test_datetime.TestDateTime) ... ok test_weekday (test.test_datetime.TestDateTime) ... ok test_argument_passing (test.test_datetime.TestDateTimeTZ) ... ok test_astimezone (test.test_datetime.TestDateTimeTZ) ... ok test_aware_compare (test.test_datetime.TestDateTimeTZ) ... ok test_aware_subtract (test.test_datetime.TestDateTimeTZ) ... ok test_backdoor_resistance (test.test_datetime.TestDateTimeTZ) ... ok test_bad_constructor_arguments (test.test_datetime.TestDateTimeTZ) ... ok test_bad_tzinfo_classes (test.test_datetime.TestDateTimeTZ) ... ok test_basic_attributes (test.test_datetime.TestDateTimeTZ) ... ok test_basic_attributes_nonzero (test.test_datetime.TestDateTimeTZ) ... ok test_bool (test.test_datetime.TestDateTimeTZ) ... ok test_combine (test.test_datetime.TestDateTimeTZ) ... ok test_compare (test.test_datetime.TestDateTimeTZ) ... ok test_computations (test.test_datetime.TestDateTimeTZ) ... ok test_ctime (test.test_datetime.TestDateTimeTZ) ... ok test_even_more_compare (test.test_datetime.TestDateTimeTZ) ... ok test_extract (test.test_datetime.TestDateTimeTZ) ... ok test_extreme_hashes (test.test_datetime.TestDateTimeTZ) ... ok test_extreme_ordinals (test.test_datetime.TestDateTimeTZ) ... ok test_extreme_timedelta (test.test_datetime.TestDateTimeTZ) ... ok test_format (test.test_datetime.TestDateTimeTZ) ... ok test_fromtimestamp (test.test_datetime.TestDateTimeTZ) ... ok test_harmful_mixed_comparison (test.test_datetime.TestDateTimeTZ) ... ok test_harmless_mixed_comparison (test.test_datetime.TestDateTimeTZ) ... ok test_hash_equality (test.test_datetime.TestDateTimeTZ) ... ok test_insane_fromtimestamp (test.test_datetime.TestDateTimeTZ) ... ok test_insane_utcfromtimestamp (test.test_datetime.TestDateTimeTZ) ... ok test_iso_long_years (test.test_datetime.TestDateTimeTZ) ... ok test_isocalendar (test.test_datetime.TestDateTimeTZ) ... ok test_isoformat (test.test_datetime.TestDateTimeTZ) ... ok test_microsecond_rounding (test.test_datetime.TestDateTimeTZ) ... ok test_mixed_compare (test.test_datetime.TestDateTimeTZ) ... ok test_more_astimezone (test.test_datetime.TestDateTimeTZ) ... ok test_more_compare (test.test_datetime.TestDateTimeTZ) ... ok test_more_ctime (test.test_datetime.TestDateTimeTZ) ... ok test_more_pickling (test.test_datetime.TestDateTimeTZ) ... ok test_more_strftime (test.test_datetime.TestDateTimeTZ) ... ok test_more_timetuple (test.test_datetime.TestDateTimeTZ) ... ok test_negative_float_fromtimestamp (test.test_datetime.TestDateTimeTZ) ... ok test_negative_float_utcfromtimestamp (test.test_datetime.TestDateTimeTZ) ... ok test_ordinal_conversions (test.test_datetime.TestDateTimeTZ) ... ok test_overflow (test.test_datetime.TestDateTimeTZ) ... ok test_pickling (test.test_datetime.TestDateTimeTZ) ... ok test_pickling_subclass_date (test.test_datetime.TestDateTimeTZ) ... ok test_pickling_subclass_datetime (test.test_datetime.TestDateTimeTZ) ... ok test_replace (test.test_datetime.TestDateTimeTZ) ... ok test_resolution_info (test.test_datetime.TestDateTimeTZ) ... ok test_roundtrip (test.test_datetime.TestDateTimeTZ) ... ok test_strftime (test.test_datetime.TestDateTimeTZ) ... ok test_strftime_out_of_range (test.test_datetime.TestDateTimeTZ) ... ok test_strftime_with_bad_tzname_replace (test.test_datetime.TestDateTimeTZ) ... ok test_strptime (test.test_datetime.TestDateTimeTZ) ... ok test_subclass_date (test.test_datetime.TestDateTimeTZ) ... ok test_subclass_datetime (test.test_datetime.TestDateTimeTZ) ... ok test_subclass_datetimetz (test.test_datetime.TestDateTimeTZ) ... ok test_timetuple (test.test_datetime.TestDateTimeTZ) ... ok test_today (test.test_datetime.TestDateTimeTZ) ... ok test_trivial (test.test_datetime.TestDateTimeTZ) ... ok test_tz_aware_arithmetic (test.test_datetime.TestDateTimeTZ) ... ok test_tz_independent_comparing (test.test_datetime.TestDateTimeTZ) ... ok test_tzinfo_classes (test.test_datetime.TestDateTimeTZ) ... ok test_tzinfo_fromtimestamp (test.test_datetime.TestDateTimeTZ) ... ok test_tzinfo_isoformat (test.test_datetime.TestDateTimeTZ) ... ok test_tzinfo_now (test.test_datetime.TestDateTimeTZ) ... ok test_tzinfo_timetuple (test.test_datetime.TestDateTimeTZ) ... ok test_tzinfo_utcfromtimestamp (test.test_datetime.TestDateTimeTZ) ... ok test_tzinfo_utcnow (test.test_datetime.TestDateTimeTZ) ... ok test_utc_offset_out_of_bounds (test.test_datetime.TestDateTimeTZ) ... ok test_utcfromtimestamp (test.test_datetime.TestDateTimeTZ) ... ok test_utcnow (test.test_datetime.TestDateTimeTZ) ... ok test_utctimetuple (test.test_datetime.TestDateTimeTZ) ... ok test_weekday (test.test_datetime.TestDateTimeTZ) ... ok test_zones (test.test_datetime.TestDateTimeTZ) ... ok test_constants (test.test_datetime.TestModule) ... ok test_non_abstractness (test.test_datetime.TestTZInfo) ... ok test_normal (test.test_datetime.TestTZInfo) ... ok test_pickling_base (test.test_datetime.TestTZInfo) ... ok test_pickling_subclass (test.test_datetime.TestTZInfo) ... ok test_subclass_must_override (test.test_datetime.TestTZInfo) ... ok test_1653736 (test.test_datetime.TestTime) ... ok test_backdoor_resistance (test.test_datetime.TestTime) ... ok test_bad_constructor_arguments (test.test_datetime.TestTime) ... ok test_basic_attributes (test.test_datetime.TestTime) ... ok test_basic_attributes_nonzero (test.test_datetime.TestTime) ... ok test_bool (test.test_datetime.TestTime) ... ok test_comparing (test.test_datetime.TestTime) ... ok test_format (test.test_datetime.TestTime) ... ok test_harmful_mixed_comparison (test.test_datetime.TestTime) ... ok test_harmless_mixed_comparison (test.test_datetime.TestTime) ... ok test_hash_equality (test.test_datetime.TestTime) ... ok test_isoformat (test.test_datetime.TestTime) ... ok test_pickling (test.test_datetime.TestTime) ... ok test_pickling_subclass_time (test.test_datetime.TestTime) ... ok test_replace (test.test_datetime.TestTime) ... ok test_repr (test.test_datetime.TestTime) ... ok test_resolution_info (test.test_datetime.TestTime) ... ok test_roundtrip (test.test_datetime.TestTime) ... ok test_str (test.test_datetime.TestTime) ... ok test_strftime (test.test_datetime.TestTime) ... ok test_subclass_time (test.test_datetime.TestTime) ... ok test_basic_attributes (test.test_datetime.TestTimeDelta) ... ok test_bool (test.test_datetime.TestTimeDelta) ... ok test_carries (test.test_datetime.TestTimeDelta) ... ok test_compare (test.test_datetime.TestTimeDelta) ... ok test_computations (test.test_datetime.TestTimeDelta) ... ok test_constructor (test.test_datetime.TestTimeDelta) ... ok test_disallowed_computations (test.test_datetime.TestTimeDelta) ... ok test_harmful_mixed_comparison (test.test_datetime.TestTimeDelta) ... ok test_harmless_mixed_comparison (test.test_datetime.TestTimeDelta) ... ok test_hash_equality (test.test_datetime.TestTimeDelta) ... ok test_massive_normalization (test.test_datetime.TestTimeDelta) ... ok test_microsecond_rounding (test.test_datetime.TestTimeDelta) ... ok test_overflow (test.test_datetime.TestTimeDelta) ... ok test_pickling (test.test_datetime.TestTimeDelta) ... ok test_resolution_info (test.test_datetime.TestTimeDelta) ... ok test_roundtrip (test.test_datetime.TestTimeDelta) ... ok test_str (test.test_datetime.TestTimeDelta) ... ok test_subclass_timedelta (test.test_datetime.TestTimeDelta) ... ok test_total_seconds (test.test_datetime.TestTimeDelta) ... ok test_1653736 (test.test_datetime.TestTimeTZ) ... ok test_argument_passing (test.test_datetime.TestTimeTZ) ... ok test_aware_compare (test.test_datetime.TestTimeTZ) ... ok test_backdoor_resistance (test.test_datetime.TestTimeTZ) ... ok test_bad_constructor_arguments (test.test_datetime.TestTimeTZ) ... ok test_bad_tzinfo_classes (test.test_datetime.TestTimeTZ) ... ok test_basic_attributes (test.test_datetime.TestTimeTZ) ... ok test_basic_attributes_nonzero (test.test_datetime.TestTimeTZ) ... ok test_bool (test.test_datetime.TestTimeTZ) ... ok test_comparing (test.test_datetime.TestTimeTZ) ... ok test_empty (test.test_datetime.TestTimeTZ) ... ok test_format (test.test_datetime.TestTimeTZ) ... ok test_harmful_mixed_comparison (test.test_datetime.TestTimeTZ) ... ok test_harmless_mixed_comparison (test.test_datetime.TestTimeTZ) ... ok test_hash_edge_cases (test.test_datetime.TestTimeTZ) ... ok test_hash_equality (test.test_datetime.TestTimeTZ) ... ok test_isoformat (test.test_datetime.TestTimeTZ) ... ok test_mixed_compare (test.test_datetime.TestTimeTZ) ... ok test_more_bool (test.test_datetime.TestTimeTZ) ... ok test_pickling (test.test_datetime.TestTimeTZ) ... ok test_pickling_subclass_time (test.test_datetime.TestTimeTZ) ... ok test_replace (test.test_datetime.TestTimeTZ) ... ok test_repr (test.test_datetime.TestTimeTZ) ... ok test_resolution_info (test.test_datetime.TestTimeTZ) ... ok test_roundtrip (test.test_datetime.TestTimeTZ) ... ok test_str (test.test_datetime.TestTimeTZ) ... ok test_strftime (test.test_datetime.TestTimeTZ) ... ok test_subclass_time (test.test_datetime.TestTimeTZ) ... ok test_subclass_timetz (test.test_datetime.TestTimeTZ) ... ok test_tzinfo_classes (test.test_datetime.TestTimeTZ) ... ok test_utc_offset_out_of_bounds (test.test_datetime.TestTimeTZ) ... ok test_zones (test.test_datetime.TestTimeTZ) ... ok test_bogus_dst (test.test_datetime.TestTimezoneConversions) ... ok test_easy (test.test_datetime.TestTimezoneConversions) ... ok test_fromutc (test.test_datetime.TestTimezoneConversions) ... ok test_tricky (test.test_datetime.TestTimezoneConversions) ... ok ---------------------------------------------------------------------- Ran 240 tests in 1.830s OK 1 test OK. BUILDSTDERR: 1.33user 0.03system 0:02.03elapsed 67%CPU (0avgtext+0avgdata 54768maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+10255minor)pagefaults 0swaps =================== test_dbm ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dbm ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dbm == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20040 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_dbm test_keys (test.test_dbm.DbmTestCase) ... ok test_modes (test.test_dbm.DbmTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.137s OK 1 test OK. BUILDSTDERR: 0.15user 0.05system 0:00.33elapsed 62%CPU (0avgtext+0avgdata 43216maxresident)k BUILDSTDERR: 1072inputs+0outputs (89major+11350minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_decimal ==================== + echo =================== test_decimal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_decimal == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20050 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_decimal test_explicit_context_create_decimal (test.test_decimal.DecimalExplicitConstructionTest) ... ok test_explicit_empty (test.test_decimal.DecimalExplicitConstructionTest) ... ok test_explicit_from_Decimal (test.test_decimal.DecimalExplicitConstructionTest) ... ok test_explicit_from_None (test.test_decimal.DecimalExplicitConstructionTest) ... ok test_explicit_from_bool (test.test_decimal.DecimalExplicitConstructionTest) ... ok test_explicit_from_float (test.test_decimal.DecimalExplicitConstructionTest) ... ok test_explicit_from_int (test.test_decimal.DecimalExplicitConstructionTest) ... ok test_explicit_from_string (test.test_decimal.DecimalExplicitConstructionTest) ... ok test_explicit_from_tuples (test.test_decimal.DecimalExplicitConstructionTest) ... ok test_unicode_digits (test.test_decimal.DecimalExplicitConstructionTest) ... ok test_implicit_from_Decimal (test.test_decimal.DecimalImplicitConstructionTest) ... ok test_implicit_from_None (test.test_decimal.DecimalImplicitConstructionTest) ... ok test_implicit_from_float (test.test_decimal.DecimalImplicitConstructionTest) ... ok test_implicit_from_int (test.test_decimal.DecimalImplicitConstructionTest) ... ok test_implicit_from_string (test.test_decimal.DecimalImplicitConstructionTest) ... ok test_rop (test.test_decimal.DecimalImplicitConstructionTest) ... ok test_addition (test.test_decimal.DecimalArithmeticOperatorsTest) ... ok test_copy_sign (test.test_decimal.DecimalArithmeticOperatorsTest) ... ok test_division (test.test_decimal.DecimalArithmeticOperatorsTest) ... ok test_floor_div_module (test.test_decimal.DecimalArithmeticOperatorsTest) ... ok test_floor_division (test.test_decimal.DecimalArithmeticOperatorsTest) ... ok test_module (test.test_decimal.DecimalArithmeticOperatorsTest) ... ok test_multiplication (test.test_decimal.DecimalArithmeticOperatorsTest) ... ok test_nan_comparisons (test.test_decimal.DecimalArithmeticOperatorsTest) ... ok test_powering (test.test_decimal.DecimalArithmeticOperatorsTest) ... ok test_subtraction (test.test_decimal.DecimalArithmeticOperatorsTest) ... ok test_unary_operators (test.test_decimal.DecimalArithmeticOperatorsTest) ... ok test_formatting (test.test_decimal.DecimalFormatTest) ... ok test_n_format (test.test_decimal.DecimalFormatTest) ... ok test_wide_char_separator_decimal_point (test.test_decimal.DecimalFormatTest) ... ok test_threading (test.test_decimal.DecimalUseOfContextTest) ... ok test_as_nonzero (test.test_decimal.DecimalUsabilityTest) ... ok test_as_tuple (test.test_decimal.DecimalUsabilityTest) ... ok test_comparison_operators (test.test_decimal.DecimalUsabilityTest) ... ok test_conversions_from_int (test.test_decimal.DecimalUsabilityTest) ... ok test_copy_and_deepcopy_methods (test.test_decimal.DecimalUsabilityTest) ... ok test_decimal_float_comparison (test.test_decimal.DecimalUsabilityTest) ... ok test_eval_round_trip (test.test_decimal.DecimalUsabilityTest) ... ok test_hash_method (test.test_decimal.DecimalUsabilityTest) ... ok test_immutability_operations (test.test_decimal.DecimalUsabilityTest) ... ok test_implicit_context (test.test_decimal.DecimalUsabilityTest) ... ok test_min_and_max_methods (test.test_decimal.DecimalUsabilityTest) ... ok test_nan_to_float (test.test_decimal.DecimalUsabilityTest) ... ok test_snan_to_float (test.test_decimal.DecimalUsabilityTest) ... ok test_subclassing (test.test_decimal.DecimalUsabilityTest) ... ok test_tonum_methods (test.test_decimal.DecimalUsabilityTest) ... ok test_tostring_methods (test.test_decimal.DecimalUsabilityTest) ... ok test_abc (test.test_decimal.DecimalPythonAPItests) ... ok test_create_decimal_from_float (test.test_decimal.DecimalPythonAPItests) ... ok test_from_float (test.test_decimal.DecimalPythonAPItests) ... ok test_int (test.test_decimal.DecimalPythonAPItests) ... ok test_pickle (test.test_decimal.DecimalPythonAPItests) ... ok test_trunc (test.test_decimal.DecimalPythonAPItests) ... ok test_abs (test.test_decimal.ContextAPItests) ... ok test_add (test.test_decimal.ContextAPItests) ... ok test_compare (test.test_decimal.ContextAPItests) ... ok test_compare_signal (test.test_decimal.ContextAPItests) ... ok test_compare_total (test.test_decimal.ContextAPItests) ... ok test_compare_total_mag (test.test_decimal.ContextAPItests) ... ok test_copy (test.test_decimal.ContextAPItests) ... ok test_copy_abs (test.test_decimal.ContextAPItests) ... ok test_copy_decimal (test.test_decimal.ContextAPItests) ... ok test_copy_negate (test.test_decimal.ContextAPItests) ... ok test_copy_sign (test.test_decimal.ContextAPItests) ... ok test_divide (test.test_decimal.ContextAPItests) ... ok test_divide_int (test.test_decimal.ContextAPItests) ... ok test_divmod (test.test_decimal.ContextAPItests) ... ok test_equality_with_other_types (test.test_decimal.ContextAPItests) ... ok test_exp (test.test_decimal.ContextAPItests) ... ok test_fma (test.test_decimal.ContextAPItests) ... ok test_is_finite (test.test_decimal.ContextAPItests) ... ok test_is_infinite (test.test_decimal.ContextAPItests) ... ok test_is_nan (test.test_decimal.ContextAPItests) ... ok test_is_normal (test.test_decimal.ContextAPItests) ... ok test_is_qnan (test.test_decimal.ContextAPItests) ... ok test_is_signed (test.test_decimal.ContextAPItests) ... ok test_is_snan (test.test_decimal.ContextAPItests) ... ok test_is_subnormal (test.test_decimal.ContextAPItests) ... ok test_is_zero (test.test_decimal.ContextAPItests) ... ok test_ln (test.test_decimal.ContextAPItests) ... ok test_log10 (test.test_decimal.ContextAPItests) ... ok test_logb (test.test_decimal.ContextAPItests) ... ok test_logical_and (test.test_decimal.ContextAPItests) ... ok test_logical_invert (test.test_decimal.ContextAPItests) ... ok test_logical_or (test.test_decimal.ContextAPItests) ... ok test_logical_xor (test.test_decimal.ContextAPItests) ... ok test_max (test.test_decimal.ContextAPItests) ... ok test_max_mag (test.test_decimal.ContextAPItests) ... ok test_min (test.test_decimal.ContextAPItests) ... ok test_min_mag (test.test_decimal.ContextAPItests) ... ok test_minus (test.test_decimal.ContextAPItests) ... ok test_multiply (test.test_decimal.ContextAPItests) ... ok test_next_minus (test.test_decimal.ContextAPItests) ... ok test_next_plus (test.test_decimal.ContextAPItests) ... ok test_next_toward (test.test_decimal.ContextAPItests) ... ok test_normalize (test.test_decimal.ContextAPItests) ... ok test_number_class (test.test_decimal.ContextAPItests) ... ok test_pickle (test.test_decimal.ContextAPItests) ... ok test_plus (test.test_decimal.ContextAPItests) ... ok test_power (test.test_decimal.ContextAPItests) ... ok test_quantize (test.test_decimal.ContextAPItests) ... ok test_remainder (test.test_decimal.ContextAPItests) ... ok test_remainder_near (test.test_decimal.ContextAPItests) ... ok test_rotate (test.test_decimal.ContextAPItests) ... ok test_same_quantum (test.test_decimal.ContextAPItests) ... ok test_scaleb (test.test_decimal.ContextAPItests) ... ok test_shift (test.test_decimal.ContextAPItests) ... ok test_sqrt (test.test_decimal.ContextAPItests) ... ok test_subtract (test.test_decimal.ContextAPItests) ... ok test_to_eng_string (test.test_decimal.ContextAPItests) ... ok test_to_integral_exact (test.test_decimal.ContextAPItests) ... ok test_to_integral_value (test.test_decimal.ContextAPItests) ... ok test_to_sci_string (test.test_decimal.ContextAPItests) ... ok test_abs (test.test_decimal.DecimalTest) ... ok test_add (test.test_decimal.DecimalTest) ... ok test_and (test.test_decimal.DecimalTest) ... ok test_base (test.test_decimal.DecimalTest) ... ok test_clamp (test.test_decimal.DecimalTest) ... ok test_class (test.test_decimal.DecimalTest) ... ok test_compare (test.test_decimal.DecimalTest) ... ok test_comparetotal (test.test_decimal.DecimalTest) ... ok test_comparetotmag (test.test_decimal.DecimalTest) ... ok test_copy (test.test_decimal.DecimalTest) ... ok test_copyabs (test.test_decimal.DecimalTest) ... ok test_copynegate (test.test_decimal.DecimalTest) ... ok test_copysign (test.test_decimal.DecimalTest) ... ok test_ddAbs (test.test_decimal.DecimalTest) ... ok test_ddAdd (test.test_decimal.DecimalTest) ... ok test_ddAnd (test.test_decimal.DecimalTest) ... ok test_ddBase (test.test_decimal.DecimalTest) ... ok test_ddCanonical (test.test_decimal.DecimalTest) ... ok test_ddClass (test.test_decimal.DecimalTest) ... ok test_ddCompare (test.test_decimal.DecimalTest) ... ok test_ddCompareSig (test.test_decimal.DecimalTest) ... ok test_ddCompareTotal (test.test_decimal.DecimalTest) ... ok test_ddCompareTotalMag (test.test_decimal.DecimalTest) ... ok test_ddCopy (test.test_decimal.DecimalTest) ... ok test_ddCopyAbs (test.test_decimal.DecimalTest) ... ok test_ddCopyNegate (test.test_decimal.DecimalTest) ... ok test_ddCopySign (test.test_decimal.DecimalTest) ... ok test_ddDivide (test.test_decimal.DecimalTest) ... ok test_ddDivideInt (test.test_decimal.DecimalTest) ... ok test_ddEncode (test.test_decimal.DecimalTest) ... ok test_ddFMA (test.test_decimal.DecimalTest) ... ok test_ddInvert (test.test_decimal.DecimalTest) ... ok test_ddLogB (test.test_decimal.DecimalTest) ... ok test_ddMax (test.test_decimal.DecimalTest) ... ok test_ddMaxMag (test.test_decimal.DecimalTest) ... ok test_ddMin (test.test_decimal.DecimalTest) ... ok test_ddMinMag (test.test_decimal.DecimalTest) ... ok test_ddMinus (test.test_decimal.DecimalTest) ... ok test_ddMultiply (test.test_decimal.DecimalTest) ... ok test_ddNextMinus (test.test_decimal.DecimalTest) ... ok test_ddNextPlus (test.test_decimal.DecimalTest) ... ok test_ddNextToward (test.test_decimal.DecimalTest) ... ok test_ddOr (test.test_decimal.DecimalTest) ... ok test_ddPlus (test.test_decimal.DecimalTest) ... ok test_ddQuantize (test.test_decimal.DecimalTest) ... ok test_ddReduce (test.test_decimal.DecimalTest) ... ok test_ddRemainder (test.test_decimal.DecimalTest) ... ok test_ddRemainderNear (test.test_decimal.DecimalTest) ... ok test_ddRotate (test.test_decimal.DecimalTest) ... ok test_ddSameQuantum (test.test_decimal.DecimalTest) ... ok test_ddScaleB (test.test_decimal.DecimalTest) ... ok test_ddShift (test.test_decimal.DecimalTest) ... ok test_ddSubtract (test.test_decimal.DecimalTest) ... ok test_ddToIntegral (test.test_decimal.DecimalTest) ... ok test_ddXor (test.test_decimal.DecimalTest) ... ok test_decDouble (test.test_decimal.DecimalTest) ... ok test_decQuad (test.test_decimal.DecimalTest) ... ok test_decSingle (test.test_decimal.DecimalTest) ... ok test_divide (test.test_decimal.DecimalTest) ... ok test_divideint (test.test_decimal.DecimalTest) ... ok test_dqAbs (test.test_decimal.DecimalTest) ... ok test_dqAdd (test.test_decimal.DecimalTest) ... ok test_dqAnd (test.test_decimal.DecimalTest) ... ok test_dqBase (test.test_decimal.DecimalTest) ... ok test_dqCanonical (test.test_decimal.DecimalTest) ... ok test_dqClass (test.test_decimal.DecimalTest) ... ok test_dqCompare (test.test_decimal.DecimalTest) ... ok test_dqCompareSig (test.test_decimal.DecimalTest) ... ok test_dqCompareTotal (test.test_decimal.DecimalTest) ... ok test_dqCompareTotalMag (test.test_decimal.DecimalTest) ... ok test_dqCopy (test.test_decimal.DecimalTest) ... ok test_dqCopyAbs (test.test_decimal.DecimalTest) ... ok test_dqCopyNegate (test.test_decimal.DecimalTest) ... ok test_dqCopySign (test.test_decimal.DecimalTest) ... ok test_dqDivide (test.test_decimal.DecimalTest) ... ok test_dqDivideInt (test.test_decimal.DecimalTest) ... ok test_dqEncode (test.test_decimal.DecimalTest) ... ok test_dqFMA (test.test_decimal.DecimalTest) ... ok test_dqInvert (test.test_decimal.DecimalTest) ... ok test_dqLogB (test.test_decimal.DecimalTest) ... ok test_dqMax (test.test_decimal.DecimalTest) ... ok test_dqMaxMag (test.test_decimal.DecimalTest) ... ok test_dqMin (test.test_decimal.DecimalTest) ... ok test_dqMinMag (test.test_decimal.DecimalTest) ... ok test_dqMinus (test.test_decimal.DecimalTest) ... ok test_dqMultiply (test.test_decimal.DecimalTest) ... ok test_dqNextMinus (test.test_decimal.DecimalTest) ... ok test_dqNextPlus (test.test_decimal.DecimalTest) ... ok test_dqNextToward (test.test_decimal.DecimalTest) ... ok test_dqOr (test.test_decimal.DecimalTest) ... ok test_dqPlus (test.test_decimal.DecimalTest) ... ok test_dqQuantize (test.test_decimal.DecimalTest) ... ok test_dqReduce (test.test_decimal.DecimalTest) ... ok test_dqRemainder (test.test_decimal.DecimalTest) ... ok test_dqRemainderNear (test.test_decimal.DecimalTest) ... ok test_dqRotate (test.test_decimal.DecimalTest) ... ok test_dqSameQuantum (test.test_decimal.DecimalTest) ... ok test_dqScaleB (test.test_decimal.DecimalTest) ... ok test_dqShift (test.test_decimal.DecimalTest) ... ok test_dqSubtract (test.test_decimal.DecimalTest) ... ok test_dqToIntegral (test.test_decimal.DecimalTest) ... ok test_dqXor (test.test_decimal.DecimalTest) ... ok test_dsBase (test.test_decimal.DecimalTest) ... ok test_dsEncode (test.test_decimal.DecimalTest) ... ok test_exp (test.test_decimal.DecimalTest) ... ok test_extra (test.test_decimal.DecimalTest) ... ok test_fma (test.test_decimal.DecimalTest) ... ok test_inexact (test.test_decimal.DecimalTest) ... ok test_invert (test.test_decimal.DecimalTest) ... ok test_ln (test.test_decimal.DecimalTest) ... ok test_log10 (test.test_decimal.DecimalTest) ... ok test_logb (test.test_decimal.DecimalTest) ... ok test_max (test.test_decimal.DecimalTest) ... ok test_maxmag (test.test_decimal.DecimalTest) ... ok test_min (test.test_decimal.DecimalTest) ... ok test_minmag (test.test_decimal.DecimalTest) ... ok test_minus (test.test_decimal.DecimalTest) ... ok test_multiply (test.test_decimal.DecimalTest) ... ok test_nextminus (test.test_decimal.DecimalTest) ... ok test_nextplus (test.test_decimal.DecimalTest) ... ok test_nexttoward (test.test_decimal.DecimalTest) ... ok test_or (test.test_decimal.DecimalTest) ... ok test_plus (test.test_decimal.DecimalTest) ... ok test_power (test.test_decimal.DecimalTest) ... ok test_powersqrt (test.test_decimal.DecimalTest) ... ok test_quantize (test.test_decimal.DecimalTest) ... ok test_randomBound32 (test.test_decimal.DecimalTest) ... ok test_randoms (test.test_decimal.DecimalTest) ... ok test_reduce (test.test_decimal.DecimalTest) ... ok test_remainder (test.test_decimal.DecimalTest) ... ok test_remainderNear (test.test_decimal.DecimalTest) ... ok test_rescale (test.test_decimal.DecimalTest) ... ok test_rotate (test.test_decimal.DecimalTest) ... ok test_rounding (test.test_decimal.DecimalTest) ... ok test_samequantum (test.test_decimal.DecimalTest) ... ok test_scaleb (test.test_decimal.DecimalTest) ... ok test_shift (test.test_decimal.DecimalTest) ... ok test_squareroot (test.test_decimal.DecimalTest) ... ok test_subtract (test.test_decimal.DecimalTest) ... ok test_testall (test.test_decimal.DecimalTest) ... ok test_tointegral (test.test_decimal.DecimalTest) ... ok test_tointegralx (test.test_decimal.DecimalTest) ... ok test_xor (test.test_decimal.DecimalTest) ... ok test_localcontext (test.test_decimal.WithStatementTest) ... ok test_localcontextarg (test.test_decimal.WithStatementTest) ... ok test_flags_irrelevant (test.test_decimal.ContextFlags) ... ok ---------------------------------------------------------------------- Ran 259 tests in 2.305s OK Trying: from decimal import * Expecting nothing ok Trying: setcontext(ExtendedContext) Expecting nothing ok Trying: Decimal(0) Expecting: Decimal('0') ok Trying: Decimal('1') Expecting: Decimal('1') ok Trying: Decimal('-.0123') Expecting: Decimal('-0.0123') ok Trying: Decimal(123456) Expecting: Decimal('123456') ok Trying: Decimal('123.45e12345678901234567890') Expecting: Decimal('1.2345E+12345678901234567892') ok Trying: Decimal('1.33') + Decimal('1.27') Expecting: Decimal('2.60') ok Trying: Decimal('12.34') + Decimal('3.87') - Decimal('18.41') Expecting: Decimal('-2.20') ok Trying: dig = Decimal(1) Expecting nothing ok Trying: print dig / Decimal(3) Expecting: 0.333333333 ok Trying: getcontext().prec = 18 Expecting nothing ok Trying: print dig / Decimal(3) Expecting: 0.333333333333333333 ok Trying: print dig.sqrt() Expecting: 1 ok Trying: print Decimal(3).sqrt() Expecting: 1.73205080756887729 ok Trying: print Decimal(3) ** 123 Expecting: 4.85192780976896427E+58 ok Trying: inf = Decimal(1) / Decimal(0) Expecting nothing ok Trying: print inf Expecting: Infinity ok Trying: neginf = Decimal(-1) / Decimal(0) Expecting nothing ok Trying: print neginf Expecting: -Infinity ok Trying: print neginf + inf Expecting: NaN ok Trying: print neginf * inf Expecting: -Infinity ok Trying: print dig / 0 Expecting: Infinity ok Trying: getcontext().traps[DivisionByZero] = 1 Expecting nothing ok Trying: print dig / 0 Expecting: Traceback (most recent call last): ... ... ... DivisionByZero: x / 0 ok Trying: c = Context() Expecting nothing ok Trying: c.traps[InvalidOperation] = 0 Expecting nothing ok Trying: print c.flags[InvalidOperation] Expecting: 0 ok Trying: c.divide(Decimal(0), Decimal(0)) Expecting: Decimal('NaN') ok Trying: c.traps[InvalidOperation] = 1 Expecting nothing ok Trying: print c.flags[InvalidOperation] Expecting: 1 ok Trying: c.flags[InvalidOperation] = 0 Expecting nothing ok Trying: print c.flags[InvalidOperation] Expecting: 0 ok Trying: print c.divide(Decimal(0), Decimal(0)) Expecting: Traceback (most recent call last): ... ... ... InvalidOperation: 0 / 0 ok Trying: print c.flags[InvalidOperation] Expecting: 1 ok Trying: c.flags[InvalidOperation] = 0 Expecting nothing ok Trying: c.traps[InvalidOperation] = 0 Expecting nothing ok Trying: print c.divide(Decimal(0), Decimal(0)) Expecting: NaN ok Trying: print c.flags[InvalidOperation] Expecting: 1 ok Trying: ExtendedContext.abs(Decimal('2.1')) Expecting: Decimal('2.1') ok Trying: ExtendedContext.abs(Decimal('-100')) Expecting: Decimal('100') ok Trying: ExtendedContext.abs(Decimal('101.5')) Expecting: Decimal('101.5') ok Trying: ExtendedContext.abs(Decimal('-101.5')) Expecting: Decimal('101.5') ok Trying: ExtendedContext.abs(-1) Expecting: Decimal('1') ok Trying: ExtendedContext.add(Decimal('12'), Decimal('7.00')) Expecting: Decimal('19.00') ok Trying: ExtendedContext.add(Decimal('1E+2'), Decimal('1.01E+4')) Expecting: Decimal('1.02E+4') ok Trying: ExtendedContext.add(1, Decimal(2)) Expecting: Decimal('3') ok Trying: ExtendedContext.add(Decimal(8), 5) Expecting: Decimal('13') ok Trying: ExtendedContext.add(5, 5) Expecting: Decimal('10') ok Trying: ExtendedContext.canonical(Decimal('2.50')) Expecting: Decimal('2.50') ok Trying: ExtendedContext.compare(Decimal('2.1'), Decimal('3')) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare(Decimal('2.1'), Decimal('2.1')) Expecting: Decimal('0') ok Trying: ExtendedContext.compare(Decimal('2.1'), Decimal('2.10')) Expecting: Decimal('0') ok Trying: ExtendedContext.compare(Decimal('3'), Decimal('2.1')) Expecting: Decimal('1') ok Trying: ExtendedContext.compare(Decimal('2.1'), Decimal('-3')) Expecting: Decimal('1') ok Trying: ExtendedContext.compare(Decimal('-3'), Decimal('2.1')) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare(1, 2) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare(Decimal(1), 2) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare(1, Decimal(2)) Expecting: Decimal('-1') ok Trying: c = ExtendedContext Expecting nothing ok Trying: c.compare_signal(Decimal('2.1'), Decimal('3')) Expecting: Decimal('-1') ok Trying: c.compare_signal(Decimal('2.1'), Decimal('2.1')) Expecting: Decimal('0') ok Trying: c.flags[InvalidOperation] = 0 Expecting nothing ok Trying: print c.flags[InvalidOperation] Expecting: 0 ok Trying: c.compare_signal(Decimal('NaN'), Decimal('2.1')) Expecting: Decimal('NaN') ok Trying: print c.flags[InvalidOperation] Expecting: 1 ok Trying: c.flags[InvalidOperation] = 0 Expecting nothing ok Trying: print c.flags[InvalidOperation] Expecting: 0 ok Trying: c.compare_signal(Decimal('sNaN'), Decimal('2.1')) Expecting: Decimal('NaN') ok Trying: print c.flags[InvalidOperation] Expecting: 1 ok Trying: c.compare_signal(-1, 2) Expecting: Decimal('-1') ok Trying: c.compare_signal(Decimal(-1), 2) Expecting: Decimal('-1') ok Trying: c.compare_signal(-1, Decimal(2)) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(Decimal('12.73'), Decimal('127.9')) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(Decimal('-127'), Decimal('12')) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(Decimal('12.30'), Decimal('12.3')) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(Decimal('12.30'), Decimal('12.30')) Expecting: Decimal('0') ok Trying: ExtendedContext.compare_total(Decimal('12.3'), Decimal('12.300')) Expecting: Decimal('1') ok Trying: ExtendedContext.compare_total(Decimal('12.3'), Decimal('NaN')) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(1, 2) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(Decimal(1), 2) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(1, Decimal(2)) Expecting: Decimal('-1') ok Trying: ExtendedContext.copy_abs(Decimal('2.1')) Expecting: Decimal('2.1') ok Trying: ExtendedContext.copy_abs(Decimal('-100')) Expecting: Decimal('100') ok Trying: ExtendedContext.copy_abs(-1) Expecting: Decimal('1') ok Trying: ExtendedContext.copy_decimal(Decimal('2.1')) Expecting: Decimal('2.1') ok Trying: ExtendedContext.copy_decimal(Decimal('-1.00')) Expecting: Decimal('-1.00') ok Trying: ExtendedContext.copy_decimal(1) Expecting: Decimal('1') ok Trying: ExtendedContext.copy_negate(Decimal('101.5')) Expecting: Decimal('-101.5') ok Trying: ExtendedContext.copy_negate(Decimal('-101.5')) Expecting: Decimal('101.5') ok Trying: ExtendedContext.copy_negate(1) Expecting: Decimal('-1') ok Trying: ExtendedContext.copy_sign(Decimal( '1.50'), Decimal('7.33')) Expecting: Decimal('1.50') ok Trying: ExtendedContext.copy_sign(Decimal('-1.50'), Decimal('7.33')) Expecting: Decimal('1.50') ok Trying: ExtendedContext.copy_sign(Decimal( '1.50'), Decimal('-7.33')) Expecting: Decimal('-1.50') ok Trying: ExtendedContext.copy_sign(Decimal('-1.50'), Decimal('-7.33')) Expecting: Decimal('-1.50') ok Trying: ExtendedContext.copy_sign(1, -2) Expecting: Decimal('-1') ok Trying: ExtendedContext.copy_sign(Decimal(1), -2) Expecting: Decimal('-1') ok Trying: ExtendedContext.copy_sign(1, Decimal(-2)) Expecting: Decimal('-1') ok Trying: context = Context(prec=5, rounding=ROUND_DOWN) Expecting nothing ok Trying: context.create_decimal_from_float(3.1415926535897932) Expecting: Decimal('3.1415') ok Trying: context = Context(prec=5, traps=[Inexact]) Expecting nothing ok Trying: context.create_decimal_from_float(3.1415926535897932) Expecting: Traceback (most recent call last): ... Inexact: None ok Trying: ExtendedContext.divide(Decimal('1'), Decimal('3')) Expecting: Decimal('0.333333333') ok Trying: ExtendedContext.divide(Decimal('2'), Decimal('3')) Expecting: Decimal('0.666666667') ok Trying: ExtendedContext.divide(Decimal('5'), Decimal('2')) Expecting: Decimal('2.5') ok Trying: ExtendedContext.divide(Decimal('1'), Decimal('10')) Expecting: Decimal('0.1') ok Trying: ExtendedContext.divide(Decimal('12'), Decimal('12')) Expecting: Decimal('1') ok Trying: ExtendedContext.divide(Decimal('8.00'), Decimal('2')) Expecting: Decimal('4.00') ok Trying: ExtendedContext.divide(Decimal('2.400'), Decimal('2.0')) Expecting: Decimal('1.20') ok Trying: ExtendedContext.divide(Decimal('1000'), Decimal('100')) Expecting: Decimal('10') ok Trying: ExtendedContext.divide(Decimal('1000'), Decimal('1')) Expecting: Decimal('1000') ok Trying: ExtendedContext.divide(Decimal('2.40E+6'), Decimal('2')) Expecting: Decimal('1.20E+6') ok Trying: ExtendedContext.divide(5, 5) Expecting: Decimal('1') ok Trying: ExtendedContext.divide(Decimal(5), 5) Expecting: Decimal('1') ok Trying: ExtendedContext.divide(5, Decimal(5)) Expecting: Decimal('1') ok Trying: ExtendedContext.divide_int(Decimal('2'), Decimal('3')) Expecting: Decimal('0') ok Trying: ExtendedContext.divide_int(Decimal('10'), Decimal('3')) Expecting: Decimal('3') ok Trying: ExtendedContext.divide_int(Decimal('1'), Decimal('0.3')) Expecting: Decimal('3') ok Trying: ExtendedContext.divide_int(10, 3) Expecting: Decimal('3') ok Trying: ExtendedContext.divide_int(Decimal(10), 3) Expecting: Decimal('3') ok Trying: ExtendedContext.divide_int(10, Decimal(3)) Expecting: Decimal('3') ok Trying: ExtendedContext.divmod(Decimal(8), Decimal(3)) Expecting: (Decimal('2'), Decimal('2')) ok Trying: ExtendedContext.divmod(Decimal(8), Decimal(4)) Expecting: (Decimal('2'), Decimal('0')) ok Trying: ExtendedContext.divmod(8, 4) Expecting: (Decimal('2'), Decimal('0')) ok Trying: ExtendedContext.divmod(Decimal(8), 4) Expecting: (Decimal('2'), Decimal('0')) ok Trying: ExtendedContext.divmod(8, Decimal(4)) Expecting: (Decimal('2'), Decimal('0')) ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.exp(Decimal('-Infinity')) Expecting: Decimal('0') ok Trying: c.exp(Decimal('-1')) Expecting: Decimal('0.367879441') ok Trying: c.exp(Decimal('0')) Expecting: Decimal('1') ok Trying: c.exp(Decimal('1')) Expecting: Decimal('2.71828183') ok Trying: c.exp(Decimal('0.693147181')) Expecting: Decimal('2.00000000') ok Trying: c.exp(Decimal('+Infinity')) Expecting: Decimal('Infinity') ok Trying: c.exp(10) Expecting: Decimal('22026.4658') ok Trying: ExtendedContext.fma(Decimal('3'), Decimal('5'), Decimal('7')) Expecting: Decimal('22') ok Trying: ExtendedContext.fma(Decimal('3'), Decimal('-5'), Decimal('7')) Expecting: Decimal('-8') ok Trying: ExtendedContext.fma(Decimal('888565290'), Decimal('1557.96930'), Decimal('-86087.7578')) Expecting: Decimal('1.38435736E+12') ok Trying: ExtendedContext.fma(1, 3, 4) Expecting: Decimal('7') ok Trying: ExtendedContext.fma(1, Decimal(3), 4) Expecting: Decimal('7') ok Trying: ExtendedContext.fma(1, 3, Decimal(4)) Expecting: Decimal('7') ok Trying: ExtendedContext.is_canonical(Decimal('2.50')) Expecting: True ok Trying: ExtendedContext.is_finite(Decimal('2.50')) Expecting: True ok Trying: ExtendedContext.is_finite(Decimal('-0.3')) Expecting: True ok Trying: ExtendedContext.is_finite(Decimal('0')) Expecting: True ok Trying: ExtendedContext.is_finite(Decimal('Inf')) Expecting: False ok Trying: ExtendedContext.is_finite(Decimal('NaN')) Expecting: False ok Trying: ExtendedContext.is_finite(1) Expecting: True ok Trying: ExtendedContext.is_infinite(Decimal('2.50')) Expecting: False ok Trying: ExtendedContext.is_infinite(Decimal('-Inf')) Expecting: True ok Trying: ExtendedContext.is_infinite(Decimal('NaN')) Expecting: False ok Trying: ExtendedContext.is_infinite(1) Expecting: False ok Trying: ExtendedContext.is_nan(Decimal('2.50')) Expecting: False ok Trying: ExtendedContext.is_nan(Decimal('NaN')) Expecting: True ok Trying: ExtendedContext.is_nan(Decimal('-sNaN')) Expecting: True ok Trying: ExtendedContext.is_nan(1) Expecting: False ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.is_normal(Decimal('2.50')) Expecting: True ok Trying: c.is_normal(Decimal('0.1E-999')) Expecting: False ok Trying: c.is_normal(Decimal('0.00')) Expecting: False ok Trying: c.is_normal(Decimal('-Inf')) Expecting: False ok Trying: c.is_normal(Decimal('NaN')) Expecting: False ok Trying: c.is_normal(1) Expecting: True ok Trying: ExtendedContext.is_qnan(Decimal('2.50')) Expecting: False ok Trying: ExtendedContext.is_qnan(Decimal('NaN')) Expecting: True ok Trying: ExtendedContext.is_qnan(Decimal('sNaN')) Expecting: False ok Trying: ExtendedContext.is_qnan(1) Expecting: False ok Trying: ExtendedContext.is_signed(Decimal('2.50')) Expecting: False ok Trying: ExtendedContext.is_signed(Decimal('-12')) Expecting: True ok Trying: ExtendedContext.is_signed(Decimal('-0')) Expecting: True ok Trying: ExtendedContext.is_signed(8) Expecting: False ok Trying: ExtendedContext.is_signed(-8) Expecting: True ok Trying: ExtendedContext.is_snan(Decimal('2.50')) Expecting: False ok Trying: ExtendedContext.is_snan(Decimal('NaN')) Expecting: False ok Trying: ExtendedContext.is_snan(Decimal('sNaN')) Expecting: True ok Trying: ExtendedContext.is_snan(1) Expecting: False ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.is_subnormal(Decimal('2.50')) Expecting: False ok Trying: c.is_subnormal(Decimal('0.1E-999')) Expecting: True ok Trying: c.is_subnormal(Decimal('0.00')) Expecting: False ok Trying: c.is_subnormal(Decimal('-Inf')) Expecting: False ok Trying: c.is_subnormal(Decimal('NaN')) Expecting: False ok Trying: c.is_subnormal(1) Expecting: False ok Trying: ExtendedContext.is_zero(Decimal('0')) Expecting: True ok Trying: ExtendedContext.is_zero(Decimal('2.50')) Expecting: False ok Trying: ExtendedContext.is_zero(Decimal('-0E+2')) Expecting: True ok Trying: ExtendedContext.is_zero(1) Expecting: False ok Trying: ExtendedContext.is_zero(0) Expecting: True ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.ln(Decimal('0')) Expecting: Decimal('-Infinity') ok Trying: c.ln(Decimal('1.000')) Expecting: Decimal('0') ok Trying: c.ln(Decimal('2.71828183')) Expecting: Decimal('1.00000000') ok Trying: c.ln(Decimal('10')) Expecting: Decimal('2.30258509') ok Trying: c.ln(Decimal('+Infinity')) Expecting: Decimal('Infinity') ok Trying: c.ln(1) Expecting: Decimal('0') ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.log10(Decimal('0')) Expecting: Decimal('-Infinity') ok Trying: c.log10(Decimal('0.001')) Expecting: Decimal('-3') ok Trying: c.log10(Decimal('1.000')) Expecting: Decimal('0') ok Trying: c.log10(Decimal('2')) Expecting: Decimal('0.301029996') ok Trying: c.log10(Decimal('10')) Expecting: Decimal('1') ok Trying: c.log10(Decimal('70')) Expecting: Decimal('1.84509804') ok Trying: c.log10(Decimal('+Infinity')) Expecting: Decimal('Infinity') ok Trying: c.log10(0) Expecting: Decimal('-Infinity') ok Trying: c.log10(1) Expecting: Decimal('0') ok Trying: ExtendedContext.logb(Decimal('250')) Expecting: Decimal('2') ok Trying: ExtendedContext.logb(Decimal('2.50')) Expecting: Decimal('0') ok Trying: ExtendedContext.logb(Decimal('0.03')) Expecting: Decimal('-2') ok Trying: ExtendedContext.logb(Decimal('0')) Expecting: Decimal('-Infinity') ok Trying: ExtendedContext.logb(1) Expecting: Decimal('0') ok Trying: ExtendedContext.logb(10) Expecting: Decimal('1') ok Trying: ExtendedContext.logb(100) Expecting: Decimal('2') ok Trying: ExtendedContext.logical_and(Decimal('0'), Decimal('0')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_and(Decimal('0'), Decimal('1')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_and(Decimal('1'), Decimal('0')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_and(Decimal('1'), Decimal('1')) Expecting: Decimal('1') ok Trying: ExtendedContext.logical_and(Decimal('1100'), Decimal('1010')) Expecting: Decimal('1000') ok Trying: ExtendedContext.logical_and(Decimal('1111'), Decimal('10')) Expecting: Decimal('10') ok Trying: ExtendedContext.logical_and(110, 1101) Expecting: Decimal('100') ok Trying: ExtendedContext.logical_and(Decimal(110), 1101) Expecting: Decimal('100') ok Trying: ExtendedContext.logical_and(110, Decimal(1101)) Expecting: Decimal('100') ok Trying: ExtendedContext.logical_invert(Decimal('0')) Expecting: Decimal('111111111') ok Trying: ExtendedContext.logical_invert(Decimal('1')) Expecting: Decimal('111111110') ok Trying: ExtendedContext.logical_invert(Decimal('111111111')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_invert(Decimal('101010101')) Expecting: Decimal('10101010') ok Trying: ExtendedContext.logical_invert(1101) Expecting: Decimal('111110010') ok Trying: ExtendedContext.logical_or(Decimal('0'), Decimal('0')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_or(Decimal('0'), Decimal('1')) Expecting: Decimal('1') ok Trying: ExtendedContext.logical_or(Decimal('1'), Decimal('0')) Expecting: Decimal('1') ok Trying: ExtendedContext.logical_or(Decimal('1'), Decimal('1')) Expecting: Decimal('1') ok Trying: ExtendedContext.logical_or(Decimal('1100'), Decimal('1010')) Expecting: Decimal('1110') ok Trying: ExtendedContext.logical_or(Decimal('1110'), Decimal('10')) Expecting: Decimal('1110') ok Trying: ExtendedContext.logical_or(110, 1101) Expecting: Decimal('1111') ok Trying: ExtendedContext.logical_or(Decimal(110), 1101) Expecting: Decimal('1111') ok Trying: ExtendedContext.logical_or(110, Decimal(1101)) Expecting: Decimal('1111') ok Trying: ExtendedContext.logical_xor(Decimal('0'), Decimal('0')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_xor(Decimal('0'), Decimal('1')) Expecting: Decimal('1') ok Trying: ExtendedContext.logical_xor(Decimal('1'), Decimal('0')) Expecting: Decimal('1') ok Trying: ExtendedContext.logical_xor(Decimal('1'), Decimal('1')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_xor(Decimal('1100'), Decimal('1010')) Expecting: Decimal('110') ok Trying: ExtendedContext.logical_xor(Decimal('1111'), Decimal('10')) Expecting: Decimal('1101') ok Trying: ExtendedContext.logical_xor(110, 1101) Expecting: Decimal('1011') ok Trying: ExtendedContext.logical_xor(Decimal(110), 1101) Expecting: Decimal('1011') ok Trying: ExtendedContext.logical_xor(110, Decimal(1101)) Expecting: Decimal('1011') ok Trying: ExtendedContext.max(Decimal('3'), Decimal('2')) Expecting: Decimal('3') ok Trying: ExtendedContext.max(Decimal('-10'), Decimal('3')) Expecting: Decimal('3') ok Trying: ExtendedContext.max(Decimal('1.0'), Decimal('1')) Expecting: Decimal('1') ok Trying: ExtendedContext.max(Decimal('7'), Decimal('NaN')) Expecting: Decimal('7') ok Trying: ExtendedContext.max(1, 2) Expecting: Decimal('2') ok Trying: ExtendedContext.max(Decimal(1), 2) Expecting: Decimal('2') ok Trying: ExtendedContext.max(1, Decimal(2)) Expecting: Decimal('2') ok Trying: ExtendedContext.max_mag(Decimal('7'), Decimal('NaN')) Expecting: Decimal('7') ok Trying: ExtendedContext.max_mag(Decimal('7'), Decimal('-10')) Expecting: Decimal('-10') ok Trying: ExtendedContext.max_mag(1, -2) Expecting: Decimal('-2') ok Trying: ExtendedContext.max_mag(Decimal(1), -2) Expecting: Decimal('-2') ok Trying: ExtendedContext.max_mag(1, Decimal(-2)) Expecting: Decimal('-2') ok Trying: ExtendedContext.min(Decimal('3'), Decimal('2')) Expecting: Decimal('2') ok Trying: ExtendedContext.min(Decimal('-10'), Decimal('3')) Expecting: Decimal('-10') ok Trying: ExtendedContext.min(Decimal('1.0'), Decimal('1')) Expecting: Decimal('1.0') ok Trying: ExtendedContext.min(Decimal('7'), Decimal('NaN')) Expecting: Decimal('7') ok Trying: ExtendedContext.min(1, 2) Expecting: Decimal('1') ok Trying: ExtendedContext.min(Decimal(1), 2) Expecting: Decimal('1') ok Trying: ExtendedContext.min(1, Decimal(29)) Expecting: Decimal('1') ok Trying: ExtendedContext.min_mag(Decimal('3'), Decimal('-2')) Expecting: Decimal('-2') ok Trying: ExtendedContext.min_mag(Decimal('-3'), Decimal('NaN')) Expecting: Decimal('-3') ok Trying: ExtendedContext.min_mag(1, -2) Expecting: Decimal('1') ok Trying: ExtendedContext.min_mag(Decimal(1), -2) Expecting: Decimal('1') ok Trying: ExtendedContext.min_mag(1, Decimal(-2)) Expecting: Decimal('1') ok Trying: ExtendedContext.minus(Decimal('1.3')) Expecting: Decimal('-1.3') ok Trying: ExtendedContext.minus(Decimal('-1.3')) Expecting: Decimal('1.3') ok Trying: ExtendedContext.minus(1) Expecting: Decimal('-1') ok Trying: ExtendedContext.multiply(Decimal('1.20'), Decimal('3')) Expecting: Decimal('3.60') ok Trying: ExtendedContext.multiply(Decimal('7'), Decimal('3')) Expecting: Decimal('21') ok Trying: ExtendedContext.multiply(Decimal('0.9'), Decimal('0.8')) Expecting: Decimal('0.72') ok Trying: ExtendedContext.multiply(Decimal('0.9'), Decimal('-0')) Expecting: Decimal('-0.0') ok Trying: ExtendedContext.multiply(Decimal('654321'), Decimal('654321')) Expecting: Decimal('4.28135971E+11') ok Trying: ExtendedContext.multiply(7, 7) Expecting: Decimal('49') ok Trying: ExtendedContext.multiply(Decimal(7), 7) Expecting: Decimal('49') ok Trying: ExtendedContext.multiply(7, Decimal(7)) Expecting: Decimal('49') ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: ExtendedContext.next_minus(Decimal('1')) Expecting: Decimal('0.999999999') ok Trying: c.next_minus(Decimal('1E-1007')) Expecting: Decimal('0E-1007') ok Trying: ExtendedContext.next_minus(Decimal('-1.00000003')) Expecting: Decimal('-1.00000004') ok Trying: c.next_minus(Decimal('Infinity')) Expecting: Decimal('9.99999999E+999') ok Trying: c.next_minus(1) Expecting: Decimal('0.999999999') ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: ExtendedContext.next_plus(Decimal('1')) Expecting: Decimal('1.00000001') ok Trying: c.next_plus(Decimal('-1E-1007')) Expecting: Decimal('-0E-1007') ok Trying: ExtendedContext.next_plus(Decimal('-1.00000003')) Expecting: Decimal('-1.00000002') ok Trying: c.next_plus(Decimal('-Infinity')) Expecting: Decimal('-9.99999999E+999') ok Trying: c.next_plus(1) Expecting: Decimal('1.00000001') ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.next_toward(Decimal('1'), Decimal('2')) Expecting: Decimal('1.00000001') ok Trying: c.next_toward(Decimal('-1E-1007'), Decimal('1')) Expecting: Decimal('-0E-1007') ok Trying: c.next_toward(Decimal('-1.00000003'), Decimal('0')) Expecting: Decimal('-1.00000002') ok Trying: c.next_toward(Decimal('1'), Decimal('0')) Expecting: Decimal('0.999999999') ok Trying: c.next_toward(Decimal('1E-1007'), Decimal('-100')) Expecting: Decimal('0E-1007') ok Trying: c.next_toward(Decimal('-1.00000003'), Decimal('-10')) Expecting: Decimal('-1.00000004') ok Trying: c.next_toward(Decimal('0.00'), Decimal('-0.0000')) Expecting: Decimal('-0.00') ok Trying: c.next_toward(0, 1) Expecting: Decimal('1E-1007') ok Trying: c.next_toward(Decimal(0), 1) Expecting: Decimal('1E-1007') ok Trying: c.next_toward(0, Decimal(1)) Expecting: Decimal('1E-1007') ok Trying: ExtendedContext.normalize(Decimal('2.1')) Expecting: Decimal('2.1') ok Trying: ExtendedContext.normalize(Decimal('-2.0')) Expecting: Decimal('-2') ok Trying: ExtendedContext.normalize(Decimal('1.200')) Expecting: Decimal('1.2') ok Trying: ExtendedContext.normalize(Decimal('-120')) Expecting: Decimal('-1.2E+2') ok Trying: ExtendedContext.normalize(Decimal('120.00')) Expecting: Decimal('1.2E+2') ok Trying: ExtendedContext.normalize(Decimal('0.00')) Expecting: Decimal('0') ok Trying: ExtendedContext.normalize(6) Expecting: Decimal('6') ok Trying: c = Context(ExtendedContext) Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.number_class(Decimal('Infinity')) Expecting: '+Infinity' ok Trying: c.number_class(Decimal('1E-10')) Expecting: '+Normal' ok Trying: c.number_class(Decimal('2.50')) Expecting: '+Normal' ok Trying: c.number_class(Decimal('0.1E-999')) Expecting: '+Subnormal' ok Trying: c.number_class(Decimal('0')) Expecting: '+Zero' ok Trying: c.number_class(Decimal('-0')) Expecting: '-Zero' ok Trying: c.number_class(Decimal('-0.1E-999')) Expecting: '-Subnormal' ok Trying: c.number_class(Decimal('-1E-10')) Expecting: '-Normal' ok Trying: c.number_class(Decimal('-2.50')) Expecting: '-Normal' ok Trying: c.number_class(Decimal('-Infinity')) Expecting: '-Infinity' ok Trying: c.number_class(Decimal('NaN')) Expecting: 'NaN' ok Trying: c.number_class(Decimal('-NaN')) Expecting: 'NaN' ok Trying: c.number_class(Decimal('sNaN')) Expecting: 'sNaN' ok Trying: c.number_class(123) Expecting: '+Normal' ok Trying: ExtendedContext.plus(Decimal('1.3')) Expecting: Decimal('1.3') ok Trying: ExtendedContext.plus(Decimal('-1.3')) Expecting: Decimal('-1.3') ok Trying: ExtendedContext.plus(-1) Expecting: Decimal('-1') ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.power(Decimal('2'), Decimal('3')) Expecting: Decimal('8') ok Trying: c.power(Decimal('-2'), Decimal('3')) Expecting: Decimal('-8') ok Trying: c.power(Decimal('2'), Decimal('-3')) Expecting: Decimal('0.125') ok Trying: c.power(Decimal('1.7'), Decimal('8')) Expecting: Decimal('69.7575744') ok Trying: c.power(Decimal('10'), Decimal('0.301029996')) Expecting: Decimal('2.00000000') ok Trying: c.power(Decimal('Infinity'), Decimal('-1')) Expecting: Decimal('0') ok Trying: c.power(Decimal('Infinity'), Decimal('0')) Expecting: Decimal('1') ok Trying: c.power(Decimal('Infinity'), Decimal('1')) Expecting: Decimal('Infinity') ok Trying: c.power(Decimal('-Infinity'), Decimal('-1')) Expecting: Decimal('-0') ok Trying: c.power(Decimal('-Infinity'), Decimal('0')) Expecting: Decimal('1') ok Trying: c.power(Decimal('-Infinity'), Decimal('1')) Expecting: Decimal('-Infinity') ok Trying: c.power(Decimal('-Infinity'), Decimal('2')) Expecting: Decimal('Infinity') ok Trying: c.power(Decimal('0'), Decimal('0')) Expecting: Decimal('NaN') ok Trying: c.power(Decimal('3'), Decimal('7'), Decimal('16')) Expecting: Decimal('11') ok Trying: c.power(Decimal('-3'), Decimal('7'), Decimal('16')) Expecting: Decimal('-11') ok Trying: c.power(Decimal('-3'), Decimal('8'), Decimal('16')) Expecting: Decimal('1') ok Trying: c.power(Decimal('3'), Decimal('7'), Decimal('-16')) Expecting: Decimal('11') ok Trying: c.power(Decimal('23E12345'), Decimal('67E189'), Decimal('123456789')) Expecting: Decimal('11729830') ok Trying: c.power(Decimal('-0'), Decimal('17'), Decimal('1729')) Expecting: Decimal('-0') ok Trying: c.power(Decimal('-23'), Decimal('0'), Decimal('65537')) Expecting: Decimal('1') ok Trying: ExtendedContext.power(7, 7) Expecting: Decimal('823543') ok Trying: ExtendedContext.power(Decimal(7), 7) Expecting: Decimal('823543') ok Trying: ExtendedContext.power(7, Decimal(7), 2) Expecting: Decimal('1') ok Trying: ExtendedContext.quantize(Decimal('2.17'), Decimal('0.001')) Expecting: Decimal('2.170') ok Trying: ExtendedContext.quantize(Decimal('2.17'), Decimal('0.01')) Expecting: Decimal('2.17') ok Trying: ExtendedContext.quantize(Decimal('2.17'), Decimal('0.1')) Expecting: Decimal('2.2') ok Trying: ExtendedContext.quantize(Decimal('2.17'), Decimal('1e+0')) Expecting: Decimal('2') ok Trying: ExtendedContext.quantize(Decimal('2.17'), Decimal('1e+1')) Expecting: Decimal('0E+1') ok Trying: ExtendedContext.quantize(Decimal('-Inf'), Decimal('Infinity')) Expecting: Decimal('-Infinity') ok Trying: ExtendedContext.quantize(Decimal('2'), Decimal('Infinity')) Expecting: Decimal('NaN') ok Trying: ExtendedContext.quantize(Decimal('-0.1'), Decimal('1')) Expecting: Decimal('-0') ok Trying: ExtendedContext.quantize(Decimal('-0'), Decimal('1e+5')) Expecting: Decimal('-0E+5') ok Trying: ExtendedContext.quantize(Decimal('+35236450.6'), Decimal('1e-2')) Expecting: Decimal('NaN') ok Trying: ExtendedContext.quantize(Decimal('-35236450.6'), Decimal('1e-2')) Expecting: Decimal('NaN') ok Trying: ExtendedContext.quantize(Decimal('217'), Decimal('1e-1')) Expecting: Decimal('217.0') ok Trying: ExtendedContext.quantize(Decimal('217'), Decimal('1e-0')) Expecting: Decimal('217') ok Trying: ExtendedContext.quantize(Decimal('217'), Decimal('1e+1')) Expecting: Decimal('2.2E+2') ok Trying: ExtendedContext.quantize(Decimal('217'), Decimal('1e+2')) Expecting: Decimal('2E+2') ok Trying: ExtendedContext.quantize(1, 2) Expecting: Decimal('1') ok Trying: ExtendedContext.quantize(Decimal(1), 2) Expecting: Decimal('1') ok Trying: ExtendedContext.quantize(1, Decimal(2)) Expecting: Decimal('1') ok Trying: ExtendedContext.radix() Expecting: Decimal('10') ok Trying: ExtendedContext.remainder(Decimal('2.1'), Decimal('3')) Expecting: Decimal('2.1') ok Trying: ExtendedContext.remainder(Decimal('10'), Decimal('3')) Expecting: Decimal('1') ok Trying: ExtendedContext.remainder(Decimal('-10'), Decimal('3')) Expecting: Decimal('-1') ok Trying: ExtendedContext.remainder(Decimal('10.2'), Decimal('1')) Expecting: Decimal('0.2') ok Trying: ExtendedContext.remainder(Decimal('10'), Decimal('0.3')) Expecting: Decimal('0.1') ok Trying: ExtendedContext.remainder(Decimal('3.6'), Decimal('1.3')) Expecting: Decimal('1.0') ok Trying: ExtendedContext.remainder(22, 6) Expecting: Decimal('4') ok Trying: ExtendedContext.remainder(Decimal(22), 6) Expecting: Decimal('4') ok Trying: ExtendedContext.remainder(22, Decimal(6)) Expecting: Decimal('4') ok Trying: ExtendedContext.remainder_near(Decimal('2.1'), Decimal('3')) Expecting: Decimal('-0.9') ok Trying: ExtendedContext.remainder_near(Decimal('10'), Decimal('6')) Expecting: Decimal('-2') ok Trying: ExtendedContext.remainder_near(Decimal('10'), Decimal('3')) Expecting: Decimal('1') ok Trying: ExtendedContext.remainder_near(Decimal('-10'), Decimal('3')) Expecting: Decimal('-1') ok Trying: ExtendedContext.remainder_near(Decimal('10.2'), Decimal('1')) Expecting: Decimal('0.2') ok Trying: ExtendedContext.remainder_near(Decimal('10'), Decimal('0.3')) Expecting: Decimal('0.1') ok Trying: ExtendedContext.remainder_near(Decimal('3.6'), Decimal('1.3')) Expecting: Decimal('-0.3') ok Trying: ExtendedContext.remainder_near(3, 11) Expecting: Decimal('3') ok Trying: ExtendedContext.remainder_near(Decimal(3), 11) Expecting: Decimal('3') ok Trying: ExtendedContext.remainder_near(3, Decimal(11)) Expecting: Decimal('3') ok Trying: ExtendedContext.rotate(Decimal('34'), Decimal('8')) Expecting: Decimal('400000003') ok Trying: ExtendedContext.rotate(Decimal('12'), Decimal('9')) Expecting: Decimal('12') ok Trying: ExtendedContext.rotate(Decimal('123456789'), Decimal('-2')) Expecting: Decimal('891234567') ok Trying: ExtendedContext.rotate(Decimal('123456789'), Decimal('0')) Expecting: Decimal('123456789') ok Trying: ExtendedContext.rotate(Decimal('123456789'), Decimal('+2')) Expecting: Decimal('345678912') ok Trying: ExtendedContext.rotate(1333333, 1) Expecting: Decimal('13333330') ok Trying: ExtendedContext.rotate(Decimal(1333333), 1) Expecting: Decimal('13333330') ok Trying: ExtendedContext.rotate(1333333, Decimal(1)) Expecting: Decimal('13333330') ok Trying: ExtendedContext.same_quantum(Decimal('2.17'), Decimal('0.001')) Expecting: False ok Trying: ExtendedContext.same_quantum(Decimal('2.17'), Decimal('0.01')) Expecting: True ok Trying: ExtendedContext.same_quantum(Decimal('2.17'), Decimal('1')) Expecting: False ok Trying: ExtendedContext.same_quantum(Decimal('Inf'), Decimal('-Inf')) Expecting: True ok Trying: ExtendedContext.same_quantum(10000, -1) Expecting: True ok Trying: ExtendedContext.same_quantum(Decimal(10000), -1) Expecting: True ok Trying: ExtendedContext.same_quantum(10000, Decimal(-1)) Expecting: True ok Trying: ExtendedContext.scaleb(Decimal('7.50'), Decimal('-2')) Expecting: Decimal('0.0750') ok Trying: ExtendedContext.scaleb(Decimal('7.50'), Decimal('0')) Expecting: Decimal('7.50') ok Trying: ExtendedContext.scaleb(Decimal('7.50'), Decimal('3')) Expecting: Decimal('7.50E+3') ok Trying: ExtendedContext.scaleb(1, 4) Expecting: Decimal('1E+4') ok Trying: ExtendedContext.scaleb(Decimal(1), 4) Expecting: Decimal('1E+4') ok Trying: ExtendedContext.scaleb(1, Decimal(4)) Expecting: Decimal('1E+4') ok Trying: ExtendedContext.shift(Decimal('34'), Decimal('8')) Expecting: Decimal('400000000') ok Trying: ExtendedContext.shift(Decimal('12'), Decimal('9')) Expecting: Decimal('0') ok Trying: ExtendedContext.shift(Decimal('123456789'), Decimal('-2')) Expecting: Decimal('1234567') ok Trying: ExtendedContext.shift(Decimal('123456789'), Decimal('0')) Expecting: Decimal('123456789') ok Trying: ExtendedContext.shift(Decimal('123456789'), Decimal('+2')) Expecting: Decimal('345678900') ok Trying: ExtendedContext.shift(88888888, 2) Expecting: Decimal('888888800') ok Trying: ExtendedContext.shift(Decimal(88888888), 2) Expecting: Decimal('888888800') ok Trying: ExtendedContext.shift(88888888, Decimal(2)) Expecting: Decimal('888888800') ok Trying: ExtendedContext.sqrt(Decimal('0')) Expecting: Decimal('0') ok Trying: ExtendedContext.sqrt(Decimal('-0')) Expecting: Decimal('-0') ok Trying: ExtendedContext.sqrt(Decimal('0.39')) Expecting: Decimal('0.624499800') ok Trying: ExtendedContext.sqrt(Decimal('100')) Expecting: Decimal('10') ok Trying: ExtendedContext.sqrt(Decimal('1')) Expecting: Decimal('1') ok Trying: ExtendedContext.sqrt(Decimal('1.0')) Expecting: Decimal('1.0') ok Trying: ExtendedContext.sqrt(Decimal('1.00')) Expecting: Decimal('1.0') ok Trying: ExtendedContext.sqrt(Decimal('7')) Expecting: Decimal('2.64575131') ok Trying: ExtendedContext.sqrt(Decimal('10')) Expecting: Decimal('3.16227766') ok Trying: ExtendedContext.sqrt(2) Expecting: Decimal('1.41421356') ok Trying: ExtendedContext.prec Expecting: 9 ok Trying: ExtendedContext.subtract(Decimal('1.3'), Decimal('1.07')) Expecting: Decimal('0.23') ok Trying: ExtendedContext.subtract(Decimal('1.3'), Decimal('1.30')) Expecting: Decimal('0.00') ok Trying: ExtendedContext.subtract(Decimal('1.3'), Decimal('2.07')) Expecting: Decimal('-0.77') ok Trying: ExtendedContext.subtract(8, 5) Expecting: Decimal('3') ok Trying: ExtendedContext.subtract(Decimal(8), 5) Expecting: Decimal('3') ok Trying: ExtendedContext.subtract(8, Decimal(5)) Expecting: Decimal('3') ok Trying: ExtendedContext.to_eng_string(Decimal('123E+1')) Expecting: '1.23E+3' ok Trying: ExtendedContext.to_eng_string(Decimal('123E+3')) Expecting: '123E+3' ok Trying: ExtendedContext.to_eng_string(Decimal('123E-10')) Expecting: '12.3E-9' ok Trying: ExtendedContext.to_eng_string(Decimal('-123E-12')) Expecting: '-123E-12' ok Trying: ExtendedContext.to_eng_string(Decimal('7E-7')) Expecting: '700E-9' ok Trying: ExtendedContext.to_eng_string(Decimal('7E+1')) Expecting: '70' ok Trying: ExtendedContext.to_eng_string(Decimal('0E+1')) Expecting: '0.00E+3' ok Trying: ExtendedContext.to_integral_exact(Decimal('2.1')) Expecting: Decimal('2') ok Trying: ExtendedContext.to_integral_exact(Decimal('100')) Expecting: Decimal('100') ok Trying: ExtendedContext.to_integral_exact(Decimal('100.0')) Expecting: Decimal('100') ok Trying: ExtendedContext.to_integral_exact(Decimal('101.5')) Expecting: Decimal('102') ok Trying: ExtendedContext.to_integral_exact(Decimal('-101.5')) Expecting: Decimal('-102') ok Trying: ExtendedContext.to_integral_exact(Decimal('10E+5')) Expecting: Decimal('1.0E+6') ok Trying: ExtendedContext.to_integral_exact(Decimal('7.89E+77')) Expecting: Decimal('7.89E+77') ok Trying: ExtendedContext.to_integral_exact(Decimal('-Inf')) Expecting: Decimal('-Infinity') ok Trying: ExtendedContext.to_integral_value(Decimal('2.1')) Expecting: Decimal('2') ok Trying: ExtendedContext.to_integral_value(Decimal('100')) Expecting: Decimal('100') ok Trying: ExtendedContext.to_integral_value(Decimal('100.0')) Expecting: Decimal('100') ok Trying: ExtendedContext.to_integral_value(Decimal('101.5')) Expecting: Decimal('102') ok Trying: ExtendedContext.to_integral_value(Decimal('-101.5')) Expecting: Decimal('-102') ok Trying: ExtendedContext.to_integral_value(Decimal('10E+5')) Expecting: Decimal('1.0E+6') ok Trying: ExtendedContext.to_integral_value(Decimal('7.89E+77')) Expecting: Decimal('7.89E+77') ok Trying: ExtendedContext.to_integral_value(Decimal('-Inf')) Expecting: Decimal('-Infinity') ok Trying: Decimal('3.14') # string input Expecting: Decimal('3.14') ok Trying: Decimal((0, (3, 1, 4), -2)) # tuple (sign, digit_tuple, exponent) Expecting: Decimal('3.14') ok Trying: Decimal(314) # int or long Expecting: Decimal('314') ok Trying: Decimal(Decimal(314)) # another decimal instance Expecting: Decimal('314') ok Trying: Decimal(' 3.14 \n') # leading and trailing whitespace okay Expecting: Decimal('3.14') ok Trying: Decimal.from_float(0.1) Expecting: Decimal('0.1000000000000000055511151231257827021181583404541015625') ok Trying: Decimal.from_float(float('nan')) Expecting: Decimal('NaN') ok Trying: Decimal.from_float(float('inf')) Expecting: Decimal('Infinity') ok Trying: Decimal.from_float(-float('inf')) Expecting: Decimal('-Infinity') ok Trying: Decimal.from_float(-0.0) Expecting: Decimal('-0') ok Trying: _decimal_lshift_exact(3, 4) Expecting: 30000 ok Trying: _decimal_lshift_exact(300, -999999999) # returns None Expecting nothing ok Trying: setcontext(DefaultContext) Expecting nothing ok Trying: print getcontext().prec Expecting: 28 ok Trying: with localcontext(): ctx = getcontext() ctx.prec += 2 print ctx.prec Expecting: 30 ok Trying: with localcontext(ExtendedContext): print getcontext().prec Expecting: 9 ok Trying: print getcontext().prec Expecting: 28 ok 189 items had no tests: decimal.Clamped decimal.Context decimal.Context.Etiny decimal.Context.Etop decimal.Context.__init__ decimal.Context.__repr__ decimal.Context._apply decimal.Context._ignore_all_flags decimal.Context._ignore_flags decimal.Context._raise_error decimal.Context._regard_flags decimal.Context._set_rounding decimal.Context._shallow_copy decimal.Context.clear_flags decimal.Context.compare_total_mag decimal.Context.copy decimal.Context.create_decimal decimal.Context.to_sci_string decimal.ConversionSyntax decimal.ConversionSyntax.handle decimal.Decimal decimal.Decimal.__abs__ decimal.Decimal.__add__ decimal.Decimal.__complex__ decimal.Decimal.__copy__ decimal.Decimal.__deepcopy__ decimal.Decimal.__divmod__ decimal.Decimal.__eq__ decimal.Decimal.__float__ decimal.Decimal.__floordiv__ decimal.Decimal.__format__ decimal.Decimal.__ge__ decimal.Decimal.__gt__ decimal.Decimal.__hash__ decimal.Decimal.__int__ decimal.Decimal.__le__ decimal.Decimal.__long__ decimal.Decimal.__lt__ decimal.Decimal.__mod__ decimal.Decimal.__mul__ decimal.Decimal.__ne__ decimal.Decimal.__neg__ decimal.Decimal.__nonzero__ decimal.Decimal.__pos__ decimal.Decimal.__pow__ decimal.Decimal.__rdivmod__ decimal.Decimal.__reduce__ decimal.Decimal.__repr__ decimal.Decimal.__rfloordiv__ decimal.Decimal.__rmod__ decimal.Decimal.__rpow__ decimal.Decimal.__rsub__ decimal.Decimal.__rtruediv__ decimal.Decimal.__str__ decimal.Decimal.__sub__ decimal.Decimal.__truediv__ decimal.Decimal._check_nans decimal.Decimal._cmp decimal.Decimal._compare_check_nans decimal.Decimal._divide decimal.Decimal._fill_logical decimal.Decimal._fix decimal.Decimal._fix_nan decimal.Decimal._iseven decimal.Decimal._isinfinity decimal.Decimal._isinteger decimal.Decimal._islogical decimal.Decimal._isnan decimal.Decimal._ln_exp_bound decimal.Decimal._log10_exp_bound decimal.Decimal._power_exact decimal.Decimal._power_modulo decimal.Decimal._rescale decimal.Decimal._round decimal.Decimal._round_05up decimal.Decimal._round_ceiling decimal.Decimal._round_down decimal.Decimal._round_floor decimal.Decimal._round_half_down decimal.Decimal._round_half_even decimal.Decimal._round_half_up decimal.Decimal._round_up decimal.Decimal.adjusted decimal.Decimal.as_tuple decimal.Decimal.canonical decimal.Decimal.compare decimal.Decimal.compare_signal decimal.Decimal.compare_total decimal.Decimal.compare_total_mag decimal.Decimal.conjugate decimal.Decimal.copy_abs decimal.Decimal.copy_negate decimal.Decimal.copy_sign decimal.Decimal.exp decimal.Decimal.fma decimal.Decimal.imag decimal.Decimal.is_canonical decimal.Decimal.is_finite decimal.Decimal.is_infinite decimal.Decimal.is_nan decimal.Decimal.is_normal decimal.Decimal.is_qnan decimal.Decimal.is_signed decimal.Decimal.is_snan decimal.Decimal.is_subnormal decimal.Decimal.is_zero decimal.Decimal.ln decimal.Decimal.log10 decimal.Decimal.logb decimal.Decimal.logical_and decimal.Decimal.logical_invert decimal.Decimal.logical_or decimal.Decimal.logical_xor decimal.Decimal.max decimal.Decimal.max_mag decimal.Decimal.min decimal.Decimal.min_mag decimal.Decimal.next_minus decimal.Decimal.next_plus decimal.Decimal.next_toward decimal.Decimal.normalize decimal.Decimal.number_class decimal.Decimal.quantize decimal.Decimal.radix decimal.Decimal.real decimal.Decimal.remainder_near decimal.Decimal.rotate decimal.Decimal.same_quantum decimal.Decimal.scaleb decimal.Decimal.shift decimal.Decimal.sqrt decimal.Decimal.to_eng_string decimal.Decimal.to_integral_exact decimal.Decimal.to_integral_value decimal.DecimalException decimal.DecimalException.handle decimal.DecimalTuple decimal.DecimalTuple.__dict__ decimal.DecimalTuple.digits decimal.DecimalTuple.exponent decimal.DecimalTuple.sign decimal.DivisionByZero decimal.DivisionByZero.handle decimal.DivisionImpossible decimal.DivisionImpossible.handle decimal.DivisionUndefined decimal.DivisionUndefined.handle decimal.Inexact decimal.InvalidContext decimal.InvalidContext.handle decimal.InvalidOperation decimal.InvalidOperation.handle decimal.Overflow decimal.Overflow.handle decimal.Rounded decimal.Subnormal decimal.Underflow decimal._ContextManager decimal._ContextManager.__enter__ decimal._ContextManager.__exit__ decimal._ContextManager.__init__ decimal._Log10Memoize decimal._Log10Memoize.__init__ decimal._Log10Memoize.getdigits decimal._WorkRep decimal._WorkRep.__init__ decimal._WorkRep.__repr__ decimal._convert_other decimal._dec_from_triple decimal._dexp decimal._div_nearest decimal._dlog decimal._dlog10 decimal._dpower decimal._format_align decimal._format_number decimal._format_sign decimal._group_lengths decimal._iexp decimal._ilog decimal._insert_thousands_sep decimal._log10_lb decimal._nbits decimal._normalize decimal._parse_format_specifier decimal._rshift_nearest decimal._sqrt_nearest decimal.getcontext decimal.setcontext 64 items passed all tests: 39 tests in decimal 5 tests in decimal.Context.abs 5 tests in decimal.Context.add 1 tests in decimal.Context.canonical 9 tests in decimal.Context.compare 14 tests in decimal.Context.compare_signal 9 tests in decimal.Context.compare_total 3 tests in decimal.Context.copy_abs 3 tests in decimal.Context.copy_decimal 3 tests in decimal.Context.copy_negate 7 tests in decimal.Context.copy_sign 4 tests in decimal.Context.create_decimal_from_float 13 tests in decimal.Context.divide 6 tests in decimal.Context.divide_int 5 tests in decimal.Context.divmod 10 tests in decimal.Context.exp 6 tests in decimal.Context.fma 1 tests in decimal.Context.is_canonical 6 tests in decimal.Context.is_finite 4 tests in decimal.Context.is_infinite 4 tests in decimal.Context.is_nan 9 tests in decimal.Context.is_normal 4 tests in decimal.Context.is_qnan 5 tests in decimal.Context.is_signed 4 tests in decimal.Context.is_snan 9 tests in decimal.Context.is_subnormal 5 tests in decimal.Context.is_zero 9 tests in decimal.Context.ln 12 tests in decimal.Context.log10 7 tests in decimal.Context.logb 9 tests in decimal.Context.logical_and 5 tests in decimal.Context.logical_invert 9 tests in decimal.Context.logical_or 9 tests in decimal.Context.logical_xor 7 tests in decimal.Context.max 5 tests in decimal.Context.max_mag 7 tests in decimal.Context.min 5 tests in decimal.Context.min_mag 3 tests in decimal.Context.minus 8 tests in decimal.Context.multiply 8 tests in decimal.Context.next_minus 8 tests in decimal.Context.next_plus 13 tests in decimal.Context.next_toward 7 tests in decimal.Context.normalize 17 tests in decimal.Context.number_class 3 tests in decimal.Context.plus 26 tests in decimal.Context.power 18 tests in decimal.Context.quantize 1 tests in decimal.Context.radix 9 tests in decimal.Context.remainder 10 tests in decimal.Context.remainder_near 8 tests in decimal.Context.rotate 7 tests in decimal.Context.same_quantum 6 tests in decimal.Context.scaleb 8 tests in decimal.Context.shift 11 tests in decimal.Context.sqrt 6 tests in decimal.Context.subtract 7 tests in decimal.Context.to_eng_string 8 tests in decimal.Context.to_integral_exact 8 tests in decimal.Context.to_integral_value 5 tests in decimal.Decimal.__new__ 5 tests in decimal.Decimal.from_float 2 tests in decimal._decimal_lshift_exact 5 tests in decimal.localcontext 494 tests in 253 items. 494 passed and 0 failed. Test passed. doctest (decimal) ... 494 tests with zero failures 1 test OK. =================== test_decorators ==================== BUILDSTDERR: 2.77user 0.07system 0:03.02elapsed 94%CPU (0avgtext+0avgdata 57104maxresident)k BUILDSTDERR: 8inputs+0outputs (1major+10467minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_decorators ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_decorators == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20056 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_decorators test_argforms (test.test_decorators.TestDecorators) ... ok test_dbcheck (test.test_decorators.TestDecorators) ... ok test_dotted (test.test_decorators.TestDecorators) ... ok test_double (test.test_decorators.TestDecorators) ... ok test_errors (test.test_decorators.TestDecorators) ... ok test_eval_order (test.test_decorators.TestDecorators) ... ok test_memoize (test.test_decorators.TestDecorators) ... ok test_order (test.test_decorators.TestDecorators) ... ok test_single (test.test_decorators.TestDecorators) ... ok test_staticmethod_function (test.test_decorators.TestDecorators) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.004s OK test_double (test.test_decorators.TestClassDecorators) ... ok test_order (test.test_decorators.TestClassDecorators) ... ok test_simple (test.test_decorators.TestClassDecorators) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.16elapsed 72%CPU (0avgtext+0avgdata 40824maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6126minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_defaultdict ==================== + echo =================== test_defaultdict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_defaultdict == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20060 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_defaultdict test_basic (test.test_defaultdict.TestDefaultDict) ... ok test_callable_arg (test.test_defaultdict.TestDefaultDict) ... ok test_copy (test.test_defaultdict.TestDefaultDict) ... ok test_deep_copy (test.test_defaultdict.TestDefaultDict) ... ok test_keyerror_without_factory (test.test_defaultdict.TestDefaultDict) ... ok test_missing (test.test_defaultdict.TestDefaultDict) ... ok test_print (test.test_defaultdict.TestDefaultDict) ... ok test_recursive_repr (test.test_defaultdict.TestDefaultDict) ... ok test_repr (test.test_defaultdict.TestDefaultDict) ... ok test_shallow_copy (test.test_defaultdict.TestDefaultDict) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.005s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 40620maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6115minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_deque ==================== =================== test_deque ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_deque == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20064 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_deque test_basics (test.test_deque.TestBasic) ... ok test_big_queue_popleft (test.test_deque.TestBasic) ... ok test_big_queue_popright (test.test_deque.TestBasic) ... ok test_big_stack_left (test.test_deque.TestBasic) ... ok test_big_stack_right (test.test_deque.TestBasic) ... ok test_clear (test.test_deque.TestBasic) ... ok test_comparisons (test.test_deque.TestBasic) ... ok test_container_iterator (test.test_deque.TestBasic) ... ok test_copy (test.test_deque.TestBasic) ... ok test_count (test.test_deque.TestBasic) ... ok test_deepcopy (test.test_deque.TestBasic) ... ok test_delitem (test.test_deque.TestBasic) ... ok test_extend (test.test_deque.TestBasic) ... ok test_extendleft (test.test_deque.TestBasic) ... ok test_gc_doesnt_blowup (test.test_deque.TestBasic) ... ok test_getitem (test.test_deque.TestBasic) ... ok test_hash (test.test_deque.TestBasic) ... ok test_iadd (test.test_deque.TestBasic) ... ok test_init (test.test_deque.TestBasic) ... ok test_len (test.test_deque.TestBasic) ... ok test_long_steadystate_queue_popleft (test.test_deque.TestBasic) ... ok test_long_steadystate_queue_popright (test.test_deque.TestBasic) ... ok test_maxlen (test.test_deque.TestBasic) ... ok test_maxlen_attribute (test.test_deque.TestBasic) ... ok test_maxlen_zero (test.test_deque.TestBasic) ... ok test_pickle (test.test_deque.TestBasic) ... ok test_print (test.test_deque.TestBasic) ... ok test_remove (test.test_deque.TestBasic) ... ok test_repr (test.test_deque.TestBasic) ... ok test_reverse (test.test_deque.TestBasic) ... ok test_reversed (test.test_deque.TestBasic) ... ok test_rotate (test.test_deque.TestBasic) ... ok test_roundtrip_iter_init (test.test_deque.TestBasic) ... ok test_setitem (test.test_deque.TestBasic) ... ok test_sizeof (test.test_deque.TestBasic) ... skipped 'implementation detail specific to cpython' test_underflow (test.test_deque.TestBasic) ... ok test_constructor (test.test_deque.TestVariousIteratorArgs) ... ok test_iter_with_altered_data (test.test_deque.TestVariousIteratorArgs) ... ok test_runtime_error_on_empty_deque (test.test_deque.TestVariousIteratorArgs) ... ok test_basics (test.test_deque.TestSubclass) ... ok test_copy_pickle (test.test_deque.TestSubclass) ... ok test_strange_subclass (test.test_deque.TestSubclass) ... ok test_weakref (test.test_deque.TestSubclass) ... ok test_free_after_iterating (test.test_deque.TestSubclassWithKwargs) ... skipped "Exhausted deque iterator doesn't free a deque" test_subclass_with_kwargs (test.test_deque.TestSubclassWithKwargs) ... ok ---------------------------------------------------------------------- Ran 45 tests in 0.591s OK (skipped=2) Trying: from collections import deque Expecting nothing ok Trying: d = deque('ghi') # make a new deque with three items Expecting nothing ok Trying: for elem in d: # iterate over the deque's elements print elem.upper() Expecting: G H I ok Trying: d.append('j') # add a new entry to the right side Expecting nothing ok Trying: d.appendleft('f') # add a new entry to the left side Expecting nothing ok Trying: d # show the representation of the deque Expecting: deque(['f', 'g', 'h', 'i', 'j']) ok Trying: d.pop() # return and remove the rightmost item Expecting: 'j' ok Trying: d.popleft() # return and remove the leftmost item Expecting: 'f' ok Trying: list(d) # list the contents of the deque Expecting: ['g', 'h', 'i'] ok Trying: d[0] # peek at leftmost item Expecting: 'g' ok Trying: d[-1] # peek at rightmost item Expecting: 'i' ok Trying: list(reversed(d)) # list the contents of a deque in reverse Expecting: ['i', 'h', 'g'] ok Trying: 'h' in d # search the deque Expecting: True ok Trying: d.extend('jkl') # add multiple elements at once Expecting nothing ok Trying: d Expecting: deque(['g', 'h', 'i', 'j', 'k', 'l']) ok Trying: d.rotate(1) # right rotation Expecting nothing ok Trying: d Expecting: deque(['l', 'g', 'h', 'i', 'j', 'k']) ok Trying: d.rotate(-1) # left rotation Expecting nothing ok Trying: d Expecting: deque(['g', 'h', 'i', 'j', 'k', 'l']) ok Trying: deque(reversed(d)) # make a new deque in reverse order Expecting: deque(['l', 'k', 'j', 'i', 'h', 'g']) ok Trying: d.clear() # empty the deque Expecting nothing ok Trying: d.pop() # cannot pop from an empty deque Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- d.pop() IndexError: pop from an empty deque ok Trying: d.extendleft('abc') # extendleft() reverses the input order Expecting nothing ok Trying: d Expecting: deque(['c', 'b', 'a']) ok Trying: def delete_nth(d, n): d.rotate(-n) d.popleft() d.rotate(n) Expecting nothing ok Trying: d = deque('abcdef') Expecting nothing ok Trying: delete_nth(d, 2) # remove the entry at d[2] Expecting nothing ok Trying: d Expecting: deque(['a', 'b', 'd', 'e', 'f']) ok Trying: def roundrobin(*iterables): pending = deque(iter(i) for i in iterables) while pending: task = pending.popleft() try: yield task.next() except StopIteration: continue pending.append(task) Expecting nothing ok Trying: for value in roundrobin('abc', 'd', 'efgh'): print value Expecting: a d e b f c g h ok Trying: def maketree(iterable): d = deque(iterable) while len(d) > 1: pair = [d.popleft(), d.popleft()] d.append(pair) return list(d) Expecting nothing ok Trying: print maketree('abcdefgh') Expecting: [[[['a', 'b'], ['c', 'd']], [['e', 'f'], ['g', 'h']]]] ok 62 items had no tests: test.test_deque test.test_deque.BadCmp test.test_deque.BadCmp.__eq__ test.test_deque.Deque test.test_deque.DequeWithBadIter test.test_deque.DequeWithBadIter.__iter__ test.test_deque.MutateCmp test.test_deque.MutateCmp.__eq__ test.test_deque.MutateCmp.__init__ test.test_deque.SubclassWithKwargs test.test_deque.SubclassWithKwargs.__init__ test.test_deque.TestBasic test.test_deque.TestBasic.test_basics test.test_deque.TestBasic.test_big_queue_popleft test.test_deque.TestBasic.test_big_queue_popright test.test_deque.TestBasic.test_big_stack_left test.test_deque.TestBasic.test_big_stack_right test.test_deque.TestBasic.test_clear test.test_deque.TestBasic.test_comparisons test.test_deque.TestBasic.test_container_iterator test.test_deque.TestBasic.test_copy test.test_deque.TestBasic.test_count test.test_deque.TestBasic.test_deepcopy test.test_deque.TestBasic.test_delitem test.test_deque.TestBasic.test_extend test.test_deque.TestBasic.test_extendleft test.test_deque.TestBasic.test_gc_doesnt_blowup test.test_deque.TestBasic.test_getitem test.test_deque.TestBasic.test_hash test.test_deque.TestBasic.test_iadd test.test_deque.TestBasic.test_init test.test_deque.TestBasic.test_len test.test_deque.TestBasic.test_long_steadystate_queue_popleft test.test_deque.TestBasic.test_long_steadystate_queue_popright test.test_deque.TestBasic.test_maxlen test.test_deque.TestBasic.test_maxlen_attribute test.test_deque.TestBasic.test_maxlen_zero test.test_deque.TestBasic.test_pickle test.test_deque.TestBasic.test_print test.test_deque.TestBasic.test_remove test.test_deque.TestBasic.test_repr test.test_deque.TestBasic.test_reverse test.test_deque.TestBasic.test_reversed test.test_deque.TestBasic.test_rotate test.test_deque.TestBasic.test_roundtrip_iter_init test.test_deque.TestBasic.test_setitem test.test_deque.TestBasic.test_sizeof test.test_deque.TestBasic.test_underflow test.test_deque.TestSubclass test.test_deque.TestSubclass.test_basics test.test_deque.TestSubclass.test_copy_pickle test.test_deque.TestSubclass.test_strange_subclass test.test_deque.TestSubclass.test_weakref test.test_deque.TestSubclassWithKwargs test.test_deque.TestSubclassWithKwargs.test_free_after_iterating test.test_deque.TestSubclassWithKwargs.test_subclass_with_kwargs test.test_deque.TestVariousIteratorArgs test.test_deque.TestVariousIteratorArgs.test_constructor test.test_deque.TestVariousIteratorArgs.test_iter_with_altered_data test.test_deque.TestVariousIteratorArgs.test_runtime_error_on_empty_deque test.test_deque.fail test.test_deque.test_main 1 items passed all tests: 32 tests in test.test_deque.__test__.libreftest 32 tests in 63 items. 32 passed and 0 failed. Test passed. doctest (test.test_deque) ... 32 tests with zero failures 1 test OK. =================== test_descr ==================== BUILDSTDERR: 0.81user 0.03system 0:00.87elapsed 97%CPU (0avgtext+0avgdata 47508maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+8037minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_descr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_descr == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20068 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_descr test_pytype_long_ready (test.test_descr.PTypesLongInitTest) ... ok test_complexes (test.test_descr.OperatorsTest) ... ok test_dicts (test.test_descr.OperatorsTest) ... ok test_floats (test.test_descr.OperatorsTest) ... ok test_ints (test.test_descr.OperatorsTest) ... ok test_lists (test.test_descr.OperatorsTest) ... ok test_longs (test.test_descr.OperatorsTest) ... ok test_spam_dicts (test.test_descr.OperatorsTest) ... skipped "the module 'xxsubtype' is internal" test_spam_lists (test.test_descr.OperatorsTest) ... skipped "the module 'xxsubtype' is internal" test_abstractmethods (test.test_descr.ClassPropertiesAndMethods) ... ok test_altmro (test.test_descr.ClassPropertiesAndMethods) ... ok test_assign_slice (test.test_descr.ClassPropertiesAndMethods) ... ok test_basic_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_binary_operator_override (test.test_descr.ClassPropertiesAndMethods) ... ok test_buffer_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_builtin_bases (test.test_descr.ClassPropertiesAndMethods) ... ok test_carloverre (test.test_descr.ClassPropertiesAndMethods) ... ok test_classic (test.test_descr.ClassPropertiesAndMethods) ... ok test_classic_comparisons (test.test_descr.ClassPropertiesAndMethods) ... ok test_classmethods (test.test_descr.ClassPropertiesAndMethods) ... ok test_classmethods_in_c (test.test_descr.ClassPropertiesAndMethods) ... skipped "the module 'xxsubtype' is internal" test_coercions (test.test_descr.ClassPropertiesAndMethods) ... ok test_compattr (test.test_descr.ClassPropertiesAndMethods) ... ok test_consistency_with_epg (test.test_descr.ClassPropertiesAndMethods) ... ok test_copy_setstate (test.test_descr.ClassPropertiesAndMethods) ... ok test_cycle_through_dict (test.test_descr.ClassPropertiesAndMethods) ... ok test_deepcopy_recursive (test.test_descr.ClassPropertiesAndMethods) ... ok test_delete_hook (test.test_descr.ClassPropertiesAndMethods) ... ok test_descrdoc (test.test_descr.ClassPropertiesAndMethods) ... ok test_diamond_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_dict_constructors (test.test_descr.ClassPropertiesAndMethods) ... ok test_dir (test.test_descr.ClassPropertiesAndMethods) ... ok test_doc_descriptor (test.test_descr.ClassPropertiesAndMethods) ... ok test_dynamics (test.test_descr.ClassPropertiesAndMethods) ... ok test_errors (test.test_descr.ClassPropertiesAndMethods) ... ok test_evil_type_name (test.test_descr.ClassPropertiesAndMethods) ... ok test_ex5_from_c3_switch (test.test_descr.ClassPropertiesAndMethods) ... ok test_file_fault (test.test_descr.ClassPropertiesAndMethods) ... ok test_funny_new (test.test_descr.ClassPropertiesAndMethods) ... ok test_getattr_hooks (test.test_descr.ClassPropertiesAndMethods) ... ok test_hash_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_imul_bug (test.test_descr.ClassPropertiesAndMethods) ... ok test_init (test.test_descr.ClassPropertiesAndMethods) ... ok test_ipow (test.test_descr.ClassPropertiesAndMethods) ... ok test_isinst_isclass (test.test_descr.ClassPropertiesAndMethods) ... ok test_keyword_arguments (test.test_descr.ClassPropertiesAndMethods) ... ok test_keywords (test.test_descr.ClassPropertiesAndMethods) ... ok test_metaclass (test.test_descr.ClassPropertiesAndMethods) ... ok test_metaclass_cmp (test.test_descr.ClassPropertiesAndMethods) ... ok test_meth_class_get (test.test_descr.ClassPropertiesAndMethods) ... skipped 'testing an internal kind of method object' test_method_wrapper (test.test_descr.ClassPropertiesAndMethods) ... ok test_methods (test.test_descr.ClassPropertiesAndMethods) ... ok test_mixing_slot_wrappers (test.test_descr.ClassPropertiesAndMethods) ... ok test_module_subclasses (test.test_descr.ClassPropertiesAndMethods) ... ok test_monotonicity (test.test_descr.ClassPropertiesAndMethods) ... ok test_mro_disagreement (test.test_descr.ClassPropertiesAndMethods) ... ok test_multiple_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_mutable_bases (test.test_descr.ClassPropertiesAndMethods) ... ok test_mutable_bases_catch_mro_conflict (test.test_descr.ClassPropertiesAndMethods) ... ok test_mutable_bases_with_failing_mro (test.test_descr.ClassPropertiesAndMethods) ... ok test_mutable_names (test.test_descr.ClassPropertiesAndMethods) ... ok test_newslots (test.test_descr.ClassPropertiesAndMethods) ... ok test_not_implemented (test.test_descr.ClassPropertiesAndMethods) ... ok test_object_class (test.test_descr.ClassPropertiesAndMethods) ... ok test_overloading (test.test_descr.ClassPropertiesAndMethods) ... ok test_pickle_slots (test.test_descr.ClassPropertiesAndMethods) ... ok test_pickles (test.test_descr.ClassPropertiesAndMethods) ... ok test_properties (test.test_descr.ClassPropertiesAndMethods) ... ok test_properties_doc_attrib (test.test_descr.ClassPropertiesAndMethods) ... ok test_properties_plus (test.test_descr.ClassPropertiesAndMethods) ... ok test_proxy_call (test.test_descr.ClassPropertiesAndMethods) ... ok test_proxy_super (test.test_descr.ClassPropertiesAndMethods) ... ok test_python_dicts (test.test_descr.ClassPropertiesAndMethods) ... ok test_python_lists (test.test_descr.ClassPropertiesAndMethods) ... ok test_recursions_1 (test.test_descr.ClassPropertiesAndMethods) ... skipped 'custom logic for printing to real file objects' test_recursions_2 (test.test_descr.ClassPropertiesAndMethods) ... ok test_recursive_call (test.test_descr.ClassPropertiesAndMethods) ... ok test_repr_as_str (test.test_descr.ClassPropertiesAndMethods) ... ok test_rich_comparisons (test.test_descr.ClassPropertiesAndMethods) ... ok test_rmul (test.test_descr.ClassPropertiesAndMethods) ... ok test_set_and_no_get (test.test_descr.ClassPropertiesAndMethods) ... ok test_set_class (test.test_descr.ClassPropertiesAndMethods) ... ok test_set_dict (test.test_descr.ClassPropertiesAndMethods) ... ok test_slices (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots_descriptor (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots_multiple_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots_special (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots_trash (test.test_descr.ClassPropertiesAndMethods) ... ok test_special_method_lookup (test.test_descr.ClassPropertiesAndMethods) ... ok test_specials (test.test_descr.ClassPropertiesAndMethods) ... ok test_staticmethods (test.test_descr.ClassPropertiesAndMethods) ... ok test_staticmethods_in_c (test.test_descr.ClassPropertiesAndMethods) ... skipped "the module 'xxsubtype' is internal" test_str_of_str_subclass (test.test_descr.ClassPropertiesAndMethods) ... ok test_str_operations (test.test_descr.ClassPropertiesAndMethods) ... ok test_str_subclass_as_dict_key (test.test_descr.ClassPropertiesAndMethods) ... ok test_subclass_propagation (test.test_descr.ClassPropertiesAndMethods) ... ok test_subclass_right_op (test.test_descr.ClassPropertiesAndMethods) ... ok test_subtype_resurrection (test.test_descr.ClassPropertiesAndMethods) ... ok test_supers (test.test_descr.ClassPropertiesAndMethods) ... ok test_testcapi_no_segfault (test.test_descr.ClassPropertiesAndMethods) ... skipped 'implementation detail specific to cpython' test_type___getattribute__ (test.test_descr.ClassPropertiesAndMethods) ... ok test_unicode_slots (test.test_descr.ClassPropertiesAndMethods) ... ok test_uninitialized_modules (test.test_descr.ClassPropertiesAndMethods) ... ok test_unsubclassable_types (test.test_descr.ClassPropertiesAndMethods) ... ok test_vicious_descriptor_nonsense (test.test_descr.ClassPropertiesAndMethods) ... ok test_weakref_segfault (test.test_descr.ClassPropertiesAndMethods) ... ok test_weakrefs (test.test_descr.ClassPropertiesAndMethods) ... ok test_wrapper_segfault (test.test_descr.ClassPropertiesAndMethods) ... ok test_dict_type_with_metaclass (test.test_descr.DictProxyTests) ... ok test_iter_items (test.test_descr.DictProxyTests) ... ok test_iter_keys (test.test_descr.DictProxyTests) ... ok test_iter_values (test.test_descr.DictProxyTests) ... ok test_repr (test.test_descr.DictProxyTests) ... ok test_issue24097 (test.test_descr.PicklingTests) ... ok ---------------------------------------------------------------------- Ran 115 tests in 0.617s OK (skipped=7) 1 test OK. =================== test_descrtut ==================== BUILDSTDERR: 0.75user 0.04system 0:00.84elapsed 94%CPU (0avgtext+0avgdata 72016maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+16566minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_descrtut ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_descrtut == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20072 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_descrtut Trying: print defaultdict # show our type Expecting: ok Trying: print type(defaultdict) # its metatype Expecting: ok Trying: a = defaultdict(default=0.0) # create an instance Expecting nothing ok Trying: print a # show the instance Expecting: {} ok Trying: print type(a) # show its type Expecting: ok Trying: print a.__class__ # show its class Expecting: ok Trying: print type(a) is a.__class__ # its type is its class Expecting: True ok Trying: a[1] = 3.25 # modify the instance Expecting nothing ok Trying: print a # show the new value Expecting: {1: 3.25} ok Trying: print a[1] # show the new item Expecting: 3.25 ok Trying: print a[0] # a non-existent item Expecting: 0.0 ok Trying: a.merge({1:100, 2:200}) # use a dict method Expecting nothing ok Trying: print sortdict(a) # show the result Expecting: {1: 3.25, 2: 200} ok Trying: def sorted(seq): seq.sort(key=str) return seq Expecting nothing ok Trying: print sorted(a.keys()) Expecting: [1, 2] ok Trying: exec "x = 3; print x" in a Expecting: 3 ok Trying: print sorted(a.keys()) Expecting: [1, 2, '__builtins__', 'x'] ok Trying: print a['x'] Expecting: 3 ok Trying: a.default = -1 Expecting nothing ok Trying: print a["noway"] Expecting: -1 ok Trying: a.default = -1000 Expecting nothing ok Trying: print a["noway"] Expecting: -1000 ok Trying: 'default' in dir(a) Expecting: True ok Trying: a.x1 = 100 Expecting nothing ok Trying: a.x2 = 200 Expecting nothing ok Trying: print a.x1 Expecting: 100 ok Trying: d = dir(a) Expecting nothing ok Trying: 'default' in d and 'x1' in d and 'x2' in d Expecting: True ok Trying: print sortdict(a.__dict__) Expecting: {'default': -1000, 'x1': 100, 'x2': 200} ok Trying: a = defaultdict2(default=0.0) Expecting nothing ok Trying: a[1] Expecting: 0.0 ok Trying: a.default = -1 Expecting nothing ok Trying: a[1] Expecting: -1 ok Trying: a.x1 = 1 Expecting: Traceback (most recent call last): File "", line 1, in ? AttributeError: 'defaultdict2' object has no attribute 'x1' ok Trying: type([]) Expecting: ok Trying: [].__class__ Expecting: ok Trying: list Expecting: ok Trying: isinstance([], list) Expecting: True ok Trying: isinstance([], dict) Expecting: False ok Trying: isinstance([], object) Expecting: True ok Trying: [].__methods__ Expecting: Traceback (most recent call last): File "", line 1, in ? AttributeError: 'list' object has no attribute '__methods__' ok Trying: pprint.pprint([name for name in dir(list) if not name.startswith('_')]) Expecting: ['append', 'count', 'extend', 'index', 'insert', 'pop', 'remove', 'reverse', 'sort'] ok Trying: a = ['tic', 'tac'] Expecting nothing ok Trying: list.__len__(a) # same as len(a) Expecting: 2 ok Trying: a.__len__() # ditto Expecting: 2 ok Trying: list.append(a, 'toe') # same as a.append('toe') Expecting nothing ok Trying: a Expecting: ['tic', 'tac', 'toe'] ok Trying: class C: @staticmethod def foo(x, y): print "staticmethod", x, y Expecting nothing ok Trying: C.foo(1, 2) Expecting: staticmethod 1 2 ok Trying: c = C() Expecting nothing ok Trying: c.foo(1, 2) Expecting: staticmethod 1 2 ok Trying: class C: @classmethod def foo(cls, y): print "classmethod", cls, y Expecting nothing ok Trying: C.foo(1) Expecting: classmethod test.test_descrtut.C 1 ok Trying: c = C() Expecting nothing ok Trying: c.foo(1) Expecting: classmethod test.test_descrtut.C 1 ok Trying: class D(C): pass Expecting nothing ok Trying: D.foo(1) Expecting: classmethod test.test_descrtut.D 1 ok Trying: d = D() Expecting nothing ok Trying: d.foo(1) Expecting: classmethod test.test_descrtut.D 1 ok Trying: class E(C): @classmethod def foo(cls, y): # override C.foo print "E.foo() called" C.foo(y) Expecting nothing ok Trying: E.foo(1) Expecting: E.foo() called classmethod test.test_descrtut.C 1 ok Trying: e = E() Expecting nothing ok Trying: e.foo(1) Expecting: E.foo() called classmethod test.test_descrtut.C 1 ok Trying: class property(object): def __init__(self, get, set=None): self.__get = get self.__set = set def __get__(self, inst, type=None): return self.__get(inst) def __set__(self, inst, value): if self.__set is None: raise AttributeError, "this attribute is read-only" return self.__set(inst, value) Expecting nothing ok Trying: class C(object): def __init__(self): self.__x = 0 def getx(self): return self.__x def setx(self, x): if x < 0: x = 0 self.__x = x x = property(getx, setx) Expecting nothing ok Trying: a = C() Expecting nothing ok Trying: a.x = 10 Expecting nothing ok Trying: print a.x Expecting: 10 ok Trying: a.x = -10 Expecting nothing ok Trying: print a.x Expecting: 0 ok Trying: del property # unmask the builtin Expecting nothing ok Trying: property Expecting: ok Trying: class C(object): def __init__(self): self.__x = 0 def getx(self): return self.__x def setx(self, x): if x < 0: x = 0 self.__x = x x = property(getx, setx) Expecting nothing ok Trying: a = C() Expecting nothing ok Trying: a.x = 10 Expecting nothing ok Trying: print a.x Expecting: 10 ok Trying: a.x = -10 Expecting nothing ok Trying: print a.x Expecting: 0 ok Trying: class A: # classic class def save(self): print "called A.save()" Expecting nothing ok Trying: class B(A): pass Expecting nothing ok Trying: class C(A): def save(self): print "called C.save()" Expecting nothing ok Trying: class D(B, C): pass Expecting nothing ok Trying: D().save() Expecting: called A.save() ok Trying: class A(object): # new class def save(self): print "called A.save()" Expecting nothing ok Trying: class B(A): pass Expecting nothing ok Trying: class C(A): def save(self): print "called C.save()" Expecting nothing ok Trying: class D(B, C): pass Expecting nothing ok Trying: D().save() Expecting: called C.save() ok Trying: print D().m() # "DCBA" Expecting: DCBA ok Trying: class A: def foo(self): print "called A.foo()" Expecting nothing ok Trying: class B(A): pass Expecting nothing ok Trying: class C(A): def foo(self): B.foo(self) Expecting nothing ok Trying: C().foo() Expecting: Traceback (most recent call last): ... TypeError: unbound method foo() must be called with B instance as first argument (got C instance instead) ok Trying: class C(A): def foo(self): A.foo(self) Expecting nothing ok Trying: C().foo() Expecting: called A.foo() ok 20 items had no tests: test.test_descrtut test.test_descrtut.A test.test_descrtut.A.m test.test_descrtut.B test.test_descrtut.B.m test.test_descrtut.C test.test_descrtut.C.m test.test_descrtut.D test.test_descrtut.D.m test.test_descrtut.defaultdict test.test_descrtut.defaultdict.__getitem__ test.test_descrtut.defaultdict.__init__ test.test_descrtut.defaultdict.get test.test_descrtut.defaultdict.merge test.test_descrtut.defaultdict2 test.test_descrtut.defaultdict2.__getitem__ test.test_descrtut.defaultdict2.__init__ test.test_descrtut.defaultdict2.get test.test_descrtut.defaultdict2.merge test.test_descrtut.test_main 8 items passed all tests: 29 tests in test.test_descrtut.__test__.tut1 5 tests in test.test_descrtut.__test__.tut2 13 tests in test.test_descrtut.__test__.tut3 16 tests in test.test_descrtut.__test__.tut4 15 tests in test.test_descrtut.__test__.tut5 10 tests in test.test_descrtut.__test__.tut6 1 tests in test.test_descrtut.__test__.tut7 6 tests in test.test_descrtut.__test__.tut8 95 tests in 28 items. 95 passed and 0 failed. Test passed. doctest (test.test_descrtut) ... 95 tests with zero failures 1 test OK. =================== test_dictcomps ==================== BUILDSTDERR: 0.20user 0.02system 0:00.24elapsed 94%CPU (0avgtext+0avgdata 42808maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6443minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dictcomps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dictcomps == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20076 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_dictcomps test_basics (test.test_dictcomps.DictComprehensionTest) ... ok test_global_visibility (test.test_dictcomps.DictComprehensionTest) ... ok test_illegal_assignment (test.test_dictcomps.DictComprehensionTest) ... ok test_local_visibility (test.test_dictcomps.DictComprehensionTest) ... ok test_scope_isolation (test.test_dictcomps.DictComprehensionTest) ... ok test_scope_isolation_from_global (test.test_dictcomps.DictComprehensionTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.11elapsed 95%CPU (0avgtext+0avgdata 40700maxresident)k 0inputs+0outputs (0major+=================== test_dictviews ==================== BUILDSTDERR: 6007minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dictviews ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dictviews == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20080 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_dictviews test_abc_registry (test.test_dictviews.DictSetTest) ... ok test_constructors_not_callable (test.test_dictviews.DictSetTest) ... ok test_copy (test.test_dictviews.DictSetTest) ... ok test_dict_items (test.test_dictviews.DictSetTest) ... ok test_dict_keys (test.test_dictviews.DictSetTest) ... ok test_dict_mixed_keys_items (test.test_dictviews.DictSetTest) ... ok test_dict_repr (test.test_dictviews.DictSetTest) ... ok test_dict_values (test.test_dictviews.DictSetTest) ... ok test_items_set_operations (test.test_dictviews.DictSetTest) ... ok test_keys_set_operations (test.test_dictviews.DictSetTest) ... ok test_pickle (test.test_dictviews.DictSetTest) ... ok test_recursive_repr (test.test_dictviews.DictSetTest) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.013s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 41912maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6413minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_difflib ==================== + echo =================== test_difflib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_difflib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20084 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_difflib test_one_delete (test.test_difflib.TestWithAscii) ... ok test_one_insert (test.test_difflib.TestWithAscii) ... ok test_one_insert_homogenous_sequence (test.test_difflib.TestAutojunk) ... ok test_html_diff (test.test_difflib.TestSFpatches) ... ok test_recursion_limit (test.test_difflib.TestSFpatches) ... ok test_added_tab_hint (test.test_difflib.TestSFbugs) ... ok test_comparing_empty_lists (test.test_difflib.TestSFbugs) ... ok test_matching_blocks_cache (test.test_difflib.TestSFbugs) ... ok test_ratio_for_null_seqn (test.test_difflib.TestSFbugs) ... ok test_no_trailing_tab_on_empty_filedate (test.test_difflib.TestOutputFormat) ... ok test_range_format_context (test.test_difflib.TestOutputFormat) ... ok test_range_format_unified (test.test_difflib.TestOutputFormat) ... ok test_tab_delimiter (test.test_difflib.TestOutputFormat) ... ok Differ (difflib) Doctest: difflib.Differ ... ok _fancy_replace (difflib.Differ) Doctest: difflib.Differ._fancy_replace ... ok _qformat (difflib.Differ) Doctest: difflib.Differ._qformat ... ok compare (difflib.Differ) Doctest: difflib.Differ.compare ... ok IS_CHARACTER_JUNK (difflib) Doctest: difflib.IS_CHARACTER_JUNK ... ok IS_LINE_JUNK (difflib) Doctest: difflib.IS_LINE_JUNK ... ok SequenceMatcher (difflib) Doctest: difflib.SequenceMatcher ... ok find_longest_match (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.find_longest_match ... ok get_grouped_opcodes (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.get_grouped_opcodes ... ok get_matching_blocks (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.get_matching_blocks ... ok get_opcodes (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.get_opcodes ... ok ratio (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.ratio ... ok set_seq1 (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.set_seq1 ... ok set_seq2 (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.set_seq2 ... ok set_seqs (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.set_seqs ... ok _count_leading (difflib) Doctest: difflib._count_leading ... ok context_diff (difflib) Doctest: difflib.context_diff ... ok get_close_matches (difflib) Doctest: difflib.get_close_matches ... ok ndiff (difflib) Doctest: difflib.ndiff ... ok restore (difflib) Doctest: difflib.restore ... ok unified_diff (difflib) Doctest: difflib.unified_diff ... ok ---------------------------------------------------------------------- Ran 34 tests in 0.432s OK 1 test OK. BUILDSTDERR: 0.59user 0.03system 0:00.64elapsed 97%CPU (0avgtext+0avgdata 47296maxresident)k 0inputs+0outputs (0major+7622minor)pagefaults=================== test_dircache ==================== BUILDSTDERR: 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dircache ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dircache == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20088 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_dircache test_annotate (test.test_dircache.DircacheTests) ... ok test_listdir (test.test_dircache.DircacheTests) ... ok ---------------------------------------------------------------------- Ran 2 tests in 1.004s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:01.11elapsed 10%CPU (0avgtext+0avgdata 40820maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5979minor)pagefaults 0swaps =================== test_dis ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dis ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dis == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20092 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_dis test_big_linenos (test.test_dis.DisTests) ... ok test_boundaries (test.test_dis.DisTests) ... ok test_bug_1333982 (test.test_dis.DisTests) ... ok test_bug_708901 (test.test_dis.DisTests) ... ok test_dis (test.test_dis.DisTests) ... ok test_opmap (test.test_dis.DisTests) ... ok test_opname (test.test_dis.DisTests) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.370s OK 1 test OK. BUILDSTDERR: 0.44user 0.03system 0:00.48elapsed 98%CPU (0avgtext+0avgdata 44388maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7152minor)pagefaults 0swaps =================== test_distutils ==================== + for TestName in $(cat testnames.txt) + echo =================== test_distutils ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_distutils == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20096 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_distutils test_build (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_default_settings (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_version_int (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_check_metadata_deprecated (distutils.tests.test_register.RegisterTestCase) ... ok test_create_pypirc (distutils.tests.test_register.RegisterTestCase) ... ok test_password_not_in_file (distutils.tests.test_register.RegisterTestCase) ... ok test_password_reset (distutils.tests.test_register.RegisterTestCase) ... ok test_register_invalid_long_description (distutils.tests.test_register.RegisterTestCase) ... skipped 'needs docutils' test_registering (distutils.tests.test_register.RegisterTestCase) ... ok test_server_empty_registration (distutils.tests.test_register.RegisterTestCase) ... ok test_server_registration (distutils.tests.test_register.RegisterTestCase) ... ok test_strict (distutils.tests.test_register.RegisterTestCase) ... skipped 'needs docutils' test_simple_run (distutils.tests.test_install_data.InstallDataTestCase) ... ok test_default_settings (distutils.tests.test_install_scripts.InstallScriptsTestCase) ... ok test_installation (distutils.tests.test_install_scripts.InstallScriptsTestCase) ... ok test_nt_quote_args (distutils.tests.test_spawn.SpawnTestCase) ... ok test_spawn (distutils.tests.test_spawn.SpawnTestCase) ... ok test_copy_file (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_copy_file_hard_link (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_copy_file_hard_link_failure (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_move_file_verbosity (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_write_file (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_byte_compile (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_finalize_options (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_get_inputs (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_get_outputs (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_check_archive_formats (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_compress_deprecated (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'The compress program is required' test_make_archive (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_cwd (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_owner_group (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball_unicode (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball_unicode_extended (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'File system cannot handle this filename' test_make_tarball_unicode_latin1 (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'File system cannot handle this filename' test_make_zipfile (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_tarfile_root_owner (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_tarfile_vs_tar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_no_compiler (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_reg_class (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_remove_entire_manifest (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_remove_visual_c_ref (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_dont_write_bytecode (distutils.tests.test_util.UtilTestCase) ... ok test_grok_environment_error (distutils.tests.test_util.UtilTestCase) ... ok test_finalize_options (distutils.tests.test_upload.uploadTestCase) ... ok test_saved_password (distutils.tests.test_upload.uploadTestCase) ... ok test_server_empty_registration (distutils.tests.test_upload.uploadTestCase) ... ok test_server_registration (distutils.tests.test_upload.uploadTestCase) ... ok test_upload (distutils.tests.test_upload.uploadTestCase) ... ok test_upload_fails (distutils.tests.test_upload.uploadTestCase) ... ok test_announce (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_cmdline (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_configfile (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_unspecified (distutils.tests.test_dist.DistributionTestCase) ... ok test_debug_mode (distutils.tests.test_dist.DistributionTestCase) ... ok test_empty_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_finalize_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_find_config_files_disable (distutils.tests.test_dist.DistributionTestCase) ... ok test_get_command_packages (distutils.tests.test_dist.DistributionTestCase) ... ok test_write_pkg_file (distutils.tests.test_dist.DistributionTestCase) ... ok test_classifier (distutils.tests.test_dist.MetadataTestCase) ... ok test_custom_pydistutils (distutils.tests.test_dist.MetadataTestCase) ... ok test_download_url (distutils.tests.test_dist.MetadataTestCase) ... ok test_fix_help_options (distutils.tests.test_dist.MetadataTestCase) ... ok test_long_description (distutils.tests.test_dist.MetadataTestCase) ... ok test_obsoletes (distutils.tests.test_dist.MetadataTestCase) ... ok test_obsoletes_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_provides (distutils.tests.test_dist.MetadataTestCase) ... ok test_provides_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_read_metadata (distutils.tests.test_dist.MetadataTestCase) ... ok test_requires (distutils.tests.test_dist.MetadataTestCase) ... ok test_requires_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_show_help (distutils.tests.test_dist.MetadataTestCase) ... ok test_simple_metadata (distutils.tests.test_dist.MetadataTestCase) ... ok VersionPredicate (distutils.versionpredicate) Doctest: distutils.versionpredicate.VersionPredicate ... ok split_provision (distutils.versionpredicate) Doctest: distutils.versionpredicate.split_provision ... ok test_finalize_options (distutils.tests.test_build.BuildTestCase) ... ok test_debug_print (distutils.tests.test_cmd.CommandTestCase) ... ok test_dump_options (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_dirname (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_filename (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_string (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_string_list (distutils.tests.test_cmd.CommandTestCase) ... ok test_make_file (distutils.tests.test_cmd.CommandTestCase) ... ok test_osx_cc_overrides_ldshared (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... skipped 'test only relevant for OS X' test_osx_explicit_ldshared (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... skipped 'test only relevant for OS X' test_runtime_libdir_option (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... ok test_server_empty_registration (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_server_registration (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_customize_compiler_before_get_config_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_get_python_inc (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_get_python_lib (distutils.tests.test_sysconfig.SysconfigTestCase) ... FAIL test_parse_makefile_base (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_parse_makefile_literal_dollar (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_sysconfig_compiler_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... FAIL test_sysconfig_module (distutils.tests.test_sysconfig.SysconfigTestCase) ... FAIL test_newer (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_newer_group (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_newer_pairwise (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_check_all (distutils.tests.test_check.CheckTestCase) ... ok test_check_document (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils" test_check_metadata (distutils.tests.test_check.CheckTestCase) ... ok test_check_restructuredtext (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils" test_check_restructuredtext_with_syntax_highlight (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils" test_formats (distutils.tests.test_bdist.BuildTestCase) ... ok test_skip_build (distutils.tests.test_bdist.BuildTestCase) ... ok test_class (distutils.tests.test_text_file.TextFileTestCase) ... ok test_finalize_options (distutils.tests.test_bdist_dumb.BuildDumbTestCase) ... ok test_simple_built (distutils.tests.test_bdist_dumb.BuildDumbTestCase) ... ok test_debug_mode (distutils.tests.test_install.InstallTestCase) ... ok test_finalize_options (distutils.tests.test_install.InstallTestCase) ... ok test_handle_extra_path (distutils.tests.test_install.InstallTestCase) ... ok test_home_installation_scheme (distutils.tests.test_install.InstallTestCase) ... ok test_record (distutils.tests.test_install.InstallTestCase) ... ok test_record_extensions (distutils.tests.test_install.InstallTestCase) ... skipped 'cannot find xxmodule.c (test must run in the python build dir)' test_user_site (distutils.tests.test_install.InstallTestCase) ... ok test_simple_run (distutils.tests.test_clean.cleanTestCase) ... ok test_debug_print (distutils.tests.test_filelist.FileListTestCase) ... ok test_exclude_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_glob_to_re (distutils.tests.test_filelist.FileListTestCase) ... ok test_include_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_process_template (distutils.tests.test_filelist.FileListTestCase) ... ok test_process_template_line (distutils.tests.test_filelist.FileListTestCase) ... ok test_remove_duplicates (distutils.tests.test_filelist.FileListTestCase) ... ok test_set_allfiles (distutils.tests.test_filelist.FileListTestCase) ... ok test_translate_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_customize_compiler (distutils.tests.test_ccompiler.CCompilerTestCase) ... ok test_debug_print (distutils.tests.test_ccompiler.CCompilerTestCase) ... ok test_gen_lib_options (distutils.tests.test_ccompiler.CCompilerTestCase) ... ok test_dir_in_package_data (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_empty_package_dir (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_package_data (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_simple_run (distutils.tests.test_install_headers.InstallHeadersTestCase) ... ok test_build_libraries (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_check_library_dist (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_finalize_options (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_get_source_files (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_run (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_minimal (distutils.tests.test_bdist_msi.BDistMSITestCase) ... skipped 'these tests require Windows' test_get_exe_bytes (distutils.tests.test_bdist_wininst.BuildWinInstTestCase) ... ok test_build_ext (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'cannot find xxmodule.c (test must run in the python build dir)' test_build_ext_inplace (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_build_ext_path_cross_platform (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'these tests require Windows' test_build_ext_path_with_os_sep (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_check_extensions_list (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_compiler_option (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_deployment_target_default (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_higher_ok (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_too_low (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_ext_fullpath (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_finalize_options (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_get_outputs (distutils.tests.test_build_ext.BuildExtTestCase) ... FAIL test_get_source_files (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_setuptools_compat (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'No module named setuptools_build_ext' test_solaris_enable_shared (distutils.tests.test_build_ext.BuildExtTestCase) ... ERROR test_user_site (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_add_defaults (distutils.tests.test_sdist.SDistTestCase) ... ok test_check_metadata_deprecated (distutils.tests.test_sdist.SDistTestCase) ... ok test_finalize_options (distutils.tests.test_sdist.SDistTestCase) ... ok test_get_file_list (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_unknown_command (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_wrong_arguments (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_wrong_path (distutils.tests.test_sdist.SDistTestCase) ... skipped 'test relevant for Windows only' test_make_distribution (distutils.tests.test_sdist.SDistTestCase) ... ok test_make_distribution_owner_group (distutils.tests.test_sdist.SDistTestCase) ... ok test_manifest_comments (distutils.tests.test_sdist.SDistTestCase) ... ok test_manifest_marker (distutils.tests.test_sdist.SDistTestCase) ... ok test_manual_manifest (distutils.tests.test_sdist.SDistTestCase) ... ok test_metadata_check_option (distutils.tests.test_sdist.SDistTestCase) ... ok test_prune_file_list (distutils.tests.test_sdist.SDistTestCase) ... ok test_server_empty_registration (distutils.tests.test_sdist.SDistTestCase) ... ok test_server_registration (distutils.tests.test_sdist.SDistTestCase) ... ok test_show_formats (distutils.tests.test_sdist.SDistTestCase) ... ok test_unicode_metadata_tgz (distutils.tests.test_sdist.SDistTestCase) ... ok test_cmp (distutils.tests.test_version.VersionTestCase) ... ok test_cmp_strict (distutils.tests.test_version.VersionTestCase) ... ok test_prerelease (distutils.tests.test_version.VersionTestCase) ... ok test_debug_mode (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_provides_file (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_uses_current_dir (distutils.tests.test_core.CoreTestCase) ... ok test_copy_tree_skips_nfs_temp_files (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_copy_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_create_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_ensure_relative (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_mkpath_remove_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_mkpath_with_custom_mode (distutils.tests.test_dir_util.DirUtilTestCase) ... ok BUILDSTDERR: test_no_optimize_flag (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ... /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory ok BUILDSTDERR: test_quiet (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ... /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory ok test_clean (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_dump_file (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_finalize_options (distutils.tests.test_config_cmd.ConfigTestCase) ... ok BUILDSTDERR: test_search_cpp (distutils.tests.test_config_cmd.ConfigTestCase) ... test test_distutils failed -- multiple errors occurred ok ====================================================================== ERROR: test_solaris_enable_shared (distutils.tests.test_build_ext.BuildExtTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/distutils/tests/test_build_ext.py", line 93, in test_solaris_enable_shared old_var = _config_vars.get('Py_ENABLE_SHARED') AttributeError: 'NoneType' object has no attribute 'get' ====================================================================== FAIL: test_get_python_lib (distutils.tests.test_sysconfig.SysconfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/distutils/tests/test_sysconfig.py", line 42, in test_get_python_lib self.assertEqual(_sysconfig.get_path('platstdlib'), res) AssertionError: '/builddir/build/BUILD/pypy2-v5.10.0-src/lib-pypy/2.7' != '/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7' ====================================================================== FAIL: test_sysconfig_compiler_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/distutils/tests/test_sysconfig.py", line 102, in test_sysconfig_compiler_vars self.assertEqual(global_sysconfig.get_config_var('LDSHARED'), sysconfig.get_config_var('LDSHARED')) AssertionError: None != 'cc -pthread -shared' ====================================================================== FAIL: test_sysconfig_module (distutils.tests.test_sysconfig.SysconfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/distutils/tests/test_sysconfig.py", line 80, in test_sysconfig_module self.assertEqual(global_sysconfig.get_config_var('CFLAGS'), sysconfig.get_config_var('CFLAGS')) AssertionError: None != '-DNDEBUG -O2' ====================================================================== FAIL: test_get_outputs (distutils.tests.test_build_ext.BuildExtTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/distutils/tests/test_build_ext.py", line 298, in test_get_outputs sysconfig.get_config_var('SO')) AssertionError: '.so' != '.pypy-41.so' ---------------------------------------------------------------------- Ran 194 tests in 2.595s FAILED (failures=4, errors=1, skipped=23) 1 test failed: test_distutils =================== test_dl ==================== BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 1.28user 0.44system 0:02.95elapsed 58%CPU (0avgtext+0avgdata 54640maxresident)k BUILDSTDERR: 3744inputs+0outputs (255major+83456minor)pagefaults 0swaps + echo test_distutils + for TestName in $(cat testnames.txt) + echo =================== test_dl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dl == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20308 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_dl test_dl skipped -- No module named dl 1 test skipped: test_dl Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.02system 0:00.11elapsed 98%CPU (0avgtext+0avgdata 40904maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5815minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_docxmlrpc ==================== + echo =================== test_docxmlrpc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_docxmlrpc == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20312 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_docxmlrpc test_autolink_dotted_methods (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test that selfdot values are made strong automatically in the ... ok test_autolinking (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test that the server correctly automatically wraps references to ... ok test_invalid_get_response (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) ... ok test_lambda (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test that lambda functionality stays the same. The output produced ... ok test_system_methods (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test the presence of three consecutive system.* methods. ... ok test_valid_get_response (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) ... ok ---------------------------------------------------------------------- Ran 6 tests in 1.575s OK 1 test OK. BUILDSTDERR: 0.22user 0.03system 0:01.76elapsed 14%CPU (0avgtext+0avgdata 44048maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6745minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_dumbdbm ==================== + echo =================== test_dumbdbm ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dumbdbm == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20322 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_dumbdbm test_close_twice (test.test_dumbdbm.DumbDBMTestCase) ... ok test_dumbdbm_creation (test.test_dumbdbm.DumbDBMTestCase) ... ok test_dumbdbm_creation_mode (test.test_dumbdbm.DumbDBMTestCase) ... ok test_dumbdbm_keys (test.test_dumbdbm.DumbDBMTestCase) ... ok test_dumbdbm_modification (test.test_dumbdbm.DumbDBMTestCase) ... ok test_dumbdbm_read (test.test_dumbdbm.DumbDBMTestCase) ... ok test_eval (test.test_dumbdbm.DumbDBMTestCase) ... ok test_line_endings (test.test_dumbdbm.DumbDBMTestCase) ... ok test_random (test.test_dumbdbm.DumbDBMTestCase) ... ok test_readonly_files (test.test_dumbdbm.DumbDBMTestCase) ... ok test_write_write_read (test.test_dumbdbm.DumbDBMTestCase) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.086s OK 1 test OK. BUILDSTDERR: 0.15user 0.04system 0:00.20elapsed 98%CPU (0avgtext+0avgdata 41052maxresident)k 0inp=================== test_dummy_thread ==================== BUILDSTDERR: uts+0outputs (0major+6325minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dummy_thread ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dummy_thread == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20326 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_dummy_thread *** Using as _thread module *** test_cond_acquire_fail (test.test_dummy_thread.LockTests) ... ok test_cond_acquire_success (test.test_dummy_thread.LockTests) ... ok test_improper_release (test.test_dummy_thread.LockTests) ... ok test_initlock (test.test_dummy_thread.LockTests) ... ok test_release (test.test_dummy_thread.LockTests) ... ok test_uncond_acquire_blocking (test.test_dummy_thread.LockTests) ... *** Waiting for thread to release the lock (approx. 0 sec.) *** done ok test_uncond_acquire_return_val (test.test_dummy_thread.LockTests) ... ok test_uncond_acquire_success (test.test_dummy_thread.LockTests) ... ok test_LockType (test.test_dummy_thread.MiscTests) ... ok test_exit (test.test_dummy_thread.MiscTests) ... ok test_ident (test.test_dummy_thread.MiscTests) ... ok test_interrupt_in_main (test.test_dummy_thread.MiscTests) ... ok test_interrupt_main (test.test_dummy_thread.MiscTests) ... ok test_arg_passing (test.test_dummy_thread.ThreadTests) ... ok test_multi_creation (test.test_dummy_thread.ThreadTests) ... *** Testing multiple thread creation (will take approx. 0 to 5 sec.) *** done ok ---------------------------------------------------------------------- Ran 15 tests in 0.007s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 93%CPU (0avgtext+0avgdata 40892maxresident)k 0inputs+0outputs (=================== test_dummy_threading ==================== BUILDSTDERR: 0major+6094minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dummy_threading ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_dummy_threading == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20330 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_dummy_threading test_tasks (test.test_dummy_threading.DummyThreadingTestCase) ... task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running waiting for all tasks to complete all tasks done ok ---------------------------------------------------------------------- Ran 1 test in 0.004s OK 1 test OK. =================== test_email ==================== BUILDSTDERR: 0.09user 0.02system 0:00.11elapsed 98%CPU (0avgtext+0avgdata 40836maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5987minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_email ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_email == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20334 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_email test_decode (email.test.test_email.TestBase64) ... ok test_encode (email.test.test_email.TestBase64) ... ok test_header_encode (email.test.test_email.TestBase64) ... ok test_len (email.test.test_email.TestBase64) ... ok test_body_encode (email.test.test_email.TestCharset) ... ok test_codecs_aliases_accepted (email.test.test_email.TestCharset) ... ok test_idempotent (email.test.test_email.TestCharset) ... ok test_unicode_charset_name (email.test.test_email.TestCharset) ... ok test_default_cte (email.test.test_email.TestEncoders) ... ok test_encode7or8bit (email.test.test_email.TestEncoders) ... ok test_encode_empty_payload (email.test.test_email.TestEncoders) ... ok test_long_lines (email.test.test_email.TestFeedParsers) ... ok test_newlines (email.test.test_email.TestFeedParsers) ... ok test_dont_mangle_from (email.test.test_email.TestFromMangling) ... ok test_mangle_from_in_preamble_and_epilog (email.test.test_email.TestFromMangling) ... ok test_mangled_from (email.test.test_email.TestFromMangling) ... ok test_ascii_add_header (email.test.test_email.TestHeader) ... ok test_bad_8bit_header (email.test.test_email.TestHeader) ... ok test_broken_base64_header (email.test.test_email.TestHeader) ... ok test_encode_unaliased_charset (email.test.test_email.TestHeader) ... ok test_encoded_adjacent_nonencoded (email.test.test_email.TestHeader) ... ok test_explicit_maxlinelen (email.test.test_email.TestHeader) ... ok test_header_ctor_default_args (email.test.test_email.TestHeader) ... ok test_header_needs_no_decoding (email.test.test_email.TestHeader) ... ok test_long (email.test.test_email.TestHeader) ... ok test_multilingual (email.test.test_email.TestHeader) ... ok test_nonascii_add_header_via_triple (email.test.test_email.TestHeader) ... ok test_simple (email.test.test_email.TestHeader) ... ok test_simple_surprise (email.test.test_email.TestHeader) ... ok test_string_charset (email.test.test_email.TestHeader) ... ok test_us_ascii_header (email.test.test_email.TestHeader) ... ok test_utf8_shortest (email.test.test_email.TestHeader) ... ok test_whitespace_eater (email.test.test_email.TestHeader) ... ok test_MIME_digest (email.test.test_email.TestIdempotent) ... ok test_MIME_digest_with_part_headers (email.test.test_email.TestIdempotent) ... ok test_content_type (email.test.test_email.TestIdempotent) ... ok test_dsn (email.test.test_email.TestIdempotent) ... ok test_long_header (email.test.test_email.TestIdempotent) ... ok test_message_external_body_idempotent (email.test.test_email.TestIdempotent) ... ok test_mixed_with_image (email.test.test_email.TestIdempotent) ... ok test_more_rfc2231_parameters (email.test.test_email.TestIdempotent) ... ok test_multipart_no_parts (email.test.test_email.TestIdempotent) ... ok test_multipart_one_part (email.test.test_email.TestIdempotent) ... ok test_multipart_report (email.test.test_email.TestIdempotent) ... ok test_nested_multipart_mixeds (email.test.test_email.TestIdempotent) ... ok test_no_start_boundary (email.test.test_email.TestIdempotent) ... ok test_parse_text_message (email.test.test_email.TestIdempotent) ... ok test_parse_untyped_message (email.test.test_email.TestIdempotent) ... ok test_parser (email.test.test_email.TestIdempotent) ... ok test_preamble_epilogue (email.test.test_email.TestIdempotent) ... ok test_rfc2231_charset (email.test.test_email.TestIdempotent) ... ok test_simple_multipart (email.test.test_email.TestIdempotent) ... ok test_text_plain_in_a_multipart_digest (email.test.test_email.TestIdempotent) ... ok test_body_line_iterator (email.test.test_email.TestIterators) ... ok test_pushCR_LF (email.test.test_email.TestIterators) FeedParser BufferedSubFile.push() assumed it received complete ... ok test_push_random (email.test.test_email.TestIterators) ... ok test_typed_subpart_iterator (email.test.test_email.TestIterators) ... ok test_typed_subpart_iterator_default_type (email.test.test_email.TestIterators) ... ok test_another_long_almost_unsplittable_header (email.test.test_email.TestLongHeaders) ... ok test_another_long_multiline_header (email.test.test_email.TestLongHeaders) ... ok test_header_splitter (email.test.test_email.TestLongHeaders) ... ok test_long_8bit_header (email.test.test_email.TestLongHeaders) ... ok test_long_8bit_header_no_charset (email.test.test_email.TestLongHeaders) ... ok test_long_field_name (email.test.test_email.TestLongHeaders) ... ok test_long_header_encode (email.test.test_email.TestLongHeaders) ... ok test_long_header_encode_with_tab_continuation (email.test.test_email.TestLongHeaders) ... ok test_long_line_after_append (email.test.test_email.TestLongHeaders) ... ok test_long_lines_with_different_header (email.test.test_email.TestLongHeaders) ... ok test_long_nonstring (email.test.test_email.TestLongHeaders) ... ok test_long_received_header (email.test.test_email.TestLongHeaders) ... ok test_long_to_header (email.test.test_email.TestLongHeaders) ... ok test_long_unbreakable_lines_with_continuation (email.test.test_email.TestLongHeaders) ... ok test_no_semis_header_splitter (email.test.test_email.TestLongHeaders) ... ok test_no_split_long_header (email.test.test_email.TestLongHeaders) ... ok test_shorter_line_with_append (email.test.test_email.TestLongHeaders) ... ok test_split_long_continuation (email.test.test_email.TestLongHeaders) ... ok test_splitting_first_line_only_is_long (email.test.test_email.TestLongHeaders) ... ok test_splitting_multiple_long_lines (email.test.test_email.TestLongHeaders) ... ok test_string_headerinst_eq (email.test.test_email.TestLongHeaders) ... ok test_add_header (email.test.test_email.TestMIMEAudio) ... ok test_checkSetMinor (email.test.test_email.TestMIMEAudio) ... ok test_encoding (email.test.test_email.TestMIMEAudio) ... ok test_guess_minor_type (email.test.test_email.TestMIMEAudio) ... ok test_add_header (email.test.test_email.TestMIMEImage) ... ok test_checkSetMinor (email.test.test_email.TestMIMEImage) ... ok test_encoding (email.test.test_email.TestMIMEImage) ... ok test_guess_minor_type (email.test.test_email.TestMIMEImage) ... ok test_bad_multipart (email.test.test_email.TestMIMEMessage) ... ok test_default_multipart_constructor (email.test.test_email.TestMIMEMessage) ... ok test_default_type (email.test.test_email.TestMIMEMessage) ... ok test_default_type_non_parsed (email.test.test_email.TestMIMEMessage) ... ok test_default_type_with_explicit_container_type (email.test.test_email.TestMIMEMessage) ... ok test_dsn (email.test.test_email.TestMIMEMessage) ... ok test_epilogue (email.test.test_email.TestMIMEMessage) ... ok test_generate (email.test.test_email.TestMIMEMessage) ... ok test_mime_attachments_in_constructor (email.test.test_email.TestMIMEMessage) ... ok test_no_nl_preamble (email.test.test_email.TestMIMEMessage) ... ok test_parse_message_rfc822 (email.test.test_email.TestMIMEMessage) ... ok test_type_error (email.test.test_email.TestMIMEMessage) ... ok test_valid_argument (email.test.test_email.TestMIMEMessage) ... ok test_7bit_unicode_input (email.test.test_email.TestMIMEText) ... ok test_7bit_unicode_input_no_charset (email.test.test_email.TestMIMEText) ... ok test_8bit_unicode_input (email.test.test_email.TestMIMEText) ... ok test_8bit_unicode_input_no_charset (email.test.test_email.TestMIMEText) ... ok test_charset (email.test.test_email.TestMIMEText) ... ok test_payload (email.test.test_email.TestMIMEText) ... ok test_types (email.test.test_email.TestMIMEText) ... ok test__contains__ (email.test.test_email.TestMessageAPI) ... ok test_as_string (email.test.test_email.TestMessageAPI) ... ok test_bad_param (email.test.test_email.TestMessageAPI) ... ok test_bogus_filename (email.test.test_email.TestMessageAPI) ... ok test_broken_base64_payload (email.test.test_email.TestMessageAPI) ... ok test_decode_bogus_uu_payload_quietly (email.test.test_email.TestMessageAPI) ... ok test_decoded_generator (email.test.test_email.TestMessageAPI) ... ok test_del_param (email.test.test_email.TestMessageAPI) ... ok test_del_param_on_other_header (email.test.test_email.TestMessageAPI) ... ok test_embedded_header_via_Header_rejected (email.test.test_email.TestMessageAPI) ... ok test_embedded_header_via_string_rejected (email.test.test_email.TestMessageAPI) ... ok test_get_all (email.test.test_email.TestMessageAPI) ... ok test_get_boundary (email.test.test_email.TestMessageAPI) ... ok test_get_charsets (email.test.test_email.TestMessageAPI) ... ok test_get_content_charset (email.test.test_email.TestMessageAPI) ... ok test_get_content_maintype_error (email.test.test_email.TestMessageAPI) ... ok test_get_content_maintype_from_message_explicit (email.test.test_email.TestMessageAPI) ... ok test_get_content_maintype_from_message_implicit (email.test.test_email.TestMessageAPI) ... ok test_get_content_maintype_from_message_text_plain_explicit (email.test.test_email.TestMessageAPI) ... ok test_get_content_maintype_from_message_text_plain_implicit (email.test.test_email.TestMessageAPI) ... ok test_get_content_maintype_missing (email.test.test_email.TestMessageAPI) ... ok test_get_content_maintype_missing_with_default_type (email.test.test_email.TestMessageAPI) ... ok test_get_content_subtype_error (email.test.test_email.TestMessageAPI) ... ok test_get_content_subtype_from_message_explicit (email.test.test_email.TestMessageAPI) ... ok test_get_content_subtype_from_message_implicit (email.test.test_email.TestMessageAPI) ... ok test_get_content_subtype_from_message_text_plain_explicit (email.test.test_email.TestMessageAPI) ... ok test_get_content_subtype_from_message_text_plain_implicit (email.test.test_email.TestMessageAPI) ... ok test_get_content_subtype_missing (email.test.test_email.TestMessageAPI) ... ok test_get_content_subtype_missing_with_default_type (email.test.test_email.TestMessageAPI) ... ok test_get_content_type_from_message_explicit (email.test.test_email.TestMessageAPI) ... ok test_get_content_type_from_message_implicit (email.test.test_email.TestMessageAPI) ... ok test_get_content_type_from_message_text_plain_explicit (email.test.test_email.TestMessageAPI) ... ok test_get_content_type_from_message_text_plain_implicit (email.test.test_email.TestMessageAPI) ... ok test_get_content_type_missing (email.test.test_email.TestMessageAPI) ... ok test_get_content_type_missing_with_default_type (email.test.test_email.TestMessageAPI) ... ok test_get_decoded_payload (email.test.test_email.TestMessageAPI) ... ok test_get_decoded_uu_payload (email.test.test_email.TestMessageAPI) ... ok test_get_filename (email.test.test_email.TestMessageAPI) ... ok test_get_filename_with_name_parameter (email.test.test_email.TestMessageAPI) ... ok test_get_param (email.test.test_email.TestMessageAPI) ... ok test_get_param_funky_continuation_lines (email.test.test_email.TestMessageAPI) ... ok test_get_param_liberal (email.test.test_email.TestMessageAPI) ... ok test_get_param_with_quotes (email.test.test_email.TestMessageAPI) ... ok test_get_param_with_semis_in_quotes (email.test.test_email.TestMessageAPI) ... ok test_get_params (email.test.test_email.TestMessageAPI) ... ok test_getset_charset (email.test.test_email.TestMessageAPI) ... ok test_has_key (email.test.test_email.TestMessageAPI) ... ok test_make_boundary (email.test.test_email.TestMessageAPI) ... ok test_message_rfc822_only (email.test.test_email.TestMessageAPI) ... ok test_missing_boundary (email.test.test_email.TestMessageAPI) ... ok test_missing_filename (email.test.test_email.TestMessageAPI) ... ok test_replace_header (email.test.test_email.TestMessageAPI) ... ok test_set_boundary (email.test.test_email.TestMessageAPI) ... ok test_set_charset_from_string (email.test.test_email.TestMessageAPI) ... ok test_set_param (email.test.test_email.TestMessageAPI) ... ok test_set_payload_with_charset (email.test.test_email.TestMessageAPI) ... ok test_set_type (email.test.test_email.TestMessageAPI) ... ok test_set_type_on_other_header (email.test.test_email.TestMessageAPI) ... ok test__all__ (email.test.test_email.TestMiscellaneous) ... ok test_charset_richcomparisons (email.test.test_email.TestMiscellaneous) ... ok test_charsets_case_insensitive (email.test.test_email.TestMiscellaneous) ... ok test_escape_backslashes (email.test.test_email.TestMiscellaneous) ... ok test_escape_dump (email.test.test_email.TestMiscellaneous) ... ok test_fix_eols (email.test.test_email.TestMiscellaneous) ... ok test_formatdate (email.test.test_email.TestMiscellaneous) ... ok test_formatdate_localtime (email.test.test_email.TestMiscellaneous) ... ok test_formatdate_usegmt (email.test.test_email.TestMiscellaneous) ... ok test_get_body_encoding_with_bogus_charset (email.test.test_email.TestMiscellaneous) ... ok test_get_body_encoding_with_uppercase_charset (email.test.test_email.TestMiscellaneous) ... ok test_getaddresses (email.test.test_email.TestMiscellaneous) ... ok test_getaddresses_embedded_comment (email.test.test_email.TestMiscellaneous) Test proper handling of a nested comment ... ok test_getaddresses_nasty (email.test.test_email.TestMiscellaneous) ... ok test_make_msgid_collisions (email.test.test_email.TestMiscellaneous) ... ok test_message_from_file (email.test.test_email.TestMiscellaneous) ... ok test_message_from_file_with_class (email.test.test_email.TestMiscellaneous) ... ok test_message_from_string (email.test.test_email.TestMiscellaneous) ... ok test_message_from_string_with_class (email.test.test_email.TestMiscellaneous) ... ok test_mktime_tz (email.test.test_email.TestMiscellaneous) ... ok test_multiline_from_comment (email.test.test_email.TestMiscellaneous) ... ok test_name_with_dot (email.test.test_email.TestMiscellaneous) ... ok test_noquote_dump (email.test.test_email.TestMiscellaneous) ... ok test_parseaddr_empty (email.test.test_email.TestMiscellaneous) ... ok test_parseaddr_preserves_quoted_pairs_in_addresses (email.test.test_email.TestMiscellaneous) ... ok test_parsedate_acceptable_to_time_functions (email.test.test_email.TestMiscellaneous) ... ok test_parsedate_compact (email.test.test_email.TestMiscellaneous) ... ok test_parsedate_compact_no_dayofweek (email.test.test_email.TestMiscellaneous) ... ok test_parsedate_no_dayofweek (email.test.test_email.TestMiscellaneous) ... ok test_parsedate_none (email.test.test_email.TestMiscellaneous) ... ok test_parsedate_y2k (email.test.test_email.TestMiscellaneous) Test for parsing a date with a two-digit year. ... ok test_partial_falls_inside_message_delivery_status (email.test.test_email.TestMiscellaneous) ... ok test_quote_dump (email.test.test_email.TestMiscellaneous) ... ok test_utils_quote_unquote (email.test.test_email.TestMiscellaneous) ... ok test_boundary_in_non_multipart (email.test.test_email.TestMultipart) ... ok test_boundary_with_leading_space (email.test.test_email.TestMultipart) ... ok test_boundary_without_trailing_newline (email.test.test_email.TestMultipart) ... ok test_double_boundary (email.test.test_email.TestMultipart) ... ok test_empty_multipart_idempotent (email.test.test_email.TestMultipart) ... ok test_hierarchy (email.test.test_email.TestMultipart) ... ok test_message_external_body (email.test.test_email.TestMultipart) ... ok test_nested_inner_contains_outer_boundary (email.test.test_email.TestMultipart) ... ok test_nested_with_same_boundary (email.test.test_email.TestMultipart) ... ok test_no_parts_in_a_multipart_with_empty_epilogue (email.test.test_email.TestMultipart) ... ok test_no_parts_in_a_multipart_with_none_epilogue (email.test.test_email.TestMultipart) ... ok test_one_part_in_a_multipart (email.test.test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_empty_epilogue (email.test.test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_empty_preamble (email.test.test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_nl_epilogue (email.test.test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_none_epilogue (email.test.test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_none_preamble (email.test.test_email.TestMultipart) ... ok test_first_line_is_continuation_header (email.test.test_email.TestNonConformant) ... ok test_invalid_content_type (email.test.test_email.TestNonConformant) ... ok test_lying_multipart (email.test.test_email.TestNonConformant) ... ok test_missing_start_boundary (email.test.test_email.TestNonConformant) ... ok test_multipart_no_boundary (email.test.test_email.TestNonConformant) ... ok test_no_separating_blank_line (email.test.test_email.TestNonConformant) ... ok test_no_start_boundary (email.test.test_email.TestNonConformant) ... ok test_parse_missing_minor_type (email.test.test_email.TestNonConformant) ... ok test_same_boundary_inner_outer (email.test.test_email.TestNonConformant) ... ok test_CRLFLF_at_end_of_part (email.test.test_email.TestParsers) ... ok test_crlf_separation (email.test.test_email.TestParsers) ... ok test_header_parser (email.test.test_email.TestParsers) ... ok test_multipart_digest_with_extra_mime_headers (email.test.test_email.TestParsers) ... ok test_rfc2822_header_syntax (email.test.test_email.TestParsers) ... ok test_rfc2822_one_character_header (email.test.test_email.TestParsers) ... ok test_rfc2822_space_not_allowed_in_header (email.test.test_email.TestParsers) ... ok test_strip_line_feed_and_carriage_return_in_headers (email.test.test_email.TestParsers) ... ok test_three_lines (email.test.test_email.TestParsers) ... ok test_whitespace_continuation (email.test.test_email.TestParsers) ... ok test_whitespace_continuation_last_header (email.test.test_email.TestParsers) ... ok test_body_quopri_check (email.test.test_email.TestQuopri) ... ok test_body_quopri_len (email.test.test_email.TestQuopri) ... ok test_decode (email.test.test_email.TestQuopri) ... ok test_encode (email.test.test_email.TestQuopri) ... ok test_header_encode (email.test.test_email.TestQuopri) ... ok test_header_quopri_check (email.test.test_email.TestQuopri) ... ok test_header_quopri_len (email.test.test_email.TestQuopri) ... ok test_quote_unquote_idempotent (email.test.test_email.TestQuopri) ... ok test_rfc2047_B_bad_padding (email.test.test_email.TestRFC2047) ... ok test_rfc2047_Q_invalid_digits (email.test.test_email.TestRFC2047) ... ok test_rfc2047_multiline (email.test.test_email.TestRFC2047) ... ok test_rfc2047_with_whitespace (email.test.test_email.TestRFC2047) ... ok test_rfc2047_without_whitespace (email.test.test_email.TestRFC2047) ... ok test_whitespace_eater_unicode (email.test.test_email.TestRFC2047) ... ok test_whitespace_eater_unicode_2 (email.test.test_email.TestRFC2047) ... ok test_del_param (email.test.test_email.TestRFC2231) ... ok test_get_param (email.test.test_email.TestRFC2231) ... ok test_rfc2231_bad_character_in_charset (email.test.test_email.TestRFC2231) ... ok test_rfc2231_bad_character_in_filename (email.test.test_email.TestRFC2231) ... ok test_rfc2231_bad_encoding_in_charset (email.test.test_email.TestRFC2231) ... ok test_rfc2231_bad_encoding_in_filename (email.test.test_email.TestRFC2231) ... ok test_rfc2231_encoded_then_unencoded_segments (email.test.test_email.TestRFC2231) ... ok test_rfc2231_get_content_charset (email.test.test_email.TestRFC2231) ... ok test_rfc2231_no_extended_values (email.test.test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset (email.test.test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_boundary (email.test.test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_charset (email.test.test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_filename (email.test.test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_filename_encoded (email.test.test_email.TestRFC2231) ... ok test_rfc2231_partly_encoded (email.test.test_email.TestRFC2231) ... ok test_rfc2231_partly_nonencoded (email.test.test_email.TestRFC2231) ... ok test_rfc2231_single_tick_in_filename (email.test.test_email.TestRFC2231) ... ok test_rfc2231_single_tick_in_filename_extended (email.test.test_email.TestRFC2231) ... ok test_rfc2231_tick_attack (email.test.test_email.TestRFC2231) ... ok test_rfc2231_tick_attack_extended (email.test.test_email.TestRFC2231) ... ok test_rfc2231_unencoded_then_encoded_segments (email.test.test_email.TestRFC2231) ... ok test_rfc2231_unknown_encoding (email.test.test_email.TestRFC2231) ... ok test_set_param (email.test.test_email.TestRFC2231) ... ok test_long_headers_as_string (email.test.test_email.TestSigned) ... ok test_long_headers_flatten (email.test.test_email.TestSigned) ... ok ---------------------------------------------------------------------- Ran 276 tests in 13.048s OK test_decode (email.test.test_email_renamed.TestBase64) ... ok test_encode (email.test.test_email_renamed.TestBase64) ... ok test_header_encode (email.test.test_email_renamed.TestBase64) ... ok test_len (email.test.test_email_renamed.TestBase64) ... ok test_body_encode (email.test.test_email_renamed.TestCharset) ... ok test_idempotent (email.test.test_email_renamed.TestCharset) ... ok test_unicode_charset_name (email.test.test_email_renamed.TestCharset) ... ok test_default_cte (email.test.test_email_renamed.TestEncoders) ... ok test_encode_empty_payload (email.test.test_email_renamed.TestEncoders) ... ok test_dont_mangle_from (email.test.test_email_renamed.TestFromMangling) ... ok test_mangled_from (email.test.test_email_renamed.TestFromMangling) ... ok test_bad_8bit_header (email.test.test_email_renamed.TestHeader) ... ok test_broken_base64_header (email.test.test_email_renamed.TestHeader) ... ok test_encoded_adjacent_nonencoded (email.test.test_email_renamed.TestHeader) ... ok test_explicit_maxlinelen (email.test.test_email_renamed.TestHeader) ... ok test_header_ctor_default_args (email.test.test_email_renamed.TestHeader) ... ok test_header_needs_no_decoding (email.test.test_email_renamed.TestHeader) ... ok test_long (email.test.test_email_renamed.TestHeader) ... ok test_multilingual (email.test.test_email_renamed.TestHeader) ... ok test_simple (email.test.test_email_renamed.TestHeader) ... ok test_simple_surprise (email.test.test_email_renamed.TestHeader) ... ok test_string_charset (email.test.test_email_renamed.TestHeader) ... ok test_us_ascii_header (email.test.test_email_renamed.TestHeader) ... ok test_utf8_shortest (email.test.test_email_renamed.TestHeader) ... ok test_whitespace_eater (email.test.test_email_renamed.TestHeader) ... ok test_MIME_digest (email.test.test_email_renamed.TestIdempotent) ... ok test_MIME_digest_with_part_headers (email.test.test_email_renamed.TestIdempotent) ... ok test_content_type (email.test.test_email_renamed.TestIdempotent) ... ok test_dsn (email.test.test_email_renamed.TestIdempotent) ... ok test_long_header (email.test.test_email_renamed.TestIdempotent) ... ok test_message_external_body_idempotent (email.test.test_email_renamed.TestIdempotent) ... ok test_mixed_with_image (email.test.test_email_renamed.TestIdempotent) ... ok test_more_rfc2231_parameters (email.test.test_email_renamed.TestIdempotent) ... ok test_multipart_no_parts (email.test.test_email_renamed.TestIdempotent) ... ok test_multipart_one_part (email.test.test_email_renamed.TestIdempotent) ... ok test_multipart_report (email.test.test_email_renamed.TestIdempotent) ... ok test_nested_multipart_mixeds (email.test.test_email_renamed.TestIdempotent) ... ok test_no_start_boundary (email.test.test_email_renamed.TestIdempotent) ... ok test_parse_text_message (email.test.test_email_renamed.TestIdempotent) ... ok test_parse_untyped_message (email.test.test_email_renamed.TestIdempotent) ... ok test_parser (email.test.test_email_renamed.TestIdempotent) ... ok test_preamble_epilogue (email.test.test_email_renamed.TestIdempotent) ... ok test_rfc2231_charset (email.test.test_email_renamed.TestIdempotent) ... ok test_simple_multipart (email.test.test_email_renamed.TestIdempotent) ... ok test_text_plain_in_a_multipart_digest (email.test.test_email_renamed.TestIdempotent) ... ok test_body_line_iterator (email.test.test_email_renamed.TestIterators) ... ok test_typed_subpart_iterator (email.test.test_email_renamed.TestIterators) ... ok test_typed_subpart_iterator_default_type (email.test.test_email_renamed.TestIterators) ... ok test_another_long_almost_unsplittable_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_another_long_multiline_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_header_splitter (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_8bit_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_8bit_header_no_charset (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_field_name (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_header_encode (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_header_encode_with_tab_continuation (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_line_after_append (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_lines_with_different_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_nonstring (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_received_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_to_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_unbreakable_lines_with_continuation (email.test.test_email_renamed.TestLongHeaders) ... ok test_no_semis_header_splitter (email.test.test_email_renamed.TestLongHeaders) ... ok test_no_split_long_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_shorter_line_with_append (email.test.test_email_renamed.TestLongHeaders) ... ok test_split_long_continuation (email.test.test_email_renamed.TestLongHeaders) ... ok test_splitting_first_line_only_is_long (email.test.test_email_renamed.TestLongHeaders) ... ok test_splitting_multiple_long_lines (email.test.test_email_renamed.TestLongHeaders) ... ok test_string_headerinst_eq (email.test.test_email_renamed.TestLongHeaders) ... ok test_binary_body_with_encode_7or8bit (email.test.test_email_renamed.TestMIMEApplication) ... ok test_binary_body_with_encode_noop (email.test.test_email_renamed.TestMIMEApplication) ... ok test_body (email.test.test_email_renamed.TestMIMEApplication) ... ok test_headers (email.test.test_email_renamed.TestMIMEApplication) ... ok test_add_header (email.test.test_email_renamed.TestMIMEAudio) ... ok test_checkSetMinor (email.test.test_email_renamed.TestMIMEAudio) ... ok test_encoding (email.test.test_email_renamed.TestMIMEAudio) ... ok test_guess_minor_type (email.test.test_email_renamed.TestMIMEAudio) ... ok test_add_header (email.test.test_email_renamed.TestMIMEImage) ... ok test_checkSetMinor (email.test.test_email_renamed.TestMIMEImage) ... ok test_encoding (email.test.test_email_renamed.TestMIMEImage) ... ok test_guess_minor_type (email.test.test_email_renamed.TestMIMEImage) ... ok test_bad_multipart (email.test.test_email_renamed.TestMIMEMessage) ... ok test_default_type (email.test.test_email_renamed.TestMIMEMessage) ... ok test_default_type_non_parsed (email.test.test_email_renamed.TestMIMEMessage) ... ok test_default_type_with_explicit_container_type (email.test.test_email_renamed.TestMIMEMessage) ... ok test_dsn (email.test.test_email_renamed.TestMIMEMessage) ... ok test_epilogue (email.test.test_email_renamed.TestMIMEMessage) ... ok test_generate (email.test.test_email_renamed.TestMIMEMessage) ... ok test_mime_attachments_in_constructor (email.test.test_email_renamed.TestMIMEMessage) ... ok test_no_nl_preamble (email.test.test_email_renamed.TestMIMEMessage) ... ok test_parse_message_rfc822 (email.test.test_email_renamed.TestMIMEMessage) ... ok test_type_error (email.test.test_email_renamed.TestMIMEMessage) ... ok test_valid_argument (email.test.test_email_renamed.TestMIMEMessage) ... ok test_charset (email.test.test_email_renamed.TestMIMEText) ... ok test_payload (email.test.test_email_renamed.TestMIMEText) ... ok test_types (email.test.test_email_renamed.TestMIMEText) ... ok test__contains__ (email.test.test_email_renamed.TestMessageAPI) ... ok test_as_string (email.test.test_email_renamed.TestMessageAPI) ... ok test_bad_param (email.test.test_email_renamed.TestMessageAPI) ... ok test_bogus_filename (email.test.test_email_renamed.TestMessageAPI) ... ok test_broken_base64_payload (email.test.test_email_renamed.TestMessageAPI) ... ok test_decoded_generator (email.test.test_email_renamed.TestMessageAPI) ... ok test_del_param (email.test.test_email_renamed.TestMessageAPI) ... ok test_del_param_on_other_header (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_all (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_boundary (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_charsets (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_error (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_from_message_explicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_from_message_implicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_from_message_text_plain_explicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_from_message_text_plain_implicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_missing (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_missing_with_default_type (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_error (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_from_message_explicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_from_message_implicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_from_message_text_plain_explicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_from_message_text_plain_implicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_missing (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_missing_with_default_type (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_type_from_message_explicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_type_from_message_implicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_type_from_message_text_plain_explicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_type_from_message_text_plain_implicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_type_missing (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_type_missing_with_default_type (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_decoded_payload (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_decoded_uu_payload (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_filename (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_filename_with_name_parameter (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_param (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_param_funky_continuation_lines (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_param_liberal (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_param_with_semis_in_quotes (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_params (email.test.test_email_renamed.TestMessageAPI) ... ok test_getset_charset (email.test.test_email_renamed.TestMessageAPI) ... ok test_has_key (email.test.test_email_renamed.TestMessageAPI) ... ok test_missing_boundary (email.test.test_email_renamed.TestMessageAPI) ... ok test_missing_filename (email.test.test_email_renamed.TestMessageAPI) ... ok test_replace_header (email.test.test_email_renamed.TestMessageAPI) ... ok test_set_boundary (email.test.test_email_renamed.TestMessageAPI) ... ok test_set_charset_from_string (email.test.test_email_renamed.TestMessageAPI) ... ok test_set_param (email.test.test_email_renamed.TestMessageAPI) ... ok test_set_payload_with_charset (email.test.test_email_renamed.TestMessageAPI) ... ok test_set_type (email.test.test_email_renamed.TestMessageAPI) ... ok test_set_type_on_other_header (email.test.test_email_renamed.TestMessageAPI) ... ok test__all__ (email.test.test_email_renamed.TestMiscellaneous) ... ok test_charset_richcomparisons (email.test.test_email_renamed.TestMiscellaneous) ... ok test_charsets_case_insensitive (email.test.test_email_renamed.TestMiscellaneous) ... ok test_escape_backslashes (email.test.test_email_renamed.TestMiscellaneous) ... ok test_escape_dump (email.test.test_email_renamed.TestMiscellaneous) ... ok test_fix_eols (email.test.test_email_renamed.TestMiscellaneous) ... ok test_formatdate (email.test.test_email_renamed.TestMiscellaneous) ... ok test_formatdate_localtime (email.test.test_email_renamed.TestMiscellaneous) ... ok test_formatdate_usegmt (email.test.test_email_renamed.TestMiscellaneous) ... ok test_get_body_encoding_with_bogus_charset (email.test.test_email_renamed.TestMiscellaneous) ... ok test_get_body_encoding_with_uppercase_charset (email.test.test_email_renamed.TestMiscellaneous) ... ok test_getaddresses (email.test.test_email_renamed.TestMiscellaneous) ... ok test_getaddresses_embedded_comment (email.test.test_email_renamed.TestMiscellaneous) Test proper handling of a nested comment ... ok test_getaddresses_nasty (email.test.test_email_renamed.TestMiscellaneous) ... ok test_message_from_file (email.test.test_email_renamed.TestMiscellaneous) ... ok test_message_from_file_with_class (email.test.test_email_renamed.TestMiscellaneous) ... ok test_message_from_string (email.test.test_email_renamed.TestMiscellaneous) ... ok test_message_from_string_with_class (email.test.test_email_renamed.TestMiscellaneous) ... ok test_multiline_from_comment (email.test.test_email_renamed.TestMiscellaneous) ... ok test_name_with_dot (email.test.test_email_renamed.TestMiscellaneous) ... ok test_noquote_dump (email.test.test_email_renamed.TestMiscellaneous) ... ok test_parseaddr_empty (email.test.test_email_renamed.TestMiscellaneous) ... ok test_parsedate_acceptable_to_time_functions (email.test.test_email_renamed.TestMiscellaneous) ... ok test_parsedate_compact (email.test.test_email_renamed.TestMiscellaneous) ... ok test_parsedate_compact_no_dayofweek (email.test.test_email_renamed.TestMiscellaneous) ... ok test_parsedate_no_dayofweek (email.test.test_email_renamed.TestMiscellaneous) ... ok test_parsedate_none (email.test.test_email_renamed.TestMiscellaneous) ... ok test_partial_falls_inside_message_delivery_status (email.test.test_email_renamed.TestMiscellaneous) ... ok test_quote_dump (email.test.test_email_renamed.TestMiscellaneous) ... ok test_utils_quote_unquote (email.test.test_email_renamed.TestMiscellaneous) ... ok test_boundary_in_non_multipart (email.test.test_email_renamed.TestMultipart) ... ok test_boundary_with_leading_space (email.test.test_email_renamed.TestMultipart) ... ok test_boundary_without_trailing_newline (email.test.test_email_renamed.TestMultipart) ... ok test_double_boundary (email.test.test_email_renamed.TestMultipart) ... ok test_empty_multipart_idempotent (email.test.test_email_renamed.TestMultipart) ... ok test_hierarchy (email.test.test_email_renamed.TestMultipart) ... ok test_message_external_body (email.test.test_email_renamed.TestMultipart) ... ok test_nested_inner_contains_outer_boundary (email.test.test_email_renamed.TestMultipart) ... ok test_nested_with_same_boundary (email.test.test_email_renamed.TestMultipart) ... ok test_no_parts_in_a_multipart_with_empty_epilogue (email.test.test_email_renamed.TestMultipart) ... ok test_no_parts_in_a_multipart_with_none_epilogue (email.test.test_email_renamed.TestMultipart) ... ok test_one_part_in_a_multipart (email.test.test_email_renamed.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_empty_epilogue (email.test.test_email_renamed.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_empty_preamble (email.test.test_email_renamed.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_nl_epilogue (email.test.test_email_renamed.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_none_epilogue (email.test.test_email_renamed.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_none_preamble (email.test.test_email_renamed.TestMultipart) ... ok test_first_line_is_continuation_header (email.test.test_email_renamed.TestNonConformant) ... ok test_invalid_content_type (email.test.test_email_renamed.TestNonConformant) ... ok test_lying_multipart (email.test.test_email_renamed.TestNonConformant) ... ok test_missing_start_boundary (email.test.test_email_renamed.TestNonConformant) ... ok test_multipart_no_boundary (email.test.test_email_renamed.TestNonConformant) ... ok test_no_separating_blank_line (email.test.test_email_renamed.TestNonConformant) ... ok test_no_start_boundary (email.test.test_email_renamed.TestNonConformant) ... ok test_parse_missing_minor_type (email.test.test_email_renamed.TestNonConformant) ... ok test_same_boundary_inner_outer (email.test.test_email_renamed.TestNonConformant) ... ok test_crlf_separation (email.test.test_email_renamed.TestParsers) ... ok test_header_parser (email.test.test_email_renamed.TestParsers) ... ok test_multipart_digest_with_extra_mime_headers (email.test.test_email_renamed.TestParsers) ... ok test_rfc2822_header_syntax (email.test.test_email_renamed.TestParsers) ... ok test_rfc2822_one_character_header (email.test.test_email_renamed.TestParsers) ... ok test_rfc2822_space_not_allowed_in_header (email.test.test_email_renamed.TestParsers) ... ok test_strip_line_feed_and_carriage_return_in_headers (email.test.test_email_renamed.TestParsers) ... ok test_three_lines (email.test.test_email_renamed.TestParsers) ... ok test_whitespace_continuation (email.test.test_email_renamed.TestParsers) ... ok test_whitespace_continuation_last_header (email.test.test_email_renamed.TestParsers) ... ok test_body_quopri_check (email.test.test_email_renamed.TestQuopri) ... ok test_body_quopri_len (email.test.test_email_renamed.TestQuopri) ... ok test_decode (email.test.test_email_renamed.TestQuopri) ... ok test_encode (email.test.test_email_renamed.TestQuopri) ... ok test_header_encode (email.test.test_email_renamed.TestQuopri) ... ok test_header_quopri_check (email.test.test_email_renamed.TestQuopri) ... ok test_header_quopri_len (email.test.test_email_renamed.TestQuopri) ... ok test_quote_unquote_idempotent (email.test.test_email_renamed.TestQuopri) ... ok test_rfc2047_missing_whitespace (email.test.test_email_renamed.TestRFC2047) ... ok test_rfc2047_multiline (email.test.test_email_renamed.TestRFC2047) ... ok test_rfc2047_with_whitespace (email.test.test_email_renamed.TestRFC2047) ... ok test_whitespace_eater_unicode (email.test.test_email_renamed.TestRFC2047) ... ok test_whitespace_eater_unicode_2 (email.test.test_email_renamed.TestRFC2047) ... ok test_del_param (email.test.test_email_renamed.TestRFC2231) ... ok test_get_param (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_bad_character_in_charset (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_bad_character_in_filename (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_bad_encoding_in_charset (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_bad_encoding_in_filename (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_encoded_then_unencoded_segments (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_get_content_charset (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_no_extended_values (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_no_language_or_charset (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_boundary (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_charset (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_filename (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_filename_encoded (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_partly_encoded (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_partly_nonencoded (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_single_tick_in_filename (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_single_tick_in_filename_extended (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_tick_attack (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_tick_attack_extended (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_unencoded_then_encoded_segments (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_unknown_encoding (email.test.test_email_renamed.TestRFC2231) ... ok test_set_param (email.test.test_email_renamed.TestRFC2231) ... ok ---------------------------------------------------------------------- Ran 249 tests in 0.327s OK 1 test OK. BUILDSTDERR: 1.24user 0.21system 0:13.60elapsed 10%CPU (0avgtext+0avgdata 141044maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+57343minor)pagefaults 0swaps =================== test_email_codecs ==================== + for TestName in $(cat testnames.txt) + echo =================== test_email_codecs ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_email_codecs == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20343 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_email_codecs test_japanese_codecs (email.test.test_email_codecs.TestEmailAsianCodecs) ... ok test_payload_encoding (email.test.test_email_codecs.TestEmailAsianCodecs) ... ok test_japanese_codecs (email.test.test_email_codecs_renamed.TestEmailAsianCodecs) ... ok test_payload_encoding (email.test.test_email_codecs_renamed.TestEmailAsianCodecs) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.006s OK 1 test OK. BUILDSTDERR: 0.14user 0.03system 0:00.17elapsed 96%CPU (0avgtext+0avgdata 42372maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6492minor)pagefaults 0swaps =================== test_email_renamed ==================== + for TestName in $(cat testnames.txt) + echo =================== test_email_renamed ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_email_renamed == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20347 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_email_renamed test_decode (email.test.test_email_renamed.TestBase64) ... ok test_encode (email.test.test_email_renamed.TestBase64) ... ok test_header_encode (email.test.test_email_renamed.TestBase64) ... ok test_len (email.test.test_email_renamed.TestBase64) ... ok test_body_encode (email.test.test_email_renamed.TestCharset) ... ok test_idempotent (email.test.test_email_renamed.TestCharset) ... ok test_unicode_charset_name (email.test.test_email_renamed.TestCharset) ... ok test_default_cte (email.test.test_email_renamed.TestEncoders) ... ok test_encode_empty_payload (email.test.test_email_renamed.TestEncoders) ... ok test_dont_mangle_from (email.test.test_email_renamed.TestFromMangling) ... ok test_mangled_from (email.test.test_email_renamed.TestFromMangling) ... ok test_bad_8bit_header (email.test.test_email_renamed.TestHeader) ... ok test_broken_base64_header (email.test.test_email_renamed.TestHeader) ... ok test_encoded_adjacent_nonencoded (email.test.test_email_renamed.TestHeader) ... ok test_explicit_maxlinelen (email.test.test_email_renamed.TestHeader) ... ok test_header_ctor_default_args (email.test.test_email_renamed.TestHeader) ... ok test_header_needs_no_decoding (email.test.test_email_renamed.TestHeader) ... ok test_long (email.test.test_email_renamed.TestHeader) ... ok test_multilingual (email.test.test_email_renamed.TestHeader) ... ok test_simple (email.test.test_email_renamed.TestHeader) ... ok test_simple_surprise (email.test.test_email_renamed.TestHeader) ... ok test_string_charset (email.test.test_email_renamed.TestHeader) ... ok test_us_ascii_header (email.test.test_email_renamed.TestHeader) ... ok test_utf8_shortest (email.test.test_email_renamed.TestHeader) ... ok test_whitespace_eater (email.test.test_email_renamed.TestHeader) ... ok test_MIME_digest (email.test.test_email_renamed.TestIdempotent) ... ok test_MIME_digest_with_part_headers (email.test.test_email_renamed.TestIdempotent) ... ok test_content_type (email.test.test_email_renamed.TestIdempotent) ... ok test_dsn (email.test.test_email_renamed.TestIdempotent) ... ok test_long_header (email.test.test_email_renamed.TestIdempotent) ... ok test_message_external_body_idempotent (email.test.test_email_renamed.TestIdempotent) ... ok test_mixed_with_image (email.test.test_email_renamed.TestIdempotent) ... ok test_more_rfc2231_parameters (email.test.test_email_renamed.TestIdempotent) ... ok test_multipart_no_parts (email.test.test_email_renamed.TestIdempotent) ... ok test_multipart_one_part (email.test.test_email_renamed.TestIdempotent) ... ok test_multipart_report (email.test.test_email_renamed.TestIdempotent) ... ok test_nested_multipart_mixeds (email.test.test_email_renamed.TestIdempotent) ... ok test_no_start_boundary (email.test.test_email_renamed.TestIdempotent) ... ok test_parse_text_message (email.test.test_email_renamed.TestIdempotent) ... ok test_parse_untyped_message (email.test.test_email_renamed.TestIdempotent) ... ok test_parser (email.test.test_email_renamed.TestIdempotent) ... ok test_preamble_epilogue (email.test.test_email_renamed.TestIdempotent) ... ok test_rfc2231_charset (email.test.test_email_renamed.TestIdempotent) ... ok test_simple_multipart (email.test.test_email_renamed.TestIdempotent) ... ok test_text_plain_in_a_multipart_digest (email.test.test_email_renamed.TestIdempotent) ... ok test_body_line_iterator (email.test.test_email_renamed.TestIterators) ... ok test_typed_subpart_iterator (email.test.test_email_renamed.TestIterators) ... ok test_typed_subpart_iterator_default_type (email.test.test_email_renamed.TestIterators) ... ok test_another_long_almost_unsplittable_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_another_long_multiline_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_header_splitter (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_8bit_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_8bit_header_no_charset (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_field_name (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_header_encode (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_header_encode_with_tab_continuation (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_line_after_append (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_lines_with_different_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_nonstring (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_received_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_to_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_long_unbreakable_lines_with_continuation (email.test.test_email_renamed.TestLongHeaders) ... ok test_no_semis_header_splitter (email.test.test_email_renamed.TestLongHeaders) ... ok test_no_split_long_header (email.test.test_email_renamed.TestLongHeaders) ... ok test_shorter_line_with_append (email.test.test_email_renamed.TestLongHeaders) ... ok test_split_long_continuation (email.test.test_email_renamed.TestLongHeaders) ... ok test_splitting_first_line_only_is_long (email.test.test_email_renamed.TestLongHeaders) ... ok test_splitting_multiple_long_lines (email.test.test_email_renamed.TestLongHeaders) ... ok test_string_headerinst_eq (email.test.test_email_renamed.TestLongHeaders) ... ok test_binary_body_with_encode_7or8bit (email.test.test_email_renamed.TestMIMEApplication) ... ok test_binary_body_with_encode_noop (email.test.test_email_renamed.TestMIMEApplication) ... ok test_body (email.test.test_email_renamed.TestMIMEApplication) ... ok test_headers (email.test.test_email_renamed.TestMIMEApplication) ... ok test_add_header (email.test.test_email_renamed.TestMIMEAudio) ... ok test_checkSetMinor (email.test.test_email_renamed.TestMIMEAudio) ... ok test_encoding (email.test.test_email_renamed.TestMIMEAudio) ... ok test_guess_minor_type (email.test.test_email_renamed.TestMIMEAudio) ... ok test_add_header (email.test.test_email_renamed.TestMIMEImage) ... ok test_checkSetMinor (email.test.test_email_renamed.TestMIMEImage) ... ok test_encoding (email.test.test_email_renamed.TestMIMEImage) ... ok test_guess_minor_type (email.test.test_email_renamed.TestMIMEImage) ... ok test_bad_multipart (email.test.test_email_renamed.TestMIMEMessage) ... ok test_default_type (email.test.test_email_renamed.TestMIMEMessage) ... ok test_default_type_non_parsed (email.test.test_email_renamed.TestMIMEMessage) ... ok test_default_type_with_explicit_container_type (email.test.test_email_renamed.TestMIMEMessage) ... ok test_dsn (email.test.test_email_renamed.TestMIMEMessage) ... ok test_epilogue (email.test.test_email_renamed.TestMIMEMessage) ... ok test_generate (email.test.test_email_renamed.TestMIMEMessage) ... ok test_mime_attachments_in_constructor (email.test.test_email_renamed.TestMIMEMessage) ... ok test_no_nl_preamble (email.test.test_email_renamed.TestMIMEMessage) ... ok test_parse_message_rfc822 (email.test.test_email_renamed.TestMIMEMessage) ... ok test_type_error (email.test.test_email_renamed.TestMIMEMessage) ... ok test_valid_argument (email.test.test_email_renamed.TestMIMEMessage) ... ok test_charset (email.test.test_email_renamed.TestMIMEText) ... ok test_payload (email.test.test_email_renamed.TestMIMEText) ... ok test_types (email.test.test_email_renamed.TestMIMEText) ... ok test__contains__ (email.test.test_email_renamed.TestMessageAPI) ... ok test_as_string (email.test.test_email_renamed.TestMessageAPI) ... ok test_bad_param (email.test.test_email_renamed.TestMessageAPI) ... ok test_bogus_filename (email.test.test_email_renamed.TestMessageAPI) ... ok test_broken_base64_payload (email.test.test_email_renamed.TestMessageAPI) ... ok test_decoded_generator (email.test.test_email_renamed.TestMessageAPI) ... ok test_del_param (email.test.test_email_renamed.TestMessageAPI) ... ok test_del_param_on_other_header (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_all (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_boundary (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_charsets (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_error (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_from_message_explicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_from_message_implicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_from_message_text_plain_explicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_from_message_text_plain_implicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_missing (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_maintype_missing_with_default_type (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_error (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_from_message_explicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_from_message_implicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_from_message_text_plain_explicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_from_message_text_plain_implicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_missing (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_subtype_missing_with_default_type (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_type_from_message_explicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_type_from_message_implicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_type_from_message_text_plain_explicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_type_from_message_text_plain_implicit (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_type_missing (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_content_type_missing_with_default_type (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_decoded_payload (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_decoded_uu_payload (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_filename (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_filename_with_name_parameter (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_param (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_param_funky_continuation_lines (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_param_liberal (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_param_with_semis_in_quotes (email.test.test_email_renamed.TestMessageAPI) ... ok test_get_params (email.test.test_email_renamed.TestMessageAPI) ... ok test_getset_charset (email.test.test_email_renamed.TestMessageAPI) ... ok test_has_key (email.test.test_email_renamed.TestMessageAPI) ... ok test_missing_boundary (email.test.test_email_renamed.TestMessageAPI) ... ok test_missing_filename (email.test.test_email_renamed.TestMessageAPI) ... ok test_replace_header (email.test.test_email_renamed.TestMessageAPI) ... ok test_set_boundary (email.test.test_email_renamed.TestMessageAPI) ... ok test_set_charset_from_string (email.test.test_email_renamed.TestMessageAPI) ... ok test_set_param (email.test.test_email_renamed.TestMessageAPI) ... ok test_set_payload_with_charset (email.test.test_email_renamed.TestMessageAPI) ... ok test_set_type (email.test.test_email_renamed.TestMessageAPI) ... ok test_set_type_on_other_header (email.test.test_email_renamed.TestMessageAPI) ... ok test__all__ (email.test.test_email_renamed.TestMiscellaneous) ... ok test_charset_richcomparisons (email.test.test_email_renamed.TestMiscellaneous) ... ok test_charsets_case_insensitive (email.test.test_email_renamed.TestMiscellaneous) ... ok test_escape_backslashes (email.test.test_email_renamed.TestMiscellaneous) ... ok test_escape_dump (email.test.test_email_renamed.TestMiscellaneous) ... ok test_fix_eols (email.test.test_email_renamed.TestMiscellaneous) ... ok test_formatdate (email.test.test_email_renamed.TestMiscellaneous) ... ok test_formatdate_localtime (email.test.test_email_renamed.TestMiscellaneous) ... ok test_formatdate_usegmt (email.test.test_email_renamed.TestMiscellaneous) ... ok test_get_body_encoding_with_bogus_charset (email.test.test_email_renamed.TestMiscellaneous) ... ok test_get_body_encoding_with_uppercase_charset (email.test.test_email_renamed.TestMiscellaneous) ... ok test_getaddresses (email.test.test_email_renamed.TestMiscellaneous) ... ok test_getaddresses_embedded_comment (email.test.test_email_renamed.TestMiscellaneous) Test proper handling of a nested comment ... ok test_getaddresses_nasty (email.test.test_email_renamed.TestMiscellaneous) ... ok test_message_from_file (email.test.test_email_renamed.TestMiscellaneous) ... ok test_message_from_file_with_class (email.test.test_email_renamed.TestMiscellaneous) ... ok test_message_from_string (email.test.test_email_renamed.TestMiscellaneous) ... ok test_message_from_string_with_class (email.test.test_email_renamed.TestMiscellaneous) ... ok test_multiline_from_comment (email.test.test_email_renamed.TestMiscellaneous) ... ok test_name_with_dot (email.test.test_email_renamed.TestMiscellaneous) ... ok test_noquote_dump (email.test.test_email_renamed.TestMiscellaneous) ... ok test_parseaddr_empty (email.test.test_email_renamed.TestMiscellaneous) ... ok test_parsedate_acceptable_to_time_functions (email.test.test_email_renamed.TestMiscellaneous) ... ok test_parsedate_compact (email.test.test_email_renamed.TestMiscellaneous) ... ok test_parsedate_compact_no_dayofweek (email.test.test_email_renamed.TestMiscellaneous) ... ok test_parsedate_no_dayofweek (email.test.test_email_renamed.TestMiscellaneous) ... ok test_parsedate_none (email.test.test_email_renamed.TestMiscellaneous) ... ok test_partial_falls_inside_message_delivery_status (email.test.test_email_renamed.TestMiscellaneous) ... ok test_quote_dump (email.test.test_email_renamed.TestMiscellaneous) ... ok test_utils_quote_unquote (email.test.test_email_renamed.TestMiscellaneous) ... ok test_boundary_in_non_multipart (email.test.test_email_renamed.TestMultipart) ... ok test_boundary_with_leading_space (email.test.test_email_renamed.TestMultipart) ... ok test_boundary_without_trailing_newline (email.test.test_email_renamed.TestMultipart) ... ok test_double_boundary (email.test.test_email_renamed.TestMultipart) ... ok test_empty_multipart_idempotent (email.test.test_email_renamed.TestMultipart) ... ok test_hierarchy (email.test.test_email_renamed.TestMultipart) ... ok test_message_external_body (email.test.test_email_renamed.TestMultipart) ... ok test_nested_inner_contains_outer_boundary (email.test.test_email_renamed.TestMultipart) ... ok test_nested_with_same_boundary (email.test.test_email_renamed.TestMultipart) ... ok test_no_parts_in_a_multipart_with_empty_epilogue (email.test.test_email_renamed.TestMultipart) ... ok test_no_parts_in_a_multipart_with_none_epilogue (email.test.test_email_renamed.TestMultipart) ... ok test_one_part_in_a_multipart (email.test.test_email_renamed.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_empty_epilogue (email.test.test_email_renamed.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_empty_preamble (email.test.test_email_renamed.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_nl_epilogue (email.test.test_email_renamed.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_none_epilogue (email.test.test_email_renamed.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_none_preamble (email.test.test_email_renamed.TestMultipart) ... ok test_first_line_is_continuation_header (email.test.test_email_renamed.TestNonConformant) ... ok test_invalid_content_type (email.test.test_email_renamed.TestNonConformant) ... ok test_lying_multipart (email.test.test_email_renamed.TestNonConformant) ... ok test_missing_start_boundary (email.test.test_email_renamed.TestNonConformant) ... ok test_multipart_no_boundary (email.test.test_email_renamed.TestNonConformant) ... ok test_no_separating_blank_line (email.test.test_email_renamed.TestNonConformant) ... ok test_no_start_boundary (email.test.test_email_renamed.TestNonConformant) ... ok test_parse_missing_minor_type (email.test.test_email_renamed.TestNonConformant) ... ok test_same_boundary_inner_outer (email.test.test_email_renamed.TestNonConformant) ... ok test_crlf_separation (email.test.test_email_renamed.TestParsers) ... ok test_header_parser (email.test.test_email_renamed.TestParsers) ... ok test_multipart_digest_with_extra_mime_headers (email.test.test_email_renamed.TestParsers) ... ok test_rfc2822_header_syntax (email.test.test_email_renamed.TestParsers) ... ok test_rfc2822_one_character_header (email.test.test_email_renamed.TestParsers) ... ok test_rfc2822_space_not_allowed_in_header (email.test.test_email_renamed.TestParsers) ... ok test_strip_line_feed_and_carriage_return_in_headers (email.test.test_email_renamed.TestParsers) ... ok test_three_lines (email.test.test_email_renamed.TestParsers) ... ok test_whitespace_continuation (email.test.test_email_renamed.TestParsers) ... ok test_whitespace_continuation_last_header (email.test.test_email_renamed.TestParsers) ... ok test_body_quopri_check (email.test.test_email_renamed.TestQuopri) ... ok test_body_quopri_len (email.test.test_email_renamed.TestQuopri) ... ok test_decode (email.test.test_email_renamed.TestQuopri) ... ok test_encode (email.test.test_email_renamed.TestQuopri) ... ok test_header_encode (email.test.test_email_renamed.TestQuopri) ... ok test_header_quopri_check (email.test.test_email_renamed.TestQuopri) ... ok test_header_quopri_len (email.test.test_email_renamed.TestQuopri) ... ok test_quote_unquote_idempotent (email.test.test_email_renamed.TestQuopri) ... ok test_rfc2047_missing_whitespace (email.test.test_email_renamed.TestRFC2047) ... ok test_rfc2047_multiline (email.test.test_email_renamed.TestRFC2047) ... ok test_rfc2047_with_whitespace (email.test.test_email_renamed.TestRFC2047) ... ok test_whitespace_eater_unicode (email.test.test_email_renamed.TestRFC2047) ... ok test_whitespace_eater_unicode_2 (email.test.test_email_renamed.TestRFC2047) ... ok test_del_param (email.test.test_email_renamed.TestRFC2231) ... ok test_get_param (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_bad_character_in_charset (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_bad_character_in_filename (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_bad_encoding_in_charset (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_bad_encoding_in_filename (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_encoded_then_unencoded_segments (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_get_content_charset (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_no_extended_values (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_no_language_or_charset (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_boundary (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_charset (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_filename (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_filename_encoded (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_partly_encoded (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_partly_nonencoded (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_single_tick_in_filename (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_single_tick_in_filename_extended (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_tick_attack (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_tick_attack_extended (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_unencoded_then_encoded_segments (email.test.test_email_renamed.TestRFC2231) ... ok test_rfc2231_unknown_encoding (email.test.test_email_renamed.TestRFC2231) ... ok test_set_param (email.test.test_email_renamed.TestRFC2231) ... ok ---------------------------------------------------------------------- Ran 249 tests in 0.399s OK 1 test OK. BUILDSTDERR: 0.47user 0.05system 0:00.57elapsed 90%CPU (0avgtext+0avgdata 44636maxresident)k 0inputs+0outputs (0major+6987minor)pagefaults =================== test_ensurepip ==================== BUILDSTDERR: 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ensurepip ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ensurepip == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20351 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ensurepip 1 test OK. BUILDSTDERR: 0.15user 0.02system 0:00.18elapsed 97%CPU (0avgtext+0avgdata 42684maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6483minor)pagefaults 0swaps =================== test_enumerate ==================== + for TestName in $(cat testnames.txt) + echo =================== test_enumerate ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_enumerate == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20355 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_enumerate test_argumentcheck (test.test_enumerate.EnumerateStartTestCase) ... ok test_basicfunction (test.test_enumerate.EnumerateStartTestCase) ... ok test_exception_propagation (test.test_enumerate.EnumerateStartTestCase) ... ok test_getitemseqn (test.test_enumerate.EnumerateStartTestCase) ... ok test_illformediterable (test.test_enumerate.EnumerateStartTestCase) ... ok test_iteratorgenerator (test.test_enumerate.EnumerateStartTestCase) ... ok test_iteratorseqn (test.test_enumerate.EnumerateStartTestCase) ... ok test_noniterable (test.test_enumerate.EnumerateStartTestCase) ... ok test_tuple_reuse (test.test_enumerate.EnumerateStartTestCase) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.EnumerateTestCase) ... ok test_basicfunction (test.test_enumerate.EnumerateTestCase) ... ok test_exception_propagation (test.test_enumerate.EnumerateTestCase) ... ok test_getitemseqn (test.test_enumerate.EnumerateTestCase) ... ok test_illformediterable (test.test_enumerate.EnumerateTestCase) ... ok test_iteratorgenerator (test.test_enumerate.EnumerateTestCase) ... ok test_iteratorseqn (test.test_enumerate.EnumerateTestCase) ... ok test_noniterable (test.test_enumerate.EnumerateTestCase) ... ok test_tuple_reuse (test.test_enumerate.EnumerateTestCase) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.SubclassTestCase) ... ok test_basicfunction (test.test_enumerate.SubclassTestCase) ... ok test_exception_propagation (test.test_enumerate.SubclassTestCase) ... ok test_getitemseqn (test.test_enumerate.SubclassTestCase) ... ok test_illformediterable (test.test_enumerate.SubclassTestCase) ... ok test_iteratorgenerator (test.test_enumerate.SubclassTestCase) ... ok test_iteratorseqn (test.test_enumerate.SubclassTestCase) ... ok test_noniterable (test.test_enumerate.SubclassTestCase) ... ok test_tuple_reuse (test.test_enumerate.SubclassTestCase) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.TestBig) ... ok test_basicfunction (test.test_enumerate.TestBig) ... ok test_exception_propagation (test.test_enumerate.TestBig) ... ok test_getitemseqn (test.test_enumerate.TestBig) ... ok test_illformediterable (test.test_enumerate.TestBig) ... ok test_iteratorgenerator (test.test_enumerate.TestBig) ... ok test_iteratorseqn (test.test_enumerate.TestBig) ... ok test_noniterable (test.test_enumerate.TestBig) ... ok test_tuple_reuse (test.test_enumerate.TestBig) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.TestEmpty) ... ok test_basicfunction (test.test_enumerate.TestEmpty) ... ok test_exception_propagation (test.test_enumerate.TestEmpty) ... ok test_getitemseqn (test.test_enumerate.TestEmpty) ... ok test_illformediterable (test.test_enumerate.TestEmpty) ... ok test_iteratorgenerator (test.test_enumerate.TestEmpty) ... ok test_iteratorseqn (test.test_enumerate.TestEmpty) ... ok test_noniterable (test.test_enumerate.TestEmpty) ... ok test_tuple_reuse (test.test_enumerate.TestEmpty) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.TestLongStart) ... ok test_basicfunction (test.test_enumerate.TestLongStart) ... ok test_exception_propagation (test.test_enumerate.TestLongStart) ... ok test_getitemseqn (test.test_enumerate.TestLongStart) ... ok test_illformediterable (test.test_enumerate.TestLongStart) ... ok test_iteratorgenerator (test.test_enumerate.TestLongStart) ... ok test_iteratorseqn (test.test_enumerate.TestLongStart) ... ok test_noniterable (test.test_enumerate.TestLongStart) ... ok test_tuple_reuse (test.test_enumerate.TestLongStart) ... skipped 'implementation detail specific to cpython' test_args (test.test_enumerate.TestReversed) ... ok test_bug1229429 (test.test_enumerate.TestReversed) ... skipped 'test needs sys.getrefcount()' test_classic_class (test.test_enumerate.TestReversed) ... ok test_gc (test.test_enumerate.TestReversed) ... ok test_len (test.test_enumerate.TestReversed) ... skipped 'implementation detail specific to cpython' test_objmethods (test.test_enumerate.TestReversed) ... ok test_simple (test.test_enumerate.TestReversed) ... ok test_xrange_optimization (test.test_enumerate.TestReversed) ... ok test_argumentcheck (test.test_enumerate.TestStart) ... ok test_basicfunction (test.test_enumerate.TestStart) ... ok test_exception_propagation (test.test_enumerate.TestStart) ... ok test_getitemseqn (test.test_enumerate.TestStart) ... ok test_illformediterable (test.test_enumerate.TestStart) ... ok test_iteratorgenerator (test.test_enumerate.TestStart) ... ok test_iteratorseqn (test.test_enumerate.TestStart) ... ok test_noniterable (test.test_enumerate.TestStart) ... ok test_tuple_reuse (test.test_enumerate.TestStart) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 71 tests in 0.036s OK (skipped=9) 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.16elapsed 90%CPU (0avgtext+0avgdata 41020maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6310minor)pagefaults 0swaps =================== test_eof ==================== + for TestName in $(cat testnames.txt) + echo =================== test_eof ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_eof == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20359 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_eof test_EOFC (test.test_eof.EOFTestCase) ... ok test_EOFS (test.test_eof.EOFTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.11elapsed 96%CPU (0avgtext+0avgdata 40832maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5808minor)pagefaults 0swaps =================== test_epoll ==================== + for TestName in $(cat testnames.txt) + echo =================== test_epoll ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_epoll == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20363 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_epoll test_add (test.test_epoll.TestEPoll) ... ok test_badcreate (test.test_epoll.TestEPoll) ... ok test_control_and_wait (test.test_epoll.TestEPoll) ... ok test_create (test.test_epoll.TestEPoll) ... ok test_errors (test.test_epoll.TestEPoll) ... ok test_fromfd (test.test_epoll.TestEPoll) ... ok test_unregister_closed (test.test_epoll.TestEPoll) ... ok ---------------------------------------------------------------------- Ran 7 tests in 2.108s OK 1 test OK. BUILDSTDERR: 0.10user 0.03system 0:02.24elapsed 6%CPU (0avgtext+0avgdata 40964maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5992minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_errno ==================== + echo =================== test_errno ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_errno == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20367 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_errno test_for_improper_attributes (test.test_errno.ErrnoAttributeTests) ... ok test_using_errorcode (test.test_errno.ErrnoAttributeTests) ... ok test_attributes_in_errorcode (test.test_errno.ErrorcodeTests) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.002s OK 1 test OK. BUILDSTDERR: 0.09user 0.01system 0:00.11elapsed 95%CPU (0avgtext+0avgdata 40828maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5811minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_exception_variations ==================== + echo =================== test_exception_variations ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_exception_variations == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20371 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_exception_variations test_nested (test.test_exception_variations.ExceptionTestCase) ... ok test_nested_else (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_else (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_else_finally (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_else_finally_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_else_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_finally (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_finally_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok test_try_finally_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.005s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 93%CPU (0avgtext+0avgdata 40588maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5831minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_extcall ==================== =================== test_extcall ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_extcall == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20375 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_extcall Trying: from UserList import UserList Expecting nothing ok Trying: from UserDict import UserDict Expecting nothing ok Trying: def e(a,b): print a, b Expecting nothing ok Trying: def f(*a, **k): print a, test_support.sortdict(k) Expecting nothing ok Trying: def g(x, *y, **z): print x, y, test_support.sortdict(z) Expecting nothing ok Trying: def h(j=1, a=2, h=3): print j, a, h Expecting nothing ok Trying: f() Expecting: () {} ok Trying: f(1) Expecting: (1,) {} ok Trying: f(1, 2) Expecting: (1, 2) {} ok Trying: f(1, 2, 3) Expecting: (1, 2, 3) {} ok Trying: f(1, 2, 3, *(4, 5)) Expecting: (1, 2, 3, 4, 5) {} ok Trying: f(1, 2, 3, *[4, 5]) Expecting: (1, 2, 3, 4, 5) {} ok Trying: f(1, 2, 3, *UserList([4, 5])) Expecting: (1, 2, 3, 4, 5) {} ok Trying: f(1, 2, 3, **{'a':4, 'b':5}) Expecting: (1, 2, 3) {'a': 4, 'b': 5} ok Trying: f(1, 2, 3, *[4, 5], **{'a':6, 'b':7}) Expecting: (1, 2, 3, 4, 5) {'a': 6, 'b': 7} ok Trying: f(1, 2, 3, x=4, y=5, *(6, 7), **{'a':8, 'b': 9}) Expecting: (1, 2, 3, 6, 7) {'a': 8, 'b': 9, 'x': 4, 'y': 5} ok Trying: f(1, 2, 3, **UserDict(a=4, b=5)) Expecting: (1, 2, 3) {'a': 4, 'b': 5} ok Trying: f(1, 2, 3, *(4, 5), **UserDict(a=6, b=7)) Expecting: (1, 2, 3, 4, 5) {'a': 6, 'b': 7} ok Trying: f(1, 2, 3, x=4, y=5, *(6, 7), **UserDict(a=8, b=9)) Expecting: (1, 2, 3, 6, 7) {'a': 8, 'b': 9, 'x': 4, 'y': 5} ok Trying: e(c=4) Expecting: Traceback (most recent call last): ... TypeError: e() got an unexpected keyword argument 'c' ok Trying: g() Expecting: Traceback (most recent call last): ... TypeError: g() takes at least 1 argument (0 given) ok Trying: g(*()) Expecting: Traceback (most recent call last): ... TypeError: g() takes at least 1 argument (0 given) ok Trying: g(*(), **{}) Expecting: Traceback (most recent call last): ... TypeError: g() takes at least 1 argument (0 given) ok Trying: g(1) Expecting: 1 () {} ok Trying: g(1, 2) Expecting: 1 (2,) {} ok Trying: g(1, 2, 3) Expecting: 1 (2, 3) {} ok Trying: g(1, 2, 3, *(4, 5)) Expecting: 1 (2, 3, 4, 5) {} ok Trying: class Nothing: pass Expecting nothing ok Trying: g(*Nothing()) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not instance ok Trying: class Nothing: def __len__(self): return 5 Expecting nothing ok Trying: g(*Nothing()) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not instance ok Trying: class Nothing(): def __len__(self): return 5 def __getitem__(self, i): if i<3: return i else: raise IndexError(i) Expecting nothing ok Trying: g(*Nothing()) Expecting: 0 (1, 2) {} ok Trying: class Nothing: def __init__(self): self.c = 0 def __iter__(self): return self def next(self): if self.c == 4: raise StopIteration c = self.c self.c += 1 return c Expecting nothing ok Trying: g(*Nothing()) Expecting: 0 (1, 2, 3) {} ok Trying: def broken(): raise TypeError("myerror") Expecting nothing ok Trying: g(*(broken() for i in range(1))) Expecting: Traceback (most recent call last): ... TypeError: myerror ok Trying: d = {'a': 1, 'b': 2, 'c': 3} Expecting nothing ok Trying: d2 = d.copy() Expecting nothing ok Trying: g(1, d=4, **d) Expecting: 1 () {'a': 1, 'b': 2, 'c': 3, 'd': 4} ok Trying: d == d2 Expecting: True ok Trying: def saboteur(**kw): kw['x'] = 'm' return kw Expecting nothing ok Trying: d = {} Expecting nothing ok Trying: kw = saboteur(a=1, **d) Expecting nothing ok Trying: d Expecting: {} ok Trying: g(1, 2, 3, **{'x': 4, 'y': 5}) Expecting: Traceback (most recent call last): ... TypeError: g() got multiple values for keyword argument 'x' ok Trying: f(**{1:2}) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...keywords must be strings ok Trying: h(**{'e': 2}) Expecting: Traceback (most recent call last): ... TypeError: h() got an unexpected keyword argument 'e' ok Trying: h(*h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not function ok Trying: h(1, *h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not function ok Trying: dir(*h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not function ok Trying: None(*h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not function ok Trying: h(**h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after ** must be a mapping, not function ok Trying: h(**[]) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after ** must be a mapping, not list ok Trying: h(a=1, **h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after ** must be a mapping, not function ok Trying: h(a=1, **[]) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after ** must be a mapping, not list ok Trying: dir(**h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after ** must be a mapping, not function ok Trying: None(**h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after ** must be a mapping, not function ok Trying: dir(b=1, **{'b': 1}) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...got multiple values for keyword argument 'b' ok Trying: def f2(*a, **b): return a, b Expecting nothing ok Trying: d = {} Expecting nothing ok Trying: for i in xrange(512): key = 'k%d' % i d[key] = i Expecting nothing ok Trying: a, b = f2(1, *(2,3), **d) Expecting nothing ok Trying: len(a), len(b), b == d Expecting: (3, 512, True) ok Trying: class Foo: def method(self, arg1, arg2): return arg1+arg2 Expecting nothing ok Trying: x = Foo() Expecting nothing ok Trying: Foo.method(*(x, 1, 2)) Expecting: 3 ok Trying: Foo.method(x, *(1, 2)) Expecting: 3 ok Trying: Foo.method(*(1, 2, 3)) Expecting: Traceback (most recent call last): ... TypeError: unbound method method() must be called with Foo instance as first argument (got int instance instead) ok Trying: Foo.method(1, *[2, 3]) Expecting: Traceback (most recent call last): ... TypeError: unbound method method() must be called with Foo instance as first argument (got int instance instead) ok Trying: try: silence = id(1, *{}) True except: False Expecting: True ok Trying: id(1, **{'foo': 1}) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: id() ... keyword argument... ok Trying: class Name(str): def __eq__(self, other): try: del x[self] except KeyError: pass return str.__eq__(self, other) def __hash__(self): return str.__hash__(self) Expecting nothing ok Trying: x = {Name("a"):1, Name("b"):2} Expecting nothing ok Trying: def f(a, b): print a,b Expecting nothing ok Trying: f(**x) Expecting: 1 2 ok Trying: def f(a, b): pass Expecting nothing ok Trying: f(b=1) Expecting: Traceback (most recent call last): ... TypeError: f() takes exactly 2 arguments (1 given) ok Trying: def f(a): pass Expecting nothing ok Trying: f(6, a=4, *(1, 2, 3)) Expecting: Traceback (most recent call last): ... TypeError: f() takes exactly 1 argument (5 given) ok 3 items had no tests: test.test_extcall.ExtCallTest test.test_extcall.ExtCallTest.test_unicode_keywords test.test_extcall.test_main 1 items passed all tests: 80 tests in test.test_extcall 80 tests in 4 items. 80 passed and 0 failed. Test passed. doctest (test.test_extcall) ... 80 tests with zero failures test_unicode_keywords (test.test_extcall.ExtCallTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK 1 test OK. =================== test_fcntl ==================== BUILDSTDERR: 0.18user 0.02system 0:00.21elapsed 97%CPU (0avgtext+0avgdata 42764maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6552minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_fcntl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fcntl == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20379 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_fcntl struct.pack: '\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' test_fcntl_64_bit (test.test_fcntl.TestFcntl) ... ok test_fcntl_bad_file (test.test_fcntl.TestFcntl) ... ok test_fcntl_bad_file_overflow (test.test_fcntl.TestFcntl) ... skipped 'implementation detail specific to cpython' test_fcntl_file_descriptor (test.test_fcntl.TestFcntl) ... ok test_fcntl_fileno (test.test_fcntl.TestFcntl) ... Status from fcntl with O_NONBLOCK: 0 String from fcntl with F_SETLKW: '\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' ok ---------------------------------------------------------------------- Ran 5 tests in 0.001s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.08user 0.03system 0:00.11elapsed 96%CPU (0avgtext+0avgdata 40596maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5880minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_file ==================== =================== test_file ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_file == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20383 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_file testAttributes (test.test_file.CAutoFileTests) ... ok testErrors (test.test_file.CAutoFileTests) ... ok testMethods (test.test_file.CAutoFileTests) ... ok testReadWhenWriting (test.test_file.CAutoFileTests) ... ok testReadinto (test.test_file.CAutoFileTests) ... ok testReadinto_text (test.test_file.CAutoFileTests) ... ok testWeakRefs (test.test_file.CAutoFileTests) ... ok testWritelinesIntegers (test.test_file.CAutoFileTests) ... ok testWritelinesIntegersUserList (test.test_file.CAutoFileTests) ... ok testWritelinesNonString (test.test_file.CAutoFileTests) ... ok testWritelinesUserList (test.test_file.CAutoFileTests) ... ok testAttributes (test.test_file.PyAutoFileTests) ... ok testErrors (test.test_file.PyAutoFileTests) ... ok testMethods (test.test_file.PyAutoFileTests) ... ok testReadWhenWriting (test.test_file.PyAutoFileTests) ... ok testReadinto (test.test_file.PyAutoFileTests) ... ok testReadinto_text (test.test_file.PyAutoFileTests) ... ok testWeakRefs (test.test_file.PyAutoFileTests) ... ok testWritelinesIntegers (test.test_file.PyAutoFileTests) ... ok testWritelinesIntegersUserList (test.test_file.PyAutoFileTests) ... ok testWritelinesNonString (test.test_file.PyAutoFileTests) ... ok testWritelinesUserList (test.test_file.PyAutoFileTests) ... ok testBadModeArgument (test.test_file.COtherFileTests) ... ok testIteration (test.test_file.COtherFileTests) ... ok testModeStrings (test.test_file.COtherFileTests) ... ok testSetBufferSize (test.test_file.COtherFileTests) ... ok testTruncateOnWindows (test.test_file.COtherFileTests) ... ok testBadModeArgument (test.test_file.PyOtherFileTests) ... ok testIteration (test.test_file.PyOtherFileTests) ... ok testModeStrings (test.test_file.PyOtherFileTests) ... ok testSetBufferSize (test.test_file.PyOtherFileTests) ... ok testTruncateOnWindows (test.test_file.PyOtherFileTests) ... ok ---------------------------------------------------------------------- Ran 32 tests in 0.112s OK 1 test OK. BUILDSTDERR: 0.19user 0.02system 0:00.23elapsed 95%CPU (0avgtext+0avgdata 42696maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6607minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_file2k ==================== =================== test_file2k ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_file2k == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20387 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_file2k testAttributes (test.test_file2k.AutoFileTests) ... ok testErrors (test.test_file2k.AutoFileTests) ... ok testIssue5677 (test.test_file2k.AutoFileTests) ... ok testMethods (test.test_file2k.AutoFileTests) ... ok testNastyWritelinesGenerator (test.test_file2k.AutoFileTests) ... ok testReadWhenWriting (test.test_file2k.AutoFileTests) ... ok testReadinto (test.test_file2k.AutoFileTests) ... ok testRepr (test.test_file2k.AutoFileTests) ... ok testWeakRefs (test.test_file2k.AutoFileTests) ... ok testWritelinesBuffer (test.test_file2k.AutoFileTests) ... ok testWritelinesIntegers (test.test_file2k.AutoFileTests) ... ok testWritelinesIntegersUserList (test.test_file2k.AutoFileTests) ... ok testWritelinesNonString (test.test_file2k.AutoFileTests) ... ok testWritelinesUserList (test.test_file2k.AutoFileTests) ... ok testBadModeArgument (test.test_file2k.OtherFileTests) ... ok testIteration (test.test_file2k.OtherFileTests) ... ok testModeStrings (test.test_file2k.OtherFileTests) ... ok testOpenDir (test.test_file2k.OtherFileTests) ... ok testSetBufferSize (test.test_file2k.OtherFileTests) ... ok testStdinSeek (test.test_file2k.OtherFileTests) ... skipped 'stdin must be a TTY in this test' testStdinTruncate (test.test_file2k.OtherFileTests) ... ok testTruncateOnWindows (test.test_file2k.OtherFileTests) ... ok testUnicodeOpen (test.test_file2k.OtherFileTests) ... ok test_very_long_line (test.test_file2k.OtherFileTests) ... skipped 'requires 64-bit system' test_write_full (test.test_file2k.OtherFileTests) ... ok testExit (test.test_file2k.FileSubclassTests) ... ok test_close_open (test.test_file2k.FileThreadingTests) ... 44542 0.0000 ok test_close_open_flush (test.test_file2k.FileThreadingTests) ... 68253 0.0000 ok test_close_open_isatty (test.test_file2k.FileThreadingTests) ... 51772 0.0000 ok test_close_open_iter (test.test_file2k.FileThreadingTests) ... 42056 0.0000 ok test_close_open_print (test.test_file2k.FileThreadingTests) ... 23931 0.0000 ok test_close_open_print_buffered (test.test_file2k.FileThreadingTests) ... 23943 0.0000 ok test_close_open_read (test.test_file2k.FileThreadingTests) ... 75738 0.0000 ok test_close_open_readinto (test.test_file2k.FileThreadingTests) ... 40055 0.0000 ok test_close_open_readline (test.test_file2k.FileThreadingTests) ... 40626 0.0000 ok test_close_open_readlines (test.test_file2k.FileThreadingTests) ... 41309 0.0000 ok test_close_open_seek (test.test_file2k.FileThreadingTests) ... 48208 0.0000 ok test_close_open_tell (test.test_file2k.FileThreadingTests) ... 48365 0.0000 ok test_close_open_truncate (test.test_file2k.FileThreadingTests) ... 35293 0.0000 ok test_close_open_write (test.test_file2k.FileThreadingTests) ... 57994 0.0000 ok test_close_open_writelines (test.test_file2k.FileThreadingTests) ... 53676 0.0000 ok test_readall (test.test_file2k.TestFileSignalEINTR) Unbounded file.read() must handle signals and not lose data. ... ok test_readinto (test.test_file2k.TestFileSignalEINTR) file.readinto must handle signals and not lose data. ... ok test_readline (test.test_file2k.TestFileSignalEINTR) file.readline must handle signals and not lose data. ... ok test_readline_with_universal_newlines (test.test_file2k.TestFileSignalEINTR) ... ok test_readlines (test.test_file2k.TestFileSignalEINTR) file.readlines must handle signals and not lose data. ... ok test_readlines_with_universal_newlines (test.test_file2k.TestFileSignalEINTR) ... ok test_del_stdout_before_print (test.test_file2k.StdoutTests) ... ok test_move_stdout_on_write (test.test_file2k.StdoutTests) ... ok test_unicode (test.test_file2k.StdoutTests) ... ok ---------------------------------------------------------------------- Ran 50 tests in 10.768s OK (skipped=2) 1 test OK. BUILDSTDERR: 3.85user 4.83system 0:10.90elapsed 79%CPU (0avgtext+0avgdata 47956maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+59741minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_file_eintr ==================== =================== test_file_eintr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_file_eintr == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20480 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_file_eintr test_readall (test.test_file_eintr.TestFileIOSignalInterrupt) readall() must handle signals and not lose data. ... ok test_readline (test.test_file_eintr.TestFileIOSignalInterrupt) readline() must handle signals and not lose data. ... ok test_readlines (test.test_file_eintr.TestFileIOSignalInterrupt) readlines() must handle signals and not lose data. ... ok test_readall (test.test_file_eintr.TestBufferedIOSignalInterrupt) BufferedReader.read() must handle signals and not lose data. ... ok test_readline (test.test_file_eintr.TestBufferedIOSignalInterrupt) readline() must handle signals and not lose data. ... ok test_readlines (test.test_file_eintr.TestBufferedIOSignalInterrupt) readlines() must handle signals and not lose data. ... ok test_readall (test.test_file_eintr.TestTextIOSignalInterrupt) read() must handle signals and not lose data. ... ok test_readline (test.test_file_eintr.TestTextIOSignalInterrupt) readline() must handle signals and not lose data. ... ok test_readlines (test.test_file_eintr.TestTextIOSignalInterrupt) readlines() must handle signals and not lose data. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.883s OK 1 test OK. BUILDSTDERR: 0.33user 0.15system 0:01.01elapsed 48%CPU (0avgtext+0avgdata 40900maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+42212minor)pagefaults 0swaps =================== test_filecmp ==================== + for TestName in $(cat testnames.txt) + echo =================== test_filecmp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_filecmp == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20494 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_filecmp test_different (test.test_filecmp.FileCompareTestCase) ... ok test_matching (test.test_filecmp.FileCompareTestCase) ... ok test_cmpfiles (test.test_filecmp.DirCompareTestCase) ... ok test_dircmp (test.test_filecmp.DirCompareTestCase) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.006s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.11elapsed 98%CPU (0avgtext+0avgdata 40912maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6004minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_fileinput ==================== + echo =================== test_fileinput ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fileinput == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20498 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_fileinput test_buffer_sizes (test.test_fileinput.BufferSizesTests) ... 1. Simple iteration (bs=0) 2. Status variables (bs=0) 3. Nextfile (bs=0) 4. Stdin (bs=0) 5. Boundary conditions (bs=0) 6. Inplace (bs=0) 7. Simple iteration (bs=30) 8. Status variables (bs=30) 9. Nextfile (bs=30) 10. Stdin (bs=30) 11. Boundary conditions (bs=30) 12. Inplace (bs=30) ok test_file_opening_hook (test.test_fileinput.FileInputTests) ... ok test_fileno (test.test_fileinput.FileInputTests) ... ok test_files_that_dont_end_with_newline (test.test_fileinput.FileInputTests) ... ok test_iteration_buffering (test.test_fileinput.FileInputTests) ... ok test_opening_mode (test.test_fileinput.FileInputTests) ... ok test_readline (test.test_fileinput.FileInputTests) ... ok test_readline_buffering (test.test_fileinput.FileInputTests) ... ok test_unicode_filenames (test.test_fileinput.FileInputTests) ... ok test_zero_byte_files (test.test_fileinput.FileInputTests) ... ok test_modes (test.test_fileinput.Test_hook_encoded) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.017s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 97%CPU (0avgtext+0avgdata 40668maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6154minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_fileio ==================== =================== test_fileio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fileio == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20502 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_fileio testAttributes (test.test_fileio.AutoFileTests) ... ok testErrnoOnClose (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedFileno (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedIsatty (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedRead (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedReadable (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedReadall (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedReadinto (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedSeek (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedSeekable (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedTell (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedTruncate (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedWritable (test.test_fileio.AutoFileTests) ... ok testErrnoOnClosedWrite (test.test_fileio.AutoFileTests) ... ok testErrors (test.test_fileio.AutoFileTests) ... ok testMethods (test.test_fileio.AutoFileTests) ... ok testOpenDirFD (test.test_fileio.AutoFileTests) ... ok testOpendir (test.test_fileio.AutoFileTests) ... ok testReadinto (test.test_fileio.AutoFileTests) ... ok testRepr (test.test_fileio.AutoFileTests) ... ok testSeekTell (test.test_fileio.AutoFileTests) ... ok testWeakRefs (test.test_fileio.AutoFileTests) ... ok testWritelinesError (test.test_fileio.AutoFileTests) ... ok testWritelinesList (test.test_fileio.AutoFileTests) ... ok testWritelinesUserList (test.test_fileio.AutoFileTests) ... ok test_none_args (test.test_fileio.AutoFileTests) ... ok testAbles (test.test_fileio.OtherFileTests) ... ok testAblesOnTTY (test.test_fileio.OtherFileTests) ... skipped 'need /dev/tty' testAppend (test.test_fileio.OtherFileTests) ... ok testBadModeArgument (test.test_fileio.OtherFileTests) ... ok testBytesOpen (test.test_fileio.OtherFileTests) ... ok testConstructorHandlesNULChars (test.test_fileio.OtherFileTests) ... ok testInvalidFd (test.test_fileio.OtherFileTests) ... ok testInvalidFd_overflow (test.test_fileio.OtherFileTests) ... skipped 'implementation detail specific to cpython' testInvalidInit (test.test_fileio.OtherFileTests) ... ok testInvalidModeStrings (test.test_fileio.OtherFileTests) ... ok testModeStrings (test.test_fileio.OtherFileTests) ... ok testTruncate (test.test_fileio.OtherFileTests) ... ok testTruncateOnWindows (test.test_fileio.OtherFileTests) ... ok testUnclosedFDOnException (test.test_fileio.OtherFileTests) ... ok testUnicodeOpen (test.test_fileio.OtherFileTests) ... ok testWarnings (test.test_fileio.OtherFileTests) ... ok test_surrogates (test.test_fileio.OtherFileTests) ... ok ---------------------------------------------------------------------- Ran 43 tests in 0.066s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.14user 0.04system 0:00.20elapsed 92%CPU (0avgtext+0avgdata 41324maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+10663minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_float ==================== =================== test_float ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_float == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20507 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_float test_conversion_to_int (test.test_float.GeneralFloatCases) ... ok test_float (test.test_float.GeneralFloatCases) ... ok test_float_buffer (test.test_float.GeneralFloatCases) ... ok test_float_mod (test.test_float.GeneralFloatCases) ... ok test_float_pow (test.test_float.GeneralFloatCases) ... ok test_float_with_comma (test.test_float.GeneralFloatCases) ... ok test_floatasratio (test.test_float.GeneralFloatCases) ... ok test_floatconversion (test.test_float.GeneralFloatCases) ... ok test_is_integer (test.test_float.GeneralFloatCases) ... ok test_non_numeric_input_types (test.test_float.GeneralFloatCases) ... ok test_getformat (test.test_float.FormatFunctionsTestCase) ... skipped 'requires __setformat__' test_setformat (test.test_float.FormatFunctionsTestCase) ... skipped 'requires __setformat__' test_double_specials_dont_unpack (test.test_float.UnknownFormatTestCase) ... skipped 'requires __setformat__' test_float_specials_dont_unpack (test.test_float.UnknownFormatTestCase) ... skipped 'requires __setformat__' test_double_specials_do_unpack (test.test_float.IEEEFormatTestCase) ... ok test_float_specials_do_unpack (test.test_float.IEEEFormatTestCase) ... ok test_format (test.test_float.IEEEFormatTestCase) ... ok test_format_testfile (test.test_float.IEEEFormatTestCase) ... ok test_issue5864 (test.test_float.IEEEFormatTestCase) ... ok test_negative_zero (test.test_float.IEEEFormatTestCase) ... ok test_underflow_sign (test.test_float.IEEEFormatTestCase) ... ok test_repr (test.test_float.ReprTestCase) ... ok test_short_repr (test.test_float.ReprTestCase) ... ok test_format_specials (test.test_float.RoundTestCase) ... ok test_halfway_cases (test.test_float.RoundTestCase) ... ok test_inf_nan (test.test_float.RoundTestCase) ... ok test_large_n (test.test_float.RoundTestCase) ... ok test_overflow (test.test_float.RoundTestCase) ... ok test_previous_round_bugs (test.test_float.RoundTestCase) ... ok test_second_argument_type (test.test_float.RoundTestCase) ... ok test_small_n (test.test_float.RoundTestCase) ... ok test_hash_inf (test.test_float.InfNanTest) ... ok test_inf_as_str (test.test_float.InfNanTest) ... ok test_inf_from_str (test.test_float.InfNanTest) ... ok test_nan_as_str (test.test_float.InfNanTest) ... ok test_nan_from_str (test.test_float.InfNanTest) ... ok test_ends (test.test_float.HexFloatTestCase) ... ok test_from_hex (test.test_float.HexFloatTestCase) ... ok test_invalid_inputs (test.test_float.HexFloatTestCase) ... ok test_roundtrip (test.test_float.HexFloatTestCase) ... ok test_whitespace (test.test_float.HexFloatTestCase) ... ok ---------------------------------------------------------------------- Ran 41 tests in 0.223s OK (skipped=4) 1 test OK. BUILDSTDERR: 0.35user 0.03system 0:00.40elapsed 96%CPU (0avgtext+0avgdata 44836maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7193minor)pagefaults 0swaps =================== test_fnmatch ==================== + for TestName in $(cat testnames.txt) + echo =================== test_fnmatch ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fnmatch == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20511 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_fnmatch test_cache_clearing (test.test_fnmatch.FnmatchTestCase) ... ok test_fnmatch (test.test_fnmatch.FnmatchTestCase) ... ok test_fnmatchcase (test.test_fnmatch.FnmatchTestCase) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.055s OK 1 test OK. BUILDSTDERR: 0.13user 0.02system 0:00.16elapsed 97%CPU (0avgtext+0avgdata 41492maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6250minor)pagefaults 0swaps =================== test_fork1 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_fork1 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fork1 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20515 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_fork1 test_import_lock_fork (test.test_fork1.ForkTest) ... ok test_wait (test.test_fork1.ForkTest) ... ok ---------------------------------------------------------------------- Ran 2 tests in 7.023s OK 1 test OK. BUILDSTDERR: 0.08user 0.03system 0:07.13elapsed 1%CPU (0avgtext+0avgdata 40632maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7334minor)pagefaults 0swaps =================== test_format ==================== + for TestName in $(cat testnames.txt) + echo =================== test_format ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_format == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20526 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_format test_format (test.test_format.FormatTest) ... '%.1d' % (1,) =? '1' ... yes u'%.1d' % (1,) =? '1' ... yes '%.*d' % (2147483647, 1) works? ... overflow (this is fine) u'%.*d' % (2147483647, 1) works? ... overflow (this is fine) '%.100d' % (1,) =? '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes u'%.100d' % (1,) =? '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes '%#.117x' % (1,) =? '0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes u'%#.117x' % (1,) =? '0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes '%#.118x' % (1,) =? '0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes u'%#.118x' % (1,) =? '0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes '%f' % (1.0,) =? '1.000000' ... yes u'%f' % (1.0,) =? '1.000000' ... yes '%#.*g' % (109, -3.3333333333333334e+48) works? ... yes u'%#.*g' % (109, -3.3333333333333334e+48) works? ... yes '%#.*g' % (110, -3.3333333333333334e+48) works? ... yes u'%#.*g' % (110, -3.3333333333333334e+48) works? ... yes '%#.*g' % (110, -3.333333333333333e+99) works? ... yes u'%#.*g' % (110, -3.333333333333333e+99) works? ... yes '%12.*f' % (123456, 1.0) works? ... yes u'%12.*f' % (123456, 1.0) works? ... yes '%#.*g' % (110, -3.333333333333333e+99) works? ... yes u'%#.*g' % (110, -3.333333333333333e+99) works? ... yes '%#.*G' % (110, -3.333333333333333e+99) works? ... yes u'%#.*G' % (110, -3.333333333333333e+99) works? ... yes '%#.*f' % (110, -3.333333333333333e+99) works? ... yes u'%#.*f' % (110, -3.333333333333333e+99) works? ... yes '%#.*F' % (110, -3.333333333333333e+99) works? ... yes u'%#.*F' % (110, -3.333333333333333e+99) works? ... yes '%x' % 10L =? 'a' ... yes u'%x' % 10L =? 'a' ... yes '%x' % 100000000000L =? '174876e800' ... yes u'%x' % 100000000000L =? '174876e800' ... yes '%o' % 10L =? '12' ... yes u'%o' % 10L =? '12' ... yes '%o' % 100000000000L =? '1351035564000' ... yes u'%o' % 100000000000L =? '1351035564000' ... yes '%d' % 10L =? '10' ... yes u'%d' % 10L =? '10' ... yes '%d' % 100000000000L =? '100000000000' ... yes u'%d' % 100000000000L =? '100000000000' ... yes '%d' % 123456789012345678901234567890L =? '123456789012345678901234567890' ... yes u'%d' % 123456789012345678901234567890L =? '123456789012345678901234567890' ... yes '%d' % -123456789012345678901234567890L =? '-123456789012345678901234567890' ... yes u'%d' % -123456789012345678901234567890L =? '-123456789012345678901234567890' ... yes '%5d' % -123456789012345678901234567890L =? '-123456789012345678901234567890' ... yes u'%5d' % -123456789012345678901234567890L =? '-123456789012345678901234567890' ... yes '%31d' % -123456789012345678901234567890L =? '-123456789012345678901234567890' ... yes u'%31d' % -123456789012345678901234567890L =? '-123456789012345678901234567890' ... yes '%32d' % -123456789012345678901234567890L =? ' -123456789012345678901234567890' ... yes u'%32d' % -123456789012345678901234567890L =? ' -123456789012345678901234567890' ... yes '%-32d' % -123456789012345678901234567890L =? '-123456789012345678901234567890 ' ... yes u'%-32d' % -123456789012345678901234567890L =? '-123456789012345678901234567890 ' ... yes '%032d' % -123456789012345678901234567890L =? '-0123456789012345678901234567890' ... yes u'%032d' % -123456789012345678901234567890L =? '-0123456789012345678901234567890' ... yes '%-032d' % -123456789012345678901234567890L =? '-123456789012345678901234567890 ' ... yes u'%-032d' % -123456789012345678901234567890L =? '-123456789012345678901234567890 ' ... yes '%034d' % -123456789012345678901234567890L =? '-000123456789012345678901234567890' ... yes u'%034d' % -123456789012345678901234567890L =? '-000123456789012345678901234567890' ... yes '%034d' % 123456789012345678901234567890L =? '0000123456789012345678901234567890' ... yes u'%034d' % 123456789012345678901234567890L =? '0000123456789012345678901234567890' ... yes '%0+34d' % 123456789012345678901234567890L =? '+000123456789012345678901234567890' ... yes u'%0+34d' % 123456789012345678901234567890L =? '+000123456789012345678901234567890' ... yes '%+34d' % 123456789012345678901234567890L =? ' +123456789012345678901234567890' ... yes u'%+34d' % 123456789012345678901234567890L =? ' +123456789012345678901234567890' ... yes '%34d' % 123456789012345678901234567890L =? ' 123456789012345678901234567890' ... yes u'%34d' % 123456789012345678901234567890L =? ' 123456789012345678901234567890' ... yes '%.2d' % 123456789012345678901234567890L =? '123456789012345678901234567890' ... yes u'%.2d' % 123456789012345678901234567890L =? '123456789012345678901234567890' ... yes '%.30d' % 123456789012345678901234567890L =? '123456789012345678901234567890' ... yes u'%.30d' % 123456789012345678901234567890L =? '123456789012345678901234567890' ... yes '%.31d' % 123456789012345678901234567890L =? '0123456789012345678901234567890' ... yes u'%.31d' % 123456789012345678901234567890L =? '0123456789012345678901234567890' ... yes '%32.31d' % 123456789012345678901234567890L =? ' 0123456789012345678901234567890' ... yes u'%32.31d' % 123456789012345678901234567890L =? ' 0123456789012345678901234567890' ... yes '%d' % 1.2345678901234568e+29 =? '123456________________________' ... yes u'%d' % 1.2345678901234568e+29 =? '123456________________________' ... yes '%x' % 1375488932362216742658885L =? '1234567890abcdef12345' ... yes u'%x' % 1375488932362216742658885L =? '1234567890abcdef12345' ... yes '%x' % -1375488932362216742658885L =? '-1234567890abcdef12345' ... yes u'%x' % -1375488932362216742658885L =? '-1234567890abcdef12345' ... yes '%5x' % -1375488932362216742658885L =? '-1234567890abcdef12345' ... yes u'%5x' % -1375488932362216742658885L =? '-1234567890abcdef12345' ... yes '%22x' % -1375488932362216742658885L =? '-1234567890abcdef12345' ... yes u'%22x' % -1375488932362216742658885L =? '-1234567890abcdef12345' ... yes '%23x' % -1375488932362216742658885L =? ' -1234567890abcdef12345' ... yes u'%23x' % -1375488932362216742658885L =? ' -1234567890abcdef12345' ... yes '%-23x' % -1375488932362216742658885L =? '-1234567890abcdef12345 ' ... yes u'%-23x' % -1375488932362216742658885L =? '-1234567890abcdef12345 ' ... yes '%023x' % -1375488932362216742658885L =? '-01234567890abcdef12345' ... yes u'%023x' % -1375488932362216742658885L =? '-01234567890abcdef12345' ... yes '%-023x' % -1375488932362216742658885L =? '-1234567890abcdef12345 ' ... yes u'%-023x' % -1375488932362216742658885L =? '-1234567890abcdef12345 ' ... yes '%025x' % -1375488932362216742658885L =? '-0001234567890abcdef12345' ... yes u'%025x' % -1375488932362216742658885L =? '-0001234567890abcdef12345' ... yes '%025x' % 1375488932362216742658885L =? '00001234567890abcdef12345' ... yes u'%025x' % 1375488932362216742658885L =? '00001234567890abcdef12345' ... yes '%0+25x' % 1375488932362216742658885L =? '+0001234567890abcdef12345' ... yes u'%0+25x' % 1375488932362216742658885L =? '+0001234567890abcdef12345' ... yes '%+25x' % 1375488932362216742658885L =? ' +1234567890abcdef12345' ... yes u'%+25x' % 1375488932362216742658885L =? ' +1234567890abcdef12345' ... yes '%25x' % 1375488932362216742658885L =? ' 1234567890abcdef12345' ... yes u'%25x' % 1375488932362216742658885L =? ' 1234567890abcdef12345' ... yes '%.2x' % 1375488932362216742658885L =? '1234567890abcdef12345' ... yes u'%.2x' % 1375488932362216742658885L =? '1234567890abcdef12345' ... yes '%.21x' % 1375488932362216742658885L =? '1234567890abcdef12345' ... yes u'%.21x' % 1375488932362216742658885L =? '1234567890abcdef12345' ... yes '%.22x' % 1375488932362216742658885L =? '01234567890abcdef12345' ... yes u'%.22x' % 1375488932362216742658885L =? '01234567890abcdef12345' ... yes '%23.22x' % 1375488932362216742658885L =? ' 01234567890abcdef12345' ... yes u'%23.22x' % 1375488932362216742658885L =? ' 01234567890abcdef12345' ... yes '%-23.22x' % 1375488932362216742658885L =? '01234567890abcdef12345 ' ... yes u'%-23.22x' % 1375488932362216742658885L =? '01234567890abcdef12345 ' ... yes '%X' % 1375488932362216742658885L =? '1234567890ABCDEF12345' ... yes u'%X' % 1375488932362216742658885L =? '1234567890ABCDEF12345' ... yes '%#X' % 1375488932362216742658885L =? '0X1234567890ABCDEF12345' ... yes u'%#X' % 1375488932362216742658885L =? '0X1234567890ABCDEF12345' ... yes '%#x' % 1375488932362216742658885L =? '0x1234567890abcdef12345' ... yes u'%#x' % 1375488932362216742658885L =? '0x1234567890abcdef12345' ... yes '%#x' % -1375488932362216742658885L =? '-0x1234567890abcdef12345' ... yes u'%#x' % -1375488932362216742658885L =? '-0x1234567890abcdef12345' ... yes '%#.23x' % -1375488932362216742658885L =? '-0x001234567890abcdef12345' ... yes u'%#.23x' % -1375488932362216742658885L =? '-0x001234567890abcdef12345' ... yes '%#+.23x' % 1375488932362216742658885L =? '+0x001234567890abcdef12345' ... yes u'%#+.23x' % 1375488932362216742658885L =? '+0x001234567890abcdef12345' ... yes '%# .23x' % 1375488932362216742658885L =? ' 0x001234567890abcdef12345' ... yes u'%# .23x' % 1375488932362216742658885L =? ' 0x001234567890abcdef12345' ... yes '%#+.23X' % 1375488932362216742658885L =? '+0X001234567890ABCDEF12345' ... yes u'%#+.23X' % 1375488932362216742658885L =? '+0X001234567890ABCDEF12345' ... yes '%#-+.23X' % 1375488932362216742658885L =? '+0X001234567890ABCDEF12345' ... yes u'%#-+.23X' % 1375488932362216742658885L =? '+0X001234567890ABCDEF12345' ... yes '%#-+26.23X' % 1375488932362216742658885L =? '+0X001234567890ABCDEF12345' ... yes u'%#-+26.23X' % 1375488932362216742658885L =? '+0X001234567890ABCDEF12345' ... yes '%#-+27.23X' % 1375488932362216742658885L =? '+0X001234567890ABCDEF12345 ' ... yes u'%#-+27.23X' % 1375488932362216742658885L =? '+0X001234567890ABCDEF12345 ' ... yes '%#+27.23X' % 1375488932362216742658885L =? ' +0X001234567890ABCDEF12345' ... yes u'%#+27.23X' % 1375488932362216742658885L =? ' +0X001234567890ABCDEF12345' ... yes '%#+027.23X' % 1375488932362216742658885L =? '+0X0001234567890ABCDEF12345' ... yes u'%#+027.23X' % 1375488932362216742658885L =? '+0X0001234567890ABCDEF12345' ... yes '%#+27.23X' % 1375488932362216742658885L =? ' +0X001234567890ABCDEF12345' ... yes u'%#+27.23X' % 1375488932362216742658885L =? ' +0X001234567890ABCDEF12345' ... yes '%x' % 1.3754889323622168e+24 =? '123456_______________' ... yes u'%x' % 1.3754889323622168e+24 =? '123456_______________' ... yes '%o' % 12935167030485801517351291832L =? '12345670123456701234567012345670' ... yes u'%o' % 12935167030485801517351291832L =? '12345670123456701234567012345670' ... yes '%o' % -12935167030485801517351291832L =? '-12345670123456701234567012345670' ... yes u'%o' % -12935167030485801517351291832L =? '-12345670123456701234567012345670' ... yes '%5o' % -12935167030485801517351291832L =? '-12345670123456701234567012345670' ... yes u'%5o' % -12935167030485801517351291832L =? '-12345670123456701234567012345670' ... yes '%33o' % -12935167030485801517351291832L =? '-12345670123456701234567012345670' ... yes u'%33o' % -12935167030485801517351291832L =? '-12345670123456701234567012345670' ... yes '%34o' % -12935167030485801517351291832L =? ' -12345670123456701234567012345670' ... yes u'%34o' % -12935167030485801517351291832L =? ' -12345670123456701234567012345670' ... yes '%-34o' % -12935167030485801517351291832L =? '-12345670123456701234567012345670 ' ... yes u'%-34o' % -12935167030485801517351291832L =? '-12345670123456701234567012345670 ' ... yes '%034o' % -12935167030485801517351291832L =? '-012345670123456701234567012345670' ... yes u'%034o' % -12935167030485801517351291832L =? '-012345670123456701234567012345670' ... yes '%-034o' % -12935167030485801517351291832L =? '-12345670123456701234567012345670 ' ... yes u'%-034o' % -12935167030485801517351291832L =? '-12345670123456701234567012345670 ' ... yes '%036o' % -12935167030485801517351291832L =? '-00012345670123456701234567012345670' ... yes u'%036o' % -12935167030485801517351291832L =? '-00012345670123456701234567012345670' ... yes '%036o' % 12935167030485801517351291832L =? '000012345670123456701234567012345670' ... yes u'%036o' % 12935167030485801517351291832L =? '000012345670123456701234567012345670' ... yes '%0+36o' % 12935167030485801517351291832L =? '+00012345670123456701234567012345670' ... yes u'%0+36o' % 12935167030485801517351291832L =? '+00012345670123456701234567012345670' ... yes '%+36o' % 12935167030485801517351291832L =? ' +12345670123456701234567012345670' ... yes u'%+36o' % 12935167030485801517351291832L =? ' +12345670123456701234567012345670' ... yes '%36o' % 12935167030485801517351291832L =? ' 12345670123456701234567012345670' ... yes u'%36o' % 12935167030485801517351291832L =? ' 12345670123456701234567012345670' ... yes '%.2o' % 12935167030485801517351291832L =? '12345670123456701234567012345670' ... yes u'%.2o' % 12935167030485801517351291832L =? '12345670123456701234567012345670' ... yes '%.32o' % 12935167030485801517351291832L =? '12345670123456701234567012345670' ... yes u'%.32o' % 12935167030485801517351291832L =? '12345670123456701234567012345670' ... yes '%.33o' % 12935167030485801517351291832L =? '012345670123456701234567012345670' ... yes u'%.33o' % 12935167030485801517351291832L =? '012345670123456701234567012345670' ... yes '%34.33o' % 12935167030485801517351291832L =? ' 012345670123456701234567012345670' ... yes u'%34.33o' % 12935167030485801517351291832L =? ' 012345670123456701234567012345670' ... yes '%-34.33o' % 12935167030485801517351291832L =? '012345670123456701234567012345670 ' ... yes u'%-34.33o' % 12935167030485801517351291832L =? '012345670123456701234567012345670 ' ... yes '%o' % 12935167030485801517351291832L =? '12345670123456701234567012345670' ... yes u'%o' % 12935167030485801517351291832L =? '12345670123456701234567012345670' ... yes '%#o' % 12935167030485801517351291832L =? '012345670123456701234567012345670' ... yes u'%#o' % 12935167030485801517351291832L =? '012345670123456701234567012345670' ... yes '%#o' % -12935167030485801517351291832L =? '-012345670123456701234567012345670' ... yes u'%#o' % -12935167030485801517351291832L =? '-012345670123456701234567012345670' ... yes '%#.34o' % -12935167030485801517351291832L =? '-0012345670123456701234567012345670' ... yes u'%#.34o' % -12935167030485801517351291832L =? '-0012345670123456701234567012345670' ... yes '%#+.34o' % 12935167030485801517351291832L =? '+0012345670123456701234567012345670' ... yes u'%#+.34o' % 12935167030485801517351291832L =? '+0012345670123456701234567012345670' ... yes '%# .34o' % 12935167030485801517351291832L =? ' 0012345670123456701234567012345670' ... yes u'%# .34o' % 12935167030485801517351291832L =? ' 0012345670123456701234567012345670' ... yes '%#+.34o' % 12935167030485801517351291832L =? '+0012345670123456701234567012345670' ... yes u'%#+.34o' % 12935167030485801517351291832L =? '+0012345670123456701234567012345670' ... yes '%#-+.34o' % 12935167030485801517351291832L =? '+0012345670123456701234567012345670' ... yes u'%#-+.34o' % 12935167030485801517351291832L =? '+0012345670123456701234567012345670' ... yes '%#-+37.34o' % 12935167030485801517351291832L =? '+0012345670123456701234567012345670 ' ... yes u'%#-+37.34o' % 12935167030485801517351291832L =? '+0012345670123456701234567012345670 ' ... yes '%#+37.34o' % 12935167030485801517351291832L =? ' +0012345670123456701234567012345670' ... yes u'%#+37.34o' % 12935167030485801517351291832L =? ' +0012345670123456701234567012345670' ... yes '%.33o' % 12935167030485801517351291832L =? '012345670123456701234567012345670' ... yes u'%.33o' % 12935167030485801517351291832L =? '012345670123456701234567012345670' ... yes '%#.33o' % 12935167030485801517351291832L =? '012345670123456701234567012345670' ... yes u'%#.33o' % 12935167030485801517351291832L =? '012345670123456701234567012345670' ... yes '%#.32o' % 12935167030485801517351291832L =? '012345670123456701234567012345670' ... yes u'%#.32o' % 12935167030485801517351291832L =? '012345670123456701234567012345670' ... yes '%034.33o' % 12935167030485801517351291832L =? '0012345670123456701234567012345670' ... yes u'%034.33o' % 12935167030485801517351291832L =? '0012345670123456701234567012345670' ... yes '%0#34.33o' % 12935167030485801517351291832L =? '0012345670123456701234567012345670' ... yes u'%0#34.33o' % 12935167030485801517351291832L =? '0012345670123456701234567012345670' ... yes '%o' % 1.2935167030485802e+28 =? '123456__________________________' ... yes u'%o' % 1.2935167030485802e+28 =? '123456__________________________' ... yes '%d' % 42 =? '42' ... yes u'%d' % 42 =? '42' ... yes '%d' % -42 =? '-42' ... yes u'%d' % -42 =? '-42' ... yes '%d' % 42L =? '42' ... yes u'%d' % 42L =? '42' ... yes '%d' % -42L =? '-42' ... yes u'%d' % -42L =? '-42' ... yes '%d' % 42.0 =? '42' ... yes u'%d' % 42.0 =? '42' ... yes '%#x' % 1 =? '0x1' ... yes u'%#x' % 1 =? '0x1' ... yes '%#x' % 1L =? '0x1' ... yes u'%#x' % 1L =? '0x1' ... yes '%#X' % 1 =? '0X1' ... yes u'%#X' % 1 =? '0X1' ... yes '%#X' % 1L =? '0X1' ... yes u'%#X' % 1L =? '0X1' ... yes '%#x' % 1.0 =? '0x1' ... yes u'%#x' % 1.0 =? '0x1' ... yes '%#o' % 1 =? '01' ... yes u'%#o' % 1 =? '01' ... yes '%#o' % 1L =? '01' ... yes u'%#o' % 1L =? '01' ... yes '%#o' % 0 =? '0' ... yes u'%#o' % 0 =? '0' ... yes '%#o' % 0L =? '0' ... yes u'%#o' % 0L =? '0' ... yes '%o' % 0 =? '0' ... yes u'%o' % 0 =? '0' ... yes '%o' % 0L =? '0' ... yes u'%o' % 0L =? '0' ... yes '%d' % 0 =? '0' ... yes u'%d' % 0 =? '0' ... yes '%d' % 0L =? '0' ... yes u'%d' % 0L =? '0' ... yes '%#x' % 0 =? '0x0' ... yes u'%#x' % 0 =? '0x0' ... yes '%#x' % 0L =? '0x0' ... yes u'%#x' % 0L =? '0x0' ... yes '%#X' % 0 =? '0X0' ... yes u'%#X' % 0 =? '0X0' ... yes '%#X' % 0L =? '0X0' ... yes u'%#X' % 0L =? '0X0' ... yes '%x' % 66 =? '42' ... yes u'%x' % 66 =? '42' ... yes '%x' % -66 =? '-42' ... yes u'%x' % -66 =? '-42' ... yes '%x' % 66L =? '42' ... yes u'%x' % 66L =? '42' ... yes '%x' % -66L =? '-42' ... yes u'%x' % -66L =? '-42' ... yes '%x' % 66.0 =? '42' ... yes u'%x' % 66.0 =? '42' ... yes '%o' % 34 =? '42' ... yes u'%o' % 34 =? '42' ... yes '%o' % -34 =? '-42' ... yes u'%o' % -34 =? '-42' ... yes '%o' % 34L =? '42' ... yes u'%o' % 34L =? '42' ... yes '%o' % -34L =? '-42' ... yes u'%o' % -34L =? '-42' ... yes '%o' % 34.0 =? '42' ... yes u'%o' % 34.0 =? '42' ... yes '%g' % 1.1 =? '1.1' ... yes '%#g' % 1.1 =? '1.10000' ... yes '%x' % =? '0' ... yes u'%x' % =? '0' ... yes Testing exceptions 'abc %a' % 1 works? ... yes u'abc %\u3000' % 1 works? ... yes '%d' % '1' works? ... yes '%g' % '1' works? ... yes 'no format' % '1' works? ... yes 'no format' % u'1' works? ... yes u'no format' % '1' works? ... yes u'no format' % u'1' works? ... yes ok test_invalid_special_methods (test.test_format.FormatTest) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.011s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 95%CPU (0avgtext+0avgdata 42888maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6724minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_fpformat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fpformat =================== test_fpformat ==================== == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20530 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_fpformat test_basic_cases (test.test_fpformat.FpformatTest) ... ok test_failing_values (test.test_fpformat.FpformatTest) ... ok test_reasonable_values (test.test_fpformat.FpformatTest) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.016s OK 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.14elapsed 93%CPU (0avgtext+0avgdata 41136maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6121minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_fractions ==================== =================== test_fractions ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_fractions == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20534 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_fractions testApproximateCos1 (test.test_fractions.FractionTest) ... ok testApproximatePi (test.test_fractions.FractionTest) ... ok testArithmetic (test.test_fractions.FractionTest) ... ok testBigComplexComparisons (test.test_fractions.FractionTest) ... ok testBigFloatComparisons (test.test_fractions.FractionTest) ... ok testComparisons (test.test_fractions.FractionTest) ... ok testComparisonsDummyFloat (test.test_fractions.FractionTest) ... ok testComparisonsDummyRational (test.test_fractions.FractionTest) ... ok testConversions (test.test_fractions.FractionTest) ... ok testFromDecimal (test.test_fractions.FractionTest) ... ok testFromFloat (test.test_fractions.FractionTest) ... ok testFromString (test.test_fractions.FractionTest) ... ok testHash (test.test_fractions.FractionTest) ... ok testImmutable (test.test_fractions.FractionTest) ... ok testInit (test.test_fractions.FractionTest) ... ok testInitFromDecimal (test.test_fractions.FractionTest) ... ok testInitFromFloat (test.test_fractions.FractionTest) ... ok testLimitDenominator (test.test_fractions.FractionTest) ... ok testMixedArithmetic (test.test_fractions.FractionTest) ... ok testMixedEqual (test.test_fractions.FractionTest) ... ok testMixedLess (test.test_fractions.FractionTest) ... ok testMixedLessEqual (test.test_fractions.FractionTest) ... ok testMixingWithDecimal (test.test_fractions.FractionTest) ... ok testStringification (test.test_fractions.FractionTest) ... ok test_copy_deepcopy_pickle (test.test_fractions.FractionTest) ... ok test_slots (test.test_fractions.FractionTest) ... ok testMisc (test.test_fractions.GcdTest) ... ok ---------------------------------------------------------------------- Ran 27 tests in 0.041s OK 1 test OK. BUILDSTDERR: 0.17user 0.02system 0:00.21elapsed 95%CPU (0avgtext+0avgdata 42324maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6585minor)pagefaults 0swaps =================== test_frozen ==================== + for TestName in $(cat testnames.txt) + echo =================== test_frozen ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_frozen == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20538 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_frozen BUILDSTDERR: test_frozen (test.test_frozen.FrozenTests) ... test test_frozen failed -- Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_frozen.py", line 14, in test_frozen BUILDSTDERR: self.fail("import __hello__ failed:" + str(x)) BUILDSTDERR: AssertionError: import __hello__ failed:No module named __hello__ FAIL ====================================================================== FAIL: test_frozen (test.test_frozen.FrozenTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_frozen.py", line 14, in test_frozen self.fail("import __hello__ failed:" + str(x)) AssertionError: import __hello__ failed:No module named __hello__ ---------------------------------------------------------------------- Ran 1 test in 0.001s FAILED (failures=1) 1 test failed: test_frozen BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 40692maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5834minor)pagefaults 0swaps + echo test_frozen =================== test_ftplib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ftplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ftplib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20543 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ftplib test_acct (test.test_ftplib.TestFTPClass) ... ok test_all_errors (test.test_ftplib.TestFTPClass) ... ok test_cwd (test.test_ftplib.TestFTPClass) ... ok test_delete (test.test_ftplib.TestFTPClass) ... ok test_dir (test.test_ftplib.TestFTPClass) ... ok test_exceptions (test.test_ftplib.TestFTPClass) ... ok test_getwelcome (test.test_ftplib.TestFTPClass) ... ok test_line_too_long (test.test_ftplib.TestFTPClass) ... ok test_login (test.test_ftplib.TestFTPClass) ... ok test_makepasv (test.test_ftplib.TestFTPClass) ... ok test_makeport (test.test_ftplib.TestFTPClass) ... ok test_mkd (test.test_ftplib.TestFTPClass) ... ok test_nlst (test.test_ftplib.TestFTPClass) ... ok test_pwd (test.test_ftplib.TestFTPClass) ... ok test_quit (test.test_ftplib.TestFTPClass) ... ok test_rename (test.test_ftplib.TestFTPClass) ... ok test_retrbinary (test.test_ftplib.TestFTPClass) ... ok test_retrbinary_rest (test.test_ftplib.TestFTPClass) ... ok test_retrlines (test.test_ftplib.TestFTPClass) ... ok test_retrlines_too_long (test.test_ftplib.TestFTPClass) ... ok test_rmd (test.test_ftplib.TestFTPClass) ... ok test_sanitize (test.test_ftplib.TestFTPClass) ... ok test_set_pasv (test.test_ftplib.TestFTPClass) ... ok test_size (test.test_ftplib.TestFTPClass) ... ok test_storbinary (test.test_ftplib.TestFTPClass) ... ok test_storbinary_rest (test.test_ftplib.TestFTPClass) ... ok test_storlines (test.test_ftplib.TestFTPClass) ... ok test_storlines_too_long (test.test_ftplib.TestFTPClass) ... ok test_voidcmd (test.test_ftplib.TestFTPClass) ... ok testTimeoutConnect (test.test_ftplib.TestTimeouts) ... ok testTimeoutDefault (test.test_ftplib.TestTimeouts) ... ok testTimeoutDifferentOrder (test.test_ftplib.TestTimeouts) ... ok testTimeoutDirectAccess (test.test_ftplib.TestTimeouts) ... ok testTimeoutNone (test.test_ftplib.TestTimeouts) ... ok testTimeoutValue (test.test_ftplib.TestTimeouts) ... ok skipped 'IPv6 not enabled' test_acct (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_all_errors (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_cwd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_delete (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_dir (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_exceptions (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_getwelcome (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_line_too_long (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_login (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_makepasv (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_makeport (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_mkd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_nlst (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_pwd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_quit (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_rename (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_retrbinary (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_retrbinary_rest (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_retrlines (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_retrlines_too_long (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_rmd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_sanitize (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_set_pasv (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_size (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_storbinary (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_storbinary_rest (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_storlines (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_storlines_too_long (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_voidcmd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_auth_issued_twice (test.test_ftplib.TestTLS_FTPClass) ... ok test_auth_ssl (test.test_ftplib.TestTLS_FTPClass) ... ok test_check_hostname (test.test_ftplib.TestTLS_FTPClass) ... ok test_context (test.test_ftplib.TestTLS_FTPClass) ... ok test_control_connection (test.test_ftplib.TestTLS_FTPClass) ... ok test_data_connection (test.test_ftplib.TestTLS_FTPClass) ... ok test_login (test.test_ftplib.TestTLS_FTPClass) ... ok ---------------------------------------------------------------------- Ran 71 tests in 3.969s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.99user 0.15system 0:04.13elapsed 27%CPU (0avgtext+0avgdata 46632maxresident)k BUILDSTDERR: 1624inputs+0outputs (72major+7622minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_funcattrs ==================== + echo =================== test_funcattrs ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_funcattrs == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20618 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_funcattrs test_blank_func_defaults (test.test_funcattrs.FunctionPropertiesTest) ... ok test_copying_func_code (test.test_funcattrs.FunctionPropertiesTest) ... ok test_dir_includes_correct_attrs (test.test_funcattrs.FunctionPropertiesTest) ... ok test_duplicate_function_equality (test.test_funcattrs.FunctionPropertiesTest) ... ok test_empty_cell (test.test_funcattrs.FunctionPropertiesTest) ... ok test_func_closure (test.test_funcattrs.FunctionPropertiesTest) ... ok test_func_code (test.test_funcattrs.FunctionPropertiesTest) ... ok test_func_default_args (test.test_funcattrs.FunctionPropertiesTest) ... ok test_func_globals (test.test_funcattrs.FunctionPropertiesTest) ... ok test_func_name (test.test_funcattrs.FunctionPropertiesTest) ... ok test_module (test.test_funcattrs.FunctionPropertiesTest) ... ok test_im_class (test.test_funcattrs.InstancemethodAttrTest) ... ok test_im_func (test.test_funcattrs.InstancemethodAttrTest) ... ok test_im_func_non_method (test.test_funcattrs.InstancemethodAttrTest) ... ok test_im_self (test.test_funcattrs.InstancemethodAttrTest) ... ok test_implicit_method_properties (test.test_funcattrs.InstancemethodAttrTest) ... ok test_delete_unknown_attr (test.test_funcattrs.ArbitraryFunctionAttrTest) ... ok test_set_attr (test.test_funcattrs.ArbitraryFunctionAttrTest) ... ok test_setting_attrs_duplicates (test.test_funcattrs.ArbitraryFunctionAttrTest) ... ok test_unset_attr (test.test_funcattrs.ArbitraryFunctionAttrTest) ... ok test_delete_func_dict (test.test_funcattrs.FunctionDictsTest) ... ok test_func_as_dict_key (test.test_funcattrs.FunctionDictsTest) ... ok test_setting_dict_to_invalid (test.test_funcattrs.FunctionDictsTest) ... ok test_setting_dict_to_valid (test.test_funcattrs.FunctionDictsTest) ... ok test_unassigned_dict (test.test_funcattrs.FunctionDictsTest) ... ok test_delete_docstring (test.test_funcattrs.FunctionDocstringTest) ... ok test_set_docstring_attr (test.test_funcattrs.FunctionDocstringTest) ... ok test_func_attribute (test.test_funcattrs.StaticMethodAttrsTest) ... ok ---------------------------------------------------------------------- Ran 28 tests in 0.006s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 95%CPU (0avgtext+0avgdata 41164maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6134minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_functools ==================== =================== test_functools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_functools == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20622 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_functools test_arg_combinations (test.test_functools.TestPartial) ... ok test_argument_checking (test.test_functools.TestPartial) ... ok test_attributes (test.test_functools.TestPartial) ... ok test_basic_examples (test.test_functools.TestPartial) ... ok test_copy (test.test_functools.TestPartial) ... ok test_deepcopy (test.test_functools.TestPartial) ... ok test_error_propagation (test.test_functools.TestPartial) ... ok test_keyword (test.test_functools.TestPartial) ... ok test_kw_combinations (test.test_functools.TestPartial) ... ok test_no_side_effects (test.test_functools.TestPartial) ... ok test_pickle (test.test_functools.TestPartial) ... ok test_positional (test.test_functools.TestPartial) ... ok test_protection_of_callers_dict_argument (test.test_functools.TestPartial) ... ok test_recursive_pickle (test.test_functools.TestPartial) ... ok test_setstate (test.test_functools.TestPartial) ... ok test_setstate_errors (test.test_functools.TestPartial) ... ok test_setstate_refcount (test.test_functools.TestPartial) ... skipped 'ref counting' test_setstate_subclasses (test.test_functools.TestPartial) ... ok test_weakref (test.test_functools.TestPartial) ... ok test_with_bound_and_unbound_methods (test.test_functools.TestPartial) ... ok test_arg_combinations (test.test_functools.TestPartialSubclass) ... ok test_argument_checking (test.test_functools.TestPartialSubclass) ... ok test_attributes (test.test_functools.TestPartialSubclass) ... ok test_basic_examples (test.test_functools.TestPartialSubclass) ... ok test_copy (test.test_functools.TestPartialSubclass) ... ok test_deepcopy (test.test_functools.TestPartialSubclass) ... ok test_error_propagation (test.test_functools.TestPartialSubclass) ... ok test_keyword (test.test_functools.TestPartialSubclass) ... ok test_kw_combinations (test.test_functools.TestPartialSubclass) ... ok test_no_side_effects (test.test_functools.TestPartialSubclass) ... ok test_pickle (test.test_functools.TestPartialSubclass) ... ok test_positional (test.test_functools.TestPartialSubclass) ... ok test_protection_of_callers_dict_argument (test.test_functools.TestPartialSubclass) ... ok test_recursive_pickle (test.test_functools.TestPartialSubclass) ... ok test_setstate (test.test_functools.TestPartialSubclass) ... ok test_setstate_errors (test.test_functools.TestPartialSubclass) ... ok test_setstate_refcount (test.test_functools.TestPartialSubclass) ... skipped 'ref counting' test_setstate_subclasses (test.test_functools.TestPartialSubclass) ... ok test_weakref (test.test_functools.TestPartialSubclass) ... ok test_with_bound_and_unbound_methods (test.test_functools.TestPartialSubclass) ... ok test_arg_combinations (test.test_functools.TestPythonPartial) ... ok test_argument_checking (test.test_functools.TestPythonPartial) ... ok test_basic_examples (test.test_functools.TestPythonPartial) ... ok test_copy (test.test_functools.TestPythonPartial) ... ok test_error_propagation (test.test_functools.TestPythonPartial) ... ok test_keyword (test.test_functools.TestPythonPartial) ... ok test_kw_combinations (test.test_functools.TestPythonPartial) ... ok test_no_side_effects (test.test_functools.TestPythonPartial) ... ok test_positional (test.test_functools.TestPythonPartial) ... ok test_protection_of_callers_dict_argument (test.test_functools.TestPythonPartial) ... ok test_weakref (test.test_functools.TestPythonPartial) ... ok test_with_bound_and_unbound_methods (test.test_functools.TestPythonPartial) ... ok test_builtin_update (test.test_functools.TestUpdateWrapper) ... ok test_default_update (test.test_functools.TestUpdateWrapper) ... ok test_default_update_doc (test.test_functools.TestUpdateWrapper) ... ok test_no_update (test.test_functools.TestUpdateWrapper) ... ok test_selective_update (test.test_functools.TestUpdateWrapper) ... ok test_bug_10042 (test.test_functools.TestTotalOrdering) ... ok test_no_operations_defined (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_ge (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_gt (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_le (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_lt (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_no_overwrite (test.test_functools.TestTotalOrdering) ... ok test_builtin_update (test.test_functools.TestWraps) ... ok test_default_update (test.test_functools.TestWraps) ... ok test_default_update_doc (test.test_functools.TestWraps) ... ok test_no_update (test.test_functools.TestWraps) ... ok test_selective_update (test.test_functools.TestWraps) ... ok test_reduce (test.test_functools.TestReduce) ... ok ---------------------------------------------------------------------- Ran 70 tests in 0.246s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.33user 0.02system 0:00.38elapsed 94%CPU (0avgtext+0avgdata 46324maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7479minor)pagefaults 0swaps =================== test_future ==================== + for TestName in $(cat testnames.txt) + echo =================== test_future ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_future == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20626 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_future test_badfuture3 (test.test_future.FutureTest) ... ok test_badfuture4 (test.test_future.FutureTest) ... ok test_badfuture5 (test.test_future.FutureTest) ... ok test_badfuture6 (test.test_future.FutureTest) ... ok test_badfuture7 (test.test_future.FutureTest) ... ok test_badfuture8 (test.test_future.FutureTest) ... ok test_badfuture9 (test.test_future.FutureTest) ... ok test_future1 (test.test_future.FutureTest) ... ok test_future2 (test.test_future.FutureTest) ... ok test_future3 (test.test_future.FutureTest) ... ok test_multiple_features (test.test_future.FutureTest) ... ok test_parserhack (test.test_future.FutureTest) ... ok test_unicode_literals_exec (test.test_future.FutureTest) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.009s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 41036maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6040minor)pagefaults 0swaps =================== test_future3 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_future3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_future3 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20630 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_future3 test_floor_div_operator (test.test_future3.TestFuture) ... ok test_nested_scopes (test.test_future3.TestFuture) ... ok test_true_div_as_default (test.test_future3.TestFuture) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. BUILDSTDERR: 0.08user 0.02system 0:00.10elapsed 97%CPU (0avgtext+0avgdata 41324maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5798minor)pagefaults 0swaps =================== test_future4 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_future4 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_future4 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20634 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_future4 test_unicode_strings (test.test_future4.TestFuture) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK 1 test OK. BUILDSTDERR: 0.08user 0.02system 0:00.11elapsed 97%CPU (0avgtext+0avgdata 41008maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5820minor)pagefaults 0swaps =================== test_future5 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_future5 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_future5 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20638 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_future5 test_print_function (test.test_future5.TestMultipleFeatures) ... ok test_unicode_literals (test.test_future5.TestMultipleFeatures) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. BUILDSTDERR: 0.08user 0.02system 0:00.11elapsed 97%CPU (0avgtext+0avgdata 41256maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5801minor)pagefaults 0swaps =================== test_future_builtins ==================== + for TestName in $(cat testnames.txt) + echo =================== test_future_builtins ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_future_builtins == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20642 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_future_builtins test_hex (test.test_future_builtins.BuiltinTest) ... ok test_itertools (test.test_future_builtins.BuiltinTest) ... ok test_oct (test.test_future_builtins.BuiltinTest) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. BUILDSTDERR: 0.08user 0.02system 0:00.11elapsed 96%CPU (0avgtext+0avgdata 41356maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5825minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_gc ==================== =================== test_gc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_gc == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20646 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_gc BUILDSTDERR: test test_gc crashed -- : 'module' object has no attribute 'get_debug' BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/regrtest.py", line 944, in runtest_inner BUILDSTDERR: indirect_test() BUILDSTDERR: File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_gc.py", line 686, in test_main BUILDSTDERR: debug = gc.get_debug() BUILDSTDERR: AttributeError: 'module' object has no attribute 'get_debug' 1 test failed: test_gc BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.10user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 41396maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6197minor)pagefaults 0swaps + echo test_gc + for TestName in $(cat testnames.txt) + echo =================== test_gdbm ==================== =================== test_gdbm ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_gdbm == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20651 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_gdbm test_error_conditions (test.test_gdbm.TestGdbm) ... ok test_flags (test.test_gdbm.TestGdbm) ... ok test_get_key (test.test_gdbm.TestGdbm) ... ok test_key_methods (test.test_gdbm.TestGdbm) ... ok test_key_with_null_bytes (test.test_gdbm.TestGdbm) ... ok test_reorganize (test.test_gdbm.TestGdbm) ... ok test_sync (test.test_gdbm.TestGdbm) ... ok test_unicode_key (test.test_gdbm.TestGdbm) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.006s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.11elapsed 96%CPU (0avgtext+0avgdata 41572maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6063minor)pagefaults 0swaps =================== test_generators ==================== + for TestName in $(cat testnames.txt) + echo =================== test_generators ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_generators == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20655 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_generators Trying: for c in conjoin([lambda: iter((0, 1))] * 3): print c Expecting: [0, 0, 0] [0, 0, 1] [0, 1, 0] [0, 1, 1] [1, 0, 0] [1, 0, 1] [1, 1, 0] [1, 1, 1] ok Trying: def gencopy(iterator): for x in iterator: yield x[:] Expecting nothing ok Trying: for n in range(10): all = list(gencopy(conjoin([lambda: iter((0, 1))] * n))) print n, len(all), all[0] == [0] * n, all[-1] == [1] * n Expecting: 0 1 True True 1 2 True True 2 4 True True 3 8 True True 4 16 True True 5 32 True True 6 64 True True 7 128 True True 8 256 True True 9 512 True True ok Trying: q = Queens(8) Expecting nothing ok Trying: LIMIT = 2 Expecting nothing ok Trying: count = 0 Expecting nothing ok Trying: for row2col in q.solve(): count += 1 if count <= LIMIT: print "Solution", count q.printsolution(row2col) Expecting: Solution 1 +-+-+-+-+-+-+-+-+ |Q| | | | | | | | +-+-+-+-+-+-+-+-+ | | | | |Q| | | | +-+-+-+-+-+-+-+-+ | | | | | | | |Q| +-+-+-+-+-+-+-+-+ | | | | | |Q| | | +-+-+-+-+-+-+-+-+ | | |Q| | | | | | +-+-+-+-+-+-+-+-+ | | | | | | |Q| | +-+-+-+-+-+-+-+-+ | |Q| | | | | | | +-+-+-+-+-+-+-+-+ | | | |Q| | | | | +-+-+-+-+-+-+-+-+ Solution 2 +-+-+-+-+-+-+-+-+ |Q| | | | | | | | +-+-+-+-+-+-+-+-+ | | | | | |Q| | | +-+-+-+-+-+-+-+-+ | | | | | | | |Q| +-+-+-+-+-+-+-+-+ | | |Q| | | | | | +-+-+-+-+-+-+-+-+ | | | | | | |Q| | +-+-+-+-+-+-+-+-+ | | | |Q| | | | | +-+-+-+-+-+-+-+-+ | |Q| | | | | | | +-+-+-+-+-+-+-+-+ | | | | |Q| | | | +-+-+-+-+-+-+-+-+ ok Trying: print count, "solutions in all." Expecting: 92 solutions in all. ok Trying: k = Knights(10, 10) Expecting nothing ok Trying: LIMIT = 2 Expecting nothing ok Trying: count = 0 Expecting nothing ok Trying: for x in k.solve(): count += 1 if count <= LIMIT: print "Solution", count k.printsolution(x) else: break Expecting: Solution 1 +---+---+---+---+---+---+---+---+---+---+ | 1| 58| 27| 34| 3| 40| 29| 10| 5| 8| +---+---+---+---+---+---+---+---+---+---+ | 26| 35| 2| 57| 28| 33| 4| 7| 30| 11| +---+---+---+---+---+---+---+---+---+---+ | 59|100| 73| 36| 41| 56| 39| 32| 9| 6| +---+---+---+---+---+---+---+---+---+---+ | 74| 25| 60| 55| 72| 37| 42| 49| 12| 31| +---+---+---+---+---+---+---+---+---+---+ | 61| 86| 99| 76| 63| 52| 47| 38| 43| 50| +---+---+---+---+---+---+---+---+---+---+ | 24| 75| 62| 85| 54| 71| 64| 51| 48| 13| +---+---+---+---+---+---+---+---+---+---+ | 87| 98| 91| 80| 77| 84| 53| 46| 65| 44| +---+---+---+---+---+---+---+---+---+---+ | 90| 23| 88| 95| 70| 79| 68| 83| 14| 17| +---+---+---+---+---+---+---+---+---+---+ | 97| 92| 21| 78| 81| 94| 19| 16| 45| 66| +---+---+---+---+---+---+---+---+---+---+ | 22| 89| 96| 93| 20| 69| 82| 67| 18| 15| +---+---+---+---+---+---+---+---+---+---+ Solution 2 +---+---+---+---+---+---+---+---+---+---+ | 1| 58| 27| 34| 3| 40| 29| 10| 5| 8| +---+---+---+---+---+---+---+---+---+---+ | 26| 35| 2| 57| 28| 33| 4| 7| 30| 11| +---+---+---+---+---+---+---+---+---+---+ | 59|100| 73| 36| 41| 56| 39| 32| 9| 6| +---+---+---+---+---+---+---+---+---+---+ | 74| 25| 60| 55| 72| 37| 42| 49| 12| 31| +---+---+---+---+---+---+---+---+---+---+ | 61| 86| 99| 76| 63| 52| 47| 38| 43| 50| +---+---+---+---+---+---+---+---+---+---+ | 24| 75| 62| 85| 54| 71| 64| 51| 48| 13| +---+---+---+---+---+---+---+---+---+---+ | 87| 98| 89| 80| 77| 84| 53| 46| 65| 44| +---+---+---+---+---+---+---+---+---+---+ | 90| 23| 92| 95| 70| 79| 68| 83| 14| 17| +---+---+---+---+---+---+---+---+---+---+ | 97| 88| 21| 78| 81| 94| 19| 16| 45| 66| +---+---+---+---+---+---+---+---+---+---+ | 22| 91| 96| 93| 20| 69| 82| 67| 18| 15| +---+---+---+---+---+---+---+---+---+---+ ok Trying: from test.test_support import gc_collect Expecting nothing ok Trying: def f(): print (yield 1) yield 2 Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting: 1 ok Trying: g.send(42) Expecting: 42 2 ok Trying: f().send("foo") Expecting: Traceback (most recent call last): ... TypeError: can't send non-None value to a just-started generator ok Trying: def f(): yield Expecting nothing ok Trying: list(f()) Expecting: [None] ok Trying: list((yield 21) for i in range(4)) Expecting: [21, None, 21, None, 21, None, 21, None] ok Trying: def f(): list(i for i in [(yield 26)]) Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def coroutine(seq): count = 0 while count < 200: count += yield seq.append(count) Expecting nothing ok Trying: seq = [] Expecting nothing ok Trying: c = coroutine(seq) Expecting nothing ok Trying: c.next() Expecting nothing ok Trying: print seq Expecting: [] ok Trying: c.send(10) Expecting nothing ok Trying: print seq Expecting: [10] ok Trying: c.send(10) Expecting nothing ok Trying: print seq Expecting: [10, 20] ok Trying: c.send(10) Expecting nothing ok Trying: print seq Expecting: [10, 20, 30] ok Trying: f=lambda: (yield 1),(yield 2) Expecting: Traceback (most recent call last): ... File "", line 1 SyntaxError: 'yield' outside function ok Trying: def f(): return lambda x=(yield): 1 Expecting: Traceback (most recent call last): ... File "", line 1 SyntaxError: 'return' with argument inside generator ok Trying: def f(): x = yield = y Expecting: Traceback (most recent call last): ... File "", line 1 SyntaxError: can't assign to yield expression ok Trying: def f(): (yield bar) = y Expecting: Traceback (most recent call last): ... File "", line 1 SyntaxError: can't assign to yield expression ok Trying: def f(): (yield bar) += y Expecting: Traceback (most recent call last): ... File "", line 1 SyntaxError: can't assign to yield expression ok Trying: def f(): while True: try: print (yield) except ValueError,v: print "caught ValueError (%s)" % (v), Expecting nothing ok Trying: import sys Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting nothing ok Trying: g.throw(ValueError) # type only Expecting: caught ValueError () ok Trying: g.throw(ValueError("xyz")) # value only Expecting: caught ValueError (xyz) ok Trying: g.throw(ValueError, ValueError(1)) # value+matching type Expecting: caught ValueError (1) ok Trying: g.throw(ValueError, TypeError(1)) # mismatched type, rewrapped Expecting: caught ValueError (1) ok Trying: g.throw(ValueError, ValueError(1), None) # explicit None traceback Expecting: caught ValueError (1) ok Trying: g.throw(ValueError(1), "foo") # bad args Expecting: Traceback (most recent call last): ... TypeError: instance exception may not have a separate value ok Trying: g.throw(ValueError, "foo", 23) # bad args Expecting: Traceback (most recent call last): ... TypeError: throw() third argument must be a traceback object ok Trying: def throw(g,exc): try: raise exc except: g.throw(*sys.exc_info()) Expecting nothing ok Trying: throw(g,ValueError) # do it with traceback included Expecting: caught ValueError () ok Trying: g.send(1) Expecting: 1 ok Trying: throw(g,TypeError) # terminate the generator Expecting: Traceback (most recent call last): ... TypeError ok Trying: print g.gi_frame Expecting: None ok Trying: g.send(2) Expecting: Traceback (most recent call last): ... StopIteration ok Trying: g.throw(ValueError,6) # throw on closed generator Expecting: Traceback (most recent call last): ... ValueError: 6 ok Trying: f().throw(ValueError,7) # throw on just-opened generator Expecting: Traceback (most recent call last): ... ValueError: 7 ok Trying: f().throw("abc") # throw on just-opened generator Expecting: Traceback (most recent call last): ... TypeError: exceptions must be old-style classes or derived from BaseException, not str ok Trying: def f(): try: yield except GeneratorExit: print "exiting" Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting nothing ok Trying: g.close() Expecting: exiting ok Trying: g.close() # should be no-op now Expecting nothing ok Trying: f().close() # close on just-opened generator should be fine Expecting nothing ok Trying: def f(): yield # an even simpler generator Expecting nothing ok Trying: f().close() # close before opening Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting nothing ok Trying: g.close() # close normally Expecting nothing ok Trying: def f(): try: yield finally: print "exiting" Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting nothing ok Trying: del g; gc_collect() Expecting: exiting ok Trying: class context(object): def __enter__(self): pass def __exit__(self, *args): print 'exiting' Expecting nothing ok Trying: def f(): with context(): yield Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting nothing ok Trying: del g; gc_collect() Expecting: exiting ok Trying: def f(): try: yield except Exception: print 'except' finally: print 'finally' Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting nothing ok Trying: del g; gc_collect() Expecting: finally ok Trying: def f(): try: yield except GeneratorExit: yield "foo!" Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting nothing ok Trying: g.close() Expecting: Traceback (most recent call last): ... RuntimeError: generator ignored GeneratorExit ok Trying: g.close() Expecting nothing ok Trying: import sys, StringIO Expecting nothing ok Trying: old, sys.stderr = sys.stderr, StringIO.StringIO() Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting nothing ok Trying: del g Expecting nothing ok Trying: gc_collect() Expecting nothing ok Trying: sys.stderr.getvalue().startswith( "Exception RuntimeError: 'generator ignored GeneratorExit' in " ) Expecting: True ok Trying: sys.stderr = old Expecting nothing ok Trying: def f(): try: yield except GeneratorExit: raise TypeError("fie!") Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting nothing ok Trying: g.close() Expecting: Traceback (most recent call last): ... TypeError: fie! ok Trying: def f(): x += yield Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): x = yield Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): lambda x=(yield): 1 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): x=(i for i in (yield) if (yield)) Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(d): d[(yield "a")] = d[(yield "b")] = 27 Expecting nothing ok Trying: data = [1,2] Expecting nothing ok Trying: g = f(data) Expecting nothing ok Trying: type(g) Expecting: ok Trying: g.send(None) Expecting: 'a' ok Trying: data Expecting: [1, 2] ok Trying: g.send(0) Expecting: 'b' ok Trying: data Expecting: [27, 2] ok Trying: try: g.send(1) except StopIteration: pass Expecting nothing ok Trying: data Expecting: [27, 27] ok Trying: def g(): for i in range(3): yield None yield None return Expecting nothing ok Trying: list(g()) Expecting: [None, None, None, None] ok Trying: def g(): yield 1 try: raise StopIteration except: yield 2 yield 3 Expecting nothing ok Trying: list(g()) Expecting: [1, 2, 3] ok Trying: def gcomb(x, k): "Generate all combinations of k elements from list x." if k > len(x): return if k == 0: yield [] else: first, rest = x[0], x[1:] # A combination does or doesn't contain first. # If it does, the remainder is a k-1 comb of rest. for c in gcomb(rest, k-1): c.insert(0, first) yield c # If it doesn't contain first, it's a k comb of rest. for c in gcomb(rest, k): yield c Expecting nothing ok Trying: seq = range(1, 5) Expecting nothing ok Trying: for k in range(len(seq) + 2): print "%d-combs of %s:" % (k, seq) for c in gcomb(seq, k): print " ", c Expecting: 0-combs of [1, 2, 3, 4]: [] 1-combs of [1, 2, 3, 4]: [1] [2] [3] [4] 2-combs of [1, 2, 3, 4]: [1, 2] [1, 3] [1, 4] [2, 3] [2, 4] [3, 4] 3-combs of [1, 2, 3, 4]: [1, 2, 3] [1, 2, 4] [1, 3, 4] [2, 3, 4] 4-combs of [1, 2, 3, 4]: [1, 2, 3, 4] 5-combs of [1, 2, 3, 4]: ok Trying: def g(): yield 1 Expecting nothing ok Trying: type(g) Expecting: ok Trying: i = g() Expecting nothing ok Trying: type(i) Expecting: ok Trying: [s for s in dir(i) if not s.startswith('_')] Expecting: ['close', 'gi_code', 'gi_frame', 'gi_running', 'next', 'send', 'throw'] ok Trying: from test.test_support import HAVE_DOCSTRINGS Expecting nothing ok Trying: print(i.next.__doc__ if HAVE_DOCSTRINGS else 'x.next() -> the next value, or raise StopIteration') Expecting: x.next() -> the next value, or raise StopIteration ok Trying: iter(i) is i Expecting: True ok Trying: import types Expecting nothing ok Trying: isinstance(i, types.GeneratorType) Expecting: True ok Trying: i.gi_running Expecting: 0 ok Trying: type(i.gi_frame) Expecting: ok Trying: i.gi_running = 42 Expecting: Traceback (most recent call last): ... TypeError: readonly attribute ok Trying: def g(): yield me.gi_running Expecting nothing ok Trying: me = g() Expecting nothing ok Trying: me.gi_running Expecting: 0 ok Trying: me.next() Expecting: 1 ok Trying: me.gi_running Expecting: 0 ok Trying: class disjointSet: def __init__(self, name): self.name = name self.parent = None self.generator = self.generate() def generate(self): while not self.parent: yield self for x in self.parent.generator: yield x def find(self): return self.generator.next() def union(self, parent): if self.parent: raise ValueError("Sorry, I'm not a root!") self.parent = parent def __str__(self): return self.name Expecting nothing ok Trying: names = "ABCDEFGHIJKLM" Expecting nothing ok Trying: sets = [disjointSet(name) for name in names] Expecting nothing ok Trying: roots = sets[:] Expecting nothing ok Trying: import random Expecting nothing ok Trying: gen = random.WichmannHill(42) Expecting nothing ok Trying: while 1: for s in sets: print "%s->%s" % (s, s.find()), print if len(roots) > 1: s1 = gen.choice(roots) roots.remove(s1) s2 = gen.choice(roots) s1.union(s2) print "merged", s1, "into", s2 else: break Expecting: A->A B->B C->C D->D E->E F->F G->G H->H I->I J->J K->K L->L M->M merged D into G A->A B->B C->C D->G E->E F->F G->G H->H I->I J->J K->K L->L M->M merged C into F A->A B->B C->F D->G E->E F->F G->G H->H I->I J->J K->K L->L M->M merged L into A A->A B->B C->F D->G E->E F->F G->G H->H I->I J->J K->K L->A M->M merged H into E A->A B->B C->F D->G E->E F->F G->G H->E I->I J->J K->K L->A M->M merged B into E A->A B->E C->F D->G E->E F->F G->G H->E I->I J->J K->K L->A M->M merged J into G A->A B->E C->F D->G E->E F->F G->G H->E I->I J->G K->K L->A M->M merged E into G A->A B->G C->F D->G E->G F->F G->G H->G I->I J->G K->K L->A M->M merged M into G A->A B->G C->F D->G E->G F->F G->G H->G I->I J->G K->K L->A M->G merged I into K A->A B->G C->F D->G E->G F->F G->G H->G I->K J->G K->K L->A M->G merged K into A A->A B->G C->F D->G E->G F->F G->G H->G I->A J->G K->A L->A M->G merged F into A A->A B->G C->A D->G E->G F->A G->G H->G I->A J->G K->A L->A M->G merged A into G A->G B->G C->G D->G E->G F->G G->G H->G I->G J->G K->G L->G M->G ok Trying: def firstn(g, n): return [g.next() for i in range(n)] Expecting nothing ok Trying: def intsfrom(i): while 1: yield i i += 1 Expecting nothing ok Trying: firstn(intsfrom(5), 7) Expecting: [5, 6, 7, 8, 9, 10, 11] ok Trying: def exclude_multiples(n, ints): for i in ints: if i % n: yield i Expecting nothing ok Trying: firstn(exclude_multiples(3, intsfrom(1)), 6) Expecting: [1, 2, 4, 5, 7, 8] ok Trying: def sieve(ints): prime = ints.next() yield prime not_divisible_by_prime = exclude_multiples(prime, ints) for p in sieve(not_divisible_by_prime): yield p Expecting nothing ok Trying: primes = sieve(intsfrom(2)) Expecting nothing ok Trying: firstn(primes, 20) Expecting: [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71] ok Trying: def times(n, g): for i in g: yield n * i Expecting nothing ok Trying: firstn(times(10, intsfrom(1)), 10) Expecting: [10, 20, 30, 40, 50, 60, 70, 80, 90, 100] ok Trying: def merge(g, h): ng = g.next() nh = h.next() while 1: if ng < nh: yield ng ng = g.next() elif ng > nh: yield nh nh = h.next() else: yield ng ng = g.next() nh = h.next() Expecting nothing ok Trying: def m235(): yield 1 me_times2 = times(2, m235()) me_times3 = times(3, m235()) me_times5 = times(5, m235()) for i in merge(merge(me_times2, me_times3), me_times5): yield i Expecting nothing ok Trying: result = m235() Expecting nothing ok Trying: for i in range(3): print firstn(result, 15) Expecting: [1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 16, 18, 20, 24] [25, 27, 30, 32, 36, 40, 45, 48, 50, 54, 60, 64, 72, 75, 80] [81, 90, 96, 100, 108, 120, 125, 128, 135, 144, 150, 160, 162, 180, 192] ok Trying: class LazyList: def __init__(self, g): self.sofar = [] self.fetch = g.next def __getitem__(self, i): sofar, fetch = self.sofar, self.fetch while i >= len(sofar): sofar.append(fetch()) return sofar[i] Expecting nothing ok Trying: def m235(): yield 1 # Gack: m235 below actually refers to a LazyList. me_times2 = times(2, m235) me_times3 = times(3, m235) me_times5 = times(5, m235) for i in merge(merge(me_times2, me_times3), me_times5): yield i Expecting nothing ok Trying: m235 = LazyList(m235()) Expecting nothing ok Trying: for i in range(5): print [m235[j] for j in range(15*i, 15*(i+1))] Expecting: [1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 16, 18, 20, 24] [25, 27, 30, 32, 36, 40, 45, 48, 50, 54, 60, 64, 72, 75, 80] [81, 90, 96, 100, 108, 120, 125, 128, 135, 144, 150, 160, 162, 180, 192] [200, 216, 225, 240, 243, 250, 256, 270, 288, 300, 320, 324, 360, 375, 384] [400, 405, 432, 450, 480, 486, 500, 512, 540, 576, 600, 625, 640, 648, 675] ok Trying: def fibgen(a, b): def sum(g, h): while 1: yield g.next() + h.next() def tail(g): g.next() # throw first away for x in g: yield x yield a yield b for s in sum(iter(fib), tail(iter(fib))): yield s Expecting nothing ok Trying: fib = LazyList(fibgen(1, 2)) Expecting nothing ok Trying: firstn(iter(fib), 17) Expecting: [1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584] ok Trying: from itertools import tee Expecting nothing ok Trying: def m235(): def _m235(): yield 1 for n in merge(times(2, m2), merge(times(3, m3), times(5, m5))): yield n m1 = _m235() m2, m3, m5, mRes = tee(m1, 4) return mRes Expecting nothing ok Trying: it = m235() Expecting nothing ok Trying: for i in range(5): print firstn(it, 15) Expecting: [1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 16, 18, 20, 24] [25, 27, 30, 32, 36, 40, 45, 48, 50, 54, 60, 64, 72, 75, 80] [81, 90, 96, 100, 108, 120, 125, 128, 135, 144, 150, 160, 162, 180, 192] [200, 216, 225, 240, 243, 250, 256, 270, 288, 300, 320, 324, 360, 375, 384] [400, 405, 432, 450, 480, 486, 500, 512, 540, 576, 600, 625, 640, 648, 675] ok Trying: def fib(): def _isum(g, h): while 1: yield g.next() + h.next() def _fib(): yield 1 yield 2 fibTail.next() # throw first away for res in _isum(fibHead, fibTail): yield res realfib = _fib() fibHead, fibTail, fibRes = tee(realfib, 3) return fibRes Expecting nothing ok Trying: firstn(fib(), 17) Expecting: [1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584] ok Trying: def g(): i = me.next() yield i Expecting nothing ok Trying: me = g() Expecting nothing ok Trying: me.next() Expecting: Traceback (most recent call last): ... File "", line 2, in g ValueError: generator already executing ok Trying: def f1(): try: return except: yield 1 Expecting nothing ok Trying: print list(f1()) Expecting: [] ok Trying: def f2(): try: raise StopIteration except: yield 42 Expecting nothing ok Trying: print list(f2()) Expecting: [42] ok Trying: def f(): return 1//0 Expecting nothing ok Trying: def g(): yield f() # the zero division exception propagates yield 42 # and we'll never get here Expecting nothing ok Trying: k = g() Expecting nothing ok Trying: k.next() Expecting: Traceback (most recent call last): File "", line 1, in ? File "", line 2, in g File "", line 2, in f ZeroDivisionError: integer division by zero ok Trying: k.next() # and the generator cannot be resumed Expecting: Traceback (most recent call last): File "", line 1, in ? StopIteration ok Trying: def f(): try: yield 1 try: yield 2 1//0 yield 3 # never get here except ZeroDivisionError: yield 4 yield 5 raise except: yield 6 yield 7 # the "raise" above stops this except: yield 8 yield 9 try: x = 12 finally: yield 10 yield 11 Expecting nothing ok Trying: print list(f()) Expecting: [1, 2, 4, 5, 8, 9, 10, 11] ok Trying: class Tree: def __init__(self, label, left=None, right=None): self.label = label self.left = left self.right = right def __repr__(self, level=0, indent=" "): s = level*indent + repr(self.label) if self.left: s = s + "\n" + self.left.__repr__(level+1, indent) if self.right: s = s + "\n" + self.right.__repr__(level+1, indent) return s def __iter__(self): return inorder(self) Expecting nothing ok Trying: def tree(list): n = len(list) if n == 0: return [] i = n // 2 return Tree(list[i], tree(list[:i]), tree(list[i+1:])) Expecting nothing ok Trying: t = tree("ABCDEFGHIJKLMNOPQRSTUVWXYZ") Expecting nothing ok Trying: def inorder(t): if t: for x in inorder(t.left): yield x yield t.label for x in inorder(t.right): yield x Expecting nothing ok Trying: t = tree("ABCDEFGHIJKLMNOPQRSTUVWXYZ") Expecting nothing ok Trying: for x in t: print x, Expecting: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ok Trying: def inorder(node): stack = [] while node: while node.left: stack.append(node) node = node.left yield node.label while not node.right: try: node = stack.pop() except IndexError: return yield node.label node = node.right Expecting nothing ok Trying: for x in t: print x, Expecting: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ok Trying: from test.test_support import gc_collect Expecting nothing ok Trying: import itertools Expecting nothing ok Trying: def leak(): class gen: def __iter__(self): return self def next(self): return self.item g = gen() head, tail = itertools.tee(g) g.item = head return head Expecting nothing ok Trying: it = leak() Expecting nothing ok Trying: item = it.next() Expecting nothing ok Trying: def leak(): def gen(): while True: yield g g = gen() Expecting nothing ok Trying: leak() Expecting nothing ok Trying: import sys, StringIO Expecting nothing ok Trying: old = sys.stderr Expecting nothing ok Trying: try: sys.stderr = StringIO.StringIO() class Leaker: def __del__(self): raise RuntimeError l = Leaker() del l gc_collect() err = sys.stderr.getvalue().strip() err.startswith( "Exception RuntimeError: RuntimeError() in " ) err.endswith("> ignored") len(err.splitlines()) finally: sys.stderr = old Expecting: True True 1 ok Trying: def f(): return 22 yield 1 Expecting: Traceback (most recent call last): .. File "", line 3 SyntaxError: 'return' with argument inside generator ok Trying: def f(): yield 1 return 22 Expecting: Traceback (most recent call last): .. File "", line 3 SyntaxError: 'return' with argument inside generator ok Trying: def f(): yield 1 return None Expecting: Traceback (most recent call last): .. File "", line 3 SyntaxError: 'return' with argument inside generator ok Trying: def f(): yield 1 return Expecting nothing ok Trying: def f(): try: yield 1 finally: pass Expecting nothing ok Trying: def f(): try: try: 1//0 except ZeroDivisionError: yield 666 except: pass finally: pass Expecting nothing ok Trying: def f(): try: try: yield 12 1//0 except ZeroDivisionError: yield 666 except: try: x = 12 finally: yield 12 except: return Expecting nothing ok Trying: list(f()) Expecting: [12, 666] ok Trying: def f(): yield Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: yield Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: yield 1 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if "": yield None Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): return try: if x==4: pass elif 0: try: 1//0 except SyntaxError: pass else: if 0: while 12: x += 1 yield 2 # don't blink f(a, b, c, d, e) else: pass except: x = 1 return Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: def g(): yield 1 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: class C: def __init__(self): yield 1 def f(self): yield 2 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: return if 0: yield 2 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: lambda x: x # shouldn't trigger here return # or here def f(i): return 2*i # or here if 0: return 3 # but *this* sucks (line 8) if 0: yield 2 # because it's a generator (line 10) Expecting: Traceback (most recent call last): ... File "", line 10 SyntaxError: 'return' with argument inside generator ok Trying: def f(): for i in range(3): try: continue finally: yield i Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: print g.next() Expecting: 0 ok Trying: print g.next() Expecting: 1 ok Trying: print g.next() Expecting: 2 ok Trying: print g.next() Expecting: Traceback (most recent call last): StopIteration ok Trying: def f(): yield 5 Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.gi_code is f.func_code Expecting: True ok Trying: g.next() Expecting: 5 ok Trying: g.next() Expecting: Traceback (most recent call last): StopIteration ok Trying: g.gi_code is f.func_code Expecting: True ok Trying: def f(): yield 5 Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.__name__ Expecting: 'f' ok Trying: repr(g) # doctest: +ELLIPSIS Expecting: '' ok Trying: x = lambda: (yield 1) Expecting nothing ok Trying: list(x()) Expecting: [1] ok Trying: x = lambda: ((yield 1), (yield 2)) Expecting nothing ok Trying: list(x()) Expecting: [1, 2] ok Trying: def f(): yield 1 yield 2 Expecting nothing ok Trying: for i in f(): print i Expecting: 1 2 ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting: 1 ok Trying: g.next() Expecting: 2 ok Trying: g.next() Expecting: Traceback (most recent call last): File "", line 1, in ? File "", line 2, in g StopIteration ok Trying: def f(): yield 1 return yield 2 # never reached Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting: 1 ok Trying: g.next() Expecting: Traceback (most recent call last): File "", line 1, in ? File "", line 3, in f StopIteration ok Trying: g.next() # once stopped, can't be resumed Expecting: Traceback (most recent call last): File "", line 1, in ? StopIteration ok Trying: def f(): yield 1 raise StopIteration yield 2 # never reached Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.next() Expecting: 1 ok Trying: g.next() Expecting: Traceback (most recent call last): File "", line 1, in ? StopIteration ok Trying: g.next() Expecting: Traceback (most recent call last): File "", line 1, in ? StopIteration ok Trying: def g1(): try: return except: yield 1 Expecting nothing ok Trying: list(g1()) Expecting: [] ok Trying: def g2(): try: raise StopIteration except: yield 42 Expecting nothing ok Trying: print list(g2()) Expecting: [42] ok Trying: def g3(): try: return finally: yield 1 Expecting nothing ok Trying: list(g3()) Expecting: [1] ok Trying: def yrange(n): for i in range(n): yield i Expecting nothing ok Trying: list(yrange(5)) Expecting: [0, 1, 2, 3, 4] ok Trying: def creator(): r = yrange(5) print "creator", r.next() return r Expecting nothing ok Trying: def caller(): r = creator() for i in r: print "caller", i Expecting nothing ok Trying: caller() Expecting: creator 0 caller 1 caller 2 caller 3 caller 4 ok Trying: def zrange(n): for i in yrange(n): yield i Expecting nothing ok Trying: list(zrange(5)) Expecting: [0, 1, 2, 3, 4] ok Trying: import weakref Expecting nothing ok Trying: def gen(): yield 'foo!' Expecting nothing ok Trying: wr = weakref.ref(gen) Expecting nothing ok Trying: wr() is gen Expecting: True ok Trying: p = weakref.proxy(gen) Expecting nothing ok Trying: gi = gen() Expecting nothing ok Trying: wr = weakref.ref(gi) Expecting nothing ok Trying: wr() is gi Expecting: True ok Trying: p = weakref.proxy(gi) Expecting nothing ok Trying: list(p) Expecting: ['foo!'] ok 16 items had no tests: test.test_generators test.test_generators.Knights test.test_generators.Knights.__init__ test.test_generators.Knights._init_board test.test_generators.Knights.coords2index test.test_generators.Knights.index2coords test.test_generators.Knights.printsolution test.test_generators.Knights.solve test.test_generators.Queens test.test_generators.Queens.__init__ test.test_generators.Queens.printsolution test.test_generators.Queens.solve test.test_generators.conjoin test.test_generators.flat_conjoin test.test_generators.simple_conjoin test.test_generators.test_main 9 items passed all tests: 12 tests in test.test_generators.__test__.conjoin 106 tests in test.test_generators.__test__.coroutine 32 tests in test.test_generators.__test__.email 27 tests in test.test_generators.__test__.fun 22 tests in test.test_generators.__test__.pep 10 tests in test.test_generators.__test__.refleaks 45 tests in test.test_generators.__test__.syntax 29 tests in test.test_generators.__test__.tut 10 tests in test.test_generators.__test__.weakref 293 tests in 25 items. 293 passed and 0 failed. Test passed. doctest (test.test_generators) ... 293 tests with zero failures 1 test OK. =================== test_genericpath ==================== BUILDSTDERR: 0.39user 0.02system 0:00.43elapsed 96%CPU (0avgtext+0avgdata 44808maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6811minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_genericpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_genericpath == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20659 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_genericpath test_commonprefix (test.test_genericpath.GenericTest) ... ok test_exists (test.test_genericpath.GenericTest) ... ok test_getsize (test.test_genericpath.GenericTest) ... ok test_isdir (test.test_genericpath.GenericTest) ... ok test_isfile (test.test_genericpath.GenericTest) ... ok test_no_argument (test.test_genericpath.GenericTest) ... ok test_time (test.test_genericpath.GenericTest) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.003s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.17elapsed 69%CPU (0avgtext+0avgdata 41332maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6121minor)pagefaults 0swaps =================== test_genexps ==================== + for TestName in $(cat testnames.txt) + echo =================== test_genexps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_genexps == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20663 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_genexps Trying: sum(i*i for i in range(100) if i&1 == 1) Expecting: 166650 ok Trying: list((i,j) for i in range(3) for j in range(4) ) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: list((i,j) for i in range(4) for j in range(i) ) Expecting: [(1, 0), (2, 0), (2, 1), (3, 0), (3, 1), (3, 2)] ok Trying: i = 20 Expecting nothing ok Trying: sum(i*i for i in range(100)) Expecting: 328350 ok Trying: i Expecting: 20 ok Trying: g = (i*i for i in range(4)) Expecting nothing ok Trying: type(g) Expecting: ok Trying: list(g) Expecting: [0, 1, 4, 9] ok Trying: g = (i*i for i in range(3)) Expecting nothing ok Trying: g.next() Expecting: 0 ok Trying: g.next() Expecting: 1 ok Trying: g.next() Expecting: 4 ok Trying: g.next() Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- g.next() StopIteration ok Trying: g.next() Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- g.next() StopIteration ok Trying: list(g) Expecting: [] ok Trying: def f(n): return (i*i for i in xrange(n)) Expecting nothing ok Trying: list(f(10)) Expecting: [0, 1, 4, 9, 16, 25, 36, 49, 64, 81] ok Trying: def f(n): return ((i,j) for i in xrange(3) for j in xrange(n)) Expecting nothing ok Trying: list(f(4)) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: def f(n): return ((i,j) for i in xrange(3) for j in xrange(4) if j in xrange(n)) Expecting nothing ok Trying: list(f(4)) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: list(f(2)) Expecting: [(0, 0), (0, 1), (1, 0), (1, 1), (2, 0), (2, 1)] ok Trying: def f(n): return i*i for i in xrange(n) Expecting: Traceback (most recent call last): ... SyntaxError: invalid syntax ok Trying: dict(a = i for i in xrange(10)) Expecting: Traceback (most recent call last): ... SyntaxError: invalid syntax ok Trying: dict(a = (i for i in xrange(10))) #doctest: +ELLIPSIS Expecting: {'a': at ...>} ok Trying: x=10 Expecting nothing ok Trying: g = (i*i for i in range(x)) Expecting nothing ok Trying: x = 5 Expecting nothing ok Trying: list(g) Expecting: [0, 1, 4, 9, 16, 25, 36, 49, 64, 81] ok Trying: (i for i in 6) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- (i for i in 6) TypeError: 'int' object is not iterable ok Trying: include = (2,4,6,8) Expecting nothing ok Trying: g = (i*i for i in range(10) if i in include) Expecting nothing ok Trying: include = (1,3,5,7,9) Expecting nothing ok Trying: list(g) Expecting: [1, 9, 25, 49, 81] ok Trying: g = ((i,j) for i in range(3) for j in range(x)) Expecting nothing ok Trying: x = 4 Expecting nothing ok Trying: list(g) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: from test.test_support import check_impl_detail Expecting nothing ok Trying: tupleids = map(id, ((i,i) for i in xrange(10))) Expecting nothing ok Trying: int(max(tupleids) - min(tupleids)) if check_impl_detail() else 0 Expecting: 0 ok Trying: (y for y in (1,2)) = 10 Expecting: Traceback (most recent call last): ... File "", line 1 SyntaxError: can't assign to generator expression ok Trying: (y for y in (1,2)) += 10 Expecting: Traceback (most recent call last): ... File "", line 1 SyntaxError: can't assign to generator expression ok Trying: yrange = lambda n: (i for i in xrange(n)) Expecting nothing ok Trying: list(yrange(10)) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: def creator(): r = yrange(5) print "creator", r.next() return r Expecting nothing ok Trying: def caller(): r = creator() for i in r: print "caller", i Expecting nothing ok Trying: caller() Expecting: creator 0 caller 1 caller 2 caller 3 caller 4 ok Trying: def zrange(n): for i in yrange(n): yield i Expecting nothing ok Trying: list(zrange(5)) Expecting: [0, 1, 2, 3, 4] ok Trying: g = (me.next() for i in xrange(10)) Expecting nothing ok Trying: me = g Expecting nothing ok Trying: me.next() Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- me.next() File "", line 1, in g = (me.next() for i in xrange(10)) ValueError: generator already executing ok Trying: g = (10 // i for i in (5, 0, 2)) Expecting nothing ok Trying: g.next() Expecting: 2 ok Trying: g.next() # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- g.next() File "", line 1, in g = (10 // i for i in (5, 0, 2)) ZeroDivisionError: integer division...by zero ok Trying: g.next() Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- g.next() StopIteration ok Trying: list(None for i in xrange(10)) Expecting: [None, None, None, None, None, None, None, None, None, None] ok Trying: g = (i*i for i in range(3)) Expecting nothing ok Trying: expected = set(['gi_frame', 'gi_running', 'next']) Expecting nothing ok Trying: set(attr for attr in dir(g) if not attr.startswith('__')) >= expected Expecting: True ok Trying: from test.test_support import HAVE_DOCSTRINGS Expecting nothing ok Trying: print(g.next.__doc__ if HAVE_DOCSTRINGS else 'x.next() -> the next value, or raise StopIteration') Expecting: x.next() -> the next value, or raise StopIteration ok Trying: import types Expecting nothing ok Trying: isinstance(g, types.GeneratorType) Expecting: True ok Trying: iter(g) is g Expecting: True ok Trying: g = (me.gi_running for i in (0,1)) Expecting nothing ok Trying: me = g Expecting nothing ok Trying: me.gi_running Expecting: 0 ok Trying: me.next() Expecting: 1 ok Trying: me.gi_running Expecting: 0 ok Trying: import weakref Expecting nothing ok Trying: g = (i*i for i in range(4)) Expecting nothing ok Trying: wr = weakref.ref(g) Expecting nothing ok Trying: wr() is g Expecting: True ok Trying: p = weakref.proxy(g) Expecting nothing ok Trying: list(p) Expecting: [0, 1, 4, 9] ok 2 items had no tests: test.test_genexps test.test_genexps.test_main 1 items passed all tests: 77 tests in test.test_genexps.__test__.doctests 77 tests in 3 items. 77 passed and 0 failed. Test passed. doctest (test.test_genexps) ... 77 tests with zero failures 1 test OK. =================== test_getargs ==================== BUILDSTDERR: 0.18user 0.02system 0:00.21elapsed 97%CPU (0avgtext+0avgdata 43248maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6413minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_getargs ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_getargs == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20667 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_getargs test_with_marshal (test.test_getargs.GetArgsTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK 1 test OK. BUILDSTDERR: 0.09user 0.01system 0:00.14elapsed 79%CPU (0avgtext+0avgdata 41252maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5818minor)pagefaults 0swaps =================== test_getargs2 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_getargs2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_getargs2 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20671 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_getargs2 test_h (test.test_getargs2.Signed_TestCase) ... ok test_i (test.test_getargs2.Signed_TestCase) ... ok test_l (test.test_getargs2.Signed_TestCase) ... ok test_n (test.test_getargs2.Signed_TestCase) ... ok test_B (test.test_getargs2.Unsigned_TestCase) ... ok test_H (test.test_getargs2.Unsigned_TestCase) ... ok test_I (test.test_getargs2.Unsigned_TestCase) ... ok test_b (test.test_getargs2.Unsigned_TestCase) ... ok test_k (test.test_getargs2.Unsigned_TestCase) ... ok test_K (test.test_getargs2.LongLong_TestCase) ... ok test_L (test.test_getargs2.LongLong_TestCase) ... ERROR test_args (test.test_getargs2.Tuple_TestCase) ... ok test_tuple (test.test_getargs2.Tuple_TestCase) ... ok test_invalid_keyword (test.test_getargs2.Keywords_TestCase) ... ok test_keyword_args (test.test_getargs2.Keywords_TestCase) ... ok test_kwargs (test.test_getargs2.Keywords_TestCase) ... ok test_mixed_args (test.test_getargs2.Keywords_TestCase) ... ok test_optional_args (test.test_getargs2.Keywords_TestCase) ... ok test_positional_args (test.test_getargs2.Keywords_TestCase) ... ok test_required_args (test.test_getargs2.Keywords_TestCase) ... ok test_too_many_args (test.test_getargs2.Keywords_TestCase) ... ok test_c (test.test_getargs2.Bytes_TestCase) ... ok test_w (test.test_getargs2.Bytes_TestCase) ... FAIL test_w_hash (test.test_getargs2.Bytes_TestCase) ... FAIL test_w_star (test.test_getargs2.Bytes_TestCase) ... ERROR test_s (test.test_getargs2.String_TestCase) ... ok test_s_hash (test.test_getargs2.String_TestCase) ... FAIL test_s_star (test.test_getargs2.String_TestCase) ... ERROR test_t_hash (test.test_getargs2.String_TestCase) ... ERROR test_z (test.test_getargs2.String_TestCase) ... ok test_z_hash (test.test_getargs2.String_TestCase) ... FAIL test_z_star (test.test_getargs2.String_TestCase) ... ERROR test_es (test.test_getargs2.Unicode_TestCase) ... FAIL test_es_hash (test.test_getargs2.Unicode_TestCase) ... FAIL test_et (test.test_getargs2.Unicode_TestCase) ... FAIL test_et_hash (test.test_getargs2.Unicode_TestCase) ... FAIL test_u (test.test_getargs2.Unicode_TestCase) ... FAIL BUILDSTDERR: test_u_hash (test.test_getargs2.Unicode_TestCase) ... test test_getargs2 failed -- multiple errors occurred ok ====================================================================== ERROR: test_L (test.test_getargs2.LongLong_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 293, in test_L self.assertEqual(3, getargs_L(3.14)) TypeError: expected integer, got float object ====================================================================== ERROR: test_w_star (test.test_getargs2.Bytes_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 572, in test_w_star self.assertEqual(getargs_w_star(memoryview(buf)), '[emoryvie]') TypeError: must be read-write buffer, not memoryview ====================================================================== ERROR: test_s_star (test.test_getargs2.String_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 601, in test_s_star self.assertEqual(getargs_s_star(memoryview('abc\xe9')), 'abc\xe9') TypeError: must be string or buffer, not memoryview ====================================================================== ERROR: test_t_hash (test.test_getargs2.String_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 625, in test_t_hash self.assertEqual(getargs_t_hash(u'abc'), 'abc') TypeError: must be string or read-only character buffer, not unicode ====================================================================== ERROR: test_z_star (test.test_getargs2.String_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 654, in test_z_star self.assertEqual(getargs_z_star(memoryview('abc\xe9')), 'abc\xe9') TypeError: must be string or buffer, not memoryview ====================================================================== FAIL: test_w (test.test_getargs2.Bytes_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 538, in test_w self.assertRaises(TypeError, getargs_w, bytearray('bytes'), 3) AssertionError: TypeError not raised ====================================================================== FAIL: test_w_hash (test.test_getargs2.Bytes_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 552, in test_w_hash self.assertRaises(TypeError, getargs_w_hash, bytearray('bytes')) AssertionError: TypeError not raised ====================================================================== FAIL: test_s_hash (test.test_getargs2.String_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 614, in test_s_hash self.assertRaises(TypeError, getargs_s_hash, bytearray('bytearray')) AssertionError: TypeError not raised ====================================================================== FAIL: test_z_hash (test.test_getargs2.String_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 667, in test_z_hash self.assertRaises(TypeError, getargs_z_hash, bytearray('bytearray')) AssertionError: TypeError not raised ====================================================================== FAIL: test_es (test.test_getargs2.Unicode_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 687, in test_es bytearray('bytearray'), 'latin1') AssertionError: TypeError not raised ====================================================================== FAIL: test_es_hash (test.test_getargs2.Unicode_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 725, in test_es_hash bytearray('bytearray'), 'latin1') AssertionError: TypeError not raised ====================================================================== FAIL: test_et (test.test_getargs2.Unicode_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 707, in test_et bytearray('bytearray'), 'latin1') AssertionError: TypeError not raised ====================================================================== FAIL: test_et_hash (test.test_getargs2.Unicode_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 757, in test_et_hash bytearray('bytearray'), 'latin1') AssertionError: TypeError not raised ====================================================================== FAIL: test_u (test.test_getargs2.Unicode_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_getargs2.py", line 782, in test_u self.assertRaises(TypeError, getargs_u, u'nul:\0') AssertionError: TypeError not raised ---------------------------------------------------------------------- Ran 38 tests in 0.022s FAILED (failures=9, errors=5) 1 test failed: test_getargs2 BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.13user 0.02system 0:00.17elapsed 89%CPU (0avgtext+0avgdata 43024maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6393minor)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 ./pypy-c -m test.regrtest -v test_getopt == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20676 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_getopt test_do_longs (test.test_getopt.GetoptTests) ... ok test_do_shorts (test.test_getopt.GetoptTests) ... ok test_getopt (test.test_getopt.GetoptTests) ... ok test_gnu_getopt (test.test_getopt.GetoptTests) ... ok test_issue4629 (test.test_getopt.GetoptTests) ... ok test_libref_examples (test.test_getopt.GetoptTests) ... Trying: import getopt Expecting nothing ok Trying: args = '-a -b -cfoo -d bar a1 a2'.split() Expecting nothing ok Trying: args Expecting: ['-a', '-b', '-cfoo', '-d', 'bar', 'a1', 'a2'] ok Trying: optlist, args = getopt.getopt(args, 'abc:d:') Expecting nothing ok Trying: optlist Expecting: [('-a', ''), ('-b', ''), ('-c', 'foo'), ('-d', 'bar')] ok Trying: args Expecting: ['a1', 'a2'] ok Trying: s = '--condition=foo --testing --output-file abc.def -x a1 a2' Expecting nothing ok Trying: args = s.split() Expecting nothing ok Trying: args Expecting: ['--condition=foo', '--testing', '--output-file', 'abc.def', '-x', 'a1', 'a2'] ok Trying: optlist, args = getopt.getopt(args, 'x', [ 'condition=', 'output-file=', 'testing']) Expecting nothing ok Trying: optlist Expecting: [('--condition', 'foo'), ('--testing', ''), ('--output-file', 'abc.def'), ('-x', '')] ok Trying: args Expecting: ['a1', 'a2'] ok 1 items passed all tests: 12 tests in libreftest 12 tests in 1 items. 12 passed and 0 failed. Test passed. doctest (libreftest) ... 12 tests with zero failures ok test_long_has_args (test.test_getopt.GetoptTests) ... ok test_short_has_arg (test.test_getopt.GetoptTests) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.067s OK 1 test OK. =================== test_gettext ==================== BUILDSTDERR: 0.15user 0.02system 0:00.18elapsed 97%CPU (0avgtext+0avgdata 43060maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6426minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_gettext ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_gettext == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20680 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_gettext test_plural_form_error_issue17898 (test.test_gettext.GNUTranslationParsingTest) ... ok test_cache (test.test_gettext.GettextCacheTestCase) ... ok test_double_quotes (test.test_gettext.GettextTestCase1) ... ok test_multiline_strings (test.test_gettext.GettextTestCase1) ... ok test_some_translations (test.test_gettext.GettextTestCase1) ... ok test_the_alternative_interface (test.test_gettext.GettextTestCase1) ... ok test_triple_double_quotes (test.test_gettext.GettextTestCase1) ... ok test_triple_single_quotes (test.test_gettext.GettextTestCase1) ... ok test_bindtextdomain (test.test_gettext.GettextTestCase2) ... ok test_double_quotes (test.test_gettext.GettextTestCase2) ... ok test_multiline_strings (test.test_gettext.GettextTestCase2) ... ok test_some_translations (test.test_gettext.GettextTestCase2) ... ok test_textdomain (test.test_gettext.GettextTestCase2) ... ok test_triple_double_quotes (test.test_gettext.GettextTestCase2) ... ok test_triple_single_quotes (test.test_gettext.GettextTestCase2) ... ok test_ar (test.test_gettext.PluralFormsTestCase) ... ok test_chained_comparison (test.test_gettext.PluralFormsTestCase) ... ok test_cs (test.test_gettext.PluralFormsTestCase) ... ok test_de (test.test_gettext.PluralFormsTestCase) ... ok test_decimal_number (test.test_gettext.PluralFormsTestCase) ... ok test_division (test.test_gettext.PluralFormsTestCase) ... ok test_fr (test.test_gettext.PluralFormsTestCase) ... ok test_gd (test.test_gettext.PluralFormsTestCase) ... ok test_gd2 (test.test_gettext.PluralFormsTestCase) ... ok test_invalid_syntax (test.test_gettext.PluralFormsTestCase) ... ok test_ja (test.test_gettext.PluralFormsTestCase) ... ok test_lt (test.test_gettext.PluralFormsTestCase) ... ok test_lv (test.test_gettext.PluralFormsTestCase) ... ok test_nested_condition_operator (test.test_gettext.PluralFormsTestCase) ... ok test_pl (test.test_gettext.PluralFormsTestCase) ... ok test_plural_forms1 (test.test_gettext.PluralFormsTestCase) ... ok test_plural_forms2 (test.test_gettext.PluralFormsTestCase) ... ok test_plural_number (test.test_gettext.PluralFormsTestCase) ... ok test_ro (test.test_gettext.PluralFormsTestCase) ... ok test_ru (test.test_gettext.PluralFormsTestCase) ... ok test_security (test.test_gettext.PluralFormsTestCase) ... ok test_sl (test.test_gettext.PluralFormsTestCase) ... ok test_unicode_msgid (test.test_gettext.UnicodeTranslationsTest) ... ok test_unicode_msgstr (test.test_gettext.UnicodeTranslationsTest) ... ok test_weird_metadata (test.test_gettext.WeirdMetadataTest) ... ok ---------------------------------------------------------------------- Ran 40 tests in 0.074s OK 1 test OK. BUILDSTDERR: 0.18user 0.03system 0:00.23elapsed 97%CPU (0avgtext+0avgdata 42120maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6354minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_gl ==================== + echo =================== test_gl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_gl == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20684 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_gl test_gl skipped -- No module named gl 1 test skipped: test_gl Those skips are all expected on linux2. BUILDSTDERR: 0.10user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 41380maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5961minor)pagefaults 0swaps =================== test_glob ==================== + for TestName in $(cat testnames.txt) + echo =================== test_glob ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_glob == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20688 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_glob test_glob_broken_symlinks (test.test_glob.GlobTests) ... ok test_glob_directory_names (test.test_glob.GlobTests) ... ok test_glob_directory_with_trailing_slash (test.test_glob.GlobTests) ... ok test_glob_literal (test.test_glob.GlobTests) ... ok test_glob_magic_in_drive (test.test_glob.GlobTests) ... skipped 'Win32 specific test' test_glob_nested_directory (test.test_glob.GlobTests) ... ok test_glob_one_directory (test.test_glob.GlobTests) ... ok test_glob_symlinks (test.test_glob.GlobTests) ... ok test_glob_unicode_directory_with_trailing_slash (test.test_glob.GlobTests) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.053s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.13user 0.03system 0:00.17elapsed 97%CPU (0avgtext+0avgdata 41416maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6163minor)pagefaults 0swaps =================== test_global ==================== + for TestName in $(cat testnames.txt) + echo =================== test_global ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_global == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20692 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_global test1 (test.test_global.GlobalTests) ... ok test2 (test.test_global.GlobalTests) ... ok test3 (test.test_global.GlobalTests) ... ok test4 (test.test_global.GlobalTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.002s OK 1 test OK. BUILDSTDERR: 0.08user 0.03system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 40928maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5822minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_grp ==================== + echo =================== test_grp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_grp == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20696 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_grp test_errors (test.test_grp.GroupDatabaseTestCase) ... ok test_values (test.test_grp.GroupDatabaseTestCase) ... ok test_values_extended (test.test_grp.GroupDatabaseTestCase) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.018s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 96%CPU (0avgtext+0avgdata 41396maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6009minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_gzip ==================== + echo =================== test_gzip ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_gzip == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20700 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_gzip test_1647484 (test.test_gzip.TestGzip) ... ok test_append (test.test_gzip.TestGzip) ... ok test_buffered_reader (test.test_gzip.TestGzip) ... ok test_fileobj_from_fdopen (test.test_gzip.TestGzip) ... ok test_io_on_closed_object (test.test_gzip.TestGzip) ... ok test_many_append (test.test_gzip.TestGzip) ... ok test_metadata (test.test_gzip.TestGzip) ... ok test_mode (test.test_gzip.TestGzip) ... ok test_mtime (test.test_gzip.TestGzip) ... ok test_read (test.test_gzip.TestGzip) ... ok test_read_universal_newlines (test.test_gzip.TestGzip) ... ok test_read_with_extra (test.test_gzip.TestGzip) ... ok test_readline (test.test_gzip.TestGzip) ... ok test_readlines (test.test_gzip.TestGzip) ... ok test_seek_read (test.test_gzip.TestGzip) ... ok test_seek_whence (test.test_gzip.TestGzip) ... ok test_seek_write (test.test_gzip.TestGzip) ... ok test_unicode_filename (test.test_gzip.TestGzip) ... skipped 'Requires unicode filenames support' test_with_open (test.test_gzip.TestGzip) ... ok test_write (test.test_gzip.TestGzip) ... ok test_write_incompatible_type (test.test_gzip.TestGzip) ... ok test_write_memoryview (test.test_gzip.TestGzip) ... ok test_zero_padded_file (test.test_gzip.TestGzip) ... ok ---------------------------------------------------------------------- Ran 23 tests in 0.135s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.20user 0.05system 0:00.26elapsed 96%CPU (0avgtext+0avgdata 49480maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+8148minor)pagefaults 0swaps =================== test_hash ==================== + for TestName in $(cat testnames.txt) + echo =================== test_hash ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_hash == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20704 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_hash test_coerced_floats (test.test_hash.HashEqualityTestCase) ... ok test_coerced_integers (test.test_hash.HashEqualityTestCase) ... ok test_numeric_literals (test.test_hash.HashEqualityTestCase) ... ok test_default_hash (test.test_hash.HashInheritanceTestCase) ... ok test_error_hash (test.test_hash.HashInheritanceTestCase) ... ok test_fixed_hash (test.test_hash.HashInheritanceTestCase) ... ok test_hashable (test.test_hash.HashInheritanceTestCase) ... ok test_not_hashable (test.test_hash.HashInheritanceTestCase) ... ok test_hashes (test.test_hash.HashBuiltinsTestCase) ... ok test_empty_string (test.test_hash.StrHashRandomizationTests) ... ok test_fixed_hash (test.test_hash.StrHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_null_hash (test.test_hash.StrHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_randomized_hash (test.test_hash.StrHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_empty_string (test.test_hash.UnicodeHashRandomizationTests) ... ok test_fixed_hash (test.test_hash.UnicodeHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_null_hash (test.test_hash.UnicodeHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_randomized_hash (test.test_hash.UnicodeHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_empty_string (test.test_hash.BufferHashRandomizationTests) ... ok test_fixed_hash (test.test_hash.BufferHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_null_hash (test.test_hash.BufferHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_randomized_hash (test.test_hash.BufferHashRandomizationTests) ... skipped 'PyPy does not support hash randomization' test_randomized_hash (test.test_hash.DatetimeDateTests) ... skipped 'PyPy does not support hash randomization' test_randomized_hash (test.test_hash.DatetimeDatetimeTests) ... skipped 'PyPy does not support hash randomization' test_randomized_hash (test.test_hash.DatetimeTimeTests) ... skipped 'PyPy does not support hash randomization' ---------------------------------------------------------------------- Ran 24 tests in 0.005s OK (skipped=12) 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 96%CPU (0avgtext+0avgdata 41188maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6186minor)pagefaults 0swaps =================== test_hashlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_hashlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_hashlib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20708 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_hashlib test_algorithms_attribute (test.test_hashlib.HashLibTestCase) ... ok test_algorithms_available (test.test_hashlib.HashLibTestCase) ... ok test_algorithms_guaranteed (test.test_hashlib.HashLibTestCase) ... ok test_case_md5_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_md5_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_md5_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_md5_huge (test.test_hashlib.HashLibTestCase) ... skipped 'test cannot run on 32-bit systems' test_case_md5_huge_update (test.test_hashlib.HashLibTestCase) ... skipped 'test cannot run on 32-bit systems' test_case_md5_uintmax (test.test_hashlib.HashLibTestCase) ... skipped 'test cannot run on 32-bit systems' test_case_sha1_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha1_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha1_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha1_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha1_huge (test.test_hashlib.HashLibTestCase) ... ok test_case_sha1_huge_update (test.test_hashlib.HashLibTestCase) ... ok test_case_sha224_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha224_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha224_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha224_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha256_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha256_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha256_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha256_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha384_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha384_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha384_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha384_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha512_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha512_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha512_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha512_3 (test.test_hashlib.HashLibTestCase) ... ok test_get_builtin_constructor (test.test_hashlib.HashLibTestCase) ... ok test_hash_array (test.test_hashlib.HashLibTestCase) ... ok test_hexdigest (test.test_hashlib.HashLibTestCase) ... ok test_large_update (test.test_hashlib.HashLibTestCase) ... ok test_threaded_hashing (test.test_hashlib.HashLibTestCase) ... ok test_unicode (test.test_hashlib.HashLibTestCase) ... ok test_unknown_hash (test.test_hashlib.HashLibTestCase) ... ok test_pbkdf2_hmac (test.test_hashlib.KDFTests) ... ok ---------------------------------------------------------------------- Ran 39 tests in 15.727s OK (skipped=3) 1 test OK. BUILDSTDERR: 15.66user 0.06system 0:15.90elapsed 98%CPU (0avgtext+0avgdata 66780maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+15884minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_heapq ==================== + echo =================== test_heapq ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_heapq == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20717 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_heapq test_c_functions (test.test_heapq.TestModules) ... skipped 'requires _heapq' test_py_functions (test.test_heapq.TestModules) ... ok test_comparison_operator (test.test_heapq.TestHeapPython) ... ok test_heapify (test.test_heapq.TestHeapPython) ... ok test_heappushpop (test.test_heapq.TestHeapPython) ... ok test_heapsort (test.test_heapq.TestHeapPython) ... ok test_islice_protection (test.test_heapq.TestHeapPython) ... ok test_merge (test.test_heapq.TestHeapPython) ... ok test_merge_does_not_suppress_index_error (test.test_heapq.TestHeapPython) ... ok test_merge_stability (test.test_heapq.TestHeapPython) ... ok test_naive_nbest (test.test_heapq.TestHeapPython) ... ok test_nbest (test.test_heapq.TestHeapPython) ... ok test_nbest_with_pushpop (test.test_heapq.TestHeapPython) ... ok test_nlargest (test.test_heapq.TestHeapPython) ... ok test_nsmallest (test.test_heapq.TestHeapPython) ... ok test_push_pop (test.test_heapq.TestHeapPython) ... ok test_comparison_operator (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_heapify (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_heappushpop (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_heapsort (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_merge (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_merge_does_not_suppress_index_error (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_merge_stability (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_naive_nbest (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_nbest (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_nbest_with_pushpop (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_nlargest (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_nsmallest (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_push_pop (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_arg_parsing (test.test_heapq.TestErrorHandlingPython) ... ok test_get_only (test.test_heapq.TestErrorHandlingPython) ... ok test_heappop_mutating_heap (test.test_heapq.TestErrorHandlingPython) ... ok test_heappush_mutating_heap (test.test_heapq.TestErrorHandlingPython) ... ok test_iterable_args (test.test_heapq.TestErrorHandlingPython) ... ok test_len_only (test.test_heapq.TestErrorHandlingPython) ... ok test_non_sequence (test.test_heapq.TestErrorHandlingPython) ... ok test_arg_parsing (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_get_only (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_heappop_mutating_heap (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_heappush_mutating_heap (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_iterable_args (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_len_only (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_non_sequence (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' ---------------------------------------------------------------------- Ran 43 tests in 0.726s OK (skipped=21) 1 test OK. BUILDSTDERR: 0.82user 0.02system 0:00.85elapsed 98%CPU (0avgtext+0avgdata 51492maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+8824minor)pagefaults 0swaps =================== test_hmac ==================== + for TestName in $(cat testnames.txt) + echo =================== test_hmac ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_hmac == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20721 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_hmac test_legacy_block_size_warnings (test.test_hmac.TestVectorsTestCase) ... ok test_md5_vectors (test.test_hmac.TestVectorsTestCase) ... ok test_sha224_rfc4231 (test.test_hmac.TestVectorsTestCase) ... ok test_sha256_rfc4231 (test.test_hmac.TestVectorsTestCase) ... ok test_sha384_rfc4231 (test.test_hmac.TestVectorsTestCase) ... ok test_sha512_rfc4231 (test.test_hmac.TestVectorsTestCase) ... ok test_sha_vectors (test.test_hmac.TestVectorsTestCase) ... ok test_normal (test.test_hmac.ConstructorTestCase) ... ok test_withmodule (test.test_hmac.ConstructorTestCase) ... ok test_withtext (test.test_hmac.ConstructorTestCase) ... ok test_default_is_md5 (test.test_hmac.SanityTestCase) ... ok test_exercise_all_methods (test.test_hmac.SanityTestCase) ... ok test_attributes (test.test_hmac.CopyTestCase) ... ok test_equality (test.test_hmac.CopyTestCase) ... ok test_realcopy (test.test_hmac.CopyTestCase) ... ok test_compare_digest (test.test_hmac.CompareDigestTestCase) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.007s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 41264maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6160minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_htmllib ==================== =================== test_htmllib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_htmllib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20725 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_htmllib test_anchor_collection (test.test_htmllib.HTMLParserTestCase) ... ok test_decl_collection (test.test_htmllib.HTMLParserTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.002s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 96%CPU (0avgtext+0avgdata 41444maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6154minor)pagefaults 0swaps =================== test_htmlparser ==================== + for TestName in $(cat testnames.txt) + echo =================== test_htmlparser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_htmlparser == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20729 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_htmlparser test_bad_nesting (test.test_htmlparser.HTMLParserTestCase) ... ok test_bare_ampersands (test.test_htmlparser.HTMLParserTestCase) ... ok test_bare_pointy_brackets (test.test_htmlparser.HTMLParserTestCase) ... ok test_broken_invalid_end_tag (test.test_htmlparser.HTMLParserTestCase) ... ok test_buffer_artefacts (test.test_htmlparser.HTMLParserTestCase) ... ok test_cdata_content (test.test_htmlparser.HTMLParserTestCase) ... ok test_cdata_with_closing_tags (test.test_htmlparser.HTMLParserTestCase) ... ok test_declaration_junk_chars (test.test_htmlparser.HTMLParserTestCase) ... ok test_get_starttag_text (test.test_htmlparser.HTMLParserTestCase) ... ok test_illegal_declarations (test.test_htmlparser.HTMLParserTestCase) ... ok test_invalid_end_tags (test.test_htmlparser.HTMLParserTestCase) ... ok test_malformatted_charref (test.test_htmlparser.HTMLParserTestCase) ... ok test_processing_instruction_only (test.test_htmlparser.HTMLParserTestCase) ... ok test_simple_html (test.test_htmlparser.HTMLParserTestCase) ... ok test_slashes_in_starttag (test.test_htmlparser.HTMLParserTestCase) ... ok test_startendtag (test.test_htmlparser.HTMLParserTestCase) ... ok test_starttag_end_boundary (test.test_htmlparser.HTMLParserTestCase) ... ok test_starttag_junk_chars (test.test_htmlparser.HTMLParserTestCase) ... ok test_unclosed_entityref (test.test_htmlparser.HTMLParserTestCase) ... ok test_unescape_function (test.test_htmlparser.HTMLParserTestCase) ... ok test_valid_doctypes (test.test_htmlparser.HTMLParserTestCase) ... ok test_adjacent_attributes (test.test_htmlparser.AttributesTestCase) ... ok test_attr_entity_replacement (test.test_htmlparser.AttributesTestCase) ... ok test_attr_funky_names (test.test_htmlparser.AttributesTestCase) ... ok test_attr_nonascii (test.test_htmlparser.AttributesTestCase) ... ok test_attr_syntax (test.test_htmlparser.AttributesTestCase) ... ok test_attr_values (test.test_htmlparser.AttributesTestCase) ... ok test_broken_comments (test.test_htmlparser.AttributesTestCase) ... ok test_broken_condcoms (test.test_htmlparser.AttributesTestCase) ... ok test_comments (test.test_htmlparser.AttributesTestCase) ... ok test_condcoms (test.test_htmlparser.AttributesTestCase) ... ok test_end_tag_in_attribute_value (test.test_htmlparser.AttributesTestCase) ... ok test_entities_in_attribute_value (test.test_htmlparser.AttributesTestCase) ... ok test_entityrefs_in_attributes (test.test_htmlparser.AttributesTestCase) ... ok test_javascript_attribute_value (test.test_htmlparser.AttributesTestCase) ... ok test_malformed_adjacent_attributes (test.test_htmlparser.AttributesTestCase) ... ok test_malformed_attributes (test.test_htmlparser.AttributesTestCase) ... ok test_missing_attribute_value (test.test_htmlparser.AttributesTestCase) ... ok ---------------------------------------------------------------------- Ran 38 tests in 0.225s OK 1 test OK. BUILDSTDERR: 0.34user 0.03system 0:00.38elapsed 96%CPU (0avgtext+0avgdata 44912maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7097minor)pagefaults 0swaps =================== test_httplib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_httplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_httplib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20733 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_httplib test_auto_headers (test.test_httplib.HeaderTests) ... ok test_blank_line_forms (test.test_httplib.HeaderTests) ... ok test_content_length_0 (test.test_httplib.HeaderTests) ... ok test_from_line (test.test_httplib.HeaderTests) ... ok test_invalid_headers (test.test_httplib.HeaderTests) ... ok test_ipv6host_header (test.test_httplib.HeaderTests) ... ok test_malformed_headers_coped_with (test.test_httplib.HeaderTests) ... ok test_malformed_truncation (test.test_httplib.HeaderTests) ... ok test_parse_all_octets (test.test_httplib.HeaderTests) ... ok test_putheader (test.test_httplib.HeaderTests) ... ok test_responses (test.test_httplib.OfflineTest) ... ok test_bad_status_repr (test.test_httplib.BasicTest) ... ok test_chunked (test.test_httplib.BasicTest) ... ok test_chunked_head (test.test_httplib.BasicTest) ... ok test_early_eof (test.test_httplib.BasicTest) ... ok test_epipe (test.test_httplib.BasicTest) ... ok test_error_leak (test.test_httplib.BasicTest) ... ok test_filenoattr (test.test_httplib.BasicTest) ... ok test_host_port (test.test_httplib.BasicTest) ... ok test_incomplete_read (test.test_httplib.BasicTest) ... ok test_negative_content_length (test.test_httplib.BasicTest) ... ok test_overflowing_chunked_line (test.test_httplib.BasicTest) ... ok test_overflowing_header_line (test.test_httplib.BasicTest) ... ok test_overflowing_status_line (test.test_httplib.BasicTest) ... skipped 'disabled for HTTP 0.9 support' test_partial_reads (test.test_httplib.BasicTest) ... ok test_partial_reads_incomplete_body (test.test_httplib.BasicTest) ... ok test_partial_reads_no_content_length (test.test_httplib.BasicTest) ... ok test_proxy_tunnel_without_status_line (test.test_httplib.BasicTest) ... ok test_read_head (test.test_httplib.BasicTest) ... ok test_response_headers (test.test_httplib.BasicTest) ... ok test_send (test.test_httplib.BasicTest) ... ok test_send_file (test.test_httplib.BasicTest) ... ok test_send_tempfile (test.test_httplib.BasicTest) ... ok test_status_lines (test.test_httplib.BasicTest) ... ok test_too_many_headers (test.test_httplib.BasicTest) ... ok testTimeoutAttribute (test.test_httplib.TimeoutTest) This will prove that the timeout gets through ... ok testHTTPConnection (test.test_httplib.HTTPTest) ... ok testHTTPWithConnectHostPort (test.test_httplib.HTTPTest) ... ok test_attributes (test.test_httplib.HTTPSTest) ... ok test_host_port (test.test_httplib.HTTPSTest) ... ok test_local_bad_hostname (test.test_httplib.HTTPSTest) ... server (('127.0.0.1', 42771):42771 ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256)): [04/Apr/2018 19:06:29] code 404, message File not found server (('127.0.0.1', 42771):42771 ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256)): [04/Apr/2018 19:06:29] "GET /nonexistent HTTP/1.1" 404 - stopping HTTPS server joining HTTPS thread ok test_local_good_hostname (test.test_httplib.HTTPSTest) ... server (('127.0.0.1', 44141):44141 ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256)): [04/Apr/2018 19:06:29] code 404, message File not found server (('127.0.0.1', 44141):44141 ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256)): [04/Apr/2018 19:06:29] "GET /nonexistent HTTP/1.1" 404 - stopping HTTPS server joining HTTPS thread ok test_local_unknown_cert (test.test_httplib.HTTPSTest) ... stopping HTTPS server joining HTTPS thread ok test_networked (test.test_httplib.HTTPSTest) ... skipped "Use of the `network' resource not enabled" test_networked_bad_cert (test.test_httplib.HTTPSTest) ... skipped "Use of the `network' resource not enabled" test_networked_good_cert (test.test_httplib.HTTPSTest) ... skipped "Use of the `network' resource not enabled" test_networked_noverification (test.test_httplib.HTTPSTest) ... skipped "Use of the `network' resource not enabled" test_networked_trusted_by_default_cert (test.test_httplib.HTTPSTest) ... skipped "Use of the `network' resource not enabled" testHTTPConnectionSourceAddress (test.test_httplib.SourceAddressTest) ... ok testHTTPSConnectionSourceAddress (test.test_httplib.SourceAddressTest) ... ok test_connect (test.test_httplib.TunnelTests) ... ok ---------------------------------------------------------------------- Ran 51 tests in 0.338s OK (skipped=6) 1 test OK. BUILDSTDERR: 0.29user 0.03system 0:00.48elapsed 67%CPU (0avgtext+0avgdata 47036maxresident)k BUILDSTDERR: 496inputs+0outputs (1major+7425minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_httpservers ==================== =================== test_httpservers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_httpservers == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20740 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_httpservers test_http_0_9 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_http_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_http_1_1 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_request_length (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_with_continue_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_query_arguments (test.test_httpservers.SimpleHTTPRequestHandlerTestCase) ... ok test_start_with_double_slash (test.test_httpservers.SimpleHTTPRequestHandlerTestCase) ... ok test_windows_colon (test.test_httpservers.SimpleHTTPRequestHandlerTestCase) ... ok test_command (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_handler (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_head_keep_alive (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_head_via_send_error (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_header_close (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_internal_key_error (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_request_line_trimming (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_return_custom_status (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_return_header_keep_alive (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_send_blank (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_send_error (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_bogus (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_digits (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_invalid (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_none (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_none_get (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_get (test.test_httpservers.SimpleHTTPServerTestCase) ... ok test_head (test.test_httpservers.SimpleHTTPServerTestCase) ... ok test_invalid_requests (test.test_httpservers.SimpleHTTPServerTestCase) ... ok test_path_without_leading_slash (test.test_httpservers.SimpleHTTPServerTestCase) ... ok test_authorization (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_headers_and_content (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_invaliduri (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_issue19435 (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_nested_cgi_path_issue21323 (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_no_leading_slash (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_os_environ_is_not_altered (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_post (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_query_with_continuous_slashes (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_query_with_multiple_question_mark (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_url_collapse_path (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_urlquote_decoding_in_cgi_check (test.test_httpservers.CGIHTTPServerTestCase) ... ok ---------------------------------------------------------------------- Ran 40 tests in 11.455s OK 1 test OK. BUILDSTDERR: 0.48user 0.26system 0:11.62elapsed 6%CPU (0avgtext+0avgdata 43344maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+41835minor)pagefaults 0swaps =================== test_idle ==================== + for TestName in $(cat testnames.txt) + echo =================== test_idle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_idle == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20785 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_idle skipped "Use of the `gui' resource not enabled" test_init (idlelib.idle_test.test_idlehistory.StoreTest) ... ok test_store_dup (idlelib.idle_test.test_idlehistory.StoreTest) ... ok test_store_reset (idlelib.idle_test.test_idlehistory.StoreTest) ... ok test_store_short (idlelib.idle_test.test_idlehistory.StoreTest) ... ok test_found (idlelib.idle_test.test_grep.Grep_itTest) ... ok test_unfound (idlelib.idle_test.test_grep.Grep_itTest) ... ok test_search_backward (idlelib.idle_test.test_searchengine.ForwardBackwardTest) ... ok test_search_forward (idlelib.idle_test.test_searchengine.ForwardBackwardTest) ... ok test_get_line_col (idlelib.idle_test.test_searchengine.GetLineColTest) ... ok test_get_selection (idlelib.idle_test.test_searchengine.GetSelectionTest) ... ok test_get (idlelib.idle_test.test_searchengine.GetTest) ... ok test_search_reverse (idlelib.idle_test.test_searchengine.ReverseSearchTest) ... ok test_getcookedpat (idlelib.idle_test.test_searchengine.SearchEngineTest) ... ok test_getprog (idlelib.idle_test.test_searchengine.SearchEngineTest) ... ok test_is_get (idlelib.idle_test.test_searchengine.SearchEngineTest) ... ok test_report_error (idlelib.idle_test.test_searchengine.SearchEngineTest) ... ok test_setcookedpat (idlelib.idle_test.test_searchengine.SearchEngineTest) ... ok test_search (idlelib.idle_test.test_searchengine.SearchTest) ... ok skipped "Use of the `gui' resource not enabled" skipped "Use of the `gui' resource not enabled" skipped "Use of the `gui' resource not enabled" skipped "Use of the `gui' resource not enabled" skipped "Use of the `gui' resource not enabled" skipped "Use of the `gui' resource not enabled" test_rstrip_line (idlelib.idle_test.test_rstrip.rstripTest) ... ok test_rstrip_multiple (idlelib.idle_test.test_rstrip.rstripTest) ... ok test_close (idlelib.idle_test.test_io.PseudeInputFilesTest) ... ok test_misc (idlelib.idle_test.test_io.PseudeInputFilesTest) ... ok test_read (idlelib.idle_test.test_io.PseudeInputFilesTest) ... ok test_readline (idlelib.idle_test.test_io.PseudeInputFilesTest) ... ok test_readlines (idlelib.idle_test.test_io.PseudeInputFilesTest) ... ok test_unsupported (idlelib.idle_test.test_io.PseudeInputFilesTest) ... ok test_close (idlelib.idle_test.test_io.PseudeOutputFilesTest) ... ok test_misc (idlelib.idle_test.test_io.PseudeOutputFilesTest) ... ok test_unsupported (idlelib.idle_test.test_io.PseudeOutputFilesTest) ... ok test_write (idlelib.idle_test.test_io.PseudeOutputFilesTest) ... ok test_writelines (idlelib.idle_test.test_io.PseudeOutputFilesTest) ... ok test_compare (idlelib.idle_test.test_text.MockTextTest) ... ok test_decode (idlelib.idle_test.test_text.MockTextTest) ... ok test_delete_char (idlelib.idle_test.test_text.MockTextTest) ... ok test_delete_slice (idlelib.idle_test.test_text.MockTextTest) ... ok test_get (idlelib.idle_test.test_text.MockTextTest) ... ok test_index_data (idlelib.idle_test.test_text.MockTextTest) ... ok test_index_empty (idlelib.idle_test.test_text.MockTextTest) ... ok test_init (idlelib.idle_test.test_text.MockTextTest) ... ok test_insert (idlelib.idle_test.test_text.MockTextTest) ... ok test_multiple_lines (idlelib.idle_test.test_text.MockTextTest) ... ok test_no_delete (idlelib.idle_test.test_text.MockTextTest) ... ok skipped "Use of the `gui' resource not enabled" test_file_isplay (idlelib.idle_test.test_helpabout.DisplayFileTest) ... ok test_mydel (idlelib.idle_test.test_delegator.DelegatorTest) ... ok skipped "Use of the `gui' resource not enabled" skipped "Use of the `gui' resource not enabled" test_find_comment (idlelib.idle_test.test_formatparagraph.FindTest) ... ok test_find_paragraph (idlelib.idle_test.test_formatparagraph.FindTest) ... ok test_init_close (idlelib.idle_test.test_formatparagraph.FormatClassTest) ... ok skipped "Use of the `gui' resource not enabled" test_get_comment_header (idlelib.idle_test.test_formatparagraph.Is_Get_Test) ... ok test_get_indent (idlelib.idle_test.test_formatparagraph.Is_Get_Test) ... ok test_is_all_white (idlelib.idle_test.test_formatparagraph.Is_Get_Test) ... ok test_reformat_comment (idlelib.idle_test.test_formatparagraph.ReformatCommentTest) ... ok test_reformat_paragraph (idlelib.idle_test.test_formatparagraph.ReformatFunctionTest) ... ok test_blank_name (idlelib.idle_test.test_config_name.ConfigNameTest) ... ok test_cancel (idlelib.idle_test.test_config_name.ConfigNameTest) ... ok test_good_name (idlelib.idle_test.test_config_name.ConfigNameTest) ... ok test_long_name (idlelib.idle_test.test_config_name.ConfigNameTest) ... ok test_ok (idlelib.idle_test.test_config_name.ConfigNameTest) ... ok test_used_name (idlelib.idle_test.test_config_name.ConfigNameTest) ... ok skipped "Use of the `gui' resource not enabled" skipped "Use of the `gui' resource not enabled" test_bad_entity (idlelib.idle_test.test_calltips.Get_entityTest) ... ok test_good_entity (idlelib.idle_test.test_calltips.Get_entityTest) ... ok test_attribute_exception (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_bound_methods (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_builtins (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_docline_truncation (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_functions (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_methods (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_multiline_docstring (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_no_docstring (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_non_callables (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_signature_wrap (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_starred_parameter (idlelib.idle_test.test_calltips.Get_signatureTest) ... ok test_paramtuple_float (idlelib.idle_test.test_calltips.Py2Test) ... ok test_DirBrowserTreeItem (idlelib.idle_test.test_pathbrowser.PathBrowserTest) ... ok test_PathBrowserTreeItem (idlelib.idle_test.test_pathbrowser.PathBrowserTest) ... ok test_run_show (idlelib.idle_test.test_warning.RunWarnTest) ... ok test_showwarnings (idlelib.idle_test.test_warning.RunWarnTest) ... ok test_idle_formatter (idlelib.idle_test.test_warning.ShellWarnTest) ... ok test_shell_show (idlelib.idle_test.test_warning.ShellWarnTest) ... ok test_showwarnings (idlelib.idle_test.test_warning.ShellWarnTest) ... ok skipped "Use of the `gui' resource not enabled" ---------------------------------------------------------------------- Ran 79 tests in 0.098s OK (skipped=14) 1 test OK. BUILDSTDERR: 0.65user 0.06system 0:00.77elapsed 93%CPU (0avgtext+0avgdata 58692maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+10356minor)pagefaults 0swaps =================== test_imageop ==================== + for TestName in $(cat testnames.txt) + echo =================== test_imageop ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_imageop == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20789 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_imageop test_imageop skipped -- No module named imageop 1 test skipped: test_imageop Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 41072maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5867minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_imaplib ==================== =================== test_imaplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_imaplib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20793 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_imaplib test_that_Time2Internaldate_returns_a_result (test.test_imaplib.TestImaplib) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.14elapsed 97%CPU (0avgtext+0avgdata 41556maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6239minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_imgfile ==================== + echo =================== test_imgfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_imgfile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20797 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_imgfile test_imgfile skipped -- No module named imgfile 1 test skipped: test_imgfile Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 40864maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5840minor)pagefaults 0swaps =================== test_imghdr ==================== + for TestName in $(cat testnames.txt) + echo =================== test_imghdr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_imghdr == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20801 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_imghdr test_bad_args (test.test_imghdr.TestImghdr) ... ok test_closed_file (test.test_imghdr.TestImghdr) ... ok test_data (test.test_imghdr.TestImghdr) ... ok test_file_pos (test.test_imghdr.TestImghdr) ... ok test_invalid_headers (test.test_imghdr.TestImghdr) ... ok test_missing_file (test.test_imghdr.TestImghdr) ... ok test_output_stream (test.test_imghdr.TestImghdr) ... ok test_register_test (test.test_imghdr.TestImghdr) ... ok test_unseekable (test.test_imghdr.TestImghdr) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.006s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 41340maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6018minor)pagefaults 0swaps =================== test_imp ==================== + for TestName in $(cat testnames.txt) + echo =================== test_imp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_imp == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20805 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_imp test_builtin (test.test_imp.ReloadTests) ... ok test_extension (test.test_imp.ReloadTests) ... ok test_source (test.test_imp.ReloadTests) ... ok testLock (test.test_imp.LockTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.002s OK 1 test OK. BUILDSTDERR: 0.08user 0.02system 0:00.11elapsed 97%CPU (0avgtext+0avgdata 41336maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5828minor)pagefaults 0swaps =================== test_import ==================== + for TestName in $(cat testnames.txt) + echo =================== test_import ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_import == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20809 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_import test_bug7732 (test.test_import.ImportTests) ... ok test_case_sensitivity (test.test_import.ImportTests) ... ok test_double_const (test.test_import.ImportTests) ... ok test_execute_bit_not_copied (test.test_import.ImportTests) ... ok test_failing_import_sticks (test.test_import.ImportTests) ... ok test_failing_reload (test.test_import.ImportTests) ... ok test_fromlist_type (test.test_import.ImportTests) ... ok test_imp_module (test.test_import.ImportTests) ... ok test_import (test.test_import.ImportTests) ... ok test_import_by_filename (test.test_import.ImportTests) ... ok test_import_in_del_does_not_crash (test.test_import.ImportTests) ... ok test_import_initless_directory_warning (test.test_import.ImportTests) ... ok test_import_name_binding (test.test_import.ImportTests) ... ok test_infinite_reload (test.test_import.ImportTests) ... ok test_module_with_large_stack (test.test_import.ImportTests) ... ok test_pyc_mtime (test.test_import.ImportTests) ... ok test_replace_parent_in_sys_modules (test.test_import.ImportTests) ... ok test_rewrite_pyc_with_read_only_source (test.test_import.ImportTests) ... ok test_timestamp_overflow (test.test_import.ImportTests) ... ok test_basics (test.test_import.PycRewritingTests) ... ok test_foreign_code (test.test_import.PycRewritingTests) ... ok test_incorrect_code_name (test.test_import.PycRewritingTests) ... ok test_module_without_source (test.test_import.PycRewritingTests) ... skipped 'pypy refuses to import without a .py source' test_trailing_slash (test.test_import.PathsTests) ... ok test_absolute_import_without_future (test.test_import.RelativeImportTests) ... ok test_issue3221 (test.test_import.RelativeImportTests) ... ok test_relimport_star (test.test_import.RelativeImportTests) ... ok BUILDSTDERR: test_symlinked_dir_importable (test.test_import.TestSymbolicallyLinkedPackage) ... Warning -- sys.path was modified by test_import BUILDSTDERR: Warning -- files was modified by test_import ok ---------------------------------------------------------------------- Ran 28 tests in 0.441s OK (skipped=1) 1 test altered the execution environment: test_import BUILDSTDERR: 0.49user 0.08system 0:00.59elapsed 97%CPU (0avgtext+0avgdata 76064maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+20969minor)pagefaults 0swaps =================== test_importhooks ==================== + for TestName in $(cat testnames.txt) + echo =================== test_importhooks ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_importhooks == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20814 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_importhooks testBlocker (test.test_importhooks.ImportHooksTestCase) ... ok testImpWrapper (test.test_importhooks.ImportHooksTestCase) ... ok testMetaPath (test.test_importhooks.ImportHooksTestCase) ... ok testPathHook (test.test_importhooks.ImportHooksTestCase) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.034s OK 1 test OK. BUILDSTDERR: 0.14user 0.03system 0:00.17elapsed 96%CPU (0avgtext+0avgdata 41476maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6258minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_importlib ==================== + echo =================== test_importlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_importlib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20818 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_importlib test_absolute_import_with_package (test.test_importlib.ImportModuleTests) ... ok test_absolute_package_import (test.test_importlib.ImportModuleTests) ... ok test_deep_relative_package_import (test.test_importlib.ImportModuleTests) ... ok test_module_import (test.test_importlib.ImportModuleTests) ... ok test_relative_import_wo_package (test.test_importlib.ImportModuleTests) ... ok test_shallow_relative_package_import (test.test_importlib.ImportModuleTests) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.003s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 41336maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5908minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_index ==================== + echo =================== test_index ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_index == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20822 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_index test_basic (test.test_index.BaseTestCase) ... ok test_error (test.test_index.BaseTestCase) ... ok test_slice (test.test_index.BaseTestCase) ... ok test_subclasses (test.test_index.BaseTestCase) ... ok test_wrappers (test.test_index.BaseTestCase) ... ok test_error (test.test_index.ListTestCase) ... ok test_index (test.test_index.ListTestCase) ... ok test_inplace_repeat (test.test_index.ListTestCase) ... ok test_repeat (test.test_index.ListTestCase) ... ok test_setdelitem (test.test_index.ListTestCase) ... ok test_slice (test.test_index.ListTestCase) ... ok test_slice_bug7532a (test.test_index.ListTestCase) ... ok test_slice_bug7532b (test.test_index.ListTestCase) ... ok test_subclasses (test.test_index.ListTestCase) ... ok test_wrappers (test.test_index.ListTestCase) ... ok test_error (test.test_index.TupleTestCase) ... ok test_index (test.test_index.TupleTestCase) ... ok test_repeat (test.test_index.TupleTestCase) ... ok test_slice (test.test_index.TupleTestCase) ... ok test_slice_bug7532a (test.test_index.TupleTestCase) ... ok test_slice_bug7532b (test.test_index.TupleTestCase) ... ok test_subclasses (test.test_index.TupleTestCase) ... ok test_wrappers (test.test_index.TupleTestCase) ... ok test_error (test.test_index.ByteArrayTestCase) ... ok test_index (test.test_index.ByteArrayTestCase) ... ok test_repeat (test.test_index.ByteArrayTestCase) ... ok test_slice (test.test_index.ByteArrayTestCase) ... ok test_slice_bug7532a (test.test_index.ByteArrayTestCase) ... ok test_slice_bug7532b (test.test_index.ByteArrayTestCase) ... ok test_subclasses (test.test_index.ByteArrayTestCase) ... ok test_wrappers (test.test_index.ByteArrayTestCase) ... ok test_error (test.test_index.StringTestCase) ... ok test_index (test.test_index.StringTestCase) ... ok test_repeat (test.test_index.StringTestCase) ... ok test_slice (test.test_index.StringTestCase) ... ok test_slice_bug7532a (test.test_index.StringTestCase) ... ok test_slice_bug7532b (test.test_index.StringTestCase) ... ok test_subclasses (test.test_index.StringTestCase) ... ok test_wrappers (test.test_index.StringTestCase) ... ok test_error (test.test_index.UnicodeTestCase) ... ok test_index (test.test_index.UnicodeTestCase) ... ok test_repeat (test.test_index.UnicodeTestCase) ... ok test_slice (test.test_index.UnicodeTestCase) ... ok test_slice_bug7532a (test.test_index.UnicodeTestCase) ... ok test_slice_bug7532b (test.test_index.UnicodeTestCase) ... ok test_subclasses (test.test_index.UnicodeTestCase) ... ok test_wrappers (test.test_index.UnicodeTestCase) ... ok test_error (test.test_index.ClassicSeqTestCase) ... ok test_index (test.test_index.ClassicSeqTestCase) ... ok test_repeat (test.test_index.ClassicSeqTestCase) ... ok test_slice (test.test_index.ClassicSeqTestCase) ... ok test_slice_bug7532a (test.test_index.ClassicSeqTestCase) ... ok test_slice_bug7532b (test.test_index.ClassicSeqTestCase) ... skipped 'test fails for ClassicSeq' test_subclasses (test.test_index.ClassicSeqTestCase) ... ok test_wrappers (test.test_index.ClassicSeqTestCase) ... ok test_error (test.test_index.NewSeqTestCase) ... ok test_index (test.test_index.NewSeqTestCase) ... ok test_repeat (test.test_index.NewSeqTestCase) ... ok test_slice (test.test_index.NewSeqTestCase) ... ok test_slice_bug7532a (test.test_index.NewSeqTestCase) ... ok test_slice_bug7532b (test.test_index.NewSeqTestCase) ... ok test_subclasses (test.test_index.NewSeqTestCase) ... ok test_wrappers (test.test_index.NewSeqTestCase) ... ok test_xrange (test.test_index.XRangeTestCase) ... ok test_getitem (test.test_index.OverflowTestCase) ... ok test_getitem_classic (test.test_index.OverflowTestCase) ... ok test_large_longs (test.test_index.OverflowTestCase) ... ok test_sequence_repeat (test.test_index.OverflowTestCase) ... ok ---------------------------------------------------------------------- Ran 68 tests in 0.026s OK (skipped=1) test_error (test.test_index.ClassicSeqDeprecatedTestCase) ... ok test_index (test.test_index.ClassicSeqDeprecatedTestCase) ... ok test_repeat (test.test_index.ClassicSeqDeprecatedTestCase) ... ok test_slice (test.test_index.ClassicSeqDeprecatedTestCase) ... ok test_slice_bug7532a (test.test_index.ClassicSeqDeprecatedTestCase) ... ok test_slice_bug7532b (test.test_index.ClassicSeqDeprecatedTestCase) ... skipped 'test fails for ClassicSeq' test_subclasses (test.test_index.ClassicSeqDeprecatedTestCase) ... ok test_wrappers (test.test_index.ClassicSeqDeprecatedTestCase) ... ok test_error (test.test_index.NewSeqDeprecatedTestCase) ... ok test_index (test.test_index.NewSeqDeprecatedTestCase) ... ok test_repeat (test.test_index.NewSeqDeprecatedTestCase) ... ok test_slice (test.test_index.NewSeqDeprecatedTestCase) ... ok test_slice_bug7532a (test.test_index.NewSeqDeprecatedTestCase) ... ok test_slice_bug7532b (test.test_index.NewSeqDeprecatedTestCase) ... ok test_subclasses (test.test_index.NewSeqDeprecatedTestCase) ... ok test_wrappers (test.test_index.NewSeqDeprecatedTestCase) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.007s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.16elapsed 87%CPU (0avgtext+0avgdata 41504maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6199minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_inspect ==================== + echo =================== test_inspect ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_inspect == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20826 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_inspect test_replacing_decorator (test.test_inspect.TestDecorators) ... ok test_wrapped_decorator (test.test_inspect.TestDecorators) ... ok test_cleandoc (test.test_inspect.TestRetrievingSourceCode) ... ok test_getclasses (test.test_inspect.TestRetrievingSourceCode) ... ok test_getcomments (test.test_inspect.TestRetrievingSourceCode) ... ok test_getdoc (test.test_inspect.TestRetrievingSourceCode) ... ok test_getfile (test.test_inspect.TestRetrievingSourceCode) ... ok test_getfunctions (test.test_inspect.TestRetrievingSourceCode) ... ok test_getmodule (test.test_inspect.TestRetrievingSourceCode) ... ok test_getmodule_recursion (test.test_inspect.TestRetrievingSourceCode) ... ok test_getsource (test.test_inspect.TestRetrievingSourceCode) ... ok test_getsourcefile (test.test_inspect.TestRetrievingSourceCode) ... ok test_proceed_with_fake_filename (test.test_inspect.TestRetrievingSourceCode) doctest monkeypatches linecache to enable inspection ... ok test_anonymous (test.test_inspect.TestOneliners) ... ok test_lambda_in_list (test.test_inspect.TestOneliners) ... ok test_manyargs (test.test_inspect.TestOneliners) ... ok test_oneline_lambda (test.test_inspect.TestOneliners) ... ok test_onelinefunc (test.test_inspect.TestOneliners) ... ok test_threeline_lambda (test.test_inspect.TestOneliners) ... ok test_twoline_indented_lambda (test.test_inspect.TestOneliners) ... ok test_twolinefunc (test.test_inspect.TestOneliners) ... ok test_findsource_binary (test.test_inspect.TestBuggyCases) ... skipped 'unicodedata is not an external binary module' test_findsource_code_in_linecache (test.test_inspect.TestBuggyCases) ... ok test_findsource_without_filename (test.test_inspect.TestBuggyCases) ... ok test_method_in_dynamic_class (test.test_inspect.TestBuggyCases) ... ok test_multiline_sig (test.test_inspect.TestBuggyCases) ... ok test_nested_class (test.test_inspect.TestBuggyCases) ... ok test_one_liner_dedent_non_name (test.test_inspect.TestBuggyCases) ... ok test_one_liner_followed_by_non_name (test.test_inspect.TestBuggyCases) ... ok test_with_comment (test.test_inspect.TestBuggyCases) ... ok test_with_comment_instead_of_docstring (test.test_inspect.TestBuggyCases) ... ok test_abuse_done (test.test_inspect.TestInterpreterStack) ... ok test_frame (test.test_inspect.TestInterpreterStack) ... ok test_previous_frame (test.test_inspect.TestInterpreterStack) ... ok test_stack (test.test_inspect.TestInterpreterStack) ... ok test_trace (test.test_inspect.TestInterpreterStack) ... ok test_classic_mro (test.test_inspect.TestClassesAndFunctions) ... ok test_classify_builtin_types (test.test_inspect.TestClassesAndFunctions) ... ok test_classify_newstyle (test.test_inspect.TestClassesAndFunctions) Just like test_classify_oldstyle, but for a new-style class. ... ok test_classify_oldstyle (test.test_inspect.TestClassesAndFunctions) classify_class_attrs finds static methods, class methods, ... ok test_getargspec (test.test_inspect.TestClassesAndFunctions) ... ok test_getargspec_method (test.test_inspect.TestClassesAndFunctions) ... ok test_getargspec_sublistofone (test.test_inspect.TestClassesAndFunctions) ... ok test_getmembers_method (test.test_inspect.TestClassesAndFunctions) ... ok test_newstyle_mro (test.test_inspect.TestClassesAndFunctions) ... ok test_excluding_predicates (test.test_inspect.TestPredicates) ... ok test_get_slot_members (test.test_inspect.TestPredicates) ... ok test_isabstract (test.test_inspect.TestPredicates) ... ok test_isclass (test.test_inspect.TestPredicates) ... ok test_isroutine (test.test_inspect.TestPredicates) ... ok test_sixteen (test.test_inspect.TestPredicates) ... ok test_errors (test.test_inspect.TestGetcallargsFunctions) ... ok test_multiple_features (test.test_inspect.TestGetcallargsFunctions) ... ok test_plain (test.test_inspect.TestGetcallargsFunctions) ... ok test_tupleargs (test.test_inspect.TestGetcallargsFunctions) ... ok test_varargs (test.test_inspect.TestGetcallargsFunctions) ... ok test_varkw (test.test_inspect.TestGetcallargsFunctions) ... ok test_varkw_only (test.test_inspect.TestGetcallargsFunctions) ... ok test_errors (test.test_inspect.TestGetcallargsMethods) ... ok test_multiple_features (test.test_inspect.TestGetcallargsMethods) ... ok test_plain (test.test_inspect.TestGetcallargsMethods) ... ok test_tupleargs (test.test_inspect.TestGetcallargsMethods) ... ok test_varargs (test.test_inspect.TestGetcallargsMethods) ... ok test_varkw (test.test_inspect.TestGetcallargsMethods) ... ok test_varkw_only (test.test_inspect.TestGetcallargsMethods) ... ok test_errors (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_multiple_features (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_plain (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_tupleargs (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_varargs (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_varkw (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_varkw_only (test.test_inspect.TestGetcallargsUnboundMethods) ... ok ---------------------------------------------------------------------- Ran 72 tests in 0.223s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.40user 0.04system 0:00.46elapsed 95%CPU (0avgtext+0avgdata 44032maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6722minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_int ==================== =================== test_int ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_int == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20830 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_int test_basic (test.test_int.IntTestCases) ... ok test_bit_length (test.test_int.IntTestCases) ... ok test_error_on_bytearray_for_x (test.test_int.IntTestCases) ... ok test_error_on_invalid_int_bases (test.test_int.IntTestCases) ... ok test_error_on_string_base (test.test_int.IntTestCases) ... ok test_error_on_string_float_for_x (test.test_int.IntTestCases) ... ok test_float_conversion (test.test_int.IntTestCases) ... ok test_int_buffer (test.test_int.IntTestCases) ... ok test_intconversion (test.test_int.IntTestCases) ... ok test_keyword_args (test.test_int.IntTestCases) ... ok test_no_args (test.test_int.IntTestCases) ... ok test_small_ints (test.test_int.IntTestCases) ... skipped 'implementation detail specific to cpython' test_valid_non_numeric_input_types_for_x (test.test_int.IntTestCases) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.131s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.22user 0.02system 0:00.25elapsed 97%CPU (0avgtext+0avgdata 43168maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6661minor)pagefaults 0swaps =================== test_int_literal ==================== + for TestName in $(cat testnames.txt) + echo =================== test_int_literal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_int_literal == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20834 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_int_literal test_bin_baseline (test.test_int_literal.TestHexOctBin) ... ok test_bin_unsigned (test.test_int_literal.TestHexOctBin) ... ok test_hex_baseline (test.test_int_literal.TestHexOctBin) ... ok test_hex_unsigned (test.test_int_literal.TestHexOctBin) ... ok test_oct_baseline (test.test_int_literal.TestHexOctBin) ... ok test_oct_baseline_new (test.test_int_literal.TestHexOctBin) ... ok test_oct_unsigned (test.test_int_literal.TestHexOctBin) ... ok test_oct_unsigned_new (test.test_int_literal.TestHexOctBin) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.002s OK 1 test OK. BUILDSTDERR: 0.08user 0.02system 0:00.11elapsed 96%CPU (0avgtext+0avgdata 41168maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5942minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_io ==================== =================== test_io ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_io == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20838 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_io test_BufferedIOBase_destructor (test.test_io.CIOTest) ... ok test_IOBase_destructor (test.test_io.CIOTest) ... ok test_IOBase_finalize (test.test_io.CIOTest) ... ok test_RawIOBase_destructor (test.test_io.CIOTest) ... ok test_RawIOBase_read (test.test_io.CIOTest) ... ok test_TextIOBase_destructor (test.test_io.CIOTest) ... ok test_append_mode_tell (test.test_io.CIOTest) ... ok test_array_writes (test.test_io.CIOTest) ... ok test_buffered_file_io (test.test_io.CIOTest) ... ok test_buffered_readinto_mixin (test.test_io.CIOTest) ... ok test_close_flushes (test.test_io.CIOTest) ... ok test_closefd (test.test_io.CIOTest) ... ok test_closefd_attr (test.test_io.CIOTest) ... ok test_destructor (test.test_io.CIOTest) ... ok test_fileio_closefd (test.test_io.CIOTest) ... ok test_flush_error_on_close (test.test_io.CIOTest) ... ok test_garbage_collection (test.test_io.CIOTest) ... ok test_invalid_newline (test.test_io.CIOTest) ... ok test_invalid_operations (test.test_io.CIOTest) ... ok test_large_file_ops (test.test_io.CIOTest) ... ok test_multi_close (test.test_io.CIOTest) ... ok test_no_closefd_with_filename (test.test_io.CIOTest) ... ok test_nonbuffered_textio (test.test_io.CIOTest) ... ok test_open_handles_NUL_chars (test.test_io.CIOTest) ... ok test_raw_bytes_io (test.test_io.CIOTest) ... ok test_raw_file_io (test.test_io.CIOTest) ... ok test_read_closed (test.test_io.CIOTest) ... ok test_readline (test.test_io.CIOTest) ... ok test_unbounded_file (test.test_io.CIOTest) ... skipped 'test requires at least 2GB of memory' test_with_open (test.test_io.CIOTest) ... ok test_BufferedIOBase_destructor (test.test_io.PyIOTest) ... ok test_IOBase_destructor (test.test_io.PyIOTest) ... ok test_RawIOBase_destructor (test.test_io.PyIOTest) ... ok test_RawIOBase_read (test.test_io.PyIOTest) ... ok test_TextIOBase_destructor (test.test_io.PyIOTest) ... ok test_append_mode_tell (test.test_io.PyIOTest) ... ok test_array_writes (test.test_io.PyIOTest) ... skipped u'len(array.array) returns number of elements rather than bytelength' test_buffered_file_io (test.test_io.PyIOTest) ... ok test_buffered_readinto_mixin (test.test_io.PyIOTest) ... ok test_close_flushes (test.test_io.PyIOTest) ... ok test_closefd (test.test_io.PyIOTest) ... ok test_closefd_attr (test.test_io.PyIOTest) ... ok test_destructor (test.test_io.PyIOTest) ... ok test_fileio_closefd (test.test_io.PyIOTest) ... ok test_flush_error_on_close (test.test_io.PyIOTest) ... ok test_garbage_collection (test.test_io.PyIOTest) ... ok test_invalid_newline (test.test_io.PyIOTest) ... ok test_invalid_operations (test.test_io.PyIOTest) ... ok test_large_file_ops (test.test_io.PyIOTest) ... ok test_multi_close (test.test_io.PyIOTest) ... ok test_no_closefd_with_filename (test.test_io.PyIOTest) ... ok test_nonbuffered_textio (test.test_io.PyIOTest) ... ok test_open_handles_NUL_chars (test.test_io.PyIOTest) ... ok test_raw_bytes_io (test.test_io.PyIOTest) ... ok test_raw_file_io (test.test_io.PyIOTest) ... ok test_read_closed (test.test_io.PyIOTest) ... ok test_readline (test.test_io.PyIOTest) ... ok test_unbounded_file (test.test_io.PyIOTest) ... skipped 'test requires at least 2GB of memory' test_with_open (test.test_io.PyIOTest) ... ok test_args_error (test.test_io.CBufferedReaderTest) ... skipped 'implementation detail specific to cpython' test_buffering (test.test_io.CBufferedReaderTest) ... ok test_close_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_constructor (test.test_io.CBufferedReaderTest) ... ok test_context_manager (test.test_io.CBufferedReaderTest) ... ok test_detach (test.test_io.CBufferedReaderTest) ... ok test_error_through_destructor (test.test_io.CBufferedReaderTest) ... ok test_fileno (test.test_io.CBufferedReaderTest) ... ok test_flush_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_garbage_collection (test.test_io.CBufferedReaderTest) ... ok test_initialization (test.test_io.CBufferedReaderTest) ... ok test_invalid_args (test.test_io.CBufferedReaderTest) ... ok test_misbehaved_io (test.test_io.CBufferedReaderTest) ... ok test_misbehaved_io_read (test.test_io.CBufferedReaderTest) ... ok test_multi_close (test.test_io.CBufferedReaderTest) ... ok test_no_extraneous_read (test.test_io.CBufferedReaderTest) ... ok test_override_destructor (test.test_io.CBufferedReaderTest) ... ok test_read (test.test_io.CBufferedReaderTest) ... ok test_read1 (test.test_io.CBufferedReaderTest) ... ok test_read_all (test.test_io.CBufferedReaderTest) ... ok test_read_non_blocking (test.test_io.CBufferedReaderTest) ... ok test_read_past_eof (test.test_io.CBufferedReaderTest) ... ok test_readinto (test.test_io.CBufferedReaderTest) ... ok test_readlines (test.test_io.CBufferedReaderTest) ... ok test_readonly_attributes (test.test_io.CBufferedReaderTest) ... ok test_repr (test.test_io.CBufferedReaderTest) ... ok test_sizeof (test.test_io.CBufferedReaderTest) ... skipped 'implementation detail specific to cpython' test_threads (test.test_io.CBufferedReaderTest) ... skipped "resource u'cpu' is not enabled" test_uninitialized (test.test_io.CBufferedReaderTest) ... ok test_buffering (test.test_io.PyBufferedReaderTest) ... ok test_close_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_constructor (test.test_io.PyBufferedReaderTest) ... ok test_context_manager (test.test_io.PyBufferedReaderTest) ... ok test_detach (test.test_io.PyBufferedReaderTest) ... ok test_error_through_destructor (test.test_io.PyBufferedReaderTest) ... ok test_fileno (test.test_io.PyBufferedReaderTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_invalid_args (test.test_io.PyBufferedReaderTest) ... ok test_misbehaved_io (test.test_io.PyBufferedReaderTest) ... ok test_multi_close (test.test_io.PyBufferedReaderTest) ... ok test_no_extraneous_read (test.test_io.PyBufferedReaderTest) ... ok test_override_destructor (test.test_io.PyBufferedReaderTest) ... ok test_read (test.test_io.PyBufferedReaderTest) ... ok test_read1 (test.test_io.PyBufferedReaderTest) ... ok test_read_all (test.test_io.PyBufferedReaderTest) ... ok test_read_non_blocking (test.test_io.PyBufferedReaderTest) ... ok test_read_past_eof (test.test_io.PyBufferedReaderTest) ... ok test_readinto (test.test_io.PyBufferedReaderTest) ... ok test_readlines (test.test_io.PyBufferedReaderTest) ... ok test_readonly_attributes (test.test_io.PyBufferedReaderTest) ... ok test_repr (test.test_io.PyBufferedReaderTest) ... ok test_threads (test.test_io.PyBufferedReaderTest) ... skipped "resource u'cpu' is not enabled" test_uninitialized (test.test_io.PyBufferedReaderTest) ... ok test_args_error (test.test_io.CBufferedWriterTest) ... skipped 'implementation detail specific to cpython' test_close_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_constructor (test.test_io.CBufferedWriterTest) ... ok test_context_manager (test.test_io.CBufferedWriterTest) ... ok test_destructor (test.test_io.CBufferedWriterTest) ... ok test_detach (test.test_io.CBufferedWriterTest) ... ok test_detach_flush (test.test_io.CBufferedWriterTest) ... ok test_error_through_destructor (test.test_io.CBufferedWriterTest) ... ok test_fileno (test.test_io.CBufferedWriterTest) ... ok test_flush (test.test_io.CBufferedWriterTest) ... ok test_flush_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_garbage_collection (test.test_io.CBufferedWriterTest) ... ok test_initialization (test.test_io.CBufferedWriterTest) ... ok test_invalid_args (test.test_io.CBufferedWriterTest) ... ok test_max_buffer_size_deprecation (test.test_io.CBufferedWriterTest) ... ok test_misbehaved_io (test.test_io.CBufferedWriterTest) ... ok test_multi_close (test.test_io.CBufferedWriterTest) ... ok test_override_destructor (test.test_io.CBufferedWriterTest) ... ok test_readonly_attributes (test.test_io.CBufferedWriterTest) ... ok test_repr (test.test_io.CBufferedWriterTest) ... ok test_sizeof (test.test_io.CBufferedWriterTest) ... skipped 'implementation detail specific to cpython' test_threads (test.test_io.CBufferedWriterTest) ... skipped "resource u'cpu' is not enabled" test_truncate (test.test_io.CBufferedWriterTest) ... ok test_uninitialized (test.test_io.CBufferedWriterTest) ... ok test_write (test.test_io.CBufferedWriterTest) ... ok test_write_and_rewind (test.test_io.CBufferedWriterTest) ... ok test_write_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_write_non_blocking (test.test_io.CBufferedWriterTest) ... ok test_write_overflow (test.test_io.CBufferedWriterTest) ... ok test_writelines (test.test_io.CBufferedWriterTest) ... ok test_writelines_error (test.test_io.CBufferedWriterTest) ... ok test_writelines_userlist (test.test_io.CBufferedWriterTest) ... ok test_writes (test.test_io.CBufferedWriterTest) ... ok test_writes_and_flushes (test.test_io.CBufferedWriterTest) ... ok test_writes_and_seeks (test.test_io.CBufferedWriterTest) ... ok test_writes_and_truncates (test.test_io.CBufferedWriterTest) ... ok test_close_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_constructor (test.test_io.PyBufferedWriterTest) ... ok test_context_manager (test.test_io.PyBufferedWriterTest) ... ok test_destructor (test.test_io.PyBufferedWriterTest) ... ok test_detach (test.test_io.PyBufferedWriterTest) ... ok test_detach_flush (test.test_io.PyBufferedWriterTest) ... ok test_error_through_destructor (test.test_io.PyBufferedWriterTest) ... ok test_fileno (test.test_io.PyBufferedWriterTest) ... ok test_flush (test.test_io.PyBufferedWriterTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_invalid_args (test.test_io.PyBufferedWriterTest) ... ok test_max_buffer_size_deprecation (test.test_io.PyBufferedWriterTest) ... ok test_misbehaved_io (test.test_io.PyBufferedWriterTest) ... ok test_multi_close (test.test_io.PyBufferedWriterTest) ... ok test_override_destructor (test.test_io.PyBufferedWriterTest) ... ok test_readonly_attributes (test.test_io.PyBufferedWriterTest) ... ok test_repr (test.test_io.PyBufferedWriterTest) ... ok test_threads (test.test_io.PyBufferedWriterTest) ... skipped "resource u'cpu' is not enabled" test_truncate (test.test_io.PyBufferedWriterTest) ... ok test_uninitialized (test.test_io.PyBufferedWriterTest) ... ok test_write (test.test_io.PyBufferedWriterTest) ... ok test_write_and_rewind (test.test_io.PyBufferedWriterTest) ... ok test_write_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_write_non_blocking (test.test_io.PyBufferedWriterTest) ... ok test_write_overflow (test.test_io.PyBufferedWriterTest) ... ok test_writelines (test.test_io.PyBufferedWriterTest) ... ok test_writelines_error (test.test_io.PyBufferedWriterTest) ... ok test_writelines_userlist (test.test_io.PyBufferedWriterTest) ... ok test_writes (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_flushes (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_seeks (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_truncates (test.test_io.PyBufferedWriterTest) ... ok test_close_and_closed (test.test_io.CBufferedRWPairTest) ... ok test_constructor (test.test_io.CBufferedRWPairTest) ... ok test_constructor_max_buffer_size_deprecation (test.test_io.CBufferedRWPairTest) ... ok test_constructor_with_not_readable (test.test_io.CBufferedRWPairTest) ... ok test_constructor_with_not_writeable (test.test_io.CBufferedRWPairTest) ... ok test_detach (test.test_io.CBufferedRWPairTest) ... ok test_isatty (test.test_io.CBufferedRWPairTest) ... ok test_peek (test.test_io.CBufferedRWPairTest) ... ok test_read (test.test_io.CBufferedRWPairTest) ... ok test_read1 (test.test_io.CBufferedRWPairTest) ... ok test_readable (test.test_io.CBufferedRWPairTest) ... ok test_reader_close_error_on_close (test.test_io.CBufferedRWPairTest) ... ok test_reader_writer_close_error_on_close (test.test_io.CBufferedRWPairTest) ... ok test_readinto (test.test_io.CBufferedRWPairTest) ... ok test_readlines (test.test_io.CBufferedRWPairTest) ... ok test_seekable (test.test_io.CBufferedRWPairTest) ... ok test_uninitialized (test.test_io.CBufferedRWPairTest) ... ok test_weakref_clearing (test.test_io.CBufferedRWPairTest) ... ok test_write (test.test_io.CBufferedRWPairTest) ... ok test_writeable (test.test_io.CBufferedRWPairTest) ... ok test_writer_close_error_on_close (test.test_io.CBufferedRWPairTest) ... ok test_close_and_closed (test.test_io.PyBufferedRWPairTest) ... ok test_constructor (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_max_buffer_size_deprecation (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_with_not_readable (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_with_not_writeable (test.test_io.PyBufferedRWPairTest) ... ok test_detach (test.test_io.PyBufferedRWPairTest) ... ok test_isatty (test.test_io.PyBufferedRWPairTest) ... ok test_peek (test.test_io.PyBufferedRWPairTest) ... ok test_read (test.test_io.PyBufferedRWPairTest) ... ok test_read1 (test.test_io.PyBufferedRWPairTest) ... ok test_readable (test.test_io.PyBufferedRWPairTest) ... ok test_reader_close_error_on_close (test.test_io.PyBufferedRWPairTest) ... ok test_reader_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest) ... ok test_readinto (test.test_io.PyBufferedRWPairTest) ... ok test_readlines (test.test_io.PyBufferedRWPairTest) ... ok test_seekable (test.test_io.PyBufferedRWPairTest) ... ok test_uninitialized (test.test_io.PyBufferedRWPairTest) ... ok test_weakref_clearing (test.test_io.PyBufferedRWPairTest) ... ok test_write (test.test_io.PyBufferedRWPairTest) ... ok test_writeable (test.test_io.PyBufferedRWPairTest) ... ok test_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest) ... ok test_args_error (test.test_io.CBufferedRandomTest) ... skipped 'implementation detail specific to cpython' test_buffering (test.test_io.CBufferedRandomTest) ... ok test_close_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_constructor (test.test_io.CBufferedRandomTest) ... ok test_context_manager (test.test_io.CBufferedRandomTest) ... ok test_destructor (test.test_io.CBufferedRandomTest) ... ok test_detach (test.test_io.CBufferedRandomTest) ... ok test_detach_flush (test.test_io.CBufferedRandomTest) ... ok test_error_through_destructor (test.test_io.CBufferedRandomTest) ... ok test_fileno (test.test_io.CBufferedRandomTest) ... ok test_flush (test.test_io.CBufferedRandomTest) ... ok test_flush_and_peek (test.test_io.CBufferedRandomTest) ... ok test_flush_and_read (test.test_io.CBufferedRandomTest) ... ok test_flush_and_readinto (test.test_io.CBufferedRandomTest) ... ok test_flush_and_write (test.test_io.CBufferedRandomTest) ... ok test_flush_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_garbage_collection (test.test_io.CBufferedRandomTest) ... ok test_initialization (test.test_io.CBufferedRandomTest) ... ok test_interleaved_read_write (test.test_io.CBufferedRandomTest) ... ok test_interleaved_readline_write (test.test_io.CBufferedRandomTest) ... ok test_invalid_args (test.test_io.CBufferedRandomTest) ... ok test_max_buffer_size_deprecation (test.test_io.CBufferedRandomTest) ... ok test_misbehaved_io (test.test_io.CBufferedRandomTest) ... ok test_misbehaved_io_read (test.test_io.CBufferedRandomTest) ... ok test_multi_close (test.test_io.CBufferedRandomTest) ... ok test_no_extraneous_read (test.test_io.CBufferedRandomTest) ... ok test_override_destructor (test.test_io.CBufferedRandomTest) ... ok test_read (test.test_io.CBufferedRandomTest) ... ok test_read1 (test.test_io.CBufferedRandomTest) ... ok test_read_all (test.test_io.CBufferedRandomTest) ... ok test_read_and_write (test.test_io.CBufferedRandomTest) ... ok test_read_non_blocking (test.test_io.CBufferedRandomTest) ... ok test_read_past_eof (test.test_io.CBufferedRandomTest) ... ok test_readinto (test.test_io.CBufferedRandomTest) ... ok test_readlines (test.test_io.CBufferedRandomTest) ... ok test_readonly_attributes (test.test_io.CBufferedRandomTest) ... ok test_repr (test.test_io.CBufferedRandomTest) ... ok test_seek_and_tell (test.test_io.CBufferedRandomTest) ... ok test_sizeof (test.test_io.CBufferedRandomTest) ... skipped 'implementation detail specific to cpython' test_threads (test.test_io.CBufferedRandomTest) ... skipped "resource u'cpu' is not enabled" test_truncate (test.test_io.CBufferedRandomTest) ... ok test_truncate_after_read_or_write (test.test_io.CBufferedRandomTest) ... ok test_uninitialized (test.test_io.CBufferedRandomTest) ... ok test_write (test.test_io.CBufferedRandomTest) ... ok test_write_after_readahead (test.test_io.CBufferedRandomTest) ... ok test_write_and_rewind (test.test_io.CBufferedRandomTest) ... ok test_write_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_write_non_blocking (test.test_io.CBufferedRandomTest) ... ok test_write_overflow (test.test_io.CBufferedRandomTest) ... ok test_write_rewind_write (test.test_io.CBufferedRandomTest) ... ok test_writelines (test.test_io.CBufferedRandomTest) ... ok test_writelines_error (test.test_io.CBufferedRandomTest) ... ok test_writelines_userlist (test.test_io.CBufferedRandomTest) ... ok test_writes (test.test_io.CBufferedRandomTest) ... ok test_writes_and_flushes (test.test_io.CBufferedRandomTest) ... ok test_writes_and_peek (test.test_io.CBufferedRandomTest) ... ok test_writes_and_read1s (test.test_io.CBufferedRandomTest) ... ok test_writes_and_readintos (test.test_io.CBufferedRandomTest) ... ok test_writes_and_reads (test.test_io.CBufferedRandomTest) ... ok test_writes_and_seeks (test.test_io.CBufferedRandomTest) ... ok test_writes_and_truncates (test.test_io.CBufferedRandomTest) ... ok test_buffering (test.test_io.PyBufferedRandomTest) ... ok test_close_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_constructor (test.test_io.PyBufferedRandomTest) ... ok test_context_manager (test.test_io.PyBufferedRandomTest) ... ok test_destructor (test.test_io.PyBufferedRandomTest) ... ok test_detach (test.test_io.PyBufferedRandomTest) ... ok test_detach_flush (test.test_io.PyBufferedRandomTest) ... ok test_error_through_destructor (test.test_io.PyBufferedRandomTest) ... ok test_fileno (test.test_io.PyBufferedRandomTest) ... ok test_flush (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_peek (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_read (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_readinto (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_write (test.test_io.PyBufferedRandomTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_interleaved_read_write (test.test_io.PyBufferedRandomTest) ... ok test_interleaved_readline_write (test.test_io.PyBufferedRandomTest) ... ok test_invalid_args (test.test_io.PyBufferedRandomTest) ... ok test_max_buffer_size_deprecation (test.test_io.PyBufferedRandomTest) ... ok test_misbehaved_io (test.test_io.PyBufferedRandomTest) ... ok test_multi_close (test.test_io.PyBufferedRandomTest) ... ok test_no_extraneous_read (test.test_io.PyBufferedRandomTest) ... ok test_override_destructor (test.test_io.PyBufferedRandomTest) ... ok test_read (test.test_io.PyBufferedRandomTest) ... ok test_read1 (test.test_io.PyBufferedRandomTest) ... ok test_read_all (test.test_io.PyBufferedRandomTest) ... ok test_read_and_write (test.test_io.PyBufferedRandomTest) ... ok test_read_non_blocking (test.test_io.PyBufferedRandomTest) ... ok test_read_past_eof (test.test_io.PyBufferedRandomTest) ... ok test_readinto (test.test_io.PyBufferedRandomTest) ... ok test_readlines (test.test_io.PyBufferedRandomTest) ... ok test_readonly_attributes (test.test_io.PyBufferedRandomTest) ... ok test_repr (test.test_io.PyBufferedRandomTest) ... ok test_seek_and_tell (test.test_io.PyBufferedRandomTest) ... ok test_threads (test.test_io.PyBufferedRandomTest) ... skipped "resource u'cpu' is not enabled" test_truncate (test.test_io.PyBufferedRandomTest) ... ok test_truncate_after_read_or_write (test.test_io.PyBufferedRandomTest) ... ok test_uninitialized (test.test_io.PyBufferedRandomTest) ... ok test_write (test.test_io.PyBufferedRandomTest) ... ok test_write_after_readahead (test.test_io.PyBufferedRandomTest) ... ok test_write_and_rewind (test.test_io.PyBufferedRandomTest) ... ok test_write_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_write_non_blocking (test.test_io.PyBufferedRandomTest) ... ok test_write_overflow (test.test_io.PyBufferedRandomTest) ... ok test_write_rewind_write (test.test_io.PyBufferedRandomTest) ... ok test_writelines (test.test_io.PyBufferedRandomTest) ... ok test_writelines_error (test.test_io.PyBufferedRandomTest) ... ok test_writelines_userlist (test.test_io.PyBufferedRandomTest) ... ok test_writes (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_flushes (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_peek (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_read1s (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_readintos (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_reads (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_seeks (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_truncates (test.test_io.PyBufferedRandomTest) ... ok test_decoder (test.test_io.StatefulIncrementalDecoderTest) ... ok test_newline_bytes (test.test_io.CIncrementalNewlineDecoderTest) ... ok test_newline_decoder (test.test_io.CIncrementalNewlineDecoderTest) ... ok test_newline_bytes (test.test_io.PyIncrementalNewlineDecoderTest) ... ok test_newline_decoder (test.test_io.PyIncrementalNewlineDecoderTest) ... ok test_append_bom (test.test_io.CTextIOWrapperTest) ... ok test_basic_io (test.test_io.CTextIOWrapperTest) ... ok test_constructor (test.test_io.CTextIOWrapperTest) ... ok test_destructor (test.test_io.CTextIOWrapperTest) ... ok test_detach (test.test_io.CTextIOWrapperTest) ... ok test_encoded_writes (test.test_io.CTextIOWrapperTest) ... ok test_encoding (test.test_io.CTextIOWrapperTest) ... ok test_encoding_errors_reading (test.test_io.CTextIOWrapperTest) ... ok test_encoding_errors_writing (test.test_io.CTextIOWrapperTest) ... ok test_error_through_destructor (test.test_io.CTextIOWrapperTest) ... ok test_errors_property (test.test_io.CTextIOWrapperTest) ... ok test_flush_error_on_close (test.test_io.CTextIOWrapperTest) ... ok test_garbage_collection (test.test_io.CTextIOWrapperTest) ... ok test_illegal_decoder (test.test_io.CTextIOWrapperTest) ... ok test_initialization (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_1 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_2 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_3 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_4 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_5 (test.test_io.CTextIOWrapperTest) ... ok test_issue2282 (test.test_io.CTextIOWrapperTest) ... ok test_line_buffering (test.test_io.CTextIOWrapperTest) ... ok test_multi_close (test.test_io.CTextIOWrapperTest) ... ok test_newlines (test.test_io.CTextIOWrapperTest) ... ok test_newlines_input (test.test_io.CTextIOWrapperTest) ... ok test_newlines_output (test.test_io.CTextIOWrapperTest) ... ok test_non_text_encoding_codecs_are_rejected (test.test_io.CTextIOWrapperTest) ... ok test_override_destructor (test.test_io.CTextIOWrapperTest) ... ok test_read_by_chunk (test.test_io.CTextIOWrapperTest) ... ok test_read_nonbytes (test.test_io.CTextIOWrapperTest) ... ok test_read_one_by_one (test.test_io.CTextIOWrapperTest) ... ok test_readlines (test.test_io.CTextIOWrapperTest) ... ok test_readonly_attributes (test.test_io.CTextIOWrapperTest) ... ok test_repr (test.test_io.CTextIOWrapperTest) ... ok test_rwpair_cleared_before_textio (test.test_io.CTextIOWrapperTest) ... ok test_seek_and_tell (test.test_io.CTextIOWrapperTest) ... ok test_seek_bom (test.test_io.CTextIOWrapperTest) ... ok test_seeking (test.test_io.CTextIOWrapperTest) ... ok test_seeking_too (test.test_io.CTextIOWrapperTest) ... ok test_telling (test.test_io.CTextIOWrapperTest) ... ok test_threads_write (test.test_io.CTextIOWrapperTest) ... ok test_uninitialized (test.test_io.CTextIOWrapperTest) ... ok test_unreadable (test.test_io.CTextIOWrapperTest) ... ok test_writelines (test.test_io.CTextIOWrapperTest) ... ok test_writelines_error (test.test_io.CTextIOWrapperTest) ... ok test_writelines_userlist (test.test_io.CTextIOWrapperTest) ... ok test_append_bom (test.test_io.PyTextIOWrapperTest) ... ok test_basic_io (test.test_io.PyTextIOWrapperTest) ... ok test_constructor (test.test_io.PyTextIOWrapperTest) ... ok test_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_detach (test.test_io.PyTextIOWrapperTest) ... ok test_encoded_writes (test.test_io.PyTextIOWrapperTest) ... ok test_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_encoding_errors_reading (test.test_io.PyTextIOWrapperTest) ... ok test_encoding_errors_writing (test.test_io.PyTextIOWrapperTest) ... ok test_error_through_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_errors_property (test.test_io.PyTextIOWrapperTest) ... ok test_flush_error_on_close (test.test_io.PyTextIOWrapperTest) ... ok test_illegal_decoder (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_1 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_2 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_3 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_4 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_5 (test.test_io.PyTextIOWrapperTest) ... ok test_issue2282 (test.test_io.PyTextIOWrapperTest) ... ok test_line_buffering (test.test_io.PyTextIOWrapperTest) ... ok test_multi_close (test.test_io.PyTextIOWrapperTest) ... ok test_newlines (test.test_io.PyTextIOWrapperTest) ... ok test_newlines_input (test.test_io.PyTextIOWrapperTest) ... ok test_newlines_output (test.test_io.PyTextIOWrapperTest) ... ok test_non_text_encoding_codecs_are_rejected (test.test_io.PyTextIOWrapperTest) ... ok test_override_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_read_by_chunk (test.test_io.PyTextIOWrapperTest) ... ok test_read_nonbytes (test.test_io.PyTextIOWrapperTest) ... ok test_read_one_by_one (test.test_io.PyTextIOWrapperTest) ... ok test_readlines (test.test_io.PyTextIOWrapperTest) ... ok test_readonly_attributes (test.test_io.PyTextIOWrapperTest) ... ok test_repr (test.test_io.PyTextIOWrapperTest) ... ok test_seek_and_tell (test.test_io.PyTextIOWrapperTest) ... ok test_seek_bom (test.test_io.PyTextIOWrapperTest) ... ok test_seeking (test.test_io.PyTextIOWrapperTest) ... ok test_seeking_too (test.test_io.PyTextIOWrapperTest) ... ok test_telling (test.test_io.PyTextIOWrapperTest) ... ok test_threads_write (test.test_io.PyTextIOWrapperTest) ... ok test_uninitialized (test.test_io.PyTextIOWrapperTest) ... ok test_unreadable (test.test_io.PyTextIOWrapperTest) ... ok test_writelines (test.test_io.PyTextIOWrapperTest) ... ok test_writelines_error (test.test_io.PyTextIOWrapperTest) ... ok test_writelines_userlist (test.test_io.PyTextIOWrapperTest) ... ok test___all__ (test.test_io.CMiscIOTest) ... ok test_abc_inheritance (test.test_io.CMiscIOTest) ... ok test_abc_inheritance_official (test.test_io.CMiscIOTest) ... ok test_abcs (test.test_io.CMiscIOTest) ... ok test_attributes (test.test_io.CMiscIOTest) ... ok test_blockingioerror (test.test_io.CMiscIOTest) ... ok test_io_after_close (test.test_io.CMiscIOTest) ... ok test_nonblock_pipe_write_bigbuf (test.test_io.CMiscIOTest) ... ok test_nonblock_pipe_write_smallbuf (test.test_io.CMiscIOTest) ... ok test___all__ (test.test_io.PyMiscIOTest) ... ok test_abc_inheritance (test.test_io.PyMiscIOTest) ... ok test_abc_inheritance_official (test.test_io.PyMiscIOTest) ... ok test_abcs (test.test_io.PyMiscIOTest) ... ok test_attributes (test.test_io.PyMiscIOTest) ... ok test_blockingioerror (test.test_io.PyMiscIOTest) ... ok test_io_after_close (test.test_io.PyMiscIOTest) ... ok test_nonblock_pipe_write_bigbuf (test.test_io.PyMiscIOTest) ... ok test_nonblock_pipe_write_smallbuf (test.test_io.PyMiscIOTest) ... ok test_interrupted_write_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_write_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_unbuffered (test.test_io.CSignalsTest) ... ok test_interrupterd_read_retry_buffered (test.test_io.CSignalsTest) ... ok test_interrupterd_read_retry_text (test.test_io.CSignalsTest) ... ok test_interrupterd_write_retry_buffered (test.test_io.CSignalsTest) ... ok test_interrupterd_write_retry_text (test.test_io.CSignalsTest) ... ok test_reentrant_write_buffered (test.test_io.CSignalsTest) ... ok test_reentrant_write_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_write_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_unbuffered (test.test_io.PySignalsTest) ... ok test_interrupterd_read_retry_buffered (test.test_io.PySignalsTest) ... ok test_interrupterd_read_retry_text (test.test_io.PySignalsTest) ... ok test_interrupterd_write_retry_buffered (test.test_io.PySignalsTest) ... ok test_interrupterd_write_retry_text (test.test_io.PySignalsTest) ... ok ---------------------------------------------------------------------- Ran 467 tests in 30.549s OK (skipped=15) 1 test OK. BUILDSTDERR: 7.56user 1.32system 0:30.71elapsed 28%CPU (0avgtext+0avgdata 100888maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+78955minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_ioctl ==================== + echo =================== test_ioctl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ioctl == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20892 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ioctl test_ioctl skipped -- Unable to open /dev/tty 1 test skipped: test_ioctl 1 skip unexpected on linux2: test_ioctl BUILDSTDERR: 0.11user 0.03system 0:00.15elapsed 96%CPU (0avgtext+0avgdata 40828maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5845minor)pagefaults 0swaps =================== test_isinstance ==================== + for TestName in $(cat testnames.txt) + echo =================== test_isinstance ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_isinstance == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20896 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_isinstance test_bases_raises_other_than_attribute_error (test.test_isinstance.TestIsInstanceExceptions) ... ok test_class_has_no_bases (test.test_isinstance.TestIsInstanceExceptions) ... ok test_dont_mask_non_attribute_error (test.test_isinstance.TestIsInstanceExceptions) ... ok test_mask_attribute_error (test.test_isinstance.TestIsInstanceExceptions) ... ok test_dont_mask_non_attribute_error (test.test_isinstance.TestIsSubclassExceptions) ... ok test_dont_mask_non_attribute_error_in_cls_arg (test.test_isinstance.TestIsSubclassExceptions) ... ok test_mask_attribute_error (test.test_isinstance.TestIsSubclassExceptions) ... ok test_mask_attribute_error_in_cls_arg (test.test_isinstance.TestIsSubclassExceptions) ... ok test_isinstance_abstract (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_isinstance_normal (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_isinstance_recursion_limit (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_subclass_abstract (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_subclass_normal (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_subclass_recursion_limit (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_subclass_tuple (test.test_isinstance.TestIsInstanceIsSubclass) ... ok ---------------------------------------------------------------------- Ran 15 tests in 4.783s OK 1 test OK. BUILDSTDERR: 4.81user 0.05system 0:04.91elapsed 99%CPU (0avgtext+0avgdata 61580maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+11403minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_iter ==================== =================== test_iter ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_iter == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20900 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_iter test_3720 (test.test_iter.TestCase) ... ok test_builtin_filter (test.test_iter.TestCase) ... ok test_builtin_list (test.test_iter.TestCase) ... ok test_builtin_map (test.test_iter.TestCase) ... ok test_builtin_max_min (test.test_iter.TestCase) ... ok test_builtin_tuple (test.test_iter.TestCase) ... ok test_builtin_zip (test.test_iter.TestCase) ... ok test_countOf (test.test_iter.TestCase) ... ok test_deprecated_builtin_reduce (test.test_iter.TestCase) ... ok test_exception_function (test.test_iter.TestCase) ... ok test_exception_sequence (test.test_iter.TestCase) ... ok test_extending_list_with_iterator_does_not_segfault (test.test_iter.TestCase) ... ok test_free_after_iterating (test.test_iter.TestCase) ... ok test_in_and_not_in (test.test_iter.TestCase) ... ok test_indexOf (test.test_iter.TestCase) ... ok test_iter_basic (test.test_iter.TestCase) ... ok test_iter_big_range (test.test_iter.TestCase) ... ok test_iter_callable (test.test_iter.TestCase) ... ok test_iter_class_for (test.test_iter.TestCase) ... ok test_iter_class_iter (test.test_iter.TestCase) ... ok test_iter_dict (test.test_iter.TestCase) ... ok test_iter_empty (test.test_iter.TestCase) ... ok test_iter_file (test.test_iter.TestCase) ... ok test_iter_for_loop (test.test_iter.TestCase) ... ok test_iter_function (test.test_iter.TestCase) ... ok test_iter_function_stop (test.test_iter.TestCase) ... ok test_iter_idempotency (test.test_iter.TestCase) ... ok test_iter_independence (test.test_iter.TestCase) ... ok test_iter_string (test.test_iter.TestCase) ... ok test_iter_tuple (test.test_iter.TestCase) ... ok test_iter_unicode (test.test_iter.TestCase) ... ok test_iter_xrange (test.test_iter.TestCase) ... ok test_mutating_seq_class_exhausted_iter (test.test_iter.TestCase) ... ok test_nested_comprehensions_for (test.test_iter.TestCase) ... ok test_nested_comprehensions_iter (test.test_iter.TestCase) ... ok test_new_style_iter_class (test.test_iter.TestCase) ... ok test_ref_counting_behavior (test.test_iter.TestCase) ... skipped 'implementation detail specific to cpython' test_seq_class_for (test.test_iter.TestCase) ... ok test_seq_class_iter (test.test_iter.TestCase) ... ok test_sinkstate_callable (test.test_iter.TestCase) ... ok test_sinkstate_dict (test.test_iter.TestCase) ... ok test_sinkstate_enumerate (test.test_iter.TestCase) ... ok test_sinkstate_list (test.test_iter.TestCase) ... ok test_sinkstate_range (test.test_iter.TestCase) ... ok test_sinkstate_sequence (test.test_iter.TestCase) ... ok test_sinkstate_string (test.test_iter.TestCase) ... ok test_sinkstate_tuple (test.test_iter.TestCase) ... ok test_sinkstate_yield (test.test_iter.TestCase) ... ok test_stop_sequence (test.test_iter.TestCase) ... ok test_unicode_join_endcase (test.test_iter.TestCase) ... ok test_unpack_iter (test.test_iter.TestCase) ... ok test_writelines (test.test_iter.TestCase) ... ok ---------------------------------------------------------------------- Ran 52 tests in 0.046s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.15user 0.02system 0:00.18elapsed 94%CPU (0avgtext+0avgdata 42016maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6305minor)pagefaults 0swaps =================== test_iterlen ==================== + for TestName in $(cat testnames.txt) + echo =================== test_iterlen ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_iterlen == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20904 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_iterlen test_invariant (test.test_iterlen.TestRepeat) ... ok test_no_len_for_infinite_repeat (test.test_iterlen.TestRepeat) ... ok test_invariant (test.test_iterlen.TestXrange) ... ok test_invariant (test.test_iterlen.TestXrangeCustomReversed) ... ok test_invariant (test.test_iterlen.TestTuple) ... ok test_immutable_during_iteration (test.test_iterlen.TestDeque) ... ok test_invariant (test.test_iterlen.TestDeque) ... ok test_immutable_during_iteration (test.test_iterlen.TestDequeReversed) ... ok test_invariant (test.test_iterlen.TestDequeReversed) ... ok test_immutable_during_iteration (test.test_iterlen.TestDictKeys) ... ok test_invariant (test.test_iterlen.TestDictKeys) ... ok test_immutable_during_iteration (test.test_iterlen.TestDictItems) ... ok test_invariant (test.test_iterlen.TestDictItems) ... ok test_immutable_during_iteration (test.test_iterlen.TestDictValues) ... ok test_invariant (test.test_iterlen.TestDictValues) ... ok test_immutable_during_iteration (test.test_iterlen.TestSet) ... ok test_invariant (test.test_iterlen.TestSet) ... ok test_invariant (test.test_iterlen.TestList) ... ok test_mutation (test.test_iterlen.TestList) ... ok test_invariant (test.test_iterlen.TestListReversed) ... ok test_mutation (test.test_iterlen.TestListReversed) ... ok test_invalid_hint (test.test_iterlen.TestLengthHintExceptions) ... skipped 'PEP 424 disallows None results' test_issue1242657 (test.test_iterlen.TestLengthHintExceptions) ... ok ---------------------------------------------------------------------- Ran 23 tests in 0.010s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.14elapsed 93%CPU (0avgtext+0avgdata 41492maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6182minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_itertools ==================== =================== test_itertools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_itertools == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20908 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_itertools test_StopIteration (test.test_itertools.TestBasicOps) ... ok test_bug_7244 (test.test_itertools.TestBasicOps) ... ok test_chain (test.test_itertools.TestBasicOps) ... ok test_chain_from_iterable (test.test_itertools.TestBasicOps) ... ok test_combinations (test.test_itertools.TestBasicOps) ... ok test_combinations_overflow (test.test_itertools.TestBasicOps) ... ok BUILDSTDERR: test_combinations_tuple_reuse (test.test_itertools.TestBasicOps) ... Skipping test_combinations_overflow because of memory constraint skipped 'tuple reuse is specific to CPython' test_combinations_with_replacement (test.test_itertools.TestBasicOps) ... ok test_combinations_with_replacement_overflow (test.test_itertools.TestBasicOps) ... ok BUILDSTDERR: test_combinations_with_replacement_tuple_reuse (test.test_itertools.TestBasicOps) ... Skipping test_combinations_with_replacement_overflow because of memory constraint skipped 'tuple reuse is specific to CPython' test_combinatorics (test.test_itertools.TestBasicOps) ... ok test_compress (test.test_itertools.TestBasicOps) ... ok test_count (test.test_itertools.TestBasicOps) ... ok test_count_with_stride (test.test_itertools.TestBasicOps) ... ok test_cycle (test.test_itertools.TestBasicOps) ... ok test_dropwhile (test.test_itertools.TestBasicOps) ... ok test_groupby (test.test_itertools.TestBasicOps) ... ok test_ifilter (test.test_itertools.TestBasicOps) ... ok test_ifilterfalse (test.test_itertools.TestBasicOps) ... ok test_imap (test.test_itertools.TestBasicOps) ... ok test_islice (test.test_itertools.TestBasicOps) ... ok test_izip (test.test_itertools.TestBasicOps) ... ok test_izip_longest_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_izip_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_iziplongest (test.test_itertools.TestBasicOps) ... ok test_permutations (test.test_itertools.TestBasicOps) ... ok test_permutations_overflow (test.test_itertools.TestBasicOps) ... ok BUILDSTDERR: test_permutations_tuple_reuse (test.test_itertools.TestBasicOps) ... Skipping test_permutations_overflow because of memory constraint skipped 'tuple reuse is specific to CPython' test_product (test.test_itertools.TestBasicOps) ... ok test_product_overflow (test.test_itertools.TestBasicOps) ... ok BUILDSTDERR: test_product_tuple_reuse (test.test_itertools.TestBasicOps) ... Skipping test_product_overflow because of memory constraint skipped 'tuple reuse is specific to CPython' test_repeat (test.test_itertools.TestBasicOps) ... ok test_repeat_with_negative_times (test.test_itertools.TestBasicOps) ... ok test_starmap (test.test_itertools.TestBasicOps) ... ok test_takewhile (test.test_itertools.TestBasicOps) ... ok test_tee (test.test_itertools.TestBasicOps) ... ok test_tee_del_backward (test.test_itertools.TestBasicOps) ... ok test_chain (test.test_itertools.TestVariousIteratorArgs) ... ok test_compress (test.test_itertools.TestVariousIteratorArgs) ... ok test_cycle (test.test_itertools.TestVariousIteratorArgs) ... ok test_dropwhile (test.test_itertools.TestVariousIteratorArgs) ... ok test_groupby (test.test_itertools.TestVariousIteratorArgs) ... ok test_ifilter (test.test_itertools.TestVariousIteratorArgs) ... ok test_ifilterfalse (test.test_itertools.TestVariousIteratorArgs) ... ok test_imap (test.test_itertools.TestVariousIteratorArgs) ... ok test_islice (test.test_itertools.TestVariousIteratorArgs) ... ok test_izip (test.test_itertools.TestVariousIteratorArgs) ... ok test_iziplongest (test.test_itertools.TestVariousIteratorArgs) ... ok test_product (test.test_itertools.TestVariousIteratorArgs) ... ok test_starmap (test.test_itertools.TestVariousIteratorArgs) ... ok test_takewhile (test.test_itertools.TestVariousIteratorArgs) ... ok test_tee (test.test_itertools.TestVariousIteratorArgs) ... ok test_chain (test.test_itertools.TestGC) ... ok test_chain_from_iterable (test.test_itertools.TestGC) ... ok test_combinations (test.test_itertools.TestGC) ... ok test_combinations_with_replacement (test.test_itertools.TestGC) ... ok test_compress (test.test_itertools.TestGC) ... ok test_count (test.test_itertools.TestGC) ... ok test_cycle (test.test_itertools.TestGC) ... ok test_dropwhile (test.test_itertools.TestGC) ... ok test_groupby (test.test_itertools.TestGC) ... ok test_ifilter (test.test_itertools.TestGC) ... ok test_ifilterfalse (test.test_itertools.TestGC) ... ok test_imap (test.test_itertools.TestGC) ... ok test_islice (test.test_itertools.TestGC) ... ok test_issue2246 (test.test_itertools.TestGC) ... ok test_izip (test.test_itertools.TestGC) ... ok test_izip_longest (test.test_itertools.TestGC) ... ok test_permutations (test.test_itertools.TestGC) ... ok test_product (test.test_itertools.TestGC) ... ok test_repeat (test.test_itertools.TestGC) ... ok test_starmap (test.test_itertools.TestGC) ... ok test_takewhile (test.test_itertools.TestGC) ... ok test_sf_793826 (test.test_itertools.RegressionTests) ... ok test_sf_950057 (test.test_itertools.RegressionTests) ... ok test_repeat (test.test_itertools.LengthTransparency) ... skipped '__length_hint__() API is undocumented' test_keywords_in_subclass (test.test_itertools.SubclassWithKwargsTest) ... ok test_chain (test.test_itertools.TestExamples) ... ok test_chain_from_iterable (test.test_itertools.TestExamples) ... ok test_combinations (test.test_itertools.TestExamples) ... ok test_combinations_with_replacement (test.test_itertools.TestExamples) ... ok test_compress (test.test_itertools.TestExamples) ... ok test_count (test.test_itertools.TestExamples) ... ok test_cycle (test.test_itertools.TestExamples) ... ok test_dropwhile (test.test_itertools.TestExamples) ... ok test_groupby (test.test_itertools.TestExamples) ... ok test_ifilter (test.test_itertools.TestExamples) ... ok test_ifilterfalse (test.test_itertools.TestExamples) ... ok test_imap (test.test_itertools.TestExamples) ... ok test_islice (test.test_itertools.TestExamples) ... ok test_izip (test.test_itertools.TestExamples) ... ok test_izip_longest (test.test_itertools.TestExamples) ... ok test_permutations (test.test_itertools.TestExamples) ... ok test_product (test.test_itertools.TestExamples) ... ok test_repeat (test.test_itertools.TestExamples) ... ok test_stapmap (test.test_itertools.TestExamples) ... ok test_takewhile (test.test_itertools.TestExamples) ... ok ---------------------------------------------------------------------- Ran 97 tests in 5.382s OK (skipped=7) Trying: amounts = [120.15, 764.05, 823.14] Expecting nothing ok Trying: for checknum, amount in izip(count(1200), amounts): print 'Check %d is for $%.2f' % (checknum, amount) Expecting: Check 1200 is for $120.15 Check 1201 is for $764.05 Check 1202 is for $823.14 ok Trying: import operator Expecting nothing ok Trying: for cube in imap(operator.pow, xrange(1,4), repeat(3)): print cube Expecting: 1 8 27 ok Trying: reportlines = ['EuroPython', 'Roster', '', 'alex', '', 'laura', '', 'martin', '', 'walter', '', 'samuele'] Expecting nothing ok Trying: for name in islice(reportlines, 3, None, 2): print name.title() Expecting: Alex Laura Martin Walter Samuele ok Trying: from operator import itemgetter Expecting nothing ok Trying: d = dict(a=1, b=2, c=1, d=2, e=1, f=2, g=3) Expecting nothing ok Trying: di = sorted(sorted(d.iteritems()), key=itemgetter(1)) Expecting nothing ok Trying: for k, g in groupby(di, itemgetter(1)): print k, map(itemgetter(0), g) Expecting: 1 ['a', 'c', 'e'] 2 ['b', 'd', 'f'] 3 ['g'] ok Trying: data = [ 1, 4,5,6, 10, 15,16,17,18, 22, 25,26,27,28] Expecting nothing ok Trying: for k, g in groupby(enumerate(data), lambda t:t[0]-t[1]): print map(operator.itemgetter(1), g) Expecting: [1] [4, 5, 6] [10] [15, 16, 17, 18] [22] [25, 26, 27, 28] ok Trying: def take(n, iterable): "Return first n items of the iterable as a list" return list(islice(iterable, n)) Expecting nothing ok Trying: def enumerate(iterable, start=0): return izip(count(start), iterable) Expecting nothing ok Trying: def tabulate(function, start=0): "Return function(0), function(1), ..." return imap(function, count(start)) Expecting nothing ok Trying: def nth(iterable, n, default=None): "Returns the nth item or a default value" return next(islice(iterable, n, None), default) Expecting nothing ok Trying: def all_equal(iterable): "Returns True if all the elements are equal to each other" g = groupby(iterable) return next(g, True) and not next(g, False) Expecting nothing ok Trying: def quantify(iterable, pred=bool): "Count how many times the predicate is true" return sum(imap(pred, iterable)) Expecting nothing ok Trying: def padnone(iterable): "Returns the sequence elements and then returns None indefinitely" return chain(iterable, repeat(None)) Expecting nothing ok Trying: def ncycles(iterable, n): "Returns the sequence elements n times" return chain(*repeat(iterable, n)) Expecting nothing ok Trying: def dotproduct(vec1, vec2): return sum(imap(operator.mul, vec1, vec2)) Expecting nothing ok Trying: def flatten(listOfLists): return list(chain.from_iterable(listOfLists)) Expecting nothing ok Trying: def repeatfunc(func, times=None, *args): "Repeat calls to func with specified arguments." " Example: repeatfunc(random.random)" if times is None: return starmap(func, repeat(args)) else: return starmap(func, repeat(args, times)) Expecting nothing ok Trying: def pairwise(iterable): "s -> (s0,s1), (s1,s2), (s2, s3), ..." a, b = tee(iterable) for elem in b: break return izip(a, b) Expecting nothing ok Trying: def grouper(n, iterable, fillvalue=None): "grouper(3, 'ABCDEFG', 'x') --> ABC DEF Gxx" args = [iter(iterable)] * n return izip_longest(fillvalue=fillvalue, *args) Expecting nothing ok Trying: def roundrobin(*iterables): "roundrobin('ABC', 'D', 'EF') --> A D E B F C" # Recipe credited to George Sakkis pending = len(iterables) nexts = cycle(iter(it).next for it in iterables) while pending: try: for next in nexts: yield next() except StopIteration: pending -= 1 nexts = cycle(islice(nexts, pending)) Expecting nothing ok Trying: def powerset(iterable): "powerset([1,2,3]) --> () (1,) (2,) (3,) (1,2) (1,3) (2,3) (1,2,3)" s = list(iterable) return chain.from_iterable(combinations(s, r) for r in range(len(s)+1)) Expecting nothing ok Trying: def unique_everseen(iterable, key=None): "List unique elements, preserving order. Remember all elements ever seen." # unique_everseen('AAAABBBCCDAABBB') --> A B C D # unique_everseen('ABBCcAD', str.lower) --> A B C D seen = set() seen_add = seen.add if key is None: for element in iterable: if element not in seen: seen_add(element) yield element else: for element in iterable: k = key(element) if k not in seen: seen_add(k) yield element Expecting nothing ok Trying: def unique_justseen(iterable, key=None): "List unique elements, preserving order. Remember only the element just seen." # unique_justseen('AAAABBBCCDAABBB') --> A B C D A B # unique_justseen('ABBCcAD', str.lower) --> A B C A D return imap(next, imap(itemgetter(1), groupby(iterable, key))) Expecting nothing ok Trying: take(10, count()) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: list(enumerate('abc')) Expecting: [(0, 'a'), (1, 'b'), (2, 'c')] ok Trying: list(islice(tabulate(lambda x: 2*x), 4)) Expecting: [0, 2, 4, 6] ok Trying: nth('abcde', 3) Expecting: 'd' ok Trying: nth('abcde', 9) is None Expecting: True ok Trying: [all_equal(s) for s in ('', 'A', 'AAAA', 'AAAB', 'AAABA')] Expecting: [True, True, True, False, False] ok Trying: quantify(xrange(99), lambda x: x%2==0) Expecting: 50 ok Trying: a = [[1, 2, 3], [4, 5, 6]] Expecting nothing ok Trying: flatten(a) Expecting: [1, 2, 3, 4, 5, 6] ok Trying: list(repeatfunc(pow, 5, 2, 3)) Expecting: [8, 8, 8, 8, 8] ok Trying: import random Expecting nothing ok Trying: take(5, imap(int, repeatfunc(random.random))) Expecting: [0, 0, 0, 0, 0] ok Trying: list(pairwise('abcd')) Expecting: [('a', 'b'), ('b', 'c'), ('c', 'd')] ok Trying: list(pairwise([])) Expecting: [] ok Trying: list(pairwise('a')) Expecting: [] ok Trying: list(islice(padnone('abc'), 0, 6)) Expecting: ['a', 'b', 'c', None, None, None] ok Trying: list(ncycles('abc', 3)) Expecting: ['a', 'b', 'c', 'a', 'b', 'c', 'a', 'b', 'c'] ok Trying: dotproduct([1,2,3], [4,5,6]) Expecting: 32 ok Trying: list(grouper(3, 'abcdefg', 'x')) Expecting: [('a', 'b', 'c'), ('d', 'e', 'f'), ('g', 'x', 'x')] ok Trying: list(roundrobin('abc', 'd', 'ef')) Expecting: ['a', 'd', 'e', 'b', 'f', 'c'] ok Trying: list(powerset([1,2,3])) Expecting: [(), (1,), (2,), (3,), (1, 2), (1, 3), (2, 3), (1, 2, 3)] ok Trying: all(len(list(powerset(range(n)))) == 2**n for n in range(18)) Expecting: True ok Trying: list(powerset('abcde')) == sorted(sorted(set(powerset('abcde'))), key=len) Expecting: True ok Trying: list(unique_everseen('AAAABBBCCDAABBB')) Expecting: ['A', 'B', 'C', 'D'] ok Trying: list(unique_everseen('ABBCcAD', str.lower)) Expecting: ['A', 'B', 'C', 'D'] ok Trying: list(unique_justseen('AAAABBBCCDAABBB')) Expecting: ['A', 'B', 'C', 'D', 'A', 'B'] ok Trying: list(unique_justseen('ABBCcAD', str.lower)) Expecting: ['A', 'B', 'C', 'A', 'D'] ok 140 items had no tests: test.test_itertools test.test_itertools.E test.test_itertools.E.__init__ test.test_itertools.E.__iter__ test.test_itertools.E.next test.test_itertools.G test.test_itertools.G.__getitem__ test.test_itertools.G.__init__ test.test_itertools.I test.test_itertools.I.__init__ test.test_itertools.I.__iter__ test.test_itertools.I.next test.test_itertools.Ig test.test_itertools.Ig.__init__ test.test_itertools.Ig.__iter__ test.test_itertools.L test.test_itertools.LengthTransparency test.test_itertools.LengthTransparency.test_repeat test.test_itertools.N test.test_itertools.N.__init__ test.test_itertools.N.__iter__ test.test_itertools.R test.test_itertools.RegressionTests test.test_itertools.RegressionTests.test_sf_793826 test.test_itertools.RegressionTests.test_sf_950057 test.test_itertools.S test.test_itertools.S.__init__ test.test_itertools.S.__iter__ test.test_itertools.S.next test.test_itertools.StopNow test.test_itertools.StopNow.__iter__ test.test_itertools.StopNow.next test.test_itertools.SubclassWithKwargsTest test.test_itertools.SubclassWithKwargsTest.test_keywords_in_subclass test.test_itertools.TestBasicOps test.test_itertools.TestBasicOps.test_StopIteration test.test_itertools.TestBasicOps.test_bug_7244 test.test_itertools.TestBasicOps.test_chain test.test_itertools.TestBasicOps.test_chain_from_iterable test.test_itertools.TestBasicOps.test_combinations test.test_itertools.TestBasicOps.test_combinations_tuple_reuse test.test_itertools.TestBasicOps.test_combinations_with_replacement test.test_itertools.TestBasicOps.test_combinations_with_replacement_tuple_reuse test.test_itertools.TestBasicOps.test_combinatorics test.test_itertools.TestBasicOps.test_compress test.test_itertools.TestBasicOps.test_count test.test_itertools.TestBasicOps.test_count_with_stride test.test_itertools.TestBasicOps.test_cycle test.test_itertools.TestBasicOps.test_dropwhile test.test_itertools.TestBasicOps.test_groupby test.test_itertools.TestBasicOps.test_ifilter test.test_itertools.TestBasicOps.test_ifilterfalse test.test_itertools.TestBasicOps.test_imap test.test_itertools.TestBasicOps.test_islice test.test_itertools.TestBasicOps.test_izip test.test_itertools.TestBasicOps.test_izip_longest_tuple_reuse test.test_itertools.TestBasicOps.test_izip_tuple_reuse test.test_itertools.TestBasicOps.test_iziplongest test.test_itertools.TestBasicOps.test_permutations test.test_itertools.TestBasicOps.test_permutations_tuple_reuse test.test_itertools.TestBasicOps.test_product test.test_itertools.TestBasicOps.test_product_tuple_reuse test.test_itertools.TestBasicOps.test_repeat test.test_itertools.TestBasicOps.test_repeat_with_negative_times test.test_itertools.TestBasicOps.test_starmap test.test_itertools.TestBasicOps.test_takewhile test.test_itertools.TestBasicOps.test_tee test.test_itertools.TestBasicOps.test_tee_del_backward test.test_itertools.TestExamples test.test_itertools.TestExamples.test_chain test.test_itertools.TestExamples.test_chain_from_iterable test.test_itertools.TestExamples.test_combinations test.test_itertools.TestExamples.test_combinations_with_replacement test.test_itertools.TestExamples.test_compress test.test_itertools.TestExamples.test_count test.test_itertools.TestExamples.test_cycle test.test_itertools.TestExamples.test_dropwhile test.test_itertools.TestExamples.test_groupby test.test_itertools.TestExamples.test_ifilter test.test_itertools.TestExamples.test_ifilterfalse test.test_itertools.TestExamples.test_imap test.test_itertools.TestExamples.test_islice test.test_itertools.TestExamples.test_izip test.test_itertools.TestExamples.test_izip_longest test.test_itertools.TestExamples.test_permutations test.test_itertools.TestExamples.test_product test.test_itertools.TestExamples.test_repeat test.test_itertools.TestExamples.test_stapmap test.test_itertools.TestExamples.test_takewhile test.test_itertools.TestGC test.test_itertools.TestGC.makecycle test.test_itertools.TestGC.test_chain test.test_itertools.TestGC.test_chain_from_iterable test.test_itertools.TestGC.test_combinations test.test_itertools.TestGC.test_combinations_with_replacement test.test_itertools.TestGC.test_compress test.test_itertools.TestGC.test_count test.test_itertools.TestGC.test_cycle test.test_itertools.TestGC.test_dropwhile test.test_itertools.TestGC.test_groupby test.test_itertools.TestGC.test_ifilter test.test_itertools.TestGC.test_ifilterfalse test.test_itertools.TestGC.test_imap test.test_itertools.TestGC.test_islice test.test_itertools.TestGC.test_issue2246 test.test_itertools.TestGC.test_izip test.test_itertools.TestGC.test_izip_longest test.test_itertools.TestGC.test_permutations test.test_itertools.TestGC.test_product test.test_itertools.TestGC.test_repeat test.test_itertools.TestGC.test_starmap test.test_itertools.TestGC.test_takewhile test.test_itertools.TestVariousIteratorArgs test.test_itertools.TestVariousIteratorArgs.test_chain test.test_itertools.TestVariousIteratorArgs.test_compress test.test_itertools.TestVariousIteratorArgs.test_cycle test.test_itertools.TestVariousIteratorArgs.test_dropwhile test.test_itertools.TestVariousIteratorArgs.test_groupby test.test_itertools.TestVariousIteratorArgs.test_ifilter test.test_itertools.TestVariousIteratorArgs.test_ifilterfalse test.test_itertools.TestVariousIteratorArgs.test_imap test.test_itertools.TestVariousIteratorArgs.test_islice test.test_itertools.TestVariousIteratorArgs.test_izip test.test_itertools.TestVariousIteratorArgs.test_iziplongest test.test_itertools.TestVariousIteratorArgs.test_product test.test_itertools.TestVariousIteratorArgs.test_starmap test.test_itertools.TestVariousIteratorArgs.test_takewhile test.test_itertools.TestVariousIteratorArgs.test_tee test.test_itertools.X test.test_itertools.X.__init__ test.test_itertools.X.next test.test_itertools.errfunc test.test_itertools.fact test.test_itertools.gen3 test.test_itertools.isEven test.test_itertools.isOdd test.test_itertools.onearg test.test_itertools.prod test.test_itertools.take test.test_itertools.test_main 1 items passed all tests: 56 tests in test.test_itertools.__test__.libreftest 56 tests in 141 items. 56 passed and 0 failed. Test passed. doctest (test.test_itertools) ... 56 tests with zero failures 1 test OK. BUILDSTDERR: 5.45user 0.45system 0:06.03elapsed 97%CPU (0avgtext+0avgdata 374696maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+91026minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_json ==================== =================== test_json ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_json == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20912 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_json json () Doctest: json ... ok encode (json.encoder.JSONEncoder) Doctest: json.encoder.JSONEncoder.encode ... ok test_pyjson (json.tests.TestPyTest) ... ok test_cjson (json.tests.TestCTest) ... skipped 'requires _json' test_infile_outfile (json.tests.test_tool.TestTool) ... ok test_infile_stdout (json.tests.test_tool.TestTool) ... ok test_stdin_stdout (json.tests.test_tool.TestTool) ... ok test_failures (json.tests.test_fail.TestCFail) ... skipped 'requires _json' test_non_string_keys_dict (json.tests.test_fail.TestCFail) ... skipped 'requires _json' test_failures (json.tests.test_fail.TestPyFail) ... ok test_non_string_keys_dict (json.tests.test_fail.TestPyFail) ... ok test_bad_escapes (json.tests.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_issue3623 (json.tests.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_overflow (json.tests.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_scanstring (json.tests.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_surrogates (json.tests.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_bad_escapes (json.tests.test_scanstring.TestPyScanstring) ... ok test_issue3623 (json.tests.test_scanstring.TestPyScanstring) ... ok test_overflow (json.tests.test_scanstring.TestPyScanstring) ... ok test_scanstring (json.tests.test_scanstring.TestPyScanstring) ... ok test_surrogates (json.tests.test_scanstring.TestPyScanstring) ... ok test_bad_encoding (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_big_unicode_decode (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_big_unicode_encode (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_default_encoding (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encode_not_utf_8 (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding1 (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding2 (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding3 (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding4 (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding5 (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding6 (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_object_pairs_hook_with_unicode (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_unicode_decode (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_unicode_preservation (json.tests.test_unicode.TestCUnicode) ... skipped 'requires _json' test_bad_encoding (json.tests.test_unicode.TestPyUnicode) ... ok test_big_unicode_decode (json.tests.test_unicode.TestPyUnicode) ... ok test_big_unicode_encode (json.tests.test_unicode.TestPyUnicode) ... ok test_default_encoding (json.tests.test_unicode.TestPyUnicode) ... ok test_encode_not_utf_8 (json.tests.test_unicode.TestPyUnicode) ... ok test_encoding1 (json.tests.test_unicode.TestPyUnicode) ... ok test_encoding2 (json.tests.test_unicode.TestPyUnicode) ... ok test_encoding3 (json.tests.test_unicode.TestPyUnicode) ... ok test_encoding4 (json.tests.test_unicode.TestPyUnicode) ... ok test_encoding5 (json.tests.test_unicode.TestPyUnicode) ... ok test_encoding6 (json.tests.test_unicode.TestPyUnicode) ... ok test_object_pairs_hook_with_unicode (json.tests.test_unicode.TestPyUnicode) ... ok test_unicode_decode (json.tests.test_unicode.TestPyUnicode) ... ok test_unicode_preservation (json.tests.test_unicode.TestPyUnicode) ... ok test_separators (json.tests.test_separators.TestCSeparators) ... skipped 'requires _json' test_separators (json.tests.test_separators.TestPySeparators) ... ok test_decimal (json.tests.test_decode.TestCDecode) ... skipped 'requires _json' test_decoder_optimizations (json.tests.test_decode.TestCDecode) ... skipped 'requires _json' test_empty_objects (json.tests.test_decode.TestCDecode) ... skipped 'requires _json' test_extra_data (json.tests.test_decode.TestCDecode) ... skipped 'requires _json' test_float (json.tests.test_decode.TestCDecode) ... skipped 'requires _json' test_invalid_escape (json.tests.test_decode.TestCDecode) ... skipped 'requires _json' test_negative_index (json.tests.test_decode.TestCDecode) ... skipped 'requires _json' test_object_pairs_hook (json.tests.test_decode.TestCDecode) ... skipped 'requires _json' test_decimal (json.tests.test_decode.TestPyDecode) ... ok test_decoder_optimizations (json.tests.test_decode.TestPyDecode) ... ok test_empty_objects (json.tests.test_decode.TestPyDecode) ... ok test_extra_data (json.tests.test_decode.TestPyDecode) ... ok test_float (json.tests.test_decode.TestPyDecode) ... ok test_invalid_escape (json.tests.test_decode.TestPyDecode) ... ok test_negative_index (json.tests.test_decode.TestPyDecode) ... ok test_object_pairs_hook (json.tests.test_decode.TestPyDecode) ... ok test_indent (json.tests.test_indent.TestCIndent) ... skipped 'requires _json' test_indent0 (json.tests.test_indent.TestCIndent) ... skipped 'requires _json' test_indent (json.tests.test_indent.TestPyIndent) ... ok test_indent0 (json.tests.test_indent.TestPyIndent) ... ok test_parse (json.tests.test_pass2.TestCPass2) ... skipped 'requires _json' test_parse (json.tests.test_pass2.TestPyPass2) ... ok test_defaultrecursion (json.tests.test_recursion.TestCRecursion) ... skipped 'requires _json' test_dictrecursion (json.tests.test_recursion.TestCRecursion) ... skipped 'requires _json' test_endless_recursion (json.tests.test_recursion.TestCRecursion) ... skipped 'requires _json' test_highly_nested_objects_decoding (json.tests.test_recursion.TestCRecursion) ... skipped 'requires _json' test_highly_nested_objects_encoding (json.tests.test_recursion.TestCRecursion) ... skipped 'requires _json' test_listrecursion (json.tests.test_recursion.TestCRecursion) ... skipped 'requires _json' test_defaultrecursion (json.tests.test_recursion.TestPyRecursion) ... ok test_dictrecursion (json.tests.test_recursion.TestPyRecursion) ... ok test_endless_recursion (json.tests.test_recursion.TestPyRecursion) ... ok test_highly_nested_objects_decoding (json.tests.test_recursion.TestPyRecursion) ... ok test_highly_nested_objects_encoding (json.tests.test_recursion.TestPyRecursion) ... ok test_listrecursion (json.tests.test_recursion.TestPyRecursion) ... ok test_make_encoder (json.tests.test_speedups.TestDecode) ... skipped 'requires _json' test_make_scanner (json.tests.test_speedups.TestDecode) ... skipped 'requires _json' test_encode_basestring_ascii (json.tests.test_speedups.TestSpeedups) ... skipped 'requires _json' test_scanstring (json.tests.test_speedups.TestSpeedups) ... skipped 'requires _json' test_parse (json.tests.test_pass1.TestCPass1) ... skipped 'requires _json' test_parse (json.tests.test_pass1.TestPyPass1) ... ok test_default (json.tests.test_default.TestCDefault) ... skipped 'requires _json' test_default (json.tests.test_default.TestPyDefault) ... ok test_allow_nan (json.tests.test_float.TestCFloat) ... skipped 'requires _json' test_float_subclasses_use_float_repr (json.tests.test_float.TestCFloat) ... skipped 'requires _json' test_floats (json.tests.test_float.TestCFloat) ... skipped 'requires _json' test_ints (json.tests.test_float.TestCFloat) ... skipped 'requires _json' test_out_of_range (json.tests.test_float.TestCFloat) ... skipped 'requires _json' test_allow_nan (json.tests.test_float.TestPyFloat) ... ok test_float_subclasses_use_float_repr (json.tests.test_float.TestPyFloat) ... ok test_floats (json.tests.test_float.TestPyFloat) ... ok test_ints (json.tests.test_float.TestPyFloat) ... ok test_out_of_range (json.tests.test_float.TestPyFloat) ... ok test_parse (json.tests.test_pass3.TestCPass3) ... skipped 'requires _json' test_parse (json.tests.test_pass3.TestPyPass3) ... ok test_circular_composite (json.tests.test_check_circular.TestCCheckCircular) ... skipped 'requires _json' test_circular_default (json.tests.test_check_circular.TestCCheckCircular) ... skipped 'requires _json' test_circular_dict (json.tests.test_check_circular.TestCCheckCircular) ... skipped 'requires _json' test_circular_list (json.tests.test_check_circular.TestCCheckCircular) ... skipped 'requires _json' test_circular_off_default (json.tests.test_check_circular.TestCCheckCircular) ... skipped 'requires _json' test_circular_composite (json.tests.test_check_circular.TestPyCheckCircular) ... ok test_circular_default (json.tests.test_check_circular.TestPyCheckCircular) ... ok test_circular_dict (json.tests.test_check_circular.TestPyCheckCircular) ... ok test_circular_list (json.tests.test_check_circular.TestPyCheckCircular) ... ok test_circular_off_default (json.tests.test_check_circular.TestPyCheckCircular) ... ok test_encode_basestring_ascii (json.tests.test_encode_basestring_ascii.TestCEncodeBasestringAscii) ... skipped 'requires _json' test_ordered_dict (json.tests.test_encode_basestring_ascii.TestCEncodeBasestringAscii) ... skipped 'requires _json' test_encode_basestring_ascii (json.tests.test_encode_basestring_ascii.TestPyEncodeBasestringAscii) ... ok test_ordered_dict (json.tests.test_encode_basestring_ascii.TestPyEncodeBasestringAscii) ... ok test_dump (json.tests.test_dump.TestCDump) ... skipped 'requires _json' test_dumps (json.tests.test_dump.TestCDump) ... skipped 'requires _json' test_encode_mutated (json.tests.test_dump.TestCDump) ... skipped 'requires _json' test_encode_truefalse (json.tests.test_dump.TestCDump) ... skipped 'requires _json' test_dump (json.tests.test_dump.TestPyDump) ... ok test_dumps (json.tests.test_dump.TestPyDump) ... ok test_encode_mutated (json.tests.test_dump.TestPyDump) ... ok test_encode_truefalse (json.tests.test_dump.TestPyDump) ... ok ---------------------------------------------------------------------- Ran 127 tests in 0.470s OK (skipped=63) 1 test OK. BUILDSTDERR: 0.66user 0.12system 0:00.79elapsed 98%CPU (0avgtext+0avgdata 72768maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+30626minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_kqueue ==================== =================== test_kqueue ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_kqueue == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20919 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_kqueue test_kqueue skipped -- test works only on BSD 1 test skipped: test_kqueue Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 41364maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6000minor)pagefaults 0swaps =================== test_largefile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_largefile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_largefile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20923 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_largefile test_seek (test.test_largefile.CLargeFileTest) ... create large file via seek (may be sparse file) ... check file size with os.fstat ok test_osstat (test.test_largefile.CLargeFileTest) ... check file size with os.stat ok test_seek_read (test.test_largefile.CLargeFileTest) ... play around with seek() and read() with the built largefile ok test_lseek (test.test_largefile.CLargeFileTest) ... play around with os.lseek() with the built largefile ok test_truncate (test.test_largefile.CLargeFileTest) ... try truncate ok test_seekable (test.test_largefile.CLargeFileTest) ... ok test_seek (test.test_largefile.PyLargeFileTest) ... create large file via seek (may be sparse file) ... check file size with os.fstat ok test_osstat (test.test_largefile.PyLargeFileTest) ... check file size with os.stat ok test_seek_read (test.test_largefile.PyLargeFileTest) ... play around with seek() and read() with the built largefile ok test_lseek (test.test_largefile.PyLargeFileTest) ... play around with os.lseek() with the built largefile ok test_truncate (test.test_largefile.PyLargeFileTest) ... try truncate ok test_seekable (test.test_largefile.PyLargeFileTest) ... ok test_seek (test.test_largefile.BuiltinLargeFileTest) ... create large file via seek (may be sparse file) ... check file size with os.fstat ok test_osstat (test.test_largefile.BuiltinLargeFileTest) ... check file size with os.stat ok test_seek_read (test.test_largefile.BuiltinLargeFileTest) ... play around with seek() and read() with the built largefile ok test_lseek (test.test_largefile.BuiltinLargeFileTest) ... play around with os.lseek() with the built largefile ok test_truncate (test.test_largefile.BuiltinLargeFileTest) ... try truncate ok test_seekable (test.test_largefile.BuiltinLargeFileTest) ... skipped "builtin file doesn't have seekable()" ---------------------------------------------------------------------- Ran 18 tests in 0.011s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.13elapsed 93%CPU (0avgtext+0avgdata 41444maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6142minor)pagefaults 0swaps =================== test_lib2to3 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_lib2to3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_lib2to3 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_20927 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_lib2to3 test_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_3 (lib2to3.tests.test_fixers.Test_apply) ... ok test_4 (lib2to3.tests.test_fixers.Test_apply) ... ok test_5 (lib2to3.tests.test_fixers.Test_apply) ... ok test_6 (lib2to3.tests.test_fixers.Test_apply) ... ok test_call (lib2to3.tests.test_fixers.Test_apply) ... ok test_complex_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_complex_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_complex_3 (lib2to3.tests.test_fixers.Test_apply) ... ok test_dotted_name (lib2to3.tests.test_fixers.Test_apply) ... ok test_extreme (lib2to3.tests.test_fixers.Test_apply) ... ok test_space_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_space_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_subscript (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_4 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_5 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_6 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_6b (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_7 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_8 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_9 (lib2to3.tests.test_fixers.Test_apply) ... ok test_weird_comments (lib2to3.tests.test_fixers.Test_apply) ... ok test_deprecated_names (lib2to3.tests.test_fixers.Test_asserts) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_asserts) ... ok test_variants (lib2to3.tests.test_fixers.Test_asserts) ... ok test_basestring (lib2to3.tests.test_fixers.Test_basestring) ... ok test_buffer (lib2to3.tests.test_fixers.Test_buffer) ... ok test_slicing (lib2to3.tests.test_fixers.Test_buffer) ... ok test_01 (lib2to3.tests.test_fixers.Test_dict) ... ok test_02 (lib2to3.tests.test_fixers.Test_dict) ... ok test_03 (lib2to3.tests.test_fixers.Test_dict) ... ok test_04 (lib2to3.tests.test_fixers.Test_dict) ... ok test_05 (lib2to3.tests.test_fixers.Test_dict) ... ok test_06 (lib2to3.tests.test_fixers.Test_dict) ... ok test_07 (lib2to3.tests.test_fixers.Test_dict) ... ok test_08 (lib2to3.tests.test_fixers.Test_dict) ... ok test_09 (lib2to3.tests.test_fixers.Test_dict) ... ok test_10 (lib2to3.tests.test_fixers.Test_dict) ... ok test_11 (lib2to3.tests.test_fixers.Test_dict) ... ok test_12 (lib2to3.tests.test_fixers.Test_dict) ... ok test_13 (lib2to3.tests.test_fixers.Test_dict) ... ok test_14 (lib2to3.tests.test_fixers.Test_dict) ... ok test_15 (lib2to3.tests.test_fixers.Test_dict) ... ok test_16 (lib2to3.tests.test_fixers.Test_dict) ... ok test_17 (lib2to3.tests.test_fixers.Test_dict) ... ok test_18 (lib2to3.tests.test_fixers.Test_dict) ... ok test_19 (lib2to3.tests.test_fixers.Test_dict) ... ok test_20 (lib2to3.tests.test_fixers.Test_dict) ... ok test_21 (lib2to3.tests.test_fixers.Test_dict) ... ok test_22 (lib2to3.tests.test_fixers.Test_dict) ... ok test_23 (lib2to3.tests.test_fixers.Test_dict) ... ok test_24 (lib2to3.tests.test_fixers.Test_dict) ... ok test_25 (lib2to3.tests.test_fixers.Test_dict) ... ok test_26 (lib2to3.tests.test_fixers.Test_dict) ... ok test_27 (lib2to3.tests.test_fixers.Test_dict) ... ok test_28 (lib2to3.tests.test_fixers.Test_dict) ... ok test_29 (lib2to3.tests.test_fixers.Test_dict) ... ok test_30 (lib2to3.tests.test_fixers.Test_dict) ... ok test_31 (lib2to3.tests.test_fixers.Test_dict) ... ok test_32 (lib2to3.tests.test_fixers.Test_dict) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_dict) ... ok test_trailing_comment (lib2to3.tests.test_fixers.Test_dict) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_dict) ... ok test_bare_except (lib2to3.tests.test_fixers.Test_except) ... ok test_bare_except_and_else_finally (lib2to3.tests.test_fixers.Test_except) ... ok test_list_unpack (lib2to3.tests.test_fixers.Test_except) ... ok test_multi_class (lib2to3.tests.test_fixers.Test_except) ... ok test_multi_fixed_excepts_before_bare_except (lib2to3.tests.test_fixers.Test_except) ... ok test_one_line_suites (lib2to3.tests.test_fixers.Test_except) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_except) ... ok test_simple (lib2to3.tests.test_fixers.Test_except) ... ok test_simple_no_space_before_target (lib2to3.tests.test_fixers.Test_except) ... ok test_tuple_unpack (lib2to3.tests.test_fixers.Test_except) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_except) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_except) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_except) ... ok test_weird_target_1 (lib2to3.tests.test_fixers.Test_except) ... ok test_weird_target_2 (lib2to3.tests.test_fixers.Test_except) ... ok test_weird_target_3 (lib2to3.tests.test_fixers.Test_except) ... ok test_basic (lib2to3.tests.test_fixers.Test_exec) ... ok test_complex_1 (lib2to3.tests.test_fixers.Test_exec) ... ok test_complex_2 (lib2to3.tests.test_fixers.Test_exec) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_4 (lib2to3.tests.test_fixers.Test_exec) ... ok test_with_globals (lib2to3.tests.test_fixers.Test_exec) ... ok test_with_globals_locals (lib2to3.tests.test_fixers.Test_exec) ... ok test_conversion (lib2to3.tests.test_fixers.Test_execfile) ... ok test_spacing (lib2to3.tests.test_fixers.Test_execfile) ... ok test_comments (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_complex_expression (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_in_a_function (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_names_import (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_no_sys_import (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_simple (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_filter_basic (lib2to3.tests.test_fixers.Test_filter) ... ok test_filter_nochange (lib2to3.tests.test_fixers.Test_filter) ... ok test_future_builtins (lib2to3.tests.test_fixers.Test_filter) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_filter) ... ok test (lib2to3.tests.test_fixers.Test_funcattrs) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_funcattrs) ... ok test_future (lib2to3.tests.test_fixers.Test_future) ... ok test_run_order (lib2to3.tests.test_fixers.Test_future) ... ok test_basic (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_comment (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_indentation (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_multilation (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_1 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_10 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_11 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_2 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_3 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_4 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_5 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_6 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_7 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_8 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_9 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_eq_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_eq_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_eq_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_not_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_not_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_not_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_ne_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_ne_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_ne_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_sort_list_call (lib2to3.tests.test_fixers.Test_idioms) ... ok test_sort_simple_expr (lib2to3.tests.test_fixers.Test_idioms) ... ok test_sort_unchanged (lib2to3.tests.test_fixers.Test_idioms) ... ok test_type_unchanged (lib2to3.tests.test_fixers.Test_idioms) ... ok test_while (lib2to3.tests.test_fixers.Test_idioms) ... ok test_while_unchanged (lib2to3.tests.test_fixers.Test_idioms) ... ok test_already_relative_import (lib2to3.tests.test_fixers.Test_import) ... ok test_comments_and_indent (lib2to3.tests.test_fixers.Test_import) ... ok test_dotted_from (lib2to3.tests.test_fixers.Test_import) ... ok test_dotted_import (lib2to3.tests.test_fixers.Test_import) ... ok test_dotted_import_as (lib2to3.tests.test_fixers.Test_import) ... ok test_files_checked (lib2to3.tests.test_fixers.Test_import) ... ok test_from (lib2to3.tests.test_fixers.Test_import) ... ok test_from_as (lib2to3.tests.test_fixers.Test_import) ... ok test_import (lib2to3.tests.test_fixers.Test_import) ... ok test_import_as (lib2to3.tests.test_fixers.Test_import) ... ok test_import_from_package (lib2to3.tests.test_fixers.Test_import) ... ok test_in_package (lib2to3.tests.test_fixers.Test_import) ... ok test_local_and_absolute (lib2to3.tests.test_fixers.Test_import) ... ok test_not_in_package (lib2to3.tests.test_fixers.Test_import) ... ok test_prefix (lib2to3.tests.test_fixers.Test_import) ... ok test_with_absolute_import_enabled (lib2to3.tests.test_fixers.Test_import) ... ok test_import_from (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_module (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_imports) ... ok test_multiple_imports (lib2to3.tests.test_fixers.Test_imports) ... ok test_multiple_imports_as (lib2to3.tests.test_fixers.Test_imports) ... ok test_star (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_from (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_module (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_imports2) ... ok test_star (lib2to3.tests.test_fixers.Test_imports2) ... ok test_after_local_imports_refactoring (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_from (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_module (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_star (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_1 (lib2to3.tests.test_fixers.Test_input) ... ok test_2 (lib2to3.tests.test_fixers.Test_input) ... ok test_3 (lib2to3.tests.test_fixers.Test_input) ... ok test_4 (lib2to3.tests.test_fixers.Test_input) ... ok test_idempotency (lib2to3.tests.test_fixers.Test_input) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_input) ... ok test_trailing_comment (lib2to3.tests.test_fixers.Test_input) ... ok test (lib2to3.tests.test_fixers.Test_intern) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_intern) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_intern) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_isinstance) ... ok test_remove_multiple_items (lib2to3.tests.test_fixers.Test_isinstance) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_isinstance) ... ok test_0 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_1 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_2 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_qualified (lib2to3.tests.test_fixers.Test_itertools) ... ok test_run_order (lib2to3.tests.test_fixers.Test_itertools) ... ok test_space_1 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_space_2 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_comments (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_ifilter_and_zip_longest (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_import_as (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_import_star (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_none (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_reduced (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_1 (lib2to3.tests.test_fixers.Test_long) ... ok test_2 (lib2to3.tests.test_fixers.Test_long) ... ok test_3 (lib2to3.tests.test_fixers.Test_long) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_long) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_long) ... ok test_None_with_multiple_arguments (lib2to3.tests.test_fixers.Test_map) ... ok test_future_builtins (lib2to3.tests.test_fixers.Test_map) ... ok test_map_basic (lib2to3.tests.test_fixers.Test_map) ... ok test_map_nochange (lib2to3.tests.test_fixers.Test_map) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_map) ... ok test_trailing_comment (lib2to3.tests.test_fixers.Test_map) ... ok test_comments (lib2to3.tests.test_fixers.Test_metaclass) ... ok test_meta (lib2to3.tests.test_fixers.Test_metaclass) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_metaclass) ... ok test (lib2to3.tests.test_fixers.Test_methodattrs) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_methodattrs) ... ok test_basic (lib2to3.tests.test_fixers.Test_ne) ... ok test_chained (lib2to3.tests.test_fixers.Test_ne) ... ok test_no_spaces (lib2to3.tests.test_fixers.Test_ne) ... ok test_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_5 (lib2to3.tests.test_fixers.Test_next) ... ok test_6 (lib2to3.tests.test_fixers.Test_next) ... ok test_assign_to_next (lib2to3.tests.test_fixers.Test_next) ... ok test_assign_to_next_in_list (lib2to3.tests.test_fixers.Test_next) ... ok test_assign_to_next_in_tuple (lib2to3.tests.test_fixers.Test_next) ... ok test_builtin_assign (lib2to3.tests.test_fixers.Test_next) ... ok test_builtin_assign_in_list (lib2to3.tests.test_fixers.Test_next) ... ok test_builtin_assign_in_tuple (lib2to3.tests.test_fixers.Test_next) ... ok test_method_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_unchanged (lib2to3.tests.test_fixers.Test_next) ... ok test_noncall_access_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_noncall_access_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_noncall_access_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_5 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_6 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_list_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_list_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_simple (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_tuple_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_tuple_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_for_simple (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_for_tuple_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_for_tuple_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_funcdef_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_funcdef_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_global_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_global_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_1 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_2 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_unchanged_func (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_comments_and_spacing (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_long_hex (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_long_int_1 (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_long_int_2 (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_octal_1 (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_complex_bare (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_complex_float (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_complex_int (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_exp (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_float (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_hex (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_int (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_octal (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_bare_isCallable (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_irepeat (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_isMappingType (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_isNumberType (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_isSequenceType (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_repeat (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_sequenceIncludes (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_irepeat (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_isCallable (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_isMappingType (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_isNumberType (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_isSequenceType (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_repeat (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_sequenceIncludes (lib2to3.tests.test_fixers.Test_operator) ... ok test_0 (lib2to3.tests.test_fixers.Test_paren) ... ok test_1 (lib2to3.tests.test_fixers.Test_paren) ... ok test_2 (lib2to3.tests.test_fixers.Test_paren) ... ok test_3 (lib2to3.tests.test_fixers.Test_paren) ... ok test_4 (lib2to3.tests.test_fixers.Test_paren) ... ok test_5 (lib2to3.tests.test_fixers.Test_paren) ... ok test_6 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_0 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_4 (lib2to3.tests.test_fixers.Test_paren) ... ok test_1 (lib2to3.tests.test_fixers.Test_print) ... ok test_2 (lib2to3.tests.test_fixers.Test_print) ... ok test_3 (lib2to3.tests.test_fixers.Test_print) ... ok test_4 (lib2to3.tests.test_fixers.Test_print) ... ok test_5 (lib2to3.tests.test_fixers.Test_print) ... ok test_idempotency (lib2to3.tests.test_fixers.Test_print) ... ok test_idempotency_print_as_function (lib2to3.tests.test_fixers.Test_print) ... ok test_no_trailing_comma (lib2to3.tests.test_fixers.Test_print) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_print) ... ok test_spaces_before_file (lib2to3.tests.test_fixers.Test_print) ... ok test_trailing_comma_1 (lib2to3.tests.test_fixers.Test_print) ... ok test_trailing_comma_2 (lib2to3.tests.test_fixers.Test_print) ... ok test_trailing_comma_3 (lib2to3.tests.test_fixers.Test_print) ... ok test_tuple (lib2to3.tests.test_fixers.Test_print) ... ok test_vargs_without_trailing_comma (lib2to3.tests.test_fixers.Test_print) ... ok test_with_future_print_function (lib2to3.tests.test_fixers.Test_print) ... ok test_with_trailing_comma (lib2to3.tests.test_fixers.Test_print) ... ok test_None_value (lib2to3.tests.test_fixers.Test_raise) ... ok test_basic (lib2to3.tests.test_fixers.Test_raise) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_raise) ... ok test_string_exc (lib2to3.tests.test_fixers.Test_raise) ... ok test_string_exc_val (lib2to3.tests.test_fixers.Test_raise) ... ok test_string_exc_val_tb (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_1 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_2 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_3 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_4 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_5 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_6 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_detection (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_exc_1 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_exc_2 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_value (lib2to3.tests.test_fixers.Test_raise) ... ok test_with_comments (lib2to3.tests.test_fixers.Test_raise) ... ok test_1 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_2 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_3 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_4 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_5 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_6 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_8 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_bug_7253 (lib2to3.tests.test_fixers.Test_reduce) ... ok test_call_with_lambda (lib2to3.tests.test_fixers.Test_reduce) ... ok test_simple_call (lib2to3.tests.test_fixers.Test_reduce) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_reduce) ... ok test_import_from (lib2to3.tests.test_fixers.Test_renames) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_renames) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_renames) ... ok test_complex (lib2to3.tests.test_fixers.Test_repr) ... ok test_nested (lib2to3.tests.test_fixers.Test_repr) ... ok test_nested_tuples (lib2to3.tests.test_fixers.Test_repr) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_repr) ... ok test_simple_1 (lib2to3.tests.test_fixers.Test_repr) ... ok test_simple_2 (lib2to3.tests.test_fixers.Test_repr) ... ok test_tuple (lib2to3.tests.test_fixers.Test_repr) ... ok test_basic (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_comments (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_listcomps (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_whitespace (lib2to3.tests.test_fixers.Test_set_literal) ... ok test (lib2to3.tests.test_fixers.Test_standarderror) ... ok test_0 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_1 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_2 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_3 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_4 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_5 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_4 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_4 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_5 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_6 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_7 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_8 (lib2to3.tests.test_fixers.Test_throw) ... ok test_untouched_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_untouched_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_untouched_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_warn_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_warn_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_warn_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_1 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_2 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_3 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_docstring (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_keywords (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_nested (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_nested_multi_use (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_no_change (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_one_tuple (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_parens_single_arg (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_simple (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_simple_multi_use (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_simple_reverse (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_multi_1 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_multi_2 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_semicolon (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_varargs (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_basic_types_convert (lib2to3.tests.test_fixers.Test_types) ... ok test_bytes_literal_escape_u (lib2to3.tests.test_fixers.Test_unicode) ... ok test_native_literal_escape_u (lib2to3.tests.test_fixers.Test_unicode) ... ok test_native_unicode_literal_escape_u (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unichr (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_call (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_1 (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_2 (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_3 (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_escape_u (lib2to3.tests.test_fixers.Test_unicode) ... ok test_whitespace (lib2to3.tests.test_fixers.Test_unicode) ... ok test_import_from (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_module (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_urllib) ... ok test_indented (lib2to3.tests.test_fixers.Test_urllib) ... ok test_star (lib2to3.tests.test_fixers.Test_urllib) ... ok test_in_consuming_context (lib2to3.tests.test_fixers.Test_xrange) ... ok test_in_contains_test (lib2to3.tests.test_fixers.Test_xrange) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_xrange) ... ok test_range_in_for (lib2to3.tests.test_fixers.Test_xrange) ... ok test_single_arg (lib2to3.tests.test_fixers.Test_xrange) ... ok test_three_args (lib2to3.tests.test_fixers.Test_xrange) ... ok test_two_args (lib2to3.tests.test_fixers.Test_xrange) ... ok test_wrap_in_list (lib2to3.tests.test_fixers.Test_xrange) ... ok test_xrange_in_for (lib2to3.tests.test_fixers.Test_xrange) ... ok test_double_transform (lib2to3.tests.test_fixers.Test_xrange_with_reduce) ... ok test_attr_ref (lib2to3.tests.test_fixers.Test_xreadlines) ... ok test_call (lib2to3.tests.test_fixers.Test_xreadlines) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_xreadlines) ... ok test_future_builtins (lib2to3.tests.test_fixers.Test_zip) ... ok test_zip_basic (lib2to3.tests.test_fixers.Test_zip) ... ok test_zip_nochange (lib2to3.tests.test_fixers.Test_zip) ... ok test_changed (lib2to3.tests.test_pytree.TestNodes) ... ok test_deprecated_prefix_methods (lib2to3.tests.test_pytree.TestNodes) ... ok test_depth (lib2to3.tests.test_pytree.TestNodes) ... ok test_get_suffix (lib2to3.tests.test_pytree.TestNodes) ... ok test_instantiate_base (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_constructor_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_equality (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_next_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_prev_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_repr (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_str (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_str_numeric_value (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaves (lib2to3.tests.test_pytree.TestNodes) ... ok test_node (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_append_child (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_constructor_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_equality (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_insert_child (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_next_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_prev_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_recursive_equality (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_repr (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_set_child (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_str (lib2to3.tests.test_pytree.TestNodes) ... ok test_post_order (lib2to3.tests.test_pytree.TestNodes) ... ok test_pre_order (lib2to3.tests.test_pytree.TestNodes) ... ok test_remove (lib2to3.tests.test_pytree.TestNodes) ... ok test_remove_parentless (lib2to3.tests.test_pytree.TestNodes) ... ok test_replace (lib2to3.tests.test_pytree.TestNodes) ... ok test_replace_with_list (lib2to3.tests.test_pytree.TestNodes) ... ok test_basic_patterns (lib2to3.tests.test_pytree.TestPatterns) ... ok test_generate_matches (lib2to3.tests.test_pytree.TestPatterns) ... ok test_has_key_example (lib2to3.tests.test_pytree.TestPatterns) ... ok test_wildcard (lib2to3.tests.test_pytree.TestPatterns) ... ok test (lib2to3.tests.test_util.Test_Attr) ... ok test_returns (lib2to3.tests.test_util.Test_Attr) ... ok test (lib2to3.tests.test_util.Test_Call) ... ok test (lib2to3.tests.test_util.Test_Name) ... ok test_in_function (lib2to3.tests.test_util.Test_does_tree_import) ... ok test_class_def (lib2to3.tests.test_util.Test_find_binding) ... ok test_for (lib2to3.tests.test_util.Test_find_binding) ... ok test_for_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import_as (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import_as_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_function_def (lib2to3.tests.test_util.Test_find_binding) ... ok test_if (lib2to3.tests.test_util.Test_find_binding) ... ok test_if_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_import_as (lib2to3.tests.test_util.Test_find_binding) ... ok test_import_as_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_invalid_assignments (lib2to3.tests.test_util.Test_find_binding) ... ok test_list_assignment (lib2to3.tests.test_util.Test_find_binding) ... ok test_simple_assignment (lib2to3.tests.test_util.Test_find_binding) ... ok test_simple_import (lib2to3.tests.test_util.Test_find_binding) ... ok test_simple_import_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except_finally (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except_finally_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_tuple_assignment (lib2to3.tests.test_util.Test_find_binding) ... ok test_while (lib2to3.tests.test_util.Test_find_binding) ... ok test_while_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_nothing (lib2to3.tests.test_util.Test_find_indentation) ... ok test_simple (lib2to3.tests.test_util.Test_find_indentation) ... ok test_invalid (lib2to3.tests.test_util.Test_is_list) ... ok test_valid (lib2to3.tests.test_util.Test_is_list) ... ok test_invalid (lib2to3.tests.test_util.Test_is_tuple) ... ok test_valid (lib2to3.tests.test_util.Test_is_tuple) ... ok test_after_docstring (lib2to3.tests.test_util.Test_touch_import) ... ok test_after_imports (lib2to3.tests.test_util.Test_touch_import) ... ok test_beginning (lib2to3.tests.test_util.Test_touch_import) ... ok test_from_import (lib2to3.tests.test_util.Test_touch_import) ... ok test_name_import (lib2to3.tests.test_util.Test_touch_import) ... ok test_bom (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_crlf_newlines (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_detect_future_features (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_explicit (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_false_file_encoding (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_file_encoding (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_fixer_loading (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_fixer_loading_helpers (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_get_headnode_dict (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_naughty_fixers (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_print_function_option (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_dir (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_docstring (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_file (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_file_write_unchanged_file (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_stdin (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_string (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_write_unchanged_files_option (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_new_syntax (lib2to3.tests.test_parser.TestClassDef) ... ok test_formfeed (lib2to3.tests.test_parser.TestDriver) ... ok test_new (lib2to3.tests.test_parser.TestExcept) ... ok test_old (lib2to3.tests.test_parser.TestExcept) ... ok test_1 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_2 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_3 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_4 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_5 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_6 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_7 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_8 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_multiline_bytes_literals (lib2to3.tests.test_parser.TestLiterals) ... ok test_multiline_bytes_tripquote_literals (lib2to3.tests.test_parser.TestLiterals) ... ok test_multiline_str_literals (lib2to3.tests.test_parser.TestLiterals) ... ok test_matrix_multiplication_operator (lib2to3.tests.test_parser.TestMatrixMultiplication) ... ok test_new_binary_notation (lib2to3.tests.test_parser.TestNumericLiterals) ... ok test_new_octal_notation (lib2to3.tests.test_parser.TestNumericLiterals) ... ok test_all_project_files (lib2to3.tests.test_parser.TestParserIdempotency) ... ok test_extended_unpacking (lib2to3.tests.test_parser.TestParserIdempotency) ... ok test_load_grammar_from_pickle (lib2to3.tests.test_parser.TestPgen2Caching) ... ok test_load_grammar_from_subprocess (lib2to3.tests.test_parser.TestPgen2Caching) ... ok test_load_grammar_from_txt_file (lib2to3.tests.test_parser.TestPgen2Caching) ... ok test_2x_style_1 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_2x_style_2 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_2x_style_3 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_2x_style_invalid_1 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_1 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_2 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_3 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_4 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_1 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_2 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_3 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_4 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_argument_unpacking_1 (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_argument_unpacking_2 (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_argument_unpacking_3 (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_dict_display_1 (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_dict_display_2 (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_double_star_dict_literal (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_double_star_dict_literal_after_keywords (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_list_display (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_mid_positional_star (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_set_display (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_matrix_multiplication_operator (lib2to3.tests.test_parser.TestYieldFrom) ... ok test_filename_changing_on_output_single_dir (lib2to3.tests.test_main.TestMain) 2to3 a single directory with a new output dir and suffix. ... ok test_filename_changing_on_output_single_file (lib2to3.tests.test_main.TestMain) 2to3 a single file with a new output dir. ... ok test_filename_changing_on_output_two_files (lib2to3.tests.test_main.TestMain) 2to3 two files in one directory with a new output dir. ... ok test_unencodable_diff (lib2to3.tests.test_main.TestMain) ... ok ---------------------------------------------------------------------- Ran 602 tests in 16.392s OK 1 test OK. BUILDSTDERR: 16.37user 0.75system 0:17.38elapsed 98%CPU (0avgtext+0avgdata 107032maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+182300minor)pagefaults 0swaps =================== test_linecache ==================== + for TestName in $(cat testnames.txt) + echo =================== test_linecache ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_linecache == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21030 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_linecache test_checkcache (test.test_linecache.LineCacheTests) ... ok test_clearcache (test.test_linecache.LineCacheTests) ... ok test_getline (test.test_linecache.LineCacheTests) ... ok test_memoryerror (test.test_linecache.LineCacheTests) ... ok test_no_ending_newline (test.test_linecache.LineCacheTests) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.015s OK 1 test OK. BUILDSTDERR: 0.11user 0.04system 0:00.16elapsed 97%CPU (0avgtext+0avgdata 41044maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6108minor)pagefaults 0swaps =================== test_linuxaudiodev ==================== + for TestName in $(cat testnames.txt) + echo =================== test_linuxaudiodev ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_linuxaudiodev == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21034 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_linuxaudiodev test_linuxaudiodev skipped -- Use of the `audio' resource not enabled 1 test skipped: test_linuxaudiodev Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 41344maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5836minor)pagefaults 0swaps =================== test_list ==================== + for TestName in $(cat testnames.txt) + echo =================== test_list ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_list == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21038 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_list test_addmul (test.test_list.ListTest) ... ok test_append (test.test_list.ListTest) ... ok test_basic (test.test_list.ListTest) ... ok test_bigrepeat (test.test_list.ListTest) ... ok test_constructor_exception_handling (test.test_list.ListTest) ... ok test_constructors (test.test_list.ListTest) ... ok test_contains (test.test_list.ListTest) ... ok test_contains_fake (test.test_list.ListTest) ... ok test_contains_order (test.test_list.ListTest) ... ok test_count (test.test_list.ListTest) ... ok test_delitem (test.test_list.ListTest) ... ok test_delslice (test.test_list.ListTest) ... ok test_exhausted_iterator (test.test_list.ListTest) ... ok test_extend (test.test_list.ListTest) ... ok test_extendedslicing (test.test_list.ListTest) ... ok test_free_after_iterating (test.test_list.ListTest) ... ok test_getitem (test.test_list.ListTest) ... ok test_getitemoverwriteiter (test.test_list.ListTest) ... ok test_getslice (test.test_list.ListTest) ... ok test_iadd (test.test_list.ListTest) ... ok test_identity (test.test_list.ListTest) ... ok test_imul (test.test_list.ListTest) ... ok test_index (test.test_list.ListTest) ... ok test_init (test.test_list.ListTest) ... ok test_insert (test.test_list.ListTest) ... ok test_len (test.test_list.ListTest) ... ok test_minmax (test.test_list.ListTest) ... ok test_overflow (test.test_list.ListTest) ... ok test_pop (test.test_list.ListTest) ... ok test_print (test.test_list.ListTest) ... ok test_remove (test.test_list.ListTest) ... ok test_repeat (test.test_list.ListTest) ... ok test_repr (test.test_list.ListTest) ... ok test_reverse (test.test_list.ListTest) ... ok test_reversed (test.test_list.ListTest) ... ok test_segfault_1 (test.test_list.ListTest) ... skipped 'eats all your RAM before working' test_segfault_2 (test.test_list.ListTest) ... ok test_set_subscript (test.test_list.ListTest) ... ok test_setitem (test.test_list.ListTest) ... ok test_setslice (test.test_list.ListTest) ... ok test_slice (test.test_list.ListTest) ... ok test_sort (test.test_list.ListTest) ... ok test_subscript (test.test_list.ListTest) ... ok test_truth (test.test_list.ListTest) ... ok ---------------------------------------------------------------------- Ran 44 tests in 0.321s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.41user 0.04system 0:00.48elapsed 95%CPU (0avgtext+0avgdata 81172maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+16180minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_locale ==================== + echo =================== test_locale ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_locale == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21042 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_locale test_getpreferredencoding (test.test_locale.TestMiscellaneous) ... ok test_getsetlocale_issue1813 (test.test_locale.TestMiscellaneous) ... ok test_normalize_issue12752 (test.test_locale.TestMiscellaneous) ... ok test_setlocale_category (test.test_locale.TestMiscellaneous) ... ok test_setlocale_unicode (test.test_locale.TestMiscellaneous) ... ok test_strcoll_3303 (test.test_locale.TestMiscellaneous) ... ok test_onlyOnePattern (test.test_locale.TestFormatPatternArg) ... ok test_mapping (test.test_locale.TestLocaleFormatString) ... ok test_percent_escape (test.test_locale.TestLocaleFormatString) ... ok test_complex_formatting (test.test_locale.TestEnUSNumberFormatting) ... ok test_currency (test.test_locale.TestEnUSNumberFormatting) ... ok test_grouping (test.test_locale.TestEnUSNumberFormatting) ... ok test_grouping_and_padding (test.test_locale.TestEnUSNumberFormatting) ... ok test_integer_grouping (test.test_locale.TestEnUSNumberFormatting) ... ok test_integer_grouping_and_padding (test.test_locale.TestEnUSNumberFormatting) ... ok test_padding (test.test_locale.TestEnUSNumberFormatting) ... ok test_simple (test.test_locale.TestEnUSNumberFormatting) ... ok test_grouping (test.test_locale.TestCNumberFormatting) ... ok test_grouping_and_padding (test.test_locale.TestCNumberFormatting) ... ok test_currency (test.test_locale.TestFrFRNumberFormatting) ... ok test_decimal_point (test.test_locale.TestFrFRNumberFormatting) ... ok test_grouping (test.test_locale.TestFrFRNumberFormatting) ... ok test_grouping_and_padding (test.test_locale.TestFrFRNumberFormatting) ... ok test_integer_grouping (test.test_locale.TestFrFRNumberFormatting) ... ok test_integer_grouping_and_padding (test.test_locale.TestFrFRNumberFormatting) ... ok test_complex_formatting (test.test_locale.TestNumberFormatting) ... testing with "en_US.UTF-8"...ok test_grouping (test.test_locale.TestNumberFormatting) ... testing with "en_US.UTF-8"...ok test_grouping_and_padding (test.test_locale.TestNumberFormatting) ... testing with "en_US.UTF-8"...ok test_integer_grouping (test.test_locale.TestNumberFormatting) ... testing with "en_US.UTF-8"...ok test_integer_grouping_and_padding (test.test_locale.TestNumberFormatting) ... testing with "en_US.UTF-8"...ok test_padding (test.test_locale.TestNumberFormatting) ... testing with "en_US.UTF-8"...ok test_simple (test.test_locale.TestNumberFormatting) ... testing with "en_US.UTF-8"...ok test_isalnum (test.test_locale.TestStringMethods) ... testing with "en_US.UTF-8"...ok test_isalpha (test.test_locale.TestStringMethods) ... testing with "en_US.UTF-8"...ok test_islower (test.test_locale.TestStringMethods) ... testing with "en_US.UTF-8"...ok test_isspace (test.test_locale.TestStringMethods) ... testing with "en_US.UTF-8"...ok test_isupper (test.test_locale.TestStringMethods) ... testing with "en_US.UTF-8"...ok test_lower (test.test_locale.TestStringMethods) ... testing with "en_US.UTF-8"...ok test_split (test.test_locale.TestStringMethods) ... testing with "en_US.UTF-8"...ok test_strip (test.test_locale.TestStringMethods) ... testing with "en_US.UTF-8"...ok test_upper (test.test_locale.TestStringMethods) ... testing with "en_US.UTF-8"...ok ---------------------------------------------------------------------- Ran 41 tests in 0.019s OK 1 test OK. BUILDSTDERR: 0.11user 0.03system 0:00.15elapsed 93%CPU (0avgtext+0avgdata 41852maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6220minor)pagefaults 0swaps =================== test_logging ==================== + for TestName in $(cat testnames.txt) + echo =================== test_logging ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_logging == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21046 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_logging test_flat (test.test_logging.BuiltinLevelsTest) ... ok test_get_level_name (test.test_logging.BuiltinLevelsTest) Test getLevelName returns level constant. ... ok test_invalid_name (test.test_logging.BuiltinLevelsTest) ... ok test_nested_explicit (test.test_logging.BuiltinLevelsTest) ... ok test_nested_inherited (test.test_logging.BuiltinLevelsTest) ... ok test_nested_with_virtual_parent (test.test_logging.BuiltinLevelsTest) ... ok test_filter (test.test_logging.BasicFilterTest) ... ok test_handler_filter (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_logger_filter (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_specific_filters (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_flush (test.test_logging.MemoryHandlerTest) ... ok test_config0_ok (test.test_logging.ConfigFileTest) ... ok test_config1_ok (test.test_logging.ConfigFileTest) ... ok test_config2_failure (test.test_logging.ConfigFileTest) ... ok test_config3_failure (test.test_logging.ConfigFileTest) ... ok test_config4_ok (test.test_logging.ConfigFileTest) ... ok test_config5_ok (test.test_logging.ConfigFileTest) ... ok test_config6_ok (test.test_logging.ConfigFileTest) ... ok test_config7_ok (test.test_logging.ConfigFileTest) ... ok test_logger_disabling (test.test_logging.ConfigFileTest) ... ok test_output (test.test_logging.SocketHandlerTest) ... ok test_persistent_loggers (test.test_logging.MemoryTest) ... ok test_encoding_cyrillic_unicode (test.test_logging.EncodingTest) ... ok test_encoding_plain_file (test.test_logging.EncodingTest) ... ok test_encoding_utf16_unicode (test.test_logging.EncodingTest) ... ok test_warnings (test.test_logging.WarningsTest) ... ok test_config0_ok (test.test_logging.ConfigDictTest) ... ok test_config11_ok (test.test_logging.ConfigDictTest) ... ok test_config12_failure (test.test_logging.ConfigDictTest) ... ok test_config13_failure (test.test_logging.ConfigDictTest) ... ok test_config1_ok (test.test_logging.ConfigDictTest) ... ok test_config2_failure (test.test_logging.ConfigDictTest) ... ok test_config2a_failure (test.test_logging.ConfigDictTest) ... ok test_config2b_failure (test.test_logging.ConfigDictTest) ... ok test_config3_failure (test.test_logging.ConfigDictTest) ... ok test_config4_ok (test.test_logging.ConfigDictTest) ... ok test_config4a_ok (test.test_logging.ConfigDictTest) ... ok test_config5_ok (test.test_logging.ConfigDictTest) ... ok test_config6_failure (test.test_logging.ConfigDictTest) ... ok test_config7_ok (test.test_logging.ConfigDictTest) ... ok test_config_10_ok (test.test_logging.ConfigDictTest) ... ok test_config_8_ok (test.test_logging.ConfigDictTest) ... ok test_config_9_ok (test.test_logging.ConfigDictTest) ... ok test_listen_config_10_ok (test.test_logging.ConfigDictTest) ... ok test_listen_config_1_ok (test.test_logging.ConfigDictTest) ... ok test_out_of_order (test.test_logging.ConfigDictTest) ... ok test_manager_loggerclass (test.test_logging.ManagerTest) ... ok test_child_loggers (test.test_logging.ChildLoggerTest) ... ok test_race (test.test_logging.HandlerTest) ... ok ---------------------------------------------------------------------- Ran 49 tests in 9.900s OK 1 test OK. BUILDSTDERR: 0.62user 0.14system 0:10.09elapsed 7%CPU (0avgtext+0avgdata 43828maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6784minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_long ==================== + echo =================== test_long ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_long == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21058 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_long test_auto_overflow (test.test_long.LongTest) ... ok test_bit_length (test.test_long.LongTest) ... ok test_bitop_identities (test.test_long.LongTest) ... ok test_conversion (test.test_long.LongTest) ... ok test_division (test.test_long.LongTest) ... ok test_float_conversion (test.test_long.LongTest) ... ok test_float_overflow (test.test_long.LongTest) ... ok test_format (test.test_long.LongTest) ... ok test_huge_lshift_of_zero (test.test_long.LongTest) ... skipped 'implementation detail specific to cpython' test_issue9869 (test.test_long.LongTest) ... ok test_karatsuba (test.test_long.LongTest) ... ok test_keyword_args (test.test_long.LongTest) ... ok test_logs (test.test_long.LongTest) ... ok test_long (test.test_long.LongTest) ... ok test_lshift_of_zero (test.test_long.LongTest) ... ok test_misc (test.test_long.LongTest) ... ok test_mixed_compares (test.test_long.LongTest) ... ok test_nan_inf (test.test_long.LongTest) ... ok test_no_args (test.test_long.LongTest) ... ok ---------------------------------------------------------------------- Ran 19 tests in 1.112s OK (skipped=1) 1 test OK. =================== test_long_future ==================== BUILDSTDERR: 1.21user 0.04system 0:01.26elapsed 98%CPU (0avgtext+0avgdata 56648maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+10071minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_long_future ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_long_future == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21062 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_long_future test (test.test_long_future.TrueDivisionTests) ... ok test_correctly_rounded_true_division (test.test_long_future.TrueDivisionTests) ... ok ---------------------------------------------------------------------- Ran 2 tests in 2.864s OK 1 test OK. BUILDSTDERR: 2.91user 0.04system 0:02.98elapsed 99%CPU (0avgtext+0avgdata 54972maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+9660minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_longexp ==================== + echo =================== test_longexp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_longexp == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21066 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_longexp test_longexp (test.test_longexp.LongExpText) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.378s OK 1 test OK. BUILDSTDERR: 0.46user 0.04system 0:00.51elapsed 98%CPU (0avgtext+0avgdata 74028maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+15253minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_macos ==================== =================== test_macos ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_macos == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21070 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_macos test_macos skipped -- No module named MacOS 1 test skipped: test_macos Those skips are all expected on linux2. BUILDSTDERR: 0.10user 0.02system 0:00.12elapsed 98%CPU (0avgtext+0avgdata 41660maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6005minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_macostools ==================== + echo =================== test_macostools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_macostools == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21074 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_macostools test_macostools skipped -- No module named MacOS 1 test skipped: test_macostools Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.03system 0:00.13elapsed 96%CPU (0avgtext+0avgdata 41016maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5840minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_macpath ==================== =================== test_macpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_macpath == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21078 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_macpath test_abspath (test.test_macpath.MacPathTestCase) ... ok test_isabs (test.test_macpath.MacPathTestCase) ... ok test_join (test.test_macpath.MacPathTestCase) ... ok test_normpath (test.test_macpath.MacPathTestCase) ... ok test_split (test.test_macpath.MacPathTestCase) ... ok test_splitext (test.test_macpath.MacPathTestCase) ... ok test_abspath (test.test_macpath.MacCommonTest) ... ok test_abspath_issue3426 (test.test_macpath.MacCommonTest) ... ok test_commonprefix (test.test_macpath.MacCommonTest) ... ok test_exists (test.test_macpath.MacCommonTest) ... ok test_expandvars (test.test_macpath.MacCommonTest) ... skipped 'macpath.expandvars is a stub' test_expandvars_nonascii (test.test_macpath.MacCommonTest) ... skipped 'need test_support.FS_NONASCII' test_getsize (test.test_macpath.MacCommonTest) ... ok test_isdir (test.test_macpath.MacCommonTest) ... ok test_isfile (test.test_macpath.MacCommonTest) ... ok test_no_argument (test.test_macpath.MacCommonTest) ... ok test_nonascii_abspath (test.test_macpath.MacCommonTest) ... ok test_normcase (test.test_macpath.MacCommonTest) ... ok test_normpath_issue5827 (test.test_macpath.MacCommonTest) ... ok test_realpath (test.test_macpath.MacCommonTest) ... ok test_splitdrive (test.test_macpath.MacCommonTest) ... ok test_time (test.test_macpath.MacCommonTest) ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.011s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.10user 0.03system 0:00.14elapsed 95%CPU (0avgtext+0avgdata 41252maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5988minor)pagefaults 0swaps =================== test_macurl2path ==================== + for TestName in $(cat testnames.txt) + echo =================== test_macurl2path ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_macurl2path == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21082 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_macurl2path 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.13elapsed 97%CPU (0avgtext+0avgdata 41748maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6213minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_mailbox ==================== =================== test_mailbox ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_mailbox == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21086 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_mailbox test_notimplemented (test.test_mailbox.TestMailboxSuperclass) ... ok test_add (test.test_mailbox.TestMaildir) ... ok test_add_MM (test.test_mailbox.TestMaildir) ... ok test_add_StringIO (test.test_mailbox.TestMaildir) ... ok test_add_and_remove_folders (test.test_mailbox.TestMaildir) ... ok test_add_file (test.test_mailbox.TestMaildir) ... ok test_clean (test.test_mailbox.TestMaildir) ... ok test_clear (test.test_mailbox.TestMaildir) ... ok test_close (test.test_mailbox.TestMaildir) ... ok test_consistent_factory (test.test_mailbox.TestMaildir) ... ok test_contains (test.test_mailbox.TestMaildir) ... ok test_create_tmp (test.test_mailbox.TestMaildir) ... ok test_delitem (test.test_mailbox.TestMaildir) ... ok test_directory_in_folder (test.test_mailbox.TestMaildir) ... ok test_discard (test.test_mailbox.TestMaildir) ... ok test_dump_message (test.test_mailbox.TestMaildir) ... ok test_file_permissions (test.test_mailbox.TestMaildir) ... ok test_flush (test.test_mailbox.TestMaildir) ... ok test_folder (test.test_mailbox.TestMaildir) ... ok test_folder_file_perms (test.test_mailbox.TestMaildir) ... ok test_get (test.test_mailbox.TestMaildir) ... ok test_get_MM (test.test_mailbox.TestMaildir) ... ok test_get_file (test.test_mailbox.TestMaildir) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestMaildir) ... ok test_get_folder (test.test_mailbox.TestMaildir) ... ok test_get_message (test.test_mailbox.TestMaildir) ... ok test_get_string (test.test_mailbox.TestMaildir) ... ok test_getitem (test.test_mailbox.TestMaildir) ... ok test_has_key (test.test_mailbox.TestMaildir) ... ok test_initialize_existing (test.test_mailbox.TestMaildir) ... ok test_initialize_new (test.test_mailbox.TestMaildir) ... ok test_items (test.test_mailbox.TestMaildir) ... ok test_iter (test.test_mailbox.TestMaildir) ... ok test_iteritems (test.test_mailbox.TestMaildir) ... ok test_iterkeys (test.test_mailbox.TestMaildir) ... ok test_itervalues (test.test_mailbox.TestMaildir) ... ok test_keys (test.test_mailbox.TestMaildir) ... ok test_len (test.test_mailbox.TestMaildir) ... ok test_list_folders (test.test_mailbox.TestMaildir) ... ok test_lock_unlock (test.test_mailbox.TestMaildir) ... ok test_lookup (test.test_mailbox.TestMaildir) ... ok test_pop (test.test_mailbox.TestMaildir) ... ok test_popitem (test.test_mailbox.TestMaildir) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestMaildir) ... ok test_refresh (test.test_mailbox.TestMaildir) ... ok test_refresh_after_safety_period (test.test_mailbox.TestMaildir) ... ok test_remove (test.test_mailbox.TestMaildir) ... ok test_reread (test.test_mailbox.TestMaildir) ... ok test_set_MM (test.test_mailbox.TestMaildir) ... ok test_set_item (test.test_mailbox.TestMaildir) ... ok test_update (test.test_mailbox.TestMaildir) ... ok test_values (test.test_mailbox.TestMaildir) ... ok test_add (test.test_mailbox.TestMbox) ... ok test_add_StringIO (test.test_mailbox.TestMbox) ... ok test_add_and_close (test.test_mailbox.TestMbox) ... ok test_add_doesnt_rewrite (test.test_mailbox.TestMbox) ... ok test_add_file (test.test_mailbox.TestMbox) ... ok test_add_from_string (test.test_mailbox.TestMbox) ... ok test_add_mbox_or_mmdf_message (test.test_mailbox.TestMbox) ... ok test_clear (test.test_mailbox.TestMbox) ... ok test_close (test.test_mailbox.TestMbox) ... ok test_contains (test.test_mailbox.TestMbox) ... ok test_delitem (test.test_mailbox.TestMbox) ... ok test_discard (test.test_mailbox.TestMbox) ... ok test_dump_message (test.test_mailbox.TestMbox) ... ok test_file_perms (test.test_mailbox.TestMbox) ... ok test_flush (test.test_mailbox.TestMbox) ... ok test_get (test.test_mailbox.TestMbox) ... ok test_get_file (test.test_mailbox.TestMbox) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestMbox) ... ok test_get_message (test.test_mailbox.TestMbox) ... ok test_get_string (test.test_mailbox.TestMbox) ... ok test_getitem (test.test_mailbox.TestMbox) ... ok test_has_key (test.test_mailbox.TestMbox) ... ok test_items (test.test_mailbox.TestMbox) ... ok test_iter (test.test_mailbox.TestMbox) ... ok test_iteritems (test.test_mailbox.TestMbox) ... ok test_iterkeys (test.test_mailbox.TestMbox) ... ok test_itervalues (test.test_mailbox.TestMbox) ... ok test_keys (test.test_mailbox.TestMbox) ... ok test_len (test.test_mailbox.TestMbox) ... ok test_lock_conflict (test.test_mailbox.TestMbox) ... ok test_lock_unlock (test.test_mailbox.TestMbox) ... ok test_message_separator (test.test_mailbox.TestMbox) ... ok test_open_close_open (test.test_mailbox.TestMbox) ... ok test_permissions_after_flush (test.test_mailbox.TestMbox) ... ok test_pop (test.test_mailbox.TestMbox) ... ok test_popitem (test.test_mailbox.TestMbox) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestMbox) ... ok test_relock (test.test_mailbox.TestMbox) ... ok test_remove (test.test_mailbox.TestMbox) ... ok test_set_item (test.test_mailbox.TestMbox) ... ok test_terminating_newline (test.test_mailbox.TestMbox) ... ok test_update (test.test_mailbox.TestMbox) ... ok test_values (test.test_mailbox.TestMbox) ... ok test_add (test.test_mailbox.TestMMDF) ... ok test_add_StringIO (test.test_mailbox.TestMMDF) ... ok test_add_and_close (test.test_mailbox.TestMMDF) ... ok test_add_doesnt_rewrite (test.test_mailbox.TestMMDF) ... ok test_add_file (test.test_mailbox.TestMMDF) ... ok test_add_from_string (test.test_mailbox.TestMMDF) ... ok test_add_mbox_or_mmdf_message (test.test_mailbox.TestMMDF) ... ok test_clear (test.test_mailbox.TestMMDF) ... ok test_close (test.test_mailbox.TestMMDF) ... ok test_contains (test.test_mailbox.TestMMDF) ... ok test_delitem (test.test_mailbox.TestMMDF) ... ok test_discard (test.test_mailbox.TestMMDF) ... ok test_dump_message (test.test_mailbox.TestMMDF) ... ok test_flush (test.test_mailbox.TestMMDF) ... ok test_get (test.test_mailbox.TestMMDF) ... ok test_get_file (test.test_mailbox.TestMMDF) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestMMDF) ... ok test_get_message (test.test_mailbox.TestMMDF) ... ok test_get_string (test.test_mailbox.TestMMDF) ... ok test_getitem (test.test_mailbox.TestMMDF) ... ok test_has_key (test.test_mailbox.TestMMDF) ... ok test_items (test.test_mailbox.TestMMDF) ... ok test_iter (test.test_mailbox.TestMMDF) ... ok test_iteritems (test.test_mailbox.TestMMDF) ... ok test_iterkeys (test.test_mailbox.TestMMDF) ... ok test_itervalues (test.test_mailbox.TestMMDF) ... ok test_keys (test.test_mailbox.TestMMDF) ... ok test_len (test.test_mailbox.TestMMDF) ... ok test_lock_conflict (test.test_mailbox.TestMMDF) ... ok test_lock_unlock (test.test_mailbox.TestMMDF) ... ok test_open_close_open (test.test_mailbox.TestMMDF) ... ok test_permissions_after_flush (test.test_mailbox.TestMMDF) ... ok test_pop (test.test_mailbox.TestMMDF) ... ok test_popitem (test.test_mailbox.TestMMDF) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestMMDF) ... ok test_relock (test.test_mailbox.TestMMDF) ... ok test_remove (test.test_mailbox.TestMMDF) ... ok test_set_item (test.test_mailbox.TestMMDF) ... ok test_update (test.test_mailbox.TestMMDF) ... ok test_values (test.test_mailbox.TestMMDF) ... ok test_add (test.test_mailbox.TestMH) ... ok test_add_StringIO (test.test_mailbox.TestMH) ... ok test_add_and_remove_folders (test.test_mailbox.TestMH) ... ok test_add_file (test.test_mailbox.TestMH) ... ok test_clear (test.test_mailbox.TestMH) ... ok test_close (test.test_mailbox.TestMH) ... ok test_contains (test.test_mailbox.TestMH) ... ok test_delitem (test.test_mailbox.TestMH) ... ok test_discard (test.test_mailbox.TestMH) ... ok test_dump_message (test.test_mailbox.TestMH) ... ok test_flush (test.test_mailbox.TestMH) ... ok test_get (test.test_mailbox.TestMH) ... ok test_get_file (test.test_mailbox.TestMH) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestMH) ... ok test_get_folder (test.test_mailbox.TestMH) ... ok test_get_message (test.test_mailbox.TestMH) ... ok test_get_string (test.test_mailbox.TestMH) ... ok test_getitem (test.test_mailbox.TestMH) ... ok test_has_key (test.test_mailbox.TestMH) ... ok test_issue2625 (test.test_mailbox.TestMH) ... ok test_issue7627 (test.test_mailbox.TestMH) ... ok test_items (test.test_mailbox.TestMH) ... ok test_iter (test.test_mailbox.TestMH) ... ok test_iteritems (test.test_mailbox.TestMH) ... ok test_iterkeys (test.test_mailbox.TestMH) ... ok test_itervalues (test.test_mailbox.TestMH) ... ok test_keys (test.test_mailbox.TestMH) ... ok test_len (test.test_mailbox.TestMH) ... ok test_list_folders (test.test_mailbox.TestMH) ... ok test_lock_unlock (test.test_mailbox.TestMH) ... ok test_pack (test.test_mailbox.TestMH) ... ok test_pop (test.test_mailbox.TestMH) ... ok test_popitem (test.test_mailbox.TestMH) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestMH) ... ok test_remove (test.test_mailbox.TestMH) ... ok test_sequences (test.test_mailbox.TestMH) ... ok test_set_item (test.test_mailbox.TestMH) ... ok test_update (test.test_mailbox.TestMH) ... ok test_values (test.test_mailbox.TestMH) ... ok test_add (test.test_mailbox.TestBabyl) ... ok test_add_StringIO (test.test_mailbox.TestBabyl) ... ok test_add_doesnt_rewrite (test.test_mailbox.TestBabyl) ... ok test_add_file (test.test_mailbox.TestBabyl) ... ok test_clear (test.test_mailbox.TestBabyl) ... ok test_close (test.test_mailbox.TestBabyl) ... ok test_contains (test.test_mailbox.TestBabyl) ... ok test_delitem (test.test_mailbox.TestBabyl) ... ok test_discard (test.test_mailbox.TestBabyl) ... ok test_dump_message (test.test_mailbox.TestBabyl) ... ok test_flush (test.test_mailbox.TestBabyl) ... ok test_get (test.test_mailbox.TestBabyl) ... ok test_get_file (test.test_mailbox.TestBabyl) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestBabyl) ... ok test_get_message (test.test_mailbox.TestBabyl) ... ok test_get_string (test.test_mailbox.TestBabyl) ... ok test_getitem (test.test_mailbox.TestBabyl) ... ok test_has_key (test.test_mailbox.TestBabyl) ... ok test_items (test.test_mailbox.TestBabyl) ... ok test_iter (test.test_mailbox.TestBabyl) ... ok test_iteritems (test.test_mailbox.TestBabyl) ... ok test_iterkeys (test.test_mailbox.TestBabyl) ... ok test_itervalues (test.test_mailbox.TestBabyl) ... ok test_keys (test.test_mailbox.TestBabyl) ... ok test_labels (test.test_mailbox.TestBabyl) ... ok test_len (test.test_mailbox.TestBabyl) ... ok test_lock_unlock (test.test_mailbox.TestBabyl) ... ok test_permissions_after_flush (test.test_mailbox.TestBabyl) ... ok test_pop (test.test_mailbox.TestBabyl) ... ok test_popitem (test.test_mailbox.TestBabyl) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestBabyl) ... ok test_remove (test.test_mailbox.TestBabyl) ... ok test_set_item (test.test_mailbox.TestBabyl) ... ok test_update (test.test_mailbox.TestBabyl) ... ok test_values (test.test_mailbox.TestBabyl) ... ok test_become_message (test.test_mailbox.TestMessage) ... ok test_explain_to (test.test_mailbox.TestMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMessage) ... ok test_become_message (test.test_mailbox.TestMaildirMessage) ... ok test_date (test.test_mailbox.TestMaildirMessage) ... ok test_explain_to (test.test_mailbox.TestMaildirMessage) ... ok test_flags (test.test_mailbox.TestMaildirMessage) ... ok test_info (test.test_mailbox.TestMaildirMessage) ... ok test_info_and_flags (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMaildirMessage) ... ok test_subdir (test.test_mailbox.TestMaildirMessage) ... ok test_become_message (test.test_mailbox.TestMboxMessage) ... ok test_explain_to (test.test_mailbox.TestMboxMessage) ... ok test_flags (test.test_mailbox.TestMboxMessage) ... ok test_from (test.test_mailbox.TestMboxMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_unixfrom (test.test_mailbox.TestMboxMessage) ... ok test_become_message (test.test_mailbox.TestMHMessage) ... ok test_explain_to (test.test_mailbox.TestMHMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMHMessage) ... ok test_sequences (test.test_mailbox.TestMHMessage) ... ok test_become_message (test.test_mailbox.TestBabylMessage) ... ok test_explain_to (test.test_mailbox.TestBabylMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_file (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_string (test.test_mailbox.TestBabylMessage) ... ok test_labels (test.test_mailbox.TestBabylMessage) ... ok test_visible (test.test_mailbox.TestBabylMessage) ... ok test_become_message (test.test_mailbox.TestMMDFMessage) ... ok test_explain_to (test.test_mailbox.TestMMDFMessage) ... ok test_flags (test.test_mailbox.TestMMDFMessage) ... ok test_from (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_unixfrom (test.test_mailbox.TestMMDFMessage) ... ok test_babyl_to_babyl (test.test_mailbox.TestMessageConversion) ... ok test_babyl_to_maildir (test.test_mailbox.TestMessageConversion) ... ok test_babyl_to_mboxmmdf (test.test_mailbox.TestMessageConversion) ... ok test_babyl_to_mh (test.test_mailbox.TestMessageConversion) ... ok test_maildir_to_babyl (test.test_mailbox.TestMessageConversion) ... ok test_maildir_to_maildir (test.test_mailbox.TestMessageConversion) ... ok test_maildir_to_mboxmmdf (test.test_mailbox.TestMessageConversion) ... ok test_maildir_to_mh (test.test_mailbox.TestMessageConversion) ... ok test_mboxmmdf_to_babyl (test.test_mailbox.TestMessageConversion) ... ok test_mboxmmdf_to_maildir (test.test_mailbox.TestMessageConversion) ... ok test_mboxmmdf_to_mboxmmdf (test.test_mailbox.TestMessageConversion) ... ok test_mboxmmdf_to_mh (test.test_mailbox.TestMessageConversion) ... ok test_mh_to_babyl (test.test_mailbox.TestMessageConversion) ... ok test_mh_to_maildir (test.test_mailbox.TestMessageConversion) ... ok test_mh_to_mboxmmdf (test.test_mailbox.TestMessageConversion) ... ok test_mh_to_mh (test.test_mailbox.TestMessageConversion) ... ok test_plain_to_x (test.test_mailbox.TestMessageConversion) ... ok test_x_to_invalid (test.test_mailbox.TestMessageConversion) ... ok test_x_to_plain (test.test_mailbox.TestMessageConversion) ... ok test_close (test.test_mailbox.TestProxyFile) ... ok test_initialize (test.test_mailbox.TestProxyFile) ... ok test_iteration (test.test_mailbox.TestProxyFile) ... ok test_read (test.test_mailbox.TestProxyFile) ... ok test_readline (test.test_mailbox.TestProxyFile) ... ok test_readlines (test.test_mailbox.TestProxyFile) ... ok test_seek_and_tell (test.test_mailbox.TestProxyFile) ... ok test_close (test.test_mailbox.TestPartialFile) ... ok test_initialize (test.test_mailbox.TestPartialFile) ... ok test_iteration (test.test_mailbox.TestPartialFile) ... ok test_read (test.test_mailbox.TestPartialFile) ... ok test_readline (test.test_mailbox.TestPartialFile) ... ok test_readlines (test.test_mailbox.TestPartialFile) ... ok test_seek_and_tell (test.test_mailbox.TestPartialFile) ... ok test_empty_maildir (test.test_mailbox.MaildirTestCase) Test an empty maildir mailbox ... ok test_nonempty_maildir_both (test.test_mailbox.MaildirTestCase) ... ok test_nonempty_maildir_cur (test.test_mailbox.MaildirTestCase) ... ok test_nonempty_maildir_new (test.test_mailbox.MaildirTestCase) ... ok test_unix_mbox (test.test_mailbox.MaildirTestCase) ... ok ---------------------------------------------------------------------- Ran 303 tests in 1.360s OK 1 test OK. BUILDSTDERR: 1.35user 0.15system 0:01.59elapsed 94%CPU (0avgtext+0avgdata 57272maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+14075minor)pagefaults 0swaps =================== test_marshal ==================== + for TestName in $(cat testnames.txt) + echo =================== test_marshal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_marshal == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21092 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_marshal test_bool (test.test_marshal.IntTestCase) ... ok test_int64 (test.test_marshal.IntTestCase) ... ok test_ints (test.test_marshal.IntTestCase) ... ok test_floats (test.test_marshal.FloatTestCase) ... ok test_buffer (test.test_marshal.StringTestCase) ... ok test_string (test.test_marshal.StringTestCase) ... ok test_unicode (test.test_marshal.StringTestCase) ... ok test_code (test.test_marshal.CodeTestCase) ... ok test_dict (test.test_marshal.ContainerTestCase) ... ok test_list (test.test_marshal.ContainerTestCase) ... ok test_sets (test.test_marshal.ContainerTestCase) ... ok test_tuple (test.test_marshal.ContainerTestCase) ... ok test_exceptions (test.test_marshal.ExceptionTestCase) ... ok test_bug_5888452 (test.test_marshal.BugsTestCase) ... ok test_exact_type_match (test.test_marshal.BugsTestCase) ... ok test_fuzz (test.test_marshal.BugsTestCase) ... ok test_invalid_longs (test.test_marshal.BugsTestCase) ... ok test_large_marshal (test.test_marshal.BugsTestCase) ... ok test_loads_recursion (test.test_marshal.BugsTestCase) ... ok test_patch_873224 (test.test_marshal.BugsTestCase) ... ok test_recursion_limit (test.test_marshal.BugsTestCase) ... skipped 'specific recursion check' test_version_argument (test.test_marshal.BugsTestCase) ... ok test_bytearray (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_frozenset (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_list (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_set (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_string (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_tuple (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_unicode (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_read_last_object_from_file (test.test_marshal.CAPI_TestCase) ... skipped 'implementation detail specific to cpython' test_read_long_from_file (test.test_marshal.CAPI_TestCase) ... skipped 'implementation detail specific to cpython' test_read_object_from_file (test.test_marshal.CAPI_TestCase) ... skipped 'implementation detail specific to cpython' test_read_short_from_file (test.test_marshal.CAPI_TestCase) ... skipped 'implementation detail specific to cpython' test_write_long_to_file (test.test_marshal.CAPI_TestCase) ... skipped 'implementation detail specific to cpython' test_write_object_to_file (test.test_marshal.CAPI_TestCase) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 35 tests in 0.151s OK (skipped=14) 1 test OK. BUILDSTDERR: 0.21user 0.07system 0:00.29elapsed 95%CPU (0avgtext+0avgdata 55952maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+11559minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_math ==================== =================== test_math ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_math == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21096 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_math testAcos (test.test_math.MathTests) ... ok testAcosh (test.test_math.MathTests) ... ok testAsin (test.test_math.MathTests) ... ok testAsinh (test.test_math.MathTests) ... ok testAtan (test.test_math.MathTests) ... ok testAtan2 (test.test_math.MathTests) ... ok testAtanh (test.test_math.MathTests) ... ok testCeil (test.test_math.MathTests) ... ok testConstants (test.test_math.MathTests) ... ok testCopysign (test.test_math.MathTests) ... ok testCos (test.test_math.MathTests) ... ok testCosh (test.test_math.MathTests) ... ok testDegrees (test.test_math.MathTests) ... ok testExp (test.test_math.MathTests) ... ok testFabs (test.test_math.MathTests) ... ok testFactorial (test.test_math.MathTests) ... ok testFloor (test.test_math.MathTests) ... ok testFmod (test.test_math.MathTests) ... ok testFrexp (test.test_math.MathTests) ... ok testFsum (test.test_math.MathTests) ... ok testHypot (test.test_math.MathTests) ... ok testIsinf (test.test_math.MathTests) ... ok testIsnan (test.test_math.MathTests) ... ok testLdexp (test.test_math.MathTests) ... ok testLog (test.test_math.MathTests) ... ok testLog10 (test.test_math.MathTests) ... ok testLog1p (test.test_math.MathTests) ... ok testModf (test.test_math.MathTests) ... ok testPow (test.test_math.MathTests) ... ok testRadians (test.test_math.MathTests) ... ok testSin (test.test_math.MathTests) ... ok testSinh (test.test_math.MathTests) ... ok testSqrt (test.test_math.MathTests) ... ok testTan (test.test_math.MathTests) ... ok testTanh (test.test_math.MathTests) ... ok test_exceptions (test.test_math.MathTests) ... ok test_mtestfile (test.test_math.MathTests) ... ok test_testfile (test.test_math.MathTests) ... ok test_trunc (test.test_math.MathTests) ... ok /builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/ieee754.txt Doctest: ieee754.txt ... ok ---------------------------------------------------------------------- Ran 40 tests in 0.640s OK 1 test OK. BUILDSTDERR: 0.77user 0.03system 0:00.84elapsed 95%CPU (0avgtext+0avgdata 46436maxresident)k BUILDSTDERR: 72inputs+0outputs (2major+7328minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_md5 ==================== =================== test_md5 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_md5 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21100 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_md5 test_basics (test.test_md5.MD5_Test) ... ok test_hexdigest (test.test_md5.MD5_Test) ... ok test_large_update (test.test_md5.MD5_Test) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 40992maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5836minor)pagefaults 0swaps =================== test_memoryio ==================== + for TestName in $(cat testnames.txt) + echo =================== test_memoryio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_memoryio == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21104 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_memoryio testInit (test.test_memoryio.PyBytesIOTest) ... ok testRead (test.test_memoryio.PyBytesIOTest) ... ok testReadNoArgs (test.test_memoryio.PyBytesIOTest) ... ok testSeek (test.test_memoryio.PyBytesIOTest) ... ok testTell (test.test_memoryio.PyBytesIOTest) ... ok test_bytes_array (test.test_memoryio.PyBytesIOTest) ... ok test_detach (test.test_memoryio.PyBytesIOTest) ... ok test_flags (test.test_memoryio.PyBytesIOTest) ... ok test_flush (test.test_memoryio.PyBytesIOTest) ... ok test_getvalue (test.test_memoryio.PyBytesIOTest) ... ok test_init (test.test_memoryio.PyBytesIOTest) ... ok test_instance_dict_leak (test.test_memoryio.PyBytesIOTest) ... ok test_issue5449 (test.test_memoryio.PyBytesIOTest) ... ok test_iterator (test.test_memoryio.PyBytesIOTest) ... ok test_overseek (test.test_memoryio.PyBytesIOTest) ... ok test_pickling (test.test_memoryio.PyBytesIOTest) ... ok test_read (test.test_memoryio.PyBytesIOTest) ... ok test_read1 (test.test_memoryio.PyBytesIOTest) ... ok test_readinto (test.test_memoryio.PyBytesIOTest) ... ok test_readline (test.test_memoryio.PyBytesIOTest) ... ok test_readlines (test.test_memoryio.PyBytesIOTest) ... ok test_relative_seek (test.test_memoryio.PyBytesIOTest) ... ok test_seek (test.test_memoryio.PyBytesIOTest) ... ok test_subclassing (test.test_memoryio.PyBytesIOTest) ... ok test_tell (test.test_memoryio.PyBytesIOTest) ... ok test_truncate (test.test_memoryio.PyBytesIOTest) ... ok test_unicode (test.test_memoryio.PyBytesIOTest) ... ok test_write (test.test_memoryio.PyBytesIOTest) ... ok test_writelines (test.test_memoryio.PyBytesIOTest) ... ok test_writelines_error (test.test_memoryio.PyBytesIOTest) ... ok testInit (test.test_memoryio.PyStringIOTest) ... ok testRead (test.test_memoryio.PyStringIOTest) ... ok testReadNoArgs (test.test_memoryio.PyStringIOTest) ... ok testSeek (test.test_memoryio.PyStringIOTest) ... ok testTell (test.test_memoryio.PyStringIOTest) ... ok test_detach (test.test_memoryio.PyStringIOTest) ... ok test_flags (test.test_memoryio.PyStringIOTest) ... ok test_flush (test.test_memoryio.PyStringIOTest) ... ok test_getvalue (test.test_memoryio.PyStringIOTest) ... ok test_init (test.test_memoryio.PyStringIOTest) ... ok test_instance_dict_leak (test.test_memoryio.PyStringIOTest) ... ok test_issue5265 (test.test_memoryio.PyStringIOTest) ... ok test_iterator (test.test_memoryio.PyStringIOTest) ... ok test_lone_surrogates (test.test_memoryio.PyStringIOTest) ... ok test_newline_cr (test.test_memoryio.PyStringIOTest) ... ok test_newline_crlf (test.test_memoryio.PyStringIOTest) ... ok test_newline_default (test.test_memoryio.PyStringIOTest) ... ok test_newline_empty (test.test_memoryio.PyStringIOTest) ... ok test_newline_lf (test.test_memoryio.PyStringIOTest) ... ok test_newline_none (test.test_memoryio.PyStringIOTest) ... ok test_newlines_property (test.test_memoryio.PyStringIOTest) ... ok test_overseek (test.test_memoryio.PyStringIOTest) ... ok test_pickling (test.test_memoryio.PyStringIOTest) ... ok test_read (test.test_memoryio.PyStringIOTest) ... ok test_readline (test.test_memoryio.PyStringIOTest) ... ok test_readlines (test.test_memoryio.PyStringIOTest) ... ok test_relative_seek (test.test_memoryio.PyStringIOTest) ... ok test_seek (test.test_memoryio.PyStringIOTest) ... ok test_subclassing (test.test_memoryio.PyStringIOTest) ... ok test_tell (test.test_memoryio.PyStringIOTest) ... ok test_textio_properties (test.test_memoryio.PyStringIOTest) ... ok test_truncate (test.test_memoryio.PyStringIOTest) ... ok test_write (test.test_memoryio.PyStringIOTest) ... ok test_writelines (test.test_memoryio.PyStringIOTest) ... ok test_writelines_error (test.test_memoryio.PyStringIOTest) ... ok testInit (test.test_memoryio.CBytesIOTest) ... ok testRead (test.test_memoryio.CBytesIOTest) ... ok testReadNoArgs (test.test_memoryio.CBytesIOTest) ... ok testSeek (test.test_memoryio.CBytesIOTest) ... ok testTell (test.test_memoryio.CBytesIOTest) ... ok test_bytes_array (test.test_memoryio.CBytesIOTest) ... skipped u'array.array() does not have the new buffer API' test_detach (test.test_memoryio.CBytesIOTest) ... ok test_flags (test.test_memoryio.CBytesIOTest) ... ok test_flush (test.test_memoryio.CBytesIOTest) ... ok test_getstate (test.test_memoryio.CBytesIOTest) ... ok test_getvalue (test.test_memoryio.CBytesIOTest) ... ok test_init (test.test_memoryio.CBytesIOTest) ... ok test_instance_dict_leak (test.test_memoryio.CBytesIOTest) ... ok test_issue5449 (test.test_memoryio.CBytesIOTest) ... ok test_iterator (test.test_memoryio.CBytesIOTest) ... ok test_overseek (test.test_memoryio.CBytesIOTest) ... ok test_pickling (test.test_memoryio.CBytesIOTest) ... ok test_read (test.test_memoryio.CBytesIOTest) ... ok test_read1 (test.test_memoryio.CBytesIOTest) ... ok test_readinto (test.test_memoryio.CBytesIOTest) ... ok test_readline (test.test_memoryio.CBytesIOTest) ... ok test_readlines (test.test_memoryio.CBytesIOTest) ... ok test_relative_seek (test.test_memoryio.CBytesIOTest) ... ok test_seek (test.test_memoryio.CBytesIOTest) ... ok test_setstate (test.test_memoryio.CBytesIOTest) ... ok test_sizeof (test.test_memoryio.CBytesIOTest) ... skipped 'implementation detail specific to cpython' test_subclassing (test.test_memoryio.CBytesIOTest) ... ok test_tell (test.test_memoryio.CBytesIOTest) ... ok test_truncate (test.test_memoryio.CBytesIOTest) ... ok test_unicode (test.test_memoryio.CBytesIOTest) ... ok test_write (test.test_memoryio.CBytesIOTest) ... ok test_writelines (test.test_memoryio.CBytesIOTest) ... ok test_writelines_error (test.test_memoryio.CBytesIOTest) ... ok testInit (test.test_memoryio.CStringIOTest) ... ok testRead (test.test_memoryio.CStringIOTest) ... ok testReadNoArgs (test.test_memoryio.CStringIOTest) ... ok testSeek (test.test_memoryio.CStringIOTest) ... ok testTell (test.test_memoryio.CStringIOTest) ... ok test_detach (test.test_memoryio.CStringIOTest) ... ok test_flags (test.test_memoryio.CStringIOTest) ... ok test_flush (test.test_memoryio.CStringIOTest) ... ok test_getstate (test.test_memoryio.CStringIOTest) ... ok test_getvalue (test.test_memoryio.CStringIOTest) ... ok test_init (test.test_memoryio.CStringIOTest) ... ok test_instance_dict_leak (test.test_memoryio.CStringIOTest) ... ok test_issue5265 (test.test_memoryio.CStringIOTest) ... ok test_iterator (test.test_memoryio.CStringIOTest) ... ok test_lone_surrogates (test.test_memoryio.CStringIOTest) ... ok test_newline_cr (test.test_memoryio.CStringIOTest) ... ok test_newline_crlf (test.test_memoryio.CStringIOTest) ... ok test_newline_default (test.test_memoryio.CStringIOTest) ... ok test_newline_empty (test.test_memoryio.CStringIOTest) ... ok test_newline_lf (test.test_memoryio.CStringIOTest) ... ok test_newline_none (test.test_memoryio.CStringIOTest) ... ok test_newlines_property (test.test_memoryio.CStringIOTest) ... ok test_overseek (test.test_memoryio.CStringIOTest) ... ok test_pickling (test.test_memoryio.CStringIOTest) ... ok test_read (test.test_memoryio.CStringIOTest) ... ok test_readline (test.test_memoryio.CStringIOTest) ... ok test_readlines (test.test_memoryio.CStringIOTest) ... ok test_relative_seek (test.test_memoryio.CStringIOTest) ... ok test_seek (test.test_memoryio.CStringIOTest) ... ok test_setstate (test.test_memoryio.CStringIOTest) ... ok test_subclassing (test.test_memoryio.CStringIOTest) ... ok test_tell (test.test_memoryio.CStringIOTest) ... ok test_textio_properties (test.test_memoryio.CStringIOTest) ... ok test_truncate (test.test_memoryio.CStringIOTest) ... ok test_widechar (test.test_memoryio.CStringIOTest) ... ok test_write (test.test_memoryio.CStringIOTest) ... ok test_writelines (test.test_memoryio.CStringIOTest) ... ok test_writelines_error (test.test_memoryio.CStringIOTest) ... ok test_issue5265 (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_cr (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_crlf (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_default (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_empty (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_lf (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_none (test.test_memoryio.PyStringIOPickleTest) ... ok test_newlines_property (test.test_memoryio.PyStringIOPickleTest) ... ok test_relative_seek (test.test_memoryio.PyStringIOPickleTest) ... ok test_textio_properties (test.test_memoryio.PyStringIOPickleTest) ... ok test_issue5265 (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_cr (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_crlf (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_default (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_empty (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_lf (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_none (test.test_memoryio.CStringIOPickleTest) ... ok test_newlines_property (test.test_memoryio.CStringIOPickleTest) ... ok test_relative_seek (test.test_memoryio.CStringIOPickleTest) ... ok test_textio_properties (test.test_memoryio.CStringIOPickleTest) ... ok ---------------------------------------------------------------------- Ran 156 tests in 0.144s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.25user 0.02system 0:00.30elapsed 92%CPU (0avgtext+0avgdata 42704maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6545minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_memoryview ==================== + echo =================== test_memoryview ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_memoryview == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21108 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_memoryview test_attributes_readonly (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_attributes_writable (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_compare (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_delitem (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_gc (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_getitem (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_iter (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_repr (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_setitem_readonly (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_setitem_writable (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_tobytes (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_tolist (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_writable_readonly (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_attributes_readonly (test.test_memoryview.BytesMemorySliceTest) ... ok test_attributes_writable (test.test_memoryview.BytesMemorySliceTest) ... ok test_compare (test.test_memoryview.BytesMemorySliceTest) ... ok test_delitem (test.test_memoryview.BytesMemorySliceTest) ... ok test_gc (test.test_memoryview.BytesMemorySliceTest) ... ok test_getitem (test.test_memoryview.BytesMemorySliceTest) ... ok test_iter (test.test_memoryview.BytesMemorySliceTest) ... ok test_refs (test.test_memoryview.BytesMemorySliceTest) ... skipped 'Reference counting' test_repr (test.test_memoryview.BytesMemorySliceTest) ... ok test_setitem_readonly (test.test_memoryview.BytesMemorySliceTest) ... ok test_setitem_writable (test.test_memoryview.BytesMemorySliceTest) ... ok test_tobytes (test.test_memoryview.BytesMemorySliceTest) ... ok test_tolist (test.test_memoryview.BytesMemorySliceTest) ... ok test_writable_readonly (test.test_memoryview.BytesMemorySliceTest) ... ok test_attributes_readonly (test.test_memoryview.BytesMemoryviewTest) ... ok test_attributes_writable (test.test_memoryview.BytesMemoryviewTest) ... ok test_compare (test.test_memoryview.BytesMemoryviewTest) ... ok test_constructor (test.test_memoryview.BytesMemoryviewTest) ... ok test_delitem (test.test_memoryview.BytesMemoryviewTest) ... ok test_gc (test.test_memoryview.BytesMemoryviewTest) ... ok test_getitem (test.test_memoryview.BytesMemoryviewTest) ... ok test_iter (test.test_memoryview.BytesMemoryviewTest) ... ok test_repr (test.test_memoryview.BytesMemoryviewTest) ... ok test_setitem_readonly (test.test_memoryview.BytesMemoryviewTest) ... ok test_setitem_writable (test.test_memoryview.BytesMemoryviewTest) ... ok test_tobytes (test.test_memoryview.BytesMemoryviewTest) ... ok test_tolist (test.test_memoryview.BytesMemoryviewTest) ... ok test_writable_readonly (test.test_memoryview.BytesMemoryviewTest) ... ok test_copy (test.test_memoryview.OtherTest) ... ok ---------------------------------------------------------------------- Ran 42 tests in 0.032s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.13user 0.02system 0:00.16elapsed 98%CPU (0avgtext+0avgdata 40996maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6134minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_mhlib ==================== =================== test_mhlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_mhlib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21112 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_mhlib test_basic (test.test_mhlib.MhlibTests) ... ok test_listfolders (test.test_mhlib.MhlibTests) ... ok test_modify (test.test_mhlib.MhlibTests) ... ok test_read (test.test_mhlib.MhlibTests) ... ok test_sequence (test.test_mhlib.MhlibTests) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.231s OK 1 test OK. BUILDSTDERR: 0.27user 0.07system 0:00.36elapsed 96%CPU (0avgtext+0avgdata 43092maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6556minor)pagefaults 0swaps =================== test_mimetools ==================== + for TestName in $(cat testnames.txt) + echo =================== test_mimetools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_mimetools == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21116 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_mimetools test_boundary (test.test_mimetools.MimeToolsTest) ... ok test_decodeencode (test.test_mimetools.MimeToolsTest) ... ok test_message (test.test_mimetools.MimeToolsTest) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.128s OK 1 test OK. BUILDSTDERR: 0.08user 0.03system 0:00.24elapsed 50%CPU (0avgtext+0avgdata 41696maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5998minor)pagefaults 0swaps =================== test_mimetypes ==================== + for TestName in $(cat testnames.txt) + echo =================== test_mimetypes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_mimetypes == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21120 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_mimetypes test_data_urls (test.test_mimetypes.MimeTypesTestCase) ... ok test_default_data (test.test_mimetypes.MimeTypesTestCase) ... ok test_file_parsing (test.test_mimetypes.MimeTypesTestCase) ... ok test_guess_all_types (test.test_mimetypes.MimeTypesTestCase) ... ok test_non_standard_types (test.test_mimetypes.MimeTypesTestCase) ... ok test_non_latin_extension (test.test_mimetypes.Win32MimeTypesTestCase) ... skipped 'Windows only' test_non_latin_type (test.test_mimetypes.Win32MimeTypesTestCase) ... skipped 'Windows only' test_registry_parsing (test.test_mimetypes.Win32MimeTypesTestCase) ... skipped 'Windows only' test_registry_read_error (test.test_mimetypes.Win32MimeTypesTestCase) ... skipped 'Windows only' test_type_map_values (test.test_mimetypes.Win32MimeTypesTestCase) ... skipped 'Windows only' ---------------------------------------------------------------------- Ran 10 tests in 0.014s OK (skipped=5) 1 test OK. BUILDSTDERR: 0.13user 0.03system 0:00.17elapsed 93%CPU (0avgtext+0avgdata 41668maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6240minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_minidom ==================== =================== test_minidom ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_minidom == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21124 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_minidom testAAA (test.test_minidom.MinidomTest) ... ok testAAB (test.test_minidom.MinidomTest) ... ok testAddAttr (test.test_minidom.MinidomTest) ... ok testAltNewline (test.test_minidom.MinidomTest) ... ok testAppendChild (test.test_minidom.MinidomTest) ... ok testAppendChildFragment (test.test_minidom.MinidomTest) ... ok testAttributeRepr (test.test_minidom.MinidomTest) ... ok testBug0777884 (test.test_minidom.MinidomTest) ... ok testBug1433694 (test.test_minidom.MinidomTest) ... ok testChangeAttr (test.test_minidom.MinidomTest) ... ok testCloneAttributeDeep (test.test_minidom.MinidomTest) ... ok testCloneAttributeShallow (test.test_minidom.MinidomTest) ... ok testCloneDocumentDeep (test.test_minidom.MinidomTest) ... ok testCloneDocumentShallow (test.test_minidom.MinidomTest) ... ok testCloneDocumentTypeDeepNotOk (test.test_minidom.MinidomTest) ... ok testCloneDocumentTypeDeepOk (test.test_minidom.MinidomTest) ... ok testCloneDocumentTypeShallowNotOk (test.test_minidom.MinidomTest) ... ok testCloneDocumentTypeShallowOk (test.test_minidom.MinidomTest) ... ok testCloneElementDeep (test.test_minidom.MinidomTest) ... ok testCloneElementShallow (test.test_minidom.MinidomTest) ... ok testClonePIDeep (test.test_minidom.MinidomTest) ... ok testClonePIShallow (test.test_minidom.MinidomTest) ... ok testDeepcopiedDocument (test.test_minidom.MinidomTest) ... ok testDeleteAttr (test.test_minidom.MinidomTest) ... ok testElement (test.test_minidom.MinidomTest) ... ok testElementReprAndStr (test.test_minidom.MinidomTest) ... ok testElementReprAndStrUnicode (test.test_minidom.MinidomTest) ... ok testElementReprAndStrUnicodeNS (test.test_minidom.MinidomTest) ... ok testEmptyXMLNSValue (test.test_minidom.MinidomTest) ... ok testEncodings (test.test_minidom.MinidomTest) ... ok testGetElementsByTagName (test.test_minidom.MinidomTest) ... ok testGetElementsByTagNameNS (test.test_minidom.MinidomTest) ... ok testGetEmptyNodeListFromElementsByTagNameNS (test.test_minidom.MinidomTest) ... ok testImportDocumentDeep (test.test_minidom.MinidomTest) ... ok testImportDocumentShallow (test.test_minidom.MinidomTest) ... ok testImportDocumentTypeDeep (test.test_minidom.MinidomTest) ... ok testImportDocumentTypeShallow (test.test_minidom.MinidomTest) ... ok testInsertBefore (test.test_minidom.MinidomTest) ... ok testInsertBeforeFragment (test.test_minidom.MinidomTest) ... ok testLegalChildren (test.test_minidom.MinidomTest) ... ok testNamedNodeMapSetItem (test.test_minidom.MinidomTest) ... ok testNodeListItem (test.test_minidom.MinidomTest) ... ok testNonZero (test.test_minidom.MinidomTest) ... ok testNormalize (test.test_minidom.MinidomTest) ... ok testNormalizeCombineAndNextSibling (test.test_minidom.MinidomTest) ... ok testNormalizeDeleteAndCombine (test.test_minidom.MinidomTest) ... ok testNormalizeDeleteWithNextSibling (test.test_minidom.MinidomTest) ... ok testNormalizeDeleteWithPrevSibling (test.test_minidom.MinidomTest) ... ok testNormalizeDeleteWithTwoNonTextSiblings (test.test_minidom.MinidomTest) ... ok testNormalizeRecursion (test.test_minidom.MinidomTest) ... ok testParents (test.test_minidom.MinidomTest) ... ok testParseFromFile (test.test_minidom.MinidomTest) ... ok testPatch1094164 (test.test_minidom.MinidomTest) ... ok testPickledDocument (test.test_minidom.MinidomTest) ... ok testProcessingInstruction (test.test_minidom.MinidomTest) ... ok testRemoveAttr (test.test_minidom.MinidomTest) ... ok testRemoveAttrNS (test.test_minidom.MinidomTest) ... ok testRemoveAttributeNode (test.test_minidom.MinidomTest) ... ok testRemoveNamedItem (test.test_minidom.MinidomTest) ... ok testRemoveNamedItemNS (test.test_minidom.MinidomTest) ... ok testRenameAttribute (test.test_minidom.MinidomTest) ... ok testRenameElement (test.test_minidom.MinidomTest) ... ok testRenameOther (test.test_minidom.MinidomTest) ... ok testReplaceChildFragment (test.test_minidom.MinidomTest) ... ok testReplaceWholeText (test.test_minidom.MinidomTest) ... ok testSAX2DOM (test.test_minidom.MinidomTest) ... ok testSchemaType (test.test_minidom.MinidomTest) ... ok testSerializeCommentNodeWithDoubleHyphen (test.test_minidom.MinidomTest) ... ok testSetIdAttribute (test.test_minidom.MinidomTest) ... ok testSetIdAttributeNS (test.test_minidom.MinidomTest) ... ok testSetIdAttributeNode (test.test_minidom.MinidomTest) ... ok testSiblings (test.test_minidom.MinidomTest) ... ok testTooManyDocumentElements (test.test_minidom.MinidomTest) ... ok testUnlink (test.test_minidom.MinidomTest) ... ok testUserData (test.test_minidom.MinidomTest) ... ok testWholeText (test.test_minidom.MinidomTest) ... ok testWriteXML (test.test_minidom.MinidomTest) ... ok test_toprettyxml_preserves_content_of_text_node (test.test_minidom.MinidomTest) ... ok test_toprettyxml_with_adjacent_text_nodes (test.test_minidom.MinidomTest) ... ok test_toprettyxml_with_text_nodes (test.test_minidom.MinidomTest) ... ok ---------------------------------------------------------------------- Ran 80 tests in 0.144s OK 1 test OK. BUILDSTDERR: 0.28user 0.03system 0:00.34elapsed 92%CPU (0avgtext+0avgdata 48112maxresident)k BUILDSTDERR: 32inputs+0outputs (2major+7841minor)pagefaults 0swaps =================== test_mmap ==================== + for TestName in $(cat testnames.txt) + echo =================== test_mmap ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_mmap == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21128 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_mmap test_access_parameter (test.test_mmap.MmapTests) ... ok test_anonymous (test.test_mmap.MmapTests) ... ok test_bad_file_desc (test.test_mmap.MmapTests) ... ok test_basic (test.test_mmap.MmapTests) ... ok test_crasher_on_windows (test.test_mmap.MmapTests) ... skipped 'requires Windows' test_double_close (test.test_mmap.MmapTests) ... ok test_empty_file (test.test_mmap.MmapTests) ... ok test_entire_file (test.test_mmap.MmapTests) ... ok test_error (test.test_mmap.MmapTests) ... ok test_extended_getslice (test.test_mmap.MmapTests) ... ok test_extended_set_del_slice (test.test_mmap.MmapTests) ... ok test_find_end (test.test_mmap.MmapTests) ... ok test_invalid_descriptor (test.test_mmap.MmapTests) ... skipped 'requires Windows' test_io_methods (test.test_mmap.MmapTests) ... ok test_length_0_large_offset (test.test_mmap.MmapTests) ... ok test_length_0_offset (test.test_mmap.MmapTests) ... ok test_move (test.test_mmap.MmapTests) ... ok test_offset (test.test_mmap.MmapTests) ... ok test_prot_readonly (test.test_mmap.MmapTests) ... ok test_resize_past_pos (test.test_mmap.MmapTests) ... ok test_rfind (test.test_mmap.MmapTests) ... ok test_sizeof (test.test_mmap.MmapTests) ... skipped 'implementation detail specific to cpython' test_subclass (test.test_mmap.MmapTests) ... ok test_tagname (test.test_mmap.MmapTests) ... skipped 'requires Windows' test_tougher_find (test.test_mmap.MmapTests) ... ok test_around_2GB (test.test_mmap.LargeMmapTests) ... skipped 'test cannot run on 32-bit systems' test_around_4GB (test.test_mmap.LargeMmapTests) ... skipped 'test cannot run on 32-bit systems' test_large_filesize (test.test_mmap.LargeMmapTests) ... ok test_large_offset (test.test_mmap.LargeMmapTests) ... ok ---------------------------------------------------------------------- Ran 29 tests in 0.077s OK (skipped=6) 1 test OK. BUILDSTDERR: 0.17user 0.03system 0:00.21elapsed 95%CPU (0avgtext+0avgdata 42520maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6764minor)pagefaults 0swaps =================== test_module ==================== + for TestName in $(cat testnames.txt) + echo =================== test_module ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_module == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21132 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_module test_ascii_docstring (test.test_module.ModuleTests) ... ok test_clear_dict_in_ref_cycle (test.test_module.ModuleTests) ... ok test_dont_clear_dict (test.test_module.ModuleTests) ... unexpected success test_no_docstring (test.test_module.ModuleTests) ... ok test_reinit (test.test_module.ModuleTests) ... ok test_unicode_docstring (test.test_module.ModuleTests) ... ok test_uninitialized (test.test_module.ModuleTests) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.022s OK (unexpected successes=1) 1 test OK. BUILDSTDERR: 0.10user 0.03system 0:00.14elapsed 97%CPU (0avgtext+0avgdata 41100maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5872minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_modulefinder ==================== =================== test_modulefinder ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_modulefinder == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21136 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_modulefinder test_absolute_imports (test.test_modulefinder.ModuleFinderTest) ... ok test_extended_opargs (test.test_modulefinder.ModuleFinderTest) ... ok test_maybe (test.test_modulefinder.ModuleFinderTest) ... ok test_maybe_new (test.test_modulefinder.ModuleFinderTest) ... ok test_package (test.test_modulefinder.ModuleFinderTest) ... ok test_relative_imports (test.test_modulefinder.ModuleFinderTest) ... ok test_relative_imports_2 (test.test_modulefinder.ModuleFinderTest) ... ok test_relative_imports_3 (test.test_modulefinder.ModuleFinderTest) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.520s OK 1 test OK. BUILDSTDERR: 0.58user 0.05system 0:00.66elapsed 96%CPU (0avgtext+0avgdata 75484maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+16398minor)pagefaults 0swaps =================== test_msilib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_msilib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_msilib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21140 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_msilib test_msilib skipped -- No module named _msi 1 test skipped: test_msilib Those skips are all expected on linux2. BUILDSTDERR: 0.11user 0.02system 0:00.13elapsed 97%CPU (0avgtext+0avgdata 41500maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6166minor)pagefaults 0swaps =================== test_multibytecodec ==================== + for TestName in $(cat testnames.txt) + echo =================== test_multibytecodec ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_multibytecodec == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21144 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_multibytecodec test_encode (test.test_multibytecodec.TestHZStateful) ... ok test_incrementalencoder (test.test_multibytecodec.TestHZStateful) ... ok test_incrementalencoder_final (test.test_multibytecodec.TestHZStateful) ... ok test_encode (test.test_multibytecodec.TestStateful) ... ok test_incrementalencoder (test.test_multibytecodec.TestStateful) ... ok test_incrementalencoder_final (test.test_multibytecodec.TestStateful) ... ok test_bug1572832 (test.test_multibytecodec.Test_ISO2022) ... ok test_g2 (test.test_multibytecodec.Test_ISO2022) ... ok test_iso2022_jp_g0 (test.test_multibytecodec.Test_ISO2022) ... ok test_dbcs (test.test_multibytecodec.Test_IncrementalDecoder) ... ok test_dbcs_keep_buffer (test.test_multibytecodec.Test_IncrementalDecoder) ... ok test_iso2022 (test.test_multibytecodec.Test_IncrementalDecoder) ... ok test_issue5640 (test.test_multibytecodec.Test_IncrementalEncoder) ... ok test_stateful (test.test_multibytecodec.Test_IncrementalEncoder) ... ok test_stateful_keep_buffer (test.test_multibytecodec.Test_IncrementalEncoder) ... ok test_stateless (test.test_multibytecodec.Test_IncrementalEncoder) ... ok test_codingspec (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_errorcallback_custom_ignore (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_errorcallback_longindex (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_init_segfault (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_nullcoding (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_str_decode (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_bug1728403 (test.test_multibytecodec.Test_StreamReader) ... ok test_gb18030 (test.test_multibytecodec.Test_StreamWriter) ... skipped 'need a narrow build' test_streamwriter_strwrite (test.test_multibytecodec.Test_StreamWriter) ... ok test_utf_8 (test.test_multibytecodec.Test_StreamWriter) ... skipped 'need a narrow build' ---------------------------------------------------------------------- Ran 26 tests in 0.197s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.28user 0.02system 0:00.32elapsed 96%CPU (0avgtext+0avgdata 42744maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6203minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_multibytecodec_support ==================== =================== test_multibytecodec_support ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_multibytecodec_support == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21148 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_multibytecodec_support 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.13elapsed 97%CPU (0avgtext+0avgdata 41728maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6217minor)pagefaults 0swaps =================== test_multifile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_multifile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_multifile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21152 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_multifile 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 94%CPU (0avgtext+0avgdata 41388maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5848minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_mutants ==================== =================== test_mutants ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_mutants == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21156 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_mutants trying w/ lengths 26 29 trying w/ lengths 24 21 trying w/ lengths 58 58 . trying w/ lengths 14 15 trying w/ lengths 28 29 trying w/ lengths 8 8 . trying w/ lengths 31 34 trying w/ lengths 25 21 trying w/ lengths 65 65 . trying w/ lengths 10 10 . . trying w/ lengths 42 39 trying w/ lengths 29 27 trying w/ lengths 56 51 trying w/ lengths 8 11 trying w/ lengths 19 13 trying w/ lengths 53 45 trying w/ lengths 32 28 trying w/ lengths 60 57 trying w/ lengths 49 56 trying w/ lengths 45 48 trying w/ lengths 59 50 trying w/ lengths 51 53 trying w/ lengths 35 39 trying w/ lengths 36 37 trying w/ lengths 50 52 trying w/ lengths 3 4 trying w/ lengths 28 30 trying w/ lengths 8 7 trying w/ lengths 52 51 trying w/ lengths 22 23 trying w/ lengths 8 8 . trying w/ lengths 33 35 trying w/ lengths 26 27 trying w/ lengths 54 51 trying w/ lengths 62 63 trying w/ lengths 3 2 trying w/ lengths 17 14 trying w/ lengths 20 20 . . trying w/ lengths 45 53 trying w/ lengths 34 37 trying w/ lengths 14 11 trying w/ lengths 66 57 trying w/ lengths 6 9 trying w/ lengths 6 6 . trying w/ lengths 15 14 trying w/ lengths 55 57 trying w/ lengths 57 56 trying w/ lengths 57 52 trying w/ lengths 53 61 trying w/ lengths 1 1 . trying w/ lengths 64 58 trying w/ lengths 45 43 trying w/ lengths 7 9 trying w/ lengths 40 44 trying w/ lengths 48 46 trying w/ lengths 60 64 trying w/ lengths 40 46 trying w/ lengths 29 29 . . trying w/ lengths 39 46 trying w/ lengths 9 9 . trying w/ lengths 51 58 trying w/ lengths 6 4 trying w/ lengths 4 3 trying w/ lengths 49 43 trying w/ lengths 34 33 trying w/ lengths 64 61 trying w/ lengths 20 23 trying w/ lengths 48 49 trying w/ lengths 49 50 trying w/ lengths 1 2 trying w/ lengths 30 30 . trying w/ lengths 55 50 trying w/ lengths 5 6 trying w/ lengths 45 44 trying w/ lengths 57 56 trying w/ lengths 53 50 trying w/ lengths 48 53 trying w/ lengths 49 47 trying w/ lengths 17 16 trying w/ lengths 12 14 trying w/ lengths 36 35 trying w/ lengths 25 28 trying w/ lengths 15 22 trying w/ lengths 55 55 . trying w/ lengths 47 47 . trying w/ lengths 33 35 trying w/ lengths 11 11 . trying w/ lengths 31 36 trying w/ lengths 58 55 trying w/ lengths 52 45 trying w/ lengths 2 2 . trying w/ lengths 26 29 trying w/ lengths 39 42 trying w/ lengths 5 6 trying w/ lengths 44 39 trying w/ lengths 8 9 trying w/ lengths 29 29 . trying w/ lengths 63 67 trying w/ lengths 61 57 trying w/ lengths 42 42 . 1 test OK. =================== test_mutex ==================== BUILDSTDERR: 0.23user 0.02system 0:00.26elapsed 98%CPU (0avgtext+0avgdata 42020maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6320minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_mutex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_mutex == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21160 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_mutex test_lock_and_unlock (test.test_mutex.MutexTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK 1 test OK. BUILDSTDERR: 0.08user 0.02system 0:00.11elapsed 98%CPU (0avgtext+0avgdata 41460maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5836minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_netrc ==================== + echo =================== test_netrc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_netrc == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21164 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_netrc test_comment_at_end_of_machine_line (test.test_netrc.NetrcTestCase) ... ok test_comment_at_end_of_machine_line_no_space (test.test_netrc.NetrcTestCase) ... ok test_comment_at_end_of_machine_line_pass_has_hash (test.test_netrc.NetrcTestCase) ... ok test_comment_before_machine_line (test.test_netrc.NetrcTestCase) ... ok test_comment_before_machine_line_hash_only (test.test_netrc.NetrcTestCase) ... ok test_comment_before_machine_line_no_space (test.test_netrc.NetrcTestCase) ... ok test_default (test.test_netrc.NetrcTestCase) ... ok test_macros (test.test_netrc.NetrcTestCase) ... ok test_password_with_internal_hash (test.test_netrc.NetrcTestCase) ... ok test_password_with_leading_hash (test.test_netrc.NetrcTestCase) ... ok test_password_with_trailing_hash (test.test_netrc.NetrcTestCase) ... ok test_security (test.test_netrc.NetrcTestCase) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.014s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 95%CPU (0avgtext+0avgdata 41744maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6109minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_new ==================== =================== test_new ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_new == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21168 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_new test_code (test.test_new.NewTest) ... ok test_function (test.test_new.NewTest) ... ok test_scope (test.test_new.NewTest) ... ok test_spam (test.test_new.NewTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.002s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 97%CPU (0avgtext+0avgdata 41152maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5959minor)pagefaults 0swaps =================== test_nis ==================== + for TestName in $(cat testnames.txt) + echo =================== test_nis ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_nis == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21172 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_nis test_nis skipped -- No module named nis 1 test skipped: test_nis Those skips are all expected on linux2. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 94%CPU (0avgtext+0avgdata 41040maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5844minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_nntplib ==================== + echo =================== test_nntplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_nntplib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21176 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_nntplib test_too_long_line (test.test_nntplib.EvilServerTests) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.104s OK test_basic_connect (test.test_nntplib.ServerTests) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.103s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.33elapsed 38%CPU (0avgtext+0avgdata 41472maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6068minor)pagefaults 0swaps =================== test_normalization ==================== + for TestName in $(cat testnames.txt) + echo =================== test_normalization ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_normalization == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21182 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_normalization test_bug_834676 (test.test_normalization.NormalizationTest) ... ok test_main (test.test_normalization.NormalizationTest) ... skipped "Use of the `urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 2 tests in 0.008s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.13user 0.03system 0:00.16elapsed 97%CPU (0avgtext+0avgdata 42144maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6265minor)pagefaults 0swaps =================== test_ntpath ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ntpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ntpath == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21186 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ntpath test_abspath (test.test_ntpath.TestNtpath) ... ok test_commonprefix (test.test_ntpath.TestNtpath) ... ok test_expanduser (test.test_ntpath.TestNtpath) ... ok test_expandvars (test.test_ntpath.TestNtpath) ... ok test_expandvars_nonascii (test.test_ntpath.TestNtpath) ... skipped 'need test_support.FS_NONASCII' test_isabs (test.test_ntpath.TestNtpath) ... ok test_join (test.test_ntpath.TestNtpath) ... ok test_normpath (test.test_ntpath.TestNtpath) ... ok test_relpath (test.test_ntpath.TestNtpath) ... ok test_split (test.test_ntpath.TestNtpath) ... ok test_splitdrive (test.test_ntpath.TestNtpath) ... ok test_splitext (test.test_ntpath.TestNtpath) ... ok test_splitunc (test.test_ntpath.TestNtpath) ... ok test_abspath (test.test_ntpath.NtCommonTest) ... ok test_abspath_issue3426 (test.test_ntpath.NtCommonTest) ... ok test_commonprefix (test.test_ntpath.NtCommonTest) ... ok test_exists (test.test_ntpath.NtCommonTest) ... ok test_expandvars (test.test_ntpath.NtCommonTest) ... ok test_expandvars_nonascii (test.test_ntpath.NtCommonTest) ... skipped 'need test_support.FS_NONASCII' test_getsize (test.test_ntpath.NtCommonTest) ... ok test_isdir (test.test_ntpath.NtCommonTest) ... ok test_isfile (test.test_ntpath.NtCommonTest) ... ok test_no_argument (test.test_ntpath.NtCommonTest) ... ok test_nonascii_abspath (test.test_ntpath.NtCommonTest) ... ok test_normcase (test.test_ntpath.NtCommonTest) ... ok test_normpath_issue5827 (test.test_ntpath.NtCommonTest) ... ok test_realpath (test.test_ntpath.NtCommonTest) ... ok test_splitdrive (test.test_ntpath.NtCommonTest) ... ok test_time (test.test_ntpath.NtCommonTest) ... ok ---------------------------------------------------------------------- Ran 29 tests in 0.033s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.13user 0.02system 0:00.17elapsed 91%CPU (0avgtext+0avgdata 41056maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6170minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_old_mailbox ==================== =================== test_old_mailbox ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_old_mailbox == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21190 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_old_mailbox test_empty_maildir (test.test_old_mailbox.MaildirTestCase) Test an empty maildir mailbox ... ok test_nonempty_maildir_both (test.test_old_mailbox.MaildirTestCase) ... ok test_nonempty_maildir_cur (test.test_old_mailbox.MaildirTestCase) ... ok test_nonempty_maildir_new (test.test_old_mailbox.MaildirTestCase) ... ok test_unix_mbox (test.test_old_mailbox.MaildirTestCase) ... ok test_from_regex (test.test_old_mailbox.MboxTestCase) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.014s OK 1 test OK. BUILDSTDERR: 0.16user 0.03system 0:00.20elapsed 97%CPU (0avgtext+0avgdata 42684maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6475minor)pagefaults 0swaps =================== test_openpty ==================== + for TestName in $(cat testnames.txt) + echo =================== test_openpty ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_openpty == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21194 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_openpty test (test.test_openpty.OpenptyTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.003s OK 1 test OK. BUILDSTDERR: 0.10user 0.03system 0:00.14elapsed 97%CPU (0avgtext+0avgdata 41504maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5837minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_operator ==================== =================== test_operator ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_operator == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21198 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_operator test_abs (test.test_operator.OperatorTestCase) ... ok test_add (test.test_operator.OperatorTestCase) ... ok test_attrgetter (test.test_operator.OperatorTestCase) ... ok test_bitwise_and (test.test_operator.OperatorTestCase) ... ok test_bitwise_or (test.test_operator.OperatorTestCase) ... ok test_bitwise_xor (test.test_operator.OperatorTestCase) ... ok test_concat (test.test_operator.OperatorTestCase) ... ok test_contains (test.test_operator.OperatorTestCase) ... ok test_countOf (test.test_operator.OperatorTestCase) ... ok test_delitem (test.test_operator.OperatorTestCase) ... ok test_delslice (test.test_operator.OperatorTestCase) ... ok test_div (test.test_operator.OperatorTestCase) ... ok test_eq (test.test_operator.OperatorTestCase) ... ok test_floordiv (test.test_operator.OperatorTestCase) ... ok test_ge (test.test_operator.OperatorTestCase) ... ok test_getitem (test.test_operator.OperatorTestCase) ... ok test_getslice (test.test_operator.OperatorTestCase) ... ok test_gt (test.test_operator.OperatorTestCase) ... ok test_indexOf (test.test_operator.OperatorTestCase) ... ok test_inplace (test.test_operator.OperatorTestCase) ... ok test_invert (test.test_operator.OperatorTestCase) ... ok test_is (test.test_operator.OperatorTestCase) ... ok test_isCallable (test.test_operator.OperatorTestCase) ... ok test_isMappingType (test.test_operator.OperatorTestCase) ... ok test_isNumberType (test.test_operator.OperatorTestCase) ... ok test_isSequenceType (test.test_operator.OperatorTestCase) ... ok test_is_not (test.test_operator.OperatorTestCase) ... ok test_itemgetter (test.test_operator.OperatorTestCase) ... ok test_le (test.test_operator.OperatorTestCase) ... ok test_lshift (test.test_operator.OperatorTestCase) ... ok test_lt (test.test_operator.OperatorTestCase) ... ok test_methodcaller (test.test_operator.OperatorTestCase) ... ok test_mod (test.test_operator.OperatorTestCase) ... ok test_mul (test.test_operator.OperatorTestCase) ... ok test_ne (test.test_operator.OperatorTestCase) ... ok test_neg (test.test_operator.OperatorTestCase) ... ok test_pos (test.test_operator.OperatorTestCase) ... ok test_pow (test.test_operator.OperatorTestCase) ... ok test_repeat (test.test_operator.OperatorTestCase) ... ok test_rshift (test.test_operator.OperatorTestCase) ... ok test_setitem (test.test_operator.OperatorTestCase) ... ok test_setslice (test.test_operator.OperatorTestCase) ... ok test_sub (test.test_operator.OperatorTestCase) ... ok test_truediv (test.test_operator.OperatorTestCase) ... ok test_truth (test.test_operator.OperatorTestCase) ... ok ---------------------------------------------------------------------- Ran 45 tests in 0.015s OK 1 test OK. BUILDSTDERR: 0.12user 0.02system 0:00.15elapsed 94%CPU (0avgtext+0avgdata 41644maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6186minor)pagefaults 0swaps =================== test_optparse ==================== + for TestName in $(cat testnames.txt) + echo =================== test_optparse ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_optparse == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21202 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_optparse test_bool_default (test.test_optparse.TestBool) ... ok test_bool_false (test.test_optparse.TestBool) ... ok test_bool_flicker_on_and_off (test.test_optparse.TestBool) ... ok test_bool_true (test.test_optparse.TestBool) ... ok test_callback (test.test_optparse.TestCallback) ... ok test_callback_help (test.test_optparse.TestCallback) ... ok test_abbrev_callback_expansion (test.test_optparse.TestCallbackCheckAbbrev) ... ok test_callback_extra_args (test.test_optparse.TestCallbackExtraArgs) ... ok test_many_args (test.test_optparse.TestCallbackManyArgs) ... ok test_callback_meddle_args (test.test_optparse.TestCallbackMeddleArgs) ... ok test_callback_meddle_args_separator (test.test_optparse.TestCallbackMeddleArgs) ... ok test_consume_separator_stop_at_option (test.test_optparse.TestCallbackVarArgs) ... ok test_positional_arg_and_variable_args (test.test_optparse.TestCallbackVarArgs) ... ok test_stop_at_invalid_option (test.test_optparse.TestCallbackVarArgs) ... ok test_stop_at_option (test.test_optparse.TestCallbackVarArgs) ... ok test_variable_args (test.test_optparse.TestCallbackVarArgs) ... ok test_add_choice_option (test.test_optparse.TestChoice) ... ok test_invalid_choice (test.test_optparse.TestChoice) ... ok test_valid_choice (test.test_optparse.TestChoice) ... ok test_conflict_error (test.test_optparse.TestConflict) ... ok test_conflict_error_group (test.test_optparse.TestConflict) ... ok test_no_such_conflict_handler (test.test_optparse.TestConflict) ... ok test_conflict_override_args (test.test_optparse.TestConflictOverride) ... ok test_conflict_override_help (test.test_optparse.TestConflictOverride) ... ok test_conflict_override_opts (test.test_optparse.TestConflictOverride) ... ok test_conflict_resolve (test.test_optparse.TestConflictResolve) ... ok test_conflict_resolve_help (test.test_optparse.TestConflictResolve) ... ok test_conflict_resolve_long_opt (test.test_optparse.TestConflictResolve) ... ok test_conflict_resolve_long_opts (test.test_optparse.TestConflictResolve) ... ok test_conflict_resolve_short_opt (test.test_optparse.TestConflictResolve) ... ok test_conflict_default (test.test_optparse.TestConflictingDefaults) ... ok test_conflict_default_none (test.test_optparse.TestConflictingDefaults) ... ok test_count_interspersed_args (test.test_optparse.TestCount) ... ok test_count_no_interspersed_args (test.test_optparse.TestCount) ... ok test_count_no_such_option (test.test_optparse.TestCount) ... ok test_count_one (test.test_optparse.TestCount) ... ok test_count_option_no_value (test.test_optparse.TestCount) ... ok test_count_override_amount (test.test_optparse.TestCount) ... ok test_count_override_quiet (test.test_optparse.TestCount) ... ok test_count_overriding (test.test_optparse.TestCount) ... ok test_count_overriding_default (test.test_optparse.TestCount) ... ok test_count_three (test.test_optparse.TestCount) ... ok test_count_three_apart (test.test_optparse.TestCount) ... ok test_count_with_default (test.test_optparse.TestCount) ... ok test_empty (test.test_optparse.TestCount) ... ok test_basic_defaults (test.test_optparse.TestDefaultValues) ... ok test_mixed_defaults_post (test.test_optparse.TestDefaultValues) ... ok test_mixed_defaults_pre (test.test_optparse.TestDefaultValues) ... ok test_process_default (test.test_optparse.TestDefaultValues) ... ok test_alt_expand (test.test_optparse.TestExpandDefaults) ... ok test_default_none_1 (test.test_optparse.TestExpandDefaults) ... ok test_default_none_2 (test.test_optparse.TestExpandDefaults) ... ok test_float_default (test.test_optparse.TestExpandDefaults) ... ok test_no_default (test.test_optparse.TestExpandDefaults) ... ok test_no_expand (test.test_optparse.TestExpandDefaults) ... ok test_option_default (test.test_optparse.TestExpandDefaults) ... ok test_parser_default_1 (test.test_optparse.TestExpandDefaults) ... ok test_parser_default_2 (test.test_optparse.TestExpandDefaults) ... ok test_extend_add_action (test.test_optparse.TestExtendAddActions) ... ok test_extend_add_action_normal (test.test_optparse.TestExtendAddActions) ... ok test_filetype_noexist (test.test_optparse.TestExtendAddTypes) ... ok test_filetype_notfile (test.test_optparse.TestExtendAddTypes) ... ok test_filetype_ok (test.test_optparse.TestExtendAddTypes) ... ok test_help (test.test_optparse.TestHelp) ... ok test_help_description_groups (test.test_optparse.TestHelp) ... ok test_help_long_opts_first (test.test_optparse.TestHelp) ... ok test_help_old_usage (test.test_optparse.TestHelp) ... ok test_help_title_formatter (test.test_optparse.TestHelp) ... ok test_help_unicode (test.test_optparse.TestHelp) ... ok test_help_unicode_description (test.test_optparse.TestHelp) ... ok test_wrap_columns (test.test_optparse.TestHelp) ... ok test_match_abbrev (test.test_optparse.TestMatchAbbrev) ... ok test_match_abbrev_error (test.test_optparse.TestMatchAbbrev) ... ok test_nargs_invalid_float_value (test.test_optparse.TestMultipleArgs) ... ok test_nargs_long_opt (test.test_optparse.TestMultipleArgs) ... ok test_nargs_required_values (test.test_optparse.TestMultipleArgs) ... ok test_nargs_with_positional_args (test.test_optparse.TestMultipleArgs) ... ok test_nargs_append (test.test_optparse.TestMultipleArgsAppend) ... ok test_nargs_append_const (test.test_optparse.TestMultipleArgsAppend) ... ok test_nargs_append_required_values (test.test_optparse.TestMultipleArgsAppend) ... ok test_nargs_append_simple (test.test_optparse.TestMultipleArgsAppend) ... ok test_action_invalid (test.test_optparse.TestOptionChecks) ... ok test_attr_invalid (test.test_optparse.TestOptionChecks) ... ok test_bad_choices_list (test.test_optparse.TestOptionChecks) ... ok test_callback_args_no_tuple (test.test_optparse.TestOptionChecks) ... ok test_callback_kwargs_no_dict (test.test_optparse.TestOptionChecks) ... ok test_callback_not_callable (test.test_optparse.TestOptionChecks) ... ok test_no_callback_args_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_callback_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_callback_kwargs_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_choices_for_type (test.test_optparse.TestOptionChecks) ... ok test_no_choices_list (test.test_optparse.TestOptionChecks) ... ok test_no_const_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_nargs_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_type_for_action (test.test_optparse.TestOptionChecks) ... ok test_opt_string_empty (test.test_optparse.TestOptionChecks) ... ok test_opt_string_long_invalid (test.test_optparse.TestOptionChecks) ... ok test_opt_string_short_invalid (test.test_optparse.TestOptionChecks) ... ok test_opt_string_too_short (test.test_optparse.TestOptionChecks) ... ok test_type_invalid (test.test_optparse.TestOptionChecks) ... ok test_add_group_invalid_arguments (test.test_optparse.TestOptionGroup) ... ok test_add_group_no_group (test.test_optparse.TestOptionGroup) ... ok test_add_group_wrong_parser (test.test_optparse.TestOptionGroup) ... ok test_group_manipulate (test.test_optparse.TestOptionGroup) ... ok test_option_group_create_instance (test.test_optparse.TestOptionGroup) ... ok test_add_option_invalid_arguments (test.test_optparse.TestOptionParser) ... ok test_add_option_no_Option (test.test_optparse.TestOptionParser) ... ok test_get_option (test.test_optparse.TestOptionParser) ... ok test_get_option_equals (test.test_optparse.TestOptionParser) ... ok test_has_option (test.test_optparse.TestOptionParser) ... ok test_refleak (test.test_optparse.TestOptionParser) ... skipped 'Relies on sys.getrefcount' test_remove_long_opt (test.test_optparse.TestOptionParser) ... ok test_remove_nonexistent (test.test_optparse.TestOptionParser) ... ok test_remove_short_opt (test.test_optparse.TestOptionParser) ... ok test_basics (test.test_optparse.TestOptionValues) ... ok test_numeric_options (test.test_optparse.TestParseNumber) ... ok test_parse_num_fail (test.test_optparse.TestParseNumber) ... ok test_parse_num_ok (test.test_optparse.TestParseNumber) ... ok test_custom_progname (test.test_optparse.TestProgName) ... ok test_default_progname (test.test_optparse.TestProgName) ... ok test_abbrev_long_option (test.test_optparse.TestStandard) ... ok test_add_option_accepts_unicode (test.test_optparse.TestStandard) ... ok test_ambiguous_option (test.test_optparse.TestStandard) ... ok test_combined_single_invalid_option (test.test_optparse.TestStandard) ... ok test_defaults (test.test_optparse.TestStandard) ... ok test_empty (test.test_optparse.TestStandard) ... ok test_hyphen_becomes_positional_arg (test.test_optparse.TestStandard) ... ok test_invalid_integer (test.test_optparse.TestStandard) ... ok test_long_invalid_integer (test.test_optparse.TestStandard) ... ok test_long_option_append (test.test_optparse.TestStandard) ... ok test_long_option_argument_joined (test.test_optparse.TestStandard) ... ok test_long_option_argument_split (test.test_optparse.TestStandard) ... ok test_long_option_short_option (test.test_optparse.TestStandard) ... ok test_no_append_versus_append (test.test_optparse.TestStandard) ... ok test_no_such_option (test.test_optparse.TestStandard) ... ok test_option_argument_joined (test.test_optparse.TestStandard) ... ok test_option_argument_joined_integer (test.test_optparse.TestStandard) ... ok test_option_argument_split (test.test_optparse.TestStandard) ... ok test_option_argument_split_negative_integer (test.test_optparse.TestStandard) ... ok test_option_consumes_optionlike_string (test.test_optparse.TestStandard) ... ok test_required_value (test.test_optparse.TestStandard) ... ok test_short_and_long_option_split (test.test_optparse.TestStandard) ... ok test_short_option_consumes_separator (test.test_optparse.TestStandard) ... ok test_short_option_joined_and_separator (test.test_optparse.TestStandard) ... ok test_short_option_split_long_option_append (test.test_optparse.TestStandard) ... ok test_short_option_split_one_positional_arg (test.test_optparse.TestStandard) ... ok test_shortopt_empty_longopt_append (test.test_optparse.TestStandard) ... ok test_new_type_object (test.test_optparse.TestTypeAliases) ... ok test_old_type_object (test.test_optparse.TestTypeAliases) ... ok test_str_aliases_string (test.test_optparse.TestTypeAliases) ... ok test_no_version (test.test_optparse.TestVersion) ... ok test_version (test.test_optparse.TestVersion) ... ok ---------------------------------------------------------------------- Ran 152 tests in 0.199s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.31user 0.03system 0:00.38elapsed 90%CPU (0avgtext+0avgdata 44064maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6824minor)pagefaults 0swaps =================== test_ordered_dict ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ordered_dict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ordered_dict == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21206 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ordered_dict test_abc (test.test_ordered_dict.TestOrderedDict) ... ok test_clear (test.test_ordered_dict.TestOrderedDict) ... ok test_copying (test.test_ordered_dict.TestOrderedDict) ... ok test_delitem (test.test_ordered_dict.TestOrderedDict) ... ok test_equality (test.test_ordered_dict.TestOrderedDict) ... ok test_free_after_iterating (test.test_ordered_dict.TestOrderedDict) ... ok test_init (test.test_ordered_dict.TestOrderedDict) ... ok test_iterators (test.test_ordered_dict.TestOrderedDict) ... ok test_override_update (test.test_ordered_dict.TestOrderedDict) ... ok test_pop (test.test_ordered_dict.TestOrderedDict) ... ok test_popitem (test.test_ordered_dict.TestOrderedDict) ... ok test_popitem_first (test.test_ordered_dict.TestOrderedDict) ... ok test_reduce_exact_output (test.test_ordered_dict.TestOrderedDict) ... ok test_reduce_not_too_fat (test.test_ordered_dict.TestOrderedDict) ... ok test_reinsert (test.test_ordered_dict.TestOrderedDict) ... ok test_repr (test.test_ordered_dict.TestOrderedDict) ... ok test_repr_recursive (test.test_ordered_dict.TestOrderedDict) ... ok test_setdefault (test.test_ordered_dict.TestOrderedDict) ... ok test_setitem (test.test_ordered_dict.TestOrderedDict) ... ok test_update (test.test_ordered_dict.TestOrderedDict) ... ok test_views (test.test_ordered_dict.TestOrderedDict) ... ok test_yaml_linkage (test.test_ordered_dict.TestOrderedDict) ... ok test_bool (test.test_ordered_dict.GeneralMappingTests) ... ok test_constructor (test.test_ordered_dict.GeneralMappingTests) ... ok test_get (test.test_ordered_dict.GeneralMappingTests) ... ok test_getitem (test.test_ordered_dict.GeneralMappingTests) ... ok test_items (test.test_ordered_dict.GeneralMappingTests) ... ok test_keys (test.test_ordered_dict.GeneralMappingTests) ... ok test_len (test.test_ordered_dict.GeneralMappingTests) ... ok test_pop (test.test_ordered_dict.GeneralMappingTests) ... ok test_popitem (test.test_ordered_dict.GeneralMappingTests) ... ok test_read (test.test_ordered_dict.GeneralMappingTests) ... ok test_setdefault (test.test_ordered_dict.GeneralMappingTests) ... ok test_update (test.test_ordered_dict.GeneralMappingTests) ... ok test_values (test.test_ordered_dict.GeneralMappingTests) ... ok test_write (test.test_ordered_dict.GeneralMappingTests) ... ok test_bool (test.test_ordered_dict.SubclassMappingTests) ... ok test_constructor (test.test_ordered_dict.SubclassMappingTests) ... ok test_get (test.test_ordered_dict.SubclassMappingTests) ... ok test_getitem (test.test_ordered_dict.SubclassMappingTests) ... ok test_items (test.test_ordered_dict.SubclassMappingTests) ... ok test_keys (test.test_ordered_dict.SubclassMappingTests) ... ok test_len (test.test_ordered_dict.SubclassMappingTests) ... ok test_pop (test.test_ordered_dict.SubclassMappingTests) ... ok test_popitem (test.test_ordered_dict.SubclassMappingTests) ... ok test_read (test.test_ordered_dict.SubclassMappingTests) ... ok test_setdefault (test.test_ordered_dict.SubclassMappingTests) ... ok test_update (test.test_ordered_dict.SubclassMappingTests) ... ok test_values (test.test_ordered_dict.SubclassMappingTests) ... ok test_write (test.test_ordered_dict.SubclassMappingTests) ... ok ---------------------------------------------------------------------- Ran 50 tests in 0.099s OK 1 test OK. BUILDSTDERR: 0.19user 0.03system 0:00.24elapsed 93%CPU (0avgtext+0avgdata 41304maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6255minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_os ==================== + echo =================== test_os ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_os == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21210 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_os test_access (test.test_os.FileTests) ... ok test_closerange (test.test_os.FileTests) ... ok test_rename (test.test_os.FileTests) ... skipped 'implementation detail specific to cpython' test_tempnam (test.test_os.TemporaryFileTests) ... ok test_tmpfile (test.test_os.TemporaryFileTests) ... ok test_tmpnam (test.test_os.TemporaryFileTests) ... ok test_1565150 (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_1686475 (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_large_time (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_stat_attributes (test.test_os.StatAttributeTests) ... ok test_statvfs_attributes (test.test_os.StatAttributeTests) ... ok test_utime_dir (test.test_os.StatAttributeTests) ... ok test_bool (test.test_os.EnvironTests) ... ok test_constructor (test.test_os.EnvironTests) ... ok test_get (test.test_os.EnvironTests) ... ok test_getitem (test.test_os.EnvironTests) ... ok test_items (test.test_os.EnvironTests) ... ok test_keys (test.test_os.EnvironTests) ... ok test_len (test.test_os.EnvironTests) ... ok test_pop (test.test_os.EnvironTests) ... ok test_popitem (test.test_os.EnvironTests) ... ok test_read (test.test_os.EnvironTests) ... ok test_setdefault (test.test_os.EnvironTests) ... ok test_unset_error (test.test_os.EnvironTests) ... ok test_update (test.test_os.EnvironTests) ... ok test_update2 (test.test_os.EnvironTests) ... ok test_values (test.test_os.EnvironTests) ... ok test_write (test.test_os.EnvironTests) ... ok test_traversal (test.test_os.WalkTests) ... ok test_makedir (test.test_os.MakedirTests) ... ok test_devnull (test.test_os.DevNullTests) ... ok test_urandom_length (test.test_os.URandomTests) ... ok test_urandom_subprocess (test.test_os.URandomTests) ... ok test_urandom_value (test.test_os.URandomTests) ... ok test_urandom_failure (test.test_os.URandomFDTests) ... skipped 'implementation detail not available on pypy' test_execvpe_with_bad_arglist (test.test_os.ExecvpeTests) ... ok test_chdir (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_chmod (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_mkdir (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_remove (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_rename (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_utime (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_closerange (test.test_os.TestInvalidFD) ... ok test_dup (test.test_os.TestInvalidFD) ... ok test_dup2 (test.test_os.TestInvalidFD) ... ok test_fchdir (test.test_os.TestInvalidFD) ... ok test_fchmod (test.test_os.TestInvalidFD) ... ok test_fchown (test.test_os.TestInvalidFD) ... ok test_fdatasync (test.test_os.TestInvalidFD) ... ok test_fdopen (test.test_os.TestInvalidFD) ... ok test_fpathconf (test.test_os.TestInvalidFD) ... ok test_fstat (test.test_os.TestInvalidFD) ... ok test_fstatvfs (test.test_os.TestInvalidFD) ... ok test_fsync (test.test_os.TestInvalidFD) ... ok test_ftruncate (test.test_os.TestInvalidFD) ... ok test_isatty (test.test_os.TestInvalidFD) ... ok test_lseek (test.test_os.TestInvalidFD) ... ok test_read (test.test_os.TestInvalidFD) ... ok test_tcgetpgrp (test.test_os.TestInvalidFD) ... ok test_tcsetpgrpt (test.test_os.TestInvalidFD) ... ok test_ttyname (test.test_os.TestInvalidFD) ... ok test_write (test.test_os.TestInvalidFD) ... ok test_setegid (test.test_os.PosixUidGidTests) ... ok test_seteuid (test.test_os.PosixUidGidTests) ... ok test_setgid (test.test_os.PosixUidGidTests) ... ok test_setregid (test.test_os.PosixUidGidTests) ... ok test_setregid_neg1 (test.test_os.PosixUidGidTests) ... ok test_setreuid (test.test_os.PosixUidGidTests) ... ok test_setreuid_neg1 (test.test_os.PosixUidGidTests) ... ok test_setuid (test.test_os.PosixUidGidTests) ... ok test_CTRL_BREAK_EVENT (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_CTRL_C_EVENT (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_int (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_sigterm (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' ---------------------------------------------------------------------- Ran 74 tests in 0.192s OK (skipped=15) 1 test OK. BUILDSTDERR: 0.28user 0.10system 0:00.41elapsed 94%CPU (0avgtext+0avgdata 44244maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+23662minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ossaudiodev ==================== =================== test_ossaudiodev ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ossaudiodev == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21220 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled 1 test skipped: test_ossaudiodev Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 41280maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5857minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_parser ==================== =================== test_parser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_parser == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21224 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_parser test_assert (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_basic_import_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_class_defs (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_except_clause (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_expressions (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_flags_passed (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_function_defs (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_import_from_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_pep263 (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_position (test.test_parser.RoundtripLegalSyntaxTestCase) ... FAIL test_print (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_relative_imports (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_simple_assignments (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_simple_augmented_assignments (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_simple_expression (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_try_stmt (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_with (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_yield_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_a_comma_comma_c (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_illegal_operator (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_illegal_yield_1 (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_illegal_yield_2 (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_junk (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_malformed_global (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_missing_import_source (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_print_chevron_comma (test.test_parser.IllegalSyntaxTestCase) ... ERROR test_compile_badunicode (test.test_parser.CompileTestCase) ... ok test_compile_error (test.test_parser.CompileTestCase) ... ok test_compile_expr (test.test_parser.CompileTestCase) ... ok test_compile_suite (test.test_parser.CompileTestCase) ... ok test_issue_9011 (test.test_parser.CompileTestCase) ... ok test_deeply_nested_list (test.test_parser.ParserStackLimitTestCase) ... ok test_trigger_memory_error (test.test_parser.ParserStackLimitTestCase) ... FAIL test_sizeof (test.test_parser.STObjectTestCase) ... skipped 'implementation detail specific to cpython' ====================================================================== ERROR: test_assert (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 237, in test_assert self.check_suite("assert alo < ahi and blo < bhi\n") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_basic_import_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 220, in test_basic_import_statement self.check_suite("import sys") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_class_defs (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 184, in test_class_defs self.check_suite("class foo():pass") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_except_clause (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 255, in test_except_clause self.check_suite("try: pass\nexcept: pass\n") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_expressions (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 62, in test_expressions self.check_expr("foo(1)") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 28, in check_expr self.roundtrip(parser.expr, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_flags_passed (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 34, in test_flags_passed code = suite.compile() File "", line 1 SyntaxError: __future__ statements must appear at beginning of file ====================================================================== ERROR: test_function_defs (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 157, in test_function_defs self.check_suite("def f(): pass") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_import_from_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 195, in test_import_from_statement self.check_suite("from sys.path import *") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_pep263 (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 233, in test_pep263 self.check_suite("# -*- coding: iso-8859-1 -*-\n" File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_print (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 127, in test_print self.check_suite("print") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_relative_imports (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 227, in test_relative_imports self.check_suite("from . import name") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_simple_assignments (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 139, in test_simple_assignments self.check_suite("a = b") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_simple_augmented_assignments (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 143, in test_simple_augmented_assignments self.check_suite("a += b") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_simple_expression (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 136, in test_simple_expression self.check_suite("a") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_try_stmt (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 245, in test_try_stmt self.check_suite("try: pass\nexcept: pass\n") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_with (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 240, in test_with self.check_suite("with open('x'): pass\n") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_yield_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 43, in test_yield_statement self.check_suite("def f(): yield 1") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 40, in check_suite self.roundtrip(parser.suite, s) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 20, in roundtrip st2 = parser.sequence2st(t) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_a_comma_comma_c (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 484, in test_a_comma_comma_c self.check_bad_tree(tree, "a,,c") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 307, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_illegal_operator (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 517, in test_illegal_operator self.check_bad_tree(tree, "a $= b") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 307, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_illegal_yield_1 (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 370, in test_illegal_yield_1 self.check_bad_tree(tree, "def f():\n return 1\n yield 1") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 307, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_illegal_yield_2 (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 434, in test_illegal_yield_2 self.check_bad_tree(tree, "def f():\n return 1\n yield 1") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 307, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_junk (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 315, in test_junk self.check_bad_tree((1, 2, 3), "") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 307, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_malformed_global (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 528, in test_malformed_global self.check_bad_tree(tree, "malformed global ast") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 307, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_missing_import_source (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 542, in test_missing_import_source self.check_bad_tree(tree, "from import a") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 307, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== ERROR: test_print_chevron_comma (test.test_parser.IllegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 457, in test_print_chevron_comma self.check_bad_tree(tree, "print >>fp,") File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 307, in check_bad_tree parser.sequence2st(tree) AttributeError: 'module' object has no attribute 'sequence2st' ====================================================================== FAIL: test_position (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 295, in test_position terminals) AssertionError: Lists differ: [(1, 'def', 1, 0), (1, 'f', 1,... != [(1, 'def', 1, 0), (1, 'f', 1,... First differing element 7: (5, '', 2, -1) (5, ' ', 2, 0) [(1, 'def', 1, 0), (1, 'f', 1, 4), (7, '(', 1, 5), (1, 'x', 1, 6), (8, ')', 1, 7), (11, ':', 1, 8), (4, '', 1, 9), - (5, '', 2, -1), ? ^^ + (5, ' ', 2, 0), ? ++++ ^ (1, 'return', 2, 4), (1, 'x', 2, 11), (14, '+', 2, 13), (2, '1', 2, 15), (4, '', 2, 16), - (6, '', 2, -1), ? ^^ + (6, '', 2, 0), ? ^ - (4, '', 2, -1), ? ^^ + (4, '', 2, 0), ? ^ - (0, '', 2, -1)] ? ^^ + (0, '', 2, 0)] ? ^ ====================================================================== FAIL: test_trigger_memory_error (test.test_parser.ParserStackLimitTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_parser.py", line 596, in test_trigger_memory_error rc, out, err = assert_python_failure('-c', e) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/script_helper.py", line 62, in assert_python_failure return _assert_python(False, *args, **env_vars) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/script_helper.py", line 47, in _assert_python "stderr follows:\n%s" % (rc, err.decode('ascii', 'ignore'))) AssertionError: Process return code is 0, stderr follows: ---------------------------------------------------------------------- Ran 34 tests in 0.054s FAILED (failures=2, errors=25, skipped=1) 1 test failed: test_parser BUILDSTDERR: test test_parser failed -- multiple errors occurred BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.18user 0.03system 0:00.22elapsed 97%CPU (0avgtext+0avgdata 42020maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+11031minor)pagefaults 0swaps + echo test_parser + for TestName in $(cat testnames.txt) + echo =================== test_pdb ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pdb =================== test_pdb ==================== == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21230 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pdb Trying: def test_function(): import pdb; pdb.Pdb().set_trace() print(1) print(2) print(3) print(4) Expecting nothing ok Trying: from bdb import Breakpoint Expecting nothing ok Trying: Breakpoint.next = 1 Expecting nothing ok Trying: Breakpoint.bplist = {} Expecting nothing ok Trying: Breakpoint.bpbynumber = [None] Expecting nothing ok Trying: with PdbTestInput([ # doctest: +NORMALIZE_WHITESPACE 'break 3', 'disable 1', 'ignore 1 10', 'condition 1 1 < 2', 'break 4', 'break 4', 'break', 'clear 3', 'break', 'condition 1', 'enable 1', 'clear 1', 'commands 2', 'print 42', 'end', 'continue', # will stop at breakpoint 2 (line 4) 'clear', # clear all! 'y', 'tbreak 5', 'continue', # will stop at temporary breakpoint 'break', # make sure breakpoint is gone 'continue', ]): test_function() Expecting: > (3)test_function() -> print(1) (Pdb) break 3 Breakpoint 1 at :3 (Pdb) disable 1 (Pdb) ignore 1 10 Will ignore next 10 crossings of breakpoint 1. (Pdb) condition 1 1 < 2 (Pdb) break 4 Breakpoint 2 at :4 (Pdb) break 4 Breakpoint 3 at :4 (Pdb) break Num Type Disp Enb Where 1 breakpoint keep no at :3 stop only if 1 < 2 ignore next 10 hits 2 breakpoint keep yes at :4 3 breakpoint keep yes at :4 (Pdb) clear 3 Deleted breakpoint 3 (Pdb) break Num Type Disp Enb Where 1 breakpoint keep no at :3 stop only if 1 < 2 ignore next 10 hits 2 breakpoint keep yes at :4 (Pdb) condition 1 Breakpoint 1 is now unconditional. (Pdb) enable 1 (Pdb) clear 1 Deleted breakpoint 1 (Pdb) commands 2 (com) print 42 (com) end (Pdb) continue 1 42 > (4)test_function() -> print(2) (Pdb) clear Clear all breaks? y (Pdb) tbreak 5 Breakpoint 4 at :5 (Pdb) continue 2 Deleted breakpoint 4 > (5)test_function() -> print(3) (Pdb) break (Pdb) continue 3 4 ok Trying: def test_function(): import pdb, sys; inst = pdb.Pdb() inst.set_trace() inst.botframe = sys._getframe() # hackery to get the right botframe print(1) print(2) print(3) print(4) Expecting nothing ok Trying: from bdb import Breakpoint Expecting nothing ok Trying: Breakpoint.next = 1 Expecting nothing ok Trying: Breakpoint.bplist = {} Expecting nothing ok Trying: Breakpoint.bpbynumber = [None] Expecting nothing ok Trying: with PdbTestInput([ 'next', 'break 7', 'continue', 'next', 'continue', 'continue', ]): test_function() Expecting: > (4)test_function() -> inst.botframe = sys._getframe() # hackery to get the right botframe (Pdb) next > (5)test_function() -> print(1) (Pdb) break 7 Breakpoint 1 at :7 (Pdb) continue 1 2 > (7)test_function() -> print(3) (Pdb) next 3 > (8)test_function() -> print(4) (Pdb) continue 4 ok Trying: def test_function(foo, bar): import pdb; pdb.Pdb().set_trace() pass Expecting nothing ok Trying: with PdbTestInput([ 'foo', 'bar', 'for i in range(5): write(i)', 'continue', ]): test_function(1, None) Expecting: > (3)test_function() -> pass (Pdb) foo 1 (Pdb) bar (Pdb) for i in range(5): write(i) 0 1 2 3 4 (Pdb) continue ok Trying: def skip_module(): import string import pdb; pdb.Pdb(skip=['string*']).set_trace() string.lower('FOO') Expecting nothing ok Trying: with PdbTestInput([ 'step', 'continue', ]): skip_module() Expecting: > (4)skip_module() -> string.lower('FOO') (Pdb) step --Return-- > (4)skip_module()->None -> string.lower('FOO') (Pdb) continue ok Trying: def skip_module(): def callback(): return None import pdb; pdb.Pdb(skip=['module_to_skip*']).set_trace() mod.foo_pony(callback) Expecting nothing ok Trying: with PdbTestInput([ 'step', 'step', 'step', 'step', 'step', 'continue', ]): skip_module() pass # provides something to "step" to Expecting: > (5)skip_module() -> mod.foo_pony(callback) (Pdb) step --Call-- > (2)callback() -> def callback(): (Pdb) step > (3)callback() -> return None (Pdb) step --Return-- > (3)callback()->None -> return None (Pdb) step --Return-- > (5)skip_module()->None -> mod.foo_pony(callback) (Pdb) step > (10)() -> pass # provides something to "step" to (Pdb) continue ok 13 items had no tests: test.test_pdb test.test_pdb.ModuleInitTester test.test_pdb.ModuleInitTester.test_filename_correct test.test_pdb.PdbTestCase test.test_pdb.PdbTestCase.run_pdb test.test_pdb.PdbTestCase.test_issue13183 test.test_pdb.PdbTestCase.test_issue16180 test.test_pdb.PdbTestInput test.test_pdb.PdbTestInput.__enter__ test.test_pdb.PdbTestInput.__exit__ test.test_pdb.PdbTestInput.__init__ test.test_pdb.test_main test.test_pdb.write 5 items passed all tests: 6 tests in test.test_pdb.test_pdb_breakpoint_commands 6 tests in test.test_pdb.test_pdb_continue_in_bottomframe 2 tests in test.test_pdb.test_pdb_displayhook 2 tests in test.test_pdb.test_pdb_skip_modules 2 tests in test.test_pdb.test_pdb_skip_modules_with_callback 18 tests in 18 items. 18 passed and 0 failed. Test passed. doctest (test.test_pdb) ... 18 tests with zero failures test_issue13183 (test.test_pdb.PdbTestCase) ... ok test_issue16180 (test.test_pdb.PdbTestCase) ... ok test_filename_correct (test.test_pdb.ModuleInitTester) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.230s OK 1 test OK. BUILDSTDERR: 0.34user 0.09system 0:00.46elapsed 92%CPU (0avgtext+0avgdata 43596maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+20026minor)pagefaults 0swaps =================== test_peepholer ==================== + for TestName in $(cat testnames.txt) + echo =================== test_peepholer ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_peepholer == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21237 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_peepholer test_binary_subscr_on_unicode (test.test_peepholer.TestTranforms) ... ok test_elim_extra_return (test.test_peepholer.TestTranforms) ... ok test_elim_inversion_of_is_or_in (test.test_peepholer.TestTranforms) ... ok test_elim_jump_after_return1 (test.test_peepholer.TestTranforms) ... ok test_elim_jump_after_return2 (test.test_peepholer.TestTranforms) ... ok test_elim_jump_to_return (test.test_peepholer.TestTranforms) ... ok test_folding_of_binops_on_constants (test.test_peepholer.TestTranforms) ... ok test_folding_of_tuples_of_constants (test.test_peepholer.TestTranforms) ... ok test_folding_of_unaryops_on_constants (test.test_peepholer.TestTranforms) ... ok test_none_as_constant (test.test_peepholer.TestTranforms) ... ok test_pack_unpack (test.test_peepholer.TestTranforms) ... ok test_unot (test.test_peepholer.TestTranforms) ... ok test_while_one (test.test_peepholer.TestTranforms) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.018s OK 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.14elapsed 97%CPU (0avgtext+0avgdata 41452maxresident)k 0inputs+0outputs (0major+6154minor)pa=================== test_pep247 ==================== BUILDSTDERR: gefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pep247 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pep247 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21241 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pep247 test_hmac (test.test_pep247.Pep247Test) ... ok test_md5 (test.test_pep247.Pep247Test) ... ok test_sha (test.test_pep247.Pep247Test) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. BUILDSTDERR: 0.09user 0.03system 0:00.12elapsed 93%CPU (0avgtext+0avgdata 41384maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5856minor)pagefaults 0swaps =================== test_pep277 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pep277 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pep277 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21245 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pep277 test_pep277 skipped -- only NT+ and systems with Unicode-friendly filesystem encoding 1 test skipped: test_pep277 Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.03system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 41152maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5909minor)pagefaults 0swaps =================== test_pep352 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pep352 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pep352 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21249 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pep352 test_builtins_new_style (test.test_pep352.ExceptionClassTests) ... ok test_inheritance (test.test_pep352.ExceptionClassTests) ... ok test_interface_multi_arg (test.test_pep352.ExceptionClassTests) ... ok test_interface_no_arg (test.test_pep352.ExceptionClassTests) ... ok test_interface_single_arg (test.test_pep352.ExceptionClassTests) ... ok test_message_deprecation (test.test_pep352.ExceptionClassTests) ... ok test_catch_string (test.test_pep352.UsageTests) ... ok test_raise_classic (test.test_pep352.UsageTests) ... ok test_raise_new_style_non_exception (test.test_pep352.UsageTests) ... ok test_raise_string (test.test_pep352.UsageTests) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.010s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.12elapsed 98%CPU (0avgtext+0avgdata 40940maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5848minor)pagefaults 0swaps =================== test_pickle ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pickle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pickle == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21253 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pickle test_appends_on_non_lists (test.test_pickle.PickleTests) ... ok test_attribute_name_interning (test.test_pickle.PickleTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_pickle.PickleTests) ... ok test_bad_input (test.test_pickle.PickleTests) ... ok test_bad_mark (test.test_pickle.PickleTests) ... ok test_bad_stack (test.test_pickle.PickleTests) ... ok test_binget (test.test_pickle.PickleTests) ... ok test_callapi (test.test_pickle.PickleTests) ... ok test_complex_newobj (test.test_pickle.PickleTests) ... ok test_constants (test.test_pickle.PickleTests) ... ok test_correctly_quoted_string (test.test_pickle.PickleTests) ... ok test_dict_chunking (test.test_pickle.PickleTests) ... ok test_dump_closed_file (test.test_pickle.PickleTests) ... ok test_dup (test.test_pickle.PickleTests) ... ok test_dynamic_class (test.test_pickle.PickleTests) ... ok test_float (test.test_pickle.PickleTests) ... ok test_float_format (test.test_pickle.PickleTests) ... ok test_garyp (test.test_pickle.PickleTests) ... ok test_get (test.test_pickle.PickleTests) ... ok test_getinitargs (test.test_pickle.PickleTests) ... ok test_global_ext1 (test.test_pickle.PickleTests) ... ok test_global_ext2 (test.test_pickle.PickleTests) ... ok test_global_ext4 (test.test_pickle.PickleTests) ... ok test_highest_protocol (test.test_pickle.PickleTests) ... ok test_incomplete_input (test.test_pickle.PickleTests) ... ok test_insecure_strings (test.test_pickle.PickleTests) ... ok test_ints (test.test_pickle.PickleTests) ... ok test_large_pickles (test.test_pickle.PickleTests) ... ok test_list_chunking (test.test_pickle.PickleTests) ... ok test_load_classic_instance (test.test_pickle.PickleTests) ... ok test_load_closed_file (test.test_pickle.PickleTests) ... ok test_load_from_and_dump_to_file (test.test_pickle.PickleTests) ... ok test_load_from_canned_string (test.test_pickle.PickleTests) ... ok test_load_str (test.test_pickle.PickleTests) ... ok test_load_unicode (test.test_pickle.PickleTests) ... ok test_long (test.test_pickle.PickleTests) ... ok test_long1 (test.test_pickle.PickleTests) ... ok test_long4 (test.test_pickle.PickleTests) ... ok test_long_binget (test.test_pickle.PickleTests) ... ok test_many_puts_and_gets (test.test_pickle.PickleTests) ... ok test_maxint64 (test.test_pickle.PickleTests) ... ok test_metaclass (test.test_pickle.PickleTests) ... ok test_misc (test.test_pickle.PickleTests) ... ok test_misc_get (test.test_pickle.PickleTests) ... ok test_newobj_generic (test.test_pickle.PickleTests) ... ok test_newobj_list (test.test_pickle.PickleTests) ... ok test_newobj_list_slots (test.test_pickle.PickleTests) ... ok test_newobj_proxies (test.test_pickle.PickleTests) ... ok test_newobj_tuple (test.test_pickle.PickleTests) ... ok test_proto (test.test_pickle.PickleTests) ... ok test_recursive_dict (test.test_pickle.PickleTests) ... ok test_recursive_dict_and_inst (test.test_pickle.PickleTests) ... ok test_recursive_dict_key (test.test_pickle.PickleTests) ... ok test_recursive_dict_subclass (test.test_pickle.PickleTests) ... ok test_recursive_dict_subclass_and_inst (test.test_pickle.PickleTests) ... ok test_recursive_dict_subclass_key (test.test_pickle.PickleTests) ... ok test_recursive_frozenset_and_inst (test.test_pickle.PickleTests) ... ok test_recursive_inst (test.test_pickle.PickleTests) ... ok test_recursive_list (test.test_pickle.PickleTests) ... ok test_recursive_list_and_inst (test.test_pickle.PickleTests) ... ok test_recursive_list_subclass (test.test_pickle.PickleTests) ... ok test_recursive_list_subclass_and_inst (test.test_pickle.PickleTests) ... ok test_recursive_multi (test.test_pickle.PickleTests) ... ok test_recursive_set_and_inst (test.test_pickle.PickleTests) ... ok test_recursive_tuple_and_inst (test.test_pickle.PickleTests) ... ok test_recursive_tuple_and_list (test.test_pickle.PickleTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_pickle.PickleTests) ... ok test_reduce (test.test_pickle.PickleTests) ... ok test_reduce_bad_iterator (test.test_pickle.PickleTests) ... ok test_reduce_calls_base (test.test_pickle.PickleTests) ... ok test_reduce_ex_called (test.test_pickle.PickleTests) ... ok test_reduce_ex_calls_base (test.test_pickle.PickleTests) ... ok test_reduce_ex_overrides_reduce (test.test_pickle.PickleTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickle.PickleTests) ... ok test_restricted (test.test_pickle.PickleTests) ... skipped 'no full restricted mode in pypy' test_roundtrip_equality (test.test_pickle.PickleTests) ... ok test_setitems_on_non_dicts (test.test_pickle.PickleTests) ... ok test_short_tuples (test.test_pickle.PickleTests) ... ok test_simple_newobj (test.test_pickle.PickleTests) ... ok test_singletons (test.test_pickle.PickleTests) ... ok test_structseq (test.test_pickle.PickleTests) ... ok test_truncated_data (test.test_pickle.PickleTests) ... ok test_unicode (test.test_pickle.PickleTests) ... ok test_unicode_high_plane (test.test_pickle.PickleTests) ... ok test_bad_mark (test.test_pickle.UnpicklerTests) ... ok test_bad_stack (test.test_pickle.UnpicklerTests) ... ok test_binget (test.test_pickle.UnpicklerTests) ... ok test_constants (test.test_pickle.UnpicklerTests) ... ok test_correctly_quoted_string (test.test_pickle.UnpicklerTests) ... ok test_dup (test.test_pickle.UnpicklerTests) ... ok test_garyp (test.test_pickle.UnpicklerTests) ... ok test_get (test.test_pickle.UnpicklerTests) ... ok test_insecure_strings (test.test_pickle.UnpicklerTests) ... ok test_load_classic_instance (test.test_pickle.UnpicklerTests) ... ok test_load_from_canned_string (test.test_pickle.UnpicklerTests) ... ok test_load_str (test.test_pickle.UnpicklerTests) ... ok test_load_unicode (test.test_pickle.UnpicklerTests) ... ok test_long_binget (test.test_pickle.UnpicklerTests) ... ok test_maxint64 (test.test_pickle.UnpicklerTests) ... ok test_misc_get (test.test_pickle.UnpicklerTests) ... ok test_truncated_data (test.test_pickle.UnpicklerTests) ... ok test_appends_on_non_lists (test.test_pickle.PicklerTests) ... ok test_attribute_name_interning (test.test_pickle.PicklerTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_pickle.PicklerTests) ... ok test_complex_newobj (test.test_pickle.PicklerTests) ... ok test_dict_chunking (test.test_pickle.PicklerTests) ... ok test_dynamic_class (test.test_pickle.PicklerTests) ... ok test_float (test.test_pickle.PicklerTests) ... ok test_float_format (test.test_pickle.PicklerTests) ... ok test_getinitargs (test.test_pickle.PicklerTests) ... ok test_global_ext1 (test.test_pickle.PicklerTests) ... ok test_global_ext2 (test.test_pickle.PicklerTests) ... ok test_global_ext4 (test.test_pickle.PicklerTests) ... ok test_ints (test.test_pickle.PicklerTests) ... ok test_large_pickles (test.test_pickle.PicklerTests) ... ok test_list_chunking (test.test_pickle.PicklerTests) ... ok test_long (test.test_pickle.PicklerTests) ... ok test_long1 (test.test_pickle.PicklerTests) ... ok test_long4 (test.test_pickle.PicklerTests) ... ok test_many_puts_and_gets (test.test_pickle.PicklerTests) ... ok test_metaclass (test.test_pickle.PicklerTests) ... ok test_misc (test.test_pickle.PicklerTests) ... ok test_newobj_generic (test.test_pickle.PicklerTests) ... ok test_newobj_list (test.test_pickle.PicklerTests) ... ok test_newobj_list_slots (test.test_pickle.PicklerTests) ... ok test_newobj_proxies (test.test_pickle.PicklerTests) ... ok test_newobj_tuple (test.test_pickle.PicklerTests) ... ok test_proto (test.test_pickle.PicklerTests) ... ok test_recursive_dict (test.test_pickle.PicklerTests) ... ok test_recursive_dict_and_inst (test.test_pickle.PicklerTests) ... ok test_recursive_dict_key (test.test_pickle.PicklerTests) ... ok test_recursive_dict_subclass (test.test_pickle.PicklerTests) ... ok test_recursive_dict_subclass_and_inst (test.test_pickle.PicklerTests) ... ok test_recursive_dict_subclass_key (test.test_pickle.PicklerTests) ... ok test_recursive_frozenset_and_inst (test.test_pickle.PicklerTests) ... ok test_recursive_inst (test.test_pickle.PicklerTests) ... ok test_recursive_list (test.test_pickle.PicklerTests) ... ok test_recursive_list_and_inst (test.test_pickle.PicklerTests) ... ok test_recursive_list_subclass (test.test_pickle.PicklerTests) ... ok test_recursive_list_subclass_and_inst (test.test_pickle.PicklerTests) ... ok test_recursive_multi (test.test_pickle.PicklerTests) ... ok test_recursive_set_and_inst (test.test_pickle.PicklerTests) ... ok test_recursive_tuple_and_inst (test.test_pickle.PicklerTests) ... ok test_recursive_tuple_and_list (test.test_pickle.PicklerTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_pickle.PicklerTests) ... ok test_reduce (test.test_pickle.PicklerTests) ... ok test_reduce_bad_iterator (test.test_pickle.PicklerTests) ... ok test_reduce_calls_base (test.test_pickle.PicklerTests) ... ok test_reduce_ex_called (test.test_pickle.PicklerTests) ... ok test_reduce_ex_calls_base (test.test_pickle.PicklerTests) ... ok test_reduce_ex_overrides_reduce (test.test_pickle.PicklerTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickle.PicklerTests) ... ok test_roundtrip_equality (test.test_pickle.PicklerTests) ... ok test_setitems_on_non_dicts (test.test_pickle.PicklerTests) ... ok test_short_tuples (test.test_pickle.PicklerTests) ... ok test_simple_newobj (test.test_pickle.PicklerTests) ... ok test_singletons (test.test_pickle.PicklerTests) ... ok test_structseq (test.test_pickle.PicklerTests) ... ok test_unicode (test.test_pickle.PicklerTests) ... ok test_unicode_high_plane (test.test_pickle.PicklerTests) ... ok test_persistence (test.test_pickle.PersPicklerTests) ... ok test_clear_pickler_memo (test.test_pickle.PicklerUnpicklerObjectTests) ... ok test_multiple_unpicklings_seekable (test.test_pickle.PicklerUnpicklerObjectTests) ... ok test_multiple_unpicklings_unseekable (test.test_pickle.PicklerUnpicklerObjectTests) ... ok test_priming_pickler_memo (test.test_pickle.PicklerUnpicklerObjectTests) ... ok test_priming_unpickler_memo (test.test_pickle.PicklerUnpicklerObjectTests) ... ok test_reusing_unpickler_objects (test.test_pickle.PicklerUnpicklerObjectTests) ... ok test_unpickling_buffering_readline (test.test_pickle.PicklerUnpicklerObjectTests) ... ok test_huge_strlist (test.test_pickle.PickleBigmemPickleTests) ... ok ---------------------------------------------------------------------- Ran 169 tests in 1.892s OK (skipped=3) Trying: encode_long(0L) Expecting: '' ok Trying: encode_long(255L) Expecting: '\xff\x00' ok Trying: encode_long(32767L) Expecting: '\xff\x7f' ok Trying: encode_long(-256L) Expecting: '\x00\xff' ok Trying: encode_long(-32768L) Expecting: '\x00\x80' ok Trying: encode_long(-128L) Expecting: '\x80' ok Trying: encode_long(127L) Expecting: '\x7f' ok 103 items had no tests: pickle pickle.PickleError pickle.Pickler pickle.Pickler.__init__ pickle.Pickler._batch_appends pickle.Pickler._batch_setitems pickle.Pickler._pickle_maybe_moduledict pickle.Pickler.clear_memo pickle.Pickler.dump pickle.Pickler.get pickle.Pickler.memoize pickle.Pickler.persistent_id pickle.Pickler.put pickle.Pickler.save pickle.Pickler.save_bool pickle.Pickler.save_dict pickle.Pickler.save_empty_tuple pickle.Pickler.save_float pickle.Pickler.save_function pickle.Pickler.save_global pickle.Pickler.save_inst pickle.Pickler.save_int pickle.Pickler.save_list pickle.Pickler.save_long pickle.Pickler.save_none pickle.Pickler.save_pers pickle.Pickler.save_reduce pickle.Pickler.save_string pickle.Pickler.save_tuple pickle.Pickler.save_unicode pickle.PicklingError pickle.Unpickler pickle.Unpickler.__init__ pickle.Unpickler._instantiate pickle.Unpickler.find_class pickle.Unpickler.get_extension pickle.Unpickler.load pickle.Unpickler.load_append pickle.Unpickler.load_appends pickle.Unpickler.load_binfloat pickle.Unpickler.load_binget pickle.Unpickler.load_binint pickle.Unpickler.load_binint1 pickle.Unpickler.load_binint2 pickle.Unpickler.load_binpersid pickle.Unpickler.load_binput pickle.Unpickler.load_binstring pickle.Unpickler.load_binunicode pickle.Unpickler.load_build pickle.Unpickler.load_dict pickle.Unpickler.load_dup pickle.Unpickler.load_empty_dictionary pickle.Unpickler.load_empty_list pickle.Unpickler.load_empty_tuple pickle.Unpickler.load_eof pickle.Unpickler.load_ext1 pickle.Unpickler.load_ext2 pickle.Unpickler.load_ext4 pickle.Unpickler.load_false pickle.Unpickler.load_float pickle.Unpickler.load_get pickle.Unpickler.load_global pickle.Unpickler.load_inst pickle.Unpickler.load_int pickle.Unpickler.load_list pickle.Unpickler.load_long pickle.Unpickler.load_long1 pickle.Unpickler.load_long4 pickle.Unpickler.load_long_binget pickle.Unpickler.load_long_binput pickle.Unpickler.load_mark pickle.Unpickler.load_newobj pickle.Unpickler.load_none pickle.Unpickler.load_obj pickle.Unpickler.load_persid pickle.Unpickler.load_pop pickle.Unpickler.load_pop_mark pickle.Unpickler.load_proto pickle.Unpickler.load_put pickle.Unpickler.load_reduce pickle.Unpickler.load_setitem pickle.Unpickler.load_setitems pickle.Unpickler.load_short_binstring pickle.Unpickler.load_stop pickle.Unpickler.load_string pickle.Unpickler.load_true pickle.Unpickler.load_tuple pickle.Unpickler.load_tuple1 pickle.Unpickler.load_tuple2 pickle.Unpickler.load_tuple3 pickle.Unpickler.load_unicode pickle.Unpickler.marker pickle.UnpicklingError pickle._EmptyClass pickle._Stop pickle._Stop.__init__ pickle._keep_alive pickle._test pickle.dump pickle.dumps pickle.load pickle.loads pickle.whichmodule 1 items passed all tests: 7 tests in pickle.encode_long 7 tests in 104 items. 7 passed and 0 failed. Test passed. doctest (pickle) ... 7 tests with zero failures 1 test OK. =================== test_pickletools ==================== BUILDSTDERR: 2.01user 0.08system 0:02.17elapsed 96%CPU (0avgtext+0avgdata 76172maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+18279minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pickletools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pickletools == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21257 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pickletools test_appends_on_non_lists (test.test_pickletools.OptimizedPickleTests) ... ok test_attribute_name_interning (test.test_pickletools.OptimizedPickleTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_pickletools.OptimizedPickleTests) ... ok test_bad_input (test.test_pickletools.OptimizedPickleTests) ... ok test_callapi (test.test_pickletools.OptimizedPickleTests) ... ok test_complex_newobj (test.test_pickletools.OptimizedPickleTests) ... ok test_dict_chunking (test.test_pickletools.OptimizedPickleTests) ... ok test_dump_closed_file (test.test_pickletools.OptimizedPickleTests) ... ok test_dynamic_class (test.test_pickletools.OptimizedPickleTests) ... ok test_float (test.test_pickletools.OptimizedPickleTests) ... ok test_float_format (test.test_pickletools.OptimizedPickleTests) ... ok test_getinitargs (test.test_pickletools.OptimizedPickleTests) ... ok test_global_ext1 (test.test_pickletools.OptimizedPickleTests) ... ok test_global_ext2 (test.test_pickletools.OptimizedPickleTests) ... ok test_global_ext4 (test.test_pickletools.OptimizedPickleTests) ... ok test_highest_protocol (test.test_pickletools.OptimizedPickleTests) ... ok test_incomplete_input (test.test_pickletools.OptimizedPickleTests) ... ok test_ints (test.test_pickletools.OptimizedPickleTests) ... ok test_large_pickles (test.test_pickletools.OptimizedPickleTests) ... ok test_list_chunking (test.test_pickletools.OptimizedPickleTests) ... ok test_load_closed_file (test.test_pickletools.OptimizedPickleTests) ... ok test_load_from_and_dump_to_file (test.test_pickletools.OptimizedPickleTests) ... ok test_long (test.test_pickletools.OptimizedPickleTests) ... ok test_long1 (test.test_pickletools.OptimizedPickleTests) ... ok test_long4 (test.test_pickletools.OptimizedPickleTests) ... ok test_many_puts_and_gets (test.test_pickletools.OptimizedPickleTests) ... ok test_metaclass (test.test_pickletools.OptimizedPickleTests) ... ok test_misc (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_generic (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_list (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_list_slots (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_proxies (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_tuple (test.test_pickletools.OptimizedPickleTests) ... ok test_proto (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict_key (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict_subclass (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict_subclass_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict_subclass_key (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_frozenset_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_list (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_list_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_list_subclass (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_list_subclass_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_multi (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_set_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_tuple_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_tuple_and_list (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_bad_iterator (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_calls_base (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_ex_called (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_ex_calls_base (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_ex_overrides_reduce (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickletools.OptimizedPickleTests) ... ok test_restricted (test.test_pickletools.OptimizedPickleTests) ... skipped 'no full restricted mode in pypy' test_roundtrip_equality (test.test_pickletools.OptimizedPickleTests) ... ok test_setitems_on_non_dicts (test.test_pickletools.OptimizedPickleTests) ... ok test_short_tuples (test.test_pickletools.OptimizedPickleTests) ... ok test_simple_newobj (test.test_pickletools.OptimizedPickleTests) ... ok test_singletons (test.test_pickletools.OptimizedPickleTests) ... ok test_structseq (test.test_pickletools.OptimizedPickleTests) ... ok test_unicode (test.test_pickletools.OptimizedPickleTests) ... ok test_unicode_high_plane (test.test_pickletools.OptimizedPickleTests) ... ok ---------------------------------------------------------------------- Ran 67 tests in 0.716s OK (skipped=2) Trying: import pickle Expecting nothing ok Trying: from StringIO import StringIO Expecting nothing ok Trying: f = StringIO() Expecting nothing ok Trying: p = pickle.Pickler(f, 2) Expecting nothing ok Trying: x = [1, 2, 3] Expecting nothing ok Trying: p.dump(x) Expecting nothing ok Trying: p.dump(x) Expecting nothing ok Trying: f.seek(0) Expecting nothing ok Trying: memo = {} Expecting nothing ok Trying: dis(f, memo=memo) Expecting: 0: \x80 PROTO 2 2: ] EMPTY_LIST 3: q BINPUT 0 5: ( MARK 6: K BININT1 1 8: K BININT1 2 10: K BININT1 3 12: e APPENDS (MARK at 5) 13: . STOP highest protocol among opcodes = 2 ok Trying: dis(f, memo=memo) Expecting: 14: \x80 PROTO 2 16: h BINGET 0 18: . STOP highest protocol among opcodes = 2 ok Trying: import pickle Expecting nothing ok Trying: x = [1, 2, (3, 4), {'abc': u"def"}] Expecting nothing ok Trying: pkl = pickle.dumps(x, 0) Expecting nothing ok Trying: dis(pkl) Expecting: 0: ( MARK 1: l LIST (MARK at 0) 2: p PUT 0 5: I INT 1 8: a APPEND 9: I INT 2 12: a APPEND 13: ( MARK 14: I INT 3 17: I INT 4 20: t TUPLE (MARK at 13) 21: p PUT 1 24: a APPEND 25: ( MARK 26: d DICT (MARK at 25) 27: p PUT 2 30: S STRING 'abc' 37: p PUT 3 40: V UNICODE u'def' 45: p PUT 4 48: s SETITEM 49: a APPEND 50: . STOP highest protocol among opcodes = 0 ok Trying: pkl = pickle.dumps(x, 1) Expecting nothing ok Trying: dis(pkl) Expecting: 0: ] EMPTY_LIST 1: q BINPUT 0 3: ( MARK 4: K BININT1 1 6: K BININT1 2 8: ( MARK 9: K BININT1 3 11: K BININT1 4 13: t TUPLE (MARK at 8) 14: q BINPUT 1 16: } EMPTY_DICT 17: q BINPUT 2 19: U SHORT_BINSTRING 'abc' 24: q BINPUT 3 26: X BINUNICODE u'def' 34: q BINPUT 4 36: s SETITEM 37: e APPENDS (MARK at 3) 38: . STOP highest protocol among opcodes = 1 ok Trying: import pickletools Expecting nothing ok Trying: dis(pickle.dumps(pickletools.dis, 0)) Expecting: 0: c GLOBAL 'pickletools dis' 17: p PUT 0 20: . STOP highest protocol among opcodes = 0 ok Trying: from pickletools import _Example Expecting nothing ok Trying: x = [_Example(42)] * 2 Expecting nothing ok Trying: dis(pickle.dumps(x, 0)) Expecting: 0: ( MARK 1: l LIST (MARK at 0) 2: p PUT 0 5: ( MARK 6: i INST 'pickletools _Example' (MARK at 5) 28: p PUT 1 31: ( MARK 32: d DICT (MARK at 31) 33: p PUT 2 36: S STRING 'value' 45: p PUT 3 48: I INT 42 52: s SETITEM 53: b BUILD 54: a APPEND 55: g GET 1 58: a APPEND 59: . STOP highest protocol among opcodes = 0 ok Trying: dis(pickle.dumps(x, 1)) Expecting: 0: ] EMPTY_LIST 1: q BINPUT 0 3: ( MARK 4: ( MARK 5: c GLOBAL 'pickletools _Example' 27: q BINPUT 1 29: o OBJ (MARK at 4) 30: q BINPUT 2 32: } EMPTY_DICT 33: q BINPUT 3 35: U SHORT_BINSTRING 'value' 42: q BINPUT 4 44: K BININT1 42 46: s SETITEM 47: b BUILD 48: h BINGET 2 50: e APPENDS (MARK at 3) 51: . STOP highest protocol among opcodes = 1 ok Trying: L = [] Expecting nothing ok Trying: T = L, Expecting nothing ok Trying: L.append(T) Expecting nothing ok Trying: L[0] is T Expecting: True ok Trying: T[0] is L Expecting: True ok Trying: L[0][0] is L Expecting: True ok Trying: T[0][0] is T Expecting: True ok Trying: dis(pickle.dumps(L, 0)) Expecting: 0: ( MARK 1: l LIST (MARK at 0) 2: p PUT 0 5: ( MARK 6: g GET 0 9: t TUPLE (MARK at 5) 10: p PUT 1 13: a APPEND 14: . STOP highest protocol among opcodes = 0 ok Trying: dis(pickle.dumps(L, 1)) Expecting: 0: ] EMPTY_LIST 1: q BINPUT 0 3: ( MARK 4: h BINGET 0 6: t TUPLE (MARK at 3) 7: q BINPUT 1 9: a APPEND 10: . STOP highest protocol among opcodes = 1 ok Trying: dis(pickle.dumps(T, 0)) Expecting: 0: ( MARK 1: ( MARK 2: l LIST (MARK at 1) 3: p PUT 0 6: ( MARK 7: g GET 0 10: t TUPLE (MARK at 6) 11: p PUT 1 14: a APPEND 15: 0 POP 16: 0 POP (MARK at 0) 17: g GET 1 20: . STOP highest protocol among opcodes = 0 ok Trying: dis(pickle.dumps(T, 1)) Expecting: 0: ( MARK 1: ] EMPTY_LIST 2: q BINPUT 0 4: ( MARK 5: h BINGET 0 7: t TUPLE (MARK at 4) 8: q BINPUT 1 10: a APPEND 11: 1 POP_MARK (MARK at 0) 12: h BINGET 1 14: . STOP highest protocol among opcodes = 1 ok Trying: dis(pickle.dumps(L, 2)) Expecting: 0: \x80 PROTO 2 2: ] EMPTY_LIST 3: q BINPUT 0 5: h BINGET 0 7: \x85 TUPLE1 8: q BINPUT 1 10: a APPEND 11: . STOP highest protocol among opcodes = 2 ok Trying: dis(pickle.dumps(T, 2)) Expecting: 0: \x80 PROTO 2 2: ] EMPTY_LIST 3: q BINPUT 0 5: h BINGET 0 7: \x85 TUPLE1 8: q BINPUT 1 10: a APPEND 11: 0 POP 12: h BINGET 1 14: . STOP highest protocol among opcodes = 2 ok Trying: import StringIO Expecting nothing ok Trying: read_decimalnl_long(StringIO.StringIO("1234\n56")) Expecting: Traceback (most recent call last): ... ValueError: trailing 'L' required in '1234' ok Trying: read_decimalnl_long(StringIO.StringIO("1234L\n56")) Expecting: 1234L ok Trying: read_decimalnl_long(StringIO.StringIO("123456789012345678901234L\n6")) Expecting: 123456789012345678901234L ok Trying: import StringIO Expecting nothing ok Trying: read_decimalnl_short(StringIO.StringIO("1234\n56")) Expecting: 1234 ok Trying: read_decimalnl_short(StringIO.StringIO("1234L\n56")) Expecting: Traceback (most recent call last): ... ValueError: trailing 'L' not allowed in '1234L' ok Trying: import StringIO, struct Expecting nothing ok Trying: raw = struct.pack(">d", -1.25) Expecting nothing ok Trying: raw Expecting: '\xbf\xf4\x00\x00\x00\x00\x00\x00' ok Trying: read_float8(StringIO.StringIO(raw + "\n")) Expecting: -1.25 ok Trying: import StringIO Expecting nothing ok Trying: read_floatnl(StringIO.StringIO("-1.25\n6")) Expecting: -1.25 ok Trying: import StringIO Expecting nothing ok Trying: read_int4(StringIO.StringIO('\xff\x00\x00\x00')) Expecting: 255 ok Trying: read_int4(StringIO.StringIO('\x00\x00\x00\x80')) == -(2**31) Expecting: True ok Trying: import StringIO Expecting nothing ok Trying: read_long1(StringIO.StringIO("\x00")) Expecting: 0L ok Trying: read_long1(StringIO.StringIO("\x02\xff\x00")) Expecting: 255L ok Trying: read_long1(StringIO.StringIO("\x02\xff\x7f")) Expecting: 32767L ok Trying: read_long1(StringIO.StringIO("\x02\x00\xff")) Expecting: -256L ok Trying: read_long1(StringIO.StringIO("\x02\x00\x80")) Expecting: -32768L ok Trying: import StringIO Expecting nothing ok Trying: read_long4(StringIO.StringIO("\x02\x00\x00\x00\xff\x00")) Expecting: 255L ok Trying: read_long4(StringIO.StringIO("\x02\x00\x00\x00\xff\x7f")) Expecting: 32767L ok Trying: read_long4(StringIO.StringIO("\x02\x00\x00\x00\x00\xff")) Expecting: -256L ok Trying: read_long4(StringIO.StringIO("\x02\x00\x00\x00\x00\x80")) Expecting: -32768L ok Trying: read_long1(StringIO.StringIO("\x00\x00\x00\x00")) Expecting: 0L ok Trying: import StringIO Expecting nothing ok Trying: read_string1(StringIO.StringIO("\x00")) Expecting: '' ok Trying: read_string1(StringIO.StringIO("\x03abcdef")) Expecting: 'abc' ok Trying: import StringIO Expecting nothing ok Trying: read_string4(StringIO.StringIO("\x00\x00\x00\x00abc")) Expecting: '' ok Trying: read_string4(StringIO.StringIO("\x03\x00\x00\x00abcdef")) Expecting: 'abc' ok Trying: read_string4(StringIO.StringIO("\x00\x00\x00\x03abcdef")) Expecting: Traceback (most recent call last): ... ValueError: expected 50331648 bytes in a string4, but only 6 remain ok Trying: import StringIO Expecting nothing ok Trying: read_stringnl(StringIO.StringIO("'abcd'\nefg\n")) Expecting: 'abcd' ok Trying: read_stringnl(StringIO.StringIO("\n")) Expecting: Traceback (most recent call last): ... ValueError: no string quotes around '' ok Trying: read_stringnl(StringIO.StringIO("\n"), stripquotes=False) Expecting: '' ok Trying: read_stringnl(StringIO.StringIO("''\n")) Expecting: '' ok Trying: read_stringnl(StringIO.StringIO('"abcd"')) Expecting: Traceback (most recent call last): ... ValueError: no newline found when trying to read stringnl ok Trying: read_stringnl(StringIO.StringIO(r"'a\n\\b\x00c\td'" + "\n'e'")) Expecting: 'a\n\\b\x00c\td' ok Trying: import StringIO Expecting nothing ok Trying: read_stringnl_noescape_pair(StringIO.StringIO("Queue\nEmpty\njunk")) Expecting: 'Queue Empty' ok Trying: import StringIO Expecting nothing ok Trying: read_uint1(StringIO.StringIO('\xff')) Expecting: 255 ok Trying: import StringIO Expecting nothing ok Trying: read_uint2(StringIO.StringIO('\xff\x00')) Expecting: 255 ok Trying: read_uint2(StringIO.StringIO('\xff\xff')) Expecting: 65535 ok Trying: import StringIO Expecting nothing ok Trying: s = u'abcd\uabcd' Expecting nothing ok Trying: enc = s.encode('utf-8') Expecting nothing ok Trying: enc Expecting: 'abcd\xea\xaf\x8d' ok Trying: n = chr(len(enc)) + chr(0) * 3 # little-endian 4-byte length Expecting nothing ok Trying: t = read_unicodestring4(StringIO.StringIO(n + enc + 'junk')) Expecting nothing ok Trying: s == t Expecting: True ok Trying: read_unicodestring4(StringIO.StringIO(n + enc[:-1])) Expecting: Traceback (most recent call last): ... ValueError: expected 7 bytes in a unicodestring4, but only 6 remain ok Trying: import StringIO Expecting nothing ok Trying: read_unicodestringnl(StringIO.StringIO("abc\uabcd\njunk")) Expecting: u'abc\uabcd' ok 15 items had no tests: pickletools pickletools.ArgumentDescriptor pickletools.ArgumentDescriptor.__init__ pickletools.OpcodeInfo pickletools.OpcodeInfo.__init__ pickletools.StackObject pickletools.StackObject.__init__ pickletools.StackObject.__repr__ pickletools._Example pickletools._Example.__init__ pickletools._test pickletools.dis pickletools.genops pickletools.optimize pickletools.read_stringnl_noescape 17 items passed all tests: 11 tests in pickletools.__test__.disassembler_memo_test 25 tests in pickletools.__test__.disassembler_test 4 tests in pickletools.read_decimalnl_long 3 tests in pickletools.read_decimalnl_short 4 tests in pickletools.read_float8 2 tests in pickletools.read_floatnl 3 tests in pickletools.read_int4 6 tests in pickletools.read_long1 6 tests in pickletools.read_long4 3 tests in pickletools.read_string1 4 tests in pickletools.read_string4 7 tests in pickletools.read_stringnl 2 tests in pickletools.read_stringnl_noescape_pair 2 tests in pickletools.read_uint1 3 tests in pickletools.read_uint2 8 tests in pickletools.read_unicodestring4 2 tests in pickletools.read_unicodestringnl 95 tests in 32 items. 95 passed and 0 failed. Test passed. doctest (pickletools) ... 95 tests with zero failures 1 test OK. =================== test_pipes ==================== BUILDSTDERR: 0.92user 0.04system 0:00.99elapsed 96%CPU (0avgtext+0avgdata 64256maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+12946minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pipes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pipes == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21261 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pipes testBadAppendOptions (test.test_pipes.SimplePipeTests) ... ok testBadOpenMode (test.test_pipes.SimplePipeTests) ... ok testBadPrependOptions (test.test_pipes.SimplePipeTests) ... ok testClone (test.test_pipes.SimplePipeTests) ... ok testEmptyPipeline1 (test.test_pipes.SimplePipeTests) ... ok testEmptyPipeline2 (test.test_pipes.SimplePipeTests) ... ok testEmptyPipeline3 (test.test_pipes.SimplePipeTests) ... ok testQuoting (test.test_pipes.SimplePipeTests) ... ok testReadOpenSink (test.test_pipes.SimplePipeTests) ... ok testRepr (test.test_pipes.SimplePipeTests) ... ok testSetDebug (test.test_pipes.SimplePipeTests) ... ok testSimplePipe1 (test.test_pipes.SimplePipeTests) ... ok testSimplePipe2 (test.test_pipes.SimplePipeTests) ... ok testSimplePipe3 (test.test_pipes.SimplePipeTests) ... ok testWriteOpenSource (test.test_pipes.SimplePipeTests) ... ok ---------------------------------------------------------------------- Ran 15 tests in 0.043s OK 1 test OK. BUILDSTDERR: 0.10user 0.03system 0:00.17elapsed 81%CPU (0avgtext+0avgdata 40992maxresident)k BUILDSTDERR: 120inputs+0outputs (7major+8267minor)pagefaults 0swaps =================== test_pkg ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pkg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pkg == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21273 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pkg test_1 (test.test_pkg.Test) ... ok test_2 (test.test_pkg.Test) ... ok test_3 (test.test_pkg.Test) ... ok test_4 (test.test_pkg.Test) ... ok test_5 (test.test_pkg.Test) ... ok test_6 (test.test_pkg.Test) ... ok test_7 (test.test_pkg.Test) ... ok test_8 (test.test_pkg.Test) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.022s OK 1 test OK. BUILDSTDERR: 0.10user 0.03system 0:00.14elapsed 98%CPU (0avgtext+0avgdata 41596maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6135minor)pagefaults 0swaps =================== test_pkgimport ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pkgimport ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pkgimport == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21277 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pkgimport test_package_import__semantics (test.test_pkgimport.TestImport) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.003s OK 1 test OK. BUILDSTDERR: 0.08user 0.02system 0:00.11elapsed 98%CPU (0avgtext+0avgdata 41060maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6000minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_pkgutil ==================== + echo =================== test_pkgutil ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pkgutil == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21281 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pkgutil test_getdata_filesys (test.test_pkgutil.PkgutilTests) ... ok test_getdata_zipfile (test.test_pkgutil.PkgutilTests) ... ok test_unreadable_dir_on_syspath (test.test_pkgutil.PkgutilTests) ... ok test_alreadyloaded (test.test_pkgutil.PkgutilPEP302Tests) ... ok test_getdata_pep302 (test.test_pkgutil.PkgutilPEP302Tests) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.045s OK 1 test OK. BUILDSTDERR: 0.14user 0.02system 0:00.17elapsed 98%CPU (0avgtext+0avgdata 43044maxresident)k 0inputs+0outputs (0major+6373minor)pagefaults =================== test_platform ==================== BUILDSTDERR: 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_platform ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_platform == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21285 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_platform test_architecture (test.test_platform.PlatformTest) ... ok test_architecture_via_symlink (test.test_platform.PlatformTest) ... ok test_dist (test.test_platform.PlatformTest) ... ok test_java_ver (test.test_platform.PlatformTest) ... ok test_libc_ver (test.test_platform.PlatformTest) ... ok test_mac_ver (test.test_platform.PlatformTest) ... ok test_mac_ver_with_fork (test.test_platform.PlatformTest) ... skipped 'OSX only test' test_machine (test.test_platform.PlatformTest) ... ok test_node (test.test_platform.PlatformTest) ... ok test_parse_release_file (test.test_platform.PlatformTest) ... ok test_platform (test.test_platform.PlatformTest) ... ok test_processor (test.test_platform.PlatformTest) ... ok test_release (test.test_platform.PlatformTest) ... ok test_sys_version (test.test_platform.PlatformTest) ... ok test_system (test.test_platform.PlatformTest) ... ok test_system_alias (test.test_platform.PlatformTest) ... ok test_uname (test.test_platform.PlatformTest) ... ok test_uname_win32_ARCHITEW6432 (test.test_platform.PlatformTest) ... skipped 'windows only test' test_version (test.test_platform.PlatformTest) ... ok test_win32_ver (test.test_platform.PlatformTest) ... ok ---------------------------------------------------------------------- Ran 20 tests in 0.136s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.19user 0.07system 0:00.26elapsed 98%CPU (0avgtext+0avgdata 41816maxresident)k 0inputs+0outp=================== test_plistlib ==================== BUILDSTDERR: uts (0major+15410minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_plistlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_plistlib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21294 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_plistlib test_appleformatting (test.test_plistlib.TestPlistlib) ... ok test_appleformattingfromliteral (test.test_plistlib.TestPlistlib) ... ok test_controlcharacters (test.test_plistlib.TestPlistlib) ... ok test_create (test.test_plistlib.TestPlistlib) ... ok test_cstringio (test.test_plistlib.TestPlistlib) ... ok test_indentation_array (test.test_plistlib.TestPlistlib) ... ok test_indentation_dict (test.test_plistlib.TestPlistlib) ... ok test_indentation_dict_mix (test.test_plistlib.TestPlistlib) ... ok test_io (test.test_plistlib.TestPlistlib) ... ok test_nondictroot (test.test_plistlib.TestPlistlib) ... ok test_string (test.test_plistlib.TestPlistlib) ... ok test_stringio (test.test_plistlib.TestPlistlib) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.029s OK 1 test OK. BUILDSTDERR: 0.13user 0.02system 0:00.15elapsed 98%CPU (0avgtext+0avgdata 41916maxresident)k 0inputs+0outputs (0major=================== test_poll ==================== BUILDSTDERR: +6206minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_poll ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_poll == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21298 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_poll test_poll1 (test.test_poll.PollTests) ... ok test_poll2 (test.test_poll.PollTests) ... ok test_poll3 (test.test_poll.PollTests) ... ok test_poll_c_limits (test.test_poll.PollTests) ... skipped 'implementation detail specific to cpython' test_threaded_poll (test.test_poll.PollTests) ... ok ---------------------------------------------------------------------- Ran 5 tests in 10.535s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.10user 0.03system 0:10.65elapsed 1%CPU (0avgtext+0avgdata 41560maxresident)k BUILDSTDERR: 80inputs+0outputs (3major+8170minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_popen ==================== =================== test_popen ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_popen == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21314 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_popen test_popen (test.test_popen.PopenTest) ... ok BUILDSTDERR: test_return_code (test.test_popen.PopenTest) ... Exception OSError: OSError(10, 'No child processes') in method __del__ of ', mode 'r' at 0xf493ec3c> ignored BUILDSTDERR: Exception OSError: OSError(10, 'No child processes') in method __del__ of ', mode 'r' at 0xf493ec88> ignored BUILDSTDERR: Exception OSError: OSError(10, 'No child processes') in method __del__ of ', mode 'r' at 0xf493ecd4> ignored ok ---------------------------------------------------------------------- Ran 2 tests in 0.131s OK 1 test OK. BUILDSTDERR: 0.17user 0.10system 0:00.27elapsed 98%CPU (0avgtext+0avgdata 40892maxresident)k 0inputs+0outputs (0major+17637minor)pagefaults =================== test_popen2 ==================== BUILDSTDERR: 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_popen2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_popen2 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21323 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_popen2 test_os_popen2 (test.test_popen2.Popen2Test) ... ok test_os_popen3 (test.test_popen2.Popen2Test) ... ok test_os_popen4 (test.test_popen2.Popen2Test) ... ok test_popen2 (test.test_popen2.Popen2Test) ... ok test_popen3 (test.test_popen2.Popen2Test) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.164s OK 1 test OK. BUILDSTDERR: 0.14user 0.13system 0:00.29elapsed 94%CPU (0avgtext+0avgdata 41392maxresident)k BUILDSTDERR: 104inputs+0outputs (4major+13180minor)pagefaults 0swaps =================== test_poplib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_poplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_poplib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21339 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_poplib test_dele (test.test_poplib.TestPOP3Class) ... ok test_exceptions (test.test_poplib.TestPOP3Class) ... ok test_getwelcome (test.test_poplib.TestPOP3Class) ... ok test_list (test.test_poplib.TestPOP3Class) ... ok test_noop (test.test_poplib.TestPOP3Class) ... ok test_pass_ (test.test_poplib.TestPOP3Class) ... ok test_retr (test.test_poplib.TestPOP3Class) ... ok test_rpop (test.test_poplib.TestPOP3Class) ... ok test_stat (test.test_poplib.TestPOP3Class) ... ok test_too_long_lines (test.test_poplib.TestPOP3Class) ... ok test_top (test.test_poplib.TestPOP3Class) ... ok test_uidl (test.test_poplib.TestPOP3Class) ... ok test_user (test.test_poplib.TestPOP3Class) ... ok testTimeoutDefault (test.test_poplib.TestTimeouts) ... ok testTimeoutNone (test.test_poplib.TestTimeouts) ... ok testTimeoutValue (test.test_poplib.TestTimeouts) ... ok test__all__ (test.test_poplib.TestPOP3_SSLClass) ... ok test_dele (test.test_poplib.TestPOP3_SSLClass) ... ok test_exceptions (test.test_poplib.TestPOP3_SSLClass) ... ok test_getwelcome (test.test_poplib.TestPOP3_SSLClass) ... ok test_list (test.test_poplib.TestPOP3_SSLClass) ... ok test_noop (test.test_poplib.TestPOP3_SSLClass) ... ok test_pass_ (test.test_poplib.TestPOP3_SSLClass) ... ok test_retr (test.test_poplib.TestPOP3_SSLClass) ... ok test_rpop (test.test_poplib.TestPOP3_SSLClass) ... ok test_stat (test.test_poplib.TestPOP3_SSLClass) ... ok test_too_long_lines (test.test_poplib.TestPOP3_SSLClass) ... ok test_top (test.test_poplib.TestPOP3_SSLClass) ... ok test_uidl (test.test_poplib.TestPOP3_SSLClass) ... ok test_user (test.test_poplib.TestPOP3_SSLClass) ... ok ---------------------------------------------------------------------- Ran 30 tests in 1.916s OK 1 test OK. BUILDSTDERR: 0.28user 0.06system 0:02.04elapsed 17%CPU (0avgtext+0avgdata 42464maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6331minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_posix ==================== + echo =================== test_posix ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_posix == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21373 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_posix testNoArgFunctions (test.test_posix.PosixTester) ... ok test_access (test.test_posix.PosixTester) ... ok test_chdir (test.test_posix.PosixTester) ... ok test_chflags (test.test_posix.PosixTester) ... skipped 'test needs os.chflags()' test_chown (test.test_posix.PosixTester) ... ok test_confstr (test.test_posix.PosixTester) ... ok test_dup (test.test_posix.PosixTester) ... ok test_dup2 (test.test_posix.PosixTester) ... ok test_fchown (test.test_posix.PosixTester) ... ok test_fdopen (test.test_posix.PosixTester) ... ok test_fdopen_directory (test.test_posix.PosixTester) ... ok test_fdopen_keeps_fd_open_on_errors (test.test_posix.PosixTester) ... ok test_fstat (test.test_posix.PosixTester) ... ok test_fstatvfs (test.test_posix.PosixTester) ... ok test_ftruncate (test.test_posix.PosixTester) ... ok test_getcwd_long_pathnames (test.test_posix.PosixTester) ... ok test_getgroups (test.test_posix.PosixTester) ... ok test_getresgid (test.test_posix.PosixTester) ... ok test_getresuid (test.test_posix.PosixTester) ... ok test_initgroups (test.test_posix.PosixTester) ... ok test_lchflags_regular_file (test.test_posix.PosixTester) ... skipped 'test needs os.lchflags()' test_lchflags_symlink (test.test_posix.PosixTester) ... skipped 'test needs os.lchflags()' test_lchown (test.test_posix.PosixTester) ... ok test_lsdir (test.test_posix.PosixTester) ... skipped 'test needs posix.lsdir()' test_makedev (test.test_posix.PosixTester) ... ok test_osexlock (test.test_posix.PosixTester) ... skipped 'test needs posix.O_EXLOCK' test_osshlock (test.test_posix.PosixTester) ... skipped 'test needs posix.O_SHLOCK' test_path_with_null_byte (test.test_posix.PosixTester) ... ok test_path_with_null_unicode (test.test_posix.PosixTester) ... skipped 'Requires unicode filenames support' test_pipe (test.test_posix.PosixTester) ... ok test_setresgid (test.test_posix.PosixTester) ... ok test_setresgid_exception (test.test_posix.PosixTester) ... ok test_setresuid (test.test_posix.PosixTester) ... ok test_setresuid_exception (test.test_posix.PosixTester) ... ok test_stat (test.test_posix.PosixTester) ... ok test_statvfs (test.test_posix.PosixTester) ... ok test_strerror (test.test_posix.PosixTester) ... ok test_tempnam (test.test_posix.PosixTester) ... ok test_tmpfile (test.test_posix.PosixTester) ... ok test_umask (test.test_posix.PosixTester) ... ok test_utime (test.test_posix.PosixTester) ... ok test_initgroups (test.test_posix.PosixGroupsTester) ... skipped 'not enough privileges' test_setgroups (test.test_posix.PosixGroupsTester) ... skipped 'not enough privileges' ---------------------------------------------------------------------- Ran 43 tests in 0.076s OK (skipped=9) 1 test OK. BUILDSTDERR: 0.12user 0.04system 0:00.21elapsed 75%CPU (0avgtext+0avgdata 41836maxresident)k BUILDSTDERR: 72inputs+0outputs (8major+7668minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_posixpath ==================== =================== test_posixpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_posixpath == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21379 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_posixpath test_basename (test.test_posixpath.PosixPathTest) ... ok test_dirname (test.test_posixpath.PosixPathTest) ... ok test_expanduser (test.test_posixpath.PosixPathTest) ... ok test_expandvars_nonascii_word (test.test_posixpath.PosixPathTest) ... skipped 'Needs non-ASCII word characters' test_isabs (test.test_posixpath.PosixPathTest) ... ok test_islink (test.test_posixpath.PosixPathTest) ... ok test_ismount (test.test_posixpath.PosixPathTest) ... ok test_ismount_different_device (test.test_posixpath.PosixPathTest) ... ok test_ismount_directory_not_readable (test.test_posixpath.PosixPathTest) ... ok test_ismount_non_existent (test.test_posixpath.PosixPathTest) ... ok test_ismount_symlinks (test.test_posixpath.PosixPathTest) ... ok test_join (test.test_posixpath.PosixPathTest) ... ok test_normpath (test.test_posixpath.PosixPathTest) ... ok test_realpath_basic (test.test_posixpath.PosixPathTest) ... ok test_realpath_curdir (test.test_posixpath.PosixPathTest) ... ok test_realpath_deep_recursion (test.test_posixpath.PosixPathTest) ... ok test_realpath_pardir (test.test_posixpath.PosixPathTest) ... ok test_realpath_repeated_indirect_symlinks (test.test_posixpath.PosixPathTest) ... ok test_realpath_resolve_before_normalizing (test.test_posixpath.PosixPathTest) ... ok test_realpath_resolve_first (test.test_posixpath.PosixPathTest) ... ok test_realpath_resolve_parents (test.test_posixpath.PosixPathTest) ... ok test_realpath_symlink_loops (test.test_posixpath.PosixPathTest) ... ok test_relpath (test.test_posixpath.PosixPathTest) ... ok test_samefile (test.test_posixpath.PosixPathTest) ... ok test_samestat (test.test_posixpath.PosixPathTest) ... ok test_split (test.test_posixpath.PosixPathTest) ... ok test_splitext (test.test_posixpath.PosixPathTest) ... ok test_abspath (test.test_posixpath.PosixCommonTest) ... ok test_abspath_issue3426 (test.test_posixpath.PosixCommonTest) ... ok test_commonprefix (test.test_posixpath.PosixCommonTest) ... ok test_exists (test.test_posixpath.PosixCommonTest) ... ok test_expandvars (test.test_posixpath.PosixCommonTest) ... ok test_expandvars_nonascii (test.test_posixpath.PosixCommonTest) ... skipped 'need test_support.FS_NONASCII' test_getsize (test.test_posixpath.PosixCommonTest) ... ok test_isdir (test.test_posixpath.PosixCommonTest) ... ok test_isfile (test.test_posixpath.PosixCommonTest) ... ok test_no_argument (test.test_posixpath.PosixCommonTest) ... ok test_nonascii_abspath (test.test_posixpath.PosixCommonTest) ... ok test_normcase (test.test_posixpath.PosixCommonTest) ... ok test_normpath_issue5827 (test.test_posixpath.PosixCommonTest) ... ok test_realpath (test.test_posixpath.PosixCommonTest) ... ok test_splitdrive (test.test_posixpath.PosixCommonTest) ... ok test_time (test.test_posixpath.PosixCommonTest) ... ok ---------------------------------------------------------------------- Ran 43 tests in 0.057s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.15user 0.02system 0:00.18elapsed 94%CPU (0avgtext+0avgdata 42032maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6240minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pow ==================== =================== test_pow ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pow == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21383 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pow test_bug643260 (test.test_pow.PowTest) ... ok test_bug705231 (test.test_pow.PowTest) ... ok test_other (test.test_pow.PowTest) ... ok test_powfloat (test.test_pow.PowTest) ... ok test_powint (test.test_pow.PowTest) ... ok test_powlong (test.test_pow.PowTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.150s OK 1 test OK. BUILDSTDERR: 0.25user 0.03system 0:00.29elapsed 96%CPU (0avgtext+0avgdata 42584maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6423minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pprint ==================== =================== test_pprint ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pprint == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21387 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pprint test_basic (test.test_pprint.QueryTestCase) ... ok test_basic_line_wrap (test.test_pprint.QueryTestCase) ... ok test_depth (test.test_pprint.QueryTestCase) ... ok test_knotted (test.test_pprint.QueryTestCase) ... ok test_nested_indentations (test.test_pprint.QueryTestCase) ... ok test_same_as_repr (test.test_pprint.QueryTestCase) ... ok test_set_of_sets_reprs (test.test_pprint.QueryTestCase) ... ok test_set_reprs (test.test_pprint.QueryTestCase) ... ok test_sorted_dict (test.test_pprint.QueryTestCase) ... ok test_subclassing (test.test_pprint.QueryTestCase) ... ok test_unreadable (test.test_pprint.QueryTestCase) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.099s OK 1 test OK. BUILDSTDERR: 0.25user 0.04system 0:00.30elapsed 95%CPU (0avgtext+0avgdata 45076maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7193minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_print ==================== =================== test_print ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_print == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21391 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_print test_mixed_args (test.test_print.TestPrint) ... ok test_print (test.test_print.TestPrint) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.005s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 41048maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6010minor)pagefaults 0swaps =================== test_profile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_profile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_profile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21395 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_profile test_calling_conventions (test.test_profile.ProfileTest) ... ok test_cprofile (test.test_profile.ProfileTest) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.018s OK 1 test OK. BUILDSTDERR: 0.12user 0.04system 0:00.16elapsed 96%CPU (0avgtext+0avgdata 42008maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6260minor)pagefaults 0swaps =================== test_property ==================== + for TestName in $(cat testnames.txt) + echo =================== test_property ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_property == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21399 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_property test_property_decorator_baseclass (test.test_property.PropertyTests) ... ok test_property_decorator_baseclass_doc (test.test_property.PropertyTests) ... ok test_property_decorator_doc (test.test_property.PropertyTests) ... ok test_property_decorator_subclass (test.test_property.PropertyTests) ... ok test_property_decorator_subclass_doc (test.test_property.PropertyTests) ... ok test_property_getter_doc_override (test.test_property.PropertyTests) ... ok test_docstring_copy (test.test_property.PropertySubclassTests) ... ok test_property_new_getter_new_docstring (test.test_property.PropertySubclassTests) ... ok test_property_setter_copies_getter_docstring (test.test_property.PropertySubclassTests) ... ok test_slots_docstring_copy_exception (test.test_property.PropertySubclassTests) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.005s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 94%CPU (0avgtext+0avgdata 41468maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6013minor)pagefaults 0swaps =================== test_pstats ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pstats ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pstats == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21403 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pstats test_combine_results (test.test_pstats.AddCallersTestCase) pstats.add_callers should combine the call results of both target ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK 1 test OK. BUILDSTDERR: 0.08user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 40932maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5851minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_pty ==================== + echo =================== test_pty ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pty == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21407 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pty test__copy_eof_on_all (test.test_pty.SmallPtyTests) Test the empty read EOF case on both master_fd and stdin. ... ok test__copy_to_each (test.test_pty.SmallPtyTests) Test the normal data case on both master_fd and stdin. ... ok test_basic (test.test_pty.PtyTest) ... Calling master_open() Got master_fd '3', slave_name '/dev/pts/0' Calling slave_open('/dev/pts/0') Got slave_fd '4' Writing to slave_fd Writing chunked output ok test_fork (test.test_pty.PtyTest) ... calling pty.fork() Waiting for child (21410) to finish. Child (21410) exited with status 4 (1024). ok ---------------------------------------------------------------------- Ran 4 tests in 0.007s OK 1 test OK. BUILDSTDERR: 0.09user 0.03system 0:00.13elapsed 95%CPU (0avgtext+0avgdata 41368maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7112minor)pagefaults 0swaps =================== test_pwd ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pwd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pwd == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21412 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pwd test_errors (test.test_pwd.PwdTest) ... ok test_values (test.test_pwd.PwdTest) ... ok test_values_extended (test.test_pwd.PwdTest) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.006s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 41324maxresident)k =================== test_py3kwarn ==================== BUILDSTDERR: 0inputs+0outputs (0major+5891minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_py3kwarn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_py3kwarn == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21416 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_py3kwarn test_py3kwarn skipped -- test.test_py3kwarn must be run with the -3 flag 1 test skipped: test_py3kwarn Those skips are all expected on linux2. BUILDSTDERR: 0.11user 0.02system 0:00.13elapsed 95%CPU (0avgtext+0avgdata 41164maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6174minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_py_compile ==================== =================== test_py_compile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_py_compile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21420 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_py_compile test_absolute_path (test.test_py_compile.PyCompileTests) ... ok test_cwd (test.test_py_compile.PyCompileTests) ... ok test_relative_path (test.test_py_compile.PyCompileTests) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.005s OK 1 test OK. BUILDSTDERR: 0.09user 0.03system 0:00.13elapsed 96%CPU (0avgtext+0avgdata 41316maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5980minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_pyclbr ==================== + echo =================== test_pyclbr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pyclbr == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21424 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pyclbr test_decorators (test.test_pyclbr.PyclbrTest) ... ok test_easy (test.test_pyclbr.PyclbrTest) ... ok test_issue_14798 (test.test_pyclbr.PyclbrTest) ... ok test_others (test.test_pyclbr.PyclbrTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.962s OK 1 test OK. =================== test_pydoc ==================== BUILDSTDERR: 1.04user 0.04system 0:01.12elapsed 97%CPU (0avgtext+0avgdata 50644maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+8255minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pydoc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pydoc == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21428 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pydoc test_getpager_with_stdin_none (test.test_pydoc.PydocDocTest) ... ok test_html_doc (test.test_pydoc.PydocDocTest) ... ok test_input_strip (test.test_pydoc.PydocDocTest) ... ok test_issue8225 (test.test_pydoc.PydocDocTest) ... ok test_mixed_case_module_names_are_lower_cased (test.test_pydoc.PydocDocTest) ... ok test_non_str_name (test.test_pydoc.PydocDocTest) ... ok test_not_here (test.test_pydoc.PydocDocTest) ... ok test_stripid (test.test_pydoc.PydocDocTest) ... ok test_synopsis (test.test_pydoc.PydocDocTest) ... ok test_synopsis_sourceless_empty_doc (test.test_pydoc.PydocDocTest) ... ok test_text_doc (test.test_pydoc.PydocDocTest) ... ok test_apropos_with_bad_package (test.test_pydoc.PydocImportTest) ... ok test_apropos_with_unreadable_dir (test.test_pydoc.PydocImportTest) ... ok test_badimport (test.test_pydoc.PydocImportTest) ... ok test_class (test.test_pydoc.TestDescriptions) ... ok test_classic_class (test.test_pydoc.TestDescriptions) ... ok test_module (test.test_pydoc.TestDescriptions) ... ok test_namedtuple_public_underscore (test.test_pydoc.TestDescriptions) ... ok test_encode (test.test_pydoc.TestUnicode) ... ok test_htmlpage (test.test_pydoc.TestUnicode) ... ok test_pipepager (test.test_pydoc.TestUnicode) ... ok test_plainpager (test.test_pydoc.TestUnicode) ... ok test_render_doc (test.test_pydoc.TestUnicode) ... ok test_tempfilepager (test.test_pydoc.TestUnicode) ... ok test_ttypager (test.test_pydoc.TestUnicode) ... ok test_builtin (test.test_pydoc.TestHelper) ... ok test_keywords (test.test_pydoc.TestHelper) ... ok ---------------------------------------------------------------------- Ran 27 tests in 0.757s OK 1 test OK. BUILDSTDERR: 0.77user 0.17system 0:00.95elapsed 98%CPU (0avgtext+0avgdata 45476maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+37039minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pyexpat ==================== =================== test_pyexpat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_pyexpat == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21439 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_pyexpat test_buffer_text (test.test_pyexpat.SetAttributeTest) ... ok test_invalid_attributes (test.test_pyexpat.SetAttributeTest) ... ok test_namespace_prefixes (test.test_pyexpat.SetAttributeTest) ... ok test_ordered_attributes (test.test_pyexpat.SetAttributeTest) ... ok test_returns_unicode (test.test_pyexpat.SetAttributeTest) ... ok test_specified_attributes (test.test_pyexpat.SetAttributeTest) ... ok test_parse_again (test.test_pyexpat.ParseTest) ... ok test_parse_file (test.test_pyexpat.ParseTest) ... ok test_unicode (test.test_pyexpat.ParseTest) ... ok test_utf8 (test.test_pyexpat.ParseTest) ... ok test_illegal (test.test_pyexpat.NamespaceSeparatorTest) ... ok test_legal (test.test_pyexpat.NamespaceSeparatorTest) ... ok test_zero_length (test.test_pyexpat.NamespaceSeparatorTest) ... ok test (test.test_pyexpat.InterningTest) ... ok test1 (test.test_pyexpat.BufferTextTest) ... ok test2 (test.test_pyexpat.BufferTextTest) ... ok test3 (test.test_pyexpat.BufferTextTest) ... ok test4 (test.test_pyexpat.BufferTextTest) ... ok test5 (test.test_pyexpat.BufferTextTest) ... ok test6 (test.test_pyexpat.BufferTextTest) ... ok test7 (test.test_pyexpat.BufferTextTest) ... ok test_buffering_enabled (test.test_pyexpat.BufferTextTest) ... ok test_default_to_disabled (test.test_pyexpat.BufferTextTest) ... ok test (test.test_pyexpat.HandlerExceptionTest) ... ok test (test.test_pyexpat.PositionTest) ... ok test_parse_only_xml_data (test.test_pyexpat.sf1296433Test) ... ok test_1000_bytes (test.test_pyexpat.ChardataBufferTest) ... ok test_1025_bytes (test.test_pyexpat.ChardataBufferTest) ... ok test_change_size_1 (test.test_pyexpat.ChardataBufferTest) ... ok test_change_size_2 (test.test_pyexpat.ChardataBufferTest) ... ok test_disabling_buffer (test.test_pyexpat.ChardataBufferTest) ... ok test_unchanged_size (test.test_pyexpat.ChardataBufferTest) ... ok test_wrong_size (test.test_pyexpat.ChardataBufferTest) ... ok test1 (test.test_pyexpat.MalformedInputText) ... ok test2 (test.test_pyexpat.MalformedInputText) ... ok test_ignore_use_foreign_dtd (test.test_pyexpat.ForeignDTDTests) ... ok test_use_foreign_dtd (test.test_pyexpat.ForeignDTDTests) ... ok ---------------------------------------------------------------------- Ran 37 tests in 0.022s OK 1 test OK. BUILDSTDERR: 0.11user 0.03system 0:00.15elapsed 91%CPU (0avgtext+0avgdata 41928maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6276minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_queue ==================== + echo =================== test_queue ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_queue == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21443 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_queue test_queue_join (test.test_queue.QueueTest) ... ok test_queue_task_done (test.test_queue.QueueTest) ... ok test_simple_queue (test.test_queue.QueueTest) ... ok test_queue_join (test.test_queue.LifoQueueTest) ... ok test_queue_task_done (test.test_queue.LifoQueueTest) ... ok test_simple_queue (test.test_queue.LifoQueueTest) ... ok test_queue_join (test.test_queue.PriorityQueueTest) ... ok test_queue_task_done (test.test_queue.PriorityQueueTest) ... ok test_simple_queue (test.test_queue.PriorityQueueTest) ... ok test_failing_queue (test.test_queue.FailingQueueTest) ... ok ---------------------------------------------------------------------- Ran 10 tests in 3.449s OK 1 test OK. BUILDSTDERR: 0.17user 0.04system 0:03.57elapsed 6%CPU (0avgtext+0avgdata 41388maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6221minor)pagefaults 0swaps =================== test_quopri ==================== + for TestName in $(cat testnames.txt) + echo =================== test_quopri ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_quopri == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21491 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_quopri test_decode (test.test_quopri.QuopriTestCase) ... ok test_decode_header (test.test_quopri.QuopriTestCase) ... ok test_decodestring (test.test_quopri.QuopriTestCase) ... ok test_embedded_ws (test.test_quopri.QuopriTestCase) ... ok test_encode (test.test_quopri.QuopriTestCase) ... ok test_encode_header (test.test_quopri.QuopriTestCase) ... ok test_encodestring (test.test_quopri.QuopriTestCase) ... ok test_idempotent_string (test.test_quopri.QuopriTestCase) ... ok test_scriptdecode (test.test_quopri.QuopriTestCase) ... ok test_scriptencode (test.test_quopri.QuopriTestCase) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.106s OK 1 test OK. BUILDSTDERR: 0.18user 0.06system 0:00.24elapsed 97%CPU (0avgtext+0avgdata 41548maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+14103minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_random ==================== =================== test_random ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_random == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21497 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_random test_autoseed (test.test_random.WichmannHill_TestBasicOps) ... ok test_bigrand (test.test_random.WichmannHill_TestBasicOps) ... ok test_bug_1727780 (test.test_random.WichmannHill_TestBasicOps) ... ok test_gauss (test.test_random.WichmannHill_TestBasicOps) ... ok test_gauss_with_whseed (test.test_random.WichmannHill_TestBasicOps) ... ok test_jumpahead (test.test_random.WichmannHill_TestBasicOps) ... ok test_jumpahead_produces_valid_state (test.test_random.WichmannHill_TestBasicOps) ... ok test_pickling (test.test_random.WichmannHill_TestBasicOps) ... ok test_sample (test.test_random.WichmannHill_TestBasicOps) ... ok test_sample_distribution (test.test_random.WichmannHill_TestBasicOps) ... ok test_sample_inputs (test.test_random.WichmannHill_TestBasicOps) ... ok test_sample_on_dicts (test.test_random.WichmannHill_TestBasicOps) ... ok test_saverestore (test.test_random.WichmannHill_TestBasicOps) ... ok test_seedargs (test.test_random.WichmannHill_TestBasicOps) ... ok test_setstate_first_arg (test.test_random.WichmannHill_TestBasicOps) ... ok test_strong_jumpahead (test.test_random.WichmannHill_TestBasicOps) ... ok test_53_bits_per_float (test.test_random.MersenneTwister_TestBasicOps) ... ok test_autoseed (test.test_random.MersenneTwister_TestBasicOps) ... ok test_bigrand (test.test_random.MersenneTwister_TestBasicOps) ... ok test_bigrand_ranges (test.test_random.MersenneTwister_TestBasicOps) ... ok test_bug_1727780 (test.test_random.MersenneTwister_TestBasicOps) ... ok test_gauss (test.test_random.MersenneTwister_TestBasicOps) ... ok test_genrandbits (test.test_random.MersenneTwister_TestBasicOps) ... ok test_jumpahead (test.test_random.MersenneTwister_TestBasicOps) ... ok test_jumpahead_produces_valid_state (test.test_random.MersenneTwister_TestBasicOps) ... ok test_long_seed (test.test_random.MersenneTwister_TestBasicOps) ... ok test_pickling (test.test_random.MersenneTwister_TestBasicOps) ... ok test_randbelow_logic (test.test_random.MersenneTwister_TestBasicOps) ... ok test_randrange_bug_1590891 (test.test_random.MersenneTwister_TestBasicOps) ... ok test_rangelimits (test.test_random.MersenneTwister_TestBasicOps) ... ok test_referenceImplementation (test.test_random.MersenneTwister_TestBasicOps) ... ok test_sample (test.test_random.MersenneTwister_TestBasicOps) ... ok test_sample_distribution (test.test_random.MersenneTwister_TestBasicOps) ... ok test_sample_inputs (test.test_random.MersenneTwister_TestBasicOps) ... ok test_sample_on_dicts (test.test_random.MersenneTwister_TestBasicOps) ... ok test_saverestore (test.test_random.MersenneTwister_TestBasicOps) ... ok test_seedargs (test.test_random.MersenneTwister_TestBasicOps) ... ok test_setstate_first_arg (test.test_random.MersenneTwister_TestBasicOps) ... ok test_setstate_middle_arg (test.test_random.MersenneTwister_TestBasicOps) ... ok test_strong_reference_implementation (test.test_random.MersenneTwister_TestBasicOps) ... ok test_avg_std (test.test_random.TestDistributions) ... ok test_constant (test.test_random.TestDistributions) ... ok test_von_mises_large_kappa (test.test_random.TestDistributions) ... ok test_von_mises_range (test.test_random.TestDistributions) ... ok test_zeroinputs (test.test_random.TestDistributions) ... ok testMagicConstants (test.test_random.TestModule) ... ok test__all__ (test.test_random.TestModule) ... ok test_random_subclass_with_kwargs (test.test_random.TestModule) ... ok test_53_bits_per_float (test.test_random.SystemRandom_TestBasicOps) ... ok test_autoseed (test.test_random.SystemRandom_TestBasicOps) ... ok test_bigrand (test.test_random.SystemRandom_TestBasicOps) ... ok test_bigrand_ranges (test.test_random.SystemRandom_TestBasicOps) ... ok test_bug_1727780 (test.test_random.SystemRandom_TestBasicOps) ... ok test_gauss (test.test_random.SystemRandom_TestBasicOps) ... ok test_genrandbits (test.test_random.SystemRandom_TestBasicOps) ... ok test_jumpahead (test.test_random.SystemRandom_TestBasicOps) ... ok test_jumpahead_produces_valid_state (test.test_random.SystemRandom_TestBasicOps) ... ok test_pickling (test.test_random.SystemRandom_TestBasicOps) ... ok test_randbelow_logic (test.test_random.SystemRandom_TestBasicOps) ... ok test_rangelimits (test.test_random.SystemRandom_TestBasicOps) ... ok test_sample (test.test_random.SystemRandom_TestBasicOps) ... ok test_sample_distribution (test.test_random.SystemRandom_TestBasicOps) ... ok test_sample_inputs (test.test_random.SystemRandom_TestBasicOps) ... ok test_sample_on_dicts (test.test_random.SystemRandom_TestBasicOps) ... ok test_saverestore (test.test_random.SystemRandom_TestBasicOps) ... ok test_seedargs (test.test_random.SystemRandom_TestBasicOps) ... ok ---------------------------------------------------------------------- Ran 66 tests in 0.582s OK 1 test OK. BUILDSTDERR: 0.43user 0.04system 0:00.71elapsed 67%CPU (0avgtext+0avgdata 44228maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6920minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_re ==================== =================== test_re ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_re == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21501 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_re test_anyall (test.test_re.ReTests) ... ok test_backref_group_name_in_exception (test.test_re.ReTests) ... ok test_basic_re_sub (test.test_re.ReTests) ... ok test_big_codesize (test.test_re.ReTests) ... ok test_bigcharset (test.test_re.ReTests) ... ok test_bug_113254 (test.test_re.ReTests) ... ok test_bug_1140 (test.test_re.ReTests) ... ok test_bug_114660 (test.test_re.ReTests) ... ok test_bug_117612 (test.test_re.ReTests) ... ok test_bug_13899 (test.test_re.ReTests) ... ok test_bug_1661 (test.test_re.ReTests) ... ok test_bug_2537 (test.test_re.ReTests) ... ok test_bug_3629 (test.test_re.ReTests) ... ok test_bug_418626 (test.test_re.ReTests) ... ok test_bug_448951 (test.test_re.ReTests) ... ok test_bug_449000 (test.test_re.ReTests) ... ok test_bug_449964 (test.test_re.ReTests) ... ok test_bug_462270 (test.test_re.ReTests) ... ok test_bug_527371 (test.test_re.ReTests) ... ok test_bug_545855 (test.test_re.ReTests) ... ok test_bug_581080 (test.test_re.ReTests) ... ok test_bug_612074 (test.test_re.ReTests) ... ok test_bug_6561 (test.test_re.ReTests) ... ok test_bug_725106 (test.test_re.ReTests) ... ok test_bug_725149 (test.test_re.ReTests) ... ok test_bug_764548 (test.test_re.ReTests) ... ok test_bug_817234 (test.test_re.ReTests) ... ok test_bug_926075 (test.test_re.ReTests) ... ok test_bug_931848 (test.test_re.ReTests) ... ok test_category (test.test_re.ReTests) ... ok test_compile (test.test_re.ReTests) ... ok test_constants (test.test_re.ReTests) ... ok test_dealloc (test.test_re.ReTests) ... ok test_debug_flag (test.test_re.ReTests) ... ok test_dollar_matches_twice (test.test_re.ReTests) $ matches the end of string, and just before the terminating ... ok test_empty_array (test.test_re.ReTests) ... ok test_expand (test.test_re.ReTests) ... ok test_finditer (test.test_re.ReTests) ... ok test_flags (test.test_re.ReTests) ... ok test_getattr (test.test_re.ReTests) ... ok test_getlower (test.test_re.ReTests) ... ok test_group_name_in_exception (test.test_re.ReTests) ... ok test_groupdict (test.test_re.ReTests) ... ok test_ignore_case (test.test_re.ReTests) ... ok test_ignore_case_range (test.test_re.ReTests) ... ok test_ignore_case_set (test.test_re.ReTests) ... ok test_inline_flags (test.test_re.ReTests) ... ok test_issue17998 (test.test_re.ReTests) ... ok test_keyword_parameters (test.test_re.ReTests) ... ok test_large_search (test.test_re.ReTests) ... ok test_large_subn (test.test_re.ReTests) ... ok test_locale_caching (test.test_re.ReTests) ... ok test_lookahead (test.test_re.ReTests) ... ok test_lookbehind (test.test_re.ReTests) ... ok test_match_group_takes_long (test.test_re.ReTests) ... ok test_not_literal (test.test_re.ReTests) ... ok test_pickling (test.test_re.ReTests) ... ok test_qualified_re_split (test.test_re.ReTests) ... ok test_qualified_re_sub (test.test_re.ReTests) ... ok test_re_escape (test.test_re.ReTests) ... ok test_re_escape_byte (test.test_re.ReTests) ... ok test_re_escape_non_ascii (test.test_re.ReTests) ... ok test_re_escape_non_ascii_bytes (test.test_re.ReTests) ... ok test_re_findall (test.test_re.ReTests) ... ok test_re_groupref (test.test_re.ReTests) ... ok test_re_groupref_exists (test.test_re.ReTests) ... ok test_re_match (test.test_re.ReTests) ... ok test_re_split (test.test_re.ReTests) ... ok test_re_subn (test.test_re.ReTests) ... ok test_repeat_minmax (test.test_re.ReTests) ... ok test_repeat_minmax_overflow (test.test_re.ReTests) ... ok test_repeat_minmax_overflow_maxrepeat (test.test_re.ReTests) ... skipped 'implementation detail specific to cpython' test_scanner (test.test_re.ReTests) ... ok test_search_coverage (test.test_re.ReTests) ... ok test_search_star_plus (test.test_re.ReTests) ... ok test_special_escapes (test.test_re.ReTests) ... ok test_sre_character_class_literals (test.test_re.ReTests) ... ok test_sre_character_literals (test.test_re.ReTests) ... ok test_stack_overflow (test.test_re.ReTests) ... ok test_string_boundaries (test.test_re.ReTests) ... ok test_sub_template_numeric_escape (test.test_re.ReTests) ... ok test_symbolic_groups (test.test_re.ReTests) ... ok test_symbolic_refs (test.test_re.ReTests) ... ok test_unlimited_zero_width_repeat (test.test_re.ReTests) ... ok test_weakref (test.test_re.ReTests) ... ok ---------------------------------------------------------------------- Ran 85 tests in 0.605s OK (skipped=1) Running re_tests test suite 1 test OK. BUILDSTDERR: 1.56user 0.06system 0:01.71elapsed 95%CPU (0avgtext+0avgdata 63516maxresident)k BUILDSTDERR: 8inputs+0outputs (1major+12836minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_readline ==================== =================== test_readline ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_readline == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21505 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_readline testHistoryUpdates (test.test_readline.TestHistoryManipulation) ... ok test_init (test.test_readline.TestReadline) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.062s OK 1 test OK. BUILDSTDERR: 0.14user 0.05system 0:00.20elapsed 95%CPU (0avgtext+0avgdata 42064maxresident)k BUILDSTDERR: 16inputs+0outputs (2major+10900minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_repr ==================== =================== test_repr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_repr == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21510 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_repr test_buffer (test.test_repr.ReprTests) ... ok test_builtin_function (test.test_repr.ReprTests) ... ok test_cell (test.test_repr.ReprTests) ... ok test_container (test.test_repr.ReprTests) ... ok test_descriptors (test.test_repr.ReprTests) ... ok test_file (test.test_repr.ReprTests) ... ok test_instance (test.test_repr.ReprTests) ... ok test_lambda (test.test_repr.ReprTests) ... ok test_nesting (test.test_repr.ReprTests) ... ok test_numbers (test.test_repr.ReprTests) ... ok test_string (test.test_repr.ReprTests) ... ok test_tuple (test.test_repr.ReprTests) ... ok test_unsortable (test.test_repr.ReprTests) ... ok test_xrange (test.test_repr.ReprTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 0.009s OK test_builtin_function (test.test_repr.LongReprTest) ... skipped 'needs a built-in function with a really long name' test_class (test.test_repr.LongReprTest) ... ok test_instance (test.test_repr.LongReprTest) ... ok test_method (test.test_repr.LongReprTest) ... ok test_module (test.test_repr.LongReprTest) ... ok test_object (test.test_repr.LongReprTest) ... skipped 'need a suitable object' test_type (test.test_repr.LongReprTest) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.008s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.14elapsed 96%CPU (0avgtext+0avgdata 41508maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6132minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_resource ==================== =================== test_resource ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_resource == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21514 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_resource test_args (test.test_resource.ResourceTest) ... ok test_fsize_enforced (test.test_resource.ResourceTest) ... ok test_fsize_ismax (test.test_resource.ResourceTest) ... ok test_fsize_toobig (test.test_resource.ResourceTest) ... ok test_getrusage (test.test_resource.ResourceTest) ... ok test_setrusage_refcount (test.test_resource.ResourceTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.147s OK 1 test OK. BUILDSTDERR: 0.22user 0.05system 0:00.28elapsed 98%CPU (0avgtext+0avgdata 75528maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+14780minor)pagefaults 0swaps =================== test_rfc822 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_rfc822 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_rfc822 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21518 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_rfc822 test_2getaddrlist (test.test_rfc822.MessageTestCase) ... ok test_addr_ipquad (test.test_rfc822.MessageTestCase) ... ok test_basic (test.test_rfc822.MessageTestCase) ... ok test_bogus_to_header (test.test_rfc822.MessageTestCase) ... ok test_commas_in_full_name (test.test_rfc822.MessageTestCase) ... ok test_doublecomment (test.test_rfc822.MessageTestCase) ... ok test_get (test.test_rfc822.MessageTestCase) ... ok test_invalid_headers (test.test_rfc822.MessageTestCase) ... ok test_iter (test.test_rfc822.MessageTestCase) ... ok test_parseaddr (test.test_rfc822.MessageTestCase) ... ok test_quote_unquote (test.test_rfc822.MessageTestCase) ... ok test_quoted_name (test.test_rfc822.MessageTestCase) ... ok test_rfc2822_phrases (test.test_rfc822.MessageTestCase) ... ok test_setdefault (test.test_rfc822.MessageTestCase) ... ok test_twisted (test.test_rfc822.MessageTestCase) ... ok ---------------------------------------------------------------------- Ran 15 tests in 0.013s OK 1 test OK. BUILDSTDERR: 0.10user 0.01system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 41492maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6113minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_richcmp ==================== =================== test_richcmp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_richcmp == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21522 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_richcmp test_mixed (test.test_richcmp.VectorTest) ... ok test_basic (test.test_richcmp.NumberTest) ... ok test_values (test.test_richcmp.NumberTest) ... ok test_misbehavin (test.test_richcmp.MiscTest) ... ok test_not (test.test_richcmp.MiscTest) ... ok test_recursion (test.test_richcmp.MiscTest) ... ok test_badentry (test.test_richcmp.ListTest) ... ok test_coverage (test.test_richcmp.ListTest) ... ok test_goodentry (test.test_richcmp.ListTest) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.026s OK test_dicts (test.test_richcmp.DictTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.14elapsed 96%CPU (0avgtext+0avgdata 42384maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6449minor)pagefaults 0swaps =================== test_rlcompleter ==================== + for TestName in $(cat testnames.txt) + echo =================== test_rlcompleter ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_rlcompleter == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21526 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_rlcompleter test_attr_matches (test.test_rlcompleter.TestRlcompleter) ... ok test_excessive_getattr (test.test_rlcompleter.TestRlcompleter) ... ok test_global_matches (test.test_rlcompleter.TestRlcompleter) ... ok test_namespace (test.test_rlcompleter.TestRlcompleter) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.014s OK 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.14elapsed 93%CPU (0avgtext+0avgdata 42044maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6238minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_robotparser ==================== =================== test_robotparser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_robotparser == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21530 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_robotparser RobotTest(1, good, /) ... ok RobotTest(1, good, /test.html) ... ok RobotTest(1, bad, /cyberworld/map/index.html) ... ok RobotTest(1, bad, /tmp/xxx) ... ok RobotTest(1, bad, /foo.html) ... ok RobotTest(2, good, /) ... ok RobotTest(2, good, /test.html) ... ok RobotTest(2, good, ('cybermapper', '/cyberworld/map/index.html')) ... ok RobotTest(2, bad, /cyberworld/map/index.html) ... ok RobotTest(3, bad, /cyberworld/map/index.html) ... ok RobotTest(3, bad, /) ... ok RobotTest(3, bad, /tmp/) ... ok RobotTest(4, bad, /tmp) ... ok RobotTest(4, bad, /tmp.html) ... ok RobotTest(4, bad, /tmp/a.html) ... ok RobotTest(4, bad, /a%3cd.html) ... ok RobotTest(4, bad, /a%3Cd.html) ... ok RobotTest(4, bad, /a%2fb.html) ... ok RobotTest(4, bad, /~joe/index.html) ... ok RobotTest(5, bad, /tmp) ... ok RobotTest(5, bad, /tmp.html) ... ok RobotTest(5, bad, /tmp/a.html) ... ok RobotTest(5, bad, /a%3cd.html) ... ok RobotTest(5, bad, /a%3Cd.html) ... ok RobotTest(5, bad, /a%2fb.html) ... ok RobotTest(5, bad, /~joe/index.html) ... ok RobotTest(6, good, /tmp) ... ok RobotTest(6, bad, /tmp/) ... ok RobotTest(6, bad, /tmp/a.html) ... ok RobotTest(6, bad, /a%3cd.html) ... ok RobotTest(6, bad, /a%3Cd.html) ... ok RobotTest(6, bad, /a/b.html) ... ok RobotTest(6, bad, /%7Ejoe/index.html) ... ok RobotTest(7, good, /foo.html) ... ok RobotTest(8, good, /folder1/myfile.html) ... ok RobotTest(8, bad, /folder1/anotherfile.html) ... ok RobotTest(9, bad, /something.jpg) ... ok RobotTest(10, bad, /something.jpg) ... ok RobotTest(11, bad, /something.jpg) ... ok RobotTest(12, good, /something.jpg) ... ok RobotTest(13, good, /folder1/myfile.html) ... ok RobotTest(13, bad, /folder1/anotherfile.html) ... ok RobotTest(14, good, /some/path) ... ok RobotTest(14, bad, /some/path?name=value) ... ok RobotTest(15, good, /another/path) ... ok RobotTest(15, bad, /some/path) ... ok RobotTest(16, good, /some/path?) ... ok RobotTest(16, bad, /another/path?) ... ok ---------------------------------------------------------------------- Ran 48 tests in 0.019s OK testPasswordProtectedSite (test.test_robotparser.NetworkTestCase) ... skipped "Use of the `network' resource not enabled" testPythonOrg (test.test_robotparser.NetworkTestCase) ... skipped "Use of the `network' resource not enabled" ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.12user 0.02system 0:00.16elapsed 92%CPU (0avgtext+0avgdata 41692maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6302minor)pagefaults 0swaps =================== test_runpy ==================== + for TestName in $(cat testnames.txt) + echo =================== test_runpy ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_runpy == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21534 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_runpy test_run_code (test.test_runpy.RunModuleCodeTest) ... ok test_run_module_code (test.test_runpy.RunModuleCodeTest) ... ok test_explicit_relative_import (test.test_runpy.RunModuleTest) ... Testing relative imports at depth: 2 Package tree in: /tmp/tmpwzUoJL Updated sys.path: /tmp/tmpwzUoJL Next level in: /tmp/tmpwzUoJL/__runpy_pkg__ Created: /tmp/tmpwzUoJL/__runpy_pkg__/__init__.py Next level in: /tmp/tmpwzUoJL/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmpwzUoJL/__runpy_pkg__/__runpy_pkg__/__init__.py Created: /tmp/tmpwzUoJL/__runpy_pkg__/__runpy_pkg__/runpy_test.py Added sibling module: /tmp/tmpwzUoJL/__runpy_pkg__/__runpy_pkg__/sibling.py Added uncle package: /tmp/tmpwzUoJL/__runpy_pkg__/uncle Added cousin package: /tmp/tmpwzUoJL/__runpy_pkg__/uncle/cousin Added nephew module: /tmp/tmpwzUoJL/__runpy_pkg__/uncle/cousin/nephew.py Running from source: __runpy_pkg__.__runpy_pkg__.runpy_test Removed sys.modules entries Removed sys.path entry Removed package tree Module executed successfully Testing relative imports at depth: 3 Package tree in: /tmp/tmpUX9wCh Updated sys.path: /tmp/tmpUX9wCh Next level in: /tmp/tmpUX9wCh/__runpy_pkg__ Created: /tmp/tmpUX9wCh/__runpy_pkg__/__init__.py Next level in: /tmp/tmpUX9wCh/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmpUX9wCh/__runpy_pkg__/__runpy_pkg__/__init__.py Next level in: /tmp/tmpUX9wCh/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmpUX9wCh/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__init__.py Created: /tmp/tmpUX9wCh/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/runpy_test.py Added sibling module: /tmp/tmpUX9wCh/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/sibling.py Added uncle package: /tmp/tmpUX9wCh/__runpy_pkg__/__runpy_pkg__/uncle Added cousin package: /tmp/tmpUX9wCh/__runpy_pkg__/__runpy_pkg__/uncle/cousin Added nephew module: /tmp/tmpUX9wCh/__runpy_pkg__/__runpy_pkg__/uncle/cousin/nephew.py Running from source: __runpy_pkg__.__runpy_pkg__.__runpy_pkg__.runpy_test Removed sys.modules entries Removed sys.path entry Removed package tree Module executed successfully Testing relative imports at depth: 4 Package tree in: /tmp/tmplFnwsb Updated sys.path: /tmp/tmplFnwsb Next level in: /tmp/tmplFnwsb/__runpy_pkg__ Created: /tmp/tmplFnwsb/__runpy_pkg__/__init__.py Next level in: /tmp/tmplFnwsb/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmplFnwsb/__runpy_pkg__/__runpy_pkg__/__init__.py Next level in: /tmp/tmplFnwsb/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmplFnwsb/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__init__.py Next level in: /tmp/tmplFnwsb/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmplFnwsb/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__init__.py Created: /tmp/tmplFnwsb/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/runpy_test.py Added sibling module: /tmp/tmplFnwsb/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/sibling.py Added uncle package: /tmp/tmplFnwsb/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/uncle Added cousin package: /tmp/tmplFnwsb/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/uncle/cousin Added nephew module: /tmp/tmplFnwsb/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/uncle/cousin/nephew.py Running from source: __runpy_pkg__.__runpy_pkg__.__runpy_pkg__.__runpy_pkg__.runpy_test Removed sys.modules entries Removed sys.path entry Removed package tree Module executed successfully ok test_invalid_names (test.test_runpy.RunModuleTest) ... ok test_library_module (test.test_runpy.RunModuleTest) ... ok test_main_relative_import (test.test_runpy.RunModuleTest) ... Testing main relative imports at depth: 2 Package tree in: /tmp/tmp6wmKsb Updated sys.path: /tmp/tmp6wmKsb Next level in: /tmp/tmp6wmKsb/__runpy_pkg__ Created: /tmp/tmp6wmKsb/__runpy_pkg__/__init__.py Next level in: /tmp/tmp6wmKsb/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmp6wmKsb/__runpy_pkg__/__runpy_pkg__/__init__.py Created: /tmp/tmp6wmKsb/__runpy_pkg__/__runpy_pkg__/runpy_test.py Added sibling module: /tmp/tmp6wmKsb/__runpy_pkg__/__runpy_pkg__/sibling.py Added uncle package: /tmp/tmp6wmKsb/__runpy_pkg__/uncle Added cousin package: /tmp/tmp6wmKsb/__runpy_pkg__/uncle/cousin Added nephew module: /tmp/tmp6wmKsb/__runpy_pkg__/uncle/cousin/nephew.py Running from source: __runpy_pkg__.__runpy_pkg__.runpy_test Removed sys.modules entries Removed sys.path entry Removed package tree Module executed successfully Testing main relative imports at depth: 3 Package tree in: /tmp/tmpmpnNta Updated sys.path: /tmp/tmpmpnNta Next level in: /tmp/tmpmpnNta/__runpy_pkg__ Created: /tmp/tmpmpnNta/__runpy_pkg__/__init__.py Next level in: /tmp/tmpmpnNta/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmpmpnNta/__runpy_pkg__/__runpy_pkg__/__init__.py Next level in: /tmp/tmpmpnNta/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmpmpnNta/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__init__.py Created: /tmp/tmpmpnNta/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/runpy_test.py Added sibling module: /tmp/tmpmpnNta/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/sibling.py Added uncle package: /tmp/tmpmpnNta/__runpy_pkg__/__runpy_pkg__/uncle Added cousin package: /tmp/tmpmpnNta/__runpy_pkg__/__runpy_pkg__/uncle/cousin Added nephew module: /tmp/tmpmpnNta/__runpy_pkg__/__runpy_pkg__/uncle/cousin/nephew.py Running from source: __runpy_pkg__.__runpy_pkg__.__runpy_pkg__.runpy_test Removed sys.modules entries Removed sys.path entry Removed package tree Module executed successfully Testing main relative imports at depth: 4 Package tree in: /tmp/tmpMShlUL Updated sys.path: /tmp/tmpMShlUL Next level in: /tmp/tmpMShlUL/__runpy_pkg__ Created: /tmp/tmpMShlUL/__runpy_pkg__/__init__.py Next level in: /tmp/tmpMShlUL/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmpMShlUL/__runpy_pkg__/__runpy_pkg__/__init__.py Next level in: /tmp/tmpMShlUL/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmpMShlUL/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__init__.py Next level in: /tmp/tmpMShlUL/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmpMShlUL/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__init__.py Created: /tmp/tmpMShlUL/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/runpy_test.py Added sibling module: /tmp/tmpMShlUL/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/sibling.py Added uncle package: /tmp/tmpMShlUL/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/uncle Added cousin package: /tmp/tmpMShlUL/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/uncle/cousin Added nephew module: /tmp/tmpMShlUL/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/uncle/cousin/nephew.py Running from source: __runpy_pkg__.__runpy_pkg__.__runpy_pkg__.__runpy_pkg__.runpy_test Removed sys.modules entries Removed sys.path entry Removed package tree Module executed successfully ok test_run_module (test.test_runpy.RunModuleTest) ... Testing package depth: 0 Package tree in: /tmp/tmpXuzIna Updated sys.path: /tmp/tmpXuzIna Created: /tmp/tmpXuzIna/runpy_test.py Running from source: runpy_test Removed sys.modules entries Removed sys.path entry Removed package tree Module executed successfully Testing package depth: 1 Package tree in: /tmp/tmp3RM0KO Updated sys.path: /tmp/tmp3RM0KO Next level in: /tmp/tmp3RM0KO/__runpy_pkg__ Created: /tmp/tmp3RM0KO/__runpy_pkg__/__init__.py Created: /tmp/tmp3RM0KO/__runpy_pkg__/runpy_test.py Running from source: __runpy_pkg__.runpy_test Removed sys.modules entries Removed sys.path entry Removed package tree Module executed successfully Testing package depth: 2 Package tree in: /tmp/tmpeyKidT Updated sys.path: /tmp/tmpeyKidT Next level in: /tmp/tmpeyKidT/__runpy_pkg__ Created: /tmp/tmpeyKidT/__runpy_pkg__/__init__.py Next level in: /tmp/tmpeyKidT/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmpeyKidT/__runpy_pkg__/__runpy_pkg__/__init__.py Created: /tmp/tmpeyKidT/__runpy_pkg__/__runpy_pkg__/runpy_test.py Running from source: __runpy_pkg__.__runpy_pkg__.runpy_test Removed sys.modules entries Removed sys.path entry Removed package tree Module executed successfully Testing package depth: 3 Package tree in: /tmp/tmp91UL1m Updated sys.path: /tmp/tmp91UL1m Next level in: /tmp/tmp91UL1m/__runpy_pkg__ Created: /tmp/tmp91UL1m/__runpy_pkg__/__init__.py Next level in: /tmp/tmp91UL1m/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmp91UL1m/__runpy_pkg__/__runpy_pkg__/__init__.py Next level in: /tmp/tmp91UL1m/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmp91UL1m/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__init__.py Created: /tmp/tmp91UL1m/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/runpy_test.py Running from source: __runpy_pkg__.__runpy_pkg__.__runpy_pkg__.runpy_test Removed sys.modules entries Removed sys.path entry Removed package tree Module executed successfully ok test_run_package (test.test_runpy.RunModuleTest) ... Testing package depth: 1 Package tree in: /tmp/tmpkJbUxW Updated sys.path: /tmp/tmpkJbUxW Next level in: /tmp/tmpkJbUxW/__runpy_pkg__ Created: /tmp/tmpkJbUxW/__runpy_pkg__/__init__.py Created: /tmp/tmpkJbUxW/__runpy_pkg__/__main__.py Running from source: __runpy_pkg__ Removed sys.modules entries Removed sys.path entry Removed package tree Package executed successfully Testing package depth: 2 Package tree in: /tmp/tmpOIlZvH Updated sys.path: /tmp/tmpOIlZvH Next level in: /tmp/tmpOIlZvH/__runpy_pkg__ Created: /tmp/tmpOIlZvH/__runpy_pkg__/__init__.py Next level in: /tmp/tmpOIlZvH/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmpOIlZvH/__runpy_pkg__/__runpy_pkg__/__init__.py Created: /tmp/tmpOIlZvH/__runpy_pkg__/__runpy_pkg__/__main__.py Running from source: __runpy_pkg__.__runpy_pkg__ Removed sys.modules entries Removed sys.path entry Removed package tree Package executed successfully Testing package depth: 3 Package tree in: /tmp/tmpUh0syJ Updated sys.path: /tmp/tmpUh0syJ Next level in: /tmp/tmpUh0syJ/__runpy_pkg__ Created: /tmp/tmpUh0syJ/__runpy_pkg__/__init__.py Next level in: /tmp/tmpUh0syJ/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmpUh0syJ/__runpy_pkg__/__runpy_pkg__/__init__.py Next level in: /tmp/tmpUh0syJ/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__ Created: /tmp/tmpUh0syJ/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__init__.py Created: /tmp/tmpUh0syJ/__runpy_pkg__/__runpy_pkg__/__runpy_pkg__/__main__.py Running from source: __runpy_pkg__.__runpy_pkg__.__runpy_pkg__ Removed sys.modules entries Removed sys.path entry Removed package tree Package executed successfully ok test_run_package_init_exceptions (test.test_runpy.RunModuleTest) ... Package tree in: /tmp/tmpF630V6 Updated sys.path: /tmp/tmpF630V6 Next level in: /tmp/tmpF630V6/__runpy_pkg__ Created: /tmp/tmpF630V6/__runpy_pkg__/__init__.py Created: /tmp/tmpF630V6/__runpy_pkg__/__main__.py Removed sys.modules entries Removed sys.path entry Removed package tree Package tree in: /tmp/tmpnynb8v Updated sys.path: /tmp/tmpnynb8v Next level in: /tmp/tmpnynb8v/__runpy_pkg__ Created: /tmp/tmpnynb8v/__runpy_pkg__/__init__.py Created: /tmp/tmpnynb8v/__runpy_pkg__/__main__.py Removed sys.modules entries Removed sys.path entry Removed package tree Package tree in: /tmp/tmpy7U7fz Updated sys.path: /tmp/tmpy7U7fz Next level in: /tmp/tmpy7U7fz/__runpy_pkg__ Created: /tmp/tmpy7U7fz/__runpy_pkg__/__init__.py Created: /tmp/tmpy7U7fz/__runpy_pkg__/__main__.py Removed sys.modules entries Removed sys.path entry Removed package tree Package tree in: /tmp/tmp2J2HL4 Updated sys.path: /tmp/tmp2J2HL4 Next level in: /tmp/tmp2J2HL4/__runpy_pkg__ Created: /tmp/tmp2J2HL4/__runpy_pkg__/__init__.py Created: /tmp/tmp2J2HL4/__runpy_pkg__/__main__.py Removed sys.modules entries Removed sys.path entry Removed package tree ok test_basic_script (test.test_runpy.RunPathTest) ... ok test_directory (test.test_runpy.RunPathTest) ... ok test_directory_compiled (test.test_runpy.RunPathTest) ... ok test_directory_error (test.test_runpy.RunPathTest) ... ok test_main_recursion_error (test.test_runpy.RunPathTest) ... ok test_script_compiled (test.test_runpy.RunPathTest) ... ok test_zipfile (test.test_runpy.RunPathTest) ... ok test_zipfile_compiled (test.test_runpy.RunPathTest) ... ok test_zipfile_error (test.test_runpy.RunPathTest) ... ok ---------------------------------------------------------------------- Ran 18 tests in 17.198s OK 1 test OK. BUILDSTDERR: 15.30user 1.72system 0:17.36elapsed 98%CPU (0avgtext+0avgdata 77596maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+15363minor)pagefaults 0swaps =================== test_sax ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sax ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sax == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21538 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sax test_make_parser2 (test.test_sax.MakeParserTest) ... ok test_parseString_bytes (test.test_sax.ParseTest) ... ok test_parse_InputSource (test.test_sax.ParseTest) ... ok test_parse_bytes (test.test_sax.ParseTest) ... ok test_double_quoteattr (test.test_sax.SaxutilsTest) ... ok test_escape_all (test.test_sax.SaxutilsTest) ... ok test_escape_basic (test.test_sax.SaxutilsTest) ... ok test_escape_extra (test.test_sax.SaxutilsTest) ... ok test_make_parser (test.test_sax.SaxutilsTest) ... ok test_quoteattr_basic (test.test_sax.SaxutilsTest) ... ok test_single_double_quoteattr (test.test_sax.SaxutilsTest) ... ok test_single_quoteattr (test.test_sax.SaxutilsTest) ... ok test_unescape_all (test.test_sax.SaxutilsTest) ... ok test_unescape_amp_extra (test.test_sax.SaxutilsTest) ... ok test_unescape_basic (test.test_sax.SaxutilsTest) ... ok test_unescape_extra (test.test_sax.SaxutilsTest) ... ok test_binary_file (test.test_sax.PrepareInputSourceTest) ... ok test_byte_stream (test.test_sax.PrepareInputSourceTest) ... ok test_string (test.test_sax.PrepareInputSourceTest) ... ok test_system_id (test.test_sax.PrepareInputSourceTest) ... ok test_1463026_1 (test.test_sax.StringXmlgenTest) ... ok test_1463026_2 (test.test_sax.StringXmlgenTest) ... ok test_1463026_3 (test.test_sax.StringXmlgenTest) ... ok test_5027_1 (test.test_sax.StringXmlgenTest) ... ok test_5027_2 (test.test_sax.StringXmlgenTest) ... ok test_no_close_file (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_content (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_unencodable (test.test_sax.StringXmlgenTest) ... ok test_1463026_1 (test.test_sax.BytesIOXmlgenTest) ... ok test_1463026_2 (test.test_sax.BytesIOXmlgenTest) ... ok test_1463026_3 (test.test_sax.BytesIOXmlgenTest) ... ok test_5027_1 (test.test_sax.BytesIOXmlgenTest) ... ok test_5027_2 (test.test_sax.BytesIOXmlgenTest) ... ok test_no_close_file (test.test_sax.BytesIOXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.BytesIOXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.BytesIOXmlgenTest) ... ok test_xmlgen_content (test.test_sax.BytesIOXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.BytesIOXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.BytesIOXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.BytesIOXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.BytesIOXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.BytesIOXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.BytesIOXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.BytesIOXmlgenTest) ... ok test_xmlgen_unencodable (test.test_sax.BytesIOXmlgenTest) ... ok test_1463026_1 (test.test_sax.WriterXmlgenTest) ... ok test_1463026_2 (test.test_sax.WriterXmlgenTest) ... ok test_1463026_3 (test.test_sax.WriterXmlgenTest) ... ok test_5027_1 (test.test_sax.WriterXmlgenTest) ... ok test_5027_2 (test.test_sax.WriterXmlgenTest) ... ok test_no_close_file (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_content (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_unencodable (test.test_sax.WriterXmlgenTest) ... ok test_expat_attrs_empty (test.test_sax.ExpatReaderTest) ... ok test_expat_attrs_wattr (test.test_sax.ExpatReaderTest) ... ok test_expat_binary_file (test.test_sax.ExpatReaderTest) ... ok test_expat_dtdhandler (test.test_sax.ExpatReaderTest) ... ok test_expat_entityresolver (test.test_sax.ExpatReaderTest) ... ok test_expat_file_unicode (test.test_sax.ExpatReaderTest) ... skipped 'Requires unicode filenames support' test_expat_incremental (test.test_sax.ExpatReaderTest) ... ok test_expat_incremental_reset (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_byte_stream (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_filename (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_sysid (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_sysid_unicode (test.test_sax.ExpatReaderTest) ... skipped 'Requires unicode filenames support' test_expat_locator_noinfo (test.test_sax.ExpatReaderTest) ... ok test_expat_locator_withinfo (test.test_sax.ExpatReaderTest) ... ok test_expat_locator_withinfo_unicode (test.test_sax.ExpatReaderTest) ... skipped 'Requires unicode filenames support' test_expat_nsattrs_empty (test.test_sax.ExpatReaderTest) ... ok test_expat_nsattrs_wattr (test.test_sax.ExpatReaderTest) ... ok test_expat_incomplete (test.test_sax.ErrorReportingTest) ... ok test_expat_inpsource_location (test.test_sax.ErrorReportingTest) ... ok test_sax_parse_exception_str (test.test_sax.ErrorReportingTest) ... ok test_attrs_empty (test.test_sax.XmlReaderTest) ... ok test_attrs_wattr (test.test_sax.XmlReaderTest) ... ok test_nsattrs_empty (test.test_sax.XmlReaderTest) ... ok test_nsattrs_wattr (test.test_sax.XmlReaderTest) ... ok test_sf_1511497 (test.test_sax.XmlReaderTest) ... ok test_sf_1513611 (test.test_sax.XmlReaderTest) ... ok ---------------------------------------------------------------------- Ran 97 tests in 0.116s OK (skipped=3) 1 test OK. BUILDSTDERR: 0.25user 0.05system 0:00.32elapsed 94%CPU (0avgtext+0avgdata 45092maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7031minor)pagefaults 0swaps =================== test_scope ==================== + for TestName in $(cat testnames.txt) + echo =================== test_scope ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_scope == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21542 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_scope testBoundAndFree (test.test_scope.ScopeTests) ... ok testClassAndGlobal (test.test_scope.ScopeTests) ... ok testComplexDefinitions (test.test_scope.ScopeTests) ... ok testEvalExecFreeVars (test.test_scope.ScopeTests) ... ok testEvalFreeVars (test.test_scope.ScopeTests) ... ok testExtraNesting (test.test_scope.ScopeTests) ... ok testFreeVarInMethod (test.test_scope.ScopeTests) ... ok testFreeingCell (test.test_scope.ScopeTests) ... ok testGlobalInParallelNestedFunctions (test.test_scope.ScopeTests) ... ok testInteractionWithTraceFunc (test.test_scope.ScopeTests) ... ok testLambdas (test.test_scope.ScopeTests) ... ok testLeaks (test.test_scope.ScopeTests) ... ok testListCompLocalVars (test.test_scope.ScopeTests) ... ok testLocalsClass (test.test_scope.ScopeTests) ... ok testLocalsClass_WithTrace (test.test_scope.ScopeTests) ... ok testLocalsFunction (test.test_scope.ScopeTests) ... ok testMixedFreevarsAndCellvars (test.test_scope.ScopeTests) ... ok testNearestEnclosingScope (test.test_scope.ScopeTests) ... ok testNestingGlobalNoFree (test.test_scope.ScopeTests) ... ok testNestingPlusFreeRefToGlobal (test.test_scope.ScopeTests) ... ok testNestingThroughClass (test.test_scope.ScopeTests) ... ok testRecursion (test.test_scope.ScopeTests) ... ok testScopeOfGlobalStmt (test.test_scope.ScopeTests) ... ok testSimpleAndRebinding (test.test_scope.ScopeTests) ... ok testSimpleNesting (test.test_scope.ScopeTests) ... ok testTopIsNotSignificant (test.test_scope.ScopeTests) ... ok testUnboundLocal (test.test_scope.ScopeTests) ... ok testUnoptimizedNamespaces (test.test_scope.ScopeTests) ... ok ---------------------------------------------------------------------- Ran 28 tests in 0.028s OK 1 test OK. BUILDSTDERR: 0.11user 0.03system 0:00.16elapsed 93%CPU (0avgtext+0avgdata 41508maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6185minor)pagefaults 0swaps =================== test_scriptpackages ==================== + for TestName in $(cat testnames.txt) + echo =================== test_scriptpackages ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_scriptpackages == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21546 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_scriptpackages test_scriptpackages skipped -- No module named aetools 1 test skipped: test_scriptpackages Those skips are all expected on linux2. BUILDSTDERR: 0.10user 0.01system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 41432maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5848minor)pagefaults 0swaps =================== test_select ==================== + for TestName in $(cat testnames.txt) + echo =================== test_select ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_select == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21550 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_select test_error_conditions (test.test_select.SelectTestCase) ... ok test_returned_list_identity (test.test_select.SelectTestCase) ... ok test_select (test.test_select.SelectTestCase) ... timeout = 0 timeout = 1 'testing...\n' timeout = 2 'testing...\n' timeout = 4 'testing...\n' timeout = 8 'testing...\n' timeout = 16 'testing...\n' timeout = None 'testing...\n' timeout = None 'testing...\n' timeout = None 'testing...\n' timeout = None 'testing...\n' timeout = None 'testing...\n' timeout = None '' EOF ok test_select_mutated (test.test_select.SelectTestCase) ... ok ---------------------------------------------------------------------- Ran 4 tests in 11.022s OK 1 test OK. BUILDSTDERR: 0.11user 0.03system 0:11.15elapsed 1%CPU (0avgtext+0avgdata 41460maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7778minor)pagefaults 0swaps =================== test_set ==================== + for TestName in $(cat testnames.txt) + echo =================== test_set ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_set == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21565 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_set test_add (test.test_set.TestSet) ... ok test_and (test.test_set.TestSet) ... ok test_badcmp (test.test_set.TestSet) ... ok test_c_api (test.test_set.TestSet) ... skipped 'C API test only available in a debug build' test_clear (test.test_set.TestSet) ... ok test_compare (test.test_set.TestSet) ... ok test_constructor_identity (test.test_set.TestSet) ... ok test_container_iterator (test.test_set.TestSet) ... ok test_contains (test.test_set.TestSet) ... ok test_copy (test.test_set.TestSet) ... ok test_cyclical_print (test.test_set.TestSet) ... ok test_cyclical_repr (test.test_set.TestSet) ... ok test_deepcopy (test.test_set.TestSet) ... ok test_difference (test.test_set.TestSet) ... ok test_difference_update (test.test_set.TestSet) ... ok test_discard (test.test_set.TestSet) ... ok test_do_not_rehash_dict_keys (test.test_set.TestSet) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestSet) ... ok test_free_after_iterating (test.test_set.TestSet) ... ok test_gc (test.test_set.TestSet) ... ok test_hash (test.test_set.TestSet) ... ok test_iand (test.test_set.TestSet) ... ok test_init (test.test_set.TestSet) ... ok test_inplace_on_self (test.test_set.TestSet) ... ok test_intersection (test.test_set.TestSet) ... ok test_intersection_update (test.test_set.TestSet) ... ok test_ior (test.test_set.TestSet) ... ok test_isdisjoint (test.test_set.TestSet) ... ok test_isub (test.test_set.TestSet) ... ok test_ixor (test.test_set.TestSet) ... ok test_len (test.test_set.TestSet) ... ok test_new_or_init (test.test_set.TestSet) ... ok test_or (test.test_set.TestSet) ... ok test_pickling (test.test_set.TestSet) ... ok test_pop (test.test_set.TestSet) ... ok test_remove (test.test_set.TestSet) ... ok test_remove_keyerror_set (test.test_set.TestSet) ... ok test_remove_keyerror_unpacking (test.test_set.TestSet) ... ok test_setOfFrozensets (test.test_set.TestSet) ... ok test_set_literal_evaluation_order (test.test_set.TestSet) ... ok test_set_literal_insertion_order (test.test_set.TestSet) ... ok test_sub (test.test_set.TestSet) ... ok test_sub_and_super (test.test_set.TestSet) ... ok test_subclass_with_custom_hash (test.test_set.TestSet) ... ok test_symmetric_difference (test.test_set.TestSet) ... ok test_symmetric_difference_update (test.test_set.TestSet) ... ok test_union (test.test_set.TestSet) ... ok test_uniquification (test.test_set.TestSet) ... ok test_update (test.test_set.TestSet) ... ok test_weakref (test.test_set.TestSet) ... ok test_xor (test.test_set.TestSet) ... ok test_add (test.test_set.TestSetSubclass) ... ok test_and (test.test_set.TestSetSubclass) ... ok test_badcmp (test.test_set.TestSetSubclass) ... ok test_c_api (test.test_set.TestSetSubclass) ... skipped 'C API test only available in a debug build' test_clear (test.test_set.TestSetSubclass) ... ok test_compare (test.test_set.TestSetSubclass) ... ok test_constructor_identity (test.test_set.TestSetSubclass) ... ok test_container_iterator (test.test_set.TestSetSubclass) ... ok test_contains (test.test_set.TestSetSubclass) ... ok test_copy (test.test_set.TestSetSubclass) ... ok test_cyclical_print (test.test_set.TestSetSubclass) ... ok test_cyclical_repr (test.test_set.TestSetSubclass) ... ok test_deepcopy (test.test_set.TestSetSubclass) ... ok test_difference (test.test_set.TestSetSubclass) ... ok test_difference_update (test.test_set.TestSetSubclass) ... ok test_discard (test.test_set.TestSetSubclass) ... ok test_do_not_rehash_dict_keys (test.test_set.TestSetSubclass) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestSetSubclass) ... ok test_free_after_iterating (test.test_set.TestSetSubclass) ... ok test_gc (test.test_set.TestSetSubclass) ... ok test_hash (test.test_set.TestSetSubclass) ... ok test_iand (test.test_set.TestSetSubclass) ... ok test_init (test.test_set.TestSetSubclass) ... ok test_inplace_on_self (test.test_set.TestSetSubclass) ... ok test_intersection (test.test_set.TestSetSubclass) ... ok test_intersection_update (test.test_set.TestSetSubclass) ... ok test_ior (test.test_set.TestSetSubclass) ... ok test_isdisjoint (test.test_set.TestSetSubclass) ... ok test_isub (test.test_set.TestSetSubclass) ... ok test_ixor (test.test_set.TestSetSubclass) ... ok test_len (test.test_set.TestSetSubclass) ... ok test_new_or_init (test.test_set.TestSetSubclass) ... ok test_or (test.test_set.TestSetSubclass) ... ok test_pickling (test.test_set.TestSetSubclass) ... ok test_pop (test.test_set.TestSetSubclass) ... ok test_remove (test.test_set.TestSetSubclass) ... ok test_remove_keyerror_set (test.test_set.TestSetSubclass) ... ok test_remove_keyerror_unpacking (test.test_set.TestSetSubclass) ... ok test_setOfFrozensets (test.test_set.TestSetSubclass) ... ok test_set_literal_evaluation_order (test.test_set.TestSetSubclass) ... ok test_set_literal_insertion_order (test.test_set.TestSetSubclass) ... ok test_sub (test.test_set.TestSetSubclass) ... ok test_sub_and_super (test.test_set.TestSetSubclass) ... ok test_subclass_with_custom_hash (test.test_set.TestSetSubclass) ... ok test_symmetric_difference (test.test_set.TestSetSubclass) ... ok test_symmetric_difference_update (test.test_set.TestSetSubclass) ... ok test_union (test.test_set.TestSetSubclass) ... ok test_uniquification (test.test_set.TestSetSubclass) ... ok test_update (test.test_set.TestSetSubclass) ... ok test_weakref (test.test_set.TestSetSubclass) ... ok test_xor (test.test_set.TestSetSubclass) ... ok test_add (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_and (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_badcmp (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_c_api (test.test_set.TestSetSubclassWithKeywordArgs) ... skipped 'C API test only available in a debug build' test_clear (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_compare (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_constructor_identity (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_container_iterator (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_contains (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_copy (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_cyclical_print (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_cyclical_repr (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_deepcopy (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_difference (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_difference_update (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_discard (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_do_not_rehash_dict_keys (test.test_set.TestSetSubclassWithKeywordArgs) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_free_after_iterating (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_gc (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_hash (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_iand (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_init (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_inplace_on_self (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_intersection (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_intersection_update (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_ior (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_isdisjoint (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_isub (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_ixor (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_keywords_in_subclass (test.test_set.TestSetSubclassWithKeywordArgs) SF bug #1486663 -- this used to erroneously raise a TypeError ... ok test_len (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_new_or_init (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_or (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_pickling (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_pop (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_remove (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_remove_keyerror_set (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_remove_keyerror_unpacking (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_setOfFrozensets (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_set_literal_evaluation_order (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_set_literal_insertion_order (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_sub (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_sub_and_super (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_subclass_with_custom_hash (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_symmetric_difference (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_symmetric_difference_update (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_union (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_uniquification (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_update (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_weakref (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_xor (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_and (test.test_set.TestFrozenSet) ... ok test_badcmp (test.test_set.TestFrozenSet) ... ok test_compare (test.test_set.TestFrozenSet) ... ok test_constructor_identity (test.test_set.TestFrozenSet) ... ok test_container_iterator (test.test_set.TestFrozenSet) ... ok test_contains (test.test_set.TestFrozenSet) ... ok test_copy (test.test_set.TestFrozenSet) ... ok test_cyclical_print (test.test_set.TestFrozenSet) ... ok test_cyclical_repr (test.test_set.TestFrozenSet) ... ok test_deepcopy (test.test_set.TestFrozenSet) ... ok test_difference (test.test_set.TestFrozenSet) ... ok test_do_not_rehash_dict_keys (test.test_set.TestFrozenSet) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestFrozenSet) ... ok test_free_after_iterating (test.test_set.TestFrozenSet) ... ok test_frozen_as_dictkey (test.test_set.TestFrozenSet) ... ok test_gc (test.test_set.TestFrozenSet) ... ok test_hash (test.test_set.TestFrozenSet) ... ok test_hash_caching (test.test_set.TestFrozenSet) ... ok test_hash_effectiveness (test.test_set.TestFrozenSet) ... ok test_init (test.test_set.TestFrozenSet) ... ok test_intersection (test.test_set.TestFrozenSet) ... ok test_isdisjoint (test.test_set.TestFrozenSet) ... ok test_len (test.test_set.TestFrozenSet) ... ok test_new_or_init (test.test_set.TestFrozenSet) ... ok test_or (test.test_set.TestFrozenSet) ... ok test_pickling (test.test_set.TestFrozenSet) ... ok test_setOfFrozensets (test.test_set.TestFrozenSet) ... ok test_singleton_empty_frozenset (test.test_set.TestFrozenSet) ... skipped 'implementation detail specific to cpython' test_sub (test.test_set.TestFrozenSet) ... ok test_sub_and_super (test.test_set.TestFrozenSet) ... ok test_subclass_with_custom_hash (test.test_set.TestFrozenSet) ... ok test_symmetric_difference (test.test_set.TestFrozenSet) ... ok test_union (test.test_set.TestFrozenSet) ... ok test_uniquification (test.test_set.TestFrozenSet) ... ok test_xor (test.test_set.TestFrozenSet) ... ok test_and (test.test_set.TestFrozenSetSubclass) ... ok test_badcmp (test.test_set.TestFrozenSetSubclass) ... ok test_compare (test.test_set.TestFrozenSetSubclass) ... ok test_constructor_identity (test.test_set.TestFrozenSetSubclass) ... ok test_container_iterator (test.test_set.TestFrozenSetSubclass) ... ok test_contains (test.test_set.TestFrozenSetSubclass) ... ok test_copy (test.test_set.TestFrozenSetSubclass) ... ok test_cyclical_print (test.test_set.TestFrozenSetSubclass) ... ok test_cyclical_repr (test.test_set.TestFrozenSetSubclass) ... ok test_deepcopy (test.test_set.TestFrozenSetSubclass) ... ok test_difference (test.test_set.TestFrozenSetSubclass) ... ok test_do_not_rehash_dict_keys (test.test_set.TestFrozenSetSubclass) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestFrozenSetSubclass) ... ok test_free_after_iterating (test.test_set.TestFrozenSetSubclass) ... ok test_frozen_as_dictkey (test.test_set.TestFrozenSetSubclass) ... ok test_gc (test.test_set.TestFrozenSetSubclass) ... ok test_hash (test.test_set.TestFrozenSetSubclass) ... ok test_hash_caching (test.test_set.TestFrozenSetSubclass) ... ok test_hash_effectiveness (test.test_set.TestFrozenSetSubclass) ... ok test_init (test.test_set.TestFrozenSetSubclass) ... ok test_intersection (test.test_set.TestFrozenSetSubclass) ... ok test_isdisjoint (test.test_set.TestFrozenSetSubclass) ... ok test_len (test.test_set.TestFrozenSetSubclass) ... ok test_nested_empty_constructor (test.test_set.TestFrozenSetSubclass) ... ok test_new_or_init (test.test_set.TestFrozenSetSubclass) ... ok test_or (test.test_set.TestFrozenSetSubclass) ... ok test_pickling (test.test_set.TestFrozenSetSubclass) ... ok test_setOfFrozensets (test.test_set.TestFrozenSetSubclass) ... ok test_singleton_empty_frozenset (test.test_set.TestFrozenSetSubclass) ... ok test_sub (test.test_set.TestFrozenSetSubclass) ... ok test_sub_and_super (test.test_set.TestFrozenSetSubclass) ... ok test_subclass_with_custom_hash (test.test_set.TestFrozenSetSubclass) ... ok test_symmetric_difference (test.test_set.TestFrozenSetSubclass) ... ok test_union (test.test_set.TestFrozenSetSubclass) ... ok test_uniquification (test.test_set.TestFrozenSetSubclass) ... ok test_xor (test.test_set.TestFrozenSetSubclass) ... ok test_constructor (test.test_set.TestSetOfSets) ... ok test_changingSizeWhileIterating (test.test_set.TestExceptionPropagation) ... ok test_instanceWithException (test.test_set.TestExceptionPropagation) ... ok test_instancesWithoutException (test.test_set.TestExceptionPropagation) ... ok test_copy (test.test_set.TestBasicOpsEmpty) ... ok test_empty_difference (test.test_set.TestBasicOpsEmpty) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsEmpty) ... ok test_empty_intersection (test.test_set.TestBasicOpsEmpty) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsEmpty) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsEmpty) ... ok test_empty_union (test.test_set.TestBasicOpsEmpty) ... ok test_equivalent_equality (test.test_set.TestBasicOpsEmpty) ... ok test_intersection_empty (test.test_set.TestBasicOpsEmpty) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsEmpty) ... ok test_iteration (test.test_set.TestBasicOpsEmpty) ... ok test_length (test.test_set.TestBasicOpsEmpty) ... ok test_pickling (test.test_set.TestBasicOpsEmpty) ... ok test_print (test.test_set.TestBasicOpsEmpty) ... ok test_repr (test.test_set.TestBasicOpsEmpty) ... ok test_self_difference (test.test_set.TestBasicOpsEmpty) ... ok test_self_equality (test.test_set.TestBasicOpsEmpty) ... ok test_self_intersection (test.test_set.TestBasicOpsEmpty) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsEmpty) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsEmpty) ... ok test_self_union (test.test_set.TestBasicOpsEmpty) ... ok test_union_empty (test.test_set.TestBasicOpsEmpty) ... ok test_copy (test.test_set.TestBasicOpsSingleton) ... ok test_empty_difference (test.test_set.TestBasicOpsSingleton) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsSingleton) ... ok test_empty_intersection (test.test_set.TestBasicOpsSingleton) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsSingleton) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsSingleton) ... ok test_empty_union (test.test_set.TestBasicOpsSingleton) ... ok test_equivalent_equality (test.test_set.TestBasicOpsSingleton) ... ok test_in (test.test_set.TestBasicOpsSingleton) ... ok test_intersection_empty (test.test_set.TestBasicOpsSingleton) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsSingleton) ... ok test_iteration (test.test_set.TestBasicOpsSingleton) ... ok test_length (test.test_set.TestBasicOpsSingleton) ... ok test_not_in (test.test_set.TestBasicOpsSingleton) ... ok test_pickling (test.test_set.TestBasicOpsSingleton) ... ok test_print (test.test_set.TestBasicOpsSingleton) ... ok test_repr (test.test_set.TestBasicOpsSingleton) ... ok test_self_difference (test.test_set.TestBasicOpsSingleton) ... ok test_self_equality (test.test_set.TestBasicOpsSingleton) ... ok test_self_intersection (test.test_set.TestBasicOpsSingleton) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsSingleton) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsSingleton) ... ok test_self_union (test.test_set.TestBasicOpsSingleton) ... ok test_union_empty (test.test_set.TestBasicOpsSingleton) ... ok test_copy (test.test_set.TestBasicOpsTuple) ... ok test_empty_difference (test.test_set.TestBasicOpsTuple) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsTuple) ... ok test_empty_intersection (test.test_set.TestBasicOpsTuple) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsTuple) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsTuple) ... ok test_empty_union (test.test_set.TestBasicOpsTuple) ... ok test_equivalent_equality (test.test_set.TestBasicOpsTuple) ... ok test_in (test.test_set.TestBasicOpsTuple) ... ok test_intersection_empty (test.test_set.TestBasicOpsTuple) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsTuple) ... ok test_iteration (test.test_set.TestBasicOpsTuple) ... ok test_length (test.test_set.TestBasicOpsTuple) ... ok test_not_in (test.test_set.TestBasicOpsTuple) ... ok test_pickling (test.test_set.TestBasicOpsTuple) ... ok test_print (test.test_set.TestBasicOpsTuple) ... ok test_repr (test.test_set.TestBasicOpsTuple) ... ok test_self_difference (test.test_set.TestBasicOpsTuple) ... ok test_self_equality (test.test_set.TestBasicOpsTuple) ... ok test_self_intersection (test.test_set.TestBasicOpsTuple) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsTuple) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsTuple) ... ok test_self_union (test.test_set.TestBasicOpsTuple) ... ok test_union_empty (test.test_set.TestBasicOpsTuple) ... ok test_copy (test.test_set.TestBasicOpsTriple) ... ok test_empty_difference (test.test_set.TestBasicOpsTriple) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsTriple) ... ok test_empty_intersection (test.test_set.TestBasicOpsTriple) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsTriple) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsTriple) ... ok test_empty_union (test.test_set.TestBasicOpsTriple) ... ok test_equivalent_equality (test.test_set.TestBasicOpsTriple) ... ok test_intersection_empty (test.test_set.TestBasicOpsTriple) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsTriple) ... ok test_iteration (test.test_set.TestBasicOpsTriple) ... ok test_length (test.test_set.TestBasicOpsTriple) ... ok test_pickling (test.test_set.TestBasicOpsTriple) ... ok test_print (test.test_set.TestBasicOpsTriple) ... ok test_repr (test.test_set.TestBasicOpsTriple) ... ok test_self_difference (test.test_set.TestBasicOpsTriple) ... ok test_self_equality (test.test_set.TestBasicOpsTriple) ... ok test_self_intersection (test.test_set.TestBasicOpsTriple) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsTriple) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsTriple) ... ok test_self_union (test.test_set.TestBasicOpsTriple) ... ok test_union_empty (test.test_set.TestBasicOpsTriple) ... ok test_cmp (test.test_set.TestBinaryOps) ... ok test_eq (test.test_set.TestBinaryOps) ... ok test_intersection_non_overlap (test.test_set.TestBinaryOps) ... ok test_intersection_overlap (test.test_set.TestBinaryOps) ... ok test_intersection_subset (test.test_set.TestBinaryOps) ... ok test_intersection_superset (test.test_set.TestBinaryOps) ... ok test_isdisjoint_non_overlap (test.test_set.TestBinaryOps) ... ok test_isdisjoint_overlap (test.test_set.TestBinaryOps) ... ok test_isdisjoint_subset (test.test_set.TestBinaryOps) ... ok test_isdisjoint_superset (test.test_set.TestBinaryOps) ... ok test_sym_difference_non_overlap (test.test_set.TestBinaryOps) ... ok test_sym_difference_overlap (test.test_set.TestBinaryOps) ... ok test_sym_difference_subset (test.test_set.TestBinaryOps) ... ok test_sym_difference_superset (test.test_set.TestBinaryOps) ... ok test_union_non_overlap (test.test_set.TestBinaryOps) ... ok test_union_overlap (test.test_set.TestBinaryOps) ... ok test_union_subset (test.test_set.TestBinaryOps) ... ok test_union_superset (test.test_set.TestBinaryOps) ... ok test_difference_method_call (test.test_set.TestUpdateOps) ... ok test_difference_non_overlap (test.test_set.TestUpdateOps) ... ok test_difference_overlap (test.test_set.TestUpdateOps) ... ok test_difference_subset (test.test_set.TestUpdateOps) ... ok test_difference_superset (test.test_set.TestUpdateOps) ... ok test_intersection_method_call (test.test_set.TestUpdateOps) ... ok test_intersection_non_overlap (test.test_set.TestUpdateOps) ... ok test_intersection_overlap (test.test_set.TestUpdateOps) ... ok test_intersection_subset (test.test_set.TestUpdateOps) ... ok test_intersection_superset (test.test_set.TestUpdateOps) ... ok test_sym_difference_method_call (test.test_set.TestUpdateOps) ... ok test_sym_difference_non_overlap (test.test_set.TestUpdateOps) ... ok test_sym_difference_overlap (test.test_set.TestUpdateOps) ... ok test_sym_difference_subset (test.test_set.TestUpdateOps) ... ok test_sym_difference_superset (test.test_set.TestUpdateOps) ... ok test_union_method_call (test.test_set.TestUpdateOps) ... ok test_union_non_overlap (test.test_set.TestUpdateOps) ... ok test_union_overlap (test.test_set.TestUpdateOps) ... ok test_union_subset (test.test_set.TestUpdateOps) ... ok test_union_superset (test.test_set.TestUpdateOps) ... ok test_add_absent (test.test_set.TestMutate) ... ok test_add_present (test.test_set.TestMutate) ... ok test_add_until_full (test.test_set.TestMutate) ... ok test_clear (test.test_set.TestMutate) ... ok test_discard_absent (test.test_set.TestMutate) ... ok test_discard_present (test.test_set.TestMutate) ... ok test_pop (test.test_set.TestMutate) ... ok test_remove_absent (test.test_set.TestMutate) ... ok test_remove_present (test.test_set.TestMutate) ... ok test_remove_until_empty (test.test_set.TestMutate) ... ok test_update_empty_tuple (test.test_set.TestMutate) ... ok test_update_unit_tuple_non_overlap (test.test_set.TestMutate) ... ok test_update_unit_tuple_overlap (test.test_set.TestMutate) ... ok test_issubset (test.test_set.TestSubsetEqualEmpty) ... ok test_issubset (test.test_set.TestSubsetEqualNonEmpty) ... ok test_issubset (test.test_set.TestSubsetEmptyNonEmpty) ... ok test_issubset (test.test_set.TestSubsetPartial) ... ok test_issubset (test.test_set.TestSubsetNonOverlap) ... ok test_difference (test.test_set.TestOnlySetsNumeric) ... ok test_difference_update (test.test_set.TestOnlySetsNumeric) ... ok test_difference_update_operator (test.test_set.TestOnlySetsNumeric) ... ok test_eq_ne (test.test_set.TestOnlySetsNumeric) ... ok test_intersection (test.test_set.TestOnlySetsNumeric) ... ok test_intersection_update (test.test_set.TestOnlySetsNumeric) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsNumeric) ... ok test_sym_difference (test.test_set.TestOnlySetsNumeric) ... ok test_sym_difference_update (test.test_set.TestOnlySetsNumeric) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsNumeric) ... ok test_union (test.test_set.TestOnlySetsNumeric) ... ok test_update (test.test_set.TestOnlySetsNumeric) ... ok test_update_operator (test.test_set.TestOnlySetsNumeric) ... ok test_difference (test.test_set.TestOnlySetsDict) ... ok test_difference_update (test.test_set.TestOnlySetsDict) ... ok test_difference_update_operator (test.test_set.TestOnlySetsDict) ... ok test_eq_ne (test.test_set.TestOnlySetsDict) ... ok test_intersection (test.test_set.TestOnlySetsDict) ... ok test_intersection_update (test.test_set.TestOnlySetsDict) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsDict) ... ok test_sym_difference (test.test_set.TestOnlySetsDict) ... ok test_sym_difference_update (test.test_set.TestOnlySetsDict) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsDict) ... ok test_union (test.test_set.TestOnlySetsDict) ... ok test_update (test.test_set.TestOnlySetsDict) ... ok test_update_operator (test.test_set.TestOnlySetsDict) ... ok test_difference (test.test_set.TestOnlySetsTuple) ... ok test_difference_update (test.test_set.TestOnlySetsTuple) ... ok test_difference_update_operator (test.test_set.TestOnlySetsTuple) ... ok test_eq_ne (test.test_set.TestOnlySetsTuple) ... ok test_intersection (test.test_set.TestOnlySetsTuple) ... ok test_intersection_update (test.test_set.TestOnlySetsTuple) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsTuple) ... ok test_sym_difference (test.test_set.TestOnlySetsTuple) ... ok test_sym_difference_update (test.test_set.TestOnlySetsTuple) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsTuple) ... ok test_union (test.test_set.TestOnlySetsTuple) ... ok test_update (test.test_set.TestOnlySetsTuple) ... ok test_update_operator (test.test_set.TestOnlySetsTuple) ... ok test_difference (test.test_set.TestOnlySetsString) ... ok test_difference_update (test.test_set.TestOnlySetsString) ... ok test_difference_update_operator (test.test_set.TestOnlySetsString) ... ok test_eq_ne (test.test_set.TestOnlySetsString) ... ok test_intersection (test.test_set.TestOnlySetsString) ... ok test_intersection_update (test.test_set.TestOnlySetsString) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsString) ... ok test_sym_difference (test.test_set.TestOnlySetsString) ... ok test_sym_difference_update (test.test_set.TestOnlySetsString) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsString) ... ok test_union (test.test_set.TestOnlySetsString) ... ok test_update (test.test_set.TestOnlySetsString) ... ok test_update_operator (test.test_set.TestOnlySetsString) ... ok test_difference (test.test_set.TestOnlySetsGenerator) ... ok test_difference_update (test.test_set.TestOnlySetsGenerator) ... ok test_difference_update_operator (test.test_set.TestOnlySetsGenerator) ... ok test_eq_ne (test.test_set.TestOnlySetsGenerator) ... ok test_intersection (test.test_set.TestOnlySetsGenerator) ... ok test_intersection_update (test.test_set.TestOnlySetsGenerator) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsGenerator) ... ok test_sym_difference (test.test_set.TestOnlySetsGenerator) ... ok test_sym_difference_update (test.test_set.TestOnlySetsGenerator) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsGenerator) ... ok test_union (test.test_set.TestOnlySetsGenerator) ... ok test_update (test.test_set.TestOnlySetsGenerator) ... ok test_update_operator (test.test_set.TestOnlySetsGenerator) ... ok test_copy (test.test_set.TestCopyingEmpty) ... ok test_deep_copy (test.test_set.TestCopyingEmpty) ... ok test_copy (test.test_set.TestCopyingSingleton) ... ok test_deep_copy (test.test_set.TestCopyingSingleton) ... ok test_copy (test.test_set.TestCopyingTriple) ... ok test_deep_copy (test.test_set.TestCopyingTriple) ... ok test_copy (test.test_set.TestCopyingTuple) ... ok test_deep_copy (test.test_set.TestCopyingTuple) ... ok test_copy (test.test_set.TestCopyingNested) ... ok test_deep_copy (test.test_set.TestCopyingNested) ... ok test_binopsVsSubsets (test.test_set.TestIdentities) ... ok test_commutativity (test.test_set.TestIdentities) ... ok test_exclusion (test.test_set.TestIdentities) ... ok test_summations (test.test_set.TestIdentities) ... ok test_constructor (test.test_set.TestVariousIteratorArgs) ... ok test_inline_methods (test.test_set.TestVariousIteratorArgs) ... ok test_inplace_methods (test.test_set.TestVariousIteratorArgs) ... ok test_cube (test.test_set.TestGraphs) ... ok test_cuboctahedron (test.test_set.TestGraphs) ... ok test_8420_set_merge (test.test_set.TestWeirdBugs) ... ok test_iter_and_mutate (test.test_set.TestWeirdBugs) ... ok ---------------------------------------------------------------------- Ran 463 tests in 0.571s OK (skipped=9) 1 test OK. BUILDSTDERR: 0.68user 0.05system 0:00.74elapsed 98%CPU (0avgtext+0avgdata 45600maxresident)k 0inputs+0outputs (0major+7230minor)pagefaults =================== test_setcomps ==================== BUILDSTDERR: 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_setcomps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_setcomps == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21569 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_setcomps Trying: sum({i*i for i in range(100) if i&1 == 1}) Expecting: 166650 ok Trying: {2*y + x + 1 for x in (0,) for y in (1,)} Expecting: set([3]) ok Trying: list(sorted({(i,j) for i in range(3) for j in range(4)})) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: list(sorted({(i,j) for i in range(4) for j in range(i)})) Expecting: [(1, 0), (2, 0), (2, 1), (3, 0), (3, 1), (3, 2)] ok Trying: i = 20 Expecting nothing ok Trying: sum({i*i for i in range(100)}) Expecting: 328350 ok Trying: i Expecting: 20 ok Trying: {y for y in (1,2)} = 10 # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... SyntaxError: ... ok Trying: {y for y in (1,2)} += 10 # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... SyntaxError: ... ok Trying: def srange(n): return {i for i in range(n)} Expecting nothing ok Trying: list(sorted(srange(10))) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: lrange = lambda n: {i for i in range(n)} Expecting nothing ok Trying: list(sorted(lrange(10))) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: def grange(n): for x in {i for i in range(n)}: yield x Expecting nothing ok Trying: list(sorted(grange(5))) Expecting: [0, 1, 2, 3, 4] ok Trying: {None for i in range(10)} Expecting: set([None]) ok Trying: items = {(lambda i=i: i) for i in range(5)} Expecting nothing ok Trying: {x() for x in items} == set(range(5)) Expecting: True ok Trying: items = {(lambda: i) for i in range(5)} Expecting nothing ok Trying: {x() for x in items} Expecting: set([4]) ok Trying: items = {(lambda: i) for i in range(5)} Expecting nothing ok Trying: i = 20 Expecting nothing ok Trying: {x() for x in items} Expecting: set([4]) ok Trying: items = {(lambda: y) for i in range(5)} Expecting nothing ok Trying: y = 2 Expecting nothing ok Trying: {x() for x in items} Expecting: set([2]) ok Trying: def test_func(): items = {(lambda i=i: i) for i in range(5)} return {x() for x in items} Expecting nothing ok Trying: test_func() == set(range(5)) Expecting: True ok Trying: def test_func(): items = {(lambda: i) for i in range(5)} return {x() for x in items} Expecting nothing ok Trying: test_func() Expecting: set([4]) ok Trying: def test_func(): items = {(lambda: i) for i in range(5)} i = 20 return {x() for x in items} Expecting nothing ok Trying: test_func() Expecting: set([4]) ok Trying: def test_func(): items = {(lambda: y) for i in range(5)} y = 2 return {x() for x in items} Expecting nothing ok Trying: test_func() Expecting: set([2]) ok 2 items had no tests: test.test_setcomps test.test_setcomps.test_main 1 items passed all tests: 34 tests in test.test_setcomps.__test__.doctests 34 tests in 3 items. 34 passed and 0 failed. Test passed. doctest (test.test_setcomps) ... 34 tests with zero failures 1 test OK. =================== test_sets ==================== BUILDSTDERR: 0.17user 0.03system 0:00.20elapsed 98%CPU (0avgtext+0avgdata 43112maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6429minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sets ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sets == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21573 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sets test_constructor (test.test_sets.TestSetOfSets) ... ok test_instanceWithException (test.test_sets.TestExceptionPropagation) ... ok test_instancesWithoutException (test.test_sets.TestExceptionPropagation) ... ok test_copy (test.test_sets.TestBasicOpsEmpty) ... ok test_empty_difference (test.test_sets.TestBasicOpsEmpty) ... ok test_empty_difference_rev (test.test_sets.TestBasicOpsEmpty) ... ok test_empty_intersection (test.test_sets.TestBasicOpsEmpty) ... ok test_empty_union (test.test_sets.TestBasicOpsEmpty) ... ok test_equivalent_equality (test.test_sets.TestBasicOpsEmpty) ... ok test_intersection_empty (test.test_sets.TestBasicOpsEmpty) ... ok test_iteration (test.test_sets.TestBasicOpsEmpty) ... ok test_length (test.test_sets.TestBasicOpsEmpty) ... ok test_pickling (test.test_sets.TestBasicOpsEmpty) ... ok test_repr (test.test_sets.TestBasicOpsEmpty) ... ok test_self_difference (test.test_sets.TestBasicOpsEmpty) ... ok test_self_equality (test.test_sets.TestBasicOpsEmpty) ... ok test_self_intersection (test.test_sets.TestBasicOpsEmpty) ... ok test_self_symmetric_difference (test.test_sets.TestBasicOpsEmpty) ... ok test_self_union (test.test_sets.TestBasicOpsEmpty) ... ok test_union_empty (test.test_sets.TestBasicOpsEmpty) ... ok test_copy (test.test_sets.TestBasicOpsSingleton) ... ok test_empty_difference (test.test_sets.TestBasicOpsSingleton) ... ok test_empty_difference_rev (test.test_sets.TestBasicOpsSingleton) ... ok test_empty_intersection (test.test_sets.TestBasicOpsSingleton) ... ok test_empty_union (test.test_sets.TestBasicOpsSingleton) ... ok test_equivalent_equality (test.test_sets.TestBasicOpsSingleton) ... ok test_in (test.test_sets.TestBasicOpsSingleton) ... ok test_intersection_empty (test.test_sets.TestBasicOpsSingleton) ... ok test_iteration (test.test_sets.TestBasicOpsSingleton) ... ok test_length (test.test_sets.TestBasicOpsSingleton) ... ok test_not_in (test.test_sets.TestBasicOpsSingleton) ... ok test_pickling (test.test_sets.TestBasicOpsSingleton) ... ok test_repr (test.test_sets.TestBasicOpsSingleton) ... ok test_self_difference (test.test_sets.TestBasicOpsSingleton) ... ok test_self_equality (test.test_sets.TestBasicOpsSingleton) ... ok test_self_intersection (test.test_sets.TestBasicOpsSingleton) ... ok test_self_symmetric_difference (test.test_sets.TestBasicOpsSingleton) ... ok test_self_union (test.test_sets.TestBasicOpsSingleton) ... ok test_union_empty (test.test_sets.TestBasicOpsSingleton) ... ok test_copy (test.test_sets.TestBasicOpsTuple) ... ok test_empty_difference (test.test_sets.TestBasicOpsTuple) ... ok test_empty_difference_rev (test.test_sets.TestBasicOpsTuple) ... ok test_empty_intersection (test.test_sets.TestBasicOpsTuple) ... ok test_empty_union (test.test_sets.TestBasicOpsTuple) ... ok test_equivalent_equality (test.test_sets.TestBasicOpsTuple) ... ok test_in (test.test_sets.TestBasicOpsTuple) ... ok test_intersection_empty (test.test_sets.TestBasicOpsTuple) ... ok test_iteration (test.test_sets.TestBasicOpsTuple) ... ok test_length (test.test_sets.TestBasicOpsTuple) ... ok test_not_in (test.test_sets.TestBasicOpsTuple) ... ok test_pickling (test.test_sets.TestBasicOpsTuple) ... ok test_repr (test.test_sets.TestBasicOpsTuple) ... ok test_self_difference (test.test_sets.TestBasicOpsTuple) ... ok test_self_equality (test.test_sets.TestBasicOpsTuple) ... ok test_self_intersection (test.test_sets.TestBasicOpsTuple) ... ok test_self_symmetric_difference (test.test_sets.TestBasicOpsTuple) ... ok test_self_union (test.test_sets.TestBasicOpsTuple) ... ok test_union_empty (test.test_sets.TestBasicOpsTuple) ... ok test_copy (test.test_sets.TestBasicOpsTriple) ... ok test_empty_difference (test.test_sets.TestBasicOpsTriple) ... ok test_empty_difference_rev (test.test_sets.TestBasicOpsTriple) ... ok test_empty_intersection (test.test_sets.TestBasicOpsTriple) ... ok test_empty_union (test.test_sets.TestBasicOpsTriple) ... ok test_equivalent_equality (test.test_sets.TestBasicOpsTriple) ... ok test_intersection_empty (test.test_sets.TestBasicOpsTriple) ... ok test_iteration (test.test_sets.TestBasicOpsTriple) ... ok test_length (test.test_sets.TestBasicOpsTriple) ... ok test_pickling (test.test_sets.TestBasicOpsTriple) ... ok test_repr (test.test_sets.TestBasicOpsTriple) ... ok test_self_difference (test.test_sets.TestBasicOpsTriple) ... ok test_self_equality (test.test_sets.TestBasicOpsTriple) ... ok test_self_intersection (test.test_sets.TestBasicOpsTriple) ... ok test_self_symmetric_difference (test.test_sets.TestBasicOpsTriple) ... ok test_self_union (test.test_sets.TestBasicOpsTriple) ... ok test_union_empty (test.test_sets.TestBasicOpsTriple) ... ok test_cmp (test.test_sets.TestBinaryOps) ... ok test_eq (test.test_sets.TestBinaryOps) ... ok test_inplace_on_self (test.test_sets.TestBinaryOps) ... ok test_intersection_non_overlap (test.test_sets.TestBinaryOps) ... ok test_intersection_overlap (test.test_sets.TestBinaryOps) ... ok test_intersection_subset (test.test_sets.TestBinaryOps) ... ok test_intersection_superset (test.test_sets.TestBinaryOps) ... ok test_sym_difference_non_overlap (test.test_sets.TestBinaryOps) ... ok test_sym_difference_overlap (test.test_sets.TestBinaryOps) ... ok test_sym_difference_subset (test.test_sets.TestBinaryOps) ... ok test_sym_difference_superset (test.test_sets.TestBinaryOps) ... ok test_union_non_overlap (test.test_sets.TestBinaryOps) ... ok test_union_overlap (test.test_sets.TestBinaryOps) ... ok test_union_subset (test.test_sets.TestBinaryOps) ... ok test_union_superset (test.test_sets.TestBinaryOps) ... ok test_difference_method_call (test.test_sets.TestUpdateOps) ... ok test_difference_non_overlap (test.test_sets.TestUpdateOps) ... ok test_difference_overlap (test.test_sets.TestUpdateOps) ... ok test_difference_subset (test.test_sets.TestUpdateOps) ... ok test_difference_superset (test.test_sets.TestUpdateOps) ... ok test_intersection_method_call (test.test_sets.TestUpdateOps) ... ok test_intersection_non_overlap (test.test_sets.TestUpdateOps) ... ok test_intersection_overlap (test.test_sets.TestUpdateOps) ... ok test_intersection_subset (test.test_sets.TestUpdateOps) ... ok test_intersection_superset (test.test_sets.TestUpdateOps) ... ok test_sym_difference_method_call (test.test_sets.TestUpdateOps) ... ok test_sym_difference_non_overlap (test.test_sets.TestUpdateOps) ... ok test_sym_difference_overlap (test.test_sets.TestUpdateOps) ... ok test_sym_difference_subset (test.test_sets.TestUpdateOps) ... ok test_sym_difference_superset (test.test_sets.TestUpdateOps) ... ok test_union_method_call (test.test_sets.TestUpdateOps) ... ok test_union_non_overlap (test.test_sets.TestUpdateOps) ... ok test_union_overlap (test.test_sets.TestUpdateOps) ... ok test_union_subset (test.test_sets.TestUpdateOps) ... ok test_union_superset (test.test_sets.TestUpdateOps) ... ok test_add_absent (test.test_sets.TestMutate) ... ok test_add_present (test.test_sets.TestMutate) ... ok test_add_until_full (test.test_sets.TestMutate) ... ok test_clear (test.test_sets.TestMutate) ... ok test_discard_absent (test.test_sets.TestMutate) ... ok test_discard_present (test.test_sets.TestMutate) ... ok test_pop (test.test_sets.TestMutate) ... ok test_remove_absent (test.test_sets.TestMutate) ... ok test_remove_present (test.test_sets.TestMutate) ... ok test_remove_until_empty (test.test_sets.TestMutate) ... ok test_update_empty_tuple (test.test_sets.TestMutate) ... ok test_update_unit_tuple_non_overlap (test.test_sets.TestMutate) ... ok test_update_unit_tuple_overlap (test.test_sets.TestMutate) ... ok test_issubset (test.test_sets.TestSubsetEqualEmpty) ... ok test_issubset (test.test_sets.TestSubsetEqualNonEmpty) ... ok test_issubset (test.test_sets.TestSubsetEmptyNonEmpty) ... ok test_issubset (test.test_sets.TestSubsetPartial) ... ok test_issubset (test.test_sets.TestSubsetNonOverlap) ... ok test_difference (test.test_sets.TestOnlySetsNumeric) ... ok test_difference_update (test.test_sets.TestOnlySetsNumeric) ... ok test_difference_update_operator (test.test_sets.TestOnlySetsNumeric) ... ok test_eq_ne (test.test_sets.TestOnlySetsNumeric) ... ok test_ge_gt_le_lt (test.test_sets.TestOnlySetsNumeric) ... ok test_intersection (test.test_sets.TestOnlySetsNumeric) ... ok test_intersection_update (test.test_sets.TestOnlySetsNumeric) ... ok test_intersection_update_operator (test.test_sets.TestOnlySetsNumeric) ... ok test_sym_difference (test.test_sets.TestOnlySetsNumeric) ... ok test_sym_difference_update (test.test_sets.TestOnlySetsNumeric) ... ok test_sym_difference_update_operator (test.test_sets.TestOnlySetsNumeric) ... ok test_union (test.test_sets.TestOnlySetsNumeric) ... ok test_union_update (test.test_sets.TestOnlySetsNumeric) ... ok test_union_update_operator (test.test_sets.TestOnlySetsNumeric) ... ok test_difference (test.test_sets.TestOnlySetsDict) ... ok test_difference_update (test.test_sets.TestOnlySetsDict) ... ok test_difference_update_operator (test.test_sets.TestOnlySetsDict) ... ok test_eq_ne (test.test_sets.TestOnlySetsDict) ... ok test_ge_gt_le_lt (test.test_sets.TestOnlySetsDict) ... ok test_intersection (test.test_sets.TestOnlySetsDict) ... ok test_intersection_update (test.test_sets.TestOnlySetsDict) ... ok test_intersection_update_operator (test.test_sets.TestOnlySetsDict) ... ok test_sym_difference (test.test_sets.TestOnlySetsDict) ... ok test_sym_difference_update (test.test_sets.TestOnlySetsDict) ... ok test_sym_difference_update_operator (test.test_sets.TestOnlySetsDict) ... ok test_union (test.test_sets.TestOnlySetsDict) ... ok test_union_update (test.test_sets.TestOnlySetsDict) ... ok test_union_update_operator (test.test_sets.TestOnlySetsDict) ... ok test_difference (test.test_sets.TestOnlySetsOperator) ... ok test_difference_update (test.test_sets.TestOnlySetsOperator) ... ok test_difference_update_operator (test.test_sets.TestOnlySetsOperator) ... ok test_eq_ne (test.test_sets.TestOnlySetsOperator) ... ok test_ge_gt_le_lt (test.test_sets.TestOnlySetsOperator) ... ok test_intersection (test.test_sets.TestOnlySetsOperator) ... ok test_intersection_update (test.test_sets.TestOnlySetsOperator) ... ok test_intersection_update_operator (test.test_sets.TestOnlySetsOperator) ... ok test_sym_difference (test.test_sets.TestOnlySetsOperator) ... ok test_sym_difference_update (test.test_sets.TestOnlySetsOperator) ... ok test_sym_difference_update_operator (test.test_sets.TestOnlySetsOperator) ... ok test_union (test.test_sets.TestOnlySetsOperator) ... ok test_union_update (test.test_sets.TestOnlySetsOperator) ... ok test_union_update_operator (test.test_sets.TestOnlySetsOperator) ... ok test_difference (test.test_sets.TestOnlySetsTuple) ... ok test_difference_update (test.test_sets.TestOnlySetsTuple) ... ok test_difference_update_operator (test.test_sets.TestOnlySetsTuple) ... ok test_eq_ne (test.test_sets.TestOnlySetsTuple) ... ok test_ge_gt_le_lt (test.test_sets.TestOnlySetsTuple) ... ok test_intersection (test.test_sets.TestOnlySetsTuple) ... ok test_intersection_update (test.test_sets.TestOnlySetsTuple) ... ok test_intersection_update_operator (test.test_sets.TestOnlySetsTuple) ... ok test_sym_difference (test.test_sets.TestOnlySetsTuple) ... ok test_sym_difference_update (test.test_sets.TestOnlySetsTuple) ... ok test_sym_difference_update_operator (test.test_sets.TestOnlySetsTuple) ... ok test_union (test.test_sets.TestOnlySetsTuple) ... ok test_union_update (test.test_sets.TestOnlySetsTuple) ... ok test_union_update_operator (test.test_sets.TestOnlySetsTuple) ... ok test_difference (test.test_sets.TestOnlySetsString) ... ok test_difference_update (test.test_sets.TestOnlySetsString) ... ok test_difference_update_operator (test.test_sets.TestOnlySetsString) ... ok test_eq_ne (test.test_sets.TestOnlySetsString) ... ok test_ge_gt_le_lt (test.test_sets.TestOnlySetsString) ... ok test_intersection (test.test_sets.TestOnlySetsString) ... ok test_intersection_update (test.test_sets.TestOnlySetsString) ... ok test_intersection_update_operator (test.test_sets.TestOnlySetsString) ... ok test_sym_difference (test.test_sets.TestOnlySetsString) ... ok test_sym_difference_update (test.test_sets.TestOnlySetsString) ... ok test_sym_difference_update_operator (test.test_sets.TestOnlySetsString) ... ok test_union (test.test_sets.TestOnlySetsString) ... ok test_union_update (test.test_sets.TestOnlySetsString) ... ok test_union_update_operator (test.test_sets.TestOnlySetsString) ... ok test_difference (test.test_sets.TestOnlySetsGenerator) ... ok test_difference_update (test.test_sets.TestOnlySetsGenerator) ... ok test_difference_update_operator (test.test_sets.TestOnlySetsGenerator) ... ok test_eq_ne (test.test_sets.TestOnlySetsGenerator) ... ok test_ge_gt_le_lt (test.test_sets.TestOnlySetsGenerator) ... ok test_intersection (test.test_sets.TestOnlySetsGenerator) ... ok test_intersection_update (test.test_sets.TestOnlySetsGenerator) ... ok test_intersection_update_operator (test.test_sets.TestOnlySetsGenerator) ... ok test_sym_difference (test.test_sets.TestOnlySetsGenerator) ... ok test_sym_difference_update (test.test_sets.TestOnlySetsGenerator) ... ok test_sym_difference_update_operator (test.test_sets.TestOnlySetsGenerator) ... ok test_union (test.test_sets.TestOnlySetsGenerator) ... ok test_union_update (test.test_sets.TestOnlySetsGenerator) ... ok test_union_update_operator (test.test_sets.TestOnlySetsGenerator) ... ok test_difference (test.test_sets.TestOnlySetsofSets) ... ok test_difference_update (test.test_sets.TestOnlySetsofSets) ... ok test_difference_update_operator (test.test_sets.TestOnlySetsofSets) ... ok test_eq_ne (test.test_sets.TestOnlySetsofSets) ... ok test_ge_gt_le_lt (test.test_sets.TestOnlySetsofSets) ... ok test_intersection (test.test_sets.TestOnlySetsofSets) ... ok test_intersection_update (test.test_sets.TestOnlySetsofSets) ... ok test_intersection_update_operator (test.test_sets.TestOnlySetsofSets) ... ok test_sym_difference (test.test_sets.TestOnlySetsofSets) ... ok test_sym_difference_update (test.test_sets.TestOnlySetsofSets) ... ok test_sym_difference_update_operator (test.test_sets.TestOnlySetsofSets) ... ok test_union (test.test_sets.TestOnlySetsofSets) ... ok test_union_update (test.test_sets.TestOnlySetsofSets) ... ok test_union_update_operator (test.test_sets.TestOnlySetsofSets) ... ok test_copy (test.test_sets.TestCopyingEmpty) ... ok test_deep_copy (test.test_sets.TestCopyingEmpty) ... ok test_copy (test.test_sets.TestCopyingSingleton) ... ok test_deep_copy (test.test_sets.TestCopyingSingleton) ... ok test_copy (test.test_sets.TestCopyingTriple) ... ok test_deep_copy (test.test_sets.TestCopyingTriple) ... ok test_copy (test.test_sets.TestCopyingTuple) ... ok test_deep_copy (test.test_sets.TestCopyingTuple) ... ok test_copy (test.test_sets.TestCopyingNested) ... ok test_deep_copy (test.test_sets.TestCopyingNested) ... ok test_binopsVsSubsets (test.test_sets.TestIdentities) ... ok test_cardinality_relations (test.test_sets.TestIdentities) ... ok test_commutativity (test.test_sets.TestIdentities) ... ok test_exclusion (test.test_sets.TestIdentities) ... ok test_reflexsive_relations (test.test_sets.TestIdentities) ... ok test_summations (test.test_sets.TestIdentities) ... ok libreftest (test.test_sets.__test__) Doctest: test.test_sets.__test__.libreftest ... ok ---------------------------------------------------------------------- Ran 243 tests in 0.061s OK 1 test OK. BUILDSTDERR: 0.39user 0.02system 0:00.43elapsed 98%CPU (0avgtext+0avgdata 45952maxresident)k 0inputs+0outputs (0major+7119minor)pagefaults 0=================== test_sgmllib ==================== BUILDSTDERR: swaps + for TestName in $(cat testnames.txt) + echo =================== test_sgmllib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sgmllib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21577 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sgmllib test_attr_funky_names (test.test_sgmllib.SGMLParserTestCase) ... ok test_attr_syntax (test.test_sgmllib.SGMLParserTestCase) ... ok test_attr_value_ip6_url (test.test_sgmllib.SGMLParserTestCase) ... ok test_attr_values (test.test_sgmllib.SGMLParserTestCase) ... ok test_attr_values_entities (test.test_sgmllib.SGMLParserTestCase) Substitution of entities and charrefs in attribute values ... ok test_bad_nesting (test.test_sgmllib.SGMLParserTestCase) ... ok test_bare_ampersands (test.test_sgmllib.SGMLParserTestCase) ... ok test_bare_pointy_brackets (test.test_sgmllib.SGMLParserTestCase) ... ok test_cdata_content (test.test_sgmllib.SGMLParserTestCase) ... ok test_convert_overrides (test.test_sgmllib.SGMLParserTestCase) ... ok test_declaration_junk_chars (test.test_sgmllib.SGMLParserTestCase) ... ok test_doctype_decl_external (test.test_sgmllib.SGMLParserTestCase) ... ok test_doctype_decl_internal (test.test_sgmllib.SGMLParserTestCase) ... ok test_enumerated_attr_type (test.test_sgmllib.SGMLParserTestCase) ... ok test_get_starttag_text (test.test_sgmllib.SGMLParserTestCase) ... ok test_illegal_declarations (test.test_sgmllib.SGMLParserTestCase) ... ok test_only_decode_ascii (test.test_sgmllib.SGMLParserTestCase) ... ok test_processing_instruction_only (test.test_sgmllib.SGMLParserTestCase) ... ok test_quotes_in_unquoted_attrs (test.test_sgmllib.SGMLParserTestCase) Be sure quotes in unquoted attributes are made part of the value ... ok test_read_chunks (test.test_sgmllib.SGMLParserTestCase) ... ok test_underscore_in_attrname (test.test_sgmllib.SGMLParserTestCase) Make sure attribute names with underscores are accepted ... ok test_underscore_in_tagname (test.test_sgmllib.SGMLParserTestCase) Make sure tag names with underscores are accepted ... ok test_weird_starttags (test.test_sgmllib.SGMLParserTestCase) ... ok test_xhtml_empty_tag (test.test_sgmllib.SGMLParserTestCase) Handling of XHTML-style empty start tags ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.054s OK 1 test OK. BUILDSTDERR: 0.15user 0.02system 0:00.19elapsed 95%CPU (0avgtext+0avgdata 41864maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6241minor)pagefaults 0swaps =================== test_sha ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sha ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sha == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21581 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sha test_case_1 (test.test_sha.SHATestCase) ... ok test_case_2 (test.test_sha.SHATestCase) ... ok test_case_3 (test.test_sha.SHATestCase) ... ok test_case_4 (test.test_sha.SHATestCase) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.005s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 94%CPU (0avgtext+0avgdata 42504maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6349minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_shelve ==================== + echo =================== test_shelve ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_shelve == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21585 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_shelve test_bool (test.test_shelve.TestAsciiFileShelve) ... ok test_constructor (test.test_shelve.TestAsciiFileShelve) ... ok test_get (test.test_shelve.TestAsciiFileShelve) ... ok test_getitem (test.test_shelve.TestAsciiFileShelve) ... ok test_items (test.test_shelve.TestAsciiFileShelve) ... ok test_keys (test.test_shelve.TestAsciiFileShelve) ... ok test_len (test.test_shelve.TestAsciiFileShelve) ... ok test_pop (test.test_shelve.TestAsciiFileShelve) ... ok test_popitem (test.test_shelve.TestAsciiFileShelve) ... ok test_read (test.test_shelve.TestAsciiFileShelve) ... ok test_setdefault (test.test_shelve.TestAsciiFileShelve) ... ok test_update (test.test_shelve.TestAsciiFileShelve) ... ok test_values (test.test_shelve.TestAsciiFileShelve) ... ok test_write (test.test_shelve.TestAsciiFileShelve) ... ok test_bool (test.test_shelve.TestBinaryFileShelve) ... ok test_constructor (test.test_shelve.TestBinaryFileShelve) ... ok test_get (test.test_shelve.TestBinaryFileShelve) ... ok test_getitem (test.test_shelve.TestBinaryFileShelve) ... ok test_items (test.test_shelve.TestBinaryFileShelve) ... ok test_keys (test.test_shelve.TestBinaryFileShelve) ... ok test_len (test.test_shelve.TestBinaryFileShelve) ... ok test_pop (test.test_shelve.TestBinaryFileShelve) ... ok test_popitem (test.test_shelve.TestBinaryFileShelve) ... ok test_read (test.test_shelve.TestBinaryFileShelve) ... ok test_setdefault (test.test_shelve.TestBinaryFileShelve) ... ok test_update (test.test_shelve.TestBinaryFileShelve) ... ok test_values (test.test_shelve.TestBinaryFileShelve) ... ok test_write (test.test_shelve.TestBinaryFileShelve) ... ok test_bool (test.test_shelve.TestProto2FileShelve) ... ok test_constructor (test.test_shelve.TestProto2FileShelve) ... ok test_get (test.test_shelve.TestProto2FileShelve) ... ok test_getitem (test.test_shelve.TestProto2FileShelve) ... ok test_items (test.test_shelve.TestProto2FileShelve) ... ok test_keys (test.test_shelve.TestProto2FileShelve) ... ok test_len (test.test_shelve.TestProto2FileShelve) ... ok test_pop (test.test_shelve.TestProto2FileShelve) ... ok test_popitem (test.test_shelve.TestProto2FileShelve) ... ok test_read (test.test_shelve.TestProto2FileShelve) ... ok test_setdefault (test.test_shelve.TestProto2FileShelve) ... ok test_update (test.test_shelve.TestProto2FileShelve) ... ok test_values (test.test_shelve.TestProto2FileShelve) ... ok test_write (test.test_shelve.TestProto2FileShelve) ... ok test_bool (test.test_shelve.TestAsciiMemShelve) ... ok test_constructor (test.test_shelve.TestAsciiMemShelve) ... ok test_get (test.test_shelve.TestAsciiMemShelve) ... ok test_getitem (test.test_shelve.TestAsciiMemShelve) ... ok test_items (test.test_shelve.TestAsciiMemShelve) ... ok test_keys (test.test_shelve.TestAsciiMemShelve) ... ok test_len (test.test_shelve.TestAsciiMemShelve) ... ok test_pop (test.test_shelve.TestAsciiMemShelve) ... ok test_popitem (test.test_shelve.TestAsciiMemShelve) ... ok test_read (test.test_shelve.TestAsciiMemShelve) ... ok test_setdefault (test.test_shelve.TestAsciiMemShelve) ... ok test_update (test.test_shelve.TestAsciiMemShelve) ... ok test_values (test.test_shelve.TestAsciiMemShelve) ... ok test_write (test.test_shelve.TestAsciiMemShelve) ... ok test_bool (test.test_shelve.TestBinaryMemShelve) ... ok test_constructor (test.test_shelve.TestBinaryMemShelve) ... ok test_get (test.test_shelve.TestBinaryMemShelve) ... ok test_getitem (test.test_shelve.TestBinaryMemShelve) ... ok test_items (test.test_shelve.TestBinaryMemShelve) ... ok test_keys (test.test_shelve.TestBinaryMemShelve) ... ok test_len (test.test_shelve.TestBinaryMemShelve) ... ok test_pop (test.test_shelve.TestBinaryMemShelve) ... ok test_popitem (test.test_shelve.TestBinaryMemShelve) ... ok test_read (test.test_shelve.TestBinaryMemShelve) ... ok test_setdefault (test.test_shelve.TestBinaryMemShelve) ... ok test_update (test.test_shelve.TestBinaryMemShelve) ... ok test_values (test.test_shelve.TestBinaryMemShelve) ... ok test_write (test.test_shelve.TestBinaryMemShelve) ... ok test_bool (test.test_shelve.TestProto2MemShelve) ... ok test_constructor (test.test_shelve.TestProto2MemShelve) ... ok test_get (test.test_shelve.TestProto2MemShelve) ... ok test_getitem (test.test_shelve.TestProto2MemShelve) ... ok test_items (test.test_shelve.TestProto2MemShelve) ... ok test_keys (test.test_shelve.TestProto2MemShelve) ... ok test_len (test.test_shelve.TestProto2MemShelve) ... ok test_pop (test.test_shelve.TestProto2MemShelve) ... ok test_popitem (test.test_shelve.TestProto2MemShelve) ... ok test_read (test.test_shelve.TestProto2MemShelve) ... ok test_setdefault (test.test_shelve.TestProto2MemShelve) ... ok test_update (test.test_shelve.TestProto2MemShelve) ... ok test_values (test.test_shelve.TestProto2MemShelve) ... ok test_write (test.test_shelve.TestProto2MemShelve) ... ok test_ascii_file_shelf (test.test_shelve.TestCase) ... ok test_binary_file_shelf (test.test_shelve.TestCase) ... ok test_close (test.test_shelve.TestCase) ... ok test_in_memory_shelf (test.test_shelve.TestCase) ... ok test_mutable_entry (test.test_shelve.TestCase) ... ok test_proto2_file_shelf (test.test_shelve.TestCase) ... ok test_writeback_also_writes_immediately (test.test_shelve.TestCase) ... ok ---------------------------------------------------------------------- Ran 91 tests in 0.100s OK 1 test OK. BUILDSTDERR: 0.24user 0.06system 0:00.33elapsed 93%CPU (0avgtext+0avgdata 46028maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+12361minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_shlex ==================== =================== test_shlex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_shlex == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21595 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_shlex testCompat (test.test_shlex.ShlexTest) Test compatibility interface ... ok testEmptyStringHandling (test.test_shlex.ShlexTest) Test that parsing of empty strings is correctly handled. ... ok testSplitPosix (test.test_shlex.ShlexTest) Test data splitting with posix parser ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.024s OK 1 test OK. BUILDSTDERR: 0.11user 0.03system 0:00.14elapsed 95%CPU (0avgtext+0avgdata 41748maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6183minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_shutil ==================== =================== test_shutil ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_shutil == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21599 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_shutil test_copyfile_named_pipe (test.test_shutil.TestShutil) ... ok test_copystat_handles_harmless_chflags_errors (test.test_shutil.TestShutil) ... skipped 'requires os.chflags, EOPNOTSUPP & ENOTSUP' test_copytree_named_pipe (test.test_shutil.TestShutil) ... ok test_copytree_simple (test.test_shutil.TestShutil) ... ok test_copytree_with_exclude (test.test_shutil.TestShutil) ... ok test_dont_copy_file_onto_link_to_itself (test.test_shutil.TestShutil) ... ok test_make_archive (test.test_shutil.TestShutil) ... ok test_make_archive_cwd (test.test_shutil.TestShutil) ... ok test_make_archive_owner_group (test.test_shutil.TestShutil) ... ok test_make_tarball (test.test_shutil.TestShutil) ... ok test_make_tarfile_in_curdir (test.test_shutil.TestShutil) ... ok test_make_zipfile (test.test_shutil.TestShutil) ... ok test_make_zipfile_in_curdir (test.test_shutil.TestShutil) ... ok test_on_error (test.test_shutil.TestShutil) ... ok test_register_archive_format (test.test_shutil.TestShutil) ... ok test_rmtree_dont_delete_file (test.test_shutil.TestShutil) ... ok test_rmtree_errors (test.test_shutil.TestShutil) ... ok test_rmtree_on_symlink (test.test_shutil.TestShutil) ... ok test_tarfile_root_owner (test.test_shutil.TestShutil) ... ok test_tarfile_vs_tar (test.test_shutil.TestShutil) ... ok test_unzip_zipfile (test.test_shutil.TestShutil) ... ok test_zipfile_vs_zip (test.test_shutil.TestShutil) ... ok test_destinsrc_false_negative (test.test_shutil.TestMove) ... ok test_destinsrc_false_positive (test.test_shutil.TestMove) ... ok test_dont_move_dir_in_itself (test.test_shutil.TestMove) ... ok test_existing_file_inside_dest_dir (test.test_shutil.TestMove) ... ok test_move_dir (test.test_shutil.TestMove) ... ok test_move_dir_altsep_to_dir (test.test_shutil.TestMove) ... skipped 'requires os.path.altsep' test_move_dir_other_fs (test.test_shutil.TestMove) ... ok test_move_dir_sep_to_dir (test.test_shutil.TestMove) ... ok test_move_dir_to_dir (test.test_shutil.TestMove) ... ok test_move_dir_to_dir_other_fs (test.test_shutil.TestMove) ... ok test_move_file (test.test_shutil.TestMove) ... ok test_move_file_other_fs (test.test_shutil.TestMove) ... ok test_move_file_to_dir (test.test_shutil.TestMove) ... ok test_move_file_to_dir_other_fs (test.test_shutil.TestMove) ... ok test_move_dir_caseinsensitive (test.test_shutil.TestCopyFile) ... ok test_w_dest_close_fails (test.test_shutil.TestCopyFile) ... ok test_w_dest_open_fails (test.test_shutil.TestCopyFile) ... ok test_w_source_close_fails (test.test_shutil.TestCopyFile) ... ok test_w_source_open_fails (test.test_shutil.TestCopyFile) ... ok ---------------------------------------------------------------------- Ran 41 tests in 0.218s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.23user 0.07system 0:00.39elapsed 77%CPU (0avgtext+0avgdata 42988maxresident)k BUILDSTDERR: 744inputs+0outputs (35major+9907minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_signal ==================== + echo =================== test_signal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_signal == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21606 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_signal test_getsignal (test.test_signal.BasicSignalTests) ... ok test_out_of_range_signal_number_raises_error (test.test_signal.BasicSignalTests) ... ok test_setting_signal_handler_to_none_raises_error (test.test_signal.BasicSignalTests) ... ok test_main (test.test_signal.InterProcessSignalTests) ... ok test_invalid_fd (test.test_signal.WakeupFDTests) ... ok test_wakeup_fd_during (test.test_signal.WakeupSignalTests) ... ok test_wakeup_fd_early (test.test_signal.WakeupSignalTests) ... ok test_siginterrupt_off (test.test_signal.SiginterruptTest) If a signal handler is installed and siginterrupt is called with ... ok test_siginterrupt_on (test.test_signal.SiginterruptTest) If a signal handler is installed and siginterrupt is called with ... ok test_without_siginterrupt (test.test_signal.SiginterruptTest) If a signal handler is installed and siginterrupt is not called ... ok test_itimer_exc (test.test_signal.ItimerTest) ... ok test_itimer_prof (test.test_signal.ItimerTest) ... ('SIGPROF handler invoked', (27, )) ok test_itimer_real (test.test_signal.ItimerTest) ... call pause()... ('SIGALRM handler invoked', (14, )) ok test_itimer_virtual (test.test_signal.ItimerTest) ... ('SIGVTALRM handler invoked', (26, )) ('SIGVTALRM handler invoked', (26, )) ('SIGVTALRM handler invoked', (26, )) last SIGVTALRM handler call ('SIGVTALRM handler invoked', (26, )) ok test_issue9324 (test.test_signal.WindowsSignalTests) ... skipped 'Windows specific' ---------------------------------------------------------------------- Ran 15 tests in 8.614s OK (skipped=1) 1 test OK. BUILDSTDERR: 1.08user 1.61system 0:08.75elapsed 30%CPU (0avgtext+0avgdata 41860maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+8889minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_site ==================== + echo =================== test_site ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_site == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21620 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_site test_addpackage (test.test_site.HelperFunctionsTests) ... ok test_addpackage_import_bad_exec (test.test_site.HelperFunctionsTests) ... ok test_addpackage_import_bad_pth_file (test.test_site.HelperFunctionsTests) ... ok test_addpackage_import_bad_syntax (test.test_site.HelperFunctionsTests) ... ok test_addsitedir (test.test_site.HelperFunctionsTests) ... ok test_getsitepackages (test.test_site.HelperFunctionsTests) ... ok test_getuserbase (test.test_site.HelperFunctionsTests) ... ok test_getusersitepackages (test.test_site.HelperFunctionsTests) ... ok test_init_pathinfo (test.test_site.HelperFunctionsTests) ... ok test_makepath (test.test_site.HelperFunctionsTests) ... ok test_s_option (test.test_site.HelperFunctionsTests) ... ok test_abs__file__ (test.test_site.ImportSideEffectTests) ... ok test_add_build_dir (test.test_site.ImportSideEffectTests) ... skipped 'test not implemented' test_aliasing_mbcs (test.test_site.ImportSideEffectTests) ... ok test_no_duplicate_paths (test.test_site.ImportSideEffectTests) ... ok test_setdefaultencoding_removed (test.test_site.ImportSideEffectTests) ... ok test_setting_copyright (test.test_site.ImportSideEffectTests) ... ok test_setting_help (test.test_site.ImportSideEffectTests) ... ok test_setting_quit (test.test_site.ImportSideEffectTests) ... ok BUILDSTDERR: test_sitecustomize_executed (test.test_site.ImportSideEffectTests) ... Warning -- sys.path was modified by test_site ok ---------------------------------------------------------------------- Ran 20 tests in 0.181s OK (skipped=1) 1 test altered the execution environment: test_site BUILDSTDERR: 0.19user 0.10system 0:00.32elapsed 95%CPU (0avgtext+0avgdata 41876maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+21106minor)pagefaults 0swaps =================== test_slice ==================== + for TestName in $(cat testnames.txt) + echo =================== test_slice ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_slice == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21628 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_slice test_cmp (test.test_slice.SliceTest) ... ok test_constructor (test.test_slice.SliceTest) ... ok test_cycle (test.test_slice.SliceTest) ... ok test_hash (test.test_slice.SliceTest) ... ok test_indices (test.test_slice.SliceTest) ... ok test_members (test.test_slice.SliceTest) ... ok test_pickle (test.test_slice.SliceTest) ... ok test_repr (test.test_slice.SliceTest) ... ok test_setslice_without_getslice (test.test_slice.SliceTest) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.016s OK 1 test OK. BUILDSTDERR: 0.11user 0.02system 0:00.14elapsed 95%CPU (0avgtext+0avgdata 41692maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6101minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_smtplib ==================== =================== test_smtplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_smtplib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21632 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_smtplib testBasic1 (test.test_smtplib.GeneralTests) ... ok testBasic2 (test.test_smtplib.GeneralTests) ... ok testLocalHostName (test.test_smtplib.GeneralTests) ... ok testTimeoutDefault (test.test_smtplib.GeneralTests) ... ok testTimeoutNone (test.test_smtplib.GeneralTests) ... ok testTimeoutValue (test.test_smtplib.GeneralTests) ... ok testBasic (test.test_smtplib.DebuggingServerTests) ... ok testHELP (test.test_smtplib.DebuggingServerTests) ... ok testNOOP (test.test_smtplib.DebuggingServerTests) ... ok testNotImplemented (test.test_smtplib.DebuggingServerTests) ... ok testRSET (test.test_smtplib.DebuggingServerTests) ... ok testSecondHELO (test.test_smtplib.DebuggingServerTests) ... ok testSend (test.test_smtplib.DebuggingServerTests) ... ok testVRFY (test.test_smtplib.DebuggingServerTests) ... ok testNonnumericPort (test.test_smtplib.NonConnectingTests) ... ok testNotConnected (test.test_smtplib.NonConnectingTests) ... ok testFailingHELO (test.test_smtplib.BadHELOServerTests) ... ok testAUTH_CRAM_MD5 (test.test_smtplib.SMTPSimTests) ... ok testAUTH_LOGIN (test.test_smtplib.SMTPSimTests) ... ok testAUTH_PLAIN (test.test_smtplib.SMTPSimTests) ... ok testBasic (test.test_smtplib.SMTPSimTests) ... ok testEHLO (test.test_smtplib.SMTPSimTests) ... ok testEXPN (test.test_smtplib.SMTPSimTests) ... ok testVRFY (test.test_smtplib.SMTPSimTests) ... ok test_quit_resets_greeting (test.test_smtplib.SMTPSimTests) ... ok testLineTooLong (test.test_smtplib.TooLongLineTests) ... ok ---------------------------------------------------------------------- Ran 26 tests in 9.613s OK 1 test OK. BUILDSTDERR: 0.20user 0.07system 0:09.78elapsed 2%CPU (0avgtext+0avgdata 43300maxresident)k BUILDSTDERR: 1504inputs+0outputs (0major+6538minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_smtpnet ==================== =================== test_smtpnet ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_smtpnet == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21660 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_smtpnet test_smtpnet skipped -- Use of the `network' resource not enabled 1 test skipped: test_smtpnet Those skips are all expected on linux2. BUILDSTDERR: 0.13user 0.02system 0:00.16elapsed 98%CPU (0avgtext+0avgdata 42260maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6325minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_socket ==================== =================== test_socket ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_socket == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21664 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_socket testCrucialConstants (test.test_socket.GeneralModuleTests) ... ok testDefaultTimeout (test.test_socket.GeneralModuleTests) ... ok testGetServBy (test.test_socket.GeneralModuleTests) ... ok testGetSockOpt (test.test_socket.GeneralModuleTests) ... ok testGetaddrinfo (test.test_socket.GeneralModuleTests) ... ok testHostnameRes (test.test_socket.GeneralModuleTests) ... ok testIPv4_inet_aton_fourbytes (test.test_socket.GeneralModuleTests) ... ok testIPv4toString (test.test_socket.GeneralModuleTests) ... ok testIPv6toString (test.test_socket.GeneralModuleTests) ... ok testInterpreterCrash (test.test_socket.GeneralModuleTests) ... ok testNewAttributes (test.test_socket.GeneralModuleTests) ... ok testNtoH (test.test_socket.GeneralModuleTests) ... ok testNtoHErrors (test.test_socket.GeneralModuleTests) ... ok testRefCountGetNameInfo (test.test_socket.GeneralModuleTests) ... skipped 'test needs sys.getrefcount()' testSendAfterClose (test.test_socket.GeneralModuleTests) ... ok testSendtoErrors (test.test_socket.GeneralModuleTests) ... ok testSetSockOpt (test.test_socket.GeneralModuleTests) ... ok testSockName (test.test_socket.GeneralModuleTests) ... ok testSocketError (test.test_socket.GeneralModuleTests) ... ok testStringToIPv4 (test.test_socket.GeneralModuleTests) ... ok testStringToIPv6 (test.test_socket.GeneralModuleTests) ... ok test_csocket_repr (test.test_socket.GeneralModuleTests) ... ok test_flowinfo (test.test_socket.GeneralModuleTests) ... ok test_getsockaddrarg (test.test_socket.GeneralModuleTests) ... ok test_listen_backlog (test.test_socket.GeneralModuleTests) ... ok test_listen_backlog_overflow (test.test_socket.GeneralModuleTests) ... skipped 'implementation detail specific to cpython' test_sendall_interrupted (test.test_socket.GeneralModuleTests) ... ok test_sendall_interrupted_with_timeout (test.test_socket.GeneralModuleTests) ... ok test_sock_ioctl (test.test_socket.GeneralModuleTests) ... skipped 'Windows specific' test_weakref (test.test_socket.GeneralModuleTests) ... ok test_weakref__sock (test.test_socket.GeneralModuleTests) ... ok testDup (test.test_socket.BasicTCPTest) ... ok testFromFd (test.test_socket.BasicTCPTest) ... ok testOverFlowRecv (test.test_socket.BasicTCPTest) ... ok testOverFlowRecvFrom (test.test_socket.BasicTCPTest) ... ok testRecv (test.test_socket.BasicTCPTest) ... ok testRecvFrom (test.test_socket.BasicTCPTest) ... ok testSendAll (test.test_socket.BasicTCPTest) ... ok testShutdown (test.test_socket.BasicTCPTest) ... ok testShutdown_overflow (test.test_socket.BasicTCPTest) ... skipped 'implementation detail specific to cpython' testClose (test.test_socket.TCPCloserTest) ... ok testInterruptedTimeout (test.test_socket.TCPTimeoutTest) ... ok testTCPTimeout (test.test_socket.TCPTimeoutTest) ... ok testTimeoutZero (test.test_socket.TCPTimeoutTest) ... ok testExceptionTree (test.test_socket.TestExceptions) ... ok testRecvFromIntoArray (test.test_socket.BufferIOTest) ... ok testRecvFromIntoBytearray (test.test_socket.BufferIOTest) ... ok testRecvFromIntoEmptyBuffer (test.test_socket.BufferIOTest) ... ok testRecvFromIntoMemoryview (test.test_socket.BufferIOTest) ... ok testRecvFromIntoSmallBuffer (test.test_socket.BufferIOTest) ... ok testRecvIntoArray (test.test_socket.BufferIOTest) ... ok testRecvIntoBytearray (test.test_socket.BufferIOTest) ... ok testRecvIntoMemoryview (test.test_socket.BufferIOTest) ... ok testDup (test.test_socket.BasicTCPTest2) ... ok testFromFd (test.test_socket.BasicTCPTest2) ... ok testOverFlowRecv (test.test_socket.BasicTCPTest2) ... ok testOverFlowRecvFrom (test.test_socket.BasicTCPTest2) ... ok testRecv (test.test_socket.BasicTCPTest2) ... ok testRecvFrom (test.test_socket.BasicTCPTest2) ... ok testSendAll (test.test_socket.BasicTCPTest2) ... ok testShutdown (test.test_socket.BasicTCPTest2) ... ok testShutdown_overflow (test.test_socket.BasicTCPTest2) ... skipped 'implementation detail specific to cpython' testRecvFrom (test.test_socket.BasicUDPTest) ... ok testRecvFromNegative (test.test_socket.BasicUDPTest) ... ok testSendtoAndRecv (test.test_socket.BasicUDPTest) ... ok testTimeoutZero (test.test_socket.UDPTimeoutTest) ... ok testUDPTimeout (test.test_socket.UDPTimeoutTest) ... ok testAccept (test.test_socket.NonBlockingTCPTests) ... ok testConnect (test.test_socket.NonBlockingTCPTests) ... ok testRecv (test.test_socket.NonBlockingTCPTests) ... ok testSetBlocking (test.test_socket.NonBlockingTCPTests) ... ok testSetBlocking_overflow (test.test_socket.NonBlockingTCPTests) ... skipped 'implementation detail specific to cpython' testClosedAttr (test.test_socket.FileObjectClassTestCase) ... ok testFullRead (test.test_socket.FileObjectClassTestCase) ... ok testReadline (test.test_socket.FileObjectClassTestCase) ... ok testReadlineAfterRead (test.test_socket.FileObjectClassTestCase) ... ok testReadlineAfterReadNoNewline (test.test_socket.FileObjectClassTestCase) ... ok testSmallRead (test.test_socket.FileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.FileObjectClassTestCase) ... ok test_default (test.test_socket.FileObjectInterruptedTestCase) ... ok test_no_buffer (test.test_socket.FileObjectInterruptedTestCase) ... ok test_with_1k_buffer (test.test_socket.FileObjectInterruptedTestCase) ... ok testClosedAttr (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testReadlineAfterRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testReadlineAfterReadNoNewline (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testUnbufferedReadline (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testLinebufferedWrite (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testReadlineAfterRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testReadlineAfterReadNoNewline (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testReadlineAfterRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testReadlineAfterReadNoNewline (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testClose (test.test_socket.Urllib2FileobjectTest) ... ok test_connect (test.test_socket.NetworkConnectionNoServer) ... ok test_create_connection (test.test_socket.NetworkConnectionNoServer) ... ok test_create_connection_timeout (test.test_socket.NetworkConnectionNoServer) ... ok testFamily (test.test_socket.NetworkConnectionAttributesTest) ... ok testSourceAddress (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutDefault (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutNone (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutValueNamed (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutValueNonamed (test.test_socket.NetworkConnectionAttributesTest) ... ok testInsideTimeout (test.test_socket.NetworkConnectionBehaviourTest) ... ok testOutsideTimeout (test.test_socket.NetworkConnectionBehaviourTest) ... ok testRecv (test.test_socket.BasicSocketPairTest) ... ok testSend (test.test_socket.BasicSocketPairTest) ... ok testLinuxAbstractNamespace (test.test_socket.TestLinuxAbstractNamespace) ... skipped 'Linux specific test' testMaxName (test.test_socket.TestLinuxAbstractNamespace) ... skipped 'Linux specific test' testNameOverflow (test.test_socket.TestLinuxAbstractNamespace) ... skipped 'Linux specific test' testRDM (test.test_socket.TIPCTest) ... skipped "TIPC module is not loaded, please 'sudo modprobe tipc'" testStream (test.test_socket.TIPCThreadableTest) ... skipped "TIPC module is not loaded, please 'sudo modprobe tipc'" ---------------------------------------------------------------------- Ran 124 tests in 16.448s OK (skipped=11) 1 test OK. BUILDSTDERR: 0.26user 0.09system 0:16.62elapsed 2%CPU (0avgtext+0avgdata 59464maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+18935minor)pagefaults 0swaps =================== test_socketserver ==================== + for TestName in $(cat testnames.txt) + echo =================== test_socketserver ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_socketserver == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21740 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_socketserver test_socketserver skipped -- Use of the `network' resource not enabled 1 test skipped: test_socketserver Those skips are all expected on linux2. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 96%CPU (0avgtext+0avgdata 41620maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6132minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_softspace ==================== + echo =================== test_softspace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_softspace == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21744 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_softspace test_bug_480215 (test.test_softspace.SoftspaceTests) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 41076maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5817minor)pagefaults 0swaps =================== test_sort ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sort ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sort == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21748 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sort testStressfully (test.test_sort.TestBase) ... Testing size 0 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 1 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 2 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 3 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 3 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 4 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 5 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 7 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 8 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 9 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 15 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 16 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 17 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 31 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 32 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 33 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 63 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(59) Complains(30) checking exception during sort left some permutation checking stability Testing size 64 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 65 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 127 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(36) Complains(30) checking exception during sort left some permutation checking stability Testing size 128 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 129 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(90) Complains(85) checking exception during sort left some permutation checking stability Testing size 255 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 256 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(30) Complains(157) checking exception during sort left some permutation checking stability Testing size 257 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 511 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(76) Complains(68) checking exception during sort left some permutation checking stability Testing size 512 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(258) Complains(292) checking exception during sort left some permutation checking stability Testing size 513 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(492) Complains(247) checking exception during sort left some permutation checking stability Testing size 10 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 100 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(91) Complains(43) checking exception during sort left some permutation checking stability Testing size 1000 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(481) Complains(514) checking exception during sort left some permutation checking stability ok test_badcmp_with_key (test.test_sort.TestDecorateSortUndecorate) ... ok test_baddecorator (test.test_sort.TestDecorateSortUndecorate) ... ok test_cmp_and_key_combination (test.test_sort.TestDecorateSortUndecorate) ... ok test_decorated (test.test_sort.TestDecorateSortUndecorate) ... ok test_key_with_exception (test.test_sort.TestDecorateSortUndecorate) ... ok test_key_with_mutating_del (test.test_sort.TestDecorateSortUndecorate) ... ok test_key_with_mutating_del_and_exception (test.test_sort.TestDecorateSortUndecorate) ... ok test_key_with_mutation (test.test_sort.TestDecorateSortUndecorate) ... ok test_reverse (test.test_sort.TestDecorateSortUndecorate) ... ok test_reverse_stability (test.test_sort.TestDecorateSortUndecorate) ... ok test_stability (test.test_sort.TestDecorateSortUndecorate) ... ok test_bug453523 (test.test_sort.TestBugs) ... ok test_cmpNone (test.test_sort.TestBugs) ... ok test_undetected_mutation (test.test_sort.TestBugs) ... skipped 'implementation detail not available on pypy' ---------------------------------------------------------------------- Ran 15 tests in 0.111s OK (skipped=1) 1 test OK. =================== test_source_encoding ==================== BUILDSTDERR: 0.19user 0.03system 0:00.23elapsed 95%CPU (0avgtext+0avgdata 41700maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6307minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_source_encoding ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_source_encoding == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21752 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_source_encoding test_bad_coding (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_bad_coding2 (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_compilestring (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_error_from_string (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_error_message (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_issue3297 (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_issue7820 (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_non_unicode_codec (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_pep263 (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_double_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_double_coding_same_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_first_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_first_non_utf8_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_second_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_second_non_utf8_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_utf8_bom (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_utf8_bom_and_utf8_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_double_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_double_coding_same_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_first_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_first_non_utf8_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_second_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_second_non_utf8_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_utf8_bom (test.test_source_encoding.FileSourceEncodingTest) ... ok test_utf8_bom_and_utf8_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok ---------------------------------------------------------------------- Ran 25 tests in 0.311s OK 1 test OK. BUILDSTDERR: 0.30user 0.13system 0:00.45elapsed 98%CPU (0avgtext+0avgdata 42232maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+35108minor)pagefaults 0swaps =================== test_spwd ==================== + for TestName in $(cat testnames.txt) + echo =================== test_spwd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_spwd == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21764 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_spwd test_spwd skipped -- No module named spwd 1 test skipped: test_spwd 1 skip unexpected on linux2: test_spwd BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 41612maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5838minor)pagefaults 0swaps =================== test_sqlite ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sqlite ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sqlite == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21768 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sqlite CheckAPILevel (sqlite3.test.dbapi.ModuleTests) ... ok CheckDataError (sqlite3.test.dbapi.ModuleTests) ... ok CheckDatabaseError (sqlite3.test.dbapi.ModuleTests) ... ok CheckError (sqlite3.test.dbapi.ModuleTests) ... ok CheckIntegrityError (sqlite3.test.dbapi.ModuleTests) ... ok CheckInterfaceError (sqlite3.test.dbapi.ModuleTests) ... ok CheckInternalError (sqlite3.test.dbapi.ModuleTests) ... ok CheckNotSupportedError (sqlite3.test.dbapi.ModuleTests) ... ok CheckOperationalError (sqlite3.test.dbapi.ModuleTests) ... ok CheckParamStyle (sqlite3.test.dbapi.ModuleTests) ... ok CheckProgrammingError (sqlite3.test.dbapi.ModuleTests) ... ok CheckThreadSafety (sqlite3.test.dbapi.ModuleTests) ... ok CheckWarning (sqlite3.test.dbapi.ModuleTests) ... ok CheckClose (sqlite3.test.dbapi.ConnectionTests) ... ok CheckCommit (sqlite3.test.dbapi.ConnectionTests) ... ok CheckCommitAfterNoChanges (sqlite3.test.dbapi.ConnectionTests) ... ok CheckCursor (sqlite3.test.dbapi.ConnectionTests) ... ok CheckExceptions (sqlite3.test.dbapi.ConnectionTests) ... ok CheckFailedOpen (sqlite3.test.dbapi.ConnectionTests) ... ok CheckRollback (sqlite3.test.dbapi.ConnectionTests) ... ok CheckRollbackAfterNoChanges (sqlite3.test.dbapi.ConnectionTests) ... ok CheckArraySize (sqlite3.test.dbapi.CursorTests) ... ok CheckClose (sqlite3.test.dbapi.CursorTests) ... ok CheckCurDescription (sqlite3.test.dbapi.CursorTests) ... ok CheckCurDescriptionVoidStatement (sqlite3.test.dbapi.CursorTests) ... ok CheckCurDescriptionWithoutStatement (sqlite3.test.dbapi.CursorTests) ... ok CheckCursorConnection (sqlite3.test.dbapi.CursorTests) ... ok CheckCursorWrongClass (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteArgFloat (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteArgInt (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteArgString (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteArgStringWithZeroByte (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMapping (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMappingNoArgs (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMappingTooLittleArgs (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMappingUnnamed (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMapping_Mapping (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteIllegalSql (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManyGenerator (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManyIterator (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManyNotIterable (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManySelect (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManySequence (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManyWrongSqlArg (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteNoArgs (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteParamList (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteParamSequence (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteTooMuchSql (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteTooMuchSql2 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteTooMuchSql3 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteWrongNoOfArgs1 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteWrongNoOfArgs2 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteWrongNoOfArgs3 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteWrongSqlArg (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchIter (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchall (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchmany (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchmanyKwArg (sqlite3.test.dbapi.CursorTests) Checks if fetchmany works with keyword arguments ... ok CheckFetchone (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchoneNoStatement (sqlite3.test.dbapi.CursorTests) ... ok CheckRowcountExecute (sqlite3.test.dbapi.CursorTests) ... ok CheckRowcountExecutemany (sqlite3.test.dbapi.CursorTests) ... ok CheckRowcountSelect (sqlite3.test.dbapi.CursorTests) ... ok CheckSetinputsizes (sqlite3.test.dbapi.CursorTests) ... ok CheckSetoutputsize (sqlite3.test.dbapi.CursorTests) ... ok CheckSetoutputsizeNoColumn (sqlite3.test.dbapi.CursorTests) ... ok CheckTotalChanges (sqlite3.test.dbapi.CursorTests) ... ok CheckWrongCursorCallable (sqlite3.test.dbapi.CursorTests) ... ok CheckConClose (sqlite3.test.dbapi.ThreadTests) ... ok CheckConCommit (sqlite3.test.dbapi.ThreadTests) ... ok CheckConCursor (sqlite3.test.dbapi.ThreadTests) ... ok CheckConRollback (sqlite3.test.dbapi.ThreadTests) ... ok CheckCurClose (sqlite3.test.dbapi.ThreadTests) ... ok CheckCurExecute (sqlite3.test.dbapi.ThreadTests) ... ok CheckCurImplicitBegin (sqlite3.test.dbapi.ThreadTests) ... ok CheckCurIterNext (sqlite3.test.dbapi.ThreadTests) ... ok CheckBinary (sqlite3.test.dbapi.ConstructorTests) ... ok CheckDate (sqlite3.test.dbapi.ConstructorTests) ... ok CheckDateFromTicks (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTime (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTimeFromTicks (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTimestamp (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTimestampFromTicks (sqlite3.test.dbapi.ConstructorTests) ... ok CheckConnectionExecute (sqlite3.test.dbapi.ExtensionTests) ... ok CheckConnectionExecutemany (sqlite3.test.dbapi.ExtensionTests) ... ok CheckConnectionExecutescript (sqlite3.test.dbapi.ExtensionTests) ... ok CheckScriptErrorNormal (sqlite3.test.dbapi.ExtensionTests) ... ok CheckScriptStringSql (sqlite3.test.dbapi.ExtensionTests) ... ok CheckScriptStringUnicode (sqlite3.test.dbapi.ExtensionTests) ... ok CheckScriptSyntaxError (sqlite3.test.dbapi.ExtensionTests) ... ok CheckClosedCall (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedConCommit (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedConCursor (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedConRollback (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedCreateAggregate (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedCreateFunction (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedCurExecute (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedSetAuthorizer (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedSetProgressCallback (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosed (sqlite3.test.dbapi.ClosedCurTests) ... ok CheckBlob (sqlite3.test.types.SqliteTypeTests) ... ok CheckFloat (sqlite3.test.types.SqliteTypeTests) ... ok CheckLargeInt (sqlite3.test.types.SqliteTypeTests) ... ok CheckNonUtf8_Default (sqlite3.test.types.SqliteTypeTests) ... ok CheckNonUtf8_TextFactoryOptimizedUnicode (sqlite3.test.types.SqliteTypeTests) ... ok CheckNonUtf8_TextFactoryString (sqlite3.test.types.SqliteTypeTests) ... ok CheckSmallInt (sqlite3.test.types.SqliteTypeTests) ... ok CheckString (sqlite3.test.types.SqliteTypeTests) ... ok CheckUnicodeExecute (sqlite3.test.types.SqliteTypeTests) ... ok CheckBlob (sqlite3.test.types.DeclTypesTests) ... ok CheckBool (sqlite3.test.types.DeclTypesTests) ... ok CheckFloat (sqlite3.test.types.DeclTypesTests) ... ok CheckFoo (sqlite3.test.types.DeclTypesTests) ... ok CheckLargeInt (sqlite3.test.types.DeclTypesTests) ... ok CheckNumber1 (sqlite3.test.types.DeclTypesTests) ... ok CheckNumber2 (sqlite3.test.types.DeclTypesTests) Checks whether converter names are cut off at '(' characters ... ok CheckSmallInt (sqlite3.test.types.DeclTypesTests) ... ok CheckString (sqlite3.test.types.DeclTypesTests) ... ok CheckUnicode (sqlite3.test.types.DeclTypesTests) ... ok CheckUnsupportedDict (sqlite3.test.types.DeclTypesTests) ... ok CheckUnsupportedSeq (sqlite3.test.types.DeclTypesTests) ... ok CheckCaseInConverterName (sqlite3.test.types.ColNamesTests) ... ok CheckColName (sqlite3.test.types.ColNamesTests) ... ok CheckCursorDescriptionNoRow (sqlite3.test.types.ColNamesTests) ... ok CheckDeclTypeNotUsed (sqlite3.test.types.ColNamesTests) ... ok CheckNone (sqlite3.test.types.ColNamesTests) ... ok CheckCasterIsUsed (sqlite3.test.types.ObjectAdaptationTests) ... ok CheckBinaryInputForConverter (sqlite3.test.types.BinaryConverterTests) ... ok CheckDateTimeSubSeconds (sqlite3.test.types.DateTimeTests) ... ok CheckDateTimeSubSecondsFloatingPoint (sqlite3.test.types.DateTimeTests) ... ok CheckSqlTimestamp (sqlite3.test.types.DateTimeTests) ... ok CheckSqliteDate (sqlite3.test.types.DateTimeTests) ... ok CheckSqliteTimestamp (sqlite3.test.types.DateTimeTests) ... ok CheckFuncErrorOnCreate (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncException (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncRefCount (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnBlob (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnFloat (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnInt (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnLongLong (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnNull (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnText (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnUnicode (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamBlob (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamFloat (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamInt (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamLongLong (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamNone (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamString (sqlite3.test.userfunctions.FunctionTests) ... ok CheckAggrCheckAggrSum (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamBlob (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamFloat (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamInt (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamNone (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamStr (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrErrorOnCreate (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrExceptionInFinalize (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrExceptionInInit (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrExceptionInStep (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrNoFinalize (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrNoStep (sqlite3.test.userfunctions.AggregateTests) ... ok test_column_access (sqlite3.test.userfunctions.AuthorizerTests) ... ok test_table_access (sqlite3.test.userfunctions.AuthorizerTests) ... ok test_column_access (sqlite3.test.userfunctions.AuthorizerRaiseExceptionTests) ... ok test_table_access (sqlite3.test.userfunctions.AuthorizerRaiseExceptionTests) ... ok test_column_access (sqlite3.test.userfunctions.AuthorizerIllegalTypeTests) ... ok test_table_access (sqlite3.test.userfunctions.AuthorizerIllegalTypeTests) ... ok test_column_access (sqlite3.test.userfunctions.AuthorizerLargeIntegerTests) ... ok test_table_access (sqlite3.test.userfunctions.AuthorizerLargeIntegerTests) ... ok CheckContextManager (sqlite3.test.py25tests.ContextTests) Can the connection be used as a context manager at all? ... ok CheckContextManagerCommit (sqlite3.test.py25tests.ContextTests) Is a commit called in the context manager? ... ok CheckContextManagerRollback (sqlite3.test.py25tests.ContextTests) Is a rollback called in the context manager? ... ok CheckIsInstance (sqlite3.test.factory.ConnectionFactoryTests) ... ok CheckInvalidFactory (sqlite3.test.factory.CursorFactoryTests) ... ok CheckIsInstance (sqlite3.test.factory.CursorFactoryTests) ... ok CheckIsProducedByFactory (sqlite3.test.factory.RowFactoryTestsBackwardsCompat) ... ok CheckCustomFactory (sqlite3.test.factory.RowFactoryTests) ... ok CheckFakeCursorClass (sqlite3.test.factory.RowFactoryTests) ... ok CheckSqliteRowAsDict (sqlite3.test.factory.RowFactoryTests) Checks if the row object can be correctly converted to a dictionary ... ok CheckSqliteRowAsSequence (sqlite3.test.factory.RowFactoryTests) Checks if the row object can act like a sequence ... ok CheckSqliteRowAsTuple (sqlite3.test.factory.RowFactoryTests) Checks if the row object can be converted to a tuple ... ok CheckSqliteRowHashCmp (sqlite3.test.factory.RowFactoryTests) Checks if the row object compares and hashes correctly ... ok CheckSqliteRowIndex (sqlite3.test.factory.RowFactoryTests) ... ok CheckSqliteRowIter (sqlite3.test.factory.RowFactoryTests) Checks if the row object is iterable ... ok CheckCustom (sqlite3.test.factory.TextFactoryTests) ... ok CheckOptimizedUnicode (sqlite3.test.factory.TextFactoryTests) ... ok CheckString (sqlite3.test.factory.TextFactoryTests) ... ok CheckUnicode (sqlite3.test.factory.TextFactoryTests) ... ok CheckCustom (sqlite3.test.factory.TextFactoryTestsWithEmbeddedZeroBytes) ... ok CheckOptimizedUnicodeAsString (sqlite3.test.factory.TextFactoryTestsWithEmbeddedZeroBytes) ... ok CheckOptimizedUnicodeAsUnicode (sqlite3.test.factory.TextFactoryTestsWithEmbeddedZeroBytes) ... ok CheckString (sqlite3.test.factory.TextFactoryTestsWithEmbeddedZeroBytes) ... ok CheckDMLdoesAutoCommitBefore (sqlite3.test.transactions.TransactionTests) ... ok CheckDeleteStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ok CheckInsertStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ok CheckLocking (sqlite3.test.transactions.TransactionTests) ... ok CheckRaiseTimeout (sqlite3.test.transactions.TransactionTests) ... ok CheckReplaceStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ok CheckRollbackCursorConsistency (sqlite3.test.transactions.TransactionTests) ... ok CheckToggleAutoCommit (sqlite3.test.transactions.TransactionTests) ... ok CheckUpdateStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ok CheckDropTable (sqlite3.test.transactions.SpecialCommandTests) ... ok CheckPragma (sqlite3.test.transactions.SpecialCommandTests) ... ok CheckVacuum (sqlite3.test.transactions.SpecialCommandTests) ... ok CheckCollationIsUsed (sqlite3.test.hooks.CollationTests) ... ok CheckCollationRegisterTwice (sqlite3.test.hooks.CollationTests) ... ok CheckCollationReturnsLargeInteger (sqlite3.test.hooks.CollationTests) ... ok CheckCreateCollationBadUpper (sqlite3.test.hooks.CollationTests) ... ok CheckCreateCollationNotAscii (sqlite3.test.hooks.CollationTests) ... ok CheckCreateCollationNotCallable (sqlite3.test.hooks.CollationTests) ... ok CheckCreateCollationNotString (sqlite3.test.hooks.CollationTests) ... ok CheckDeregisterCollation (sqlite3.test.hooks.CollationTests) ... ok CheckCancelOperation (sqlite3.test.hooks.ProgressTests) ... ok CheckClearHandler (sqlite3.test.hooks.ProgressTests) ... ok CheckOpcodeCount (sqlite3.test.hooks.ProgressTests) ... ok CheckProgressHandlerUsed (sqlite3.test.hooks.ProgressTests) ... ok CheckAutoCommit (sqlite3.test.regression.RegressionTests) ... ok CheckColumnNameWithSpaces (sqlite3.test.regression.RegressionTests) ... ok CheckCommitCursorReset (sqlite3.test.regression.RegressionTests) ... ok CheckConnectionCall (sqlite3.test.regression.RegressionTests) ... ok CheckConnectionConstructorCallCheck (sqlite3.test.regression.RegressionTests) ... ok CheckConvertTimestampMicrosecondPadding (sqlite3.test.regression.RegressionTests) ... ok CheckCursorConstructorCallCheck (sqlite3.test.regression.RegressionTests) ... ok CheckCursorRegistration (sqlite3.test.regression.RegressionTests) ... ok CheckEmptyStatement (sqlite3.test.regression.RegressionTests) ... ok CheckInvalidIsolationLevelType (sqlite3.test.regression.RegressionTests) ... ok CheckNullCharacter (sqlite3.test.regression.RegressionTests) ... ok CheckOnConflictRollback (sqlite3.test.regression.RegressionTests) ... ok CheckPragmaAutocommit (sqlite3.test.regression.RegressionTests) ... ok CheckPragmaSchemaVersion (sqlite3.test.regression.RegressionTests) ... ok CheckPragmaUserVersion (sqlite3.test.regression.RegressionTests) ... ok CheckRecursiveCursorUse (sqlite3.test.regression.RegressionTests) ... ok CheckRegisterAdapter (sqlite3.test.regression.RegressionTests) ... ok CheckSetDict (sqlite3.test.regression.RegressionTests) ... ok CheckSetIsolationLevel (sqlite3.test.regression.RegressionTests) ... ok CheckStatementCache (sqlite3.test.regression.RegressionTests) ... ok CheckStatementFinalizationOnCloseDb (sqlite3.test.regression.RegressionTests) ... ok CheckStatementReset (sqlite3.test.regression.RegressionTests) ... ok CheckTypeMapUsage (sqlite3.test.regression.RegressionTests) ... ok CheckUnicodeConnect (sqlite3.test.regression.RegressionTests) ... ok CheckUpdateDescriptionNone (sqlite3.test.regression.RegressionTests) ... ok CheckWorkaroundForBuggySqliteTransferBindings (sqlite3.test.regression.RegressionTests) ... ok CheckTableDump (sqlite3.test.dump.DumpTests) ... ok CheckUnorderableRow (sqlite3.test.dump.DumpTests) ... ok ---------------------------------------------------------------------- Ran 244 tests in 0.786s OK 1 test OK. =================== test_ssl ==================== BUILDSTDERR: 0.43user 0.06system 0:01.01elapsed 48%CPU (0avgtext+0avgdata 62280maxresident)k BUILDSTDERR: 1344inputs+0outputs (99major+11409minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ssl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ssl == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21780 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ssl test_ssl: testing with 'OpenSSL 1.1.0h-fips 27 Mar 2018' (1, 1, 0, 8, 15) under Linux ('Fedora', '29', 'Rawhide') HAS_SNI = True OP_ALL = 0x-7fffffac OP_NO_TLSv1_1 = 0x10000000 test__create_stdlib_context (test.test_ssl.ContextTests) ... ok test__https_verify_certificates (test.test_ssl.ContextTests) ... ok test__https_verify_envvar (test.test_ssl.ContextTests) ... ok test_cert_store_stats (test.test_ssl.ContextTests) ... ok test_check_hostname (test.test_ssl.ContextTests) ... ok test_ciphers (test.test_ssl.ContextTests) ... ok test_constructor (test.test_ssl.ContextTests) ... ok test_create_default_context (test.test_ssl.ContextTests) ... ok test_get_ca_certs (test.test_ssl.ContextTests) ... ok test_load_cert_chain (test.test_ssl.ContextTests) ... ok test_load_default_certs (test.test_ssl.ContextTests) ... ok test_load_default_certs_env (test.test_ssl.ContextTests) ... ok test_load_default_certs_env_windows (test.test_ssl.ContextTests) ... skipped 'Windows specific' test_load_dh_params (test.test_ssl.ContextTests) ... ok test_load_verify_cadata (test.test_ssl.ContextTests) ... ok test_load_verify_locations (test.test_ssl.ContextTests) ... ok test_options (test.test_ssl.ContextTests) ... ok test_protocol (test.test_ssl.ContextTests) ... ok test_session_stats (test.test_ssl.ContextTests) ... ok test_set_default_verify_paths (test.test_ssl.ContextTests) ... ok test_set_ecdh_curve (test.test_ssl.ContextTests) ... ok test_sni_callback (test.test_ssl.ContextTests) ... ok test_sni_callback_refcycle (test.test_ssl.ContextTests) ... ok test_verify_flags (test.test_ssl.ContextTests) ... ok test_verify_mode (test.test_ssl.ContextTests) ... ok test_sslwrap_simple (test.test_ssl.BasicTests) ... ok test_DER_to_PEM (test.test_ssl.BasicSocketTests) ... ok test_asn1object (test.test_ssl.BasicSocketTests) ... ok test_cert_time_to_seconds (test.test_ssl.BasicSocketTests) ... ok test_cert_time_to_seconds_locale (test.test_ssl.BasicSocketTests) ... skipped 'locale-specific month name needs to be different from C locale' test_cert_time_to_seconds_timezone (test.test_ssl.BasicSocketTests) ... skipped 'local time needs to be different from UTC' test_constants (test.test_ssl.BasicSocketTests) ... ok test_empty_cert (test.test_ssl.BasicSocketTests) Wrapping with an empty cert file ... ok test_enum_certificates (test.test_ssl.BasicSocketTests) ... skipped 'Windows specific' test_enum_crls (test.test_ssl.BasicSocketTests) ... skipped 'Windows specific' test_errors (test.test_ssl.BasicSocketTests) ... ok test_get_default_verify_paths (test.test_ssl.BasicSocketTests) ... ok test_malformed_cert (test.test_ssl.BasicSocketTests) Wrapping with a badly formatted certificate (syntax error) ... ok test_malformed_key (test.test_ssl.BasicSocketTests) Wrapping with a badly formatted key (syntax error) ... ok test_match_hostname (test.test_ssl.BasicSocketTests) ... ok test_openssl_version (test.test_ssl.BasicSocketTests) ... ok test_parse_all_sans (test.test_ssl.BasicSocketTests) ... ok test_parse_cert (test.test_ssl.BasicSocketTests) ... {'issuer': ((('countryName', u'XY'),), (('localityName', u'Castle Anthrax'),), (('organizationName', u'Python Software Foundation'),), (('commonName', u'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': 'Oct 8 23:01:56 2010 GMT', 'serialNumber': 'D7C7381919AFC24E', 'subject': ((('countryName', u'XY'),), (('localityName', u'Castle Anthrax'),), (('organizationName', u'Python Software Foundation'),), (('commonName', u'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3} {'OCSP': ('http://ocsp.verisign.com',), 'caIssuers': ('http://SVRIntl-G3-aia.verisign.com/SVRIntlG3.cer',), 'crlDistributionPoints': ('http://SVRIntl-G3-crl.verisign.com/SVRIntlG3.crl',), 'issuer': ((('countryName', u'US'),), (('organizationName', u'VeriSign, Inc.'),), (('organizationalUnitName', u'VeriSign Trust Network'),), (('organizationalUnitName', u'Terms of use at https://www.verisign.com/rpa (c)10'),), (('commonName', u'VeriSign Class 3 International Server CA - G3'),)), 'notAfter': 'Sep 20 23:59:59 2012 GMT', 'notBefore': 'Sep 21 00:00:00 2011 GMT', 'serialNumber': '2EE6EA7640A075CEE5005F4D7C79549A', 'subject': ((('countryName', u'FI'),), (('stateOrProvinceName', u'Espoo'),), (('localityName', u'Espoo'),), (('organizationName', u'Nokia'),), (('organizationalUnitName', u'BI'),), (('commonName', u'projects.developer.nokia.com'),)), 'subjectAltName': (('DNS', 'projects.developer.nokia.com'), ('DNS', 'projects.forum.nokia.com')), 'version': 3} ok test_parse_cert_CVE_2013_4238 (test.test_ssl.BasicSocketTests) ... {'issuer': ((('countryName', u'US'),), (('stateOrProvinceName', u'Oregon'),), (('localityName', u'Beaverton'),), (('organizationName', u'Python Software Foundation'),), (('organizationalUnitName', u'Python Core Development'),), (('commonName', u'null.python.org\x00example.org'),), (('emailAddress', u'python-dev@python.org'),)), 'notAfter': 'Aug 7 13:12:52 2013 GMT', 'notBefore': 'Aug 7 13:11:52 2013 GMT', 'serialNumber': '00', 'subject': ((('countryName', u'US'),), (('stateOrProvinceName', u'Oregon'),), (('localityName', u'Beaverton'),), (('organizationName', u'Python Software Foundation'),), (('organizationalUnitName', u'Python Core Development'),), (('commonName', u'null.python.org\x00example.org'),), (('emailAddress', u'python-dev@python.org'),)), 'subjectAltName': (('DNS', 'altnull.python.org\x00example.com'), ('email', 'null@python.org\x00user@example.org'), ('URI', 'http://null.python.org\x00http://example.org'), ('IP Address', '192.0.2.1'), ('IP Address', '2001:DB8:0:0:0:0:0:1\n')), 'version': 3} ok test_purpose_enum (test.test_ssl.BasicSocketTests) ... ok test_random (test.test_ssl.BasicSocketTests) ... RAND_status is 1 (sufficient randomness) ok test_refcycle (test.test_ssl.BasicSocketTests) ... skipped 'implementation detail specific to cpython' test_server_side (test.test_ssl.BasicSocketTests) ... ok test_timeout (test.test_ssl.BasicSocketTests) ... ok test_tls_unique_channel_binding (test.test_ssl.BasicSocketTests) ... ok test_unknown_channel_binding (test.test_ssl.BasicSocketTests) ... ok test_unsupported_dtls (test.test_ssl.BasicSocketTests) ... ok test_wrapped_unconnected (test.test_ssl.BasicSocketTests) ... ok test_lib_reason (test.test_ssl.SSLErrorTests) ... ok test_str (test.test_ssl.SSLErrorTests) ... ok test_subclass (test.test_ssl.SSLErrorTests) ... ok test_alpn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 53522) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 58636) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 44560) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 51464) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. FAIL test_asyncore_server (test.test_ssl.ThreadedTests) Check the example asyncore integration. ... server: new connection from 127.0.0.1:44756 client: sending 'FOO\n'... server: read 'FOO\n' from client client: read 'foo\n' client: closing connection. client: connection closed. cleanup: stopping server. cleanup: joining server thread. server: read 'over\n' from client server: closed connection server: read '' from client cleanup: successfully joined. ok test_check_hostname (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 46752) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 37374) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_compression (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 45432) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. got compression: None ok test_compression_disabled (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 57612) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_crl_check (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 41952) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 55268) server: bad connection attempt from ('127.0.0.1', 55268): Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_ssl.py", line 1679, in wrap_conn self.sock, server_side=True) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/ssl.py", line 363, in wrap_socket _context=self) File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/ssl.py", line 609, in __init__ self.do_handshake() File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/ssl.py", line 838, in do_handshake self._sslobj.do_handshake() SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca server: new connection from ('127.0.0.1', 40650) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_default_ciphers (test.test_ssl.ThreadedTests) ... skipped 'no DES cipher available' test_default_ecdh_curve (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 37674) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None ok test_dh_params (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 59478) server: connection cipher is now ('DHE-RSA-AES256-SHA', 'SSLv3', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_do_handshake_enotconn (test.test_ssl.ThreadedTests) ... ok test_echo (test.test_ssl.ThreadedTests) Basic test of an SSL client connecting to a server ... server: new connection from ('127.0.0.1', 43562) client: sending 'FOO\n'... server: connection cipher is now ('AES256-SHA', 'SSLv3', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 36560) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 33508) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 40566) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 46584) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_getpeercert (test.test_ssl.ThreadedTests) ... {'issuer': ((('countryName', u'XY'),), (('localityName', u'Castle Anthrax'),), (('organizationName', u'Python Software Foundation'),), (('commonName', u'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': 'Oct 8 23:01:56 2010 GMT', 'serialNumber': 'D7C7381919AFC24E', 'subject': ((('countryName', u'XY'),), (('localityName', u'Castle Anthrax'),), (('organizationName', u'Python Software Foundation'),), (('commonName', u'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3} Connection cipher is ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256). ok test_getpeercert_enotconn (test.test_ssl.ThreadedTests) ... ok test_handshake_timeout (test.test_ssl.ThreadedTests) ... ok test_npn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 52552) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now http/1.1 client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 42312) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now http/1.1 client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 55236) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now spdy/2 client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 42978) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now abc client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_protocol_sslv2 (test.test_ssl.ThreadedTests) Connecting to an SSLv2 server with various client options ... skipped 'OpenSSL is compiled without SSLv2 support' test_protocol_sslv23 (test.test_ssl.ThreadedTests) Connecting to an SSLv23 server with various client options ... {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_NONE PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE PROTOCOL_TLSv1->PROTOCOL_TLS CERT_NONE {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_OPTIONAL PROTOCOL_TLS->PROTOCOL_TLS CERT_OPTIONAL PROTOCOL_TLSv1->PROTOCOL_TLS CERT_OPTIONAL {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_REQUIRED PROTOCOL_TLS->PROTOCOL_TLS CERT_REQUIRED PROTOCOL_TLSv1->PROTOCOL_TLS CERT_REQUIRED {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_NONE PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_TLS} CERT_NONE ok test_protocol_sslv3 (test.test_ssl.ThreadedTests) Connecting to an SSLv3 server with various client options ... PROTOCOL_SSLv3->PROTOCOL_SSLv3 CERT_NONE PROTOCOL_SSLv3->PROTOCOL_SSLv3 CERT_OPTIONAL PROTOCOL_SSLv3->PROTOCOL_SSLv3 CERT_REQUIRED {PROTOCOL_TLS->PROTOCOL_SSLv3} CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_SSLv3} CERT_NONE {PROTOCOL_TLS->PROTOCOL_SSLv3} CERT_NONE ok test_protocol_tlsv1 (test.test_ssl.ThreadedTests) Connecting to a TLSv1 server with various client options ... PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_NONE PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_OPTIONAL PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_REQUIRED {PROTOCOL_SSLv3->PROTOCOL_TLSv1} CERT_NONE {PROTOCOL_TLS->PROTOCOL_TLSv1} CERT_NONE ok test_protocol_tlsv1_1 (test.test_ssl.ThreadedTests) Connecting to a TLSv1.1 server with various client options. ... PROTOCOL_TLSv1_1->PROTOCOL_TLSv1_1 CERT_NONE {PROTOCOL_SSLv3->PROTOCOL_TLSv1_1} CERT_NONE {PROTOCOL_TLS->PROTOCOL_TLSv1_1} CERT_NONE PROTOCOL_TLSv1_1->PROTOCOL_TLS CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_TLSv1_1} CERT_NONE {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1} CERT_NONE ok test_protocol_tlsv1_2 (test.test_ssl.ThreadedTests) Connecting to a TLSv1.2 server with various client options. ... PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_2 CERT_NONE {PROTOCOL_SSLv3->PROTOCOL_TLSv1_2} CERT_NONE {PROTOCOL_TLS->PROTOCOL_TLSv1_2} CERT_NONE PROTOCOL_TLSv1_2->PROTOCOL_TLS CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_TLSv1_2} CERT_NONE {PROTOCOL_TLSv1_2->PROTOCOL_TLSv1} CERT_NONE {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1_2} CERT_NONE {PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_1} CERT_NONE ok test_read_write_after_close_raises_valuerror (test.test_ssl.ThreadedTests) ... ok test_recv_send (test.test_ssl.ThreadedTests) Test recv(), send() and friends. ... server: new connection from ('127.0.0.1', 35126) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_recv_zero (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 53910) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_rude_shutdown (test.test_ssl.ThreadedTests) A brutal shutdown of an SSL server should raise an OSError ... ok test_selected_alpn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 35052) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_selected_alpn_protocol_if_server_uses_alpn (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 48780) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_selected_npn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 45342) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_server_accept (test.test_ssl.ThreadedTests) ... ok test_sni_callback (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 40210) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 51872) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 57952) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_sni_callback_alert (test.test_ssl.ThreadedTests) ... ok test_sni_callback_raising (test.test_ssl.ThreadedTests) ... ok test_sni_callback_wrong_return_type (test.test_ssl.ThreadedTests) ... ok test_socketserver (test.test_ssl.ThreadedTests) Using a SocketServer to create and manage SSL connections. ... server (('127.0.0.1', 39003):39003 ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)): [04/Apr/2018 19:09:54] "GET /keycert.pem HTTP/1.1" 200 - client: read 1783 bytes from remote server '>' stopping HTTPS server joining HTTPS thread ok test_starttls (test.test_ssl.ThreadedTests) Switching from clear text to encrypted and back again. ... client: sending 'msg 1'... server: new connection from ('127.0.0.1', 49576) server: read 'msg 1' (unencrypted), sending back 'msg 1' (unencrypted)... client: read 'msg 1' from server client: sending 'MSG 2'... server: read 'MSG 2' (unencrypted), sending back 'msg 2' (unencrypted)... client: read 'msg 2' from server client: sending 'STARTTLS'... server: read STARTTLS from client, sending OK... client: read 'ok' from server, starting TLS... client: sending 'MSG 3'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: read 'MSG 3' (encrypted), sending back 'msg 3' (encrypted)... client: read 'msg 3' from server client: sending 'msg 4'... server: read 'msg 4' (encrypted), sending back 'msg 4' (encrypted)... client: read 'msg 4' from server client: sending 'ENDTLS'... server: read ENDTLS from client, sending OK... client: read 'ok' from server, ending TLS... client: sending 'msg 5'... server: connection is now unencrypted... server: read 'msg 5' (unencrypted), sending back 'msg 5' (unencrypted)... client: read 'msg 5' from server client: sending 'msg 6'... server: read 'msg 6' (unencrypted), sending back 'msg 6' (unencrypted)... client: read 'msg 6' from server client: closing connection. server: client closed connection ok test_tls_unique_channel_binding (test.test_ssl.ThreadedTests) Test tls-unique channel binding. ... server: new connection from ('127.0.0.1', 50030) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None got channel binding data: 'E\x91\xbf\xa8f\x9aH\xeah}\x1e\xad' server: new connection from ('127.0.0.1', 50032) got another channel binding data: '\x91d\x1cC\xae\xbe\x1ce\xa7\xf6J~' server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_version_basic (test.test_ssl.ThreadedTests) ... ok test_wrong_cert (test.test_ssl.ThreadedTests) BUILDSTDERR: Connecting when the server rejects the client's certificate ... test test_ssl failed -- Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_ssl.py", line 2968, in test_alpn_protocols BUILDSTDERR: self.assertIsInstance(stats, ssl.SSLError) BUILDSTDERR: AssertionError: {'compression': None, 'cipher': ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256), 'peercert': {}, 'client_alpn_protocol': None, 'client_npn_protocol': None, 'version': 'TLSv1.2', 'server_alpn_protocols': [None], 'server_npn_protocols': [None]} is not an instance of SSLError is SSLError(1, '[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca') ok ====================================================================== FAIL: test_alpn_protocols (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_ssl.py", line 2968, in test_alpn_protocols self.assertIsInstance(stats, ssl.SSLError) AssertionError: {'compression': None, 'cipher': ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256), 'peercert': {}, 'client_alpn_protocol': None, 'client_npn_protocol': None, 'version': 'TLSv1.2', 'server_alpn_protocols': [None], 'server_npn_protocols': [None]} is not an instance of ---------------------------------------------------------------------- Ran 94 tests in 2.454s FAILED (failures=1, skipped=8) 1 test failed: test_ssl =================== test_startfile ==================== BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 1.69user 0.25system 0:02.70elapsed 72%CPU (0avgtext+0avgdata 48696maxresident)k BUILDSTDERR: 56inputs+0outputs (3major+37786minor)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 ./pypy-c -m test.regrtest -v test_startfile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21950 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_startfile test_startfile skipped -- module os has no attribute startfile 1 test skipped: test_startfile Those skips are all expected on linux2. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 97%CPU (0avgtext+0avgdata 41580maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5836minor)pagefaults 0swaps =================== test_stat ==================== + for TestName in $(cat testnames.txt) + echo =================== test_stat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_stat == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21954 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_stat test_devices (test.test_stat.TestFilemode) ... ok test_directory (test.test_stat.TestFilemode) ... ok test_fifo (test.test_stat.TestFilemode) ... ok test_link (test.test_stat.TestFilemode) ... ok test_mode (test.test_stat.TestFilemode) ... ok test_module_attributes (test.test_stat.TestFilemode) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 41012maxresident)k 0inputs+0=================== test_str ==================== BUILDSTDERR: outputs (0major+5912minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_str ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_str == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21958 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_str test___contains__ (test.test_str.StrTest) ... ok test__format__ (test.test_str.StrTest) ... ok test_basic_creation (test.test_str.StrTest) ... ok test_buffer_is_readonly (test.test_str.StrTest) ... ok test_bug1001011 (test.test_str.StrTest) ... ok test_capitalize (test.test_str.StrTest) ... ok test_center (test.test_str.StrTest) ... ok test_conversion (test.test_str.StrTest) ... ok test_count (test.test_str.StrTest) ... ok test_encode_and_decode_kwargs (test.test_str.StrTest) ... ok test_encoding_decoding (test.test_str.StrTest) ... ok test_endswith (test.test_str.StrTest) ... ok test_expandtabs (test.test_str.StrTest) ... ok test_expandtabs_overflows_gracefully (test.test_str.StrTest) ... ok test_extended_getslice (test.test_str.StrTest) ... ok test_find (test.test_str.StrTest) ... ok test_find_etc_raise_correct_error_messages (test.test_str.StrTest) ... ok test_fixtype (test.test_str.StrTest) ... ok test_floatformatting (test.test_str.StrTest) ... ok test_format (test.test_str.StrTest) ... ok test_format_auto_numbering (test.test_str.StrTest) ... ok test_format_c_overflow (test.test_str.StrTest) ... ok test_format_huge_item_number (test.test_str.StrTest) ... ok test_format_huge_precision (test.test_str.StrTest) ... ok test_format_huge_width (test.test_str.StrTest) ... ok test_formatting (test.test_str.StrTest) ... ok test_formatting_c_limits (test.test_str.StrTest) ... skipped 'implementation detail specific to cpython' test_formatting_huge_precision (test.test_str.StrTest) ... skipped 'implementation detail specific to cpython' test_formatting_huge_width (test.test_str.StrTest) ... ok test_hash (test.test_str.StrTest) ... ok test_index (test.test_str.StrTest) ... ok test_inplace_rewrites (test.test_str.StrTest) ... ok test_isalnum (test.test_str.StrTest) ... ok test_isalpha (test.test_str.StrTest) ... ok test_isdigit (test.test_str.StrTest) ... ok test_islower (test.test_str.StrTest) ... ok test_isspace (test.test_str.StrTest) ... ok test_istitle (test.test_str.StrTest) ... ok test_isupper (test.test_str.StrTest) ... ok test_join (test.test_str.StrTest) ... ok test_ljust (test.test_str.StrTest) ... ok test_lower (test.test_str.StrTest) ... ok test_mul (test.test_str.StrTest) ... ok test_none_arguments (test.test_str.StrTest) ... ok test_partition (test.test_str.StrTest) ... ok test_replace (test.test_str.StrTest) ... ok test_replace_overflow (test.test_str.StrTest) ... ok test_rfind (test.test_str.StrTest) ... ok test_rindex (test.test_str.StrTest) ... ok test_rjust (test.test_str.StrTest) ... ok test_rpartition (test.test_str.StrTest) ... ok test_rsplit (test.test_str.StrTest) ... ok test_slice (test.test_str.StrTest) ... ok test_split (test.test_str.StrTest) ... ok test_splitlines (test.test_str.StrTest) ... ok test_startswith (test.test_str.StrTest) ... ok test_startswith_endswith_errors (test.test_str.StrTest) ... ok test_strip (test.test_str.StrTest) ... ok test_strip_whitespace (test.test_str.StrTest) ... ok test_subscript (test.test_str.StrTest) ... ok test_swapcase (test.test_str.StrTest) ... ok test_title (test.test_str.StrTest) ... ok test_upper (test.test_str.StrTest) ... ok test_zfill (test.test_str.StrTest) ... ok ---------------------------------------------------------------------- Ran 64 tests in 0.410s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.45user 0.08system 0:00.57elapsed 95%CPU (0avgtext+0avgdata 71840maxresident)k 0inputs+0outputs (0major+35818minor)pagefaults =================== test_strftime ==================== BUILDSTDERR: 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_strftime ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_strftime == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21962 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_strftime test_strftime (test.test_strftime.StrftimeTest) ... strftime test for Wed Apr 4 19:09:55 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Apr 04 19:09:55 2018, but got Wed Apr 4 19:09:55 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) Strftime test, platform: linux2, Python version: 2.7.13 strftime test for Sun Dec 11 05:34:55 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Dec 12 04:36:04 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Dec 13 03:37:13 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Dec 14 02:38:22 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Dec 15 01:39:31 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Dec 16 00:40:40 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Dec 16 23:41:49 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Dec 17 22:42:58 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Dec 18 21:44:07 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Dec 19 20:45:16 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Dec 20 19:46:25 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Dec 21 18:47:34 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Dec 22 17:48:43 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Dec 23 16:49:52 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Dec 24 15:51:01 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Dec 25 14:52:10 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Dec 26 13:53:19 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Dec 27 12:54:28 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Dec 28 11:55:37 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Dec 29 10:56:46 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Dec 30 09:57:55 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Dec 31 08:59:04 2016 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jan 1 08:00:13 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Jan 01 08:00:13 2017, but got Sun Jan 1 08:00:13 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jan 2 07:01:22 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Jan 02 07:01:22 2017, but got Mon Jan 2 07:01:22 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jan 3 06:02:31 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Jan 03 06:02:31 2017, but got Tue Jan 3 06:02:31 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Mar 17 03:29:55 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Mar 18 02:31:04 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Mar 19 01:32:13 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Mar 20 00:33:22 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Mar 20 23:34:31 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Mar 21 22:35:40 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Mar 22 21:36:49 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Mar 23 20:37:58 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Mar 24 19:39:07 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Mar 25 18:40:16 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Mar 26 17:41:25 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Mar 27 16:42:34 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Mar 28 15:43:43 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Mar 29 14:44:52 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Mar 30 13:46:01 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Mar 31 12:47:10 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 1 11:48:19 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Apr 01 11:48:19 2017, but got Sat Apr 1 11:48:19 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Apr 2 10:49:28 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Apr 02 10:49:28 2017, but got Sun Apr 2 10:49:28 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 3 09:50:37 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Apr 03 09:50:37 2017, but got Mon Apr 3 09:50:37 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 4 08:51:46 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Apr 04 08:51:46 2017, but got Tue Apr 4 08:51:46 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 5 07:52:55 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Apr 05 07:52:55 2017, but got Wed Apr 5 07:52:55 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 6 06:54:04 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Apr 06 06:54:04 2017, but got Thu Apr 6 06:54:04 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 7 05:55:13 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Apr 07 05:55:13 2017, but got Fri Apr 7 05:55:13 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 8 04:56:22 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Apr 08 04:56:22 2017, but got Sat Apr 8 04:56:22 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Apr 9 03:57:31 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Apr 09 03:57:31 2017, but got Sun Apr 9 03:57:31 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jun 21 01:24:55 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jun 22 00:26:04 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jun 22 23:27:13 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jun 23 22:28:22 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jun 24 21:29:31 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jun 25 20:30:40 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jun 26 19:31:49 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jun 27 18:32:58 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jun 28 17:34:07 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jun 29 16:35:16 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jun 30 15:36:25 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jul 1 14:37:34 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Jul 01 14:37:34 2017, but got Sat Jul 1 14:37:34 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 2 13:38:43 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Jul 02 13:38:43 2017, but got Sun Jul 2 13:38:43 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 3 12:39:52 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Jul 03 12:39:52 2017, but got Mon Jul 3 12:39:52 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 4 11:41:01 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Jul 04 11:41:01 2017, but got Tue Jul 4 11:41:01 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jul 5 10:42:10 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Jul 05 10:42:10 2017, but got Wed Jul 5 10:42:10 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jul 6 09:43:19 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Jul 06 09:43:19 2017, but got Thu Jul 6 09:43:19 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jul 7 08:44:28 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Jul 07 08:44:28 2017, but got Fri Jul 7 08:44:28 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jul 8 07:45:37 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Jul 08 07:45:37 2017, but got Sat Jul 8 07:45:37 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 9 06:46:46 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Jul 09 06:46:46 2017, but got Sun Jul 9 06:46:46 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 10 05:47:55 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 11 04:49:04 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jul 12 03:50:13 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jul 13 02:51:22 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jul 14 01:52:31 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Sep 24 23:19:55 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Sep 25 22:21:04 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Sep 26 21:22:13 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Sep 27 20:23:22 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Sep 28 19:24:31 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Sep 29 18:25:40 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Sep 30 17:26:49 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Oct 1 16:27:58 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Oct 01 16:27:58 2017, but got Sun Oct 1 16:27:58 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Oct 2 15:29:07 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Oct 02 15:29:07 2017, but got Mon Oct 2 15:29:07 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Oct 3 14:30:16 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Oct 03 14:30:16 2017, but got Tue Oct 3 14:30:16 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Oct 4 13:31:25 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Oct 04 13:31:25 2017, but got Wed Oct 4 13:31:25 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Oct 5 12:32:34 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Oct 05 12:32:34 2017, but got Thu Oct 5 12:32:34 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Oct 6 11:33:43 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Oct 06 11:33:43 2017, but got Fri Oct 6 11:33:43 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Oct 7 10:34:52 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Oct 07 10:34:52 2017, but got Sat Oct 7 10:34:52 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Oct 8 09:36:01 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Oct 08 09:36:01 2017, but got Sun Oct 8 09:36:01 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Oct 9 08:37:10 2017 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Oct 09 08:37:10 2017, but got Mon Oct 9 08:37:10 2017 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Oct 10 07:38:19 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Oct 11 06:39:28 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Oct 12 05:40:37 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Oct 13 04:41:46 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Oct 14 03:42:55 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Oct 15 02:44:04 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Oct 16 01:45:13 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Oct 17 00:46:22 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Oct 17 23:47:31 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Dec 29 21:14:55 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Dec 30 20:16:04 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Dec 31 19:17:13 2017 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jan 1 18:18:22 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Jan 01 18:18:22 2018, but got Mon Jan 1 18:18:22 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jan 2 17:19:31 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Jan 02 17:19:31 2018, but got Tue Jan 2 17:19:31 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jan 3 16:20:40 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Jan 03 16:20:40 2018, but got Wed Jan 3 16:20:40 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jan 4 15:21:49 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Jan 04 15:21:49 2018, but got Thu Jan 4 15:21:49 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jan 5 14:22:58 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Jan 05 14:22:58 2018, but got Fri Jan 5 14:22:58 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jan 6 13:24:07 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Jan 06 13:24:07 2018, but got Sat Jan 6 13:24:07 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jan 7 12:25:16 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Jan 07 12:25:16 2018, but got Sun Jan 7 12:25:16 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jan 8 11:26:25 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Jan 08 11:26:25 2018, but got Mon Jan 8 11:26:25 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jan 9 10:27:34 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Jan 09 10:27:34 2018, but got Tue Jan 9 10:27:34 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jan 10 09:28:43 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jan 11 08:29:52 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jan 12 07:31:01 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jan 13 06:32:10 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jan 14 05:33:19 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jan 15 04:34:28 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jan 16 03:35:37 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jan 17 02:36:46 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jan 18 01:37:55 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jan 19 00:39:04 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jan 19 23:40:13 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jan 20 22:41:22 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jan 21 21:42:31 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 4 19:09:55 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Apr 04 19:09:55 2018, but got Wed Apr 4 19:09:55 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 5 18:11:04 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Apr 05 18:11:04 2018, but got Thu Apr 5 18:11:04 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 6 17:12:13 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Apr 06 17:12:13 2018, but got Fri Apr 6 17:12:13 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 7 16:13:22 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Apr 07 16:13:22 2018, but got Sat Apr 7 16:13:22 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Apr 8 15:14:31 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Apr 08 15:14:31 2018, but got Sun Apr 8 15:14:31 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 9 14:15:40 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Apr 09 14:15:40 2018, but got Mon Apr 9 14:15:40 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 10 13:16:49 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 11 12:17:58 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 12 11:19:07 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 13 10:20:16 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 14 09:21:25 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Apr 15 08:22:34 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 16 07:23:43 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 17 06:24:52 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 18 05:26:01 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 19 04:27:10 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 20 03:28:19 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 21 02:29:28 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Apr 22 01:30:37 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 23 00:31:46 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 23 23:32:55 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 24 22:34:04 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 25 21:35:13 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 26 20:36:22 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 27 19:37:31 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 9 17:04:55 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Jul 09 17:04:55 2018, but got Mon Jul 9 17:04:55 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 10 16:06:04 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jul 11 15:07:13 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jul 12 14:08:22 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jul 13 13:09:31 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jul 14 12:10:40 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 15 11:11:49 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 16 10:12:58 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 17 09:14:07 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jul 18 08:15:16 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jul 19 07:16:25 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jul 20 06:17:34 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jul 21 05:18:43 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 22 04:19:52 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 23 03:21:01 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 24 02:22:10 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jul 25 01:23:19 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jul 26 00:24:28 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jul 26 23:25:37 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jul 27 22:26:46 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jul 28 21:27:55 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 29 20:29:04 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 30 19:30:13 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 31 18:31:22 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Aug 1 17:32:31 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Aug 01 17:32:31 2018, but got Wed Aug 1 17:32:31 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Oct 13 14:59:55 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Oct 14 14:01:04 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Oct 15 13:02:13 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Oct 16 12:03:22 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Oct 17 11:04:31 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Oct 18 10:05:40 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Oct 19 09:06:49 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Oct 20 08:07:58 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Oct 21 07:09:07 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Oct 22 06:10:16 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Oct 23 05:11:25 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Oct 24 04:12:34 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Oct 25 03:13:43 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Oct 26 02:14:52 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Oct 27 01:16:01 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Oct 28 00:17:10 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Oct 28 23:18:19 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Oct 29 22:19:28 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Oct 30 21:20:37 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Oct 31 20:21:46 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Nov 1 19:22:55 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Nov 01 19:22:55 2018, but got Thu Nov 1 19:22:55 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Nov 2 18:24:04 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Nov 02 18:24:04 2018, but got Fri Nov 2 18:24:04 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Nov 3 17:25:13 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Nov 03 17:25:13 2018, but got Sat Nov 3 17:25:13 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Nov 4 16:26:22 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Nov 04 16:26:22 2018, but got Sun Nov 4 16:26:22 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Nov 5 15:27:31 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Nov 05 15:27:31 2018, but got Mon Nov 5 15:27:31 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jan 17 12:54:55 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jan 18 11:56:04 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jan 19 10:57:13 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jan 20 09:58:22 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jan 21 08:59:31 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jan 22 08:00:40 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jan 23 07:01:49 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jan 24 06:02:58 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jan 25 05:04:07 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jan 26 04:05:16 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jan 27 03:06:25 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jan 28 02:07:34 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jan 29 01:08:43 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jan 30 00:09:52 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jan 30 23:11:01 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jan 31 22:12:10 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Feb 1 21:13:19 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Feb 01 21:13:19 2019, but got Fri Feb 1 21:13:19 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Feb 2 20:14:28 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Feb 02 20:14:28 2019, but got Sat Feb 2 20:14:28 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Feb 3 19:15:37 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Feb 03 19:15:37 2019, but got Sun Feb 3 19:15:37 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Feb 4 18:16:46 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Feb 04 18:16:46 2019, but got Mon Feb 4 18:16:46 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Feb 5 17:17:55 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Feb 05 17:17:55 2019, but got Tue Feb 5 17:17:55 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Feb 6 16:19:04 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Feb 06 16:19:04 2019, but got Wed Feb 6 16:19:04 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 7 15:20:13 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Feb 07 15:20:13 2019, but got Thu Feb 7 15:20:13 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Feb 8 14:21:22 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Feb 08 14:21:22 2019, but got Fri Feb 8 14:21:22 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Feb 9 13:22:31 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Feb 09 13:22:31 2019, but got Sat Feb 9 13:22:31 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 23 10:49:55 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 24 09:51:04 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 25 08:52:13 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 26 07:53:22 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 27 06:54:31 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Apr 28 05:55:40 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 29 04:56:49 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 30 03:57:58 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 1 02:59:07 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed May 01 02:59:07 2019, but got Wed May 1 02:59:07 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 2 02:00:16 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu May 02 02:00:16 2019, but got Thu May 2 02:00:16 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri May 3 01:01:25 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri May 03 01:01:25 2019, but got Fri May 3 01:01:25 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat May 4 00:02:34 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat May 04 00:02:34 2019, but got Sat May 4 00:02:34 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat May 4 23:03:43 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat May 04 23:03:43 2019, but got Sat May 4 23:03:43 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 5 22:04:52 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun May 05 22:04:52 2019, but got Sun May 5 22:04:52 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 6 21:06:01 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon May 06 21:06:01 2019, but got Mon May 6 21:06:01 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 7 20:07:10 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue May 07 20:07:10 2019, but got Tue May 7 20:07:10 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 8 19:08:19 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed May 08 19:08:19 2019, but got Wed May 8 19:08:19 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 9 18:09:28 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu May 09 18:09:28 2019, but got Thu May 9 18:09:28 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri May 10 17:10:37 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat May 11 16:11:46 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 12 15:12:55 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 13 14:14:04 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 14 13:15:13 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 15 12:16:22 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 16 11:17:31 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) ok ---------------------------------------------------------------------- Ran 1 test in 1.261s OK 1 test OK. =================== test_string ==================== BUILDSTDERR: 1.07user 0.04system 0:01.40elapsed 80%CPU (0avgtext+0avgdata 50436maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+8419minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_string ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_string == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21966 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_string test_capitalize (test.test_string.StringTest) ... ok test_center (test.test_string.StringTest) ... ok test_count (test.test_string.StringTest) ... ok test_expandtabs (test.test_string.StringTest) ... ok test_find (test.test_string.StringTest) ... ok test_fixtype (test.test_string.StringTest) ... ok test_hash (test.test_string.StringTest) ... ok test_index (test.test_string.StringTest) ... ok test_join (test.test_string.StringTest) ... ok test_ljust (test.test_string.StringTest) ... ok test_lower (test.test_string.StringTest) ... ok test_maketrans (test.test_string.StringTest) ... ok test_replace (test.test_string.StringTest) ... ok test_replace_overflow (test.test_string.StringTest) ... ok test_rfind (test.test_string.StringTest) ... ok test_rindex (test.test_string.StringTest) ... ok test_rjust (test.test_string.StringTest) ... ok test_rsplit (test.test_string.StringTest) ... ok test_split (test.test_string.StringTest) ... ok test_strip (test.test_string.StringTest) ... ok test_strip_whitespace (test.test_string.StringTest) ... ok test_swapcase (test.test_string.StringTest) ... ok test_translate (test.test_string.StringTest) ... ok test_upper (test.test_string.StringTest) ... ok test_zfill (test.test_string.StringTest) ... ok test_atof (test.test_string.ModuleTest) ... ok test_atoi (test.test_string.ModuleTest) ... ok test_atol (test.test_string.ModuleTest) ... ok test_attrs (test.test_string.ModuleTest) ... ok test_capwords (test.test_string.ModuleTest) ... ok test_format_keyword_arguments (test.test_string.ModuleTest) ... ok test_formatter (test.test_string.ModuleTest) ... ok test_maketrans (test.test_string.ModuleTest) ... ok test_builtin (test.test_string.BytesAliasTest) ... ok test_syntax (test.test_string.BytesAliasTest) ... ok test_SafeTemplate (test.test_string.TestTemplate) ... ok test_braced_override (test.test_string.TestTemplate) ... ok test_braced_override_safe (test.test_string.TestTemplate) ... ok test_delimiter_override (test.test_string.TestTemplate) ... ok test_escapes (test.test_string.TestTemplate) ... ok test_idpattern_override (test.test_string.TestTemplate) ... ok test_invalid_placeholders (test.test_string.TestTemplate) ... ok test_keyword_arguments (test.test_string.TestTemplate) ... ok test_keyword_arguments_safe (test.test_string.TestTemplate) ... ok test_pattern_override (test.test_string.TestTemplate) ... ok test_percents (test.test_string.TestTemplate) ... ok test_regular_templates (test.test_string.TestTemplate) ... ok test_regular_templates_with_braces (test.test_string.TestTemplate) ... ok test_stringification (test.test_string.TestTemplate) ... ok test_tupleargs (test.test_string.TestTemplate) ... ok test_unicode_values (test.test_string.TestTemplate) ... ok ---------------------------------------------------------------------- Ran 51 tests in 0.227s OK 1 test OK. BUILDSTDERR: 0.32user 0.04system 0:00.37elapsed 97%CPU (0avgtext+0avgdata 44036maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6801minor)pagefaults 0swaps =================== test_stringprep ==================== + for TestName in $(cat testnames.txt) + echo =================== test_stringprep ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_stringprep == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21970 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_stringprep test (test.test_stringprep.StringprepTests) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK 1 test OK. BUILDSTDERR: 0.10user 0.03system 0:00.14elapsed 97%CPU (0avgtext+0avgdata 41032maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5846minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_strptime ==================== =================== test_strptime ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_strptime == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21974 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_strptime test_basic (test.test_strptime.getlang_Tests) ... ok test_am_pm (test.test_strptime.LocaleTime_Tests) ... ok test_date_time (test.test_strptime.LocaleTime_Tests) ... ok test_lang (test.test_strptime.LocaleTime_Tests) ... ok test_month (test.test_strptime.LocaleTime_Tests) ... ok test_timezone (test.test_strptime.LocaleTime_Tests) ... ok test_weekday (test.test_strptime.LocaleTime_Tests) ... ok test_blankpattern (test.test_strptime.TimeRETests) ... ok test_compile (test.test_strptime.TimeRETests) ... ok test_locale_data_w_regex_metacharacters (test.test_strptime.TimeRETests) ... ok test_matching_with_escapes (test.test_strptime.TimeRETests) ... ok test_pattern (test.test_strptime.TimeRETests) ... ok test_pattern_escaping (test.test_strptime.TimeRETests) ... ok test_whitespace_substitution (test.test_strptime.TimeRETests) ... ok test_ValueError (test.test_strptime.StrptimeTests) ... ok test_bad_timezone (test.test_strptime.StrptimeTests) ... skipped 'need non-UTC/GMT timezone' test_caseinsensitive (test.test_strptime.StrptimeTests) ... ok test_date (test.test_strptime.StrptimeTests) ... ok test_date_time (test.test_strptime.StrptimeTests) ... ok test_day (test.test_strptime.StrptimeTests) ... ok test_defaults (test.test_strptime.StrptimeTests) ... ok test_escaping (test.test_strptime.StrptimeTests) ... ok test_feb29_on_leap_year_without_year (test.test_strptime.StrptimeTests) ... ok test_fraction (test.test_strptime.StrptimeTests) ... ok test_hour (test.test_strptime.StrptimeTests) ... ok test_julian (test.test_strptime.StrptimeTests) ... ok test_mar1_comes_after_feb29_even_when_omitting_the_year (test.test_strptime.StrptimeTests) ... ok test_minute (test.test_strptime.StrptimeTests) ... ok test_month (test.test_strptime.StrptimeTests) ... ok test_percent (test.test_strptime.StrptimeTests) ... ok test_second (test.test_strptime.StrptimeTests) ... ok test_time (test.test_strptime.StrptimeTests) ... ok test_timezone (test.test_strptime.StrptimeTests) ... ok test_unconverteddata (test.test_strptime.StrptimeTests) ... ok test_weekday (test.test_strptime.StrptimeTests) ... ok test_year (test.test_strptime.StrptimeTests) ... ok test_twelve_noon_midnight (test.test_strptime.Strptime12AMPMTests) ... ok test_all_julian_days (test.test_strptime.JulianTests) ... ok test_day_of_week_calculation (test.test_strptime.CalculationTests) ... ok test_gregorian_calculation (test.test_strptime.CalculationTests) ... ok test_julian_calculation (test.test_strptime.CalculationTests) ... ok test_week_0 (test.test_strptime.CalculationTests) ... ok test_week_of_year_and_day_of_week_calculation (test.test_strptime.CalculationTests) ... ok test_TimeRE_recreation_locale (test.test_strptime.CacheTests) ... ok test_TimeRE_recreation_timezone (test.test_strptime.CacheTests) ... ok test_new_localetime (test.test_strptime.CacheTests) ... ok test_regex_cleanup (test.test_strptime.CacheTests) ... ok test_time_re_recreation (test.test_strptime.CacheTests) ... ok ---------------------------------------------------------------------- Ran 48 tests in 0.245s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.33user 0.02system 0:00.39elapsed 90%CPU (0avgtext+0avgdata 42612maxresident)k BUILDSTDERR: 72inputs+0outputs (7major+6393minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_strtod ==================== + echo =================== test_strtod ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_strtod == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21978 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_strtod test_bigcomp (test.test_strtod.StrtodTests) ... ok test_boundaries (test.test_strtod.StrtodTests) ... ok test_halfway_cases (test.test_strtod.StrtodTests) ... ok test_large_exponents (test.test_strtod.StrtodTests) ... ok BUILDSTDERR: test_oversized_digit_strings (test.test_strtod.StrtodTests) ... Skipping test_oversized_digit_strings because of memory constraint ok test_parsing (test.test_strtod.StrtodTests) ... ok test_particular (test.test_strtod.StrtodTests) ... ok test_short_halfway_cases (test.test_strtod.StrtodTests) ... ok test_underflow_boundary (test.test_strtod.StrtodTests) ... ok ---------------------------------------------------------------------- Ran 9 tests in 2.518s OK 1 test OK. BUILDSTDERR: 2.57user 0.04system 0:02.65elapsed 98%CPU (0avgtext+0avgdata 57128maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+10037minor)pagefaults 0swaps =================== test_struct ==================== + for TestName in $(cat testnames.txt) + echo =================== test_struct ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_struct == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21982 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_struct test_1530559 (test.test_struct.StructTest) ... ok test_705836 (test.test_struct.StructTest) ... ok test__sizeof__ (test.test_struct.StructTest) ... skipped 'implementation detail specific to cpython' test_bool (test.test_struct.StructTest) ... ok test_calcsize (test.test_struct.StructTest) ... ok test_consistence (test.test_struct.StructTest) ... ok test_count_overflow (test.test_struct.StructTest) ... ok test_crasher (test.test_struct.StructTest) ... ok test_integers (test.test_struct.StructTest) ... ok test_isbigendian (test.test_struct.StructTest) ... ok test_new_features (test.test_struct.StructTest) ... ok test_p_code (test.test_struct.StructTest) ... ok test_pack_into (test.test_struct.StructTest) ... ok test_pack_into_array (test.test_struct.StructTest) ... ok test_pack_into_fn (test.test_struct.StructTest) ... ok test_pack_into_memoryview (test.test_struct.StructTest) ... ok test_transitiveness (test.test_struct.StructTest) ... ok test_unicode_format (test.test_struct.StructTest) ... ok test_unpack_from (test.test_struct.StructTest) ... ok test_unpack_with_buffer (test.test_struct.StructTest) ... ok test_unpack_with_memoryview (test.test_struct.StructTest) ... ok ---------------------------------------------------------------------- Ran 21 tests in 1.494s OK (skipped=1) 1 test OK. BUILDSTDERR: 1.60user 0.04system 0:01.67elapsed 98%CPU (0avgtext+0avgdata 57752maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+9996minor)pagefaults 0swaps =================== test_structmembers ==================== + for TestName in $(cat testnames.txt) + echo =================== test_structmembers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_structmembers == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21986 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_structmembers test_bool (test.test_structmembers.ReadWriteTests) ... FAIL test_byte (test.test_structmembers.ReadWriteTests) ... ok test_inplace_string (test.test_structmembers.ReadWriteTests) ... ok test_int (test.test_structmembers.ReadWriteTests) ... ok test_long (test.test_structmembers.ReadWriteTests) ... ok test_longlong (test.test_structmembers.ReadWriteTests) ... ok test_short (test.test_structmembers.ReadWriteTests) ... ok test_byte_max (test.test_structmembers.TestWarnings) ... FAIL test_byte_min (test.test_structmembers.TestWarnings) ... FAIL test_short_max (test.test_structmembers.TestWarnings) ... FAIL test_short_min (test.test_structmembers.TestWarnings) ... FAIL test_ubyte_max (test.test_structmembers.TestWarnings) ... FAIL BUILDSTDERR: test_ushort_max (test.test_structmembers.TestWarnings) ... test test_structmembers failed -- multiple errors occurred FAIL ====================================================================== FAIL: test_bool (test.test_structmembers.ReadWriteTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_structmembers.py", line 23, in test_bool self.assertRaises(TypeError, setattr, ts, 'T_BOOL', 1) AssertionError: TypeError not raised ====================================================================== FAIL: test_byte_max (test.test_structmembers.TestWarnings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_structmembers.py", line 83, in test_byte_max ts.T_BYTE = CHAR_MAX+1 File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/contextlib.py", line 24, in __exit__ self.gen.next() File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_support.py", line 912, in _filterwarnings missing[0]) AssertionError: filter ('', RuntimeWarning) did not catch any warning ====================================================================== FAIL: test_byte_min (test.test_structmembers.TestWarnings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_structmembers.py", line 87, in test_byte_min ts.T_BYTE = CHAR_MIN-1 File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/contextlib.py", line 24, in __exit__ self.gen.next() File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_support.py", line 912, in _filterwarnings missing[0]) AssertionError: filter ('', RuntimeWarning) did not catch any warning ====================================================================== FAIL: test_short_max (test.test_structmembers.TestWarnings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_structmembers.py", line 95, in test_short_max ts.T_SHORT = SHRT_MAX+1 File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/contextlib.py", line 24, in __exit__ self.gen.next() File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_support.py", line 912, in _filterwarnings missing[0]) AssertionError: filter ('', RuntimeWarning) did not catch any warning ====================================================================== FAIL: test_short_min (test.test_structmembers.TestWarnings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_structmembers.py", line 99, in test_short_min ts.T_SHORT = SHRT_MIN-1 File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/contextlib.py", line 24, in __exit__ self.gen.next() File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_support.py", line 912, in _filterwarnings missing[0]) AssertionError: filter ('', RuntimeWarning) did not catch any warning ====================================================================== FAIL: test_ubyte_max (test.test_structmembers.TestWarnings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_structmembers.py", line 91, in test_ubyte_max ts.T_UBYTE = UCHAR_MAX+1 File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/contextlib.py", line 24, in __exit__ self.gen.next() File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_support.py", line 912, in _filterwarnings missing[0]) AssertionError: filter ('', RuntimeWarning) did not catch any warning ====================================================================== FAIL: test_ushort_max (test.test_structmembers.TestWarnings) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_structmembers.py", line 103, in test_ushort_max ts.T_USHORT = USHRT_MAX+1 File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/contextlib.py", line 24, in __exit__ self.gen.next() File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_support.py", line 912, in _filterwarnings missing[0]) AssertionError: filter ('', RuntimeWarning) did not catch any warning ---------------------------------------------------------------------- Ran 13 tests in 0.004s FAILED (failures=7) 1 test failed: test_structmembers =================== test_structseq ==================== BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.12user 0.03system 0:00.16elapsed 96%CPU (0avgtext+0avgdata 42672maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6189minor)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 ./pypy-c -m test.regrtest -v test_structseq == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21991 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_structseq test_cmp (test.test_structseq.StructSeqTest) ... ok test_concat (test.test_structseq.StructSeqTest) ... ok test_constructor (test.test_structseq.StructSeqTest) ... ok test_contains (test.test_structseq.StructSeqTest) ... ok test_eviltuple (test.test_structseq.StructSeqTest) ... ok test_extended_getslice (test.test_structseq.StructSeqTest) ... ok test_fields (test.test_structseq.StructSeqTest) ... ok test_hash (test.test_structseq.StructSeqTest) ... ok test_reduce (test.test_structseq.StructSeqTest) ... ok test_repeat (test.test_structseq.StructSeqTest) ... ok test_repr (test.test_structseq.StructSeqTest) ... ok test_tuple (test.test_structseq.StructSeqTest) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.018s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 96%CPU (0avgtext+0avgdata 41044maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6109minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_subprocess ==================== + echo =================== test_subprocess ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_subprocess == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_21995 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_subprocess test_call_kwargs (test.test_subprocess.ProcessTestCase) ... ok test_call_seq (test.test_subprocess.ProcessTestCase) ... ok test_check_call_nonzero (test.test_subprocess.ProcessTestCase) ... ok test_check_call_zero (test.test_subprocess.ProcessTestCase) ... ok test_check_output (test.test_subprocess.ProcessTestCase) ... ok test_check_output_nonzero (test.test_subprocess.ProcessTestCase) ... ok test_check_output_stderr (test.test_subprocess.ProcessTestCase) ... ok test_check_output_stdout_arg (test.test_subprocess.ProcessTestCase) ... ok test_communicate (test.test_subprocess.ProcessTestCase) ... ok test_communicate_epipe (test.test_subprocess.ProcessTestCase) ... ok test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCase) ... ok test_communicate_pipe_buf (test.test_subprocess.ProcessTestCase) ... ok test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCase) ... ok test_communicate_returns (test.test_subprocess.ProcessTestCase) ... ok test_communicate_stderr (test.test_subprocess.ProcessTestCase) ... ok test_communicate_stdin (test.test_subprocess.ProcessTestCase) ... ok test_communicate_stdout (test.test_subprocess.ProcessTestCase) ... ok test_cwd (test.test_subprocess.ProcessTestCase) ... ok test_double_close_on_error (test.test_subprocess.ProcessTestCase) ... ok test_env (test.test_subprocess.ProcessTestCase) ... ok test_executable_with_cwd (test.test_subprocess.ProcessTestCase) ... ok test_executable_without_cwd (test.test_subprocess.ProcessTestCase) ... ok test_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCase) Test for the fork() failure fd leak reported in issue16327. ... ok test_handles_closed_on_exception (test.test_subprocess.ProcessTestCase) ... ok test_invalid_args (test.test_subprocess.ProcessTestCase) ... ok test_invalid_bufsize (test.test_subprocess.ProcessTestCase) ... ok test_leaking_fds_on_error (test.test_subprocess.ProcessTestCase) ... ok test_list2cmdline (test.test_subprocess.ProcessTestCase) ... ok test_no_leaking (test.test_subprocess.ProcessTestCase) ... skipped 'failed to reach the file descriptor limit (tried 1026)' test_poll (test.test_subprocess.ProcessTestCase) ... ok test_stderr_filedes (test.test_subprocess.ProcessTestCase) ... ok test_stderr_fileobj (test.test_subprocess.ProcessTestCase) ... ok test_stderr_none (test.test_subprocess.ProcessTestCase) ... ok test_stderr_pipe (test.test_subprocess.ProcessTestCase) ... ok test_stderr_redirect_with_no_stdout_redirect (test.test_subprocess.ProcessTestCase) ... ok test_stdin_filedes (test.test_subprocess.ProcessTestCase) ... ok test_stdin_fileobj (test.test_subprocess.ProcessTestCase) ... ok test_stdin_none (test.test_subprocess.ProcessTestCase) ... ok test_stdin_pipe (test.test_subprocess.ProcessTestCase) ... ok test_stdout_filedes (test.test_subprocess.ProcessTestCase) ... ok test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCase) ... ok test_stdout_fileobj (test.test_subprocess.ProcessTestCase) ... ok test_stdout_none (test.test_subprocess.ProcessTestCase) ... ok test_stdout_pipe (test.test_subprocess.ProcessTestCase) ... ok test_stdout_stderr_file (test.test_subprocess.ProcessTestCase) ... ok test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate (test.test_subprocess.ProcessTestCase) ... ok test_wait (test.test_subprocess.ProcessTestCase) ... ok test_writes_before_communicate (test.test_subprocess.ProcessTestCase) ... ok test_args_string (test.test_subprocess.POSIXProcessTestCase) ... ok test_call_string (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fd_0 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fd_1 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fd_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_0_1 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_0_1_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_0_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_1_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_exceptions (test.test_subprocess.POSIXProcessTestCase) ... ok test_invalid_args (test.test_subprocess.POSIXProcessTestCase) ... ok test_kill (test.test_subprocess.POSIXProcessTestCase) ... ok test_kill_dead (test.test_subprocess.POSIXProcessTestCase) ... ok test_leak_fast_process_del_killed (test.test_subprocess.POSIXProcessTestCase) ... ok test_pipe_cloexec (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec_errpipe_does_not_double_close_pipes (test.test_subprocess.POSIXProcessTestCase) Issue16140: Don't double close pipes on preexec error. ... ok test_run_abort (test.test_subprocess.POSIXProcessTestCase) ... ok test_send_signal (test.test_subprocess.POSIXProcessTestCase) ... ok test_send_signal_dead (test.test_subprocess.POSIXProcessTestCase) ... ok test_shell_sequence (test.test_subprocess.POSIXProcessTestCase) ... ok test_shell_string (test.test_subprocess.POSIXProcessTestCase) ... ok test_specific_shell (test.test_subprocess.POSIXProcessTestCase) ... ok test_swap_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_terminate (test.test_subprocess.POSIXProcessTestCase) ... ok test_terminate_dead (test.test_subprocess.POSIXProcessTestCase) ... ok test_wait_when_sigchild_ignored (test.test_subprocess.POSIXProcessTestCase) ... ok test_zombie_fast_process_del (test.test_subprocess.POSIXProcessTestCase) ... ok test_call_string (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_close_fds (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_creationflags (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_invalid_args (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_kill (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_kill_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_send_signal (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_send_signal_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_shell_sequence (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_shell_string (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_startupinfo (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_terminate (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_terminate_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_call_kwargs (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_call_seq (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_call_nonzero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_call_zero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_nonzero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_stdout_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_epipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_pipe_buf (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_returns (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_stdout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_double_close_on_error (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_env (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_with_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_without_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll) Test for the fork() failure fd leak reported in issue16327. ... ok test_handles_closed_on_exception (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_invalid_args (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_invalid_bufsize (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_leaking_fds_on_error (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_list2cmdline (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_no_leaking (test.test_subprocess.ProcessTestCaseNoPoll) ... skipped 'failed to reach the file descriptor limit (tried 1026)' test_poll (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_redirect_with_no_stdout_redirect (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_stderr_file (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_wait (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_writes_before_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_eintr_retry_call (test.test_subprocess.HelperFunctionTests) ... ok test_noshell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'mswindows only' test_noshell_string_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'mswindows only' test_shell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'mswindows only' test_shell_string_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'mswindows only' ---------------------------------------------------------------------- Ran 146 tests in 28.534s OK (skipped=19) 1 test OK. BUILDSTDERR: 7.23user 7.61system 0:28.69elapsed 51%CPU (0avgtext+0avgdata 45124maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+1431416minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sunau ==================== =================== test_sunau ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sunau == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24178 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sunau test_close (test.test_sunau.SunauPCM8Test) ... ok test_copy (test.test_sunau.SunauPCM8Test) ... ok test_incompleted_write (test.test_sunau.SunauPCM8Test) ... ok test_multiple_writes (test.test_sunau.SunauPCM8Test) ... ok test_overflowed_write (test.test_sunau.SunauPCM8Test) ... ok test_read (test.test_sunau.SunauPCM8Test) ... ok test_read_not_from_start (test.test_sunau.SunauPCM8Test) ... ok test_read_params (test.test_sunau.SunauPCM8Test) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauPCM8Test) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauPCM8Test) ... ok test_unseekable_read (test.test_sunau.SunauPCM8Test) ... ok test_unseekable_write (test.test_sunau.SunauPCM8Test) ... ok test_write (test.test_sunau.SunauPCM8Test) ... ok test_write_params (test.test_sunau.SunauPCM8Test) ... ok test_close (test.test_sunau.SunauPCM16Test) ... ok test_copy (test.test_sunau.SunauPCM16Test) ... ok test_incompleted_write (test.test_sunau.SunauPCM16Test) ... ok test_multiple_writes (test.test_sunau.SunauPCM16Test) ... ok test_overflowed_write (test.test_sunau.SunauPCM16Test) ... ok test_read (test.test_sunau.SunauPCM16Test) ... ok test_read_not_from_start (test.test_sunau.SunauPCM16Test) ... ok test_read_params (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_read (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_write (test.test_sunau.SunauPCM16Test) ... ok test_write (test.test_sunau.SunauPCM16Test) ... ok test_write_params (test.test_sunau.SunauPCM16Test) ... ok test_close (test.test_sunau.SunauPCM16Test) ... ok test_copy (test.test_sunau.SunauPCM16Test) ... ok test_incompleted_write (test.test_sunau.SunauPCM16Test) ... ok test_multiple_writes (test.test_sunau.SunauPCM16Test) ... ok test_overflowed_write (test.test_sunau.SunauPCM16Test) ... ok test_read (test.test_sunau.SunauPCM16Test) ... ok test_read_not_from_start (test.test_sunau.SunauPCM16Test) ... ok test_read_params (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_read (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_write (test.test_sunau.SunauPCM16Test) ... ok test_write (test.test_sunau.SunauPCM16Test) ... ok test_write_params (test.test_sunau.SunauPCM16Test) ... ok test_close (test.test_sunau.SunauPCM32Test) ... ok test_copy (test.test_sunau.SunauPCM32Test) ... ok test_incompleted_write (test.test_sunau.SunauPCM32Test) ... ok test_multiple_writes (test.test_sunau.SunauPCM32Test) ... ok test_overflowed_write (test.test_sunau.SunauPCM32Test) ... ok test_read (test.test_sunau.SunauPCM32Test) ... ok test_read_not_from_start (test.test_sunau.SunauPCM32Test) ... ok test_read_params (test.test_sunau.SunauPCM32Test) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauPCM32Test) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauPCM32Test) ... ok test_unseekable_read (test.test_sunau.SunauPCM32Test) ... ok test_unseekable_write (test.test_sunau.SunauPCM32Test) ... ok test_write (test.test_sunau.SunauPCM32Test) ... ok test_write_params (test.test_sunau.SunauPCM32Test) ... ok ---------------------------------------------------------------------- Ran 56 tests in 0.070s OK 1 test OK. BUILDSTDERR: 0.16user 0.05system 0:00.22elapsed 96%CPU (0avgtext+0avgdata 42172maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6281minor)pagefaults 0swaps =================== test_sunaudiodev ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sunaudiodev ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sunaudiodev == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24182 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sunaudiodev test_sunaudiodev skipped -- No module named sunaudiodev 1 test skipped: test_sunaudiodev Those skips are all expected on linux2. BUILDSTDERR: 0.11user 0.02system 0:00.14elapsed 97%CPU (0avgtext+0avgdata 40920maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5837minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_sundry ==================== + echo =================== test_sundry ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sundry == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24186 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sundry test_at_least_import_untested_modules (test.test_sundry.TestUntestedModules) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.165s OK 1 test OK. BUILDSTDERR: 0.24user 0.04system 0:00.29elapsed 97%CPU (0avgtext+0avgdata 46016maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7231minor)pagefaults 0swaps =================== test_symtable ==================== + for TestName in $(cat testnames.txt) + echo =================== test_symtable ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_symtable == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24190 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_symtable BUILDSTDERR: test test_symtable crashed -- : No module named _symtable BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/regrtest.py", line 937, in runtest_inner BUILDSTDERR: the_package = __import__(abstest, globals(), locals(), []) BUILDSTDERR: File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/test/test_symtable.py", line 4, in BUILDSTDERR: import symtable BUILDSTDERR: File "/builddir/build/BUILD/pypy2-v5.10.0-src/lib-python/2.7/symtable.py", line 3, in BUILDSTDERR: import _symtable BUILDSTDERR: ImportError: No module named _symtable 1 test failed: test_symtable BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 41460maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6070minor)pagefaults 0swaps + echo test_symtable + for TestName in $(cat testnames.txt) + echo =================== test_syntax ==================== =================== test_syntax ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_syntax == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24195 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_syntax test_assign_call (test.test_syntax.SyntaxTestCase) ... ok test_assign_del (test.test_syntax.SyntaxTestCase) ... ok test_bad_outdent (test.test_syntax.SyntaxTestCase) ... ok test_break_outside_loop (test.test_syntax.SyntaxTestCase) ... ok test_delete_deref (test.test_syntax.SyntaxTestCase) ... ok test_global_err_then_warn (test.test_syntax.SyntaxTestCase) ... ok test_kwargs_last (test.test_syntax.SyntaxTestCase) ... ok test_no_indent (test.test_syntax.SyntaxTestCase) ... ok test_paren_arg_with_default (test.test_syntax.SyntaxTestCase) ... ok test_unexpected_indent (test.test_syntax.SyntaxTestCase) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.009s OK Trying: def f(x): global x Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: name 'x' is local and global ok Trying: obj.None = 1 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: cannot assign to None ok Trying: None = 1 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: cannot assign to None ok Trying: () = 1 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't assign to () ok Trying: f() = 1 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't assign to function call ok Trying: del f() Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't delete function call ok Trying: a + 1 = 2 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't assign to operator ok Trying: (x for x in x) = 1 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't assign to generator expression ok Trying: 1 = 1 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't assign to literal ok Trying: "abc" = 1 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't assign to literal ok Trying: `1` = 1 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't assign to repr ok Trying: (a, "b", c) = (1, 2, 3) Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't assign to literal ok Trying: [a, b, c + 1] = [1, 2, 3] Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't assign to operator ok Trying: a if 1 else b = 1 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't assign to conditional expression ok Trying: def f(None=1): pass Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: cannot assign to None ok Trying: def f(x, y=1, z): pass Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: non-default argument follows default argument ok Trying: def f(x, None): pass Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: cannot assign to None ok Trying: def f(*None): pass Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: cannot assign to None ok Trying: def f(**None): pass Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: cannot assign to None ok Trying: def None(x): pass Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: cannot assign to None ok Trying: def f(it, *varargs): return list(it) Expecting nothing ok Trying: L = range(10) Expecting nothing ok Trying: f(x for x in L) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: f(x for x in L, 1) Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: Generator expression must be parenthesized if not sole argument ok Trying: f((x for x in L), 1) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: f(i0, i1, i2, i3, i4, i5, i6, i7, i8, i9, i10, i11, i12, i13, i14, i15, i16, i17, i18, i19, i20, i21, i22, i23, i24, i25, i26, i27, i28, i29, i30, i31, i32, i33, i34, i35, i36, i37, i38, i39, i40, i41, i42, i43, i44, i45, i46, i47, i48, i49, i50, i51, i52, i53, i54, i55, i56, i57, i58, i59, i60, i61, i62, i63, i64, i65, i66, i67, i68, i69, i70, i71, i72, i73, i74, i75, i76, i77, i78, i79, i80, i81, i82, i83, i84, i85, i86, i87, i88, i89, i90, i91, i92, i93, i94, i95, i96, i97, i98, i99, i100, i101, i102, i103, i104, i105, i106, i107, i108, i109, i110, i111, i112, i113, i114, i115, i116, i117, i118, i119, i120, i121, i122, i123, i124, i125, i126, i127, i128, i129, i130, i131, i132, i133, i134, i135, i136, i137, i138, i139, i140, i141, i142, i143, i144, i145, i146, i147, i148, i149, i150, i151, i152, i153, i154, i155, i156, i157, i158, i159, i160, i161, i162, i163, i164, i165, i166, i167, i168, i169, i170, i171, i172, i173, i174, i175, i176, i177, i178, i179, i180, i181, i182, i183, i184, i185, i186, i187, i188, i189, i190, i191, i192, i193, i194, i195, i196, i197, i198, i199, i200, i201, i202, i203, i204, i205, i206, i207, i208, i209, i210, i211, i212, i213, i214, i215, i216, i217, i218, i219, i220, i221, i222, i223, i224, i225, i226, i227, i228, i229, i230, i231, i232, i233, i234, i235, i236, i237, i238, i239, i240, i241, i242, i243, i244, i245, i246, i247, i248, i249, i250, i251, i252, i253, i254, i255) Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: more than 255 arguments ok Trying: f(i0, i1, i2, i3, i4, i5, i6, i7, i8, i9, i10, i11, i12, i13, i14, i15, i16, i17, i18, i19, i20, i21, i22, i23, i24, i25, i26, i27, i28, i29, i30, i31, i32, i33, i34, i35, i36, i37, i38, i39, i40, i41, i42, i43, i44, i45, i46, i47, i48, i49, i50, i51, i52, i53, i54, i55, i56, i57, i58, i59, i60, i61, i62, i63, i64, i65, i66, i67, i68, i69, i70, i71, i72, i73, i74, i75, i76, i77, i78, i79, i80, i81, i82, i83, i84, i85, i86, i87, i88, i89, i90, i91, i92, i93, i94, i95, i96, i97, i98, i99, i100, i101, i102, i103, i104, i105, i106, i107, i108, i109, i110, i111, i112, i113, i114, i115, i116, i117, i118, i119, i120, i121, i122, i123, i124, i125, i126, i127, i128, i129, i130, i131, i132, i133, i134, i135, i136, i137, i138, i139, i140, i141, i142, i143, i144, i145, i146, i147, i148, i149, i150, i151, i152, i153, i154, i155, i156, i157, i158, i159, i160, i161, i162, i163, i164, i165, i166, i167, i168, i169, i170, i171, i172, i173, i174, i175, i176, i177, i178, i179, i180, i181, i182, i183, i184, i185, i186, i187, i188, i189, i190, i191, i192, i193, i194, i195, i196, i197, i198, i199, i200, i201, i202, i203, i204, i205, i206, i207, i208, i209, i210, i211, i212, i213, i214, i215, i216, i217, i218, i219, i220, i221, i222, i223, i224, i225, i226, i227, i228, i229, i230, i231, i232, i233, i234, i235, i236, i237, i238, i239, i240, i241, i242, i243, (x for x in i244), i245, i246, i247, i248, i249, i250, i251, i252=1, i253=1, i254=1, i255=1) Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: more than 255 arguments ok Trying: f(lambda x: x[0] = 3) Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: lambda cannot contain assignment ok Trying: f(x()=2) Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: keyword can't be an expression ok Trying: f(a or b=1) Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: keyword can't be an expression ok Trying: f(x.y=1) Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: keyword can't be an expression ok Trying: (x for x in x) += 1 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't assign to generator expression ok Trying: None += 1 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: cannot assign to None ok Trying: f() += 1 Expecting: Traceback (most recent call last): File "", line 1 SyntaxError: can't assign to function call ok Trying: def test(): try: pass finally: for abc in range(10): continue print abc Expecting nothing ok Trying: test() Expecting: 9 ok Trying: def test(): for abc in range(10): try: pass finally: continue Expecting: Traceback (most recent call last): ... File "", line 6 SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def test(): for abc in range(10): try: pass finally: try: continue except: pass Expecting: Traceback (most recent call last): ... File "", line 6 SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def foo(): try: pass finally: continue Expecting: Traceback (most recent call last): ... File "", line 5 SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def foo(): for a in (): try: pass finally: continue Expecting: Traceback (most recent call last): ... File "", line 6 SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def foo(): for a in (): try: pass finally: try: continue finally: pass Expecting: Traceback (most recent call last): ... File "", line 7 SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def foo(): for a in (): try: pass finally: try: pass except: continue Expecting: Traceback (most recent call last): ... File "", line 8 SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: try: print 1 break print 2 finally: print 3 Expecting: Traceback (most recent call last): ... File "", line 3 SyntaxError: 'break' outside loop ok Trying: if 1: x() = 1 elif 1: pass Expecting: Traceback (most recent call last): ... File "", line 2 SyntaxError: can't assign to function call ok Trying: if 1: pass elif 1: x() = 1 Expecting: Traceback (most recent call last): ... File "", line 4 SyntaxError: can't assign to function call ok Trying: if 1: x() = 1 elif 1: pass else: pass Expecting: Traceback (most recent call last): ... File "", line 2 SyntaxError: can't assign to function call ok Trying: if 1: pass elif 1: x() = 1 else: pass Expecting: Traceback (most recent call last): ... File "", line 4 SyntaxError: can't assign to function call ok Trying: if 1: pass elif 1: pass else: x() = 1 Expecting: Traceback (most recent call last): ... File "", line 6 SyntaxError: can't assign to function call ok Trying: f(a=23, a=234) Expecting: Traceback (most recent call last): ... File "", line 1 SyntaxError: keyword argument repeated ok Trying: del () Expecting: Traceback (most recent call last): ... File "", line 1 SyntaxError: can't delete () ok Trying: {1, 2, 3} = 42 Expecting: Traceback (most recent call last): ... File "", line 1 SyntaxError: can't assign to literal ok Trying: def f(*xx, **__debug__): pass Expecting: Traceback (most recent call last): SyntaxError: cannot assign to __debug__ ok 13 items had no tests: test.test_syntax.SyntaxTestCase test.test_syntax.SyntaxTestCase._check_error test.test_syntax.SyntaxTestCase.test_assign_call test.test_syntax.SyntaxTestCase.test_assign_del test.test_syntax.SyntaxTestCase.test_bad_outdent test.test_syntax.SyntaxTestCase.test_break_outside_loop test.test_syntax.SyntaxTestCase.test_delete_deref test.test_syntax.SyntaxTestCase.test_global_err_then_warn test.test_syntax.SyntaxTestCase.test_kwargs_last test.test_syntax.SyntaxTestCase.test_no_indent test.test_syntax.SyntaxTestCase.test_paren_arg_with_default test.test_syntax.SyntaxTestCase.test_unexpected_indent test.test_syntax.test_main 1 items passed all tests: 52 tests in test.test_syntax 52 tests in 14 items. 52 passed and 0 failed. Test passed. doctest (test.test_syntax) ... 52 tests with zero failures 1 test OK. =================== test_sys ==================== BUILDSTDERR: 0.21user 0.03system 0:00.27elapsed 91%CPU (0avgtext+0avgdata 43204maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6461minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sys ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sys == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24199 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sys test_43581 (test.test_sys.SysModuleTest) ... skipped 'stdout/stderr encoding is not set' test_attributes (test.test_sys.SysModuleTest) ... ok test_call_tracing (test.test_sys.SysModuleTest) ... ok test_clear_type_cache (test.test_sys.SysModuleTest) ... skipped 'implementation detail specific to cpython' test_current_frames (test.test_sys.SysModuleTest) ... skipped 'current_frames' test_custom_displayhook (test.test_sys.SysModuleTest) ... ok test_dlopenflags (test.test_sys.SysModuleTest) ... ok test_exc_clear (test.test_sys.SysModuleTest) ... ok test_executable (test.test_sys.SysModuleTest) ... ok test_exit (test.test_sys.SysModuleTest) ... ok test_getdefaultencoding (test.test_sys.SysModuleTest) ... ok test_getframe (test.test_sys.SysModuleTest) ... ok test_getwindowsversion (test.test_sys.SysModuleTest) ... skipped 'module sys has no attribute getwindowsversion' test_ioencoding (test.test_sys.SysModuleTest) ... ok test_lost_displayhook (test.test_sys.SysModuleTest) ... ok test_original_displayhook (test.test_sys.SysModuleTest) ... ok test_original_excepthook (test.test_sys.SysModuleTest) ... ok test_recursionlimit (test.test_sys.SysModuleTest) ... ok test_refcount (test.test_sys.SysModuleTest) ... skipped 'reference counting' test_setcheckinterval (test.test_sys.SysModuleTest) ... ok test_sys_flags (test.test_sys.SysModuleTest) ... ok test_default (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_errors (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_gc_head_size (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_objecttypes (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_pythontypes (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_slots (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 27 tests in 0.281s OK (skipped=11) 1 test OK. BUILDSTDERR: 0.26user 0.15system 0:00.42elapsed 98%CPU (0avgtext+0avgdata 41712maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+35372minor)pagefaults 0swaps =================== test_sys_setprofile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sys_setprofile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sys_setprofile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24211 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sys_setprofile test_empty (test.test_sys_setprofile.TestGetProfile) ... ok test_setget (test.test_sys_setprofile.TestGetProfile) ... ok test_caught_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_caught_nested_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_distant_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_exception_in_except_clause (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_exception_propagation (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_generator (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_nested_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_raise (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_raise_reraise (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_raise_twice (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_simple (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_stop_iteration (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_basic_exception (test.test_sys_setprofile.ProfileSimulatorTestCase) ... ok test_caught_exception (test.test_sys_setprofile.ProfileSimulatorTestCase) ... ok test_distant_exception (test.test_sys_setprofile.ProfileSimulatorTestCase) ... ok test_simple (test.test_sys_setprofile.ProfileSimulatorTestCase) ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.007s OK 1 test OK. BUILDSTDERR: 0.10user 0.01system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 41452maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6127minor)pagefaults 0swaps =================== test_sys_settrace ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sys_settrace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sys_settrace == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24215 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sys_settrace test_01_basic (test.test_sys_settrace.TraceTestCase) ... ok test_02_arigo (test.test_sys_settrace.TraceTestCase) ... ok test_03_one_instr (test.test_sys_settrace.TraceTestCase) ... ok test_04_no_pop_blocks (test.test_sys_settrace.TraceTestCase) ... ok test_05_no_pop_tops (test.test_sys_settrace.TraceTestCase) ... ok test_06_call (test.test_sys_settrace.TraceTestCase) ... ok test_07_raise (test.test_sys_settrace.TraceTestCase) ... ok test_08_settrace_and_return (test.test_sys_settrace.TraceTestCase) ... ok test_09_settrace_and_raise (test.test_sys_settrace.TraceTestCase) ... ok test_10_ireturn (test.test_sys_settrace.TraceTestCase) ... ok test_11_tightloop (test.test_sys_settrace.TraceTestCase) ... ok test_12_tighterloop (test.test_sys_settrace.TraceTestCase) ... ok test_13_genexp (test.test_sys_settrace.TraceTestCase) ... ok test_14_onliner_if (test.test_sys_settrace.TraceTestCase) ... ok test_15_loops (test.test_sys_settrace.TraceTestCase) ... ok test_16_blank_lines (test.test_sys_settrace.TraceTestCase) ... ok test_17_none_f_trace (test.test_sys_settrace.TraceTestCase) ... ok test_set_and_retrieve_func (test.test_sys_settrace.TraceTestCase) ... ok test_set_and_retrieve_none (test.test_sys_settrace.TraceTestCase) ... ok test_call (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_exception (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_line (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_return (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_trash_stack (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_01_jump_simple_forwards (test.test_sys_settrace.JumpTestCase) ... ok test_02_jump_simple_backwards (test.test_sys_settrace.JumpTestCase) ... ok test_03_jump_out_of_block_forwards (test.test_sys_settrace.JumpTestCase) ... ok test_04_jump_out_of_block_backwards (test.test_sys_settrace.JumpTestCase) ... ok test_05_jump_to_codeless_line (test.test_sys_settrace.JumpTestCase) ... ok test_06_jump_to_same_line (test.test_sys_settrace.JumpTestCase) ... ok test_07_jump_in_nested_finally (test.test_sys_settrace.JumpTestCase) ... ok test_08_no_jump_too_far_forwards (test.test_sys_settrace.JumpTestCase) ... ok test_09_no_jump_too_far_backwards (test.test_sys_settrace.JumpTestCase) ... ok test_10_no_jump_to_except_1 (test.test_sys_settrace.JumpTestCase) ... ok test_11_no_jump_to_except_2 (test.test_sys_settrace.JumpTestCase) ... ok test_12_no_jump_to_except_3 (test.test_sys_settrace.JumpTestCase) ... ok test_13_no_jump_to_except_4 (test.test_sys_settrace.JumpTestCase) ... ok test_14_no_jump_forwards_into_block (test.test_sys_settrace.JumpTestCase) ... ok test_15_no_jump_backwards_into_block (test.test_sys_settrace.JumpTestCase) ... ok test_16_no_jump_into_finally_block (test.test_sys_settrace.JumpTestCase) ... ok test_17_no_jump_out_of_finally_block (test.test_sys_settrace.JumpTestCase) ... ok test_18_no_jump_to_non_integers (test.test_sys_settrace.JumpTestCase) ... ok test_19_no_jump_without_trace_function (test.test_sys_settrace.JumpTestCase) ... ok test_20_large_function (test.test_sys_settrace.JumpTestCase) ... ok test_jump_across_with (test.test_sys_settrace.JumpTestCase) ... ok test_jump_infinite_while_loop (test.test_sys_settrace.JumpTestCase) ... ok test_jump_to_firstlineno (test.test_sys_settrace.JumpTestCase) ... ok ---------------------------------------------------------------------- Ran 47 tests in 0.076s OK 1 test OK. BUILDSTDERR: 0.17user 0.02system 0:00.21elapsed 93%CPU (0avgtext+0avgdata 41972maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6237minor)pagefaults 0swaps =================== test_sysconfig ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sysconfig ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_sysconfig == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24219 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_sysconfig test_get_config_h_filename (test.test_sysconfig.TestSysConfig) ... ok test_get_config_vars (test.test_sysconfig.TestSysConfig) ... ok test_get_makefile_filename (test.test_sysconfig.TestSysConfig) ... skipped 'Test is not PyPy compatible' test_get_path (test.test_sysconfig.TestSysConfig) ... ok test_get_path_names (test.test_sysconfig.TestSysConfig) ... ok test_get_paths (test.test_sysconfig.TestSysConfig) ... ok test_get_platform (test.test_sysconfig.TestSysConfig) ... ok test_get_scheme_names (test.test_sysconfig.TestSysConfig) ... ok test_platform_in_subprocess (test.test_sysconfig.TestSysConfig) ... skipped 'test only relevant on MacOSX' test_symlink (test.test_sysconfig.TestSysConfig) ... ok test_user_similar (test.test_sysconfig.TestSysConfig) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.101s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.16user 0.04system 0:00.22elapsed 96%CPU (0avgtext+0avgdata 41844maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+14047minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_tarfile ==================== =================== test_tarfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tarfile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24225 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_tarfile test_fileobj_iter (test.test_tarfile.UstarReadTest) ... ok test_fileobj_link1 (test.test_tarfile.UstarReadTest) ... ok test_fileobj_link2 (test.test_tarfile.UstarReadTest) ... ok test_fileobj_readlines (test.test_tarfile.UstarReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.UstarReadTest) ... ok test_fileobj_seek (test.test_tarfile.UstarReadTest) ... ok test_fileobj_symlink1 (test.test_tarfile.UstarReadTest) ... ok test_fileobj_symlink2 (test.test_tarfile.UstarReadTest) ... ok test_issue14160 (test.test_tarfile.UstarReadTest) ... ok test_check_members (test.test_tarfile.MiscReadTest) ... ok test_empty_name_attribute (test.test_tarfile.MiscReadTest) ... ok test_empty_tarfile (test.test_tarfile.MiscReadTest) ... ok test_extract_hardlink (test.test_tarfile.MiscReadTest) ... ok test_extractall (test.test_tarfile.MiscReadTest) ... ok test_fail_comp (test.test_tarfile.MiscReadTest) ... skipped 'needs a gz or bz2 mode' test_fileobj_with_offset (test.test_tarfile.MiscReadTest) ... ok test_find_members (test.test_tarfile.MiscReadTest) ... ok test_ignore_zeros (test.test_tarfile.MiscReadTest) ... ok test_illegal_mode_arg (test.test_tarfile.MiscReadTest) ... ok test_init_close_fobj (test.test_tarfile.MiscReadTest) ... ok test_no_name_argument (test.test_tarfile.MiscReadTest) ... ok test_no_name_attribute (test.test_tarfile.MiscReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.MiscReadTest) ... ok test_null_tarfile (test.test_tarfile.MiscReadTest) ... ok test_parallel_iteration (test.test_tarfile.MiscReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.MiscReadTest) ... ok test_v7_dirtype (test.test_tarfile.MiscReadTest) ... ok test_xstar_type (test.test_tarfile.MiscReadTest) ... ok test_compare_members (test.test_tarfile.StreamReadTest) ... ok test_empty_tarfile (test.test_tarfile.StreamReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.StreamReadTest) ... ok test_ignore_zeros (test.test_tarfile.StreamReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.StreamReadTest) ... ok test_null_tarfile (test.test_tarfile.StreamReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.StreamReadTest) ... ok test_provoke_stream_error (test.test_tarfile.StreamReadTest) ... ok test_detect_file (test.test_tarfile.DetectReadTest) ... ok test_detect_fileobj (test.test_tarfile.DetectReadTest) ... ok test_detect_stream_bz2 (test.test_tarfile.DetectReadTest) ... ok test_find_blktype (test.test_tarfile.MemberReadTest) ... ok test_find_chrtype (test.test_tarfile.MemberReadTest) ... ok test_find_conttype (test.test_tarfile.MemberReadTest) ... ok test_find_dirtype (test.test_tarfile.MemberReadTest) ... ok test_find_dirtype_with_size (test.test_tarfile.MemberReadTest) ... ok test_find_fifotype (test.test_tarfile.MemberReadTest) ... ok test_find_lnktype (test.test_tarfile.MemberReadTest) ... ok test_find_pax_umlauts (test.test_tarfile.MemberReadTest) ... ok test_find_regtype (test.test_tarfile.MemberReadTest) ... ok test_find_regtype_oldv7 (test.test_tarfile.MemberReadTest) ... ok test_find_sparse (test.test_tarfile.MemberReadTest) ... ok test_find_symtype (test.test_tarfile.MemberReadTest) ... ok test_find_umlauts (test.test_tarfile.MemberReadTest) ... ok test_find_ustar_longname (test.test_tarfile.MemberReadTest) ... ok test_header_offset (test.test_tarfile.GNUReadTest) ... ok test_read_longlink (test.test_tarfile.GNUReadTest) ... ok test_read_longname (test.test_tarfile.GNUReadTest) ... ok test_sparse_file (test.test_tarfile.GNUReadTest) ... ok test_truncated_longname (test.test_tarfile.GNUReadTest) ... ok test_header_offset (test.test_tarfile.PaxReadTest) ... ok test_pax_global_headers (test.test_tarfile.PaxReadTest) ... ok test_pax_number_fields (test.test_tarfile.PaxReadTest) ... ok test_read_longlink (test.test_tarfile.PaxReadTest) ... ok test_read_longname (test.test_tarfile.PaxReadTest) ... ok test_truncated_longname (test.test_tarfile.PaxReadTest) ... ok test_list (test.test_tarfile.ListTest) ... ok test_list_verbose (test.test_tarfile.ListTest) ... ok test_100_char_name (test.test_tarfile.WriteTest) ... ok test_abs_pathnames (test.test_tarfile.WriteTest) ... ok test_add_self (test.test_tarfile.WriteTest) ... ok test_cwd (test.test_tarfile.WriteTest) ... ok test_directory_size (test.test_tarfile.WriteTest) ... ok test_exclude (test.test_tarfile.WriteTest) ... ok test_extractall_broken_symlinks (test.test_tarfile.WriteTest) ... ok test_extractall_hardlinks (test.test_tarfile.WriteTest) ... ok test_extractall_symlinks (test.test_tarfile.WriteTest) ... ok test_file_size (test.test_tarfile.WriteTest) ... ok test_fileobj_no_close (test.test_tarfile.WriteTest) ... ok test_filter (test.test_tarfile.WriteTest) ... ok test_link_size (test.test_tarfile.WriteTest) ... ok test_open_nonwritable_fileobj (test.test_tarfile.WriteTest) ... ok test_pathnames (test.test_tarfile.WriteTest) ... ok test_symlink_size (test.test_tarfile.WriteTest) ... ok test_tar_size (test.test_tarfile.WriteTest) ... ok test_file_mode (test.test_tarfile.StreamWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.StreamWriteTest) ... ok test_issue13639 (test.test_tarfile.StreamWriteTest) ... ok test_stream_padding (test.test_tarfile.StreamWriteTest) ... ok test_longlink_1023 (test.test_tarfile.GNUWriteTest) ... ok test_longlink_1024 (test.test_tarfile.GNUWriteTest) ... ok test_longlink_1025 (test.test_tarfile.GNUWriteTest) ... ok test_longname_1023 (test.test_tarfile.GNUWriteTest) ... ok test_longname_1024 (test.test_tarfile.GNUWriteTest) ... ok test_longname_1025 (test.test_tarfile.GNUWriteTest) ... ok test_longnamelink_1023 (test.test_tarfile.GNUWriteTest) ... ok test_longnamelink_1024 (test.test_tarfile.GNUWriteTest) ... ok test_longnamelink_1025 (test.test_tarfile.GNUWriteTest) ... ok test_longlink_1023 (test.test_tarfile.PaxWriteTest) ... ok test_longlink_1024 (test.test_tarfile.PaxWriteTest) ... ok test_longlink_1025 (test.test_tarfile.PaxWriteTest) ... ok test_longname_1023 (test.test_tarfile.PaxWriteTest) ... ok test_longname_1024 (test.test_tarfile.PaxWriteTest) ... ok test_longname_1025 (test.test_tarfile.PaxWriteTest) ... ok test_longnamelink_1023 (test.test_tarfile.PaxWriteTest) ... ok test_longnamelink_1024 (test.test_tarfile.PaxWriteTest) ... ok test_longnamelink_1025 (test.test_tarfile.PaxWriteTest) ... ok test_pax_extended_header (test.test_tarfile.PaxWriteTest) ... ok test_pax_global_header (test.test_tarfile.PaxWriteTest) ... ok test_iso8859_1_filename (test.test_tarfile.UstarUnicodeTest) ... ok test_uname_unicode (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_argument (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_filename_error (test.test_tarfile.UstarUnicodeTest) ... ok test_utf7_filename (test.test_tarfile.UstarUnicodeTest) ... ok test_utf8_filename (test.test_tarfile.UstarUnicodeTest) ... ok test_iso8859_1_filename (test.test_tarfile.GNUUnicodeTest) ... ok test_uname_unicode (test.test_tarfile.GNUUnicodeTest) ... ok test_unicode_argument (test.test_tarfile.GNUUnicodeTest) ... ok test_unicode_filename_error (test.test_tarfile.GNUUnicodeTest) ... ok test_utf7_filename (test.test_tarfile.GNUUnicodeTest) ... ok test_utf8_filename (test.test_tarfile.GNUUnicodeTest) ... ok test_error_handler_utf8 (test.test_tarfile.PaxUnicodeTest) ... ok test_error_handlers (test.test_tarfile.PaxUnicodeTest) ... ok test_iso8859_1_filename (test.test_tarfile.PaxUnicodeTest) ... ok test_uname_unicode (test.test_tarfile.PaxUnicodeTest) ... ok test_unicode_argument (test.test_tarfile.PaxUnicodeTest) ... ok test_unicode_filename_error (test.test_tarfile.PaxUnicodeTest) ... ok test_utf7_filename (test.test_tarfile.PaxUnicodeTest) ... ok test_utf8_filename (test.test_tarfile.PaxUnicodeTest) ... ok test_append_bz2 (test.test_tarfile.AppendTest) ... ok test_append_gz (test.test_tarfile.AppendTest) ... ok test_empty (test.test_tarfile.AppendTest) ... ok test_empty_fileobj (test.test_tarfile.AppendTest) ... ok test_existing (test.test_tarfile.AppendTest) ... ok test_fileobj (test.test_tarfile.AppendTest) ... ok test_incomplete (test.test_tarfile.AppendTest) ... ok test_invalid (test.test_tarfile.AppendTest) ... ok test_non_existing (test.test_tarfile.AppendTest) ... ok test_null (test.test_tarfile.AppendTest) ... ok test_premature_eof (test.test_tarfile.AppendTest) ... ok test_trailing_garbage (test.test_tarfile.AppendTest) ... ok test_gnu_limits (test.test_tarfile.LimitsTest) ... ok test_pax_limits (test.test_tarfile.LimitsTest) ... ok test_ustar_limits (test.test_tarfile.LimitsTest) ... ok test_read_number_fields (test.test_tarfile.MiscTest) ... ok test_basic (test.test_tarfile.ContextManagerTest) ... ok test_closed (test.test_tarfile.ContextManagerTest) ... ok test_eof (test.test_tarfile.ContextManagerTest) ... ok test_exception (test.test_tarfile.ContextManagerTest) ... ok test_fileobj (test.test_tarfile.ContextManagerTest) ... ok test_no_eof (test.test_tarfile.ContextManagerTest) ... ok test_add_hardlink (test.test_tarfile.HardlinkTest) ... ok test_add_twice (test.test_tarfile.HardlinkTest) ... ok test_dereference_hardlink (test.test_tarfile.HardlinkTest) ... ok test_check_members (test.test_tarfile.GzipMiscReadTest) ... ok test_empty_name_attribute (test.test_tarfile.GzipMiscReadTest) ... ok test_empty_tarfile (test.test_tarfile.GzipMiscReadTest) ... ok test_extract_hardlink (test.test_tarfile.GzipMiscReadTest) ... ok test_extractall (test.test_tarfile.GzipMiscReadTest) ... ok test_fail_comp (test.test_tarfile.GzipMiscReadTest) ... ok test_fileobj_with_offset (test.test_tarfile.GzipMiscReadTest) ... ok test_find_members (test.test_tarfile.GzipMiscReadTest) ... ok test_ignore_zeros (test.test_tarfile.GzipMiscReadTest) ... ok test_illegal_mode_arg (test.test_tarfile.GzipMiscReadTest) ... ok test_init_close_fobj (test.test_tarfile.GzipMiscReadTest) ... ok test_no_name_argument (test.test_tarfile.GzipMiscReadTest) ... ok test_no_name_attribute (test.test_tarfile.GzipMiscReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.GzipMiscReadTest) ... ok test_null_tarfile (test.test_tarfile.GzipMiscReadTest) ... ok test_parallel_iteration (test.test_tarfile.GzipMiscReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.GzipMiscReadTest) ... ok test_v7_dirtype (test.test_tarfile.GzipMiscReadTest) ... ok test_xstar_type (test.test_tarfile.GzipMiscReadTest) ... ok test_fileobj_iter (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_link1 (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_link2 (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_readlines (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_seek (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_symlink1 (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_symlink2 (test.test_tarfile.GzipUstarReadTest) ... ok test_issue14160 (test.test_tarfile.GzipUstarReadTest) ... ok test_compare_members (test.test_tarfile.GzipStreamReadTest) ... ok test_empty_tarfile (test.test_tarfile.GzipStreamReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.GzipStreamReadTest) ... ok test_ignore_zeros (test.test_tarfile.GzipStreamReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.GzipStreamReadTest) ... ok test_null_tarfile (test.test_tarfile.GzipStreamReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.GzipStreamReadTest) ... ok test_provoke_stream_error (test.test_tarfile.GzipStreamReadTest) ... ok test_list (test.test_tarfile.GzipListTest) ... ok test_list_verbose (test.test_tarfile.GzipListTest) ... ok test_100_char_name (test.test_tarfile.GzipWriteTest) ... ok test_abs_pathnames (test.test_tarfile.GzipWriteTest) ... ok test_add_self (test.test_tarfile.GzipWriteTest) ... ok test_cwd (test.test_tarfile.GzipWriteTest) ... ok test_directory_size (test.test_tarfile.GzipWriteTest) ... ok test_exclude (test.test_tarfile.GzipWriteTest) ... ok test_extractall_broken_symlinks (test.test_tarfile.GzipWriteTest) ... ok test_extractall_hardlinks (test.test_tarfile.GzipWriteTest) ... ok test_extractall_symlinks (test.test_tarfile.GzipWriteTest) ... ok test_file_size (test.test_tarfile.GzipWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.GzipWriteTest) ... ok test_filter (test.test_tarfile.GzipWriteTest) ... ok test_link_size (test.test_tarfile.GzipWriteTest) ... ok test_open_nonwritable_fileobj (test.test_tarfile.GzipWriteTest) ... ok test_pathnames (test.test_tarfile.GzipWriteTest) ... ok test_symlink_size (test.test_tarfile.GzipWriteTest) ... ok test_tar_size (test.test_tarfile.GzipWriteTest) ... ok test_file_mode (test.test_tarfile.GzipStreamWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.GzipStreamWriteTest) ... ok test_issue13639 (test.test_tarfile.GzipStreamWriteTest) ... ok test_stream_padding (test.test_tarfile.GzipStreamWriteTest) ... ok test_check_members (test.test_tarfile.Bz2MiscReadTest) ... ok test_empty_name_attribute (test.test_tarfile.Bz2MiscReadTest) ... ok test_empty_tarfile (test.test_tarfile.Bz2MiscReadTest) ... ok test_extract_hardlink (test.test_tarfile.Bz2MiscReadTest) ... ok test_extractall (test.test_tarfile.Bz2MiscReadTest) ... ok test_fail_comp (test.test_tarfile.Bz2MiscReadTest) ... ok test_fileobj_with_offset (test.test_tarfile.Bz2MiscReadTest) ... ok test_find_members (test.test_tarfile.Bz2MiscReadTest) ... ok test_ignore_zeros (test.test_tarfile.Bz2MiscReadTest) ... ok test_illegal_mode_arg (test.test_tarfile.Bz2MiscReadTest) ... ok test_init_close_fobj (test.test_tarfile.Bz2MiscReadTest) ... ok test_no_name_argument (test.test_tarfile.Bz2MiscReadTest) ... ok test_no_name_attribute (test.test_tarfile.Bz2MiscReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.Bz2MiscReadTest) ... ok test_null_tarfile (test.test_tarfile.Bz2MiscReadTest) ... ok test_parallel_iteration (test.test_tarfile.Bz2MiscReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.Bz2MiscReadTest) ... ok test_v7_dirtype (test.test_tarfile.Bz2MiscReadTest) ... ok test_xstar_type (test.test_tarfile.Bz2MiscReadTest) ... ok test_fileobj_iter (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_link1 (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_link2 (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_readlines (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_seek (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_symlink1 (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_symlink2 (test.test_tarfile.Bz2UstarReadTest) ... ok test_issue14160 (test.test_tarfile.Bz2UstarReadTest) ... ok test_compare_members (test.test_tarfile.Bz2StreamReadTest) ... ok test_empty_tarfile (test.test_tarfile.Bz2StreamReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.Bz2StreamReadTest) ... ok test_ignore_zeros (test.test_tarfile.Bz2StreamReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.Bz2StreamReadTest) ... ok test_null_tarfile (test.test_tarfile.Bz2StreamReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.Bz2StreamReadTest) ... ok test_provoke_stream_error (test.test_tarfile.Bz2StreamReadTest) ... ok test_list (test.test_tarfile.Bz2ListTest) ... ok test_list_verbose (test.test_tarfile.Bz2ListTest) ... ok test_100_char_name (test.test_tarfile.Bz2WriteTest) ... ok test_abs_pathnames (test.test_tarfile.Bz2WriteTest) ... ok test_add_self (test.test_tarfile.Bz2WriteTest) ... ok test_cwd (test.test_tarfile.Bz2WriteTest) ... ok test_directory_size (test.test_tarfile.Bz2WriteTest) ... ok test_exclude (test.test_tarfile.Bz2WriteTest) ... ok test_extractall_broken_symlinks (test.test_tarfile.Bz2WriteTest) ... ok test_extractall_hardlinks (test.test_tarfile.Bz2WriteTest) ... ok test_extractall_symlinks (test.test_tarfile.Bz2WriteTest) ... ok test_file_size (test.test_tarfile.Bz2WriteTest) ... ok test_fileobj_no_close (test.test_tarfile.Bz2WriteTest) ... ok test_filter (test.test_tarfile.Bz2WriteTest) ... ok test_link_size (test.test_tarfile.Bz2WriteTest) ... ok test_open_nonwritable_fileobj (test.test_tarfile.Bz2WriteTest) ... ok test_pathnames (test.test_tarfile.Bz2WriteTest) ... ok test_symlink_size (test.test_tarfile.Bz2WriteTest) ... ok test_tar_size (test.test_tarfile.Bz2WriteTest) ... ok test_file_mode (test.test_tarfile.Bz2StreamWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.Bz2StreamWriteTest) ... ok test_issue13639 (test.test_tarfile.Bz2StreamWriteTest) ... ok test_stream_padding (test.test_tarfile.Bz2StreamWriteTest) ... ok test_partial_input (test.test_tarfile.Bz2PartialReadTest) ... ok test_partial_input_bz2 (test.test_tarfile.Bz2PartialReadTest) ... ok ---------------------------------------------------------------------- Ran 272 tests in 2.145s OK (skipped=1) 1 test OK. BUILDSTDERR: 2.17user 0.16system 0:02.39elapsed 97%CPU (0avgtext+0avgdata 94540maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+29410minor)pagefaults 0swaps =================== test_tcl ==================== + for TestName in $(cat testnames.txt) + echo =================== test_tcl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tcl == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24229 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_tcl patchlevel = 8.6.8 testCall (test.test_tcl.TclTest) ... ok testCallException (test.test_tcl.TclTest) ... ok testCallException2 (test.test_tcl.TclTest) ... ok testEval (test.test_tcl.TclTest) ... ok testEvalException (test.test_tcl.TclTest) ... ok testEvalException2 (test.test_tcl.TclTest) ... ok testEvalFile (test.test_tcl.TclTest) ... ok testEvalFileException (test.test_tcl.TclTest) ... ok testGetVar (test.test_tcl.TclTest) ... ok testGetVarArray (test.test_tcl.TclTest) ... ok testGetVarArrayException (test.test_tcl.TclTest) ... ok testGetVarException (test.test_tcl.TclTest) ... ok testLoadWithUNC (test.test_tcl.TclTest) ... skipped 'only applies to Windows' testPackageRequireException (test.test_tcl.TclTest) ... ok testSetVar (test.test_tcl.TclTest) ... ok testSetVarArray (test.test_tcl.TclTest) ... ok testUnsetVar (test.test_tcl.TclTest) ... ok testUnsetVarArray (test.test_tcl.TclTest) ... ok testUnsetVarException (test.test_tcl.TclTest) ... ok test_booleans (test.test_tcl.TclTest) ... ok test_evalfile_null_in_result (test.test_tcl.TclTest) ... ok test_expr_bignum (test.test_tcl.TclTest) ... ok test_exprboolean (test.test_tcl.TclTest) ... ok test_exprdouble (test.test_tcl.TclTest) ... ok test_exprlong (test.test_tcl.TclTest) ... ok test_exprstring (test.test_tcl.TclTest) ... ok test_getboolean (test.test_tcl.TclTest) ... ok test_getdouble (test.test_tcl.TclTest) ... ok test_getint (test.test_tcl.TclTest) ... ok test_passing_values (test.test_tcl.TclTest) ... ok test_split (test.test_tcl.TclTest) ... ok test_splitdict (test.test_tcl.TclTest) ... ok test_splitlist (test.test_tcl.TclTest) ... ok test_user_command (test.test_tcl.TclTest) ... ok testFlattenLen (test.test_tcl.TkinterTest) ... ok test_huge_string_builtins (test.test_tcl.BigmemTclTest) ... skipped 'implementation detail specific to cpython' test_huge_string_call (test.test_tcl.BigmemTclTest) ... skipped 'implementation detail specific to cpython' test_huge_unicode_builtins (test.test_tcl.BigmemTclTest) ... skipped 'implementation detail specific to cpython' test_huge_unicode_call (test.test_tcl.BigmemTclTest) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 39 tests in 0.314s OK (skipped=5) 1 test OK. BUILDSTDERR: 0.26user 0.04system 0:00.48elapsed 64%CPU (0avgtext+0avgdata 55716maxresident)k BUILDSTDERR: 2360inputs+0outputs (76major+9210minor)pagefaults 0swaps =================== test_telnetlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_telnetlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_telnetlib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24233 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_telnetlib testBasic (test.test_telnetlib.GeneralTests) ... ok testGetters (test.test_telnetlib.GeneralTests) ... ok testTimeoutDefault (test.test_telnetlib.GeneralTests) ... ok testTimeoutNone (test.test_telnetlib.GeneralTests) ... ok testTimeoutOpen (test.test_telnetlib.GeneralTests) ... ok testTimeoutValue (test.test_telnetlib.GeneralTests) ... ok test_read_all_A (test.test_telnetlib.ReadTests) ... ok test_read_all_B (test.test_telnetlib.ReadTests) ... ok test_read_all_C (test.test_telnetlib.ReadTests) ... ok test_read_eager_A (test.test_telnetlib.ReadTests) ... ok test_read_eager_B (test.test_telnetlib.ReadTests) ... ok test_read_lazy_A (test.test_telnetlib.ReadTests) ... ok test_read_lazy_B (test.test_telnetlib.ReadTests) ... ok test_read_some_A (test.test_telnetlib.ReadTests) ... ok test_read_some_B (test.test_telnetlib.ReadTests) ... ok test_read_some_C (test.test_telnetlib.ReadTests) ... ok test_read_until_A (test.test_telnetlib.ReadTests) ... ok test_read_until_B (test.test_telnetlib.ReadTests) ... ok test_read_until_with_poll (test.test_telnetlib.ReadTests) Use select.poll() to implement telnet.read_until(). ... ok test_read_until_with_select (test.test_telnetlib.ReadTests) Use select.select() to implement telnet.read_until(). ... ok test_read_very_eager_A (test.test_telnetlib.ReadTests) ... ok test_read_very_eager_B (test.test_telnetlib.ReadTests) ... ok test_read_very_lazy_A (test.test_telnetlib.ReadTests) ... ok test_read_very_lazy_B (test.test_telnetlib.ReadTests) ... ok test_IAC_commands (test.test_telnetlib.OptionTests) ... ok test_SB_commands (test.test_telnetlib.OptionTests) ... ok test_expect_A (test.test_telnetlib.ExpectTests) ... ok test_expect_B (test.test_telnetlib.ExpectTests) ... ok test_expect_with_poll (test.test_telnetlib.ExpectTests) Use select.poll() to implement telnet.expect(). ... ok test_expect_with_select (test.test_telnetlib.ExpectTests) Use select.select() to implement telnet.expect(). ... ok ---------------------------------------------------------------------- Ran 30 tests in 4.910s OK 1 test OK. BUILDSTDERR: 0.92user 0.48system 0:05.04elapsed 27%CPU (0avgtext+0avgdata 41948maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6349minor)pagefaults 0swaps =================== test_tempfile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_tempfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tempfile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24292 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_tempfile test_exports (test.test_tempfile.test_exports) ... ok test_get_six_char_str (test.test_tempfile.test__RandomNameSequence) ... ok test_many (test.test_tempfile.test__RandomNameSequence) ... ok test_process_awareness (test.test_tempfile.test__RandomNameSequence) ... ok test_supports_iter (test.test_tempfile.test__RandomNameSequence) ... ok test_nonempty_list (test.test_tempfile.test__candidate_tempdir_list) ... ok test_wanted_dirs (test.test_tempfile.test__candidate_tempdir_list) ... ok test_no_files_left_behind (test.test_tempfile.TestGetDefaultTempdir) ... ok test_retval (test.test_tempfile.test__get_candidate_names) ... ok test_same_thing (test.test_tempfile.test__get_candidate_names) ... ok test_basic (test.test_tempfile.test__mkstemp_inner) ... ok test_basic_many (test.test_tempfile.test__mkstemp_inner) ... ok test_choose_directory (test.test_tempfile.test__mkstemp_inner) ... ok test_collision_with_existing_directory (test.test_tempfile.test__mkstemp_inner) ... ok test_collision_with_existing_file (test.test_tempfile.test__mkstemp_inner) ... ok test_file_mode (test.test_tempfile.test__mkstemp_inner) ... ok test_noinherit (test.test_tempfile.test__mkstemp_inner) ... ok test_non_directory (test.test_tempfile.test__mkstemp_inner) ... ok test_nonexisting_directory (test.test_tempfile.test__mkstemp_inner) ... ok test_read_only_directory (test.test_tempfile.test__mkstemp_inner) ... ok test_textmode (test.test_tempfile.test__mkstemp_inner) ... skipped 'text mode not available' test_sane_template (test.test_tempfile.test_gettempprefix) ... ok test_usable_template (test.test_tempfile.test_gettempprefix) ... ok test_directory_exists (test.test_tempfile.test_gettempdir) ... ok test_directory_writable (test.test_tempfile.test_gettempdir) ... ok test_same_thing (test.test_tempfile.test_gettempdir) ... ok test_basic (test.test_tempfile.test_mkstemp) ... ok test_choose_directory (test.test_tempfile.test_mkstemp) ... ok test_basic (test.test_tempfile.test_mkdtemp) ... ok test_basic_many (test.test_tempfile.test_mkdtemp) ... ok test_choose_directory (test.test_tempfile.test_mkdtemp) ... ok test_collision_with_existing_directory (test.test_tempfile.test_mkdtemp) ... ok test_collision_with_existing_file (test.test_tempfile.test_mkdtemp) ... ok test_mode (test.test_tempfile.test_mkdtemp) ... ok test_non_directory (test.test_tempfile.test_mkdtemp) ... ok test_nonexisting_directory (test.test_tempfile.test_mkdtemp) ... ok test_read_only_directory (test.test_tempfile.test_mkdtemp) ... ok test_basic (test.test_tempfile.test_mktemp) ... ok test_many (test.test_tempfile.test_mktemp) ... ok test_bad_mode (test.test_tempfile.test_NamedTemporaryFile) ... ok test_basic (test.test_tempfile.test_NamedTemporaryFile) ... ok test_context_manager (test.test_tempfile.test_NamedTemporaryFile) ... ok test_creates_named (test.test_tempfile.test_NamedTemporaryFile) ... ok test_del_on_close (test.test_tempfile.test_NamedTemporaryFile) ... ok test_dis_del_on_close (test.test_tempfile.test_NamedTemporaryFile) ... ok test_multiple_close (test.test_tempfile.test_NamedTemporaryFile) ... ok test_no_leak_fd (test.test_tempfile.test_NamedTemporaryFile) ... ok test_basic (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_bound_methods (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_context_manager_after_rollover (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_context_manager_before_rollover (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_context_manager_during_rollover (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_del_on_close (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_fileno (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_multiple_close_after_rollover (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_multiple_close_before_rollover (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_properties (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_rewrite_small (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_sparse (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_write_sequential (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_writelines (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_writelines_sequential (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_xreadlines (test.test_tempfile.test_SpooledTemporaryFile) ... ok test_basic (test.test_tempfile.test_TemporaryFile) ... ok test_has_no_name (test.test_tempfile.test_TemporaryFile) ... ok test_multiple_close (test.test_tempfile.test_TemporaryFile) ... ok ---------------------------------------------------------------------- Ran 66 tests in 0.220s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.28user 0.06system 0:00.37elapsed 93%CPU (0avgtext+0avgdata 42268maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+12634minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_textwrap ==================== =================== test_textwrap ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_textwrap == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24298 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_textwrap test_bad_width (test.test_textwrap.WrapTestCase) ... ok test_break_on_hyphens (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_false (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_false_whitespace_only (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_false_whitespace_only_with_indent (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_leading_whitespace (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_whitespace_indent (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_whitespace_line (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_whitespace_only (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_whitespace_only_with_indent (test.test_textwrap.WrapTestCase) ... ok test_em_dash (test.test_textwrap.WrapTestCase) ... ok test_empty_string (test.test_textwrap.WrapTestCase) ... ok test_empty_string_with_initial_indent (test.test_textwrap.WrapTestCase) ... ok test_fix_sentence_endings (test.test_textwrap.WrapTestCase) ... ok test_funky_hyphens (test.test_textwrap.WrapTestCase) ... ok test_funky_parens (test.test_textwrap.WrapTestCase) ... ok test_hyphenated (test.test_textwrap.WrapTestCase) ... ok test_hyphenated_numbers (test.test_textwrap.WrapTestCase) ... ok test_no_split_at_umlaut (test.test_textwrap.WrapTestCase) ... ok test_punct_hyphens (test.test_textwrap.WrapTestCase) ... ok test_simple (test.test_textwrap.WrapTestCase) ... ok test_split (test.test_textwrap.WrapTestCase) ... ok test_umlaut_followed_by_dash (test.test_textwrap.WrapTestCase) ... ok test_unicode (test.test_textwrap.WrapTestCase) ... ok test_unix_options (test.test_textwrap.WrapTestCase) ... ok test_whitespace (test.test_textwrap.WrapTestCase) ... ok test_wrap_short (test.test_textwrap.WrapTestCase) ... ok test_wrap_short_1line (test.test_textwrap.WrapTestCase) ... ok test_break_long (test.test_textwrap.LongWordTestCase) ... ok test_nobreak_long (test.test_textwrap.LongWordTestCase) ... ok test_fill (test.test_textwrap.IndentTestCases) ... ok test_initial_indent (test.test_textwrap.IndentTestCases) ... ok test_subsequent_indent (test.test_textwrap.IndentTestCases) ... ok test_dedent_even (test.test_textwrap.DedentTestCase) ... ok test_dedent_nomargin (test.test_textwrap.DedentTestCase) ... ok test_dedent_preserve_internal_tabs (test.test_textwrap.DedentTestCase) ... ok test_dedent_preserve_margin_tabs (test.test_textwrap.DedentTestCase) ... ok test_dedent_uneven (test.test_textwrap.DedentTestCase) ... ok ---------------------------------------------------------------------- Ran 38 tests in 0.053s OK 1 test OK. BUILDSTDERR: 0.14user 0.02system 0:00.18elapsed 93%CPU (0avgtext+0avgdata 42452maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6240minor)pagefaults 0swaps =================== test_thread ==================== + for TestName in $(cat testnames.txt) + echo =================== test_thread ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_thread == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24302 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_thread test__count (test.test_thread.ThreadRunningTests) ... ok test_nt_and_posix_stack_size (test.test_thread.ThreadRunningTests) ... caught expected ValueError setting stack_size(4096) successfully set stack_size(262144) successfully set stack_size(1048576) successfully set stack_size(0) trying stack_size = (262144) creating task 1 creating task 2 task 1 will run for 35.0us task 1 done creating task 3 task 2 will run for 87.0us creating task 4 task 2 done task 3 will run for 82.0us task 3 done creating task 5 task 4 will run for 36.0us creating task 6 task 5 will run for 14.0us task 5 done task 4 done creating task 7 task 6 will run for 4.0us task 6 done task 7 will run for 15.0us task 7 done creating task 8 creating task 9 task 8 will run for 17.0us task 8 done creating task 10 task 9 will run for 38.0us task 9 done waiting for all tasks to complete task 10 will run for 47.0us task 10 done all tasks done trying stack_size = (1048576) creating task 1 creating task 2 task 1 will run for 60.0us task 1 done task 2 will run for 35.0us task 2 done creating task 3 creating task 4 task 3 will run for 30.0us task 3 done creating task 5 task 4 will run for 44.0us task 4 done task 5 will run for 89.0us task 5 done creating task 6 creating task 7 task 6 will run for 70.0us creating task 8 task 6 done task 7 will run for 5.0us task 7 done task 8 will run for 40.0us creating task 9 creating task 10 task 8 done task 9 will run for 67.0us waiting for all tasks to complete task 9 done task 10 will run for 36.0us task 10 done all tasks done ok test_save_exception_state_on_error (test.test_thread.ThreadRunningTests) ... ok test_stack_size (test.test_thread.ThreadRunningTests) ... ok test_starting_threads (test.test_thread.ThreadRunningTests) ... creating task 1 task 1 will run for 35.0us creating task 2 creating task 3 task 2 will run for 28.0us creating task 4 task 2 done task 1 done task 3 will run for 79.0us creating task 5 task 3 done task 4 will run for 93.0us task 4 done task 5 will run for 46.0us creating task 6 creating task 7 task 5 done task 6 will run for 4.0us task 6 done creating task 8 task 7 will run for 32.0us task 8 will run for 53.0us task 7 done task 8 done creating task 9 task 9 will run for 4.0us task 9 done creating task 10 waiting for tasks to complete... task 10 will run for 9.0us task 10 done all tasks done ok test_barrier (test.test_thread.BarrierTest) ... task 0 will run for 0.0us task 0 entering 0 task 1 will run for 84.0us task 1 entering 0 task 2 will run for 52.0us task 2 entering 0 task 3 will run for 83.0us task 3 entering 0 task 4 will run for 86.0us task 4 entering 0 task 5 will run for 25.0us task 5 entering 0 task 6 will run for 25.0us task 6 entering 0 task 7 will run for 84.0us task 7 entering 0 task 8 will run for 58.0us task 8 entering 0 waiting for tasks to end task 9 will run for 47.0us task 9 entering 0 task 9 leaving barrier task 9 will run for 99.0us task 0 leaving barrier task 0 will run for 0.0us task 0 entering 1 task 1 leaving barrier task 1 will run for 82.0us task 9 entering 1 task 1 entering 1 task 2 leaving barrier task 2 will run for 96.0us task 3 leaving barrier task 3 will run for 62.0us task 2 entering 1 task 4 leaving barrier task 4 will run for 73.0us task 3 entering 1 task 4 entering 1 task 5 leaving barrier task 5 will run for 31.0us task 6 leaving barrier task 6 will run for 20.0us task 7 leaving barrier task 7 will run for 49.0us task 8 leaving barrier task 8 will run for 33.0us task 6 entering 1 task 5 entering 1 task 8 entering 1 task 7 entering 1 task 9 leaving barrier task 9 will run for 65.0us task 6 leaving barrier task 6 will run for 78.0us task 0 leaving barrier task 0 will run for 0.0us task 0 entering 2 task 5 leaving barrier task 5 will run for 13.0us task 8 leaving barrier task 8 will run for 93.0us task 6 entering 2 task 5 entering 2 task 2 leaving barrier task 2 will run for 99.0us task 4 leaving barrier task 9 entering 2 task 2 entering 2 task 8 entering 2 task 4 will run for 22.0us task 7 leaving barrier task 7 will run for 47.0us task 1 leaving barrier task 1 will run for 3.0us task 3 leaving barrier task 3 will run for 47.0us task 1 entering 2 task 7 entering 2 task 3 entering 2 task 4 entering 2 task 4 leaving barrier task 0 leaving barrier task 6 leaving barrier task 5 leaving barrier task 1 leaving barrier task 2 leaving barrier task 8 leaving barrier task 9 leaving barrier task 7 leaving barrier task 3 leaving barrier tasks done ok test_acquire_contended (test.test_thread.LockTests) ... ok test_acquire_destroy (test.test_thread.LockTests) ... ok test_acquire_release (test.test_thread.LockTests) ... ok test_constructor (test.test_thread.LockTests) ... ok test_different_thread (test.test_thread.LockTests) ... ok test_reacquire (test.test_thread.LockTests) ... ok test_thread_leak (test.test_thread.LockTests) ... ok test_try_acquire (test.test_thread.LockTests) ... ok test_try_acquire_contended (test.test_thread.LockTests) ... ok test_with (test.test_thread.LockTests) ... ok test_forkinthread (test.test_thread.TestForkInThread) ... ok ---------------------------------------------------------------------- Ran 17 tests in 0.198s OK 1 test OK. BUILDSTDERR: 0.13user 0.03system 0:00.34elapsed 51%CPU (0avgtext+0avgdata 41664maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7145minor)pagefaults 0swaps =================== test_threaded_import ==================== + for TestName in $(cat testnames.txt) + echo =================== test_threaded_import ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_threaded_import == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24375 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_threaded_import Trying 20 threads ... OK. Trying 50 threads ... OK. Trying 20 threads ... OK. Trying 50 threads ... OK. Trying 20 threads ... OK. Trying 50 threads ... OK. testing import hangers ... OK. 1 test OK. BUILDSTDERR: 0.10user 0.04system 0:00.19elapsed 76%CPU (0avgtext+0avgdata 41272maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6135minor)pagefaults 0swaps =================== test_threadedtempfile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_threadedtempfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_threadedtempfile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24591 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_threadedtempfile test_main (test.test_threadedtempfile.ThreadedTempFileTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.259s OK 1 test OK. BUILDSTDERR: 0.25user 0.09system 0:00.38elapsed 91%CPU (0avgtext+0avgdata 42292maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6389minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_threading ==================== + echo =================== test_threading ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_threading == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_24615 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_threading test_acquire_contended (test.test_threading.LockTests) ... ok test_acquire_destroy (test.test_threading.LockTests) ... ok test_acquire_release (test.test_threading.LockTests) ... ok test_constructor (test.test_threading.LockTests) ... ok test_different_thread (test.test_threading.LockTests) ... ok test_reacquire (test.test_threading.LockTests) ... ok test_thread_leak (test.test_threading.LockTests) ... ok test_try_acquire (test.test_threading.LockTests) ... ok test_try_acquire_contended (test.test_threading.LockTests) ... ok test_with (test.test_threading.LockTests) ... ok test__is_owned (test.test_threading.RLockTests) ... ok test_acquire_contended (test.test_threading.RLockTests) ... ok test_acquire_destroy (test.test_threading.RLockTests) ... ok test_acquire_release (test.test_threading.RLockTests) ... ok test_constructor (test.test_threading.RLockTests) ... ok test_different_thread (test.test_threading.RLockTests) ... ok test_reacquire (test.test_threading.RLockTests) ... ok test_release_unacquired (test.test_threading.RLockTests) ... ok test_thread_leak (test.test_threading.RLockTests) ... ok test_try_acquire (test.test_threading.RLockTests) ... ok test_try_acquire_contended (test.test_threading.RLockTests) ... ok test_with (test.test_threading.RLockTests) ... ok test_is_set (test.test_threading.EventTests) ... ok test_notify (test.test_threading.EventTests) ... ok test_reset_internal_locks (test.test_threading.EventTests) ... ok test_timeout (test.test_threading.EventTests) ... ok test__is_owned (test.test_threading.ConditionAsRLockTests) ... ok test_acquire_contended (test.test_threading.ConditionAsRLockTests) ... ok test_acquire_destroy (test.test_threading.ConditionAsRLockTests) ... ok test_acquire_release (test.test_threading.ConditionAsRLockTests) ... ok test_constructor (test.test_threading.ConditionAsRLockTests) ... ok test_different_thread (test.test_threading.ConditionAsRLockTests) ... ok test_reacquire (test.test_threading.ConditionAsRLockTests) ... ok test_release_unacquired (test.test_threading.ConditionAsRLockTests) ... ok test_thread_leak (test.test_threading.ConditionAsRLockTests) ... ok test_try_acquire (test.test_threading.ConditionAsRLockTests) ... ok test_try_acquire_contended (test.test_threading.ConditionAsRLockTests) ... ok test_with (test.test_threading.ConditionAsRLockTests) ... ok test_acquire (test.test_threading.ConditionTests) ... ok test_notify (test.test_threading.ConditionTests) ... ok test_timeout (test.test_threading.ConditionTests) ... ok test_unacquired_notify (test.test_threading.ConditionTests) ... ok test_unacquired_wait (test.test_threading.ConditionTests) ... ok test_acquire (test.test_threading.SemaphoreTests) ... ok test_acquire_contended (test.test_threading.SemaphoreTests) ... ok test_acquire_destroy (test.test_threading.SemaphoreTests) ... ok test_constructor (test.test_threading.SemaphoreTests) ... ok test_default_value (test.test_threading.SemaphoreTests) ... ok test_release_unacquired (test.test_threading.SemaphoreTests) ... ok test_try_acquire (test.test_threading.SemaphoreTests) ... ok test_try_acquire_contended (test.test_threading.SemaphoreTests) ... ok test_with (test.test_threading.SemaphoreTests) ... ok test_acquire (test.test_threading.BoundedSemaphoreTests) ... ok test_acquire_contended (test.test_threading.BoundedSemaphoreTests) ... ok test_acquire_destroy (test.test_threading.BoundedSemaphoreTests) ... ok test_constructor (test.test_threading.BoundedSemaphoreTests) ... ok test_default_value (test.test_threading.BoundedSemaphoreTests) ... ok test_recursion_limit (test.test_threading.BoundedSemaphoreTests) ... skipped 'test macosx problem' test_release_unacquired (test.test_threading.BoundedSemaphoreTests) ... ok test_try_acquire (test.test_threading.BoundedSemaphoreTests) ... ok test_try_acquire_contended (test.test_threading.BoundedSemaphoreTests) ... ok test_with (test.test_threading.BoundedSemaphoreTests) ... ok test_BoundedSemaphore_limit (test.test_threading.ThreadTests) ... ok test_PyThreadState_SetAsyncExc (test.test_threading.ThreadTests) ... skipped 'implementation detail specific to cpython' test_dummy_thread_after_fork (test.test_threading.ThreadTests) ... ok test_enumerate_after_join (test.test_threading.ThreadTests) ... ok test_finalize_runnning_thread (test.test_threading.ThreadTests) ... skipped 'implementation detail specific to cpython' test_finalize_with_trace (test.test_threading.ThreadTests) ... ok test_foreign_thread (test.test_threading.ThreadTests) ... ok test_ident_of_no_threading_threads (test.test_threading.ThreadTests) ... ok test_is_alive_after_fork (test.test_threading.ThreadTests) ... ok test_join_nondaemon_on_shutdown (test.test_threading.ThreadTests) ... ok test_limbo_cleanup (test.test_threading.ThreadTests) ... ok test_no_refcycle_through_target (test.test_threading.ThreadTests) ... skipped 'implementation detail specific to cpython' test_various_ops (test.test_threading.ThreadTests) ... task will run for 9.8 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 92.0 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 60.2 usec task will run for 24.8 usec 1 tasks are running task will run for 46.6 usec2task done tasks are runningtask will run for 14.0 usec task will run for 46.0 usec is finished. 1 tasks are running 2 tasks are running 3 tasks are running task done is finished. 2 tasks are running task will run for 94.7 usec tasktask will run for 90.9 usec3 tasks are running task will run for 92.8 usec task done done is finished. 2 tasks are running waiting for all tasks to completetask done is finished. 1 tasks are running 2 tasks are running is finished. 1 tasks are running task done 2 tasks are running 3 tasks are running task done task done is finished. 2 tasks are running is finished. 1 tasks are running is finished. 0 tasks are running all tasks done ok test_various_ops_large_stack (test.test_threading.ThreadTests) ... with 1MB thread stack size... task will run for 88.0 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 1.7 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 42.1 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 53.8 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 89.3 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 22.1 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 53.0 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 60.3 usec 1 tasks are running task will run for 57.2 usec 2 tasks are running task done is finished. 1 tasks are running task will run for 21.1 usec 2 tasks are running task done is finished. 1 tasks are running waiting for all tasks to complete task done is finished. 0 tasks are running all tasks done ok test_various_ops_small_stack (test.test_threading.ThreadTests) ... with 256kB thread stack size... task will run for 62.1 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 11.2 usec 1 tasks are running task will run for 74.1 usec 2 tasks are running task done is finished. 1 tasks are running task will run for 47.8 usec 2 tasks are running task done is finished. 1 tasks are running task done is finished. 0 tasks are running task will run for 24.7 usec 1 tasks are running task will run for 84.7 usec 2 tasks are running task done is finished. 1 tasks are running task done is finished. 0 tasks are runningtask will run for 16.6 usec 1 tasks are running task will run for 10.5 usec 2 tasks are running task will run for 82.5 usec 3 tasks are running task done is finished. 2 tasks are running task done is finished. 1 tasks are running task will run for 20.3 usec 2 tasks are running task done is finished. 1 tasks are running task done is finished. 0 tasks are running waiting for all tasks to complete all tasks done ok test_1_join_on_shutdown (test.test_threading.ThreadJoinOnShutdown) ... ok test_2_join_in_forked_process (test.test_threading.ThreadJoinOnShutdown) ... ok test_3_join_in_forked_from_thread (test.test_threading.ThreadJoinOnShutdown) ... ok test_4_joining_across_fork_in_worker_thread (test.test_threading.ThreadJoinOnShutdown) ... ok test_5_clear_waiter_locks_to_avoid_crash (test.test_threading.ThreadJoinOnShutdown) ... ok test_frame_tstate_tracing (test.test_threading.ThreadJoinOnShutdown) ... skipped 'implementation detail specific to cpython' test_reinit_tls_after_fork (test.test_threading.ThreadJoinOnShutdown) ... ok test_daemonize_active_thread (test.test_threading.ThreadingExceptionTests) ... ok test_joining_current_thread (test.test_threading.ThreadingExceptionTests) ... ok test_joining_inactive_thread (test.test_threading.ThreadingExceptionTests) ... ok test_print_exception (test.test_threading.ThreadingExceptionTests) ... ok test_print_exception_stderr_is_none_1 (test.test_threading.ThreadingExceptionTests) ... ok test_print_exception_stderr_is_none_2 (test.test_threading.ThreadingExceptionTests) ... ok test_start_thread_again (test.test_threading.ThreadingExceptionTests) ... ok ---------------------------------------------------------------------- Ran 91 tests in 3.000s OK (skipped=5) 1 test OK. BUILDSTDERR: 0.54user 0.36system 0:03.16elapsed 28%CPU (0avgtext+0avgdata 43348maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+60833minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_threading_local ==================== + echo =================== test_threading_local ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_threading_local == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25084 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_threading_local _threading_local () Doctest: _threading_local ... ok test_arguments (test.test_threading_local.ThreadLocalTest) ... ok test_cycle_collection (test.test_threading_local.ThreadLocalTest) ... ok test_derived (test.test_threading_local.ThreadLocalTest) ... ok test_derived_cycle_dealloc (test.test_threading_local.ThreadLocalTest) ... ok test_dict_attribute (test.test_threading_local.ThreadLocalTest) ... ok test_dict_attribute_subclass (test.test_threading_local.ThreadLocalTest) ... ok test_local_refs (test.test_threading_local.ThreadLocalTest) ... ok test_threading_local (test.test_threading_local.ThreadLocalTest) ... ok test_threading_local_subclass (test.test_threading_local.ThreadLocalTest) ... ok test_arguments (test.test_threading_local.PyThreadingLocalTest) ... ok test_derived (test.test_threading_local.PyThreadingLocalTest) ... ok test_derived_cycle_dealloc (test.test_threading_local.PyThreadingLocalTest) ... ok test_dict_attribute (test.test_threading_local.PyThreadingLocalTest) ... ok test_dict_attribute_subclass (test.test_threading_local.PyThreadingLocalTest) ... ok test_local_refs (test.test_threading_local.PyThreadingLocalTest) ... ok test_threading_local (test.test_threading_local.PyThreadingLocalTest) ... ok test_threading_local_subclass (test.test_threading_local.PyThreadingLocalTest) ... ok _threading_local () Doctest: _threading_local ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.410s OK 1 test OK. BUILDSTDERR: 0.37user 0.06system 0:00.60elapsed 72%CPU (0avgtext+0avgdata 43920maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6649minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_threadsignals ==================== + echo =================== test_threadsignals ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_threadsignals == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25464 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_threadsignals test_signals (test.test_threadsignals.ThreadSignals) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 41132maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5849minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_time ==================== + echo =================== test_time ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_time == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25469 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_time test_asctime (test.test_time.TimeTestCase) ... ok test_clock (test.test_time.TimeTestCase) ... ok test_conversions (test.test_time.TimeTestCase) ... ok test_ctime_without_arg (test.test_time.TimeTestCase) ... ok test_data_attributes (test.test_time.TimeTestCase) ... ok test_default_values_for_zero (test.test_time.TimeTestCase) ... ok test_gmtime_without_arg (test.test_time.TimeTestCase) ... ok test_insane_timestamps (test.test_time.TimeTestCase) ... ok test_localtime_without_arg (test.test_time.TimeTestCase) ... ok test_mktime (test.test_time.TimeTestCase) ... ok test_sleep (test.test_time.TimeTestCase) ... ok test_strftime (test.test_time.TimeTestCase) ... ok test_strftime_bounds_checking (test.test_time.TimeTestCase) ... ok test_strptime (test.test_time.TimeTestCase) ... ok test_tzset (test.test_time.TimeTestCase) ... ok ---------------------------------------------------------------------- Ran 15 tests in 1.243s OK 1 test OK. BUILDSTDERR: 0.13user 0.02system 0:01.36elapsed 11%CPU (0avgtext+0avgdata 42056maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6297minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_timeit ==================== + echo =================== test_timeit ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_timeit == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25473 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_timeit test_main_bad_switch (test.test_timeit.TestTimeit) ... ok test_main_exception (test.test_timeit.TestTimeit) ... ok test_main_exception_fixed_reps (test.test_timeit.TestTimeit) ... ok test_main_fixed_iters (test.test_timeit.TestTimeit) ... ok test_main_fixed_reps (test.test_timeit.TestTimeit) ... ok test_main_help (test.test_timeit.TestTimeit) ... ok test_main_microseconds (test.test_timeit.TestTimeit) ... ok test_main_milliseconds (test.test_timeit.TestTimeit) ... ok test_main_negative_reps (test.test_timeit.TestTimeit) ... ok test_main_recommends_perf (test.test_timeit.TestTimeit) ... ok test_main_seconds (test.test_timeit.TestTimeit) ... ok test_main_setup (test.test_timeit.TestTimeit) ... ok test_main_using_clock (test.test_timeit.TestTimeit) ... ok test_main_using_time (test.test_timeit.TestTimeit) ... ok test_main_verbose (test.test_timeit.TestTimeit) ... ok test_main_very_verbose (test.test_timeit.TestTimeit) ... ok test_print_exc (test.test_timeit.TestTimeit) ... ok test_reindent_empty (test.test_timeit.TestTimeit) ... ok test_reindent_multi (test.test_timeit.TestTimeit) ... ok test_reindent_multi_empty (test.test_timeit.TestTimeit) ... ok test_reindent_single (test.test_timeit.TestTimeit) ... ok test_repeat_callable_setup (test.test_timeit.TestTimeit) ... ok test_repeat_callable_stmt (test.test_timeit.TestTimeit) ... ok test_repeat_callable_stmt_and_setup (test.test_timeit.TestTimeit) ... ok test_repeat_few_reps_and_iters (test.test_timeit.TestTimeit) ... ok test_repeat_function_zero_iters (test.test_timeit.TestTimeit) ... ok test_repeat_function_zero_reps (test.test_timeit.TestTimeit) ... ok test_repeat_zero_iters (test.test_timeit.TestTimeit) ... ok test_repeat_zero_reps (test.test_timeit.TestTimeit) ... ok test_timeit_callable_setup (test.test_timeit.TestTimeit) ... ok test_timeit_callable_stmt (test.test_timeit.TestTimeit) ... ok test_timeit_callable_stmt_and_setup (test.test_timeit.TestTimeit) ... ok test_timeit_few_iters (test.test_timeit.TestTimeit) ... ok test_timeit_function_zero_iters (test.test_timeit.TestTimeit) ... ok test_timeit_zero_iters (test.test_timeit.TestTimeit) ... ok test_timer_invalid_setup (test.test_timeit.TestTimeit) ... ok test_timer_invalid_stmt (test.test_timeit.TestTimeit) ... ok ---------------------------------------------------------------------- Ran 37 tests in 0.091s OK 1 test OK. BUILDSTDERR: 0.19user 0.02system 0:00.22elapsed 96%CPU (0avgtext+0avgdata 42096maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6227minor)pagefaults 0swaps =================== test_timeout ==================== + for TestName in $(cat testnames.txt) + echo =================== test_timeout ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_timeout == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25477 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_timeout test_timeout skipped -- Use of the `network' resource not enabled 1 test skipped: test_timeout Those skips are all expected on linux2. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 95%CPU (0avgtext+0avgdata 41656maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5845minor)pagefaults 0swaps =================== test_tk ==================== + for TestName in $(cat testnames.txt) + echo =================== test_tk ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tk == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25481 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_tk test_tk skipped -- Use of the `gui' resource not enabled 1 test skipped: test_tk Those skips are all expected on linux2. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 97%CPU (0avgtext+0avgdata 42900maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6012minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_tokenize ==================== + echo =================== test_tokenize ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tokenize == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25485 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_tokenize test_additive (test.test_tokenize.TokenizeTest) ... ok test_basic (test.test_tokenize.TokenizeTest) ... ok test_comparison (test.test_tokenize.TokenizeTest) ... ok test_float (test.test_tokenize.TokenizeTest) ... ok test_function (test.test_tokenize.TokenizeTest) ... ok test_int (test.test_tokenize.TokenizeTest) ... ok test_long (test.test_tokenize.TokenizeTest) ... ok test_method (test.test_tokenize.TokenizeTest) ... ok test_multiplicative (test.test_tokenize.TokenizeTest) ... ok test_pathological_trailing_whitespace (test.test_tokenize.TokenizeTest) ... ok test_selector (test.test_tokenize.TokenizeTest) ... ok test_shift (test.test_tokenize.TokenizeTest) ... ok test_string (test.test_tokenize.TokenizeTest) ... ok test_tabs (test.test_tokenize.TokenizeTest) ... ok test_unary (test.test_tokenize.TokenizeTest) ... ok ---------------------------------------------------------------------- Ran 15 tests in 0.013s OK test_backslash_continuation (test.test_tokenize.UntokenizeTest) ... ok test_bad_input_order (test.test_tokenize.UntokenizeTest) ... ok test_iter_compat (test.test_tokenize.UntokenizeTest) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK test_backslash_continuation (test.test_tokenize.TestRoundtrip) ... ok test_continuation (test.test_tokenize.TestRoundtrip) ... ok test_indentation_semantics_retained (test.test_tokenize.TestRoundtrip) ... ok test_random_files (test.test_tokenize.TestRoundtrip) ... ok test_roundtrip (test.test_tokenize.TestRoundtrip) ... ok test_string_concatenation (test.test_tokenize.TestRoundtrip) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.647s OK test_decistmt (test.test_tokenize.TestMisc) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.020s OK 1 test OK. BUILDSTDERR: 0.77user 0.04system 0:00.84elapsed 96%CPU (0avgtext+0avgdata 53556maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+9238minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_tools ==================== + echo =================== test_tools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tools == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25489 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_tools test_tools skipped -- test irrelevant for an installed Python 1 test skipped: test_tools 1 skip unexpected on linux2: test_tools BUILDSTDERR: 0.11user 0.03system 0:00.14elapsed 97%CPU (0avgtext+0avgdata 41660maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6212minor)pagefaults 0swaps =================== test_trace ==================== + for TestName in $(cat testnames.txt) + echo =================== test_trace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_trace == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25493 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_trace test_loop_caller_importing (test.test_trace.TestCallers) ... ok test_coverage (test.test_trace.TestCoverage) ... ok test_coverage_ignore (test.test_trace.TestCoverage) ... ok test_issue9936 (test.test_trace.TestCoverage) ... ok test_inst_method_calling (test.test_trace.TestFuncs) ... ok test_loop_caller_importing (test.test_trace.TestFuncs) ... ok test_simple_caller (test.test_trace.TestFuncs) ... ok test_linear_methods (test.test_trace.TestLineCounts) ... ok test_trace_func_generator (test.test_trace.TestLineCounts) ... ok test_trace_list_comprehension (test.test_trace.TestLineCounts) ... ok test_traced_func_importing (test.test_trace.TestLineCounts) ... ok test_traced_func_linear (test.test_trace.TestLineCounts) ... ok test_traced_func_loop (test.test_trace.TestLineCounts) ... ok test_exec_counts (test.test_trace.TestRunExecCounts) ... ok ---------------------------------------------------------------------- Ran 14 tests in 6.064s OK 1 test OK. BUILDSTDERR: 6.06user 0.06system 0:06.25elapsed 97%CPU (0avgtext+0avgdata 64104maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+13482minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_traceback ==================== =================== test_traceback ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_traceback == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25497 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_traceback test_bad_indentation (test.test_traceback.TracebackCases) ... ok test_base_exception (test.test_traceback.TracebackCases) ... ok test_bug737473 (test.test_traceback.TracebackCases) ... ok test_caret (test.test_traceback.TracebackCases) ... ok test_format_exception_only_bad__str__ (test.test_traceback.TracebackCases) ... ok test_nocaret (test.test_traceback.TracebackCases) ... skipped "other implementations may add a caret (why shouldn't they?)" test_string_exception1 (test.test_traceback.TracebackCases) ... ok test_string_exception2 (test.test_traceback.TracebackCases) ... ok test_unicode (test.test_traceback.TracebackCases) ... ok test_without_exception (test.test_traceback.TracebackCases) ... ok test_format_stack (test.test_traceback.TracebackFormatTests) ... ok test_print_stack (test.test_traceback.TracebackFormatTests) ... ok test_traceback_format (test.test_traceback.TracebackFormatTests) ... skipped 'implementation detail specific to cpython' test_extract_stack (test.test_traceback.MiscTracebackCases) ... ok ---------------------------------------------------------------------- Ran 14 tests in 4.024s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.17user 0.06system 0:04.24elapsed 5%CPU (0avgtext+0avgdata 41236maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6171minor)pagefaults 0swaps =================== test_transformer ==================== + for TestName in $(cat testnames.txt) + echo =================== test_transformer ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_transformer == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25501 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_transformer testMultipleLHS (test.test_transformer.Tests) Test multiple targets on the left hand side. ... ok ---------------------------------------------------------------------- Ran 1 test in 0.010s OK 1 test OK. BUILDSTDERR: 0.10user 0.03system 0:00.14elapsed 98%CPU (0avgtext+0avgdata 41428maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6195minor)pagefaults 0swaps =================== test_ttk_guionly ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ttk_guionly ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ttk_guionly == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25505 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ttk_guionly test_ttk_guionly skipped -- Use of the `gui' resource not enabled 1 test skipped: test_ttk_guionly Those skips are all expected on linux2. BUILDSTDERR: 0.11user 0.02system 0:00.13elapsed 98%CPU (0avgtext+0avgdata 43344maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6031minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ttk_textonly ==================== =================== test_ttk_textonly ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ttk_textonly == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25509 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ttk_textonly test_convert_stringval (test_ttk.test_functions.InternalFunctionsTest) ... ok test_format_elemcreate (test_ttk.test_functions.InternalFunctionsTest) ... ok test_format_layoutlist (test_ttk.test_functions.InternalFunctionsTest) ... ok test_format_mapdict (test_ttk.test_functions.InternalFunctionsTest) ... ok test_format_optdict (test_ttk.test_functions.InternalFunctionsTest) ... ok test_list_from_layouttuple (test_ttk.test_functions.InternalFunctionsTest) ... ok test_list_from_statespec (test_ttk.test_functions.InternalFunctionsTest) ... ok test_script_from_settings (test_ttk.test_functions.InternalFunctionsTest) ... ok test_tclobj_to_py (test_ttk.test_functions.InternalFunctionsTest) ... ok test_val_or_dict (test_ttk.test_functions.InternalFunctionsTest) ... ok test_multivalues (test_ttk.test_functions.TclObjsToPyTest) ... ok test_nosplit (test_ttk.test_functions.TclObjsToPyTest) ... ok test_unicode (test_ttk.test_functions.TclObjsToPyTest) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.012s OK 1 test OK. BUILDSTDERR: 0.19user 0.03system 0:00.23elapsed 97%CPU (0avgtext+0avgdata 49588maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7864minor)pagefaults 0swaps =================== test_tuple ==================== + for TestName in $(cat testnames.txt) + echo =================== test_tuple ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_tuple == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25513 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_tuple test_addmul (test.test_tuple.TupleTest) ... ok test_bigrepeat (test.test_tuple.TupleTest) ... ok test_bug7466 (test.test_tuple.TupleTest) ... skipped 'implementation detail specific to cpython' test_constructors (test.test_tuple.TupleTest) ... ok test_contains (test.test_tuple.TupleTest) ... ok test_contains_fake (test.test_tuple.TupleTest) ... ok test_contains_order (test.test_tuple.TupleTest) ... ok test_count (test.test_tuple.TupleTest) ... ok test_free_after_iterating (test.test_tuple.TupleTest) ... ok test_getitem (test.test_tuple.TupleTest) ... ok test_getitemoverwriteiter (test.test_tuple.TupleTest) ... ok test_getslice (test.test_tuple.TupleTest) ... ok test_hash (test.test_tuple.TupleTest) ... ok test_iadd (test.test_tuple.TupleTest) ... ok test_imul (test.test_tuple.TupleTest) ... ok test_index (test.test_tuple.TupleTest) ... ok test_len (test.test_tuple.TupleTest) ... ok test_minmax (test.test_tuple.TupleTest) ... ok test_repeat (test.test_tuple.TupleTest) ... ok test_repr (test.test_tuple.TupleTest) ... ok test_subscript (test.test_tuple.TupleTest) ... ok test_track_dynamic (test.test_tuple.TupleTest) ... skipped 'implementation detail specific to cpython' test_track_literals (test.test_tuple.TupleTest) ... skipped 'implementation detail specific to cpython' test_track_subtypes (test.test_tuple.TupleTest) ... skipped 'implementation detail specific to cpython' test_truth (test.test_tuple.TupleTest) ... ok test_tupleresizebug (test.test_tuple.TupleTest) ... ok ---------------------------------------------------------------------- Ran 26 tests in 0.146s OK (skipped=4) 1 test OK. BUILDSTDERR: 0.22user 0.04system 0:00.27elapsed 97%CPU (0avgtext+0avgdata 61360maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+14392minor)pagefaults 0swaps =================== test_turtle ==================== + for TestName in $(cat testnames.txt) + echo =================== test_turtle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_turtle == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25517 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_turtle test_config_dict (test.test_turtle.TurtleConfigTest) ... ok test_config_dict_invalid (test.test_turtle.TurtleConfigTest) ... ok test_partial_config_dict_with_commments (test.test_turtle.TurtleConfigTest) ... ok test_constructor (test.test_turtle.TestVec2D) ... ok test_distance (test.test_turtle.TestVec2D) ... ok test_equality (test.test_turtle.TestVec2D) ... ok test_pickling (test.test_turtle.TestVec2D) ... ok test_repr (test.test_turtle.TestVec2D) ... ok test_rotate (test.test_turtle.TestVec2D) ... ok test_vector_addition (test.test_turtle.TestVec2D) ... ok test_vector_multiply (test.test_turtle.TestVec2D) ... ok test_vector_negative (test.test_turtle.TestVec2D) ... ok test_vector_subtraction (test.test_turtle.TestVec2D) ... ok test_backwards (test.test_turtle.TestTNavigator) ... ok test_distance (test.test_turtle.TestTNavigator) ... ok test_distance_method (test.test_turtle.TestTNavigator) ... ok test_forward (test.test_turtle.TestTNavigator) ... ok test_goto (test.test_turtle.TestTNavigator) ... ok test_heading (test.test_turtle.TestTNavigator) ... ok test_home (test.test_turtle.TestTNavigator) ... ok test_left (test.test_turtle.TestTNavigator) ... ok test_pos (test.test_turtle.TestTNavigator) ... ok test_positions (test.test_turtle.TestTNavigator) ... ok test_radians_and_degrees (test.test_turtle.TestTNavigator) ... ok test_reset (test.test_turtle.TestTNavigator) ... ok test_right (test.test_turtle.TestTNavigator) ... ok test_setheading (test.test_turtle.TestTNavigator) ... ok test_setx_and_sety (test.test_turtle.TestTNavigator) ... ok test_towards (test.test_turtle.TestTNavigator) ... ok test_pendown_and_penup (test.test_turtle.TestTPen) ... ok test_showturtle_hideturtle_and_isvisible (test.test_turtle.TestTPen) ... ok ---------------------------------------------------------------------- Ran 31 tests in 0.016s OK 1 test OK. BUILDSTDERR: 0.22user 0.03system 0:00.26elapsed 96%CPU (0avgtext+0avgdata 48220maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7518minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_typechecks ==================== + echo =================== test_typechecks ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_typechecks == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25521 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_typechecks testIsInstanceActual (test.test_typechecks.TypeChecksTest) ... ok testIsInstanceBuiltin (test.test_typechecks.TypeChecksTest) ... ok testIsSubclassActual (test.test_typechecks.TypeChecksTest) ... ok testIsSubclassBuiltin (test.test_typechecks.TypeChecksTest) ... ok testIsSubclassInternal (test.test_typechecks.TypeChecksTest) ... ok testSubclassBehavior (test.test_typechecks.TypeChecksTest) ... ok test_oldstyle (test.test_typechecks.TypeChecksTest) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.002s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 98%CPU (0avgtext+0avgdata 41160maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5864minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ucn ==================== =================== test_ucn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_ucn == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25525 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_ucn test_ascii_letters (test.test_ucn.UnicodeNamesTest) ... ok test_bmp_characters (test.test_ucn.UnicodeNamesTest) ... ok test_cjk_unified_ideographs (test.test_ucn.UnicodeNamesTest) ... ok test_errors (test.test_ucn.UnicodeNamesTest) ... ok test_general (test.test_ucn.UnicodeNamesTest) ... ok test_hangul_syllables (test.test_ucn.UnicodeNamesTest) ... ok test_issue16335 (test.test_ucn.UnicodeNamesTest) ... skipped 'implementation detail specific to cpython' test_misc_symbols (test.test_ucn.UnicodeNamesTest) ... ok test_strict_eror_handling (test.test_ucn.UnicodeNamesTest) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.109s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.20user 0.03system 0:00.23elapsed 97%CPU (0avgtext+0avgdata 44240maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6512minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_unary ==================== =================== test_unary ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unary == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25529 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_unary test_bad_types (test.test_unary.UnaryOpTestCase) ... ok test_invert (test.test_unary.UnaryOpTestCase) ... ok test_negation_of_exponentiation (test.test_unary.UnaryOpTestCase) ... ok test_negative (test.test_unary.UnaryOpTestCase) ... ok test_no_overflow (test.test_unary.UnaryOpTestCase) ... ok test_positive (test.test_unary.UnaryOpTestCase) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 41572maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5842minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_undocumented_details ==================== =================== test_undocumented_details ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_undocumented_details == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25533 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_undocumented_details test_cell_comparisons (test.test_undocumented_details.TestImplementationComparisons) ... ok test_type_comparisons (test.test_undocumented_details.TestImplementationComparisons) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:00.11elapsed 97%CPU (0avgtext+0avgdata 41400maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5831minor)pagefaults 0swaps =================== test_unicode ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unicode ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unicode == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25537 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_unicode test_encode_decimal (test.test_unicode.CAPITest) ... skipped 'implementation detail specific to cpython' test_encode_decimal_with_surrogates (test.test_unicode.CAPITest) ... skipped 'implementation detail specific to cpython' test_from_format (test.test_unicode.CAPITest) ... skipped 'no pythonapi in ctypes' test___contains__ (test.test_unicode.UnicodeTest) ... ok test__format__ (test.test_unicode.UnicodeTest) ... ok test_bug1001011 (test.test_unicode.UnicodeTest) ... ok test_capitalize (test.test_unicode.UnicodeTest) ... ok test_capitalize_wide_build (test.test_unicode.UnicodeTest) ... ok test_center (test.test_unicode.UnicodeTest) ... ok test_codecs (test.test_unicode.UnicodeTest) ... ok test_codecs_charmap (test.test_unicode.UnicodeTest) ... ok test_codecs_errors (test.test_unicode.UnicodeTest) ... ok test_codecs_idna (test.test_unicode.UnicodeTest) ... ok test_codecs_utf7 (test.test_unicode.UnicodeTest) ... ok test_codecs_utf8 (test.test_unicode.UnicodeTest) ... ok test_comparison (test.test_unicode.UnicodeTest) ... ok test_concatenation (test.test_unicode.UnicodeTest) ... ok test_constructor (test.test_unicode.UnicodeTest) ... ok test_contains (test.test_unicode.UnicodeTest) ... ok test_conversion (test.test_unicode.UnicodeTest) ... ok test_count (test.test_unicode.UnicodeTest) ... ok test_endswith (test.test_unicode.UnicodeTest) ... ok test_expandtabs (test.test_unicode.UnicodeTest) ... ok test_expandtabs_overflows_gracefully (test.test_unicode.UnicodeTest) ... ok test_extended_getslice (test.test_unicode.UnicodeTest) ... ok test_find (test.test_unicode.UnicodeTest) ... ok test_find_etc_raise_correct_error_messages (test.test_unicode.UnicodeTest) ... ok test_fixtype (test.test_unicode.UnicodeTest) ... ok test_floatformatting (test.test_unicode.UnicodeTest) ... ok test_format (test.test_unicode.UnicodeTest) ... ok test_format_auto_numbering (test.test_unicode.UnicodeTest) ... ok test_format_float (test.test_unicode.UnicodeTest) ... ok test_format_huge_item_number (test.test_unicode.UnicodeTest) ... ok test_format_huge_precision (test.test_unicode.UnicodeTest) ... ok test_format_huge_width (test.test_unicode.UnicodeTest) ... ok test_format_subclass (test.test_unicode.UnicodeTest) ... ok test_formatting (test.test_unicode.UnicodeTest) ... ok test_formatting_c_limits (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_formatting_huge_precision (test.test_unicode.UnicodeTest) ... ok test_formatting_huge_precision_c_limits (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_formatting_huge_width (test.test_unicode.UnicodeTest) ... ok test_free_after_iterating (test.test_unicode.UnicodeTest) ... ok test_hash (test.test_unicode.UnicodeTest) ... ok test_index (test.test_unicode.UnicodeTest) ... ok test_inplace_rewrites (test.test_unicode.UnicodeTest) ... ok test_isalnum (test.test_unicode.UnicodeTest) ... ok test_isalnum_non_bmp (test.test_unicode.UnicodeTest) ... ok test_isalpha (test.test_unicode.UnicodeTest) ... ok test_isalpha_non_bmp (test.test_unicode.UnicodeTest) ... ok test_isdecimal (test.test_unicode.UnicodeTest) ... ok test_isdecimal_non_bmp (test.test_unicode.UnicodeTest) ... ok test_isdigit (test.test_unicode.UnicodeTest) ... ok test_isdigit_non_bmp (test.test_unicode.UnicodeTest) ... ok test_islower (test.test_unicode.UnicodeTest) ... ok test_islower_non_bmp (test.test_unicode.UnicodeTest) ... ok test_isnumeric (test.test_unicode.UnicodeTest) ... ok test_isnumeric_non_bmp (test.test_unicode.UnicodeTest) ... ok test_isspace (test.test_unicode.UnicodeTest) ... ok test_isspace_non_bmp (test.test_unicode.UnicodeTest) ... ok test_issue8271 (test.test_unicode.UnicodeTest) ... ok test_istitle (test.test_unicode.UnicodeTest) ... ok test_istitle_non_bmp (test.test_unicode.UnicodeTest) ... ok test_isupper (test.test_unicode.UnicodeTest) ... ok test_isupper_non_bmp (test.test_unicode.UnicodeTest) ... ok test_join (test.test_unicode.UnicodeTest) ... ok test_literals (test.test_unicode.UnicodeTest) ... ok test_ljust (test.test_unicode.UnicodeTest) ... ok test_lower (test.test_unicode.UnicodeTest) ... ok test_mul (test.test_unicode.UnicodeTest) ... ok test_none_arguments (test.test_unicode.UnicodeTest) ... ok test_partition (test.test_unicode.UnicodeTest) ... ok test_printing (test.test_unicode.UnicodeTest) ... ok test_raiseMemError (test.test_unicode.UnicodeTest) ... ok test_replace (test.test_unicode.UnicodeTest) ... ok test_replace_overflow (test.test_unicode.UnicodeTest) ... ok test_repr (test.test_unicode.UnicodeTest) ... ok test_rfind (test.test_unicode.UnicodeTest) ... ok test_rindex (test.test_unicode.UnicodeTest) ... ok test_rjust (test.test_unicode.UnicodeTest) ... ok test_rpartition (test.test_unicode.UnicodeTest) ... ok test_rsplit (test.test_unicode.UnicodeTest) ... ok test_slice (test.test_unicode.UnicodeTest) ... ok test_split (test.test_unicode.UnicodeTest) ... ok test_splitlines (test.test_unicode.UnicodeTest) ... ok test_startswith (test.test_unicode.UnicodeTest) ... ok test_startswith_endswith_errors (test.test_unicode.UnicodeTest) ... ok test_strip (test.test_unicode.UnicodeTest) ... ok test_strip_whitespace (test.test_unicode.UnicodeTest) ... ok test_subscript (test.test_unicode.UnicodeTest) ... ok test_surrogates (test.test_unicode.UnicodeTest) ... ok test_swapcase (test.test_unicode.UnicodeTest) ... ok test_title (test.test_unicode.UnicodeTest) ... ok test_translate (test.test_unicode.UnicodeTest) ... ok test_ucs4 (test.test_unicode.UnicodeTest) ... ok test_unicode_repr (test.test_unicode.UnicodeTest) ... ok test_upper (test.test_unicode.UnicodeTest) ... ok test_utf8_decode_invalid_sequences (test.test_unicode.UnicodeTest) ... ok test_utf8_decode_valid_sequences (test.test_unicode.UnicodeTest) ... ok test_zfill (test.test_unicode.UnicodeTest) ... ok ---------------------------------------------------------------------- Ran 99 tests in 1.490s OK (skipped=5) 1 test OK. BUILDSTDERR: 1.36user 0.34system 0:01.73elapsed 98%CPU (0avgtext+0avgdata 205536maxresident)k =================== test_unicode_file ==================== BUILDSTDERR: 0inputs+0outputs (0major+131172minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_unicode_file ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unicode_file == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25541 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_unicode_file test_unicode_file skipped -- No Unicode filesystem semantics on this platform. 1 test skipped: test_unicode_file Those skips are all expected on linux2. BUILDSTDERR: 0.09user 0.03system 0:00.12elapsed 97%CPU (0avgtext+0avgdata 41408maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5925minor)pagefaults 0swaps =================== test_unicodedata ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unicodedata ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unicodedata == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25545 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_unicodedata test_bug_1704793 (test.test_unicodedata.UnicodeMiscTest) ... ok test_bug_4971 (test.test_unicodedata.UnicodeMiscTest) ... ok test_bug_5828 (test.test_unicodedata.UnicodeMiscTest) ... ok test_decimal_numeric_consistent (test.test_unicodedata.UnicodeMiscTest) ... ok test_digit_numeric_consistent (test.test_unicodedata.UnicodeMiscTest) ... ok test_failed_import_during_compiling (test.test_unicodedata.UnicodeMiscTest) ... ok test_linebreak_7643 (test.test_unicodedata.UnicodeMiscTest) ... ok test_ucd_510 (test.test_unicodedata.UnicodeMiscTest) ... ok test_method_checksum (test.test_unicodedata.UnicodeMethodsTest) ... ok test_bidirectional (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_category (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_combining (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_decimal (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_decomposition (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_digit (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_east_asian_width (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_function_checksum (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_issue10254 (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_mirrored (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_normalize (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_numeric (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_pr29 (test.test_unicodedata.UnicodeFunctionsTest) ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.710s OK 1 test OK. BUILDSTDERR: 0.79user 0.04system 0:00.85elapsed 98%CPU (0avgtext+0avgdata 43732maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+11627minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_univnewlines ==================== + echo =================== test_univnewlines ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_univnewlines == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25550 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_univnewlines test_read (test.test_univnewlines.CTestCRNewlines) ... ok test_readline (test.test_univnewlines.CTestCRNewlines) ... ok test_readlines (test.test_univnewlines.CTestCRNewlines) ... ok test_seek (test.test_univnewlines.CTestCRNewlines) ... ok test_read (test.test_univnewlines.PyTestCRNewlines) ... ok test_readline (test.test_univnewlines.PyTestCRNewlines) ... ok test_readlines (test.test_univnewlines.PyTestCRNewlines) ... ok test_seek (test.test_univnewlines.PyTestCRNewlines) ... ok test_read (test.test_univnewlines.CTestLFNewlines) ... ok test_readline (test.test_univnewlines.CTestLFNewlines) ... ok test_readlines (test.test_univnewlines.CTestLFNewlines) ... ok test_seek (test.test_univnewlines.CTestLFNewlines) ... ok test_read (test.test_univnewlines.PyTestLFNewlines) ... ok test_readline (test.test_univnewlines.PyTestLFNewlines) ... ok test_readlines (test.test_univnewlines.PyTestLFNewlines) ... ok test_seek (test.test_univnewlines.PyTestLFNewlines) ... ok test_read (test.test_univnewlines.CTestCRLFNewlines) ... ok test_readline (test.test_univnewlines.CTestCRLFNewlines) ... ok test_readlines (test.test_univnewlines.CTestCRLFNewlines) ... ok test_seek (test.test_univnewlines.CTestCRLFNewlines) ... ok test_tell (test.test_univnewlines.CTestCRLFNewlines) ... ok test_read (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_readline (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_readlines (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_seek (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_tell (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_read (test.test_univnewlines.CTestMixedNewlines) ... ok test_readline (test.test_univnewlines.CTestMixedNewlines) ... ok test_readlines (test.test_univnewlines.CTestMixedNewlines) ... ok test_seek (test.test_univnewlines.CTestMixedNewlines) ... ok test_read (test.test_univnewlines.PyTestMixedNewlines) ... ok test_readline (test.test_univnewlines.PyTestMixedNewlines) ... ok test_readlines (test.test_univnewlines.PyTestMixedNewlines) ... ok test_seek (test.test_univnewlines.PyTestMixedNewlines) ... ok ---------------------------------------------------------------------- Ran 34 tests in 0.052s OK 1 test OK. BUILDSTDERR: 0.13user 0.03system 0:00.18elapsed 92%CPU (0avgtext+0avgdata 43560maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6834minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_univnewlines2k ==================== =================== test_univnewlines2k ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_univnewlines2k == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25554 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_univnewlines2k test_execfile (test.test_univnewlines2k.TestNativeNewlines) ... ok test_read (test.test_univnewlines2k.TestNativeNewlines) ... ok test_readline (test.test_univnewlines2k.TestNativeNewlines) ... ok test_readlines (test.test_univnewlines2k.TestNativeNewlines) ... ok test_seek (test.test_univnewlines2k.TestNativeNewlines) ... ok test_execfile (test.test_univnewlines2k.TestCRNewlines) ... ok test_read (test.test_univnewlines2k.TestCRNewlines) ... ok test_readline (test.test_univnewlines2k.TestCRNewlines) ... ok test_readlines (test.test_univnewlines2k.TestCRNewlines) ... ok test_seek (test.test_univnewlines2k.TestCRNewlines) ... ok test_execfile (test.test_univnewlines2k.TestLFNewlines) ... ok test_read (test.test_univnewlines2k.TestLFNewlines) ... ok test_readline (test.test_univnewlines2k.TestLFNewlines) ... ok test_readlines (test.test_univnewlines2k.TestLFNewlines) ... ok test_seek (test.test_univnewlines2k.TestLFNewlines) ... ok test_execfile (test.test_univnewlines2k.TestCRLFNewlines) ... ok test_read (test.test_univnewlines2k.TestCRLFNewlines) ... ok test_readline (test.test_univnewlines2k.TestCRLFNewlines) ... ok test_readlines (test.test_univnewlines2k.TestCRLFNewlines) ... ok test_seek (test.test_univnewlines2k.TestCRLFNewlines) ... ok test_tell (test.test_univnewlines2k.TestCRLFNewlines) ... ok test_execfile (test.test_univnewlines2k.TestMixedNewlines) ... ok test_read (test.test_univnewlines2k.TestMixedNewlines) ... ok test_readline (test.test_univnewlines2k.TestMixedNewlines) ... ok test_readlines (test.test_univnewlines2k.TestMixedNewlines) ... ok test_seek (test.test_univnewlines2k.TestMixedNewlines) ... ok ---------------------------------------------------------------------- Ran 26 tests in 0.015s OK 1 test OK. BUILDSTDERR: 0.12user 0.02system 0:00.15elapsed 96%CPU (0avgtext+0avgdata 41404maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6153minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_unpack ==================== =================== test_unpack ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_unpack == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25558 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_unpack Trying: t = (1, 2, 3) Expecting nothing ok Trying: a, b, c = t Expecting nothing ok Trying: a == 1 and b == 2 and c == 3 Expecting: True ok Trying: l = [4, 5, 6] Expecting nothing ok Trying: a, b, c = l Expecting nothing ok Trying: a == 4 and b == 5 and c == 6 Expecting: True ok Trying: a, b, c = 7, 8, 9 Expecting nothing ok Trying: a == 7 and b == 8 and c == 9 Expecting: True ok Trying: a, b, c = 'one' Expecting nothing ok Trying: a == 'o' and b == 'n' and c == 'e' Expecting: True ok Trying: class Seq: def __getitem__(self, i): if i >= 0 and i < 3: return i raise IndexError Expecting nothing ok Trying: a, b, c = Seq() Expecting nothing ok Trying: a == 0 and b == 1 and c == 2 Expecting: True ok Trying: st = (99,) Expecting nothing ok Trying: sl = [100] Expecting nothing ok Trying: a, = st Expecting nothing ok Trying: a Expecting: 99 ok Trying: b, = sl Expecting nothing ok Trying: b Expecting: 100 ok Trying: a, b, c = 7 Expecting: Traceback (most recent call last): ... TypeError: 'int' object is not iterable ok Trying: a, b = t Expecting: Traceback (most recent call last): ... ValueError: expected length 2, got 3 ok Trying: a, b = l Expecting: Traceback (most recent call last): ... ValueError: expected length 2, got 3 ok Trying: a, b, c, d = Seq() Expecting: Traceback (most recent call last): ... ValueError: need more than 3 values to unpack ok Trying: a, b = Seq() Expecting: Traceback (most recent call last): ... ValueError: too many values to unpack ok Trying: class BozoError(Exception): pass Expecting nothing ok Trying: class BadSeq: def __getitem__(self, i): if i >= 0 and i < 3: return i elif i == 3: raise BozoError else: raise IndexError Expecting nothing ok Trying: a, b, c, d, e = BadSeq() Expecting: Traceback (most recent call last): ... BozoError ok Trying: a, b, c = BadSeq() Expecting: Traceback (most recent call last): ... BozoError ok 2 items had no tests: test.test_unpack test.test_unpack.test_main 1 items passed all tests: 28 tests in test.test_unpack.__test__.doctests 28 tests in 3 items. 28 passed and 0 failed. Test passed. doctest (test.test_unpack) ... 28 tests with zero failures 1 test OK. BUILDSTDERR: 0.16user 0.02system 0:00.21elapsed 92%CPU (0avgtext+0avgdata 43480maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6445minor)pagefaults 0swaps =================== test_urllib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_urllib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urllib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25562 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_urllib test_close (test.test_urllib.urlopen_FileTests) ... ok test_fileno (test.test_urllib.urlopen_FileTests) ... ok test_getcode (test.test_urllib.urlopen_FileTests) ... ok test_geturl (test.test_urllib.urlopen_FileTests) ... ok test_info (test.test_urllib.urlopen_FileTests) ... ok test_interface (test.test_urllib.urlopen_FileTests) ... ok test_iter (test.test_urllib.urlopen_FileTests) ... ok test_read (test.test_urllib.urlopen_FileTests) ... ok test_readline (test.test_urllib.urlopen_FileTests) ... ok test_readlines (test.test_urllib.urlopen_FileTests) ... ok test_relativelocalfile (test.test_urllib.urlopen_FileTests) ... ok test_empty_socket (test.test_urllib.urlopen_HttpTests) ... ok test_ftp_nonexisting (test.test_urllib.urlopen_HttpTests) ... ok test_invalid_redirect (test.test_urllib.urlopen_HttpTests) ... ok test_missing_localfile (test.test_urllib.urlopen_HttpTests) ... ok test_read (test.test_urllib.urlopen_HttpTests) ... ok test_read_bogus (test.test_urllib.urlopen_HttpTests) ... ok test_redirect_limit_independent (test.test_urllib.urlopen_HttpTests) ... ok test_url_fragment (test.test_urllib.urlopen_HttpTests) ... ok test_userpass_inurl (test.test_urllib.urlopen_HttpTests) ... ok test_userpass_with_spaces_inurl (test.test_urllib.urlopen_HttpTests) ... ok test_basic (test.test_urllib.urlretrieve_FileTests) ... ok test_copy (test.test_urllib.urlretrieve_FileTests) ... ok test_reporthook (test.test_urllib.urlretrieve_FileTests) ... ok test_reporthook_0_bytes (test.test_urllib.urlretrieve_FileTests) ... ok test_reporthook_5_bytes (test.test_urllib.urlretrieve_FileTests) ... ok test_reporthook_8193_bytes (test.test_urllib.urlretrieve_FileTests) ... ok test_short_content_raises_ContentTooShortError (test.test_urllib.urlretrieve_HttpTests) ... ok test_short_content_raises_ContentTooShortError_without_reporthook (test.test_urllib.urlretrieve_HttpTests) ... ok test_getproxies_environment_keep_no_proxies (test.test_urllib.ProxyTests) ... ok test_proxy_bypass_environment_host_match (test.test_urllib.ProxyTests) ... ok test_proxy_cgi_ignore (test.test_urllib.ProxyTests) ... ok test_default_quoting (test.test_urllib.QuotingTests) ... ok test_default_safe (test.test_urllib.QuotingTests) ... ok test_never_quote (test.test_urllib.QuotingTests) ... ok test_quoting_plus (test.test_urllib.QuotingTests) ... ok test_quoting_space (test.test_urllib.QuotingTests) ... ok test_safe (test.test_urllib.QuotingTests) ... ok test_unquote_with_unicode (test.test_urllib.UnquotingTests) ... ok test_unquoting (test.test_urllib.UnquotingTests) ... ok test_unquoting_badpercent (test.test_urllib.UnquotingTests) ... ok test_unquoting_mixed_case (test.test_urllib.UnquotingTests) ... ok test_unquoting_parts (test.test_urllib.UnquotingTests) ... ok test_unquoting_plus (test.test_urllib.UnquotingTests) ... ok test_doseq (test.test_urllib.urlencode_Tests) ... ok test_quoting (test.test_urllib.urlencode_Tests) ... ok test_using_mapping (test.test_urllib.urlencode_Tests) ... ok test_using_sequence (test.test_urllib.urlencode_Tests) ... ok test_basic (test.test_urllib.Pathname_Tests) ... ok test_ntpath (test.test_urllib.Pathname_Tests) ... skipped 'test specific to the nturl2path library' test_quoting (test.test_urllib.Pathname_Tests) ... ok test_splitattr (test.test_urllib.Utility_Tests) ... ok test_splithost (test.test_urllib.Utility_Tests) ... ok test_splitnport (test.test_urllib.Utility_Tests) ... ok test_splitpasswd (test.test_urllib.Utility_Tests) ... ok test_splitport (test.test_urllib.Utility_Tests) ... ok test_splitquery (test.test_urllib.Utility_Tests) ... ok test_splittag (test.test_urllib.Utility_Tests) ... ok test_splittype (test.test_urllib.Utility_Tests) ... ok test_splituser (test.test_urllib.Utility_Tests) ... ok test_splitvalue (test.test_urllib.Utility_Tests) ... ok test_toBytes (test.test_urllib.Utility_Tests) ... ok test_unwrap (test.test_urllib.Utility_Tests) ... ok test_quoted_open (test.test_urllib.URLopener_Tests) ... ok test_getproxies_environment_keep_no_proxies (test.test_urllib.ProxyTests) ... ok test_proxy_bypass_environment_host_match (test.test_urllib.ProxyTests) ... ok test_proxy_cgi_ignore (test.test_urllib.ProxyTests) ... ok test_getproxies_environment_prefer_lowercase (test.test_urllib.ProxyTests_withOrderedEnv) ... ok ---------------------------------------------------------------------- Ran 68 tests in 0.211s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.20user 0.04system 0:00.38elapsed 63%CPU (0avgtext+0avgdata 43880maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6773minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_urllib2 ==================== + echo =================== test_urllib2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urllib2 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25566 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_urllib2 Trying: err = urllib2.HTTPError(msg='something bad happened', url=None, code=None, hdrs=None, fp=None) Expecting nothing ok Trying: assert hasattr(err, 'reason') Expecting nothing ok Trying: err.reason Expecting: 'something bad happened' ok Trying: mgr = urllib2.HTTPPasswordMgr() Expecting nothing ok Trying: add = mgr.add_password Expecting nothing ok Trying: add("Some Realm", "http://example.com/", "joe", "password") Expecting nothing ok Trying: add("Some Realm", "http://example.com/ni", "ni", "ni") Expecting nothing ok Trying: add("c", "http://example.com/foo", "foo", "ni") Expecting nothing ok Trying: add("c", "http://example.com/bar", "bar", "nini") Expecting nothing ok Trying: add("b", "http://example.com/", "first", "blah") Expecting nothing ok Trying: add("b", "http://example.com/", "second", "spam") Expecting nothing ok Trying: add("a", "http://example.com", "1", "a") Expecting nothing ok Trying: add("Some Realm", "http://c.example.com:3128", "3", "c") Expecting nothing ok Trying: add("Some Realm", "d.example.com", "4", "d") Expecting nothing ok Trying: add("Some Realm", "e.example.com:3128", "5", "e") Expecting nothing ok Trying: mgr.find_user_password("Some Realm", "example.com") Expecting: ('joe', 'password') ok Trying: mgr.find_user_password("Some Realm", "http://example.com") Expecting: ('joe', 'password') ok Trying: mgr.find_user_password("Some Realm", "http://example.com/") Expecting: ('joe', 'password') ok Trying: mgr.find_user_password("Some Realm", "http://example.com/spam") Expecting: ('joe', 'password') ok Trying: mgr.find_user_password("Some Realm", "http://example.com/spam/spam") Expecting: ('joe', 'password') ok Trying: mgr.find_user_password("c", "http://example.com/foo") Expecting: ('foo', 'ni') ok Trying: mgr.find_user_password("c", "http://example.com/bar") Expecting: ('bar', 'nini') ok Trying: mgr.find_user_password("b", "http://example.com/") Expecting: ('second', 'spam') ok Trying: mgr.find_user_password("a", "http://example.com/") Expecting: ('1', 'a') ok Trying: mgr.find_user_password("a", "http://a.example.com/") Expecting: (None, None) ok Trying: mgr.find_user_password("Some Realm", "c.example.com") Expecting: (None, None) ok Trying: mgr.find_user_password("Some Realm", "c.example.com:3128") Expecting: ('3', 'c') ok Trying: mgr.find_user_password("Some Realm", "http://c.example.com:3128") Expecting: ('3', 'c') ok Trying: mgr.find_user_password("Some Realm", "d.example.com") Expecting: ('4', 'd') ok Trying: mgr.find_user_password("Some Realm", "e.example.com:3128") Expecting: ('5', 'e') ok Trying: mgr = urllib2.HTTPPasswordMgr() Expecting nothing ok Trying: add = mgr.add_password Expecting nothing ok Trying: add("f", "http://g.example.com:80", "10", "j") Expecting nothing ok Trying: add("g", "http://h.example.com", "11", "k") Expecting nothing ok Trying: add("h", "i.example.com:80", "12", "l") Expecting nothing ok Trying: add("i", "j.example.com", "13", "m") Expecting nothing ok Trying: mgr.find_user_password("f", "g.example.com:100") Expecting: (None, None) ok Trying: mgr.find_user_password("f", "g.example.com:80") Expecting: ('10', 'j') ok Trying: mgr.find_user_password("f", "g.example.com") Expecting: (None, None) ok Trying: mgr.find_user_password("f", "http://g.example.com:100") Expecting: (None, None) ok Trying: mgr.find_user_password("f", "http://g.example.com:80") Expecting: ('10', 'j') ok Trying: mgr.find_user_password("f", "http://g.example.com") Expecting: ('10', 'j') ok Trying: mgr.find_user_password("g", "h.example.com") Expecting: ('11', 'k') ok Trying: mgr.find_user_password("g", "h.example.com:80") Expecting: ('11', 'k') ok Trying: mgr.find_user_password("g", "http://h.example.com:80") Expecting: ('11', 'k') ok Trying: mgr.find_user_password("h", "i.example.com") Expecting: (None, None) ok Trying: mgr.find_user_password("h", "i.example.com:80") Expecting: ('12', 'l') ok Trying: mgr.find_user_password("h", "http://i.example.com:80") Expecting: ('12', 'l') ok Trying: mgr.find_user_password("i", "j.example.com") Expecting: ('13', 'm') ok Trying: mgr.find_user_password("i", "j.example.com:80") Expecting: (None, None) ok Trying: mgr.find_user_password("i", "http://j.example.com") Expecting: ('13', 'm') ok Trying: mgr.find_user_password("i", "http://j.example.com:80") Expecting: (None, None) ok Trying: url = "http://example.com" Expecting nothing ok Trying: Request(url, headers={"Spam-eggs": "blah"}).headers["Spam-eggs"] Expecting: 'blah' ok Trying: Request(url, headers={"spam-EggS": "blah"}).headers["Spam-eggs"] Expecting: 'blah' ok Trying: url = "http://example.com" Expecting nothing ok Trying: r = Request(url, headers={"Spam-eggs": "blah"}) Expecting nothing ok Trying: r.has_header("Spam-eggs") Expecting: True ok Trying: r.header_items() Expecting: [('Spam-eggs', 'blah')] ok Trying: r.add_header("Foo-Bar", "baz") Expecting nothing ok Trying: items = r.header_items() Expecting nothing ok Trying: items.sort() Expecting nothing ok Trying: items Expecting: [('Foo-bar', 'baz'), ('Spam-eggs', 'blah')] ok Trying: r.has_header("Not-there") Expecting: False ok Trying: print r.get_header("Not-there") Expecting: None ok Trying: r.get_header("Not-there", "default") Expecting: 'default' ok 107 items had no tests: test.test_urllib2 test.test_urllib2.FakeMethod test.test_urllib2.FakeMethod.__call__ test.test_urllib2.FakeMethod.__init__ test.test_urllib2.HandlerTests test.test_urllib2.HandlerTests._test_basic_auth test.test_urllib2.HandlerTests.test_basic_and_digest_auth_handlers test.test_urllib2.HandlerTests.test_basic_auth test.test_urllib2.HandlerTests.test_basic_auth_with_single_quoted_realm test.test_urllib2.HandlerTests.test_basic_auth_with_unquoted_realm test.test_urllib2.HandlerTests.test_cookie_redirect test.test_urllib2.HandlerTests.test_cookies test.test_urllib2.HandlerTests.test_errors test.test_urllib2.HandlerTests.test_file test.test_urllib2.HandlerTests.test_fixpath_in_weirdurls test.test_urllib2.HandlerTests.test_ftp test.test_urllib2.HandlerTests.test_http test.test_urllib2.HandlerTests.test_http_doubleslash test.test_urllib2.HandlerTests.test_invalid_redirect test.test_urllib2.HandlerTests.test_proxy test.test_urllib2.HandlerTests.test_proxy_basic_auth test.test_urllib2.HandlerTests.test_proxy_https test.test_urllib2.HandlerTests.test_proxy_https_proxy_authorization test.test_urllib2.HandlerTests.test_proxy_no_proxy test.test_urllib2.HandlerTests.test_redirect test.test_urllib2.HandlerTests.test_redirect_fragment test.test_urllib2.HandlerTests.test_redirect_no_path test.test_urllib2.MiscTests test.test_urllib2.MiscTests.opener_has_handler test.test_urllib2.MiscTests.test_build_opener test.test_urllib2.MiscTests.test_unsupported_algorithm test.test_urllib2.MockCookieJar test.test_urllib2.MockCookieJar.add_cookie_header test.test_urllib2.MockCookieJar.extract_cookies test.test_urllib2.MockFile test.test_urllib2.MockFile.close test.test_urllib2.MockFile.read test.test_urllib2.MockFile.readline test.test_urllib2.MockHTTPClass test.test_urllib2.MockHTTPClass.__call__ test.test_urllib2.MockHTTPClass.__init__ test.test_urllib2.MockHTTPClass.close test.test_urllib2.MockHTTPClass.getresponse test.test_urllib2.MockHTTPClass.request test.test_urllib2.MockHTTPClass.set_debuglevel test.test_urllib2.MockHTTPClass.set_tunnel test.test_urllib2.MockHTTPHandler test.test_urllib2.MockHTTPHandler.__init__ test.test_urllib2.MockHTTPHandler.http_open test.test_urllib2.MockHTTPHandler.reset test.test_urllib2.MockHTTPResponse test.test_urllib2.MockHTTPResponse.__init__ test.test_urllib2.MockHTTPResponse._drop test.test_urllib2.MockHTTPResponse._reuse test.test_urllib2.MockHTTPResponse.read test.test_urllib2.MockHTTPSHandler test.test_urllib2.MockHTTPSHandler.__init__ test.test_urllib2.MockHTTPSHandler.https_open test.test_urllib2.MockHandler test.test_urllib2.MockHandler.__init__ test.test_urllib2.MockHandler.__lt__ test.test_urllib2.MockHandler._define_methods test.test_urllib2.MockHandler.add_parent test.test_urllib2.MockHandler.close test.test_urllib2.MockHandler.handle test.test_urllib2.MockHeaders test.test_urllib2.MockHeaders.getheaders test.test_urllib2.MockOpener test.test_urllib2.MockOpener.error test.test_urllib2.MockOpener.open test.test_urllib2.MockPasswordManager test.test_urllib2.MockPasswordManager.add_password test.test_urllib2.MockPasswordManager.find_user_password test.test_urllib2.MockResponse test.test_urllib2.MockResponse.__init__ test.test_urllib2.MockResponse.geturl test.test_urllib2.MockResponse.info test.test_urllib2.OpenerDirectorTests test.test_urllib2.OpenerDirectorTests.test_add_non_handler test.test_urllib2.OpenerDirectorTests.test_badly_named_methods test.test_urllib2.OpenerDirectorTests.test_handled test.test_urllib2.OpenerDirectorTests.test_handler_order test.test_urllib2.OpenerDirectorTests.test_http_error test.test_urllib2.OpenerDirectorTests.test_processors test.test_urllib2.OpenerDirectorTests.test_raise test.test_urllib2.RequestTests test.test_urllib2.RequestTests.setUp test.test_urllib2.RequestTests.test_HTTPError_interface_call test.test_urllib2.RequestTests.test_add_data test.test_urllib2.RequestTests.test_get_full_url test.test_urllib2.RequestTests.test_get_host test.test_urllib2.RequestTests.test_get_host_unquote test.test_urllib2.RequestTests.test_get_type test.test_urllib2.RequestTests.test_method test.test_urllib2.RequestTests.test_private_attributes test.test_urllib2.RequestTests.test_proxy test.test_urllib2.RequestTests.test_selector test.test_urllib2.RequestTests.test_url_fragment test.test_urllib2.RequestTests.test_wrapped_url test.test_urllib2.TrivialTests test.test_urllib2.TrivialTests.test_cafile_and_context test.test_urllib2.TrivialTests.test_parse_http_list test.test_urllib2.TrivialTests.test_trivial test.test_urllib2.add_ordered_mock_handlers test.test_urllib2.build_test_opener test.test_urllib2.sanepathname2url test.test_urllib2.test_main 5 items passed all tests: 3 tests in test.test_urllib2.RequestTests.test_HTTPError_interface 27 tests in test.test_urllib2.test_password_manager 22 tests in test.test_urllib2.test_password_manager_default_port 3 tests in test.test_urllib2.test_request_headers_dict 11 tests in test.test_urllib2.test_request_headers_methods 66 tests in 112 items. 66 passed and 0 failed. Test passed. doctest (test.test_urllib2) ... 66 tests with zero failures Trying: _parse_proxy('file:/ftp.example.com/') Expecting: Traceback (most recent call last): ValueError: proxy URL with no authority: 'file:/ftp.example.com/' ok Trying: _parse_proxy('proxy.example.com') Expecting: (None, None, None, 'proxy.example.com') ok Trying: _parse_proxy('proxy.example.com:3128') Expecting: (None, None, None, 'proxy.example.com:3128') ok Trying: _parse_proxy('joe:password@proxy.example.com') Expecting: (None, 'joe', 'password', 'proxy.example.com') ok Trying: _parse_proxy('joe:password@proxy.example.com:3128') Expecting: (None, 'joe', 'password', 'proxy.example.com:3128') ok Trying: _parse_proxy('http://proxy.example.com/') Expecting: ('http', None, None, 'proxy.example.com') ok Trying: _parse_proxy('http://proxy.example.com:3128/') Expecting: ('http', None, None, 'proxy.example.com:3128') ok Trying: _parse_proxy('http://joe:password@proxy.example.com/') Expecting: ('http', 'joe', 'password', 'proxy.example.com') ok Trying: _parse_proxy('http://joe:password@proxy.example.com:3128') Expecting: ('http', 'joe', 'password', 'proxy.example.com:3128') ok Trying: _parse_proxy('ftp://joe:password@proxy.example.com/rubbish:3128') Expecting: ('ftp', 'joe', 'password', 'proxy.example.com') ok Trying: _parse_proxy('http://joe:password@proxy.example.com') Expecting: ('http', 'joe', 'password', 'proxy.example.com') ok 118 items had no tests: urllib2 urllib2.AbstractBasicAuthHandler urllib2.AbstractBasicAuthHandler.__init__ urllib2.AbstractBasicAuthHandler.http_error_auth_reqed urllib2.AbstractBasicAuthHandler.retry_http_basic_auth urllib2.AbstractDigestAuthHandler urllib2.AbstractDigestAuthHandler.__init__ urllib2.AbstractDigestAuthHandler.get_algorithm_impls urllib2.AbstractDigestAuthHandler.get_authorization urllib2.AbstractDigestAuthHandler.get_cnonce urllib2.AbstractDigestAuthHandler.get_entity_digest urllib2.AbstractDigestAuthHandler.http_error_auth_reqed urllib2.AbstractDigestAuthHandler.reset_retry_count urllib2.AbstractDigestAuthHandler.retry_http_digest_auth urllib2.AbstractHTTPHandler urllib2.AbstractHTTPHandler.__init__ urllib2.AbstractHTTPHandler.do_open urllib2.AbstractHTTPHandler.do_request_ urllib2.AbstractHTTPHandler.set_http_debuglevel urllib2.BaseHandler urllib2.BaseHandler.__lt__ urllib2.BaseHandler.add_parent urllib2.BaseHandler.close urllib2.CacheFTPHandler urllib2.CacheFTPHandler.__init__ urllib2.CacheFTPHandler.check_cache urllib2.CacheFTPHandler.clear_cache urllib2.CacheFTPHandler.connect_ftp urllib2.CacheFTPHandler.setMaxConns urllib2.CacheFTPHandler.setTimeout urllib2.FTPHandler urllib2.FTPHandler.connect_ftp urllib2.FTPHandler.ftp_open urllib2.FileHandler urllib2.FileHandler.file_open urllib2.FileHandler.get_names urllib2.FileHandler.open_local_file urllib2.HTTPBasicAuthHandler urllib2.HTTPBasicAuthHandler.http_error_401 urllib2.HTTPCookieProcessor urllib2.HTTPCookieProcessor.__init__ urllib2.HTTPCookieProcessor.http_request urllib2.HTTPCookieProcessor.http_response urllib2.HTTPDefaultErrorHandler urllib2.HTTPDefaultErrorHandler.http_error_default urllib2.HTTPDigestAuthHandler urllib2.HTTPDigestAuthHandler.http_error_401 urllib2.HTTPError urllib2.HTTPError.__init__ urllib2.HTTPError.__str__ urllib2.HTTPError.info urllib2.HTTPError.reason urllib2.HTTPErrorProcessor urllib2.HTTPErrorProcessor.http_response urllib2.HTTPHandler urllib2.HTTPHandler.http_open urllib2.HTTPPasswordMgr urllib2.HTTPPasswordMgr.__init__ urllib2.HTTPPasswordMgr.add_password urllib2.HTTPPasswordMgr.find_user_password urllib2.HTTPPasswordMgr.is_suburi urllib2.HTTPPasswordMgr.reduce_uri urllib2.HTTPPasswordMgrWithDefaultRealm urllib2.HTTPPasswordMgrWithDefaultRealm.find_user_password urllib2.HTTPRedirectHandler urllib2.HTTPRedirectHandler.http_error_302 urllib2.HTTPRedirectHandler.redirect_request urllib2.HTTPSHandler urllib2.HTTPSHandler.__init__ urllib2.HTTPSHandler.https_open urllib2.OpenerDirector urllib2.OpenerDirector.__init__ urllib2.OpenerDirector._call_chain urllib2.OpenerDirector._open urllib2.OpenerDirector.add_handler urllib2.OpenerDirector.close urllib2.OpenerDirector.error urllib2.OpenerDirector.open urllib2.ProxyBasicAuthHandler urllib2.ProxyBasicAuthHandler.http_error_407 urllib2.ProxyDigestAuthHandler urllib2.ProxyDigestAuthHandler.http_error_407 urllib2.ProxyHandler urllib2.ProxyHandler.__init__ urllib2.ProxyHandler.proxy_open urllib2.Request urllib2.Request.__getattr__ urllib2.Request.__init__ urllib2.Request.add_data urllib2.Request.add_header urllib2.Request.add_unredirected_header urllib2.Request.get_data urllib2.Request.get_full_url urllib2.Request.get_header urllib2.Request.get_host urllib2.Request.get_method urllib2.Request.get_origin_req_host urllib2.Request.get_selector urllib2.Request.get_type urllib2.Request.has_data urllib2.Request.has_header urllib2.Request.has_proxy urllib2.Request.header_items urllib2.Request.is_unverifiable urllib2.Request.set_proxy urllib2.URLError urllib2.URLError.__init__ urllib2.URLError.__str__ urllib2.UnknownHandler urllib2.UnknownHandler.unknown_open urllib2._safe_gethostbyname urllib2.build_opener urllib2.install_opener urllib2.parse_http_list urllib2.parse_keqv_list urllib2.randombytes urllib2.request_host urllib2.urlopen 1 items passed all tests: 11 tests in urllib2._parse_proxy 11 tests in 119 items. 11 passed and 0 failed. Test passed. doctest (urllib2) ... 11 tests with zero failures test_cafile_and_context (test.test_urllib2.TrivialTests) ... ok test_parse_http_list (test.test_urllib2.TrivialTests) ... ok test_trivial (test.test_urllib2.TrivialTests) ... ok test_add_non_handler (test.test_urllib2.OpenerDirectorTests) ... ok test_badly_named_methods (test.test_urllib2.OpenerDirectorTests) ... ok test_handled (test.test_urllib2.OpenerDirectorTests) ... ok test_handler_order (test.test_urllib2.OpenerDirectorTests) ... ok test_http_error (test.test_urllib2.OpenerDirectorTests) ... ok test_processors (test.test_urllib2.OpenerDirectorTests) ... ok test_raise (test.test_urllib2.OpenerDirectorTests) ... ok test_basic_and_digest_auth_handlers (test.test_urllib2.HandlerTests) ... ok test_basic_auth (test.test_urllib2.HandlerTests) ... ok test_basic_auth_with_single_quoted_realm (test.test_urllib2.HandlerTests) ... ok test_basic_auth_with_unquoted_realm (test.test_urllib2.HandlerTests) ... ok test_cookie_redirect (test.test_urllib2.HandlerTests) ... ok test_cookies (test.test_urllib2.HandlerTests) ... ok test_errors (test.test_urllib2.HandlerTests) ... ok test_file (test.test_urllib2.HandlerTests) ... ok test_fixpath_in_weirdurls (test.test_urllib2.HandlerTests) ... ok test_ftp (test.test_urllib2.HandlerTests) ... ok test_http (test.test_urllib2.HandlerTests) ... ok test_http_doubleslash (test.test_urllib2.HandlerTests) ... ok test_invalid_redirect (test.test_urllib2.HandlerTests) ... ok test_proxy (test.test_urllib2.HandlerTests) ... ok test_proxy_basic_auth (test.test_urllib2.HandlerTests) ... ok test_proxy_https (test.test_urllib2.HandlerTests) ... ok test_proxy_https_proxy_authorization (test.test_urllib2.HandlerTests) ... ok test_proxy_no_proxy (test.test_urllib2.HandlerTests) ... ok test_redirect (test.test_urllib2.HandlerTests) ... ok test_redirect_fragment (test.test_urllib2.HandlerTests) ... ok test_redirect_no_path (test.test_urllib2.HandlerTests) ... ok test_build_opener (test.test_urllib2.MiscTests) ... ok test_unsupported_algorithm (test.test_urllib2.MiscTests) ... ok test_HTTPError_interface (test.test_urllib2.RequestTests) ... ok test_HTTPError_interface_call (test.test_urllib2.RequestTests) ... ok test_add_data (test.test_urllib2.RequestTests) ... ok test_get_full_url (test.test_urllib2.RequestTests) ... ok test_get_host (test.test_urllib2.RequestTests) ... ok test_get_host_unquote (test.test_urllib2.RequestTests) ... ok test_get_type (test.test_urllib2.RequestTests) ... ok test_method (test.test_urllib2.RequestTests) ... ok test_private_attributes (test.test_urllib2.RequestTests) ... ok test_proxy (test.test_urllib2.RequestTests) ... ok test_selector (test.test_urllib2.RequestTests) ... ok test_url_fragment (test.test_urllib2.RequestTests) ... ok test_wrapped_url (test.test_urllib2.RequestTests) ... ok ---------------------------------------------------------------------- Ran 46 tests in 0.643s OK 1 test OK. BUILDSTDERR: 0.62user 0.05system 0:01.21elapsed 56%CPU (0avgtext+0avgdata 51228maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+8364minor)pagefaults 0swaps =================== test_urllib2_localnet ==================== + for TestName in $(cat testnames.txt) + echo =================== test_urllib2_localnet ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urllib2_localnet == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25570 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_urllib2_localnet test_basic_auth_httperror (test.test_urllib2_localnet.BasicAuthTests) ... ok test_basic_auth_success (test.test_urllib2_localnet.BasicAuthTests) ... ok test_proxy_qop_auth_int_works_or_throws_urlerror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_qop_auth_works (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_with_bad_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_with_no_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_200 (test.test_urllib2_localnet.TestUrlopen) ... ok test_200_with_parameters (test.test_urllib2_localnet.TestUrlopen) ... ok test_404 (test.test_urllib2_localnet.TestUrlopen) ... ok test_bad_address (test.test_urllib2_localnet.TestUrlopen) ... skipped "Use of the `network' resource not enabled" test_basic (test.test_urllib2_localnet.TestUrlopen) ... ok test_geturl (test.test_urllib2_localnet.TestUrlopen) ... ok test_https (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread ok test_https_sni (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread ok test_https_with_cadefault (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread ok test_https_with_cafile (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread stopping HTTPS server joining HTTPS thread ok test_info (test.test_urllib2_localnet.TestUrlopen) ... ok test_iteration (test.test_urllib2_localnet.TestUrlopen) ... ok test_redirection (test.test_urllib2_localnet.TestUrlopen) ... ok test_sending_headers (test.test_urllib2_localnet.TestUrlopen) ... ok ---------------------------------------------------------------------- Ran 20 tests in 5.391s OK (skipped=1) 1 test OK. BUILDSTDERR: 0.33user 0.07system 0:05.56elapsed 7%CPU (0avgtext+0avgdata 44536maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6795minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urllib2net ==================== =================== test_urllib2net ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urllib2net == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25594 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_urllib2net test_urllib2net skipped -- Use of the `network' resource not enabled 1 test skipped: test_urllib2net Those skips are all expected on linux2. BUILDSTDERR: 0.13user 0.02system 0:00.16elapsed 96%CPU (0avgtext+0avgdata 41856maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6290minor)pagefaults 0swaps =================== test_urllibnet ==================== + for TestName in $(cat testnames.txt) + echo =================== test_urllibnet ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urllibnet == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25598 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_urllibnet test_urllibnet skipped -- Use of the `network' resource not enabled 1 test skipped: test_urllibnet Those skips are all expected on linux2. BUILDSTDERR: 0.11user 0.03system 0:00.15elapsed 95%CPU (0avgtext+0avgdata 41808maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6255minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_urlparse ==================== + echo =================== test_urlparse ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_urlparse == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25602 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_urlparse test_RFC1808 (test.test_urlparse.UrlParseTestCase) ... ok test_RFC2368 (test.test_urlparse.UrlParseTestCase) ... ok test_RFC2396 (test.test_urlparse.UrlParseTestCase) ... ok test_RFC2732 (test.test_urlparse.UrlParseTestCase) ... ok test_RFC3986 (test.test_urlparse.UrlParseTestCase) ... ok test_anyscheme (test.test_urlparse.UrlParseTestCase) ... ok test_attributes_bad_port (test.test_urlparse.UrlParseTestCase) Check handling of non-integer ports. ... ok test_attributes_without_netloc (test.test_urlparse.UrlParseTestCase) ... ok test_caching (test.test_urlparse.UrlParseTestCase) ... ok test_http_roundtrips (test.test_urlparse.UrlParseTestCase) ... ok test_issue14072 (test.test_urlparse.UrlParseTestCase) ... ok test_noslash (test.test_urlparse.UrlParseTestCase) ... ok test_portseparator (test.test_urlparse.UrlParseTestCase) ... ok test_qs (test.test_urlparse.UrlParseTestCase) ... ok test_qsl (test.test_urlparse.UrlParseTestCase) ... ok test_roundtrips (test.test_urlparse.UrlParseTestCase) ... ok test_telurl_params (test.test_urlparse.UrlParseTestCase) ... ok test_unparse_parse (test.test_urlparse.UrlParseTestCase) ... ok test_urldefrag (test.test_urlparse.UrlParseTestCase) ... ok test_urljoins (test.test_urlparse.UrlParseTestCase) ... ok test_urlsplit_attributes (test.test_urlparse.UrlParseTestCase) ... ok test_withoutscheme (test.test_urlparse.UrlParseTestCase) ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.034s OK 1 test OK. BUILDSTDERR: 0.13user 0.03system 0:00.17elapsed 96%CPU (0avgtext+0avgdata 41280maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6218minor)pagefaults 0swaps =================== test_userdict ==================== + for TestName in $(cat testnames.txt) + echo =================== test_userdict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_userdict == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25606 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_userdict test_all (test.test_userdict.UserDictTest) ... ok test_bool (test.test_userdict.UserDictTest) ... ok test_clear (test.test_userdict.UserDictTest) ... ok test_constructor (test.test_userdict.UserDictTest) ... ok test_contains (test.test_userdict.UserDictTest) ... ok test_copy (test.test_userdict.UserDictTest) ... ok test_fromkeys (test.test_userdict.UserDictTest) ... ok test_get (test.test_userdict.UserDictTest) ... ok test_getitem (test.test_userdict.UserDictTest) ... ok test_has_key (test.test_userdict.UserDictTest) ... ok test_init (test.test_userdict.UserDictTest) ... ok test_items (test.test_userdict.UserDictTest) ... ok test_keys (test.test_userdict.UserDictTest) ... ok test_le (test.test_userdict.UserDictTest) ... ok test_len (test.test_userdict.UserDictTest) ... ok test_missing (test.test_userdict.UserDictTest) ... ok test_mutatingiteration (test.test_userdict.UserDictTest) ... ok test_pop (test.test_userdict.UserDictTest) ... ok test_popitem (test.test_userdict.UserDictTest) ... ok test_read (test.test_userdict.UserDictTest) ... ok test_repr (test.test_userdict.UserDictTest) ... ok test_setdefault (test.test_userdict.UserDictTest) ... ok test_update (test.test_userdict.UserDictTest) ... ok test_values (test.test_userdict.UserDictTest) ... ok test_write (test.test_userdict.UserDictTest) ... ok test_all (test.test_userdict.UserDictMixinTest) ... ok test_bool (test.test_userdict.UserDictMixinTest) ... ok test_clear (test.test_userdict.UserDictMixinTest) ... ok test_constructor (test.test_userdict.UserDictMixinTest) ... ok test_contains (test.test_userdict.UserDictMixinTest) ... ok test_copy (test.test_userdict.UserDictMixinTest) ... ok test_fromkeys (test.test_userdict.UserDictMixinTest) ... ok test_get (test.test_userdict.UserDictMixinTest) ... ok test_getitem (test.test_userdict.UserDictMixinTest) ... ok test_has_key (test.test_userdict.UserDictMixinTest) ... ok test_items (test.test_userdict.UserDictMixinTest) ... ok test_keys (test.test_userdict.UserDictMixinTest) ... ok test_len (test.test_userdict.UserDictMixinTest) ... ok test_pop (test.test_userdict.UserDictMixinTest) ... ok test_popitem (test.test_userdict.UserDictMixinTest) ... ok test_read (test.test_userdict.UserDictMixinTest) ... ok test_setdefault (test.test_userdict.UserDictMixinTest) ... ok test_update (test.test_userdict.UserDictMixinTest) ... ok test_values (test.test_userdict.UserDictMixinTest) ... ok test_write (test.test_userdict.UserDictMixinTest) ... ok ---------------------------------------------------------------------- Ran 45 tests in 0.235s OK 1 test OK. BUILDSTDERR: 0.32user 0.02system 0:00.36elapsed 96%CPU (0avgtext+0avgdata 43304maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6719minor)pagefaults 0swaps =================== test_userlist ==================== + for TestName in $(cat testnames.txt) + echo =================== test_userlist ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_userlist == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25610 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_userlist test_add_specials (test.test_userlist.UserListTest) ... ok test_addmul (test.test_userlist.UserListTest) ... ok test_append (test.test_userlist.UserListTest) ... ok test_bigrepeat (test.test_userlist.UserListTest) ... ok test_constructor_exception_handling (test.test_userlist.UserListTest) ... ok test_constructors (test.test_userlist.UserListTest) ... ok test_contains (test.test_userlist.UserListTest) ... ok test_contains_fake (test.test_userlist.UserListTest) ... ok test_contains_order (test.test_userlist.UserListTest) ... ok test_count (test.test_userlist.UserListTest) ... ok test_delitem (test.test_userlist.UserListTest) ... ok test_delslice (test.test_userlist.UserListTest) ... ok test_exhausted_iterator (test.test_userlist.UserListTest) ... ok test_extend (test.test_userlist.UserListTest) ... ok test_extendedslicing (test.test_userlist.UserListTest) ... ok test_free_after_iterating (test.test_userlist.UserListTest) ... ok test_getitem (test.test_userlist.UserListTest) ... ok test_getitemoverwriteiter (test.test_userlist.UserListTest) ... ok test_getslice (test.test_userlist.UserListTest) ... ok test_iadd (test.test_userlist.UserListTest) ... ok test_imul (test.test_userlist.UserListTest) ... ok test_index (test.test_userlist.UserListTest) ... ok test_init (test.test_userlist.UserListTest) ... ok test_insert (test.test_userlist.UserListTest) ... ok test_len (test.test_userlist.UserListTest) ... ok test_minmax (test.test_userlist.UserListTest) ... ok test_mixedadd (test.test_userlist.UserListTest) ... ok test_mixedcmp (test.test_userlist.UserListTest) ... ok test_pop (test.test_userlist.UserListTest) ... ok test_print (test.test_userlist.UserListTest) ... ok test_radd_specials (test.test_userlist.UserListTest) ... ok test_remove (test.test_userlist.UserListTest) ... ok test_repeat (test.test_userlist.UserListTest) ... ok test_repr (test.test_userlist.UserListTest) ... ok test_reverse (test.test_userlist.UserListTest) ... ok test_reversed (test.test_userlist.UserListTest) ... ok test_set_subscript (test.test_userlist.UserListTest) ... ok test_setitem (test.test_userlist.UserListTest) ... ok test_setslice (test.test_userlist.UserListTest) ... ok test_slice (test.test_userlist.UserListTest) ... ok test_sort (test.test_userlist.UserListTest) ... ok test_subscript (test.test_userlist.UserListTest) ... ok test_truth (test.test_userlist.UserListTest) ... ok ---------------------------------------------------------------------- Ran 43 tests in 0.338s OK 1 test OK. BUILDSTDERR: 0.40user 0.05system 0:00.47elapsed 96%CPU (0avgtext+0avgdata 82224maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+16358minor)pagefaults 0swaps =================== test_userstring ==================== + for TestName in $(cat testnames.txt) + echo =================== test_userstring ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_userstring == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25614 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_userstring test___contains__ (test.test_userstring.UserStringTest) ... ok test_capitalize (test.test_userstring.UserStringTest) ... ok test_center (test.test_userstring.UserStringTest) ... ok test_count (test.test_userstring.UserStringTest) ... ok test_encoding_decoding (test.test_userstring.UserStringTest) ... ok test_endswith (test.test_userstring.UserStringTest) ... ok test_expandtabs (test.test_userstring.UserStringTest) ... ok test_extended_getslice (test.test_userstring.UserStringTest) ... ok test_find (test.test_userstring.UserStringTest) ... ok test_find_etc_raise_correct_error_messages (test.test_userstring.UserStringTest) ... ok test_fixtype (test.test_userstring.UserStringTest) ... ok test_floatformatting (test.test_userstring.UserStringTest) ... ok test_formatting (test.test_userstring.UserStringTest) ... ok test_formatting_c_limits (test.test_userstring.UserStringTest) ... skipped 'implementation detail specific to cpython' test_hash (test.test_userstring.UserStringTest) ... ok test_index (test.test_userstring.UserStringTest) ... ok test_inplace_rewrites (test.test_userstring.UserStringTest) ... ok test_isalnum (test.test_userstring.UserStringTest) ... ok test_isalpha (test.test_userstring.UserStringTest) ... ok test_isdigit (test.test_userstring.UserStringTest) ... ok test_islower (test.test_userstring.UserStringTest) ... ok test_isspace (test.test_userstring.UserStringTest) ... ok test_istitle (test.test_userstring.UserStringTest) ... ok test_isupper (test.test_userstring.UserStringTest) ... ok test_join (test.test_userstring.UserStringTest) ... ok test_ljust (test.test_userstring.UserStringTest) ... ok test_lower (test.test_userstring.UserStringTest) ... ok test_maketrans (test.test_userstring.UserStringTest) ... ok test_mul (test.test_userstring.UserStringTest) ... ok test_none_arguments (test.test_userstring.UserStringTest) ... ok test_partition (test.test_userstring.UserStringTest) ... ok test_replace (test.test_userstring.UserStringTest) ... ok test_replace_overflow (test.test_userstring.UserStringTest) ... ok test_rfind (test.test_userstring.UserStringTest) ... ok test_rindex (test.test_userstring.UserStringTest) ... ok test_rjust (test.test_userstring.UserStringTest) ... ok test_rpartition (test.test_userstring.UserStringTest) ... ok test_rsplit (test.test_userstring.UserStringTest) ... ok test_slice (test.test_userstring.UserStringTest) ... ok test_split (test.test_userstring.UserStringTest) ... ok test_splitlines (test.test_userstring.UserStringTest) ... ok test_startswith (test.test_userstring.UserStringTest) ... ok test_strip (test.test_userstring.UserStringTest) ... ok test_strip_whitespace (test.test_userstring.UserStringTest) ... ok test_subscript (test.test_userstring.UserStringTest) ... ok test_swapcase (test.test_userstring.UserStringTest) ... ok test_title (test.test_userstring.UserStringTest) ... ok test_translate (test.test_userstring.UserStringTest) ... ok test_upper (test.test_userstring.UserStringTest) ... ok test_zfill (test.test_userstring.UserStringTest) ... ok test___contains__ (test.test_userstring.MutableStringTest) ... ok test_capitalize (test.test_userstring.MutableStringTest) ... ok test_center (test.test_userstring.MutableStringTest) ... ok test_count (test.test_userstring.MutableStringTest) ... ok test_delitem (test.test_userstring.MutableStringTest) ... ok test_delslice (test.test_userstring.MutableStringTest) ... ok test_encoding_decoding (test.test_userstring.MutableStringTest) ... ok test_endswith (test.test_userstring.MutableStringTest) ... ok test_expandtabs (test.test_userstring.MutableStringTest) ... ok test_extended_getslice (test.test_userstring.MutableStringTest) ... ok test_extended_set_del_slice (test.test_userstring.MutableStringTest) ... ok test_find (test.test_userstring.MutableStringTest) ... ok test_find_etc_raise_correct_error_messages (test.test_userstring.MutableStringTest) ... ok test_fixtype (test.test_userstring.MutableStringTest) ... ok test_floatformatting (test.test_userstring.MutableStringTest) ... ok test_formatting (test.test_userstring.MutableStringTest) ... ok test_formatting_c_limits (test.test_userstring.MutableStringTest) ... skipped 'implementation detail specific to cpython' test_hash (test.test_userstring.MutableStringTest) ... ok test_iadd (test.test_userstring.MutableStringTest) ... ok test_immutable (test.test_userstring.MutableStringTest) ... ok test_imul (test.test_userstring.MutableStringTest) ... ok test_index (test.test_userstring.MutableStringTest) ... ok test_inplace_rewrites (test.test_userstring.MutableStringTest) ... ok test_isalnum (test.test_userstring.MutableStringTest) ... ok test_isalpha (test.test_userstring.MutableStringTest) ... ok test_isdigit (test.test_userstring.MutableStringTest) ... ok test_islower (test.test_userstring.MutableStringTest) ... ok test_isspace (test.test_userstring.MutableStringTest) ... ok test_istitle (test.test_userstring.MutableStringTest) ... ok test_isupper (test.test_userstring.MutableStringTest) ... ok test_join (test.test_userstring.MutableStringTest) ... ok test_ljust (test.test_userstring.MutableStringTest) ... ok test_lower (test.test_userstring.MutableStringTest) ... ok test_maketrans (test.test_userstring.MutableStringTest) ... ok test_mul (test.test_userstring.MutableStringTest) ... ok test_none_arguments (test.test_userstring.MutableStringTest) ... ok test_partition (test.test_userstring.MutableStringTest) ... ok test_replace (test.test_userstring.MutableStringTest) ... ok test_replace_overflow (test.test_userstring.MutableStringTest) ... ok test_rfind (test.test_userstring.MutableStringTest) ... ok test_rindex (test.test_userstring.MutableStringTest) ... ok test_rjust (test.test_userstring.MutableStringTest) ... ok test_rpartition (test.test_userstring.MutableStringTest) ... ok test_rsplit (test.test_userstring.MutableStringTest) ... ok test_setitem (test.test_userstring.MutableStringTest) ... ok test_setslice (test.test_userstring.MutableStringTest) ... ok test_slice (test.test_userstring.MutableStringTest) ... ok test_split (test.test_userstring.MutableStringTest) ... ok test_splitlines (test.test_userstring.MutableStringTest) ... ok test_startswith (test.test_userstring.MutableStringTest) ... ok test_strip (test.test_userstring.MutableStringTest) ... ok test_strip_whitespace (test.test_userstring.MutableStringTest) ... ok test_subscript (test.test_userstring.MutableStringTest) ... ok test_swapcase (test.test_userstring.MutableStringTest) ... ok test_title (test.test_userstring.MutableStringTest) ... ok test_translate (test.test_userstring.MutableStringTest) ... ok test_upper (test.test_userstring.MutableStringTest) ... ok test_zfill (test.test_userstring.MutableStringTest) ... ok ---------------------------------------------------------------------- Ran 108 tests in 0.837s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.89user 0.04system 0:00.97elapsed 95%CPU (0avgtext+0avgdata 54476maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+9502minor)pagefaults 0swaps =================== test_uu ==================== + for TestName in $(cat testnames.txt) + echo =================== test_uu ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_uu == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25618 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_uu test_decode (test.test_uu.UUTest) ... ok test_encode (test.test_uu.UUTest) ... ok test_garbage_padding (test.test_uu.UUTest) ... ok test_missingbegin (test.test_uu.UUTest) ... ok test_truncatedinput (test.test_uu.UUTest) ... ok test_decode (test.test_uu.UUStdIOTest) ... ok test_encode (test.test_uu.UUStdIOTest) ... ok test_decode (test.test_uu.UUFileTest) ... ok test_decode_filename (test.test_uu.UUFileTest) ... ok test_decodetwice (test.test_uu.UUFileTest) ... ok test_encode (test.test_uu.UUFileTest) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.006s OK 1 test OK. BUILDSTDERR: 0.10user 0.02system 0:00.13elapsed 94%CPU (0avgtext+0avgdata 41208maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6055minor)pagefaults 0swaps =================== test_uuid ==================== + for TestName in $(cat testnames.txt) + echo =================== test_uuid ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_uuid == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25622 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_uuid testIssue8621 (test.test_uuid.TestUUID) ... ok test_UUID (test.test_uuid.TestUUID) ... ok test_exceptions (test.test_uuid.TestUUID) ... ok test_getnode (test.test_uuid.TestUUID) ... ok test_uuid1 (test.test_uuid.TestUUID) ... ok test_uuid3 (test.test_uuid.TestUUID) ... ok test_uuid4 (test.test_uuid.TestUUID) ... ok test_uuid5 (test.test_uuid.TestUUID) ... ok test_arp_getnode (test.test_uuid.TestInternals) ... skipped 'requires arp' test_find_mac (test.test_uuid.TestInternals) ... skipped 'requires ifconfig' test_ifconfig_getnode (test.test_uuid.TestInternals) ... skipped 'requires ifconfig' test_ipconfig_getnode (test.test_uuid.TestInternals) ... skipped 'requires Windows' test_lanscan_getnode (test.test_uuid.TestInternals) ... skipped 'requires lanscan' test_netbios_getnode (test.test_uuid.TestInternals) ... skipped 'requires win32wnet' test_netstat_getnode (test.test_uuid.TestInternals) ... skipped 'requires netstat' test_random_getnode (test.test_uuid.TestInternals) ... ok test_unixdll_getnode (test.test_uuid.TestInternals) ... ok test_windll_getnode (test.test_uuid.TestInternals) ... skipped 'requires Windows' ---------------------------------------------------------------------- Ran 18 tests in 0.337s OK (skipped=8) 1 test OK. BUILDSTDERR: 0.31user 0.07system 0:00.52elapsed 73%CPU (0avgtext+0avgdata 43752maxresident)k BUILDSTDERR: 24inputs+0outputs (1major+9141minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_wait3 ==================== =================== test_wait3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_wait3 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25628 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_wait3 test_wait (test.test_wait3.Wait3Test) ... ok ---------------------------------------------------------------------- Ran 1 test in 5.011s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:05.12elapsed 2%CPU (0avgtext+0avgdata 41112maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6871minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_wait4 ==================== =================== test_wait4 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_wait4 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25637 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_wait4 test_wait (test.test_wait4.Wait4Test) ... ok ---------------------------------------------------------------------- Ran 1 test in 5.010s OK 1 test OK. BUILDSTDERR: 0.09user 0.02system 0:05.12elapsed 2%CPU (0avgtext+0avgdata 41828maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6836minor)pagefaults 0swaps =================== test_warnings ==================== + for TestName in $(cat testnames.txt) + echo =================== test_warnings ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_warnings == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25646 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_warnings test_always (test.test_warnings.CFilterTests) ... ok test_default (test.test_warnings.CFilterTests) ... ok test_error (test.test_warnings.CFilterTests) ... ok test_filterwarnings (test.test_warnings.CFilterTests) ... ok test_ignore (test.test_warnings.CFilterTests) ... ok test_inheritance (test.test_warnings.CFilterTests) ... ok test_message_matching (test.test_warnings.CFilterTests) ... ok test_module (test.test_warnings.CFilterTests) ... ok test_once (test.test_warnings.CFilterTests) ... ok test_ordering (test.test_warnings.CFilterTests) ... ok test_always (test.test_warnings.PyFilterTests) ... ok test_default (test.test_warnings.PyFilterTests) ... ok test_error (test.test_warnings.PyFilterTests) ... ok test_filterwarnings (test.test_warnings.PyFilterTests) ... ok test_ignore (test.test_warnings.PyFilterTests) ... ok test_inheritance (test.test_warnings.PyFilterTests) ... ok test_message_matching (test.test_warnings.PyFilterTests) ... ok test_module (test.test_warnings.PyFilterTests) ... ok test_once (test.test_warnings.PyFilterTests) ... ok test_ordering (test.test_warnings.PyFilterTests) ... ok test_accelerated (test.test_warnings.CWarnTests) ... ok test_bad_str (test.test_warnings.CWarnTests) ... ok test_filename (test.test_warnings.CWarnTests) ... ok test_message (test.test_warnings.CWarnTests) ... ok test_missing_filename_main_with_argv (test.test_warnings.CWarnTests) ... ok test_missing_filename_main_with_argv_empty_string (test.test_warnings.CWarnTests) ... ok test_missing_filename_main_without_argv (test.test_warnings.CWarnTests) ... ok test_missing_filename_not_main (test.test_warnings.CWarnTests) ... ok test_stacklevel (test.test_warnings.CWarnTests) ... ok test_warn_explicit_type_errors (test.test_warnings.CWarnTests) ... ok test_bad_str (test.test_warnings.PyWarnTests) ... ok test_filename (test.test_warnings.PyWarnTests) ... ok test_message (test.test_warnings.PyWarnTests) ... ok test_missing_filename_main_with_argv (test.test_warnings.PyWarnTests) ... ok test_missing_filename_main_with_argv_empty_string (test.test_warnings.PyWarnTests) ... ok test_missing_filename_main_without_argv (test.test_warnings.PyWarnTests) ... ok test_missing_filename_not_main (test.test_warnings.PyWarnTests) ... ok test_pure_python (test.test_warnings.PyWarnTests) ... ok test_stacklevel (test.test_warnings.PyWarnTests) ... ok test_warn_explicit_type_errors (test.test_warnings.PyWarnTests) ... ok test_improper_input (test.test_warnings.CWCmdLineTests) ... ok test_improper_option (test.test_warnings.CWCmdLineTests) ... ok test_warnings_bootstrap (test.test_warnings.CWCmdLineTests) ... ok test_improper_input (test.test_warnings.PyWCmdLineTests) ... ok test_improper_option (test.test_warnings.PyWCmdLineTests) ... ok test_warnings_bootstrap (test.test_warnings.PyWCmdLineTests) ... ok test_default_action (test.test_warnings._WarningsTests) ... ok test_filename_none (test.test_warnings._WarningsTests) ... ok test_filter (test.test_warnings._WarningsTests) ... ok test_onceregistry (test.test_warnings._WarningsTests) ... ok test_show_warning_output (test.test_warnings._WarningsTests) ... ok test_showwarning_missing (test.test_warnings._WarningsTests) ... ok test_showwarning_not_callable (test.test_warnings._WarningsTests) ... ok test_stderr_none (test.test_warnings._WarningsTests) ... ok test_formatwarning (test.test_warnings.CWarningsDisplayTests) ... ok test_formatwarning_unicode_msg (test.test_warnings.CWarningsDisplayTests) ... ok test_formatwarning_unicode_msg_nonascii_fileline (test.test_warnings.CWarningsDisplayTests) ... ok test_formatwarning_unicode_msg_nonascii_filename (test.test_warnings.CWarningsDisplayTests) ... skipped 'need test_support.FS_NONASCII' test_showwarning (test.test_warnings.CWarningsDisplayTests) ... ok test_formatwarning (test.test_warnings.PyWarningsDisplayTests) ... ok test_formatwarning_unicode_msg (test.test_warnings.PyWarningsDisplayTests) ... ok test_formatwarning_unicode_msg_nonascii_fileline (test.test_warnings.PyWarningsDisplayTests) ... ok test_formatwarning_unicode_msg_nonascii_filename (test.test_warnings.PyWarningsDisplayTests) ... skipped 'need test_support.FS_NONASCII' test_showwarning (test.test_warnings.PyWarningsDisplayTests) ... ok test_catch_warnings_defaults (test.test_warnings.CCatchWarningTests) ... ok test_catch_warnings_recording (test.test_warnings.CCatchWarningTests) ... ok test_catch_warnings_reentry_guard (test.test_warnings.CCatchWarningTests) ... ok test_catch_warnings_restore (test.test_warnings.CCatchWarningTests) ... ok test_check_warnings (test.test_warnings.CCatchWarningTests) ... ok test_catch_warnings_defaults (test.test_warnings.PyCatchWarningTests) ... ok test_catch_warnings_recording (test.test_warnings.PyCatchWarningTests) ... ok test_catch_warnings_reentry_guard (test.test_warnings.PyCatchWarningTests) ... ok test_catch_warnings_restore (test.test_warnings.PyCatchWarningTests) ... ok test_check_warnings (test.test_warnings.PyCatchWarningTests) ... ok test_comma_separated_warnings (test.test_warnings.CEnvironmentVariableTests) ... ok test_envvar_and_command_line (test.test_warnings.CEnvironmentVariableTests) ... ok test_single_warning (test.test_warnings.CEnvironmentVariableTests) ... ok test_comma_separated_warnings (test.test_warnings.PyEnvironmentVariableTests) ... ok test_envvar_and_command_line (test.test_warnings.PyEnvironmentVariableTests) ... ok test_single_warning (test.test_warnings.PyEnvironmentVariableTests) ... ok ---------------------------------------------------------------------- Ran 80 tests in 0.451s OK (skipped=2) 1 test OK. BUILDSTDERR: 0.37user 0.20system 0:00.61elapsed 95%CPU (0avgtext+0avgdata 42192maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+46211minor)pagefaults 0swaps =================== test_wave ==================== + for TestName in $(cat testnames.txt) + echo =================== test_wave ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_wave == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25661 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_wave test_close (test.test_wave.WavePCM8Test) ... ok test_copy (test.test_wave.WavePCM8Test) ... ok test_incompleted_write (test.test_wave.WavePCM8Test) ... ok test_multiple_writes (test.test_wave.WavePCM8Test) ... ok test_overflowed_write (test.test_wave.WavePCM8Test) ... ok test_read (test.test_wave.WavePCM8Test) ... ok test_read_not_from_start (test.test_wave.WavePCM8Test) ... ok test_read_params (test.test_wave.WavePCM8Test) ... ok test_unseekable_read (test.test_wave.WavePCM8Test) ... ok test_write (test.test_wave.WavePCM8Test) ... ok test_write_params (test.test_wave.WavePCM8Test) ... ok test_close (test.test_wave.WavePCM16Test) ... ok test_copy (test.test_wave.WavePCM16Test) ... ok test_incompleted_write (test.test_wave.WavePCM16Test) ... ok test_multiple_writes (test.test_wave.WavePCM16Test) ... ok test_overflowed_write (test.test_wave.WavePCM16Test) ... ok test_read (test.test_wave.WavePCM16Test) ... ok test_read_not_from_start (test.test_wave.WavePCM16Test) ... ok test_read_params (test.test_wave.WavePCM16Test) ... ok test_unseekable_read (test.test_wave.WavePCM16Test) ... ok test_write (test.test_wave.WavePCM16Test) ... ok test_write_params (test.test_wave.WavePCM16Test) ... ok test_close (test.test_wave.WavePCM24Test) ... ok test_copy (test.test_wave.WavePCM24Test) ... ok test_incompleted_write (test.test_wave.WavePCM24Test) ... ok test_multiple_writes (test.test_wave.WavePCM24Test) ... ok test_overflowed_write (test.test_wave.WavePCM24Test) ... ok test_read (test.test_wave.WavePCM24Test) ... ok test_read_not_from_start (test.test_wave.WavePCM24Test) ... ok test_read_params (test.test_wave.WavePCM24Test) ... ok test_unseekable_read (test.test_wave.WavePCM24Test) ... ok test_write (test.test_wave.WavePCM24Test) ... ok test_write_params (test.test_wave.WavePCM24Test) ... ok test_close (test.test_wave.WavePCM32Test) ... ok test_copy (test.test_wave.WavePCM32Test) ... ok test_incompleted_write (test.test_wave.WavePCM32Test) ... ok test_multiple_writes (test.test_wave.WavePCM32Test) ... ok test_overflowed_write (test.test_wave.WavePCM32Test) ... ok test_read (test.test_wave.WavePCM32Test) ... ok test_read_not_from_start (test.test_wave.WavePCM32Test) ... ok test_read_params (test.test_wave.WavePCM32Test) ... ok test_unseekable_read (test.test_wave.WavePCM32Test) ... ok test_write (test.test_wave.WavePCM32Test) ... ok test_write_params (test.test_wave.WavePCM32Test) ... ok ---------------------------------------------------------------------- Ran 44 tests in 0.063s OK 1 test OK. BUILDSTDERR: 0.14user 0.03system 0:00.19elapsed 90%CPU (0avgtext+0avgdata 42040maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6178minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_weakref ==================== + echo =================== test_weakref ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_weakref == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25665 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_weakref test_basic_callback (test.test_weakref.ReferencesTestCase) ... ok test_basic_proxy (test.test_weakref.ReferencesTestCase) ... ok test_basic_ref (test.test_weakref.ReferencesTestCase) ... ok test_callable_proxy (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_1 (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_2 (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_3 (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_4 (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_resurrection (test.test_weakref.ReferencesTestCase) ... ok test_callbacks_on_callback (test.test_weakref.ReferencesTestCase) ... ok test_callbacks_protected (test.test_weakref.ReferencesTestCase) ... ok test_classes (test.test_weakref.ReferencesTestCase) ... ok test_constructor_kwargs (test.test_weakref.ReferencesTestCase) ... ok test_equality (test.test_weakref.ReferencesTestCase) ... ok test_gc_during_proxy_creation (test.test_weakref.ReferencesTestCase) ... ok test_gc_during_ref_creation (test.test_weakref.ReferencesTestCase) ... ok test_getweakrefcount (test.test_weakref.ReferencesTestCase) ... ok test_getweakrefs (test.test_weakref.ReferencesTestCase) ... ok test_hashing (test.test_weakref.ReferencesTestCase) ... ok test_init (test.test_weakref.ReferencesTestCase) ... ok test_multiple_callbacks (test.test_weakref.ReferencesTestCase) ... ok test_multiple_selfref_callbacks (test.test_weakref.ReferencesTestCase) ... ok test_newstyle_number_ops (test.test_weakref.ReferencesTestCase) ... ok test_proxy_bool (test.test_weakref.ReferencesTestCase) ... ok test_proxy_deletion (test.test_weakref.ReferencesTestCase) ... ok test_proxy_div (test.test_weakref.ReferencesTestCase) ... ok test_proxy_index (test.test_weakref.ReferencesTestCase) ... ok test_proxy_ref (test.test_weakref.ReferencesTestCase) ... ok test_proxy_reuse (test.test_weakref.ReferencesTestCase) ... ok test_proxy_unicode (test.test_weakref.ReferencesTestCase) ... ok test_ref_created_during_del (test.test_weakref.ReferencesTestCase) ... ok test_ref_reuse (test.test_weakref.ReferencesTestCase) ... ok test_sf_bug_840829 (test.test_weakref.ReferencesTestCase) ... ok test_shared_proxy_without_callback (test.test_weakref.ReferencesTestCase) ... ok test_shared_ref_without_callback (test.test_weakref.ReferencesTestCase) ... ok test_trashcan_16602 (test.test_weakref.ReferencesTestCase) ... ok test_make_weak_keyed_dict_from_dict (test.test_weakref.MappingTestCase) ... ok test_make_weak_keyed_dict_from_weak_keyed_dict (test.test_weakref.MappingTestCase) ... ok test_make_weak_valued_dict_misc (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_bad_delitem (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_cascading_deletes (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_delitem (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_dict_popitem (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_dict_setdefault (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_dict_update (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_iters (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_len_cycles (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_len_race (test.test_weakref.MappingTestCase) ... ok test_weak_keys (test.test_weakref.MappingTestCase) ... ok test_weak_keys_destroy_while_iterating (test.test_weakref.MappingTestCase) ... ok test_weak_valued_delitem (test.test_weakref.MappingTestCase) ... ok test_weak_valued_dict_popitem (test.test_weakref.MappingTestCase) ... ok test_weak_valued_dict_setdefault (test.test_weakref.MappingTestCase) ... ok test_weak_valued_dict_update (test.test_weakref.MappingTestCase) ... ok test_weak_valued_iters (test.test_weakref.MappingTestCase) ... ok test_weak_valued_len_cycles (test.test_weakref.MappingTestCase) ... ok test_weak_valued_len_race (test.test_weakref.MappingTestCase) ... ok test_weak_values (test.test_weakref.MappingTestCase) ... ok test_weak_values_destroy_while_iterating (test.test_weakref.MappingTestCase) ... ok test_bool (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_constructor (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_get (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_getitem (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_items (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_keys (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_len (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_pop (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_popitem (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_read (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_setdefault (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_update (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_values (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_write (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_bool (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_constructor (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_get (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_getitem (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_items (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_keys (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_len (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_pop (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_popitem (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_read (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_setdefault (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_update (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_values (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_write (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_subclass_refs (test.test_weakref.SubclassableWeakrefTestCase) ... ok test_subclass_refs_dont_conflate_callbacks (test.test_weakref.SubclassableWeakrefTestCase) ... ok test_subclass_refs_dont_replace_standard_refs (test.test_weakref.SubclassableWeakrefTestCase) ... ok test_subclass_refs_with_cycle (test.test_weakref.SubclassableWeakrefTestCase) ... ok test_subclass_refs_with_slots (test.test_weakref.SubclassableWeakrefTestCase) ... ok ---------------------------------------------------------------------- Ran 92 tests in 2.699s OK Trying: import weakref Expecting nothing ok Trying: class Dict(dict): pass Expecting nothing ok Trying: obj = Dict(red=1, green=2, blue=3) # this object is weak referencable Expecting nothing ok Trying: r = weakref.ref(obj) Expecting nothing ok Trying: print r() is obj Expecting: True ok Trying: import weakref Expecting nothing ok Trying: class Object: pass Expecting nothing ok Trying: o = Object() Expecting nothing ok Trying: r = weakref.ref(o) Expecting nothing ok Trying: o2 = r() Expecting nothing ok Trying: o is o2 Expecting: True ok Trying: del o, o2 Expecting nothing ok Trying: gc_collect() Expecting nothing ok Trying: print r() Expecting: None ok Trying: import weakref Expecting nothing ok Trying: class ExtendedRef(weakref.ref): def __init__(self, ob, callback=None, **annotations): super(ExtendedRef, self).__init__(ob, callback) self.__counter = 0 for k, v in annotations.iteritems(): setattr(self, k, v) def __call__(self): '''Return a pair containing the referent and the number of times the reference has been called. ''' ob = super(ExtendedRef, self).__call__() if ob is not None: self.__counter += 1 ob = (ob, self.__counter) return ob Expecting nothing ok Trying: class A: # not in docs from here, just testing the ExtendedRef pass Expecting nothing ok Trying: a = A() Expecting nothing ok Trying: r = ExtendedRef(a, foo=1, bar="baz") Expecting nothing ok Trying: r.foo Expecting: 1 ok Trying: r.bar Expecting: 'baz' ok Trying: r()[1] Expecting: 1 ok Trying: r()[1] Expecting: 2 ok Trying: r()[0] is a Expecting: True ok Trying: import weakref Expecting nothing ok Trying: _id2obj_dict = weakref.WeakValueDictionary() Expecting nothing ok Trying: def remember(obj): oid = id(obj) _id2obj_dict[oid] = obj return oid Expecting nothing ok Trying: def id2obj(oid): return _id2obj_dict[oid] Expecting nothing ok Trying: a = A() # from here, just testing Expecting nothing ok Trying: a_id = remember(a) Expecting nothing ok Trying: id2obj(a_id) is a Expecting: True ok Trying: del a Expecting nothing ok Trying: gc_collect() Expecting nothing ok Trying: try: id2obj(a_id) except KeyError: print 'OK' else: print 'WeakValueDictionary error' Expecting: OK ok 106 items had no tests: test.test_weakref test.test_weakref.C test.test_weakref.C.method test.test_weakref.Callable test.test_weakref.Callable.__call__ test.test_weakref.MappingTestCase test.test_weakref.MappingTestCase.check_iters test.test_weakref.MappingTestCase.check_len_cycles test.test_weakref.MappingTestCase.check_len_race test.test_weakref.MappingTestCase.check_popitem test.test_weakref.MappingTestCase.check_setdefault test.test_weakref.MappingTestCase.check_update test.test_weakref.MappingTestCase.check_weak_destroy_and_mutate_while_iterating test.test_weakref.MappingTestCase.check_weak_destroy_while_iterating test.test_weakref.MappingTestCase.make_weak_keyed_dict test.test_weakref.MappingTestCase.make_weak_valued_dict test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_dict test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_weak_keyed_dict test.test_weakref.MappingTestCase.test_make_weak_valued_dict_misc test.test_weakref.MappingTestCase.test_weak_keyed_bad_delitem test.test_weakref.MappingTestCase.test_weak_keyed_cascading_deletes test.test_weakref.MappingTestCase.test_weak_keyed_delitem test.test_weakref.MappingTestCase.test_weak_keyed_dict_popitem test.test_weakref.MappingTestCase.test_weak_keyed_dict_setdefault test.test_weakref.MappingTestCase.test_weak_keyed_dict_update test.test_weakref.MappingTestCase.test_weak_keyed_iters test.test_weakref.MappingTestCase.test_weak_keyed_len_cycles test.test_weakref.MappingTestCase.test_weak_keyed_len_race test.test_weakref.MappingTestCase.test_weak_keys test.test_weakref.MappingTestCase.test_weak_keys_destroy_while_iterating test.test_weakref.MappingTestCase.test_weak_valued_delitem test.test_weakref.MappingTestCase.test_weak_valued_dict_popitem test.test_weakref.MappingTestCase.test_weak_valued_dict_setdefault test.test_weakref.MappingTestCase.test_weak_valued_dict_update test.test_weakref.MappingTestCase.test_weak_valued_iters test.test_weakref.MappingTestCase.test_weak_valued_len_cycles test.test_weakref.MappingTestCase.test_weak_valued_len_race test.test_weakref.MappingTestCase.test_weak_values test.test_weakref.MappingTestCase.test_weak_values_destroy_while_iterating test.test_weakref.Object test.test_weakref.Object.__eq__ test.test_weakref.Object.__hash__ test.test_weakref.Object.__init__ test.test_weakref.Object.__ne__ test.test_weakref.Object.__repr__ test.test_weakref.RefCycle test.test_weakref.RefCycle.__init__ test.test_weakref.ReferencesTestCase test.test_weakref.ReferencesTestCase.check_basic_callback test.test_weakref.ReferencesTestCase.check_basic_ref test.test_weakref.ReferencesTestCase.check_gc_during_creation test.test_weakref.ReferencesTestCase.check_proxy test.test_weakref.ReferencesTestCase.check_shared_without_callback test.test_weakref.ReferencesTestCase.test_basic_callback test.test_weakref.ReferencesTestCase.test_basic_proxy test.test_weakref.ReferencesTestCase.test_basic_ref test.test_weakref.ReferencesTestCase.test_callable_proxy test.test_weakref.ReferencesTestCase.test_callback_in_cycle_1 test.test_weakref.ReferencesTestCase.test_callback_in_cycle_2 test.test_weakref.ReferencesTestCase.test_callback_in_cycle_3 test.test_weakref.ReferencesTestCase.test_callback_in_cycle_4 test.test_weakref.ReferencesTestCase.test_callback_in_cycle_resurrection test.test_weakref.ReferencesTestCase.test_callbacks_on_callback test.test_weakref.ReferencesTestCase.test_callbacks_protected test.test_weakref.ReferencesTestCase.test_classes test.test_weakref.ReferencesTestCase.test_constructor_kwargs test.test_weakref.ReferencesTestCase.test_equality test.test_weakref.ReferencesTestCase.test_gc_during_proxy_creation test.test_weakref.ReferencesTestCase.test_gc_during_ref_creation test.test_weakref.ReferencesTestCase.test_getweakrefcount test.test_weakref.ReferencesTestCase.test_getweakrefs test.test_weakref.ReferencesTestCase.test_hashing test.test_weakref.ReferencesTestCase.test_init test.test_weakref.ReferencesTestCase.test_multiple_callbacks test.test_weakref.ReferencesTestCase.test_multiple_selfref_callbacks test.test_weakref.ReferencesTestCase.test_newstyle_number_ops test.test_weakref.ReferencesTestCase.test_proxy_bool test.test_weakref.ReferencesTestCase.test_proxy_deletion test.test_weakref.ReferencesTestCase.test_proxy_div test.test_weakref.ReferencesTestCase.test_proxy_index test.test_weakref.ReferencesTestCase.test_proxy_ref test.test_weakref.ReferencesTestCase.test_proxy_reuse test.test_weakref.ReferencesTestCase.test_proxy_unicode test.test_weakref.ReferencesTestCase.test_ref_created_during_del test.test_weakref.ReferencesTestCase.test_ref_reuse test.test_weakref.ReferencesTestCase.test_sf_bug_840829 test.test_weakref.ReferencesTestCase.test_shared_proxy_without_callback test.test_weakref.ReferencesTestCase.test_shared_ref_without_callback test.test_weakref.ReferencesTestCase.test_trashcan_16602 test.test_weakref.SubclassableWeakrefTestCase test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_conflate_callbacks test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_replace_standard_refs test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_cycle test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_slots test.test_weakref.TestBase test.test_weakref.TestBase.callback test.test_weakref.TestBase.setUp test.test_weakref.WeakKeyDictionaryTestCase test.test_weakref.WeakKeyDictionaryTestCase._reference test.test_weakref.WeakValueDictionaryTestCase test.test_weakref.WeakValueDictionaryTestCase._reference test.test_weakref.create_bound_method test.test_weakref.create_function test.test_weakref.create_unbound_method test.test_weakref.test_main 1 items passed all tests: 34 tests in test.test_weakref.__test__.libreftest 34 tests in 107 items. 34 passed and 0 failed. Test passed. doctest (test.test_weakref) ... 34 tests with zero failures 1 test OK. =================== test_weakset ==================== BUILDSTDERR: 2.96user 0.03system 0:03.03elapsed 98%CPU (0avgtext+0avgdata 43752maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6628minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_weakset ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_weakset == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25669 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_weakset test_add (test.test_weakset.TestWeakSet) ... ok test_and (test.test_weakset.TestWeakSet) ... ok test_clear (test.test_weakset.TestWeakSet) ... ok test_constructor_identity (test.test_weakset.TestWeakSet) ... ok test_contains (test.test_weakset.TestWeakSet) ... ok test_copy (test.test_weakset.TestWeakSet) ... ok test_difference (test.test_weakset.TestWeakSet) ... ok test_difference_update (test.test_weakset.TestWeakSet) ... ok test_discard (test.test_weakset.TestWeakSet) ... ok test_eq (test.test_weakset.TestWeakSet) ... ok test_gc (test.test_weakset.TestWeakSet) ... ok test_gt (test.test_weakset.TestWeakSet) ... ok test_hash (test.test_weakset.TestWeakSet) ... ok test_iand (test.test_weakset.TestWeakSet) ... ok test_init (test.test_weakset.TestWeakSet) ... ok test_inplace_on_self (test.test_weakset.TestWeakSet) ... ok test_intersection (test.test_weakset.TestWeakSet) ... ok test_intersection_update (test.test_weakset.TestWeakSet) ... ok test_ior (test.test_weakset.TestWeakSet) ... ok test_isdisjoint (test.test_weakset.TestWeakSet) ... ok test_isub (test.test_weakset.TestWeakSet) ... ok test_ixor (test.test_weakset.TestWeakSet) ... ok test_len (test.test_weakset.TestWeakSet) ... ok test_len_cycles (test.test_weakset.TestWeakSet) ... ok test_len_race (test.test_weakset.TestWeakSet) ... ok test_lt (test.test_weakset.TestWeakSet) ... ok test_methods (test.test_weakset.TestWeakSet) ... ok test_ne (test.test_weakset.TestWeakSet) ... ok test_new_or_init (test.test_weakset.TestWeakSet) ... ok test_or (test.test_weakset.TestWeakSet) ... ok test_pop (test.test_weakset.TestWeakSet) ... ok test_remove (test.test_weakset.TestWeakSet) ... ok test_sub (test.test_weakset.TestWeakSet) ... ok test_sub_and_super (test.test_weakset.TestWeakSet) ... ok test_subclass_with_custom_hash (test.test_weakset.TestWeakSet) ... ok test_symmetric_difference (test.test_weakset.TestWeakSet) ... ok test_symmetric_difference_update (test.test_weakset.TestWeakSet) ... ok test_union (test.test_weakset.TestWeakSet) ... ok test_update (test.test_weakset.TestWeakSet) ... ok test_update_set (test.test_weakset.TestWeakSet) ... ok test_weak_destroy_and_mutate_while_iterating (test.test_weakset.TestWeakSet) ... ok test_weak_destroy_while_iterating (test.test_weakset.TestWeakSet) ... ok test_xor (test.test_weakset.TestWeakSet) ... ok ---------------------------------------------------------------------- Ran 43 tests in 1.299s OK 1 test OK. BUILDSTDERR: 1.36user 0.02system 0:01.43elapsed 96%CPU (0avgtext+0avgdata 42256maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6301minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_whichdb ==================== =================== test_whichdb ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_whichdb == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25673 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_whichdb test_whichdb_dbm (test.test_whichdb.WhichDBTestCase) ... ok test_whichdb_dumbdbm (test.test_whichdb.WhichDBTestCase) ... ok test_whichdb_gdbm (test.test_whichdb.WhichDBTestCase) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.012s OK 1 test OK. BUILDSTDERR: 0.18user 0.06system 0:00.25elapsed 97%CPU (0avgtext+0avgdata 44100maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+11564minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_winreg ==================== =================== test_winreg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_winreg == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25683 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_winreg test_winreg skipped -- No module named _winreg 1 test skipped: test_winreg Those skips are all expected on linux2. BUILDSTDERR: 0.10user 0.03system 0:00.13elapsed 97%CPU (0avgtext+0avgdata 41900maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6174minor)pagefaults 0swaps =================== test_winsound ==================== + for TestName in $(cat testnames.txt) + echo =================== test_winsound ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_winsound == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25687 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_winsound test_winsound skipped -- Use of the `audio' resource not enabled 1 test skipped: test_winsound Those skips are all expected on linux2. BUILDSTDERR: 0.10user 0.03system 0:00.13elapsed 94%CPU (0avgtext+0avgdata 41428maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6027minor)pagefaults 0swaps =================== test_with ==================== + for TestName in $(cat testnames.txt) + echo =================== test_with ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_with == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25691 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_with testAssignmentToEmptyTupleError (test.test_with.FailureTestCase) ... ok testAssignmentToNoneError (test.test_with.FailureTestCase) ... ok testAssignmentToTupleContainingNoneError (test.test_with.FailureTestCase) ... ok testAssignmentToTupleOnlyContainingNoneError (test.test_with.FailureTestCase) ... ok testEnterAttributeError (test.test_with.FailureTestCase) ... ok testEnterThrows (test.test_with.FailureTestCase) ... ok testExitAttributeError (test.test_with.FailureTestCase) ... ok testExitThrows (test.test_with.FailureTestCase) ... ok testNameError (test.test_with.FailureTestCase) ... ok testBoundGenerator (test.test_with.NonexceptionalTestCase) ... ok testInlineGeneratorBoundSyntax (test.test_with.NonexceptionalTestCase) ... ok testInlineGeneratorBoundToDottedVariable (test.test_with.NonexceptionalTestCase) ... ok testInlineGeneratorBoundToExistingVariable (test.test_with.NonexceptionalTestCase) ... ok testInlineGeneratorSyntax (test.test_with.NonexceptionalTestCase) ... ok testNestedSingleStatements (test.test_with.NonexceptionalTestCase) ... ok testUnboundGenerator (test.test_with.NonexceptionalTestCase) ... ok testMultipleArgBound (test.test_with.NestedNonexceptionalTestCase) ... ok testMultipleArgUnbound (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgBoundToMultipleElementTupleError (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgBoundToNonTuple (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgBoundToSingleElementParenthesizedList (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgInlineGeneratorSyntax (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgUnbound (test.test_with.NestedNonexceptionalTestCase) ... ok testErrorsInBool (test.test_with.ExceptionalTestCase) ... ok testExceptionNormalized (test.test_with.ExceptionalTestCase) ... ok testMultipleResourcesInSingleStatement (test.test_with.ExceptionalTestCase) ... ok testNestedExceptionAfterInnerStatement (test.test_with.ExceptionalTestCase) ... ok testNestedExceptionBeforeInnerStatement (test.test_with.ExceptionalTestCase) ... ok testNestedSingleStatements (test.test_with.ExceptionalTestCase) ... ok testRaisedGeneratorExit1 (test.test_with.ExceptionalTestCase) ... ok testRaisedGeneratorExit2 (test.test_with.ExceptionalTestCase) ... ok testRaisedStopIteration1 (test.test_with.ExceptionalTestCase) ... ok testRaisedStopIteration2 (test.test_with.ExceptionalTestCase) ... ok testRaisedStopIteration3 (test.test_with.ExceptionalTestCase) ... ok testSingleResource (test.test_with.ExceptionalTestCase) ... ok testWithBreak (test.test_with.NonLocalFlowControlTestCase) ... ok testWithContinue (test.test_with.NonLocalFlowControlTestCase) ... ok testWithRaise (test.test_with.NonLocalFlowControlTestCase) ... ok testWithReturn (test.test_with.NonLocalFlowControlTestCase) ... ok testWithYield (test.test_with.NonLocalFlowControlTestCase) ... ok testMultipleComplexTargets (test.test_with.AssignmentTargetTestCase) ... ok testSingleComplexTarget (test.test_with.AssignmentTargetTestCase) ... ok testExitFalseDoesntSwallowException (test.test_with.ExitSwallowsExceptionTestCase) ... ok testExitTrueSwallowsException (test.test_with.ExitSwallowsExceptionTestCase) ... ok testEnterReturnsTuple (test.test_with.NestedWith) ... ok testExceptionInEnter (test.test_with.NestedWith) ... ok testExceptionInExit (test.test_with.NestedWith) ... ok testExceptionInExprList (test.test_with.NestedWith) ... ok testNoExceptions (test.test_with.NestedWith) ... ok ---------------------------------------------------------------------- Ran 49 tests in 0.019s OK 1 test OK. BUILDSTDERR: 0.14user 0.03system 0:00.18elapsed 93%CPU (0avgtext+0avgdata 41796maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6185minor)pagefaults 0swaps =================== test_wsgiref ==================== + for TestName in $(cat testnames.txt) + echo =================== test_wsgiref ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_wsgiref == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25695 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_wsgiref testAbstractMethods (test.test_wsgiref.HandlerTests) ... ok testBasicErrorOutput (test.test_wsgiref.HandlerTests) ... ok testCGIEnviron (test.test_wsgiref.HandlerTests) ... ok testCloseOnError (test.test_wsgiref.HandlerTests) ... ok testContentLength (test.test_wsgiref.HandlerTests) ... ok testEnviron (test.test_wsgiref.HandlerTests) ... ok testErrorAfterOutput (test.test_wsgiref.HandlerTests) ... ok testHeaderFormats (test.test_wsgiref.HandlerTests) ... ok testScheme (test.test_wsgiref.HandlerTests) ... ok testExtras (test.test_wsgiref.HeaderTests) ... ok testMappingInterface (test.test_wsgiref.HeaderTests) ... ok testRequireList (test.test_wsgiref.HeaderTests) ... ok test_plain_hello (test.test_wsgiref.IntegrationTests) ... ok test_request_length (test.test_wsgiref.IntegrationTests) ... ok test_simple_validation_error (test.test_wsgiref.IntegrationTests) ... ok test_validated_hello (test.test_wsgiref.IntegrationTests) ... ok testAppURIs (test.test_wsgiref.UtilityTests) ... ok testCrossDefaults (test.test_wsgiref.UtilityTests) ... ok testDefaults (test.test_wsgiref.UtilityTests) ... ok testFileWrapper (test.test_wsgiref.UtilityTests) ... ok testGuessScheme (test.test_wsgiref.UtilityTests) ... ok testHopByHop (test.test_wsgiref.UtilityTests) ... ok testNormalizedShifts (test.test_wsgiref.UtilityTests) ... ok testReqURIs (test.test_wsgiref.UtilityTests) ... ok testSimpleShifts (test.test_wsgiref.UtilityTests) ... ok ---------------------------------------------------------------------- Ran 25 tests in 0.030s OK 1 test OK. BUILDSTDERR: 0.14user 0.03system 0:00.18elapsed 95%CPU (0avgtext+0avgdata 42236maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6284minor)pagefaults 0swaps =================== test_xdrlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xdrlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xdrlib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25699 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_xdrlib test_xdr (test.test_xdrlib.XDRTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK test_double (test.test_xdrlib.ConversionErrorTest) ... ok test_float (test.test_xdrlib.ConversionErrorTest) ... ok test_pack_int (test.test_xdrlib.ConversionErrorTest) ... ok test_pack_uint (test.test_xdrlib.ConversionErrorTest) ... ok test_uhyper (test.test_xdrlib.ConversionErrorTest) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.002s OK 1 test OK. BUILDSTDERR: 0.09user 0.03system 0:00.13elapsed 96%CPU (0avgtext+0avgdata 41180maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5844minor)pagefaults 0swaps =================== test_xml_etree ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xml_etree ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xml_etree == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25703 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_xml_etree Trying: elem = ET.Element("tag") Expecting nothing ok Trying: elem.get("key") # 1.1 Expecting nothing ok Trying: elem.get("key", "default") # 1.2 Expecting: 'default' ok Trying: elem.set("key", "value") Expecting nothing ok Trying: elem.get("key") # 1.3 Expecting: 'value' ok Trying: elem = ET.Element("tag", key="value") Expecting nothing ok Trying: elem.get("key") # 2.1 Expecting: 'value' ok Trying: elem.attrib # 2.2 Expecting: {'key': 'value'} ok Trying: attrib = {"key": "value"} Expecting nothing ok Trying: elem = ET.Element("tag", attrib) Expecting nothing ok Trying: attrib.clear() # check for aliasing issues Expecting nothing ok Trying: elem.get("key") # 3.1 Expecting: 'value' ok Trying: elem.attrib # 3.2 Expecting: {'key': 'value'} ok Trying: attrib = {"key": "value"} Expecting nothing ok Trying: elem = ET.Element("tag", **attrib) Expecting nothing ok Trying: attrib.clear() # check for aliasing issues Expecting nothing ok Trying: elem.get("key") # 4.1 Expecting: 'value' ok Trying: elem.attrib # 4.2 Expecting: {'key': 'value'} ok Trying: elem = ET.Element("tag", {"key": "other"}, key="value") Expecting nothing ok Trying: elem.get("key") # 5.1 Expecting: 'value' ok Trying: elem.attrib # 5.2 Expecting: {'key': 'value'} ok Trying: elem = ET.Element('test') Expecting nothing ok Trying: elem.text = "aa" Expecting nothing ok Trying: elem.set('testa', 'testval') Expecting nothing ok Trying: elem.set('testb', 'test2') Expecting nothing ok Trying: ET.tostring(elem) Expecting: 'aa' ok Trying: sorted(elem.keys()) Expecting: ['testa', 'testb'] ok Trying: sorted(elem.items()) Expecting: [('testa', 'testval'), ('testb', 'test2')] ok Trying: elem.attrib['testb'] Expecting: 'test2' ok Trying: elem.attrib['testb'] = 'test1' Expecting nothing ok Trying: elem.attrib['testc'] = 'test2' Expecting nothing ok Trying: ET.tostring(elem) Expecting: 'aa' ok Trying: elem = ET.XML(SAMPLE_XML) Expecting nothing ok Trying: elem.findall("/tag") Expecting: Traceback (most recent call last): SyntaxError: cannot use absolute path on element ok Trying: bob = ET.TreeBuilder() Expecting nothing ok Trying: e = bob.data("data") Expecting nothing ok Trying: e = bob.start("tag", {}) Expecting nothing ok Trying: e = bob.end("tag") Expecting nothing ok Trying: e = bob.close() Expecting nothing ok Trying: serialize(e) Expecting: '' ok Trying: e = ET.XML('text') Expecting nothing ok Trying: serialize(e) Expecting: 'text' ok Trying: serialize(e, method="html") Expecting: 'text' ok Trying: parser = ET.XMLParser() # default Expecting nothing ok Trying: parser.feed("some text") Expecting nothing ok Trying: summarize(parser.close()) Expecting: 'element' ok Trying: class EchoTarget: def close(self): return ET.Element("element") # simulate root Expecting nothing ok Trying: parser = ET.XMLParser(EchoTarget()) Expecting nothing ok Trying: parser.feed("some text") Expecting nothing ok Trying: summarize(parser.close()) Expecting: 'element' ok Trying: e = ET.Element('SomeTag', text="def _f():\n return 3\n") Expecting nothing ok Trying: ET.tostring(e) Expecting: '' ok Trying: ET.XML(ET.tostring(e)).get("text") Expecting: 'def _f():\n return 3\n' ok Trying: ET.tostring(ET.XML(ET.tostring(e))) Expecting: '' ok Trying: e = ET.Element("{default}elem") Expecting nothing ok Trying: s = ET.SubElement(e, "{default}elem") Expecting nothing ok Trying: serialize(e, default_namespace="default") # 1 Expecting: '' ok Trying: e = ET.Element("{default}elem") Expecting nothing ok Trying: s = ET.SubElement(e, "{default}elem") Expecting nothing ok Trying: s = ET.SubElement(e, "{not-default}elem") Expecting nothing ok Trying: serialize(e, default_namespace="default") # 2 Expecting: '' ok Trying: e = ET.Element("{default}elem") Expecting nothing ok Trying: s = ET.SubElement(e, "{default}elem") Expecting nothing ok Trying: s = ET.SubElement(e, "elem") # unprefixed name Expecting nothing ok Trying: serialize(e, default_namespace="default") # 3 Expecting: Traceback (most recent call last): ValueError: cannot use non-qualified names with default_namespace option ok Trying: a = ET.Element('a') Expecting nothing ok Trying: a.append(ET.Comment('foo')) Expecting nothing ok Trying: a[0].tag == ET.Comment Expecting: True ok Trying: a = ET.Element('a') Expecting nothing ok Trying: a.append(ET.PI('foo')) Expecting nothing ok Trying: a[0].tag == ET.PI Expecting: True ok Trying: a = ET.Element('a') Expecting nothing ok Trying: b = ET.SubElement(a, 'b') Expecting nothing ok Trying: c = ET.SubElement(a, 'c') Expecting nothing ok Trying: d = ET.Element('d') Expecting nothing ok Trying: a.insert(0, d) Expecting nothing ok Trying: summarize_list(a) Expecting: ['d', 'b', 'c'] ok Trying: a.insert(-1, d) Expecting nothing ok Trying: summarize_list(a) Expecting: ['d', 'b', 'd', 'c'] ok Trying: a = ET.Element('a') Expecting nothing ok Trying: b = ET.SubElement(a, 'b') Expecting nothing ok Trying: comment_b = ET.Comment("TEST-b") Expecting nothing ok Trying: b.append(comment_b) Expecting nothing ok Trying: summarize_list(a.iter(ET.Comment)) Expecting: [''] ok Trying: ET.tostring(ET.Element("{http://namespace.invalid/does/not/exist/}title")) Expecting: '' ok Trying: ET.register_namespace("foo", "http://namespace.invalid/does/not/exist/") Expecting nothing ok Trying: ET.tostring(ET.Element("{http://namespace.invalid/does/not/exist/}title")) Expecting: '' ok Trying: ET.tostring(ET.Element("{http://purl.org/dc/elements/1.1/}title")) Expecting: '' ok Trying: elem = ET.Element(123) Expecting nothing ok Trying: serialize(elem) # tag Expecting: Traceback (most recent call last): TypeError: cannot serialize 123 (type int) ok Trying: elem = ET.Element("elem") Expecting nothing ok Trying: elem.text = 123 Expecting nothing ok Trying: serialize(elem) # text Expecting: Traceback (most recent call last): TypeError: cannot serialize 123 (type int) ok Trying: elem = ET.Element("elem") Expecting nothing ok Trying: elem.tail = 123 Expecting nothing ok Trying: serialize(elem) # tail Expecting: Traceback (most recent call last): TypeError: cannot serialize 123 (type int) ok Trying: elem = ET.Element("elem") Expecting nothing ok Trying: elem.set(123, "123") Expecting nothing ok Trying: serialize(elem) # attribute key Expecting: Traceback (most recent call last): TypeError: cannot serialize 123 (type int) ok Trying: elem = ET.Element("elem") Expecting nothing ok Trying: elem.set("123", 123) Expecting nothing ok Trying: serialize(elem) # attribute value Expecting: Traceback (most recent call last): TypeError: cannot serialize 123 (type int) ok Trying: elem = ET.XML(SAMPLE_XML) Expecting nothing ok Trying: tree = ET.ElementTree(elem) Expecting nothing ok Trying: tree.findtext("tag") Expecting: 'text' ok Trying: tree.findtext("section/tag") Expecting: 'subtext' ok Trying: tree = ET.XML("
") Expecting nothing ok Trying: summarize_list(tree.findall(".//thead")) Expecting: [] ok Trying: summarize_list(tree.findall(".//tbody")) Expecting: ['tbody'] ok Trying: tree = ET.XML("") Expecting nothing ok Trying: ET.tostring(tree, "utf-8") Expecting: '' ok Trying: tree = ET.XML("") Expecting nothing ok Trying: tree.attrib Expecting: {u'\xe4ttr': u'v\xe4lue'} ok Trying: ET.tostring(tree, "utf-8") Expecting: '' ok Trying: tree = ET.XML("text") Expecting nothing ok Trying: ET.tostring(tree, "utf-8") Expecting: 'text' ok Trying: tree = ET.Element(u"t\u00e4g") Expecting nothing ok Trying: ET.tostring(tree, "utf-8") Expecting: '' ok Trying: tree = ET.Element("tag") Expecting nothing ok Trying: tree.set(u"\u00e4ttr", u"v\u00e4lue") Expecting nothing ok Trying: ET.tostring(tree, "utf-8") Expecting: '' ok Trying: e = ET.XML("]>&ldots;") Expecting nothing ok Trying: serialize(e) Expecting: '' ok Trying: e = ET.XML("&ldots;&ndots;&rdots;") Expecting: Traceback (most recent call last): ParseError: undefined entity &ldots;: line 1, column 36 ok Trying: tree = ET.XML("
") Expecting nothing ok Trying: ET.dump(tree); sys.stdout.write("tail") Expecting:
tail ok Trying: serialize(ET.XML("hello")) Expecting: 'hello' ok Trying: serialize(ET.XML("hello")) Expecting: 'hello' ok Trying: serialize(ET.XML("")) Expecting: 'hello' ok Trying: check_encoding("ascii") Expecting nothing ok Trying: check_encoding("us-ascii") Expecting nothing ok Trying: check_encoding("iso-8859-1") Expecting nothing ok Trying: check_encoding("iso-8859-15") Expecting nothing ok Trying: check_encoding("cp437") Expecting nothing ok Trying: check_encoding("mac-roman") Expecting nothing ok Trying: check_encoding("gbk") Expecting: Traceback (most recent call last): ValueError: multi-byte encodings are not supported ok Trying: check_encoding("cp037") Expecting: Traceback (most recent call last): ParseError: unknown encoding: line 1, column 30 ok Trying: empty_elems = ['AREA', 'BASE', 'BASEFONT', 'BR', 'COL', 'FRAME', 'HR', 'IMG', 'INPUT', 'ISINDEX', 'LINK', 'META', 'PARAM'] Expecting nothing ok Trying: elems = ''.join('<%s />' % elem for elem in empty_elems) Expecting nothing ok Trying: serialize(ET.XML('%s' % elems), method='html') Expecting: '

' ok Trying: serialize(ET.XML('%s' % elems.lower()), method='html') Expecting: '

' ok Trying: elems = ''.join('<%s>' % (elem, elem) for elem in empty_elems) Expecting nothing ok Trying: serialize(ET.XML('%s' % elems), method='html') Expecting: '

' ok Trying: serialize(ET.XML('%s' % elems.lower()), method='html') Expecting: '

' ok Trying: e = ET.XML('') Expecting nothing ok Trying: e.tag Expecting: '{${stuff}}localname' ok Trying: t = ET.ElementTree(e) Expecting nothing ok Trying: ET.tostring(e) Expecting: '' ok Trying: e = ET.XML("t\xc3\xa3g") Expecting nothing ok Trying: ET.tostring(e, 'ascii') Expecting: "\ntãg" ok Trying: e = ET.XML("t\xe3g") Expecting nothing ok Trying: ET.tostring(e, 'ascii') Expecting: "\ntãg" ok Trying: elem = ET.XML("") Expecting nothing ok Trying: summarize_list(elem) Expecting: ['tag'] ok Trying: newelem = ET.XML(SAMPLE_XML) Expecting nothing ok Trying: elem[:] = newelem[:] Expecting nothing ok Trying: summarize_list(elem) Expecting: ['tag', 'tag', 'section'] ok Trying: import copy Expecting nothing ok Trying: e1 = ET.XML("hello") Expecting nothing ok Trying: e2 = copy.copy(e1) Expecting nothing ok Trying: e3 = copy.deepcopy(e1) Expecting nothing ok Trying: e1.find("foo").tag = "bar" Expecting nothing ok Trying: serialize(e1) Expecting: 'hello' ok Trying: serialize(e2) Expecting: 'hello' ok Trying: serialize(e3) Expecting: 'hello' ok Trying: with open(SIMPLE_XMLFILE) as f: data = f.read() Expecting nothing ok Trying: class Builder: def start(self, tag, attrib): print "start", tag def end(self, tag): print "end", tag def data(self, text): pass Expecting nothing ok Trying: builder = Builder() Expecting nothing ok Trying: parser = ET.XMLParser(target=builder) Expecting nothing ok Trying: parser.feed(data) Expecting: start root start element end element start element end element start empty-element end empty-element end root ok Trying: with open(SIMPLE_NS_XMLFILE) as f: data = f.read() Expecting nothing ok Trying: class Builder: def start(self, tag, attrib): print "start", tag def end(self, tag): print "end", tag def data(self, text): pass def pi(self, target, data): print "pi", target, repr(data) def comment(self, data): print "comment", repr(data) Expecting nothing ok Trying: builder = Builder() Expecting nothing ok Trying: parser = ET.XMLParser(target=builder) Expecting nothing ok Trying: parser.feed(data) Expecting: pi pi 'data' comment ' comment ' start {namespace}root start {namespace}element end {namespace}element start {namespace}element end {namespace}element start {namespace}empty-element end {namespace}empty-element end {namespace}root ok Trying: elem = ET.XML('' 'text') Expecting nothing ok Trying: elem = ET.Element("tag") Expecting nothing ok Trying: elem.text = u"abc" Expecting nothing ok Trying: serialize(elem) Expecting: 'abc' ok Trying: serialize(elem, encoding="utf-8") Expecting: 'abc' ok Trying: serialize(elem, encoding="us-ascii") Expecting: 'abc' ok Trying: serialize(elem, encoding="iso-8859-1") Expecting: "\nabc" ok Trying: elem.text = "<&\"\'>" Expecting nothing ok Trying: serialize(elem) Expecting: '<&"\'>' ok Trying: serialize(elem, encoding="utf-8") Expecting: '<&"\'>' ok Trying: serialize(elem, encoding="us-ascii") # cdata characters Expecting: '<&"\'>' ok Trying: serialize(elem, encoding="iso-8859-1") Expecting: '\n<&"\'>' ok Trying: elem.attrib["key"] = "<&\"\'>" Expecting nothing ok Trying: elem.text = None Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: serialize(elem, encoding="utf-8") Expecting: '' ok Trying: serialize(elem, encoding="us-ascii") Expecting: '' ok Trying: serialize(elem, encoding="iso-8859-1") Expecting: '\n' ok Trying: elem.text = u'\xe5\xf6\xf6<>' Expecting nothing ok Trying: elem.attrib.clear() Expecting nothing ok Trying: serialize(elem) Expecting: 'åöö<>' ok Trying: serialize(elem, encoding="utf-8") Expecting: '\xc3\xa5\xc3\xb6\xc3\xb6<>' ok Trying: serialize(elem, encoding="us-ascii") Expecting: 'åöö<>' ok Trying: serialize(elem, encoding="iso-8859-1") Expecting: "\n\xe5\xf6\xf6<>" ok Trying: elem.attrib["key"] = u'\xe5\xf6\xf6<>' Expecting nothing ok Trying: elem.text = None Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: serialize(elem, encoding="utf-8") Expecting: '' ok Trying: serialize(elem, encoding="us-ascii") Expecting: '' ok Trying: serialize(elem, encoding="iso-8859-1") Expecting: '\n' ok Trying: e = ET.XML("test") Expecting nothing ok Trying: serialize(e) Expecting: 'test' ok Trying: ET.XML("&entity;") Expecting: Traceback (most recent call last): ParseError: undefined entity: line 1, column 10 ok Trying: ET.XML(ENTITY_XML) Expecting: Traceback (most recent call last): ParseError: undefined entity &entity;: line 5, column 10 ok Trying: parser = ET.XMLParser() Expecting nothing ok Trying: parser.entity["entity"] = "text" Expecting nothing ok Trying: parser.feed(ENTITY_XML) Expecting nothing ok Trying: root = parser.close() Expecting nothing ok Trying: serialize(root) Expecting: 'text' ok Trying: issubclass(ET.ParseError, SyntaxError) Expecting: True ok Trying: error("foo").position Expecting: (1, 0) ok Trying: error("&foo;").position Expecting: (1, 5) ok Trying: error("foobar<").position Expecting: (1, 6) ok Trying: import StringIO Expecting nothing ok Trying: stringfile = StringIO.StringIO(SAMPLE_XML) Expecting nothing ok Trying: tree = ET.ElementTree(file=stringfile) Expecting nothing ok Trying: tree.find("tag").tag Expecting: 'tag' ok Trying: tree.find("section/tag").tag Expecting: 'tag' ok Trying: tree = ET.ElementTree(file=SIMPLE_XMLFILE) Expecting nothing ok Trying: tree.find("element").tag Expecting: 'element' ok Trying: tree.find("element/../empty-element").tag Expecting: 'empty-element' ok Trying: elem = ET.XML(SAMPLE_XML) Expecting nothing ok Trying: elem.find("tag").tag Expecting: 'tag' ok Trying: ET.ElementTree(elem).find("tag").tag Expecting: 'tag' ok Trying: elem.find("section/tag").tag Expecting: 'tag' ok Trying: elem.find("./tag").tag Expecting: 'tag' ok Trying: ET.ElementTree(elem).find("./tag").tag Expecting: 'tag' ok Trying: ET.ElementTree(elem).find("/tag").tag Expecting: 'tag' ok Trying: elem[2] = ET.XML(SAMPLE_SECTION) Expecting nothing ok Trying: elem.find("section/nexttag").tag Expecting: 'nexttag' ok Trying: ET.ElementTree(elem).find("section/tag").tag Expecting: 'tag' ok Trying: ET.ElementTree(elem).find("tog") Expecting nothing ok Trying: ET.ElementTree(elem).find("tog/foo") Expecting nothing ok Trying: elem.findtext("tag") Expecting: 'text' ok Trying: elem.findtext("section/nexttag") Expecting: '' ok Trying: elem.findtext("section/nexttag", "default") Expecting: '' ok Trying: elem.findtext("tog") Expecting nothing ok Trying: elem.findtext("tog", "default") Expecting: 'default' ok Trying: ET.ElementTree(elem).findtext("tag") Expecting: 'text' ok Trying: ET.ElementTree(elem).findtext("tog/foo") Expecting nothing ok Trying: ET.ElementTree(elem).findtext("tog/foo", "default") Expecting: 'default' ok Trying: ET.ElementTree(elem).findtext("./tag") Expecting: 'text' ok Trying: ET.ElementTree(elem).findtext("/tag") Expecting: 'text' ok Trying: elem.findtext("section/tag") Expecting: 'subtext' ok Trying: ET.ElementTree(elem).findtext("section/tag") Expecting: 'subtext' ok Trying: summarize_list(elem.findall(".")) Expecting: ['body'] ok Trying: summarize_list(elem.findall("tag")) Expecting: ['tag', 'tag'] ok Trying: summarize_list(elem.findall("tog")) Expecting: [] ok Trying: summarize_list(elem.findall("tog/foo")) Expecting: [] ok Trying: summarize_list(elem.findall("*")) Expecting: ['tag', 'tag', 'section'] ok Trying: summarize_list(elem.findall(".//tag")) Expecting: ['tag', 'tag', 'tag', 'tag'] ok Trying: summarize_list(elem.findall("section/tag")) Expecting: ['tag'] ok Trying: summarize_list(elem.findall("section//tag")) Expecting: ['tag', 'tag'] ok Trying: summarize_list(elem.findall("section/*")) Expecting: ['tag', 'nexttag', 'nextsection'] ok Trying: summarize_list(elem.findall("section//*")) Expecting: ['tag', 'nexttag', 'nextsection', 'tag'] ok Trying: summarize_list(elem.findall("section/.//*")) Expecting: ['tag', 'nexttag', 'nextsection', 'tag'] ok Trying: summarize_list(elem.findall("*/*")) Expecting: ['tag', 'nexttag', 'nextsection'] ok Trying: summarize_list(elem.findall("*//*")) Expecting: ['tag', 'nexttag', 'nextsection', 'tag'] ok Trying: summarize_list(elem.findall("*/tag")) Expecting: ['tag'] ok Trying: summarize_list(elem.findall("*/./tag")) Expecting: ['tag'] ok Trying: summarize_list(elem.findall("./tag")) Expecting: ['tag', 'tag'] ok Trying: summarize_list(elem.findall(".//tag")) Expecting: ['tag', 'tag', 'tag', 'tag'] ok Trying: summarize_list(elem.findall("././tag")) Expecting: ['tag', 'tag'] ok Trying: summarize_list(elem.findall(".//tag[@class]")) Expecting: ['tag', 'tag', 'tag'] ok Trying: summarize_list(elem.findall(".//tag[@class='a']")) Expecting: ['tag'] ok Trying: summarize_list(elem.findall(".//tag[@class='b']")) Expecting: ['tag', 'tag'] ok Trying: summarize_list(elem.findall(".//tag[@id]")) Expecting: ['tag'] ok Trying: summarize_list(elem.findall(".//section[tag]")) Expecting: ['section'] ok Trying: summarize_list(elem.findall(".//section[element]")) Expecting: [] ok Trying: summarize_list(elem.findall("../tag")) Expecting: [] ok Trying: summarize_list(elem.findall("section/../tag")) Expecting: ['tag', 'tag'] ok Trying: summarize_list(ET.ElementTree(elem).findall("./tag")) Expecting: ['tag', 'tag'] ok Trying: elem.findall("section//") == elem.findall("section//*") Expecting: True ok Trying: summarize_list(ET.ElementTree(elem).findall("/tag")) Expecting: ['tag', 'tag'] ok Trying: elem = ET.XML(SAMPLE_XML_NS) Expecting nothing ok Trying: summarize_list(elem.findall("tag")) Expecting: [] ok Trying: summarize_list(elem.findall("{http://effbot.org/ns}tag")) Expecting: ['{http://effbot.org/ns}tag', '{http://effbot.org/ns}tag'] ok Trying: summarize_list(elem.findall(".//{http://effbot.org/ns}tag")) Expecting: ['{http://effbot.org/ns}tag', '{http://effbot.org/ns}tag', '{http://effbot.org/ns}tag'] ok Trying: with open(SIMPLE_XMLFILE, "r") as f: tree = ET.parse(f) Expecting nothing ok Trying: for elem in tree.getroot().iter(): summarize_list(elem.getchildren()) Expecting: ['element', 'element', 'empty-element'] [] [] [] ok Trying: for elem in tree.getiterator(): summarize_list(elem.getchildren()) Expecting: ['element', 'element', 'empty-element'] [] [] [] ok Trying: elem = ET.XML(SAMPLE_XML) Expecting nothing ok Trying: len(elem.getchildren()) Expecting: 3 ok Trying: len(elem[2].getchildren()) Expecting: 1 ok Trying: elem[:] == elem.getchildren() Expecting: True ok Trying: child1 = elem[0] Expecting nothing ok Trying: child2 = elem[2] Expecting nothing ok Trying: del elem[1:2] Expecting nothing ok Trying: len(elem.getchildren()) Expecting: 2 ok Trying: child1 == elem[0] Expecting: True ok Trying: child2 == elem[1] Expecting: True ok Trying: elem[0:2] = [child2, child1] Expecting nothing ok Trying: child2 == elem[0] Expecting: True ok Trying: child1 == elem[1] Expecting: True ok Trying: child1 == elem[0] Expecting: False ok Trying: elem.clear() Expecting nothing ok Trying: elem.getchildren() Expecting: [] ok Trying: element = ET.Element("tag") Expecting nothing ok Trying: check_element(element) Expecting nothing ok Trying: tree = ET.ElementTree(element) Expecting nothing ok Trying: check_element(tree.getroot()) Expecting nothing ok Trying: element = ET.Element("t\xe4g", key="value") Expecting nothing ok Trying: tree = ET.ElementTree(element) Expecting nothing ok Trying: repr(element) # doctest: +ELLIPSIS Expecting: "" ok Trying: element = ET.Element("tag", key="value") Expecting nothing ok Trying: check_method(element.append) Expecting nothing ok Trying: check_method(element.extend) Expecting nothing ok Trying: check_method(element.insert) Expecting nothing ok Trying: check_method(element.remove) Expecting nothing ok Trying: check_method(element.getchildren) Expecting nothing ok Trying: check_method(element.find) Expecting nothing ok Trying: check_method(element.iterfind) Expecting nothing ok Trying: check_method(element.findall) Expecting nothing ok Trying: check_method(element.findtext) Expecting nothing ok Trying: check_method(element.clear) Expecting nothing ok Trying: check_method(element.get) Expecting nothing ok Trying: check_method(element.set) Expecting nothing ok Trying: check_method(element.keys) Expecting nothing ok Trying: check_method(element.items) Expecting nothing ok Trying: check_method(element.iter) Expecting nothing ok Trying: check_method(element.itertext) Expecting nothing ok Trying: check_method(element.getiterator) Expecting nothing ok Trying: check_method(element.iter("tag").next) Expecting nothing ok Trying: check_method(element.iterfind("tag").next) Expecting nothing ok Trying: check_method(element.iterfind("*").next) Expecting nothing ok Trying: check_method(tree.iter("tag").next) Expecting nothing ok Trying: check_method(tree.iterfind("tag").next) Expecting nothing ok Trying: check_method(tree.iterfind("*").next) Expecting nothing ok Trying: assert ET.XML == ET.fromstring Expecting nothing ok Trying: assert ET.PI == ET.ProcessingInstruction Expecting nothing ok Trying: assert ET.XMLParser == ET.XMLTreeBuilder Expecting nothing ok Trying: e = ET.XML("this is a paragraph...") Expecting nothing ok Trying: summarize_list(e.iter()) Expecting: ['html', 'body', 'i'] ok Trying: summarize_list(e.find("body").iter()) Expecting: ['body', 'i'] ok Trying: summarize(next(e.iter())) Expecting: 'html' ok Trying: "".join(e.itertext()) Expecting: 'this is a paragraph...' ok Trying: "".join(e.find("body").itertext()) Expecting: 'this is a paragraph.' ok Trying: next(e.itertext()) Expecting: 'this is a ' ok Trying: sourcefile = serialize(e, to_string=False) Expecting nothing ok Trying: next(ET.iterparse(sourcefile)) # doctest: +ELLIPSIS Expecting: ('end', ) ok Trying: tree = ET.ElementTree(None) Expecting nothing ok Trying: tree.iter() Expecting: Traceback (most recent call last): AttributeError: 'NoneType' object has no attribute 'iter' ok Trying: iterparse = ET.iterparse Expecting nothing ok Trying: context = iterparse(SIMPLE_XMLFILE) Expecting nothing ok Trying: action, elem = next(context) Expecting nothing ok Trying: print action, elem.tag Expecting: end element ok Trying: for action, elem in context: print action, elem.tag Expecting: end element end empty-element end root ok Trying: context.root.tag Expecting: 'root' ok Trying: context = iterparse(SIMPLE_NS_XMLFILE) Expecting nothing ok Trying: for action, elem in context: print action, elem.tag Expecting: end {namespace}element end {namespace}element end {namespace}empty-element end {namespace}root ok Trying: events = () Expecting nothing ok Trying: context = iterparse(SIMPLE_XMLFILE, events) Expecting nothing ok Trying: for action, elem in context: print action, elem.tag Expecting nothing ok Trying: events = () Expecting nothing ok Trying: context = iterparse(SIMPLE_XMLFILE, events=events) Expecting nothing ok Trying: for action, elem in context: print action, elem.tag Expecting nothing ok Trying: events = ("start", "end") Expecting nothing ok Trying: context = iterparse(SIMPLE_XMLFILE, events) Expecting nothing ok Trying: for action, elem in context: print action, elem.tag Expecting: start root start element end element start element end element start empty-element end empty-element end root ok Trying: events = ("start", "end", "start-ns", "end-ns") Expecting nothing ok Trying: context = iterparse(SIMPLE_NS_XMLFILE, events) Expecting nothing ok Trying: for action, elem in context: if action in ("start", "end"): print action, elem.tag else: print action, elem Expecting: start-ns ('', 'namespace') start {namespace}root start {namespace}element end {namespace}element start {namespace}element end {namespace}element start {namespace}empty-element end {namespace}empty-element end {namespace}root end-ns None ok Trying: import StringIO Expecting nothing ok Trying: events = ('start-ns', 'end-ns') Expecting nothing ok Trying: context = ET.iterparse(StringIO.StringIO(r""), events) Expecting nothing ok Trying: for action, elem in context: print action, elem Expecting: start-ns ('', '') end-ns None ok Trying: events = ("start", "end", "bogus") Expecting nothing ok Trying: with open(SIMPLE_XMLFILE, "rb") as f: iterparse(f, events) Expecting: Traceback (most recent call last): ValueError: unknown event 'bogus' ok Trying: source = StringIO.StringIO( "\n" "text\n") Expecting nothing ok Trying: events = ("start-ns",) Expecting nothing ok Trying: context = iterparse(source, events) Expecting nothing ok Trying: for action, elem in context: print action, elem Expecting: start-ns ('', u'http://\xe9ffbot.org/ns') start-ns (u'cl\xe9', 'http://effbot.org/ns') ok Trying: source = StringIO.StringIO("junk") Expecting nothing ok Trying: try: for action, elem in iterparse(source): print action, elem.tag except ET.ParseError, v: print v Expecting: end document junk after document element: line 1, column 12 ok Trying: elem = ET.Element("tag") Expecting nothing ok Trying: attrib = {"key": "value"} Expecting nothing ok Trying: subelem = elem.makeelement("subtag", attrib) Expecting nothing ok Trying: if subelem.attrib is attrib: print "attrib aliasing" Expecting nothing ok Trying: elem.append(subelem) Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: elem.clear() Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: elem.append(subelem) Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: elem.extend([subelem, subelem]) Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: elem[:] = [subelem] Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: elem[:] = tuple([subelem]) Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: e = ET.XML("") Expecting nothing ok Trying: e.tail = "\n" Expecting nothing ok Trying: serialize(e) Expecting: '\n' ok Trying: serialize(e, method=None) Expecting: '\n' ok Trying: serialize(e, method="xml") Expecting: '\n' ok Trying: serialize(e, method="html") Expecting: '\n' ok Trying: serialize(e, method="text") Expecting: '1 < 2\n' ok Trying: elem = ET.XML("") Expecting nothing ok Trying: serialize(elem) # 1.1 Expecting: '' ok Trying: elem = ET.XML("") Expecting nothing ok Trying: serialize(elem) # 2.1 Expecting: '' ok Trying: elem = ET.XML("") Expecting nothing ok Trying: serialize(elem) # 2.2 Expecting: '' ok Trying: elem = ET.XML("") Expecting nothing ok Trying: serialize(elem) # 2.3 Expecting: '' ok Trying: elem = ET.XML(SAMPLE_XML_NS) Expecting nothing ok Trying: print serialize(elem) Expecting: text subtext ok Trying: tree = ET.parse(SIMPLE_XMLFILE) Expecting nothing ok Trying: normalize_crlf(tree) Expecting nothing ok Trying: tree.write(sys.stdout) Expecting: text texttail ok Trying: tree = ET.parse(SIMPLE_NS_XMLFILE) Expecting nothing ok Trying: normalize_crlf(tree) Expecting nothing ok Trying: tree.write(sys.stdout) Expecting: text texttail ok Trying: with open(SIMPLE_XMLFILE) as f: data = f.read() Expecting nothing ok Trying: parser = ET.XMLParser() Expecting nothing ok Trying: parser.version # doctest: +ELLIPSIS Expecting: 'Expat ...' ok Trying: parser.feed(data) Expecting nothing ok Trying: print serialize(parser.close()) Expecting: text texttail ok Trying: parser = ET.XMLTreeBuilder() # 1.2 compatibility Expecting nothing ok Trying: parser.feed(data) Expecting nothing ok Trying: print serialize(parser.close()) Expecting: text texttail ok Trying: target = ET.TreeBuilder() Expecting nothing ok Trying: parser = ET.XMLParser(target=target) Expecting nothing ok Trying: parser.feed(data) Expecting nothing ok Trying: print serialize(parser.close()) Expecting: text texttail ok Trying: element = ET.XML("text") Expecting nothing ok Trying: ET.ElementTree(element).write(sys.stdout) Expecting: text ok Trying: element = ET.fromstring("text") Expecting nothing ok Trying: ET.ElementTree(element).write(sys.stdout) Expecting: text ok Trying: sequence = ["", "text"] Expecting nothing ok Trying: element = ET.fromstringlist(sequence) Expecting nothing ok Trying: print ET.tostring(element) Expecting: text ok Trying: print "".join(ET.tostringlist(element)) Expecting: text ok Trying: ET.tostring(element, "ascii") Expecting: "\ntext" ok Trying: _, ids = ET.XMLID("text") Expecting nothing ok Trying: len(ids) Expecting: 0 ok Trying: _, ids = ET.XMLID("text") Expecting nothing ok Trying: len(ids) Expecting: 1 ok Trying: ids["body"].tag Expecting: 'body' ok Trying: elem = ET.XML(SAMPLE_XML) Expecting nothing ok Trying: for i in range(10): ET.ElementTree(elem).find('./'+str(i)) Expecting nothing ok Trying: cache_len_10 = len(ET.ElementPath._cache) Expecting nothing ok Trying: for i in range(10): ET.ElementTree(elem).find('./'+str(i)) Expecting nothing ok Trying: len(ET.ElementPath._cache) == cache_len_10 Expecting: True ok Trying: for i in range(20): ET.ElementTree(elem).find('./'+str(i)) Expecting nothing ok Trying: len(ET.ElementPath._cache) > cache_len_10 Expecting: True ok Trying: for i in range(600): ET.ElementTree(elem).find('./'+str(i)) Expecting nothing ok Trying: len(ET.ElementPath._cache) < 500 Expecting: True ok Trying: ET.tostring(ET.ProcessingInstruction('test', 'instruction')) Expecting: '' ok Trying: ET.tostring(ET.PI('test', 'instruction')) Expecting: '' ok Trying: ET.tostring(ET.PI('test', '')) Expecting: '?>' ok Trying: ET.tostring(ET.PI('test', u'�'), 'latin1') Expecting: "\n\xe3?>" ok Trying: elem = ET.Element("{uri}tag") Expecting nothing ok Trying: serialize(elem) # 1.1 Expecting: '' ok Trying: elem = ET.Element(ET.QName("{uri}tag")) Expecting nothing ok Trying: serialize(elem) # 1.2 Expecting: '' ok Trying: elem = ET.Element(ET.QName("uri", "tag")) Expecting nothing ok Trying: serialize(elem) # 1.3 Expecting: '' ok Trying: elem = ET.Element(ET.QName("uri", "tag")) Expecting nothing ok Trying: subelem = ET.SubElement(elem, ET.QName("uri", "tag1")) Expecting nothing ok Trying: subelem = ET.SubElement(elem, ET.QName("uri", "tag2")) Expecting nothing ok Trying: serialize(elem) # 1.4 Expecting: '' ok Trying: elem.clear() Expecting nothing ok Trying: elem.attrib["{uri}key"] = "value" Expecting nothing ok Trying: serialize(elem) # 2.1 Expecting: '' ok Trying: elem.clear() Expecting nothing ok Trying: elem.attrib[ET.QName("{uri}key")] = "value" Expecting nothing ok Trying: serialize(elem) # 2.2 Expecting: '' ok Trying: elem.clear() Expecting nothing ok Trying: elem.attrib["{uri}key"] = "{uri}value" Expecting nothing ok Trying: serialize(elem) # 3.1 Expecting: '' ok Trying: elem.clear() Expecting nothing ok Trying: elem.attrib["{uri}key"] = ET.QName("{uri}value") Expecting nothing ok Trying: serialize(elem) # 3.2 Expecting: '' ok Trying: elem.clear() Expecting nothing ok Trying: subelem = ET.Element("tag") Expecting nothing ok Trying: subelem.attrib["{uri1}key"] = ET.QName("{uri2}value") Expecting nothing ok Trying: elem.append(subelem) Expecting nothing ok Trying: elem.append(subelem) Expecting nothing ok Trying: serialize(elem) # 3.3 Expecting: '' ok Trying: str(ET.QName('ns', 'tag')) Expecting: '{ns}tag' ok Trying: str(ET.QName('{ns}tag')) Expecting: '{ns}tag' ok Trying: q1 = ET.QName('ns', 'tag') Expecting nothing ok Trying: q2 = ET.QName('ns', 'tag') Expecting nothing ok Trying: q1 == q2 Expecting: True ok Trying: q2 = ET.QName('ns', 'other-tag') Expecting nothing ok Trying: q1 == q2 Expecting: False ok Trying: q1 == 'ns:tag' Expecting: False ok Trying: q1 == '{ns}tag' Expecting: True ok Trying: from xml.etree import ElementTree Expecting nothing ok Trying: from xml.etree import ElementInclude Expecting nothing ok Trying: from xml.etree import ElementPath Expecting nothing ok Trying: from xml.etree import ElementTree Expecting nothing ok Trying: CurrentElementPath = ElementTree.ElementPath Expecting nothing ok Trying: ElementTree.ElementPath = ElementTree._SimpleElementPath() Expecting nothing ok Trying: elem = ElementTree.XML(SAMPLE_XML) Expecting nothing ok Trying: elem.find("tag").tag Expecting: 'tag' ok Trying: ElementTree.ElementTree(elem).find("tag").tag Expecting: 'tag' ok Trying: elem.findtext("tag") Expecting: 'text' ok Trying: elem.findtext("tog") Expecting nothing ok Trying: elem.findtext("tog", "default") Expecting: 'default' ok Trying: ElementTree.ElementTree(elem).findtext("tag") Expecting: 'text' ok Trying: summarize_list(elem.findall("tag")) Expecting: ['tag', 'tag'] ok Trying: summarize_list(elem.findall(".//tag")) Expecting: ['tag', 'tag', 'tag'] ok Trying: elem.find("section/tag") Expecting nothing ok Trying: elem.findtext("section/tag") Expecting nothing ok Trying: summarize_list(elem.findall("section/tag")) Expecting: [] ok Trying: ElementTree.ElementPath = CurrentElementPath Expecting nothing ok Trying: elem = ET.XML("") Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: e = ET.Element("tag2") Expecting nothing ok Trying: elem.append(e) Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: elem.remove(e) Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: elem.insert(0, e) Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: elem.remove(e) Expecting nothing ok Trying: elem.extend([e]) Expecting nothing ok Trying: serialize(elem) Expecting: '' ok Trying: elem.remove(e) Expecting nothing ok Trying: element = ET.Element("tag", key="value") Expecting nothing ok Trying: serialize(element) # 1 Expecting: '' ok Trying: subelement = ET.Element("subtag") Expecting nothing ok Trying: element.append(subelement) Expecting nothing ok Trying: serialize(element) # 2 Expecting: '' ok Trying: element.insert(0, subelement) Expecting nothing ok Trying: serialize(element) # 3 Expecting: '' ok Trying: element.remove(subelement) Expecting nothing ok Trying: serialize(element) # 4 Expecting: '' ok Trying: element.remove(subelement) Expecting nothing ok Trying: serialize(element) # 5 Expecting: '' ok Trying: element.remove(subelement) # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ValueError: list.remove(... ok Trying: serialize(element) # 6 Expecting: '' ok Trying: element[0:0] = [subelement, subelement, subelement] Expecting nothing ok Trying: serialize(element[1]) Expecting: '' ok Trying: element[1:9] == [element[1], element[2]] Expecting: True ok Trying: element[:9:2] == [element[0], element[2]] Expecting: True ok Trying: del element[1:2] Expecting nothing ok Trying: serialize(element) Expecting: '' ok Trying: elem = ET.Element("tag") Expecting nothing ok Trying: elem.text = "text" Expecting nothing ok Trying: serialize(elem) Expecting: 'text' ok Trying: ET.SubElement(elem, "subtag").text = "subtext" Expecting nothing ok Trying: serialize(elem) Expecting: 'textsubtext' ok Trying: elem.tag = None Expecting nothing ok Trying: serialize(elem) Expecting: 'textsubtext' ok Trying: elem.insert(0, ET.Comment("comment")) Expecting nothing ok Trying: serialize(elem) # assumes 1.3 Expecting: 'textsubtext' ok Trying: elem[0] = ET.PI("key", "value") Expecting nothing ok Trying: serialize(elem) Expecting: 'textsubtext' ok Trying: elem = ET.XML("text") Expecting nothing ok Trying: ET.tostring(elem) Expecting: 'text' ok Trying: elem = ET.fromstring("text") Expecting nothing ok Trying: ET.tostring(elem) Expecting: 'text' ok Trying: from xml.etree import ElementTree as ET Expecting nothing ok Trying: from xml.etree import ElementInclude Expecting nothing ok Trying: document = xinclude_loader("C1.xml") Expecting nothing ok Trying: ElementInclude.include(document, xinclude_loader) Expecting nothing ok Trying: print serialize(document) # C1 Expecting:

120 Mz is adequate for an average home user.

The opinions represented herein represent those of the individual and should not be interpreted as official policy endorsed by this organization.

ok Trying: document = xinclude_loader("C2.xml") Expecting nothing ok Trying: ElementInclude.include(document, xinclude_loader) Expecting nothing ok Trying: print serialize(document) # C2 Expecting:

This document has been accessed 324387 times.

ok Trying: document = xinclude_loader("C2b.xml") Expecting nothing ok Trying: ElementInclude.include(document, xinclude_loader) Expecting nothing ok Trying: print(serialize(document)) # C2b Expecting:

This document has been accessed 324387 times.

ok Trying: document = xinclude_loader("C3.xml") Expecting nothing ok Trying: ElementInclude.include(document, xinclude_loader) Expecting nothing ok Trying: print serialize(document) # C3 Expecting:

The following is the source of the "data.xml" resource:

<?xml version='1.0'?> <data> <item><![CDATA[Brooks & Shields]]></item> </data>
ok Trying: document = xinclude_loader("C5.xml") Expecting nothing ok Trying: ElementInclude.include(document, xinclude_loader) Expecting: Traceback (most recent call last): IOError: resource not found ok Trying: from xml.etree import ElementInclude Expecting nothing ok Trying: document = xinclude_loader("default.xml") Expecting nothing ok Trying: ElementInclude.include(document) Expecting nothing ok Trying: print serialize(document) # default Expecting:

Example.

text texttail
ok Trying: from xml.etree import ElementInclude Expecting nothing ok Trying: def none_loader(href, parser, encoding=None): return None Expecting nothing ok Trying: document = ET.XML(XINCLUDE["C1.xml"]) Expecting nothing ok Trying: ElementInclude.include(document, loader=none_loader) Expecting: Traceback (most recent call last): FatalIncludeError: cannot load 'disclaimer.xml' as 'xml' ok Trying: document = ET.XML(XINCLUDE["C2.xml"]) Expecting nothing ok Trying: ElementInclude.include(document, loader=none_loader) Expecting: Traceback (most recent call last): FatalIncludeError: cannot load 'count.txt' as 'text' ok Trying: document = ET.XML(XINCLUDE_BAD["B1.xml"]) Expecting nothing ok Trying: ElementInclude.include(document, loader=none_loader) Expecting: Traceback (most recent call last): FatalIncludeError: unknown parse type in xi:include tag ('BAD_TYPE') ok Trying: document = ET.XML(XINCLUDE_BAD["B2.xml"]) Expecting nothing ok Trying: ElementInclude.include(document, loader=none_loader) Expecting: Traceback (most recent call last): FatalIncludeError: xi:fallback tag must be child of xi:include ('{http://www.w3.org/2001/XInclude}fallback') ok Trying: tree = ET.parse(ExceptionFile()) Expecting: Traceback (most recent call last): IOError ok Trying: xmltoolkit62() Expecting: u'A new cultivar of Begonia plant named \u2018BCT9801BEG\u2019.' ok Trying: xmltoolkit63() Expecting nothing ok Trying: for i in range(1000): xmltoolkit63() Expecting nothing ok Trying: xpath_tokenizer("*") Expecting: ['*'] ok Trying: xpath_tokenizer("text()") Expecting: ['text', '()'] ok Trying: xpath_tokenizer("@name") Expecting: ['@', 'name'] ok Trying: xpath_tokenizer("@*") Expecting: ['@', '*'] ok Trying: xpath_tokenizer("para[1]") Expecting: ['para', '[', '1', ']'] ok Trying: xpath_tokenizer("para[last()]") Expecting: ['para', '[', 'last', '()', ']'] ok Trying: xpath_tokenizer("*/para") Expecting: ['*', '/', 'para'] ok Trying: xpath_tokenizer("/doc/chapter[5]/section[2]") Expecting: ['/', 'doc', '/', 'chapter', '[', '5', ']', '/', 'section', '[', '2', ']'] ok Trying: xpath_tokenizer("chapter//para") Expecting: ['chapter', '//', 'para'] ok Trying: xpath_tokenizer("//para") Expecting: ['//', 'para'] ok Trying: xpath_tokenizer("//olist/item") Expecting: ['//', 'olist', '/', 'item'] ok Trying: xpath_tokenizer(".") Expecting: ['.'] ok Trying: xpath_tokenizer(".//para") Expecting: ['.', '//', 'para'] ok Trying: xpath_tokenizer("..") Expecting: ['..'] ok Trying: xpath_tokenizer("../@lang") Expecting: ['..', '/', '@', 'lang'] ok Trying: xpath_tokenizer("chapter[title]") Expecting: ['chapter', '[', 'title', ']'] ok Trying: xpath_tokenizer("employee[@secretary and @assistant]") Expecting: ['employee', '[', '@', 'secretary', '', 'and', '', '@', 'assistant', ']'] ok Trying: xpath_tokenizer("{http://spam}egg") Expecting: ['{http://spam}egg'] ok Trying: xpath_tokenizer("./spam.egg") Expecting: ['.', '/', 'spam.egg'] ok Trying: xpath_tokenizer(".//{http://spam}egg") Expecting: ['.', '//', '{http://spam}egg'] ok 17 items had no tests: test.test_xml_etree test.test_xml_etree.CleanContext test.test_xml_etree.CleanContext.__enter__ test.test_xml_etree.CleanContext.__exit__ test.test_xml_etree.CleanContext.__init__ test.test_xml_etree.ExceptionFile test.test_xml_etree.ExceptionFile.read test.test_xml_etree.check_element test.test_xml_etree.check_mapping test.test_xml_etree.check_method test.test_xml_etree.check_string test.test_xml_etree.normalize_crlf test.test_xml_etree.serialize test.test_xml_etree.summarize test.test_xml_etree.summarize_list test.test_xml_etree.test_main test.test_xml_etree.xinclude_loader 56 items passed all tests: 32 tests in test.test_xml_etree.attrib 2 tests in test.test_xml_etree.bad_find 6 tests in test.test_xml_etree.bug_1534630 3 tests in test.test_xml_etree.bug_18347 7 tests in test.test_xml_etree.bug_200708_close 4 tests in test.test_xml_etree.bug_200708_newline 11 tests in test.test_xml_etree.bug_200709_default_namespace 6 tests in test.test_xml_etree.bug_200709_element_comment 8 tests in test.test_xml_etree.bug_200709_element_insert 5 tests in test.test_xml_etree.bug_200709_iter_comment 4 tests in test.test_xml_etree.bug_200709_register_namespace 14 tests in test.test_xml_etree.bug_xmltoolkit21 4 tests in test.test_xml_etree.bug_xmltoolkit25 3 tests in test.test_xml_etree.bug_xmltoolkit28 12 tests in test.test_xml_etree.bug_xmltoolkit39 2 tests in test.test_xml_etree.bug_xmltoolkit54 1 tests in test.test_xml_etree.bug_xmltoolkit55 2 tests in test.test_xml_etree.bug_xmltoolkitX1 3 tests in test.test_xml_etree.cdata 8 tests in test.test_xml_etree.check_encoding 7 tests in test.test_xml_etree.check_html_empty_elems_serialization 4 tests in test.test_xml_etree.check_issue3151 4 tests in test.test_xml_etree.check_issue6233 5 tests in test.test_xml_etree.check_issue6565 8 tests in test.test_xml_etree.copy 10 tests in test.test_xml_etree.custom_builder 1 tests in test.test_xml_etree.doctype_public 29 tests in test.test_xml_etree.encoding 9 tests in test.test_xml_etree.entity 4 tests in test.test_xml_etree.error 8 tests in test.test_xml_etree.file_init 57 tests in test.test_xml_etree.find 19 tests in test.test_xml_etree.getchildren 34 tests in test.test_xml_etree.interface 11 tests in test.test_xml_etree.iterators 32 tests in test.test_xml_etree.iterparse 16 tests in test.test_xml_etree.makeelement 7 tests in test.test_xml_etree.methods 10 tests in test.test_xml_etree.namespace 18 tests in test.test_xml_etree.parsefile 14 tests in test.test_xml_etree.parseliteral 9 tests in test.test_xml_etree.path_cache 4 tests in test.test_xml_etree.processinginstruction 37 tests in test.test_xml_etree.qname 3 tests in test.test_xml_etree.sanity 16 tests in test.test_xml_etree.simplefind 32 tests in test.test_xml_etree.simpleops 11 tests in test.test_xml_etree.writefile 4 tests in test.test_xml_etree.writestring 16 tests in test.test_xml_etree.xinclude 4 tests in test.test_xml_etree.xinclude_default 10 tests in test.test_xml_etree.xinclude_failures 1 tests in test.test_xml_etree.xmltoolkit60 1 tests in test.test_xml_etree.xmltoolkit62 2 tests in test.test_xml_etree.xmltoolkit63 20 tests in test.test_xml_etree.xpath_tokenizer 614 tests in 73 items. 614 passed and 0 failed. Test passed. doctest (test.test_xml_etree) ... 614 tests with zero failures 1 test OK. =================== test_xml_etree_c ==================== BUILDSTDERR: 0.55user 0.04system 0:00.82elapsed 72%CPU (0avgtext+0avgdata 47408maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7401minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_xml_etree_c ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xml_etree_c == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25707 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_xml_etree_c Trying: from xml.etree import cElementTree Expecting nothing ok 4 items had no tests: test.test_xml_etree_c test.test_xml_etree_c.MiscTests test.test_xml_etree_c.MiscTests.test_del_attribute test.test_xml_etree_c.test_main 1 items passed all tests: 1 tests in test.test_xml_etree_c.sanity 1 tests in 5 items. 1 passed and 0 failed. Test passed. doctest (test.test_xml_etree_c) ... 1 tests with zero failures 3 items had no tests: test.test_xml_etree_c test.test_xml_etree_c.CleanContext test.test_xml_etree_c.ExceptionFile 0 tests in 3 items. 0 passed and 0 failed. Test passed. doctest (test.test_xml_etree_c) ... 0 tests with zero failures 1 test OK. BUILDSTDERR: 0.20user 0.02system 0:00.23elapsed 94%CPU (0avgtext+0avgdata 43612maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6595minor)pagefaults 0swaps =================== test_xmllib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xmllib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xmllib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25711 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_xmllib test_default_namespace (test.test_xmllib.XMLParserTestCase) ... ok test_simple (test.test_xmllib.XMLParserTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.012s OK 1 test OK. BUILDSTDERR: 0.14user 0.02system 0:00.17elapsed 97%CPU (0avgtext+0avgdata 42076maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6264minor)pagefaults 0swaps =================== test_xmlrpc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xmlrpc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xmlrpc == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25715 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_xmlrpc test_bug_1164912 (test.test_xmlrpc.XMLRPCTestCase) ... ok test_cmp_datetime_DateTime (test.test_xmlrpc.XMLRPCTestCase) ... ok test_datetime_before_1900 (test.test_xmlrpc.XMLRPCTestCase) ... ok test_default_encoding_issues (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_bad_dict (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_bare_datetime (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_big_int (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_big_long (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_encoding (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_load (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_none (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_recursive_dict (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_recursive_seq (test.test_xmlrpc.XMLRPCTestCase) ... ok test_loads_unsupported (test.test_xmlrpc.XMLRPCTestCase) ... ok test_newstyle_class (test.test_xmlrpc.XMLRPCTestCase) ... ok test_escape (test.test_xmlrpc.HelperTestCase) ... ok test_datetime_datetime (test.test_xmlrpc.DateTimeTestCase) ... ok test_decode (test.test_xmlrpc.DateTimeTestCase) ... ok test_default (test.test_xmlrpc.DateTimeTestCase) ... ok test_repr (test.test_xmlrpc.DateTimeTestCase) ... ok test_time (test.test_xmlrpc.DateTimeTestCase) ... ok test_time_struct (test.test_xmlrpc.DateTimeTestCase) ... ok test_time_tuple (test.test_xmlrpc.DateTimeTestCase) ... ok test_decode (test.test_xmlrpc.BinaryTestCase) ... ok test_default (test.test_xmlrpc.BinaryTestCase) ... ok test_string (test.test_xmlrpc.BinaryTestCase) ... ok test_dump_fault (test.test_xmlrpc.FaultTestCase) ... ok test_repr (test.test_xmlrpc.FaultTestCase) ... ok test_custom_user_agent (test.test_xmlrpc.TransportSubclassTestCase) ... ok test_send_content (test.test_xmlrpc.TransportSubclassTestCase) ... ok test_send_host (test.test_xmlrpc.TransportSubclassTestCase) ... ok test_send_request (test.test_xmlrpc.TransportSubclassTestCase) ... ok test_client_encoding (test.test_xmlrpc.SimpleServerTestCase) ... ok test_dotted_attribute (test.test_xmlrpc.SimpleServerTestCase) ... ok test_introspection1 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_introspection2 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_introspection3 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_introspection4 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_multicall (test.test_xmlrpc.SimpleServerTestCase) ... ok test_non_existing_multicall (test.test_xmlrpc.SimpleServerTestCase) ... ok test_nonascii (test.test_xmlrpc.SimpleServerTestCase) ... ok test_nonascii_methodname (test.test_xmlrpc.SimpleServerTestCase) ... ok test_partial_post (test.test_xmlrpc.SimpleServerTestCase) ... ok test_simple1 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_unicode_host (test.test_xmlrpc.SimpleServerTestCase) ... ok test_server_encoding (test.test_xmlrpc.SimpleServerEncodingTestCase) ... ok test_two (test.test_xmlrpc.KeepaliveServerTestCase1) ... ok test_close (test.test_xmlrpc.KeepaliveServerTestCase2) ... ok test_transport (test.test_xmlrpc.KeepaliveServerTestCase2) ... ok test_bad_gzip_request (test.test_xmlrpc.GzipServerTestCase) ... ok test_gzip_decode_limit (test.test_xmlrpc.GzipServerTestCase) ... ok test_gzip_request (test.test_xmlrpc.GzipServerTestCase) ... ok test_gzip_response (test.test_xmlrpc.GzipServerTestCase) ... ok test_path1 (test.test_xmlrpc.MultiPathServerTestCase) ... ok test_path2 (test.test_xmlrpc.MultiPathServerTestCase) ... ok test_close (test.test_xmlrpc.ServerProxyTestCase) ... ok test_transport (test.test_xmlrpc.ServerProxyTestCase) ... ok test_basic (test.test_xmlrpc.FailingServerTestCase) ... ok test_fail_no_info (test.test_xmlrpc.FailingServerTestCase) ... ok test_fail_with_info (test.test_xmlrpc.FailingServerTestCase) ... ok test_cgi_get (test.test_xmlrpc.CGIHandlerTestCase) ... ok test_cgi_xmlrpc_response (test.test_xmlrpc.CGIHandlerTestCase) ... ok ---------------------------------------------------------------------- Ran 62 tests in 3.673s OK 1 test OK. BUILDSTDERR: 1.20user 0.27system 0:03.85elapsed 38%CPU (0avgtext+0avgdata 176280maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+81000minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_xpickle ==================== =================== test_xpickle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xpickle == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25745 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_xpickle test_appends_on_non_lists (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_attribute_name_interning (test.test_xpickle.DumpCPickle_LoadPickle) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_complex_newobj (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_dict_chunking (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_dynamic_class (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_float (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_float_format (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_getinitargs (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_global_ext1 (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_global_ext2 (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_global_ext4 (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_ints (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_large_pickles (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_list_chunking (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_long (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_long1 (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_long4 (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_many_puts_and_gets (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_metaclass (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_misc (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_newobj_generic (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_newobj_list (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_newobj_list_slots (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_newobj_proxies (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_newobj_tuple (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_proto (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_dict (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_dict_and_inst (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_dict_key (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_dict_subclass (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_dict_subclass_and_inst (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_dict_subclass_key (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_frozenset_and_inst (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_inst (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_list (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_list_and_inst (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_list_subclass (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_list_subclass_and_inst (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_multi (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_set_and_inst (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_tuple_and_inst (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_tuple_and_list (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_recursive_tuple_subclass_and_inst (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_reduce (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_reduce_bad_iterator (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_reduce_calls_base (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_reduce_ex_called (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_reduce_ex_calls_base (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_reduce_ex_overrides_reduce (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_reduce_overrides_default_reduce_ex (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_roundtrip_equality (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_setitems_on_non_dicts (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_short_tuples (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_simple_newobj (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_singletons (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_structseq (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_unicode (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_unicode_high_plane (test.test_xpickle.DumpCPickle_LoadPickle) ... ok test_appends_on_non_lists (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_attribute_name_interning (test.test_xpickle.DumpPickle_LoadCPickle) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_complex_newobj (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_dict_chunking (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_dynamic_class (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_float (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_float_format (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_getinitargs (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_global_ext1 (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_global_ext2 (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_global_ext4 (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_ints (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_large_pickles (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_list_chunking (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_long (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_long1 (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_long4 (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_many_puts_and_gets (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_metaclass (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_misc (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_newobj_generic (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_newobj_list (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_newobj_list_slots (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_newobj_proxies (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_newobj_tuple (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_proto (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_dict (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_dict_and_inst (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_dict_key (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_dict_subclass (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_dict_subclass_and_inst (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_dict_subclass_key (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_frozenset_and_inst (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_inst (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_list (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_list_and_inst (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_list_subclass (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_list_subclass_and_inst (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_multi (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_set_and_inst (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_tuple_and_inst (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_tuple_and_list (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_recursive_tuple_subclass_and_inst (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_reduce (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_reduce_bad_iterator (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_reduce_calls_base (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_reduce_ex_called (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_reduce_ex_calls_base (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_reduce_ex_overrides_reduce (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_reduce_overrides_default_reduce_ex (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_roundtrip_equality (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_setitems_on_non_dicts (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_short_tuples (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_simple_newobj (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_singletons (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_structseq (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_unicode (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_unicode_high_plane (test.test_xpickle.DumpPickle_LoadCPickle) ... ok test_appends_on_non_lists (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_attribute_name_interning (test.test_xpickle.CPicklePython24Compat) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_complex_newobj (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_dict_chunking (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float_format (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_getinitargs (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_ints (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_large_pickles (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_list_chunking (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long1 (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long4 (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_many_puts_and_gets (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_metaclass (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_misc (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_generic (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list_slots (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_proxies (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_tuple (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_proto (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_and_inst (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_key (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass_key (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_inst (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_and_inst (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_subclass (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_multi (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_inst (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_list (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_bad_iterator (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_called (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_overrides_reduce (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_overrides_default_reduce_ex (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_roundtrip_equality (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_setitems_on_non_dicts (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_short_tuples (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_simple_newobj (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_singletons (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_structseq (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_unicode (test.test_xpickle.CPicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_appends_on_non_lists (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_attribute_name_interning (test.test_xpickle.CPicklePython25Compat) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_complex_newobj (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_dict_chunking (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float_format (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_getinitargs (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_ints (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_large_pickles (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_list_chunking (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long1 (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long4 (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_many_puts_and_gets (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_metaclass (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_misc (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_generic (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list_slots (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_proxies (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_tuple (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_proto (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_and_inst (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_key (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass_key (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_inst (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_and_inst (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_subclass (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_multi (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_inst (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_list (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_bad_iterator (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_calls_base (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_called (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_calls_base (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_overrides_reduce (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_overrides_default_reduce_ex (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_roundtrip_equality (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_setitems_on_non_dicts (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_short_tuples (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_simple_newobj (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_singletons (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_structseq (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_unicode (test.test_xpickle.CPicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_appends_on_non_lists (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_attribute_name_interning (test.test_xpickle.CPicklePython26Compat) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_complex_newobj (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_dict_chunking (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float_format (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_getinitargs (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_ints (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_large_pickles (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_list_chunking (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long1 (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long4 (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_many_puts_and_gets (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_metaclass (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_misc (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_generic (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list_slots (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_proxies (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_tuple (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_proto (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_and_inst (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_key (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass_key (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_inst (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_and_inst (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_subclass (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_multi (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_inst (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_list (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_bad_iterator (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_calls_base (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_called (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_calls_base (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_overrides_reduce (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_overrides_default_reduce_ex (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_roundtrip_equality (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_setitems_on_non_dicts (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_short_tuples (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_simple_newobj (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_singletons (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_structseq (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_unicode (test.test_xpickle.CPicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_appends_on_non_lists (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_attribute_name_interning (test.test_xpickle.CPicklePython27Compat) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_complex_newobj (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_dict_chunking (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float_format (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_getinitargs (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_ints (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_large_pickles (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_list_chunking (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long1 (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long4 (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_many_puts_and_gets (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_metaclass (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_misc (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_generic (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list_slots (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_proxies (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_tuple (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_proto (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_and_inst (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_key (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass_key (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_inst (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_and_inst (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_subclass (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_multi (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_inst (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_list (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_bad_iterator (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_calls_base (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_called (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_calls_base (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_overrides_reduce (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_overrides_default_reduce_ex (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_roundtrip_equality (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_setitems_on_non_dicts (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_short_tuples (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_simple_newobj (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_singletons (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_structseq (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_unicode (test.test_xpickle.CPicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_appends_on_non_lists (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_attribute_name_interning (test.test_xpickle.PicklePython24Compat) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_complex_newobj (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_dict_chunking (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float_format (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_getinitargs (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_ints (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_large_pickles (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_list_chunking (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long1 (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long4 (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_many_puts_and_gets (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_metaclass (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_misc (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_generic (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list_slots (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_proxies (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_tuple (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_proto (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_and_inst (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_key (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass_key (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_inst (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_and_inst (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_subclass (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_multi (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_inst (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_list (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_bad_iterator (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_called (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_overrides_reduce (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_overrides_default_reduce_ex (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_roundtrip_equality (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_setitems_on_non_dicts (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_short_tuples (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_simple_newobj (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_singletons (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_structseq (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_unicode (test.test_xpickle.PicklePython24Compat) ... skipped "Use of the `xpickle' resource not enabled" test_appends_on_non_lists (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_attribute_name_interning (test.test_xpickle.PicklePython25Compat) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_complex_newobj (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_dict_chunking (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float_format (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_getinitargs (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_ints (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_large_pickles (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_list_chunking (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long1 (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long4 (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_many_puts_and_gets (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_metaclass (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_misc (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_generic (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list_slots (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_proxies (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_tuple (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_proto (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_and_inst (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_key (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass_key (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_inst (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_and_inst (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_subclass (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_multi (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_inst (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_list (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_bad_iterator (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_calls_base (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_called (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_calls_base (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_overrides_reduce (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_overrides_default_reduce_ex (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_roundtrip_equality (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_setitems_on_non_dicts (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_short_tuples (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_simple_newobj (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_singletons (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_structseq (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_unicode (test.test_xpickle.PicklePython25Compat) ... skipped "Use of the `xpickle' resource not enabled" test_appends_on_non_lists (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_attribute_name_interning (test.test_xpickle.PicklePython26Compat) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_complex_newobj (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_dict_chunking (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float_format (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_getinitargs (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_ints (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_large_pickles (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_list_chunking (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long1 (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long4 (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_many_puts_and_gets (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_metaclass (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_misc (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_generic (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list_slots (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_proxies (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_tuple (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_proto (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_and_inst (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_key (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass_key (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_inst (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_and_inst (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_subclass (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_multi (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_inst (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_list (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_bad_iterator (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_calls_base (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_called (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_calls_base (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_overrides_reduce (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_overrides_default_reduce_ex (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_roundtrip_equality (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_setitems_on_non_dicts (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_short_tuples (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_simple_newobj (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_singletons (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_structseq (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_unicode (test.test_xpickle.PicklePython26Compat) ... skipped "Use of the `xpickle' resource not enabled" test_appends_on_non_lists (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_attribute_name_interning (test.test_xpickle.PicklePython27Compat) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_complex_newobj (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_dict_chunking (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_float_format (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_getinitargs (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_ints (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_large_pickles (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_list_chunking (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long1 (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_long4 (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_many_puts_and_gets (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_metaclass (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_misc (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_generic (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_list_slots (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_proxies (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_newobj_tuple (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_proto (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_and_inst (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_key (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_dict_subclass_key (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_inst (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_and_inst (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_list_subclass (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_multi (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_inst (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_recursive_tuple_and_list (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_bad_iterator (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_calls_base (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_called (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_calls_base (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_ex_overrides_reduce (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_reduce_overrides_default_reduce_ex (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_roundtrip_equality (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_setitems_on_non_dicts (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_short_tuples (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_simple_newobj (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_singletons (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_structseq (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" test_unicode (test.test_xpickle.PicklePython27Compat) ... skipped "Use of the `xpickle' resource not enabled" ---------------------------------------------------------------------- Ran 506 tests in 1.399s OK (skipped=390) 1 test OK. BUILDSTDERR: 1.43user 0.07system 0:01.59elapsed 94%CPU (0avgtext+0avgdata 82804maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+18548minor)pagefaults 0swaps =================== test_xrange ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xrange ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_xrange == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25749 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_xrange test_pickling (test.test_xrange.XrangeTest) ... ok test_range_iterators (test.test_xrange.XrangeTest) ... ok test_repr (test.test_xrange.XrangeTest) ... ok test_xrange (test.test_xrange.XrangeTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.189s OK 1 test OK. BUILDSTDERR: 0.28user 0.03system 0:00.32elapsed 96%CPU (0avgtext+0avgdata 43652maxresident)k 0inputs+0outputs (0major+6803minor)pagefaults =================== test_zipfile ==================== BUILDSTDERR: 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_zipfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_zipfile == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25753 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_zipfile test_absolute_arcnames (test.test_zipfile.TestsWithSourceFile) ... ok test_add_file_before_1980 (test.test_zipfile.TestsWithSourceFile) ... ok test_append_to_concatenated_zip_file (test.test_zipfile.TestsWithSourceFile) ... ok test_append_to_non_zip_file (test.test_zipfile.TestsWithSourceFile) Test appending to an existing file that is not a zipfile. ... ok test_append_to_zip_file (test.test_zipfile.TestsWithSourceFile) Test appending to an existing zipfile. ... ok test_close (test.test_zipfile.TestsWithSourceFile) Check that the zipfile is closed after the 'with' block. ... ok test_close_on_exception (test.test_zipfile.TestsWithSourceFile) Check that the zipfile is closed if an exception is raised in the ... ok test_deflated (test.test_zipfile.TestsWithSourceFile) ... ok test_extract (test.test_zipfile.TestsWithSourceFile) ... ok test_extract_all (test.test_zipfile.TestsWithSourceFile) ... ok test_extract_hackers_arcnames (test.test_zipfile.TestsWithSourceFile) ... ok test_extract_unicode_filenames (test.test_zipfile.TestsWithSourceFile) ... skipped 'No Unicode filesystem semantics on this platform.' test_ignores_newline_at_end (test.test_zipfile.TestsWithSourceFile) ... ok test_ignores_stuff_appended_past_comments (test.test_zipfile.TestsWithSourceFile) ... ok test_iterlines_deflated (test.test_zipfile.TestsWithSourceFile) ... ok test_iterlines_stored (test.test_zipfile.TestsWithSourceFile) ... ok test_low_compression (test.test_zipfile.TestsWithSourceFile) Check for cases where compressed data is larger than original. ... ok test_open_deflated (test.test_zipfile.TestsWithSourceFile) ... ok test_open_stored (test.test_zipfile.TestsWithSourceFile) ... ok test_open_via_zip_info (test.test_zipfile.TestsWithSourceFile) ... ok test_per_file_compression (test.test_zipfile.TestsWithSourceFile) Check that files within a Zip archive can have different ... ok test_random_open_deflated (test.test_zipfile.TestsWithSourceFile) ... ok test_random_open_stored (test.test_zipfile.TestsWithSourceFile) ... ok test_read_concatenated_zip_file (test.test_zipfile.TestsWithSourceFile) ... ok test_readline_deflated (test.test_zipfile.TestsWithSourceFile) ... ok test_readline_read_deflated (test.test_zipfile.TestsWithSourceFile) ... ok test_readline_read_stored (test.test_zipfile.TestsWithSourceFile) ... ok test_readline_stored (test.test_zipfile.TestsWithSourceFile) ... ok test_readlines_deflated (test.test_zipfile.TestsWithSourceFile) ... ok test_readlines_stored (test.test_zipfile.TestsWithSourceFile) ... ok test_stored (test.test_zipfile.TestsWithSourceFile) ... ok test_universal_readaheads (test.test_zipfile.TestsWithSourceFile) ... ok test_write_default_name (test.test_zipfile.TestsWithSourceFile) Check that calling ZipFile.write without arcname specified ... ok test_write_to_readonly (test.test_zipfile.TestsWithSourceFile) Check that trying to call write() on a readonly ZipFile object ... ok test_writestr_compression (test.test_zipfile.TestsWithSourceFile) ... ok test_writestr_permissions (test.test_zipfile.TestsWithSourceFile) ... ok test_absolute_arcnames (test.test_zipfile.TestZip64InSmallFiles) ... ok test_deflated (test.test_zipfile.TestZip64InSmallFiles) ... ok test_large_file_exception (test.test_zipfile.TestZip64InSmallFiles) ... ok test_stored (test.test_zipfile.TestZip64InSmallFiles) ... ok test_too_many_files (test.test_zipfile.TestZip64InSmallFiles) ... ok test_too_many_files_append (test.test_zipfile.TestZip64InSmallFiles) ... ok test_bad_compression_mode (test.test_zipfile.OtherTests) Check that bad compression methods passed to ZipFile.open are ... ok test_bad_constructor_mode (test.test_zipfile.OtherTests) Check that bad modes passed to ZipFile constructor are caught. ... ok test_bad_open_mode (test.test_zipfile.OtherTests) Check that bad modes passed to ZipFile.open are caught. ... ok test_change_comment_in_empty_archive (test.test_zipfile.OtherTests) ... ok test_change_comment_in_nonempty_archive (test.test_zipfile.OtherTests) ... ok test_close_erroneous_file (test.test_zipfile.OtherTests) ... ok test_closed_zip_raises_RuntimeError (test.test_zipfile.OtherTests) Verify that testzip() doesn't swallow inappropriate exceptions. ... ok test_comments (test.test_zipfile.OtherTests) Check that comments on the archive are handled properly. ... ok test_create_non_existent_file_for_append (test.test_zipfile.OtherTests) ... ok test_create_zipinfo_before_1980 (test.test_zipfile.OtherTests) ... ok test_damaged_zipfile (test.test_zipfile.OtherTests) Check that zipfiles with missing bytes at the end raise BadZipFile. ... ok test_empty_file_raises_BadZipFile (test.test_zipfile.OtherTests) ... ok test_empty_zipfile (test.test_zipfile.OtherTests) ... ok test_is_zip_erroneous_file (test.test_zipfile.OtherTests) Check that is_zipfile() correctly identifies non-zip files. ... ok test_is_zip_valid_file (test.test_zipfile.OtherTests) Check that is_zipfile() correctly identifies zip files. ... ok test_non_existent_file_raises_IOError (test.test_zipfile.OtherTests) ... ok test_null_byte_in_filename (test.test_zipfile.OtherTests) Check that a filename containing a null byte is properly ... ok test_open_empty_file (test.test_zipfile.OtherTests) ... ok test_open_non_existent_item (test.test_zipfile.OtherTests) Check that attempting to call open() for an item that doesn't ... ok test_read0 (test.test_zipfile.OtherTests) Check that calling read(0) on a ZipExtFile object returns an empty ... ok test_read_return_size_deflated (test.test_zipfile.OtherTests) ... ok test_read_return_size_stored (test.test_zipfile.OtherTests) ... ok test_read_with_bad_crc_deflated (test.test_zipfile.OtherTests) ... ok test_read_with_bad_crc_stored (test.test_zipfile.OtherTests) ... ok test_struct_sizes (test.test_zipfile.OtherTests) Check that ZIP internal structure sizes are calculated correctly. ... ok test_testzip_with_bad_crc_deflated (test.test_zipfile.OtherTests) ... ok test_testzip_with_bad_crc_stored (test.test_zipfile.OtherTests) ... ok test_unicode_filenames (test.test_zipfile.OtherTests) ... ok test_unsupported_compression (test.test_zipfile.OtherTests) ... ok test_zipfile_with_short_extra_field (test.test_zipfile.OtherTests) If an extra field in the header is less than 4 bytes, skip it. ... ok test_write_non_pyfile (test.test_zipfile.PyZipFileTests) ... ok test_write_pyfile (test.test_zipfile.PyZipFileTests) ... ok test_write_python_directory (test.test_zipfile.PyZipFileTests) ... ok test_write_python_package (test.test_zipfile.PyZipFileTests) ... ok test_bad_password (test.test_zipfile.DecryptionTests) ... ok test_good_password (test.test_zipfile.DecryptionTests) ... ok test_no_password (test.test_zipfile.DecryptionTests) ... ok test_different_file (test.test_zipfile.TestsWithMultipleOpens) ... ok test_interleaved (test.test_zipfile.TestsWithMultipleOpens) ... ok test_many_opens (test.test_zipfile.TestsWithMultipleOpens) ... ok test_read_after_close (test.test_zipfile.TestsWithMultipleOpens) ... ok test_read_after_write (test.test_zipfile.TestsWithMultipleOpens) ... ok test_same_file (test.test_zipfile.TestsWithMultipleOpens) ... ok test_write_after_read (test.test_zipfile.TestsWithMultipleOpens) ... ok test_bug_6050 (test.test_zipfile.TestWithDirectory) ... ok test_extract_dir (test.test_zipfile.TestWithDirectory) ... ok test_write_dir (test.test_zipfile.TestWithDirectory) ... ok test_writestr_dir (test.test_zipfile.TestWithDirectory) ... ok test_iterlines_deflated (test.test_zipfile.UniversalNewlineTests) ... ok test_iterlines_stored (test.test_zipfile.UniversalNewlineTests) ... ok test_read_deflated (test.test_zipfile.UniversalNewlineTests) ... ok test_read_stored (test.test_zipfile.UniversalNewlineTests) ... ok test_readline_deflated (test.test_zipfile.UniversalNewlineTests) ... ok test_readline_read_deflated (test.test_zipfile.UniversalNewlineTests) ... ok test_readline_read_stored (test.test_zipfile.UniversalNewlineTests) ... ok test_readline_stored (test.test_zipfile.UniversalNewlineTests) ... ok test_readlines_deflated (test.test_zipfile.UniversalNewlineTests) ... ok test_readlines_stored (test.test_zipfile.UniversalNewlineTests) ... ok test_deflated (test.test_zipfile.TestsWithRandomBinaryFiles) ... ok test_open_deflated (test.test_zipfile.TestsWithRandomBinaryFiles) ... ok test_open_stored (test.test_zipfile.TestsWithRandomBinaryFiles) ... ok test_random_open_deflated (test.test_zipfile.TestsWithRandomBinaryFiles) ... ok test_random_open_stored (test.test_zipfile.TestsWithRandomBinaryFiles) ... ok test_stored (test.test_zipfile.TestsWithRandomBinaryFiles) ... ok test_create_command (test.test_zipfile.CommandLineTest) ... ok test_extract_command (test.test_zipfile.CommandLineTest) ... ok test_list_command (test.test_zipfile.CommandLineTest) ... ok test_test_command (test.test_zipfile.CommandLineTest) ... ok ---------------------------------------------------------------------- Ran 110 tests in 2.551s OK (skipped=1) 1 test OK. BUILDSTDERR: 2.33user 0.33system 0:02.76elapsed 96%CPU (0avgtext+0avgdata 138696maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+64465minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) =================== test_zipfile64 ==================== + echo =================== test_zipfile64 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_zipfile64 == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25762 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 1 test skipped: test_zipfile64 Those skips are all expected on linux2. BUILDSTDERR: 0.10user 0.03system 0:00.14elapsed 96%CPU (0avgtext+0avgdata 41400maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+5873minor)pagefaults 0swaps =================== test_zipimport ==================== + for TestName in $(cat testnames.txt) + echo =================== test_zipimport ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_zipimport == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25766 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_zipimport testAFakeZlib (test.test_zipimport.UncompressedZipImportTestCase) ... ok testBadMTime (test.test_zipimport.UncompressedZipImportTestCase) ... ok testBadMagic (test.test_zipimport.UncompressedZipImportTestCase) ... ok testBadMagic2 (test.test_zipimport.UncompressedZipImportTestCase) ... ok testBoth (test.test_zipimport.UncompressedZipImportTestCase) ... ok testDeepPackage (test.test_zipimport.UncompressedZipImportTestCase) ... ok testDoctestFile (test.test_zipimport.UncompressedZipImportTestCase) ... Trying: log.append(True) Expecting nothing ok 1 items passed all tests: 1 tests in xyz.txt 1 tests in 1 items. 1 passed and 0 failed. Test passed. ok testDoctestSuite (test.test_zipimport.UncompressedZipImportTestCase) ... ok testEmptyPy (test.test_zipimport.UncompressedZipImportTestCase) ... ok testGetCompiledSource (test.test_zipimport.UncompressedZipImportTestCase) ... ok testGetData (test.test_zipimport.UncompressedZipImportTestCase) ... ok testGetSource (test.test_zipimport.UncompressedZipImportTestCase) ... ok testImport_WithStuff (test.test_zipimport.UncompressedZipImportTestCase) ... ok testImporterAttr (test.test_zipimport.UncompressedZipImportTestCase) ... ok testPackage (test.test_zipimport.UncompressedZipImportTestCase) ... ok testPy (test.test_zipimport.UncompressedZipImportTestCase) ... ok testPyc (test.test_zipimport.UncompressedZipImportTestCase) ... ok testTraceback (test.test_zipimport.UncompressedZipImportTestCase) ... ok testZipImporterMethods (test.test_zipimport.UncompressedZipImportTestCase) ... ok testZipImporterMethodsInSubDirectory (test.test_zipimport.UncompressedZipImportTestCase) ... ok testAFakeZlib (test.test_zipimport.CompressedZipImportTestCase) ... ok testBadMTime (test.test_zipimport.CompressedZipImportTestCase) ... ok testBadMagic (test.test_zipimport.CompressedZipImportTestCase) ... ok testBadMagic2 (test.test_zipimport.CompressedZipImportTestCase) ... ok testBoth (test.test_zipimport.CompressedZipImportTestCase) ... ok testDeepPackage (test.test_zipimport.CompressedZipImportTestCase) ... ok testDoctestFile (test.test_zipimport.CompressedZipImportTestCase) ... Trying: log.append(True) Expecting nothing ok 1 items passed all tests: 1 tests in xyz.txt 1 tests in 1 items. 1 passed and 0 failed. Test passed. ok testDoctestSuite (test.test_zipimport.CompressedZipImportTestCase) ... ok testEmptyPy (test.test_zipimport.CompressedZipImportTestCase) ... ok testGetCompiledSource (test.test_zipimport.CompressedZipImportTestCase) ... ok testGetData (test.test_zipimport.CompressedZipImportTestCase) ... ok testGetSource (test.test_zipimport.CompressedZipImportTestCase) ... ok testImport_WithStuff (test.test_zipimport.CompressedZipImportTestCase) ... ok testImporterAttr (test.test_zipimport.CompressedZipImportTestCase) ... ok testPackage (test.test_zipimport.CompressedZipImportTestCase) ... ok testPy (test.test_zipimport.CompressedZipImportTestCase) ... ok testPyc (test.test_zipimport.CompressedZipImportTestCase) ... ok testTraceback (test.test_zipimport.CompressedZipImportTestCase) ... ok testZipImporterMethods (test.test_zipimport.CompressedZipImportTestCase) ... ok testZipImporterMethodsInSubDirectory (test.test_zipimport.CompressedZipImportTestCase) ... ok testBadArgs (test.test_zipimport.BadFileZipImportTestCase) ... ok testEmptyFile (test.test_zipimport.BadFileZipImportTestCase) ... ok testEmptyFilename (test.test_zipimport.BadFileZipImportTestCase) ... ok testFileUnreadable (test.test_zipimport.BadFileZipImportTestCase) ... ok testFilenameTooLong (test.test_zipimport.BadFileZipImportTestCase) ... ok testNoFile (test.test_zipimport.BadFileZipImportTestCase) ... ok testNotZipFile (test.test_zipimport.BadFileZipImportTestCase) ... ok ---------------------------------------------------------------------- Ran 47 tests in 0.085s OK 1 test OK. BUILDSTDERR: 0.24user 0.05system 0:00.30elapsed 98%CPU (0avgtext+0avgdata 44724maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+6919minor)pagefaults 0swaps =================== test_zipimport_support ==================== + for TestName in $(cat testnames.txt) + echo =================== test_zipimport_support ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_zipimport_support == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25770 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_zipimport_support test_doctest_issue4197 (test.test_zipimport_support.ZipSupportTests) ... Contents of '/tmp/tmplj9v58/test_zip.zip': File Name Modified Size test_zipped_doctest.py 2018-04-04 19:11:42 86710 sample_zipped_doctest.py 2018-04-04 19:11:42 1041 sample_zipped_doctest_no_doctests.py 2018-04-04 19:11:42 269 sample_zipped_doctest_no_docstrings.py 2018-04-04 19:11:42 227 Finding tests in test_zipped_doctest.SampleClass Trying: print 1 Expecting: 1 ok Trying: sc = SampleClass(3) Expecting nothing ok Trying: for i in range(10): sc = sc.double() print sc.get(), Expecting: 6 12 24 48 96 192 384 768 1536 3072 ok doctest (test_zipped_doctest) ... 3 tests with zero failures Finding tests in test_zipped_doctest.NestedClass Trying: x = SampleClass.NestedClass(5) Expecting nothing ok Trying: y = x.square() Expecting nothing ok Trying: print y.get() Expecting: 25 ok doctest (test_zipped_doctest) ... 3 tests with zero failures Finding tests in test_zipped_doctest.__init__ Trying: print SampleClass.NestedClass().get() Expecting: 0 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.__init__ Trying: print SampleClass(12).get() Expecting: 12 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.a_classmethod Trying: print SampleClass.a_classmethod(10) Expecting: 12 ok Trying: print SampleClass(0).a_classmethod(10) Expecting: 12 ok doctest (test_zipped_doctest) ... 2 tests with zero failures Finding tests in test_zipped_doctest Trying: print SampleClass(22).a_property Expecting: 22 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.a_staticmethod Trying: print SampleClass.a_staticmethod(10) Expecting: 11 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.double Trying: print SampleClass(12).double().get() Expecting: 24 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.get Trying: print SampleClass(-5).get() Expecting: -5 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.SampleNewStyleClass Trying: print '1\n2\n3' Expecting: 1 2 3 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.__init__ Trying: print SampleNewStyleClass(12).get() Expecting: 12 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.double Trying: print SampleNewStyleClass(12).double().get() Expecting: 24 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.get Trying: print SampleNewStyleClass(-5).get() Expecting: -5 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.old_test1 Trying: from doctest import Tester Expecting nothing ok Trying: t = Tester(globs={'x': 42}, verbose=0) Expecting nothing ok Trying: t.runstring(r''' >>> x = x * 2 >>> print x 42 ''', 'XYZ') Expecting: ********************************************************************** Line 3, in XYZ Failed example: print x Expected: 42 Got: 84 TestResults(failed=1, attempted=2) ok Trying: t.runstring(">>> x = x * 2\n>>> print x\n84\n", 'example2') Expecting: TestResults(failed=0, attempted=2) ok Trying: t.summarize() Expecting: ********************************************************************** 1 items had failures: 1 of 2 in XYZ ***Test Failed*** 1 failures. TestResults(failed=1, attempted=4) ok Trying: t.summarize(verbose=1) Expecting: 1 items passed all tests: 2 tests in example2 ********************************************************************** 1 items had failures: 1 of 2 in XYZ 4 tests in 2 items. 3 passed and 1 failed. ***Test Failed*** 1 failures. TestResults(failed=1, attempted=4) ok doctest (test_zipped_doctest) ... 6 tests with zero failures Finding tests in test_zipped_doctest.old_test2 Trying: from doctest import Tester Expecting nothing ok Trying: t = Tester(globs={}, verbose=1) Expecting nothing ok Trying: test = r''' # just an example >>> x = 1 + 2 >>> x 3 ''' Expecting nothing ok Trying: t.runstring(test, "Example") Expecting: Running string Example Trying: x = 1 + 2 Expecting nothing ok Trying: x Expecting: 3 ok 0 of 2 examples failed in string Example TestResults(failed=0, attempted=2) ok doctest (test_zipped_doctest) ... 4 tests with zero failures Finding tests in test_zipped_doctest.old_test3 Trying: from doctest import Tester Expecting nothing ok Trying: t = Tester(globs={}, verbose=0) Expecting nothing ok Trying: def _f(): '''Trivial docstring example. >>> assert 2 == 2 ''' return 32 Expecting nothing ok Trying: t.rundoc(_f) # expect 0 failures in 1 example Expecting: TestResults(failed=0, attempted=1) ok doctest (test_zipped_doctest) ... 4 tests with zero failures Finding tests in test_zipped_doctest.old_test4 Trying: import types Expecting nothing ok Trying: m1 = types.ModuleType('_m1') Expecting nothing ok Trying: m2 = types.ModuleType('_m2') Expecting nothing ok Trying: test_data = """ def _f(): '''>>> assert 1 == 1 ''' def g(): '''>>> assert 2 != 1 ''' class H: '''>>> assert 2 > 1 ''' def bar(self): '''>>> assert 1 < 2 ''' """ Expecting nothing ok Trying: exec test_data in m1.__dict__ Expecting nothing ok Trying: exec test_data in m2.__dict__ Expecting nothing ok Trying: m1.__dict__.update({"f2": m2._f, "g2": m2.g, "h2": m2.H}) Expecting nothing ok Trying: from doctest import Tester Expecting nothing ok Trying: t = Tester(globs={}, verbose=0) Expecting nothing ok Trying: t.rundict(m1.__dict__, "rundict_test", m1) # f2 and g2 and h2 skipped Expecting: TestResults(failed=0, attempted=4) ok Trying: t = Tester(globs={}, verbose=0) Expecting nothing ok Trying: t.rundict(m1.__dict__, "rundict_test_pvt") # None are skipped. Expecting: TestResults(failed=0, attempted=8) ok Trying: doctest.testmod(m1, verbose=False) Expecting: TestResults(failed=0, attempted=4) ok doctest (test_zipped_doctest) ... 13 tests with zero failures Finding tests in test_zipped_doctest.sample_func Trying: print sample_func(22) Expecting: 44 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.test_DocTest Trying: docstring = ''' >>> print 12 12 Non-example text. >>> print 'another\example' another example ''' Expecting nothing ok Trying: globs = {} # globals to run the test in. Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: test = parser.get_doctest(docstring, globs, 'some_test', 'some_file', 20) Expecting nothing ok Trying: print test Expecting: ok Trying: len(test.examples) Expecting: 2 ok Trying: e1, e2 = test.examples Expecting nothing ok Trying: (e1.source, e1.want, e1.lineno) Expecting: ('print 12\n', '12\n', 1) ok Trying: (e2.source, e2.want, e2.lineno) Expecting: ("print 'another\\example'\n", 'another\nexample\n', 6) ok Trying: (test.name, test.filename, test.lineno) Expecting: ('some_test', 'some_file', 20) ok Trying: test.lineno + e1.lineno Expecting: 21 ok Trying: test.lineno + e2.lineno Expecting: 26 ok Trying: docstring = r''' >>> print 'bad\nindentation' bad indentation ''' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 4 of the docstring for some_test has inconsistent leading whitespace: 'indentation' ok Trying: docstring = r''' >>> print ('bad indentation', ... 2) ('bad', 'indentation') ''' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 2 of the docstring for some_test has inconsistent leading whitespace: '... 2)' ok Trying: docstring = '>>>print 1\n1' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the docstring for some_test lacks blank after >>>: '>>>print 1' ok Trying: docstring = '>>> if 1:\n...print 1\n1' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 2 of the docstring for some_test lacks blank after ...: '...print 1' ok Trying: docstring = ''' >>> print 12 12 ''' Expecting nothing ok Trying: test = parser.get_doctest(docstring, globs, 'some_test', 'some_test', 20) Expecting nothing ok Trying: same_test = parser.get_doctest(docstring, globs, 'some_test', 'some_test', 20) Expecting nothing ok Trying: test == same_test Expecting: True ok Trying: test != same_test Expecting: False ok Trying: hash(test) == hash(same_test) Expecting: True ok Trying: docstring = ''' >>> print 42 42 ''' Expecting nothing ok Trying: other_test = parser.get_doctest(docstring, globs, 'other_test', 'other_file', 10) Expecting nothing ok Trying: test == other_test Expecting: False ok Trying: test != other_test Expecting: True ok Trying: DocTestCase = doctest.DocTestCase Expecting nothing ok Trying: test_case = DocTestCase(test) Expecting nothing ok Trying: same_test_case = DocTestCase(same_test) Expecting nothing ok Trying: other_test_case = DocTestCase(other_test) Expecting nothing ok Trying: test_case == same_test_case Expecting: True ok Trying: test_case != same_test_case Expecting: False ok Trying: hash(test_case) == hash(same_test_case) Expecting: True ok Trying: test == other_test_case Expecting: False ok Trying: test != other_test_case Expecting: True ok doctest (test_zipped_doctest) ... 39 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestParser Trying: s = ''' >>> x, y = 2, 3 # no output expected >>> if 1: ... print x ... print y 2 3 Some text. >>> x+y 5 ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: for piece in parser.parse(s): if isinstance(piece, doctest.Example): print 'Example:', (piece.source, piece.want, piece.lineno) else: print ' Text:', `piece` Expecting: Text: '\n' Example: ('x, y = 2, 3 # no output expected\n', '', 1) Text: '' Example: ('if 1:\n print x\n print y\n', '2\n3\n', 2) Text: '\nSome text.\n' Example: ('x+y\n', '5\n', 9) Text: '' ok Trying: for piece in parser.get_examples(s): print (piece.source, piece.want, piece.lineno) Expecting: ('x, y = 2, 3 # no output expected\n', '', 1) ('if 1:\n print x\n print y\n', '2\n3\n', 2) ('x+y\n', '5\n', 9) ok Trying: test = parser.get_doctest(s, {}, 'name', 'filename', lineno=5) Expecting nothing ok Trying: (test.name, test.filename, test.lineno) Expecting: ('name', 'filename', 5) ok Trying: for piece in test.examples: print (piece.source, piece.want, piece.lineno) Expecting: ('x, y = 2, 3 # no output expected\n', '', 1) ('if 1:\n print x\n print y\n', '2\n3\n', 2) ('x+y\n', '5\n', 9) ok doctest (test_zipped_doctest) ... 7 tests with zero failures Finding tests in test_zipped_doctest.basics Trying: def f(x): ''' >>> x = 12 >>> print x 12 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=3) ok Trying: def f(x): ''' >>> x = 12 >>> print x 14 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=True).run(test) # doctest: +ELLIPSIS Expecting: Trying: x = 12 Expecting nothing ok Trying: print x Expecting: 14 ********************************************************************** File ..., line 4, in f Failed example: print x Expected: 14 Got: 12 Trying: x//2 Expecting: 6 ok TestResults(failed=1, attempted=3) ok doctest (test_zipped_doctest) ... 6 tests with zero failures Finding tests in test_zipped_doctest.exceptions Trying: def f(x): ''' >>> x = 12 >>> print x//0 Traceback (most recent call last): ZeroDivisionError: integer division by zero ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): ''' >>> x = 12 >>> print 'pre-exception output', x//0 pre-exception output Traceback (most recent call last): ZeroDivisionError: integer division by zero ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 4, in f Failed example: print 'pre-exception output', x//0 Exception raised: ... ZeroDivisionError: integer division by zero TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> raise ValueError, 'multi\nline\nmessage' Traceback (most recent call last): ValueError: multi line message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> raise ValueError, 'message' Traceback (most recent call last): ValueError: wrong message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: raise ValueError, 'message' Expected: Traceback (most recent call last): ValueError: wrong message Got: Traceback (most recent call last): ... ValueError: message TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> raise ValueError, 'message' #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): ValueError: wrong message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> from httplib import HTTPException >>> raise HTTPException('message') Traceback (most recent call last): httplib.HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 4, in f Failed example: raise HTTPException('message') Expected: Traceback (most recent call last): httplib.HTTPException: message Got: Traceback (most recent call last): ... HTTPException: message TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> from httplib import HTTPException >>> raise HTTPException('message') Traceback (most recent call last): HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from httplib import HTTPException >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from httplib import HTTPException >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> raise ValueError, 'message' #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): TypeError: wrong type ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: raise ValueError, 'message' #doctest: +IGNORE_EXCEPTION_DETAIL Expected: Traceback (most recent call last): TypeError: wrong type Got: Traceback (most recent call last): ... ValueError: message TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> from Queue import Empty >>> raise Empty() #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.Empty ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from Queue import Empty >>> raise Empty() #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.Empty: ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> 1//0 0 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: 1//0 Exception raised: Traceback (most recent call last): ... ZeroDivisionError: integer division by zero TestResults(failed=1, attempted=1) ok doctest (test_zipped_doctest) ... 39 tests with zero failures Finding tests in test_zipped_doctest.option_directives Trying: def f(x): r''' >>> print range(10) # should fail: no ellipsis [0, 1, ..., 9] >>> print range(10) # doctest: +ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print range(10) # should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print range(10) [0, 1, ..., 9] >>> # should fail: no ellipsis >>> print range(10) # doctest: -ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=doctest.ELLIPSIS).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 6, in f Failed example: print range(10) # doctest: -ELLIPSIS Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print range(10) # Should fail: no ellipsis [0, 1, ..., 9] >>> print range(10) # doctest: +ELLIPSIS [0, 1, ..., 9] >>> print range(10) # Should fail: no ellipsis [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print range(10) # Should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ********************************************************************** File ..., line 8, in f Failed example: print range(10) # Should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=2, attempted=3) ok Trying: def f(x): r''' >>> print range(10) # Should fail [0, 1, ..., 9] >>> print range(10) # Should succeed ... # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print range(10) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print range(10) # Should fail [0, 1, ..., 9] >>> print range(10) # Should succeed ... # doctest: +ELLIPSIS,+NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print range(10) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print range(10) # Should fail [0, 1, ..., 9] >>> print range(10) # Should succeed ... # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print range(10) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print range(10) ... # doctest: +ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> for x in range(10): # doctest: +ELLIPSIS ... print x, 0 1 2 ... 9 >>> for x in range(10): ... print x, # doctest: +ELLIPSIS 0 1 2 ... 9 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' Should fail (option directive not on the last line): >>> for x in range(10): # doctest: +ELLIPSIS ... print x, # doctest: +NORMALIZE_WHITESPACE 0 1 2...9 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: s = '>>> print 12 #doctest: +BADOPTION' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the doctest for s has an invalid option: '+BADOPTION' ok Trying: s = '>>> print 12 #doctest: ELLIPSIS' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the doctest for s has an invalid option: 'ELLIPSIS' ok Trying: s = '>>> # doctest: +ELLIPSIS' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 0 of the doctest for s has an option directive on a line with no example: '# doctest: +ELLIPSIS' ok doctest (test_zipped_doctest) ... 33 tests with zero failures Finding tests in test_zipped_doctest.optionflags Trying: def f(x): '>>> True\n1\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.DONT_ACCEPT_TRUE_FOR_1 Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: True Expected: 1 Got: True TestResults(failed=1, attempted=1) ok Trying: def f(x): '>>> print "a\\n\\nb"\na\n\nb\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.DONT_ACCEPT_BLANKLINE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print "a\n\nb" Expected: a b Got: a b TestResults(failed=1, attempted=1) ok Trying: def f(x): '>>> print 1, 2, 3\n 1 2\n 3' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print 1, 2, 3 Expected: 1 2 3 Got: 1 2 3 TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.NORMALIZE_WHITESPACE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: print range(20) #doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] ok Trying: def f(x): '>>> print range(15)\n[0, 1, 2, ..., 14]\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print range(15) Expected: [0, 1, 2, ..., 14] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14] TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.ELLIPSIS Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: for i in range(100): print i**2, #doctest: +ELLIPSIS Expecting: 0 1...4...9 16 ... 36 49 64 ... 9801 ok Trying: for i in range(21): #doctest: +ELLIPSIS print i, Expecting: 0 1 2 ...1...2...0 ok Trying: print range(20) # doctest:+ELLIPSIS Expecting: [0, 1, ..., 18, 19] ok Trying: print range(20) # doctest: +ELLIPSIS # doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, ..., 18, 19] ok Trying: import random Expecting nothing ok Trying: def f(x): r''' >>> print '\n'.join('abcdefg') a B c d f g h ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print '\n'.join('abcdefg') Expected: a B c d f g h Got: a b c d e f g TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_UDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print '\n'.join('abcdefg') Differences (unified diff with -expected +actual): @@ -1,7 +1,7 @@ a -B +b c d +e f g -h TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_CDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print '\n'.join('abcdefg') Differences (context diff with expected followed by actual): *************** *** 1,7 **** a ! B c d f g - h --- 1,7 ---- a ! b c d + e f g TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print "a b c d e f g h i j k l m" a b c d e f g h i j k 1 m ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_NDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print "a b c d e f g h i j k l m" Differences (ndiff with -expected +actual): - a b c d e f g h i j k 1 m ? ^ + a b c d e f g h i j k l m ? + ++ ^ TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print 1 # first success 1 >>> print 2 # first failure 200 >>> print 3 # second failure 300 >>> print 4 # second success 4 >>> print 5 # third failure 500 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: print 2 # first failure Expected: 200 Got: 2 TestResults(failed=3, attempted=5) ok Trying: doctest.DocTestRunner(verbose=True, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: Trying: print 1 # first success Expecting: 1 ok Trying: print 2 # first failure Expecting: 200 ********************************************************************** File ..., line 5, in f Failed example: print 2 # first failure Expected: 200 Got: 2 TestResults(failed=3, attempted=5) ok Trying: def f(x): r''' >>> print 1 # first success 1 >>> raise ValueError(2) # first failure 200 >>> print 3 # second failure 300 >>> print 4 # second success 4 >>> print 5 # third failure 500 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: raise ValueError(2) # first failure Exception raised: ... ValueError: 2 TestResults(failed=3, attempted=5) ok Trying: unlikely = "UNLIKELY_OPTION_NAME" Expecting nothing ok Trying: unlikely in doctest.OPTIONFLAGS_BY_NAME Expecting: False ok Trying: new_flag_value = doctest.register_optionflag(unlikely) Expecting nothing ok Trying: unlikely in doctest.OPTIONFLAGS_BY_NAME Expecting: True ok Trying: redundant_flag_value = doctest.register_optionflag(unlikely) Expecting nothing ok Trying: redundant_flag_value == new_flag_value Expecting: True ok Trying: del doctest.OPTIONFLAGS_BY_NAME[unlikely] Expecting nothing ok doctest (test_zipped_doctest) ... 59 tests with zero failures Finding tests in test_zipped_doctest.verbose_flag Trying: def f(x): ''' >>> x = 12 >>> print x 12 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=True).run(test) Expecting: Trying: x = 12 Expecting nothing ok Trying: print x Expecting: 12 ok Trying: x//2 Expecting: 6 ok TestResults(failed=0, attempted=3) ok Trying: old_argv = sys.argv Expecting nothing ok Trying: sys.argv = ['test'] Expecting nothing ok Trying: doctest.DocTestRunner().run(test) Expecting: TestResults(failed=0, attempted=3) ok Trying: sys.argv = ['test', '-v'] Expecting nothing ok Trying: doctest.DocTestRunner().run(test) Expecting: Trying: x = 12 Expecting nothing ok Trying: print x Expecting: 12 ok Trying: x//2 Expecting: 6 ok TestResults(failed=0, attempted=3) ok Trying: sys.argv = old_argv Expecting nothing ok doctest (test_zipped_doctest) ... 9 tests with zero failures Finding tests in test_zipped_doctest.test_Example Trying: example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: (example.source, example.want, example.exc_msg, example.lineno, example.indent, example.options) Expecting: ('print 1\n', '1\n', None, 0, 0, {}) ok Trying: exc_msg = 'IndexError: pop from an empty list' Expecting nothing ok Trying: example = doctest.Example('[].pop()', '', exc_msg, lineno=5, indent=4, options={doctest.ELLIPSIS: True}) Expecting nothing ok Trying: (example.source, example.want, example.exc_msg, example.lineno, example.indent, example.options) Expecting: ('[].pop()\n', '', 'IndexError: pop from an empty list\n', 5, 4, {8: True}) ok Trying: e = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print 1\n', '1\n') ok Trying: e = doctest.Example('print 1\n', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print 1\n', '1\n') ok Trying: e = doctest.Example('print 1;\nprint 2\n', '1\n2\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print 1;\nprint 2\n', '1\n2\n') ok Trying: e = doctest.Example('print 1;\nprint 2', '1\n2\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print 1;\nprint 2\n', '1\n2\n') ok Trying: e = doctest.Example('', '') Expecting nothing ok Trying: e.source, e.want Expecting: ('\n', '') ok Trying: e = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print 1\n', '1\n') ok Trying: e = doctest.Example('print 1', '1') Expecting nothing ok Trying: e.source, e.want Expecting: ('print 1\n', '1\n') ok Trying: e = doctest.Example('print', '') Expecting nothing ok Trying: e.source, e.want Expecting: ('print\n', '') ok Trying: exc_msg = 'IndexError: pop from an empty list' Expecting nothing ok Trying: e = doctest.Example('[].pop()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'IndexError: pop from an empty list\n' ok Trying: exc_msg = 'IndexError: pop from an empty list\n' Expecting nothing ok Trying: e = doctest.Example('[].pop()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'IndexError: pop from an empty list\n' ok Trying: exc_msg = 'ValueError: 1\n 2' Expecting nothing ok Trying: e = doctest.Example('raise ValueError("1\n 2")', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'ValueError: 1\n 2\n' ok Trying: exc_msg = 'ValueError: 1\n 2\n' Expecting nothing ok Trying: e = doctest.Example('raise ValueError("1\n 2")', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'ValueError: 1\n 2\n' ok Trying: exc_msg = '' Expecting nothing ok Trying: e = doctest.Example('raise X()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: '\n' ok Trying: example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: same_example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: other_example = doctest.Example('print 42', '42\n') Expecting nothing ok Trying: example == same_example Expecting: True ok Trying: example != same_example Expecting: False ok Trying: hash(example) == hash(same_example) Expecting: True ok Trying: example == other_example Expecting: False ok Trying: example != other_example Expecting: True ok doctest (test_zipped_doctest) ... 44 tests with zero failures Finding tests in test_zipped_doctest.test_debug Trying: s = ''' >>> x = 12 >>> print x 12 ''' Expecting nothing ok Trying: import tempfile Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput(['next', 'print x', 'continue']) Expecting nothing ok Trying: try: doctest.debug_src(s) finally: sys.stdin = real_stdin Expecting: > (1)() (Pdb) next 12 --Return-- > (1)()->None (Pdb) print x 12 (Pdb) continue ok doctest (test_zipped_doctest) ... 5 tests with zero failures Finding tests in test_zipped_doctest.test_pdb_set_trace Trying: doc = ''' >>> x = 42 >>> raise Exception('clé') Traceback (most recent call last): Exception: clé >>> import pdb; pdb.set_trace() ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: test = parser.get_doctest(doc, {}, "foo-bär@baz", "foo-bär@baz.py", 0) Expecting nothing ok Trying: runner = doctest.DocTestRunner(verbose=False) Expecting nothing ok Trying: import tempfile Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'print x', # print data defined by the example 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin Expecting: --Return-- > (1)()->None -> import pdb; pdb.set_trace() (Pdb) print x 42 (Pdb) continue TestResults(failed=0, attempted=3) ok Trying: def calls_set_trace(): y=2 import pdb; pdb.set_trace() Expecting nothing ok Trying: doc = ''' >>> x=1 >>> calls_set_trace() ''' Expecting nothing ok Trying: test = parser.get_doctest(doc, globals(), "foo-bär@baz", "foo-bär@baz.py", 0) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'print y', # print data defined in the function 'up', # out of function 'print x', # print data defined by the example 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin Expecting: --Return-- > (3)calls_set_trace()->None -> import pdb; pdb.set_trace() (Pdb) print y 2 (Pdb) up > (1)() -> calls_set_trace() (Pdb) print x 1 (Pdb) continue TestResults(failed=0, attempted=2) ok Trying: doc = ''' >>> def f(x): ... g(x*2) >>> def g(x): ... print x+3 ... import pdb; pdb.set_trace() >>> f(3) ''' Expecting nothing ok Trying: test = parser.get_doctest(doc, globals(), "foo-bär@baz", "foo-bär@baz.py", 0) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'list', # list source from example 2 'next', # return from g() 'list', # list source from example 1 'next', # return from f() 'list', # list source from example 3 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin # doctest: +NORMALIZE_WHITESPACE Expecting: --Return-- > (3)g()->None -> import pdb; pdb.set_trace() (Pdb) list 1 def g(x): 2 print x+3 3 -> import pdb; pdb.set_trace() [EOF] (Pdb) next --Return-- > (2)f()->None -> g(x*2) (Pdb) list 1 def f(x): 2 -> g(x*2) [EOF] (Pdb) next --Return-- > (1)()->None -> f(3) (Pdb) list 1 -> f(3) [EOF] (Pdb) continue ********************************************************************** File "foo-bär@baz.py", line 7, in foo-bär@baz Failed example: f(3) Expected nothing Got: 9 TestResults(failed=1, attempted=3) ok doctest (test_zipped_doctest) ... 19 tests with zero failures Finding tests in test_zipped_doctest.test_pdb_set_trace_nested Trying: class C(object): def calls_set_trace(self): y = 1 import pdb; pdb.set_trace() self.f1() y = 2 def f1(self): x = 1 self.f2() x = 2 def f2(self): z = 1 z = 2 Expecting nothing ok Trying: calls_set_trace = C().calls_set_trace Expecting nothing ok Trying: doc = ''' >>> a = 1 >>> calls_set_trace() ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: runner = doctest.DocTestRunner(verbose=False) Expecting nothing ok Trying: test = parser.get_doctest(doc, globals(), "foo-bär@baz", "foo-bär@baz.py", 0) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'print y', # print data defined in the function 'step', 'step', 'step', 'step', 'step', 'step', 'print z', 'up', 'print x', 'up', 'print y', 'up', 'print foo', 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin Expecting: > (5)calls_set_trace() -> self.f1() (Pdb) print y 1 (Pdb) step --Call-- > (7)f1() -> def f1(self): (Pdb) step > (8)f1() -> x = 1 (Pdb) step > (9)f1() -> self.f2() (Pdb) step --Call-- > (11)f2() -> def f2(self): (Pdb) step > (12)f2() -> z = 1 (Pdb) step > (13)f2() -> z = 2 (Pdb) print z 1 (Pdb) up > (9)f1() -> self.f2() (Pdb) print x 1 (Pdb) up > (5)calls_set_trace() -> self.f1() (Pdb) print y 1 (Pdb) up > (1)() -> calls_set_trace() (Pdb) print foo *** NameError: global name 'foo' is not defined (Pdb) continue TestResults(failed=0, attempted=2) ok doctest (test_zipped_doctest) ... 9 tests with zero failures Finding tests in test_zipped_doctest.test_testsource Trying: import test_zipped_doctest Expecting nothing ok Trying: name = 'test_zipped_doctest.sample_func' Expecting nothing ok Trying: print doctest.testsource(test_zipped_doctest, name) Expecting: # Blah blah # print sample_func(22) # Expected: ## 44 # # Yee ha! ok Trying: name = 'test_zipped_doctest.SampleNewStyleClass' Expecting nothing ok Trying: print doctest.testsource(test_zipped_doctest, name) Expecting: print '1\n2\n3' # Expected: ## 1 ## 2 ## 3 ok Trying: name = 'test_zipped_doctest.SampleClass.a_classmethod' Expecting nothing ok Trying: print doctest.testsource(test_zipped_doctest, name) Expecting: print SampleClass.a_classmethod(10) # Expected: ## 12 print SampleClass(0).a_classmethod(10) # Expected: ## 12 ok doctest (test_zipped_doctest) ... 7 tests with zero failures Finding tests in test_zipped_doctest.test_trailing_space_in_test Trying: x, y = 'foo', '' Expecting nothing ok Trying: print x, y Expecting: foo ok doctest (test_zipped_doctest) ... 2 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestSuite Trying: import unittest Expecting nothing ok Trying: import sample_zipped_doctest Expecting nothing ok Trying: suite = doctest.DocTestSuite(sample_zipped_doctest) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest_no_doctests') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: try: doctest.DocTestSuite('sample_zipped_doctest_no_docstrings') except ValueError as e: error = e Expecting nothing ok Trying: print(error.args[1]) Expecting: has no docstrings ok Trying: finder = doctest.DocTestFinder(exclude_empty=False) Expecting nothing ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest_no_docstrings', test_finder=finder) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = sample_zipped_doctest.test_suite() Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', globs={}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', extraglobs={'y': 1}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', optionflags=doctest.DONT_ACCEPT_BLANKLINE) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: def setUp(t): import test_zipped_doctest test_zipped_doctest.sillySetup = True Expecting nothing ok Trying: def tearDown(t): import test_zipped_doctest del test_zipped_doctest.sillySetup Expecting nothing ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', setUp=setUp, tearDown=tearDown) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import test_zipped_doctest Expecting nothing ok Trying: test_zipped_doctest.sillySetup Expecting: Traceback (most recent call last): ... AttributeError: 'module' object has no attribute 'sillySetup' ok Trying: def setUp(test): test.globs['y'] = 1 Expecting nothing ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', setUp=setUp) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok doctest (test_zipped_doctest) ... 30 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestFinder Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: import test_zipped_doctest Expecting nothing ok Trying: old = test_zipped_doctest.__file__ Expecting nothing ok Trying: test_zipped_doctest.__file__ = 'test_doctest.pyc' Expecting nothing ok Trying: tests = finder.find(sample_func) Expecting nothing ok Trying: print tests # doctest: +ELLIPSIS Expecting: [] ok Trying: tests[0].filename # doctest: +ELLIPSIS Expecting: '...test_doctest.py' ok Trying: test_zipped_doctest.__file__ = old Expecting nothing ok Trying: e = tests[0].examples[0] Expecting nothing ok Trying: (e.source, e.want, e.lineno) Expecting: ('print sample_func(22)\n', '44\n', 3) ok Trying: def no_docstring(v): pass Expecting nothing ok Trying: finder.find(no_docstring) Expecting: [] ok Trying: def no_docstring(v): pass Expecting nothing ok Trying: excl_empty_finder = doctest.DocTestFinder(exclude_empty=True) Expecting nothing ok Trying: excl_empty_finder.find(no_docstring) Expecting: [] ok Trying: def no_examples(v): ''' no doctest examples ''' Expecting nothing ok Trying: finder.find(no_examples) # doctest: +ELLIPSIS Expecting: [] ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: tests = finder.find(SampleClass) Expecting nothing ok Trying: for t in tests: print '%2s %s' % (len(t.examples), t.name) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = finder.find(SampleNewStyleClass) Expecting nothing ok Trying: for t in tests: print '%2s %s' % (len(t.examples), t.name) Expecting: 1 SampleNewStyleClass 1 SampleNewStyleClass.__init__ 1 SampleNewStyleClass.double 1 SampleNewStyleClass.get ok Trying: import types Expecting nothing ok Trying: m = types.ModuleType('some_module') Expecting nothing ok Trying: def triple(val): ''' >>> print triple(11) 33 ''' return val*3 Expecting nothing ok Trying: m.__dict__.update({ 'sample_func': sample_func, 'SampleClass': SampleClass, '__doc__': ''' Module docstring. >>> print 'module' module ''', '__test__': { 'd': '>>> print 6\n6\n>>> print 7\n7\n', 'c': triple}}) Expecting nothing ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: import test_zipped_doctest Expecting nothing ok Trying: tests = finder.find(m, module=test_zipped_doctest) Expecting nothing ok Trying: for t in tests: print '%2s %s' % (len(t.examples), t.name) Expecting: 1 some_module 3 some_module.SampleClass 3 some_module.SampleClass.NestedClass 1 some_module.SampleClass.NestedClass.__init__ 1 some_module.SampleClass.__init__ 2 some_module.SampleClass.a_classmethod 1 some_module.SampleClass.a_property 1 some_module.SampleClass.a_staticmethod 1 some_module.SampleClass.double 1 some_module.SampleClass.get 1 some_module.__test__.c 2 some_module.__test__.d 1 some_module.sample_func ok Trying: from test import doctest_aliases Expecting nothing ok Trying: assert doctest_aliases.TwoNames.f Expecting nothing ok Trying: assert doctest_aliases.TwoNames.g Expecting nothing ok Trying: tests = excl_empty_finder.find(doctest_aliases) Expecting nothing ok Trying: print len(tests) Expecting: 2 ok Trying: print tests[0].name Expecting: test.doctest_aliases.TwoNames ok Trying: tests[1].name.split('.')[-1] in ['f', 'g'] Expecting: True ok Trying: tests = doctest.DocTestFinder().find(SampleClass) Expecting nothing ok Trying: for t in tests: print '%2s %s' % (len(t.examples), t.name) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = doctest.DocTestFinder(exclude_empty=False).find(SampleClass) Expecting nothing ok Trying: for t in tests: print '%2s %s' % (len(t.examples), t.name) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 0 SampleClass.NestedClass.get 0 SampleClass.NestedClass.square 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = doctest.DocTestFinder(recurse=False).find(SampleClass) Expecting nothing ok Trying: for t in tests: print '%2s %s' % (len(t.examples), t.name) Expecting: 3 SampleClass ok Trying: def f(x): ''' >>> x = 12 some text >>> # examples are not created for comments & bare prompts. >>> ... >>> for x in range(10): ... print x, 0 1 2 3 4 5 6 7 8 9 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: [e.lineno for e in test.examples] Expecting: [1, 9, 12] ok doctest (test_zipped_doctest) ... 46 tests with zero failures ok test_doctest_main_issue4197 (test.test_zipimport_support.ZipSupportTests) ... Expected line File "/tmp/tmp7TebHi/script.py", line 2, in __main__.Test Got stdout: ********************************************************************** File "/tmp/tmp7TebHi/script.py", line 2, in __main__.Test Failed example: 'line 2' Expected nothing Got: 'line 2' ********************************************************************** 1 items had failures: 1 of 1 in __main__.Test ***Test Failed*** 1 failures. Expected line File "/tmp/tmp7TebHi/test_zip.zip/__main__.py", line 2, in __main__.Test Got stdout: ********************************************************************** File "/tmp/tmp7TebHi/test_zip.zip/__main__.py", line 2, in __main__.Test Failed example: 'line 2' Expected nothing Got: 'line 2' ********************************************************************** 1 items had failures: 1 of 1 in __main__.Test ***Test Failed*** 1 failures. ok test_inspect_getsource_issue4223 (test.test_zipimport_support.ZipSupportTests) ... ok test_pdb_issue4201 (test.test_zipimport_support.ZipSupportTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 1.340s OK 1 test OK. BUILDSTDERR: 1.28user 0.19system 0:01.57elapsed 94%CPU (0avgtext+0avgdata 50768maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+26449minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_zlib ==================== =================== test_zlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy-c -m test.regrtest -v test_zlib == PyPy 2.7.13 (0e7ea4fe15e82d5124e805e2e4a37cae1a402d4b, Apr 04 2018, 17:44:20) [PyPy 5.10.0 with GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] == Linux-4.14.11-300.fc27.x86_64-i686-with-fedora-29-Rawhide little-endian == /tmp/test_python_25778 Testing with flags: sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0) [1/1] test_zlib test_abcdefghijklmnop (test.test_zlib.ChecksumTestCase) test issue1202 compliance: signed crc32, adler32 in 2.x ... ok test_adler32empty (test.test_zlib.ChecksumTestCase) ... ok test_adler32start (test.test_zlib.ChecksumTestCase) ... ok test_crc32empty (test.test_zlib.ChecksumTestCase) ... ok test_crc32start (test.test_zlib.ChecksumTestCase) ... ok test_negative_crc_iv_input (test.test_zlib.ChecksumTestCase) ... ok test_penguins (test.test_zlib.ChecksumTestCase) ... ok test_same_as_binascii_crc32 (test.test_zlib.ChecksumTestCase) ... ok BUILDSTDERR: test_big_buffer (test.test_zlib.ChecksumBigBufferTestCase) ... Skipping test_big_buffer because of memory constraint ok test_badcompressobj (test.test_zlib.ExceptionTestCase) ... ok test_baddecompressobj (test.test_zlib.ExceptionTestCase) ... ok test_badlevel (test.test_zlib.ExceptionTestCase) ... ok test_decompressobj_badflush (test.test_zlib.ExceptionTestCase) ... ok test_overflow (test.test_zlib.ExceptionTestCase) ... skipped 'implementation detail specific to cpython' test_64bit_compress (test.test_zlib.CompressTestCase) ... skipped 'requires 64bit platform' test_big_compress_buffer (test.test_zlib.CompressTestCase) ... ok test_big_decompress_buffer (test.test_zlib.CompressTestCase) ... ok test_custom_bufsize (test.test_zlib.CompressTestCase) ... ok test_incomplete_stream (test.test_zlib.CompressTestCase) ... ok test_large_bufsize (test.test_zlib.CompressTestCase) ... ok test_speech (test.test_zlib.CompressTestCase) ... ok test_speech128 (test.test_zlib.CompressTestCase) ... ok test_64bit_compress (test.test_zlib.CompressObjectTestCase) ... skipped 'requires 64bit platform' test_badcompresscopy (test.test_zlib.CompressObjectTestCase) ... skipped 'requires Compress.copy()' test_baddecompresscopy (test.test_zlib.CompressObjectTestCase) ... skipped 'requires Decompress.copy()' test_big_compress_buffer (test.test_zlib.CompressObjectTestCase) ... ok test_big_decompress_buffer (test.test_zlib.CompressObjectTestCase) ... ok test_clear_unconsumed_tail (test.test_zlib.CompressObjectTestCase) ... ok test_compresscopy (test.test_zlib.CompressObjectTestCase) ... skipped 'requires Compress.copy()' test_compressincremental (test.test_zlib.CompressObjectTestCase) ... ok test_compressoptions (test.test_zlib.CompressObjectTestCase) ... ok test_compresspickle (test.test_zlib.CompressObjectTestCase) ... ok test_decompimax (test.test_zlib.CompressObjectTestCase) ... ok test_decompinc (test.test_zlib.CompressObjectTestCase) ... ok test_decompincflush (test.test_zlib.CompressObjectTestCase) ... ok test_decompress_incomplete_stream (test.test_zlib.CompressObjectTestCase) ... ok test_decompress_unused_data (test.test_zlib.CompressObjectTestCase) ... ok test_decompresscopy (test.test_zlib.CompressObjectTestCase) ... skipped 'requires Decompress.copy()' test_decompressmaxlen (test.test_zlib.CompressObjectTestCase) ... ok test_decompressmaxlenflush (test.test_zlib.CompressObjectTestCase) ... ok test_decompresspickle (test.test_zlib.CompressObjectTestCase) ... ok test_empty_flush (test.test_zlib.CompressObjectTestCase) ... ok test_flush_custom_length (test.test_zlib.CompressObjectTestCase) ... ok test_flush_large_length (test.test_zlib.CompressObjectTestCase) ... ok test_flush_with_freed_input (test.test_zlib.CompressObjectTestCase) ... ok test_flushes (test.test_zlib.CompressObjectTestCase) ... ok test_large_unconsumed_tail (test.test_zlib.CompressObjectTestCase) ... skipped 'requires 64bit platform' test_large_unused_data (test.test_zlib.CompressObjectTestCase) ... skipped 'requires 64bit platform' test_maxlen_custom (test.test_zlib.CompressObjectTestCase) ... ok test_maxlen_large (test.test_zlib.CompressObjectTestCase) ... ok test_maxlenmisc (test.test_zlib.CompressObjectTestCase) ... ok test_odd_flush (test.test_zlib.CompressObjectTestCase) ... ok test_pair (test.test_zlib.CompressObjectTestCase) ... ok test_wbits (test.test_zlib.CompressObjectTestCase) ... ok ---------------------------------------------------------------------- Ran 54 tests in 0.128s OK (skipped=9) 1 test OK. BUILDSTDERR: 0.22user 0.03system 0:00.27elapsed 94%CPU (0avgtext+0avgdata 46808maxresident)k BUILDSTDERR: 0inputs+0outputs (0major+7875minor)pagefaults 0swaps == Failed tests == + echo '== Failed tests ==' + cat failed-tests.txt + echo ================= + popd + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo 'FINISHED TESTING: pypy-c' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- test_compiler test_distutils test_frozen test_gc test_getargs2 test_parser test_ssl test_structmembers test_symtable ================= ~/build/BUILD/pypy2-v5.10.0-src -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- FINISHED TESTING: pypy-c -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- + exit 0 Processing files: pypy-5.10.0-2.fc29.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qcUrBW + umask 022 + cd /builddir/build/BUILD + cd pypy2-v5.10.0-src + DOCDIR=/builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/share/doc/pypy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/share/doc/pypy + cp -pr README.rst /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/share/doc/pypy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4OmDF0 + umask 022 + cd /builddir/build/BUILD + cd pypy2-v5.10.0-src + LICENSEDIR=/builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/share/licenses/pypy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/share/licenses/pypy + cp -pr LICENSE /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/share/licenses/pypy + exit 0 Provides: pypy = 5.10.0-2.fc29 pypy(x86-32) = 5.10.0-2.fc29 pypy2 = 5.10.0-2.fc29 pypy2(x86-32) = 5.10.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libpthread.so.0 libpypy-c.so rtld(GNU_HASH) Processing files: pypy-libs-5.10.0-2.fc29.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w0tVd5 + umask 022 + cd /builddir/build/BUILD + cd pypy2-v5.10.0-src + DOCDIR=/builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/share/doc/pypy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/share/doc/pypy + cp -pr README.rst /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/share/doc/pypy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Gw6lO9 + umask 022 + cd /builddir/build/BUILD + cd pypy2-v5.10.0-src + LICENSEDIR=/builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/share/licenses/pypy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/share/licenses/pypy + cp -pr LICENSE /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/share/licenses/pypy + exit 0 Provides: libpypy-c.so pypy-libs = 5.10.0-2.fc29 pypy-libs(x86-32) = 5.10.0-2.fc29 pypy2-libs = 5.10.0-2.fc29 pypy2-libs(x86-32) = 5.10.0-2.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/pypy ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libcrypt.so.1 libcrypt.so.1(XCRYPT_2.0) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libexpat.so.1 libffi.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.3) libgcc_s.so.1(GCC_4.2.0) libgdbm.so.5 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libncurses.so.6 libpanel.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.1.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libsqlite3.so.0 libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libtcl8.6.so libtinfo.so.6 libtk8.6.so libutil.so.1 libutil.so.1(GLIBC_2.0) libz.so.1 rtld(GNU_HASH) Processing files: pypy-devel-5.10.0-2.fc29.i686 Provides: pypy-devel = 5.10.0-2.fc29 pypy-devel(x86-32) = 5.10.0-2.fc29 pypy2-devel = 5.10.0-2.fc29 pypy2-devel(x86-32) = 5.10.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pypy-debugsource-5.10.0-2.fc29.i686 BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/pypy-c and /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/testing_1/pypy-c BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/libpypy-c.so and /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/testing_1/libpypy-c.so Provides: pypy-debugsource = 5.10.0-2.fc29 pypy-debugsource(x86-32) = 5.10.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pypy-debuginfo-5.10.0-2.fc29.i686 Provides: pypy-debuginfo = 5.10.0-2.fc29 pypy-debuginfo(x86-32) = 5.10.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pypy-debugsource(x86-32) = 5.10.0-2.fc29 Processing files: pypy-libs-debuginfo-5.10.0-2.fc29.i686 Provides: debuginfo(build-id) = 15fa9f2456dc308bdbbc20019ccfdbdd686cfa44 debuginfo(build-id) = 29885e80a2989ac08f8715d433bff1121a73c3fe debuginfo(build-id) = 427f072bcad662cc8064e382371d95826fc74e0f debuginfo(build-id) = 56252f5ff108b94240507dba71d733f91ff1147d debuginfo(build-id) = 848a2838736fe09900aba4812984c45de726702e debuginfo(build-id) = 85f72d50577bca1564a0cd5e0dd7a9a577b36998 debuginfo(build-id) = dbbb9c2ea0a3a1ce83ff6583fdb386977651880f debuginfo(build-id) = e5bf13308b57130ce5c303f4720772fa0b12ce45 debuginfo(build-id) = e63c96629cc4a5bd2012ac90629c80d43f2680db pypy-libs-debuginfo = 5.10.0-2.fc29 pypy-libs-debuginfo(x86-32) = 5.10.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pypy-debugsource(x86-32) = 5.10.0-2.fc29 Processing files: pypy-debugsource-debuginfo-5.10.0-2.fc29.i686 BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/debug/usr/src/debug/pypy-5.10.0-src/pypy/goal/libpypy-c.so-5.10.0-2.fc29.i386.debug and /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/debug/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/testing_1/libpypy-c.so-5.10.0-2.fc29.i386.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/debug/usr/src/debug/pypy-5.10.0-src/pypy/goal/pypy-c-5.10.0-2.fc29.i386.debug and /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386/usr/lib/debug/usr/src/debug/pypy-5.10.0-src/pypy/goal/usession-pypy-0/testing_1/pypy-c-5.10.0-2.fc29.i386.debug Provides: debuginfo(build-id) = 002a795bd9bede09c4977bb2b45ea930ba14b8d6 debuginfo(build-id) = 01f0d39ba179649871fd82cf663d6b724690dfdd debuginfo(build-id) = 0488b58101c832fcde466b0f39479523030be349 debuginfo(build-id) = 099838ab3b8b36279713f2ff4e41ae0dcc515f9c debuginfo(build-id) = 0bf99f642c67c938416b28e7f144269e97025e6f debuginfo(build-id) = 0e36cd38e2bb018fcbe7f4438ccc19b74c044a4e debuginfo(build-id) = 1209ea3ec88ca1ff932f818d6fa135cf911825c5 debuginfo(build-id) = 13c3cb5b1876783d3cd89717b95b3aa45b93bb4e debuginfo(build-id) = 1529a0035a8d766f8fa7baa3c5b05b4939038f68 debuginfo(build-id) = 18d21f80d91fd4d94ee8a8ba43d1dff934111de0 debuginfo(build-id) = 19dbd01bb55c07f17abcfc3e2d1cc06b60893b04 debuginfo(build-id) = 1b6e837781cfe416b4b37377ce40a55621bb8afe debuginfo(build-id) = 202e25e4426743bd55482e98b6380ee5a74b141d debuginfo(build-id) = 21f9b38b8772c1e59543143516b57a12315feb22 debuginfo(build-id) = 25076cb3e9cb522c728a580633ac1ff9746bcd84 debuginfo(build-id) = 25a2cf1c239be38c8376f18d60efea692e23b082 debuginfo(build-id) = 2c11312771ef8f42167e8e541cb4f11156fb2234 debuginfo(build-id) = 2f829b50929192b2623258ee6454001a5c53c003 debuginfo(build-id) = 39d0309545715489ce26de34b85af22155d14456 debuginfo(build-id) = 3be788912ecb191d54f1613e7558c936905eb794 debuginfo(build-id) = 3e696c0a2ee79fc450f2c71b60ccfab628459d4e debuginfo(build-id) = 3ee03aff70659412bf9aa7e7a21c12045b2a9cbb debuginfo(build-id) = 3f5c0903599847a1942b072868363c6292d0d096 debuginfo(build-id) = 43ba61384ab2b1a639c4597e29905186f4ee9600 debuginfo(build-id) = 43c76929b419104911add9a49f96242cbdd8e0f0 debuginfo(build-id) = 46a69bf552061e327140848bb485e316c0bb5d6d debuginfo(build-id) = 4b1512498cbd1c5faa61e36bcf43de33978042fb debuginfo(build-id) = 4c72be9f62d3d381eb1461a1bbae24ee0a9fb91d debuginfo(build-id) = 50b7b2865a7f123af66eb14cc9b8c3e78aa4532d debuginfo(build-id) = 515b4f68bb82016a64b5568a2789192b35c21920 debuginfo(build-id) = 52d1bda6b1a84bc344862198a4bbe9c6cca4f87a debuginfo(build-id) = 52f186c6660ff24b9955dd5337def50d66b19613 debuginfo(build-id) = 5a059014e2463a8145c5ad9f77727fca789b65ae debuginfo(build-id) = 5aa6b5862d9331ecdcd299958cfd581cc7aef611 debuginfo(build-id) = 5abd927715367eec08df79e3596e1e38c2b01e5a debuginfo(build-id) = 5b384c2ade59f391fa4d1557231e4ee7782717e4 debuginfo(build-id) = 64d88e1ae17d4ce548026cbe8c7ba5cac722df04 debuginfo(build-id) = 6515a3e51e7478b9533265ab3ebd1696581ebdde debuginfo(build-id) = 67083fbce119a5d8939073486180f8d61b068b09 debuginfo(build-id) = 677bfca43cebf33a5b36e60be967bb5e4194aa10 debuginfo(build-id) = 67d30d88275d4de72fd8dc14befb657f414ddc52 debuginfo(build-id) = 6819cdd4210d4356bc1fcb5cccc2c80dc7cb65d2 debuginfo(build-id) = 68a58e7b7cd1b9145c5abc2eda70ec3c45c1cc71 debuginfo(build-id) = 6d33fb1923bbdd95d633dba0d7dd3031893d5b08 debuginfo(build-id) = 6ff18b08a60e027204b6c223b101b46443104071 debuginfo(build-id) = 71eeaac7d57a9515d3fcecce22a0b2b0f24c6359 debuginfo(build-id) = 734f29e2d1722dc7ab6f5b6758826d7adbcaeafc debuginfo(build-id) = 776f2b2a7fb00f9b6573ccea1403429e718b96a9 debuginfo(build-id) = 7990a2a9e4a688e6e3e3b76dd7928d2bb4e234af debuginfo(build-id) = 7b384f6977fc82e3111ef900da1484a23815602d debuginfo(build-id) = 7e998c1dbcc3617c2ab096c29393d5d64769d8af debuginfo(build-id) = 804713ba369f48d03bdb48676334eb55b80f90b8 debuginfo(build-id) = 807f561eb98f822e0dad762e2f6467d3e3bccb38 debuginfo(build-id) = 80b94efb4f3a421b610ab3b90a78a3829b3b6f21 debuginfo(build-id) = 86b2e7ce3935c8790668bfcaba4f1e96ee8679aa debuginfo(build-id) = 89c6bcaae0de7fe18af6e6f77c793b4b2a7d14af debuginfo(build-id) = 8a2f03b7e76782d46be2177b01e409edae5f0c77 debuginfo(build-id) = 8c080e3ed9ba7b25aa5d19c27c4c91b05c867c24 debuginfo(build-id) = 8dbe6d08fd9bf1c024ba0b9fd7d010e4e33ba323 debuginfo(build-id) = 8fe1aadd2840c45178a86fd245cea5154e556f70 debuginfo(build-id) = 9074633474b3bce88aace1f053af22d1e0f031a1 debuginfo(build-id) = 96da353ded0866d26d83b5ca5c16913d0dabbfad debuginfo(build-id) = 98e4489b0bc2e51030731d9d61fd627f46af6b2e debuginfo(build-id) = 98e72655d8cedca83fae3c9952390630110fb886 debuginfo(build-id) = 9c6292ead00878a47404d0985ba2c1bab4eb35f8 debuginfo(build-id) = 9f3e2caf4b668abc5ddce85c04c0a4b9d4a9fc39 debuginfo(build-id) = a07442f9924dfc28ad464d98fc274e57acab0f24 debuginfo(build-id) = a3c595f79ba9a66a08d8fe55c089468f4f432816 debuginfo(build-id) = a61a7b924e484ea4f263daf4fe9e09e4846c2fac debuginfo(build-id) = aa6dd3b5fab2f272021f636d55f4ce5fc978c8a2 debuginfo(build-id) = acfc2a669f9c3564cf700d5a8e33e707c7a8dc76 debuginfo(build-id) = adcfc1e3321a877fdc839abe8a7746619fcebb7f debuginfo(build-id) = af211e69b9f76e066f5b578b2c263d9c29f6cd24 debuginfo(build-id) = af2a024719a25b6ca58ebd8fae0ba2c502669368 debuginfo(build-id) = b0d75d240322bf0e4c1ff908fe95606b9e0218ab debuginfo(build-id) = b19e1066dc8f003846242b3f6b13c420cade70e9 debuginfo(build-id) = b1bf93c67610f1024143db2db76ca78c58e809ef debuginfo(build-id) = b48af9d5282155778f919441a15456dca4354cf6 debuginfo(build-id) = b509255541b1a04c088231a8e93f61ed36552c1c debuginfo(build-id) = b5a1c46ac7cbc75c98aeef59012d1dab3512c0dd debuginfo(build-id) = b5d401ac9a42b9839e304c484e1b1e27b86a4c9d debuginfo(build-id) = bad546e3d94c502d281b0d2a158a177c84b81ee3 debuginfo(build-id) = bbda1cbae40410896c8a9bc0f079d57385c6ded0 debuginfo(build-id) = bdc009de7f1f232c95cb286a331f6bbb14e99d17 debuginfo(build-id) = be4a38392c49b9d1fbf8af8011a4d434bba7ab39 debuginfo(build-id) = c2afe6c02d4b21229525bc6b34633f44f7b5168b debuginfo(build-id) = c3bccfe6607860a271823c56d2efad7369f50432 debuginfo(build-id) = c57f3f99bd8c3af7ddc2e118917bc6e62cd76c1e debuginfo(build-id) = c90a3867d04ff145612c153a5909b419b6cef558 debuginfo(build-id) = cec9dde97b0bdd74095ff764c98fdade933ab4dd debuginfo(build-id) = cecde476ec5248d09a34c7f2d7da008e4062d77d debuginfo(build-id) = cfad02864ef05cf962fb68ba9901108ee8b82b66 debuginfo(build-id) = d09e0c67d9ccf7e2491afae2aa427e6b58e24c87 debuginfo(build-id) = d4fcd49afe4cbba44170753c43b3f16553faf265 debuginfo(build-id) = d67cbf784753779f1935869acf69218f7199cbdb debuginfo(build-id) = dc4bd37a78ef0c9a3856b9523ada744a80dcf99d debuginfo(build-id) = de6d24a7fdaf94822b7782c64795fc34083c37f1 debuginfo(build-id) = de7c3b1319a3a9308a2b65141f669f0daf5ffcc5 debuginfo(build-id) = dee89d578491215d76c1a4324250cd30d2da2f33 debuginfo(build-id) = dfb1be26b684a0d79b4dad4569c12da0486f67c3 debuginfo(build-id) = e0f27d7df90df455451534c50582a5a453819d2d debuginfo(build-id) = e30e2cbdab4869d8a9cb90054fcc1b51ebc9f6f6 debuginfo(build-id) = e41409ddd7df34ade5f36abc04869795c1a9729e debuginfo(build-id) = e51139eb00ccfb1b902579f455f26f182adf6db4 debuginfo(build-id) = e54939a26c98b2acf7d1c7697637eaec433dc081 debuginfo(build-id) = e5fa52c2c7a1a0efa2f21cdf6b7ddcd4166a4314 debuginfo(build-id) = e6ad751ecf5d68e28b2b9cd7daec9c9587a8862a debuginfo(build-id) = e821514e6db58d169c5f46a3f9666273787070c5 debuginfo(build-id) = f1d32309c12ca400489a148dd03a9f08535f46a3 debuginfo(build-id) = f227570873f74aa74e5a478ce79b8c17c9c16d61 debuginfo(build-id) = f24bdfc9269c5facee1360788e6f4060ceeff909 debuginfo(build-id) = f357bdf53d5498f5406b523fa7601094de3c9dc9 debuginfo(build-id) = f49e19e58aa35a599b31ede173ed726cb95d0d8a debuginfo(build-id) = f537f0c33282c5d4e73a6da940d5af884bdedc4c debuginfo(build-id) = fb10943529990d0c27166aab099a62a1c9876a8c debuginfo(build-id) = fc83c5549390216be06639d853fc49f93ec370b7 pypy-debugsource-debuginfo = 5.10.0-2.fc29 pypy-debugsource-debuginfo(x86-32) = 5.10.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pypy-debugsource(x86-32) = 5.10.0-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386 Wrote: /builddir/build/RPMS/pypy-5.10.0-2.fc29.i686.rpm Wrote: /builddir/build/RPMS/pypy-libs-5.10.0-2.fc29.i686.rpm Wrote: /builddir/build/RPMS/pypy-devel-5.10.0-2.fc29.i686.rpm Wrote: /builddir/build/RPMS/pypy-debugsource-5.10.0-2.fc29.i686.rpm Wrote: /builddir/build/RPMS/pypy-debuginfo-5.10.0-2.fc29.i686.rpm Wrote: /builddir/build/RPMS/pypy-libs-debuginfo-5.10.0-2.fc29.i686.rpm Wrote: /builddir/build/RPMS/pypy-debugsource-debuginfo-5.10.0-2.fc29.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W4ghMQ + umask 022 + cd /builddir/build/BUILD + cd pypy2-v5.10.0-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/pypy-5.10.0-2.fc29.i386 + exit 0 Child return code was: 0