>>> pypy3: Building testing/pypy3 7.3.7-r0 (using abuild 3.9.0-r0) started Thu, 30 Dec 2021 08:21:00 +0000 >>> pypy3: Checking sanity of /home/buildozer/aports/testing/pypy3/APKBUILD... >>> pypy3: Analyzing dependencies... >>> pypy3: Installing for build: build-base bzip2-dev expat-dev gdbm-dev libc-dev libffi-dev linux-headers ncurses-dev openssl1.1-compat-dev pkgconf readline-dev sqlite-dev tk-dev xz-dev zlib-dev pypy (1/48) Installing bzip2-dev (1.0.8-r1) (2/48) Installing expat-dev (2.4.2-r0) (3/48) Installing gdbm (1.22-r0) (4/48) Installing gdbm-tools (1.22-r0) (5/48) Installing gdbm-dev (1.22-r0) (6/48) Installing linux-headers (5.10.41-r0) (7/48) Installing libffi (3.4.2-r1) (8/48) Installing libffi-dev (3.4.2-r1) (9/48) Installing ncurses-dev (6.3_p20211225-r0) (10/48) Installing openssl-dev (1.1.1m-r1) (11/48) Installing libhistory (8.1.1-r0) (12/48) Installing readline (8.1.1-r0) (13/48) Installing readline-dev (8.1.1-r0) (14/48) Installing sqlite-libs (3.37.0-r0) (15/48) Installing sqlite-dev (3.37.0-r0) (16/48) Installing tcl (8.6.11-r0) (17/48) Installing zlib-dev (1.2.11-r3) (18/48) Installing tcl-dev (8.6.11-r0) (19/48) Installing libxau (1.0.9-r0) (20/48) Installing xorgproto (2021.5-r0) (21/48) Installing libxau-dev (1.0.9-r0) (22/48) Installing xcb-proto (1.14.1-r3) (23/48) Installing libmd (1.0.3-r0) (24/48) Installing libbsd (0.11.3-r1) (25/48) Installing libxdmcp (1.1.3-r0) (26/48) Installing libxcb (1.14-r2) (27/48) Installing libxdmcp-dev (1.1.3-r0) (28/48) Installing libxcb-dev (1.14-r2) (29/48) Installing xtrans (1.4.0-r1) (30/48) Installing libx11 (1.7.3.1-r0) (31/48) Installing libx11-dev (1.7.3.1-r0) (32/48) Installing libxrender (0.9.10-r3) (33/48) Installing libpng (1.6.37-r1) (34/48) Installing freetype (2.11.1-r0) (35/48) Installing fontconfig (2.13.1-r5) (36/48) Installing libxft (2.3.4-r0) (37/48) Installing brotli-dev (1.0.9-r6) (38/48) Installing libpng-dev (1.6.37-r1) (39/48) Installing freetype-dev (2.11.1-r0) (40/48) Installing util-linux-dev (2.37.2-r6) (41/48) Installing fontconfig-dev (2.13.1-r5) (42/48) Installing libxrender-dev (0.9.10-r3) (43/48) Installing libxft-dev (2.3.4-r0) (44/48) Installing tk (8.6.11-r0) (45/48) Installing tk-dev (8.6.11-r0) (46/48) Installing xz-dev (5.2.5-r0) (47/48) Installing pypy (7.3.5-r1) (48/48) Installing .makedepends-pypy3 (20211230.082102) Executing busybox-1.34.1-r6.trigger OK: 472 MiB in 153 packages >>> pypy3: Cleaning up srcdir >>> pypy3: Cleaning up pkgdir >>> pypy3: Fetching https://downloads.python.org/pypy/pypy3.7-v7.3.7-src.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 67.4M 0 --:--:-- --:--:-- --:--:-- 67.5M >>> pypy3: Fetching https://downloads.python.org/pypy/pypy3.7-v7.3.7-src.tar.bz2 >>> pypy3: Checking sha512sums... pypy3.7-v7.3.7-src.tar.bz2: OK 0001-time.patch: OK 0002-extern-stdio.patch: OK >>> pypy3: Unpacking /var/cache/distfiles/edge/pypy3.7-v7.3.7-src.tar.bz2... >>> pypy3: 0001-time.patch patching file pypy/module/cpyext/include/Python.h >>> pypy3: 0002-extern-stdio.patch patching file rpython/rtyper/lltypesystem/rffi.py [translation:info] 2.7.18 (596a3d4905d6452b2ac871c1b39dea68418b4f64, Oct 15 2021, 00:25:10) [PyPy 7.3.5 with GCC 10.3.1 20210921] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' [translation:info] Translating target as defined by targetpypystandalone [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/translator/c/src/thread.c:24: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/translator/c/src/thread_pthread.c:121:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] [platform:WARNING] 121 | return (Signed) *(Signed *) &th; [platform:WARNING] | ^~~~~~~~~~~~~~ [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/translator/c/src/thread.c:24: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/translator/c/src/thread_pthread.c:121:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] [platform:WARNING] 121 | return (Signed) *(Signed *) &th; [platform:WARNING] | ^~~~~~~~~~~~~~ [translation] PyPy config object: [translation] [objspace] [std] intshortcut = True optimized_list_getitem = True withspecialisedtuple = True [usemodules] _abc = True _ast = True _cffi_backend = True _codecs = True _collections = True _continuation = True _cppyy = True _csv = True _hpy_universal = True _jitlog = True _lsprof = True _md5 = True _minimal_curses = True _multibytecodec = True _multiprocessing = True _pickle_support = True _posixsubprocess = True _pypyjson = True _random = True _rawffi = True _socket = True _sre = True _string = True _testing = True _vmprof = True _weakref = True array = True atexit = True binascii = True bz2 = True cmath = True cpyext = True errno = True faulthandler = True fcntl = True gc = True imp = True marshal = True math = True mmap = True parser = True pwd = True pyexpat = True pypyjit = True select = True signal = True struct = True symbol = True termios = True thread = True time = True token = True unicodedata = True zipimport = True zlib = True [translation] translate.py configuration: [translation] [translate] opt = jit targetspec = targetpypystandalone [translation] translation configuration: [translation] [translation] check_str_without_nul = True continuation = True gc = incminimark gcrootfinder = shadowstack gctransformer = framework icon = pypy.ico jit = True list_comprehension_operations = True make_jobs = 16 manifest = python.manifest rpython_translate = True secondaryentrypoints = cpyext,main shared = True thread = True type_system = lltype withsmallfuncsets = 5 [translation:info] Annotating&simplifying... [d7b] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/tool/cparser/cparser.py:166: UserWarning: Global variable '_struct_HPyContext_s' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) [d628] translation-task} [translation:info] RTyping... [d628] {translation-task starting rtype_lltype [rtyper] specializing: 8200 / 163691 blocks (5%) [rtyper] specializing: 17100 / 170527 blocks (10%) [rtyper] specializing: 26300 / 174812 blocks (15%) [rtyper] specializing: 35700 / 178451 blocks (20%) [rtyper] specializing: 45200 / 180525 blocks (25%) [rtyper] specializing: 54700 / 182278 blocks (30%) [rtyper] specializing: 64800 / 184906 blocks (35%) [rtyper] specializing: 74400 / 185965 blocks (40%) [rtyper] specializing: 84500 / 187676 blocks (45%) [rtyper] specializing: 94200 / 188235 blocks (50%) [rtyper] specializing: 104700 / 190333 blocks (55%) [rtyper] specializing: 115900 / 193092 blocks (60%) [rtyper] specializing: 125900 / 193582 blocks (65%) [rtyper] specializing: 137100 / 195802 blocks (70%) [rtyper] specializing: 147100 / 196072 blocks (75%) [rtyper] specializing: 156900 / 196072 blocks (80%) [rtyper] specializing: 160200 / 196072 blocks (81%) [rtyper] specializing: 168700 / 196074 blocks (86%) [rtyper] specializing: 178500 / 196074 blocks (91%) [rtyper] specializing: 188300 / 196074 blocks (96%) [rtyper] -=- specialized 196074 blocks -=- [rtyper] specializing: 196100 / 196886 blocks (99%) [rtyper] specializing: 196900 / 197676 blocks (99%) [rtyper] -=- specialized 1602 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [12d75] translation-task} [translation:info] JIT compiler generation... [12d75] {translation-task starting pyjitpl_lltype [rtyper] -=- specialized 21 more blocks -=- [rtyper] specializing: 197700 / 197701 blocks (99%) [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__read_ptr [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:400)unwrap_value__write_ptr [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:400)unwrap_value__push_field [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:378)pack_float_list_to_raw_array__LongFloat [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__cast_pos [backendopt:removeassert] Could not remove 64 asserts, but removed 551 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 42396 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 7715 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 197800 / 197943 blocks (99%) [rtyper] -=- specialized 234 more blocks -=- [jitcodewriter:info] making JitCodes... [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 198000 / 198001 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 1000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 1500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 2000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 198100 / 198101 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 2500 jitcodes [jitcodewriter:info] Produced 3000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 3500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 4000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 4500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 6000 jitcodes [jitcodewriter:info] Produced 6500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': True} at [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [jitcodewriter:info] Produced 7000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 198200 / 198201 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8000 jitcodes [jitcodewriter:info] Produced 8500 jitcodes [jitcodewriter:info] Produced 9000 jitcodes [jitcodewriter:info] Produced 9500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 10000 jitcodes [jitcodewriter:info] Produced 10500 jitcodes [jitcodewriter:info] Produced 11000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 11500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] there are 11791 JitCode instances. [rtyper] replaced 30 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 241 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 899 effectinfos: [jitcodewriter] 63 descrs for arrays [jitcodewriter] 1254 descrs for fields [jitcodewriter] 73 descrs for interiorfields [jitcodewriter] -> 828 bitstrings, mean length 24.2, max length 64 [rtyper] specializing: 198300 / 271727 blocks (72%) [rtyper] specializing: 209600 / 272175 blocks (77%) [rtyper] specializing: 227900 / 277882 blocks (82%) [rtyper] specializing: 251900 / 289510 blocks (87%) [rtyper] specializing: 267100 / 290271 blocks (92%) [rtyper] specializing: 271800 / 290271 blocks (93%) [rtyper] specializing: 284500 / 290271 blocks (98%) [rtyper] -=- specialized 92026 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [1e238] translation-task} [translation:info] lltype back-end optimisations... [1e238] {translation-task starting backendopt_lltype [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 120250 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 24570 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [22201] translation-task} [translation:info] inserting stack checks... [22201] {translation-task starting stackcheckinsertion_lltype [rtyper] -=- specialized 0 more blocks -=- [translation:info] inserted 2756 stack checks. [22681] translation-task} [translation:info] Creating database for generating c source... [22681] {translation-task starting database_c [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 290300 / 293125 blocks (99%) [rtyper] specializing: 293200 / 293831 blocks (99%) [rtyper] -=- specialized 3532 more blocks -=- [rtyper] -=- specialized 47 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 1751 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 49 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 12 more blocks -=- [rtyper] specializing: 293900 / 293912 blocks (99%) [rtyper] -=- specialized 22 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 11 more blocks -=- [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [c] 1000 nodes [ array: 558 framework rtti: 1 func: 1306 group: 1 struct: 765 ] [c] 2000 nodes [ array: 607 framework rtti: 18 func: 1627 group: 1 struct: 4541 ] [c] 3000 nodes [ array: 693 framework rtti: 21 func: 1857 group: 1 struct: 5489 ] [c] 4000 nodes [ array: 959 framework rtti: 23 func: 1995 group: 1 struct: 6272 ] [c] 5000 nodes [ array: 1474 framework rtti: 23 func: 2050 group: 1 struct: 6765 ] [c] 6000 nodes [ array: 1859 framework rtti: 23 func: 2056 group: 1 struct: 7235 ] [c] 7000 nodes [ array: 2074 framework rtti: 29 func: 2174 group: 1 struct: 9960 ] [c] 8000 nodes [ array: 2261 framework rtti: 32 func: 2285 group: 1 struct: 10775 ] [c] 9000 nodes [ array: 2481 framework rtti: 45 func: 2471 group: 1 struct: 11654 ] [c] 10000 nodes [ array: 2484 framework rtti: 73 func: 2976 group: 1 struct: 12189 ] [c] 11000 nodes [ array: 2484 framework rtti: 139 func: 3327 group: 1 struct: 12689 ] [c] 12000 nodes [ array: 3556 framework rtti: 155 func: 3657 group: 1 struct: 13064 ] [c] 13000 nodes [ array: 5556 framework rtti: 155 func: 3657 group: 1 struct: 13064 ] [c] 14000 nodes [ array: 6702 framework rtti: 159 func: 3706 group: 1 struct: 13837 ] [c] 15000 nodes [ array: 6968 framework rtti: 165 func: 3783 group: 1 struct: 15008 ] [c] 16000 nodes [ array: 7323 framework rtti: 170 func: 3857 group: 1 struct: 23739 ] [c] 17000 nodes [ array: 7537 framework rtti: 237 func: 4624 group: 1 struct: 25557 ] [c] 18000 nodes [ array: 7595 framework rtti: 370 func: 4905 group: 1 struct: 26592 ] [c] 19000 nodes [ array: 7680 framework rtti: 630 func: 5236 group: 1 struct: 27577 ] [c] 20000 nodes [ array: 7690 framework rtti: 778 func: 5425 group: 1 struct: 27790 ] [c] 21000 nodes [ array: 7690 framework rtti: 778 func: 5425 group: 1 struct: 27790 ] [c] 22000 nodes [ array: 7690 framework rtti: 778 func: 5425 group: 1 struct: 27790 ] [c] 23000 nodes [ array: 7690 framework rtti: 778 func: 5425 group: 1 struct: 27790 ] [c] 24000 nodes [ array: 7835 framework rtti: 786 func: 5485 group: 1 struct: 28928 ] [c] 25000 nodes [ array: 7987 framework rtti: 790 func: 5737 group: 1 struct: 29942 ] [c] 26000 nodes [ array: 8116 framework rtti: 791 func: 5884 group: 1 struct: 31057 ] [c] 27000 nodes [ array: 8116 framework rtti: 791 func: 5889 group: 1 struct: 31057 ] [c] 28000 nodes [ array: 8116 framework rtti: 791 func: 5894 group: 1 struct: 31057 ] [c] 29000 nodes [ array: 8116 framework rtti: 791 func: 5894 group: 1 struct: 31057 ] [c] 30000 nodes [ array: 8116 framework rtti: 791 func: 5894 group: 1 struct: 31057 ] [c] 31000 nodes [ array: 8116 framework rtti: 791 func: 5899 group: 1 struct: 31057 ] [c] 32000 nodes [ array: 8120 framework rtti: 791 func: 5909 group: 1 struct: 33234 ] [c] 33000 nodes [ array: 8120 framework rtti: 791 func: 5909 group: 1 struct: 33994 ] [c] 34000 nodes [ array: 8174 framework rtti: 791 func: 5994 group: 1 struct: 35193 ] [c] 35000 nodes [ array: 8331 framework rtti: 797 func: 6175 group: 1 struct: 36128 ] [c] 36000 nodes [ array: 8457 framework rtti: 800 func: 6403 group: 1 struct: 36871 ] [c] 37000 nodes [ array: 8636 framework rtti: 842 func: 6743 group: 1 struct: 37443 ] [c] 38000 nodes [ array: 8748 framework rtti: 908 func: 7257 group: 1 struct: 37992 ] [c] 39000 nodes [ array: 8861 framework rtti: 966 func: 7516 group: 1 struct: 38615 ] [c] 40000 nodes [ array: 9133 framework rtti: 1090 func: 7878 group: 1 struct: 39316 ] [c] 41000 nodes [ array: 9394 framework rtti: 1185 func: 8168 group: 1 struct: 39812 ] [c] 42000 nodes [ array: 9713 framework rtti: 1194 func: 8406 group: 1 struct: 40580 ] [c] 43000 nodes [ array: 9999 framework rtti: 1207 func: 8594 group: 1 struct: 41368 ] [c] 44000 nodes [ array: 10252 framework rtti: 1209 func: 8782 group: 1 struct: 42062 ] [c] 45000 nodes [ array: 10597 framework rtti: 1210 func: 8945 group: 1 struct: 42763 ] [c] 46000 nodes [ array: 10906 framework rtti: 1212 func: 9131 group: 1 struct: 43165 ] [c] 47000 nodes [ array: 10906 framework rtti: 1212 func: 9131 group: 1 struct: 43165 ] [c] 48000 nodes [ array: 11042 framework rtti: 1214 func: 9131 group: 1 struct: 43371 ] [c] 49000 nodes [ array: 11457 framework rtti: 1214 func: 9131 group: 1 struct: 43906 ] [c] 50000 nodes [ array: 11719 framework rtti: 1214 func: 9203 group: 1 struct: 44475 ] [c] 51000 nodes [ array: 11961 framework rtti: 1223 func: 9458 group: 1 struct: 45023 ] [c] 52000 nodes [ array: 12292 framework rtti: 1223 func: 9530 group: 1 struct: 45360 ] [c] 53000 nodes [ array: 12554 framework rtti: 1227 func: 9724 group: 1 struct: 45827 ] [c] 54000 nodes [ array: 12695 framework rtti: 1253 func: 10130 group: 1 struct: 46221 ] [c] 55000 nodes [ array: 13683 framework rtti: 1279 func: 10346 group: 1 struct: 47166 ] [c] 56000 nodes [ array: 15069 framework rtti: 1291 func: 10561 group: 1 struct: 48401 ] [c] 57000 nodes [ array: 15241 framework rtti: 1300 func: 10887 group: 1 struct: 48784 ] [c] 58000 nodes [ array: 15410 framework rtti: 1304 func: 11218 group: 1 struct: 49152 ] [c] 59000 nodes [ array: 15587 framework rtti: 1311 func: 11493 group: 1 struct: 49544 ] [c] 60000 nodes [ array: 15640 framework rtti: 1371 func: 11607 group: 1 struct: 50378 ] [c] 61000 nodes [ array: 15774 framework rtti: 1388 func: 11701 group: 1 struct: 50832 ] [c] 62000 nodes [ array: 15937 framework rtti: 1392 func: 11891 group: 1 struct: 98347 ] [c] 63000 nodes [ array: 16117 framework rtti: 1395 func: 11989 group: 1 struct: 99150 ] [c] 64000 nodes [ array: 16265 framework rtti: 1396 func: 12131 group: 1 struct: 99863 ] [c] 65000 nodes [ array: 16319 framework rtti: 1397 func: 12195 group: 1 struct: 100224 ] [c] 66000 nodes [ array: 16382 framework rtti: 1397 func: 12207 group: 1 struct: 100745 ] [c] 67000 nodes [ array: 16611 framework rtti: 1406 func: 12380 group: 1 struct: 101617 ] [c] 68000 nodes [ array: 16799 framework rtti: 1416 func: 12669 group: 1 struct: 102075 ] [c] 69000 nodes [ array: 16949 framework rtti: 1418 func: 12817 group: 1 struct: 102238 ] [c] 70000 nodes [ array: 17222 framework rtti: 1425 func: 13105 group: 1 struct: 103106 ] [c] 71000 nodes [ array: 17575 framework rtti: 1437 func: 13387 group: 1 struct: 103890 ] [c] 72000 nodes [ array: 17843 framework rtti: 1437 func: 13387 group: 1 struct: 105155 ] [c] 73000 nodes [ array: 18102 framework rtti: 1437 func: 13387 group: 1 struct: 106037 ] [c] 74000 nodes [ array: 18378 framework rtti: 1437 func: 13387 group: 1 struct: 106837 ] [c] 75000 nodes [ array: 18694 framework rtti: 1438 func: 13502 group: 1 struct: 107818 ] [c] 76000 nodes [ array: 19029 framework rtti: 1439 func: 13869 group: 1 struct: 108484 ] [c] 77000 nodes [ array: 19364 framework rtti: 1447 func: 14251 group: 1 struct: 109225 ] [c] 78000 nodes [ array: 19637 framework rtti: 1453 func: 14489 group: 1 struct: 109656 ] [c] 79000 nodes [ array: 20195 framework rtti: 1453 func: 14572 group: 1 struct: 109827 ] [c] 80000 nodes [ array: 20340 framework rtti: 1457 func: 14663 group: 1 struct: 110557 ] [c] 81000 nodes [ array: 20555 framework rtti: 1458 func: 14745 group: 1 struct: 146409 ] [c] 82000 nodes [ array: 20812 framework rtti: 1458 func: 14847 group: 1 struct: 147116 ] [c] 83000 nodes [ array: 21150 framework rtti: 1458 func: 15033 group: 1 struct: 147807 ] [c] 84000 nodes [ array: 21529 framework rtti: 1458 func: 15092 group: 1 struct: 148464 ] [c] 85000 nodes [ array: 21850 framework rtti: 1458 func: 15115 group: 1 struct: 149043 ] [c] 86000 nodes [ array: 22172 framework rtti: 1458 func: 15223 group: 1 struct: 149607 ] [c] 87000 nodes [ array: 22517 framework rtti: 1458 func: 15395 group: 1 struct: 150186 ] [c] 88000 nodes [ array: 22842 framework rtti: 1458 func: 15545 group: 1 struct: 150885 ] [c] 89000 nodes [ array: 23259 framework rtti: 1458 func: 15746 group: 1 struct: 151521 ] [c] 90000 nodes [ array: 23643 framework rtti: 1458 func: 15903 group: 1 struct: 152219 ] [c] 91000 nodes [ array: 23992 framework rtti: 1458 func: 16028 group: 1 struct: 152818 ] [c] 92000 nodes [ array: 24390 framework rtti: 1458 func: 16188 group: 1 struct: 153395 ] [c] 93000 nodes [ array: 24785 framework rtti: 1458 func: 16289 group: 1 struct: 154022 ] [c] 94000 nodes [ array: 25051 framework rtti: 1458 func: 16324 group: 1 struct: 154658 ] [c] 95000 nodes [ array: 25140 framework rtti: 1458 func: 16337 group: 1 struct: 155401 ] [c] 96000 nodes [ array: 25177 framework rtti: 1458 func: 16343 group: 1 struct: 156145 ] [c] 97000 nodes [ array: 25511 framework rtti: 1458 func: 16480 group: 1 struct: 156775 ] [c] 98000 nodes [ array: 25838 framework rtti: 1458 func: 16604 group: 1 struct: 157408 ] [c] 99000 nodes [ array: 26225 framework rtti: 1458 func: 16808 group: 1 struct: 158066 ] [c] 100000 nodes [ array: 26630 framework rtti: 1458 func: 16982 group: 1 struct: 158782 ] [c] 101000 nodes [ array: 27023 framework rtti: 1458 func: 17176 group: 1 struct: 159465 ] [c] 102000 nodes [ array: 27432 framework rtti: 1458 func: 17333 group: 1 struct: 160120 ] [c] 103000 nodes [ array: 27792 framework rtti: 1458 func: 17525 group: 1 struct: 160733 ] [c] 104000 nodes [ array: 28149 framework rtti: 1458 func: 17619 group: 1 struct: 161346 ] [c] 105000 nodes [ array: 28564 framework rtti: 1458 func: 17699 group: 1 struct: 162013 ] [c] 106000 nodes [ array: 28911 framework rtti: 1458 func: 17750 group: 1 struct: 162657 ] [c] 107000 nodes [ array: 29282 framework rtti: 1458 func: 17815 group: 1 struct: 163305 ] [c] 108000 nodes [ array: 29604 framework rtti: 1458 func: 17962 group: 1 struct: 163973 ] [c] 109000 nodes [ array: 30009 framework rtti: 1458 func: 18110 group: 1 struct: 164664 ] [c] 110000 nodes [ array: 30389 framework rtti: 1458 func: 18219 group: 1 struct: 165270 ] [c] 111000 nodes [ array: 30766 framework rtti: 1458 func: 18308 group: 1 struct: 165837 ] [c] 112000 nodes [ array: 31115 framework rtti: 1458 func: 18519 group: 1 struct: 166360 ] [c] 113000 nodes [ array: 31365 framework rtti: 1458 func: 18727 group: 1 struct: 166610 ] [c] 114000 nodes [ array: 31761 framework rtti: 1458 func: 18902 group: 1 struct: 167028 ] [c] 115000 nodes [ array: 32245 framework rtti: 1458 func: 19105 group: 1 struct: 167563 ] [c] 116000 nodes [ array: 32697 framework rtti: 1458 func: 19253 group: 1 struct: 168174 ] [c] 117000 nodes [ array: 33100 framework rtti: 1458 func: 19339 group: 1 struct: 168835 ] [c] 118000 nodes [ array: 33482 framework rtti: 1458 func: 19451 group: 1 struct: 169504 ] [c] 119000 nodes [ array: 33519 framework rtti: 1458 func: 19467 group: 1 struct: 170242 ] [c] 120000 nodes [ array: 33949 framework rtti: 1458 func: 19649 group: 1 struct: 170939 ] [c] 121000 nodes [ array: 34271 framework rtti: 1458 func: 19809 group: 1 struct: 171512 ] [c] 122000 nodes [ array: 34685 framework rtti: 1458 func: 19985 group: 1 struct: 172237 ] [c] 123000 nodes [ array: 35078 framework rtti: 1458 func: 20167 group: 1 struct: 172923 ] [c] 124000 nodes [ array: 35454 framework rtti: 1458 func: 20298 group: 1 struct: 173596 ] [c] 125000 nodes [ array: 35794 framework rtti: 1458 func: 20402 group: 1 struct: 174242 ] [c] 126000 nodes [ array: 36168 framework rtti: 1458 func: 20564 group: 1 struct: 174901 ] [c] 127000 nodes [ array: 36450 framework rtti: 1458 func: 20720 group: 1 struct: 175620 ] [c] 128000 nodes [ array: 36751 framework rtti: 1458 func: 20875 group: 1 struct: 176256 ] [c] 129000 nodes [ array: 37072 framework rtti: 1461 func: 20909 group: 1 struct: 176811 ] [c] 130000 nodes [ array: 37350 framework rtti: 1462 func: 20945 group: 1 struct: 178089 ] [c] 131000 nodes [ array: 37429 framework rtti: 1463 func: 20957 group: 1 struct: 178487 ] [c] 132000 nodes [ array: 37768 framework rtti: 1466 func: 21019 group: 1 struct: 178930 ] [c] 133000 nodes [ array: 38058 framework rtti: 1479 func: 21095 group: 1 struct: 179794 ] [c] 134000 nodes [ array: 38150 framework rtti: 1489 func: 21211 group: 1 struct: 180150 ] [c] 135000 nodes [ array: 38246 framework rtti: 1494 func: 21236 group: 1 struct: 181137 ] [c] 136000 nodes [ array: 38362 framework rtti: 1494 func: 21302 group: 1 struct: 181879 ] [c] 137000 nodes [ array: 38437 framework rtti: 1494 func: 21316 group: 1 struct: 182252 ] [c] 138000 nodes [ array: 38504 framework rtti: 1494 func: 21316 group: 1 struct: 182351 ] [c] 139000 nodes [ array: 38564 framework rtti: 1494 func: 21316 group: 1 struct: 182435 ] [c] 140000 nodes [ array: 38636 framework rtti: 1494 func: 21316 group: 1 struct: 182557 ] [c] 141000 nodes [ array: 38713 framework rtti: 1494 func: 21332 group: 1 struct: 182764 ] [c] 142000 nodes [ array: 38855 framework rtti: 1495 func: 21442 group: 1 struct: 183563 ] [c] 143000 nodes [ array: 38991 framework rtti: 1495 func: 21504 group: 1 struct: 184289 ] [c] 144000 nodes [ array: 39148 framework rtti: 1496 func: 21570 group: 1 struct: 185194 ] [c] 145000 nodes [ array: 39338 framework rtti: 1498 func: 21743 group: 1 struct: 185927 ] [c] 146000 nodes [ array: 39651 framework rtti: 1501 func: 21832 group: 1 struct: 188735 ] [c] 147000 nodes [ array: 39856 framework rtti: 1506 func: 21854 group: 1 struct: 190533 ] [c] 148000 nodes [ array: 39925 framework rtti: 1510 func: 21903 group: 1 struct: 190816 ] [c] 149000 nodes [ array: 39947 framework rtti: 1510 func: 21909 group: 1 struct: 191025 ] [c] 150000 nodes [ array: 39971 framework rtti: 1510 func: 21944 group: 1 struct: 191218 ] [c] 151000 nodes [ array: 40035 framework rtti: 1510 func: 21983 group: 1 struct: 191372 ] [c] 152000 nodes [ array: 40147 framework rtti: 1510 func: 22048 group: 1 struct: 191521 ] [c] 153000 nodes [ array: 40248 framework rtti: 1510 func: 22073 group: 1 struct: 191692 ] [c] 154000 nodes [ array: 40314 framework rtti: 1510 func: 22117 group: 1 struct: 191851 ] [c] 155000 nodes [ array: 40443 framework rtti: 1510 func: 22142 group: 1 struct: 191959 ] [c] 156000 nodes [ array: 40565 framework rtti: 1510 func: 22148 group: 1 struct: 192028 ] [c] 157000 nodes [ array: 40623 framework rtti: 1510 func: 22167 group: 1 struct: 192190 ] [c] 158000 nodes [ array: 40668 framework rtti: 1510 func: 22216 group: 1 struct: 192380 ] [c] 159000 nodes [ array: 40745 framework rtti: 1510 func: 22272 group: 1 struct: 192571 ] [c] 160000 nodes [ array: 40813 framework rtti: 1510 func: 22321 group: 1 struct: 192766 ] [c] 161000 nodes [ array: 40945 framework rtti: 1510 func: 22354 group: 1 struct: 192910 ] [c] 162000 nodes [ array: 41059 framework rtti: 1510 func: 22388 group: 1 struct: 193095 ] [c] 163000 nodes [ array: 41204 framework rtti: 1510 func: 22438 group: 1 struct: 193328 ] [c] 164000 nodes [ array: 41374 framework rtti: 1510 func: 22484 group: 1 struct: 193523 ] [c] 165000 nodes [ array: 41456 framework rtti: 1510 func: 22534 group: 1 struct: 193734 ] [c] 166000 nodes [ array: 41546 framework rtti: 1510 func: 22584 group: 1 struct: 193923 ] [c] 167000 nodes [ array: 41687 framework rtti: 1510 func: 22633 group: 1 struct: 194122 ] [c] 168000 nodes [ array: 41832 framework rtti: 1510 func: 22672 group: 1 struct: 194313 ] [c] 169000 nodes [ array: 41930 framework rtti: 1510 func: 22708 group: 1 struct: 194511 ] [c] 170000 nodes [ array: 42021 framework rtti: 1510 func: 22736 group: 1 struct: 194702 ] [c] 171000 nodes [ array: 42159 framework rtti: 1510 func: 22782 group: 1 struct: 194911 ] [c] 172000 nodes [ array: 42384 framework rtti: 1510 func: 22826 group: 1 struct: 195050 ] [c] 173000 nodes [ array: 42520 framework rtti: 1510 func: 22861 group: 1 struct: 195255 ] [c] 174000 nodes [ array: 42636 framework rtti: 1510 func: 22879 group: 1 struct: 195459 ] [c] 175000 nodes [ array: 42790 framework rtti: 1510 func: 22905 group: 1 struct: 195651 ] [c] 176000 nodes [ array: 42859 framework rtti: 1510 func: 22960 group: 1 struct: 195863 ] [c] 177000 nodes [ array: 43027 framework rtti: 1510 func: 22991 group: 1 struct: 196094 ] [c] 178000 nodes [ array: 43196 framework rtti: 1510 func: 23001 group: 1 struct: 196374 ] [c] 179000 nodes [ array: 43344 framework rtti: 1510 func: 23011 group: 1 struct: 196627 ] [c] 180000 nodes [ array: 43491 framework rtti: 1510 func: 23023 group: 1 struct: 196902 ] [c] 181000 nodes [ array: 43663 framework rtti: 1510 func: 23025 group: 1 struct: 197198 ] [c] 182000 nodes [ array: 43767 framework rtti: 1510 func: 23083 group: 1 struct: 197457 ] [c] 183000 nodes [ array: 44130 framework rtti: 1511 func: 23153 group: 1 struct: 197581 ] [c] 184000 nodes [ array: 44884 framework rtti: 1511 func: 23211 group: 1 struct: 197604 ] [c] 185000 nodes [ array: 45427 framework rtti: 1511 func: 23278 group: 1 struct: 197628 ] [c] 186000 nodes [ array: 46020 framework rtti: 1511 func: 23348 group: 1 struct: 197651 ] [c] 187000 nodes [ array: 46641 framework rtti: 1511 func: 23377 group: 1 struct: 197659 ] [c] 188000 nodes [ array: 47207 framework rtti: 1511 func: 23385 group: 1 struct: 197670 ] [c] 189000 nodes [ array: 47757 framework rtti: 1511 func: 23403 group: 1 struct: 197685 ] [c] 190000 nodes [ array: 48353 framework rtti: 1511 func: 23467 group: 1 struct: 197776 ] [c] 191000 nodes [ array: 48889 framework rtti: 1511 func: 23536 group: 1 struct: 197814 ] [c] 192000 nodes [ array: 49390 framework rtti: 1511 func: 23586 group: 1 struct: 197819 ] [c] 193000 nodes [ array: 49959 framework rtti: 1511 func: 23645 group: 1 struct: 197879 ] [c] 194000 nodes [ array: 50504 framework rtti: 1511 func: 23665 group: 1 struct: 197889 ] [c] 195000 nodes [ array: 51048 framework rtti: 1511 func: 23680 group: 1 struct: 197915 ] [c] 196000 nodes [ array: 51571 framework rtti: 1511 func: 23691 group: 1 struct: 197938 ] [c] 197000 nodes [ array: 52154 framework rtti: 1511 func: 23722 group: 1 struct: 197947 ] [c] 198000 nodes [ array: 53004 framework rtti: 1511 func: 23734 group: 1 struct: 197949 ] [c] 199000 nodes [ array: 53872 framework rtti: 1511 func: 23736 group: 1 struct: 197949 ] [c] 200000 nodes [ array: 54507 framework rtti: 1511 func: 23776 group: 1 struct: 197960 ] [c] 201000 nodes [ array: 55054 framework rtti: 1511 func: 23834 group: 1 struct: 197979 ] [c] 202000 nodes [ array: 55640 framework rtti: 1511 func: 23877 group: 1 struct: 198065 ] [c] 203000 nodes [ array: 56124 framework rtti: 1511 func: 23979 group: 1 struct: 198149 ] [c] 204000 nodes [ array: 56680 framework rtti: 1511 func: 24021 group: 1 struct: 198211 ] [c] 205000 nodes [ array: 57210 framework rtti: 1511 func: 24051 group: 1 struct: 198245 ] [c] 206000 nodes [ array: 57774 framework rtti: 1511 func: 24083 group: 1 struct: 198278 ] [c] 207000 nodes [ array: 58269 framework rtti: 1511 func: 24131 group: 1 struct: 198290 ] [c] 208000 nodes [ array: 58816 framework rtti: 1511 func: 24172 group: 1 struct: 198318 ] [c] 209000 nodes [ array: 59403 framework rtti: 1511 func: 24182 group: 1 struct: 198374 ] [c] 210000 nodes [ array: 59974 framework rtti: 1511 func: 24206 group: 1 struct: 198398 ] [c] 211000 nodes [ array: 60605 framework rtti: 1511 func: 24230 group: 1 struct: 198426 ] [c] 212000 nodes [ array: 61184 framework rtti: 1511 func: 24240 group: 1 struct: 198442 ] [c] 213000 nodes [ array: 61776 framework rtti: 1511 func: 24292 group: 1 struct: 198473 ] [c] 214000 nodes [ array: 62329 framework rtti: 1511 func: 24337 group: 1 struct: 198537 ] [c] 215000 nodes [ array: 62857 framework rtti: 1511 func: 24369 group: 1 struct: 198579 ] [c] 216000 nodes [ array: 63413 framework rtti: 1511 func: 24382 group: 1 struct: 198588 ] [c] 217000 nodes [ array: 63955 framework rtti: 1511 func: 24419 group: 1 struct: 198625 ] [c] 218000 nodes [ array: 64334 framework rtti: 1511 func: 24419 group: 1 struct: 198628 ] [c] 219000 nodes [ array: 64752 framework rtti: 1511 func: 24424 group: 1 struct: 198628 ] [c] 220000 nodes [ array: 65182 framework rtti: 1511 func: 24430 group: 1 struct: 198632 ] [c] 221000 nodes [ array: 65692 framework rtti: 1511 func: 24437 group: 1 struct: 198643 ] [c] 222000 nodes [ array: 66204 framework rtti: 1511 func: 24489 group: 1 struct: 198656 ] [c] 223000 nodes [ array: 66773 framework rtti: 1511 func: 24499 group: 1 struct: 198679 ] [c] 224000 nodes [ array: 67378 framework rtti: 1511 func: 24517 group: 1 struct: 198691 ] [c] 225000 nodes [ array: 68189 framework rtti: 1511 func: 24526 group: 1 struct: 198714 ] [c] 226000 nodes [ array: 68717 framework rtti: 1511 func: 24555 group: 1 struct: 198742 ] [c] 227000 nodes [ array: 69255 framework rtti: 1511 func: 24574 group: 1 struct: 198784 ] [c] 228000 nodes [ array: 69799 framework rtti: 1511 func: 24590 group: 1 struct: 198813 ] [c] 229000 nodes [ array: 70339 framework rtti: 1511 func: 24620 group: 1 struct: 198857 ] [c] 230000 nodes [ array: 70894 framework rtti: 1511 func: 24625 group: 1 struct: 198861 ] [c] 231000 nodes [ array: 71466 framework rtti: 1511 func: 24625 group: 1 struct: 198863 ] [c] 232000 nodes [ array: 72057 framework rtti: 1511 func: 24625 group: 1 struct: 198863 ] [c] 233000 nodes [ array: 72598 framework rtti: 1511 func: 24645 group: 1 struct: 198876 ] [c] 234000 nodes [ array: 73166 framework rtti: 1511 func: 24891 group: 1 struct: 198996 ] [c] 235000 nodes [ array: 73674 framework rtti: 1514 func: 24978 group: 1 struct: 199159 ] [c] 236000 nodes [ array: 73890 framework rtti: 1518 func: 25002 group: 1 struct: 200466 ] [c] 237000 nodes [ array: 73955 framework rtti: 1519 func: 25022 group: 1 struct: 200592 ] [c] 238000 nodes [ array: 73955 framework rtti: 1519 func: 25022 group: 1 struct: 200592 ] [c] 239000 nodes [ array: 74011 framework rtti: 1521 func: 25024 group: 1 struct: 201252 ] [c] 240000 nodes [ array: 74336 framework rtti: 1531 func: 25134 group: 1 struct: 203643 ] [c] 241000 nodes [ array: 74563 framework rtti: 1537 func: 25283 group: 1 struct: 204274 ] [c] 242000 nodes [ array: 74890 framework rtti: 1540 func: 25289 group: 1 struct: 204909 ] [c] 243000 nodes [ array: 75183 framework rtti: 1542 func: 25336 group: 1 struct: 205660 ] [c] 244000 nodes [ array: 75498 framework rtti: 1542 func: 25338 group: 1 struct: 206008 ] [c] 245000 nodes [ array: 75893 framework rtti: 1542 func: 25356 group: 1 struct: 206427 ] [c] 246000 nodes [ array: 76118 framework rtti: 1542 func: 25384 group: 1 struct: 207062 ] [c] 247000 nodes [ array: 76362 framework rtti: 1542 func: 25397 group: 1 struct: 207641 ] [c] 248000 nodes [ array: 76537 framework rtti: 1542 func: 25400 group: 1 struct: 208083 ] [c] 249000 nodes [ array: 76692 framework rtti: 1550 func: 25556 group: 1 struct: 216873 ] [c] 250000 nodes [ array: 76692 framework rtti: 1550 func: 25556 group: 1 struct: 216873 ] [c] 251000 nodes [ array: 76719 framework rtti: 1551 func: 25610 group: 1 struct: 227940 ] [c] 252000 nodes [ array: 76725 framework rtti: 1551 func: 25612 group: 1 struct: 231011 ] [c] 253000 nodes [ array: 76728 framework rtti: 1551 func: 25876 group: 1 struct: 235245 ] [c] 254000 nodes [ array: 76857 framework rtti: 1557 func: 25920 group: 1 struct: 236266 ] [c] 255000 nodes [ array: 77526 framework rtti: 1558 func: 25921 group: 1 struct: 237623 ] [c] 256000 nodes [ array: 78004 framework rtti: 1558 func: 25921 group: 1 struct: 238776 ] [c] 257000 nodes [ array: 78568 framework rtti: 1558 func: 25921 group: 1 struct: 240613 ] [c] 258000 nodes [ array: 79048 framework rtti: 1558 func: 25921 group: 1 struct: 242601 ] [c] 259000 nodes [ array: 79477 framework rtti: 1558 func: 25921 group: 1 struct: 245623 ] [c] 260000 nodes [ array: 80003 framework rtti: 1558 func: 25922 group: 1 struct: 248141 ] [c] 261000 nodes [ array: 80515 framework rtti: 1558 func: 25922 group: 1 struct: 250975 ] [c] 262000 nodes [ array: 80935 framework rtti: 1558 func: 25922 group: 1 struct: 254001 ] [c] 263000 nodes [ array: 81520 framework rtti: 1558 func: 25922 group: 1 struct: 257008 ] [c] 264000 nodes [ array: 82081 framework rtti: 1558 func: 25922 group: 1 struct: 260992 ] [c] 265000 nodes [ array: 82845 framework rtti: 1558 func: 25922 group: 1 struct: 264712 ] [c] 266000 nodes [ array: 83477 framework rtti: 1558 func: 25922 group: 1 struct: 268789 ] [c] 267000 nodes [ array: 83500 framework rtti: 1558 func: 25952 group: 1 struct: 270826 ] [c] 268000 nodes [ array: 83520 framework rtti: 1558 func: 26019 group: 1 struct: 273219 ] [c] 269000 nodes [ array: 83534 framework rtti: 1558 func: 26044 group: 1 struct: 275699 ] [c] 270000 nodes [ array: 83544 framework rtti: 1558 func: 26046 group: 1 struct: 278581 ] [c] 271000 nodes [ array: 83566 framework rtti: 1558 func: 26065 group: 1 struct: 280506 ] [c] 272000 nodes [ array: 83659 framework rtti: 1558 func: 26096 group: 1 struct: 282500 ] [c] 273000 nodes [ array: 83696 framework rtti: 1558 func: 26138 group: 1 struct: 285383 ] [c] 274000 nodes [ array: 83710 framework rtti: 1558 func: 26144 group: 1 struct: 287825 ] [c] 275000 nodes [ array: 83728 framework rtti: 1558 func: 26151 group: 1 struct: 290452 ] [c] 276000 nodes [ array: 83732 framework rtti: 1558 func: 26157 group: 1 struct: 291541 ] [c] 277000 nodes [ array: 83732 framework rtti: 1558 func: 26158 group: 1 struct: 292628 ] [c] 278000 nodes [ array: 83738 framework rtti: 1558 func: 26200 group: 1 struct: 294685 ] [c] 279000 nodes [ array: 83769 framework rtti: 1558 func: 26228 group: 1 struct: 296570 ] [c] 280000 nodes [ array: 83803 framework rtti: 1559 func: 26257 group: 1 struct: 298936 ] [c] 281000 nodes [ array: 83838 framework rtti: 1559 func: 26275 group: 1 struct: 301907 ] [c] 282000 nodes [ array: 83863 framework rtti: 1559 func: 26292 group: 1 struct: 304955 ] [c] 283000 nodes [ array: 83882 framework rtti: 1559 func: 26334 group: 1 struct: 308538 ] [c] 284000 nodes [ array: 83922 framework rtti: 1559 func: 26343 group: 1 struct: 312142 ] [c] 285000 nodes [ array: 83931 framework rtti: 1559 func: 26362 group: 1 struct: 315021 ] [c] 286000 nodes [ array: 83955 framework rtti: 1559 func: 26387 group: 1 struct: 317784 ] [c] 287000 nodes [ array: 83991 framework rtti: 1562 func: 26424 group: 1 struct: 321483 ] [c] 288000 nodes [ array: 84002 framework rtti: 1562 func: 26448 group: 1 struct: 324254 ] [c] 289000 nodes [ array: 84025 framework rtti: 1562 func: 26475 group: 1 struct: 326326 ] [c] 290000 nodes [ array: 84028 framework rtti: 1562 func: 26482 group: 1 struct: 328182 ] [c] 291000 nodes [ array: 84049 framework rtti: 1562 func: 26529 group: 1 struct: 330605 ] [c] 292000 nodes [ array: 84065 framework rtti: 1562 func: 26544 group: 1 struct: 334042 ] [c] 293000 nodes [ array: 84077 framework rtti: 1562 func: 26551 group: 1 struct: 335258 ] [c] 294000 nodes [ array: 84117 framework rtti: 1563 func: 26575 group: 1 struct: 338451 ] [c] 295000 nodes [ array: 84147 framework rtti: 1563 func: 26595 group: 1 struct: 341938 ] [c] 296000 nodes [ array: 84156 framework rtti: 1564 func: 26601 group: 1 struct: 344621 ] [c] 297000 nodes [ array: 84156 framework rtti: 1564 func: 26601 group: 1 struct: 347214 ] [c] 298000 nodes [ array: 84174 framework rtti: 1564 func: 26632 group: 1 struct: 349743 ] [c] 299000 nodes [ array: 84197 framework rtti: 1566 func: 26864 group: 1 struct: 353206 ] [c] 300000 nodes [ array: 84339 framework rtti: 1570 func: 27210 group: 1 struct: 354659 ] [c] 301000 nodes [ array: 84397 framework rtti: 1593 func: 27241 group: 1 struct: 355800 ] [c] 302000 nodes [ array: 84447 framework rtti: 1623 func: 27355 group: 1 struct: 356798 ] [c] 303000 nodes [ array: 84447 framework rtti: 1761 func: 27587 group: 1 struct: 356939 ] [c] 304000 nodes [ array: 84541 framework rtti: 1827 func: 27755 group: 1 struct: 357603 ] [c] 305000 nodes [ array: 84700 framework rtti: 1836 func: 27786 group: 1 struct: 358324 ] [c] 306000 nodes [ array: 84800 framework rtti: 1866 func: 27970 group: 1 struct: 359173 ] [c] 307000 nodes [ array: 84931 framework rtti: 1866 func: 27977 group: 1 struct: 360228 ] [c] 308000 nodes [ array: 85082 framework rtti: 1866 func: 27981 group: 1 struct: 360819 ] [c] 309000 nodes [ array: 85138 framework rtti: 1866 func: 27981 group: 1 struct: 361108 ] [c] 310000 nodes [ array: 85324 framework rtti: 1867 func: 27982 group: 1 struct: 361723 ] [c] 311000 nodes [ array: 85559 framework rtti: 1868 func: 27988 group: 1 struct: 362241 ] [c] 312000 nodes [ array: 85712 framework rtti: 1888 func: 28077 group: 1 struct: 362827 ] [c] 313000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 362980 ] [c] 314000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 362980 ] [c] 315000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 362980 ] [c] 316000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 362980 ] [c] 317000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 362980 ] [c] 318000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 362980 ] [c] 319000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 362980 ] [c] 320000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 362980 ] [c] 321000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 363291 ] [c] 322000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 364291 ] [c] 323000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 365291 ] [c] 324000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 366291 ] [c] 325000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 367291 ] [c] 326000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 368291 ] [c] 327000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 369291 ] [c] 328000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 370291 ] [c] 329000 nodes [ array: 85740 framework rtti: 1891 func: 28109 group: 1 struct: 371291 ] [c] 330000 nodes [ array: 85931 framework rtti: 1891 func: 28137 group: 1 struct: 371848 ] [c] 331000 nodes [ array: 86140 framework rtti: 1891 func: 28137 group: 1 struct: 371956 ] [c] 332000 nodes [ array: 86380 framework rtti: 1891 func: 28137 group: 1 struct: 372546 ] [c] 333000 nodes [ array: 86605 framework rtti: 1891 func: 28139 group: 1 struct: 372776 ] [c] 334000 nodes [ array: 86814 framework rtti: 1891 func: 28139 group: 1 struct: 372953 ] [c] 335000 nodes [ array: 87036 framework rtti: 1891 func: 28139 group: 1 struct: 373193 ] [c] 336000 nodes [ array: 87238 framework rtti: 1891 func: 28139 group: 1 struct: 373208 ] [c] 337000 nodes [ array: 87462 framework rtti: 1891 func: 28139 group: 1 struct: 373401 ] [c] 338000 nodes [ array: 87670 framework rtti: 1891 func: 28139 group: 1 struct: 373533 ] [c] 339000 nodes [ array: 87829 framework rtti: 1891 func: 28139 group: 1 struct: 373938 ] [c] 340000 nodes [ array: 87968 framework rtti: 1893 func: 28273 group: 1 struct: 374377 ] [c] 341000 nodes [ array: 88078 framework rtti: 1910 func: 28276 group: 1 struct: 374718 ] [c] 342000 nodes [ array: 88115 framework rtti: 1910 func: 28276 group: 1 struct: 375333 ] [c] 343000 nodes [ array: 88222 framework rtti: 1910 func: 28276 group: 1 struct: 375648 ] [c] 344000 nodes [ array: 88267 framework rtti: 1910 func: 28276 group: 1 struct: 375900 ] [c] 345000 nodes [ array: 88292 framework rtti: 1910 func: 28276 group: 1 struct: 376203 ] [c] 346000 nodes [ array: 88349 framework rtti: 1910 func: 28276 group: 1 struct: 376468 ] [c] 347000 nodes [ array: 88399 framework rtti: 1910 func: 28276 group: 1 struct: 376724 ] [c] 348000 nodes [ array: 88458 framework rtti: 1910 func: 28276 group: 1 struct: 376948 ] [c] 349000 nodes [ array: 88498 framework rtti: 1910 func: 28276 group: 1 struct: 377156 ] [c] 350000 nodes [ array: 88550 framework rtti: 1910 func: 28276 group: 1 struct: 377341 ] [c] 351000 nodes [ array: 88553 framework rtti: 1910 func: 28276 group: 1 struct: 377561 ] [c] 352000 nodes [ array: 88574 framework rtti: 1910 func: 28276 group: 1 struct: 377778 ] [c] 353000 nodes [ array: 88600 framework rtti: 1910 func: 28276 group: 1 struct: 377988 ] [c] 354000 nodes [ array: 88618 framework rtti: 1910 func: 28276 group: 1 struct: 378196 ] [c] 355000 nodes [ array: 88633 framework rtti: 1910 func: 28276 group: 1 struct: 378539 ] [c] 356000 nodes [ array: 88644 framework rtti: 1910 func: 28276 group: 1 struct: 378782 ] [c] 357000 nodes [ array: 88670 framework rtti: 1910 func: 28276 group: 1 struct: 379001 ] [c] 358000 nodes [ array: 88684 framework rtti: 1910 func: 28276 group: 1 struct: 379197 ] [c] 359000 nodes [ array: 88704 framework rtti: 1910 func: 28276 group: 1 struct: 379521 ] [c] 360000 nodes [ array: 88715 framework rtti: 1910 func: 28276 group: 1 struct: 379743 ] [c] 361000 nodes [ array: 88718 framework rtti: 1910 func: 28276 group: 1 struct: 379959 ] [c] 362000 nodes [ array: 88758 framework rtti: 1910 func: 28276 group: 1 struct: 380456 ] [c] 363000 nodes [ array: 88772 framework rtti: 1910 func: 28276 group: 1 struct: 380675 ] [c] 364000 nodes [ array: 88773 framework rtti: 1910 func: 28276 group: 1 struct: 380913 ] [c] 365000 nodes [ array: 88779 framework rtti: 1910 func: 28276 group: 1 struct: 381142 ] [c] 366000 nodes [ array: 88804 framework rtti: 1910 func: 28276 group: 1 struct: 381468 ] [c] 367000 nodes [ array: 88816 framework rtti: 1910 func: 28276 group: 1 struct: 381676 ] [c] 368000 nodes [ array: 88822 framework rtti: 1910 func: 28276 group: 1 struct: 381913 ] [c] 369000 nodes [ array: 88833 framework rtti: 1910 func: 28276 group: 1 struct: 382135 ] [c] 370000 nodes [ array: 88833 framework rtti: 1910 func: 28276 group: 1 struct: 382367 ] [c] 371000 nodes [ array: 88835 framework rtti: 1910 func: 28276 group: 1 struct: 382585 ] [c] 372000 nodes [ array: 88835 framework rtti: 1910 func: 28276 group: 1 struct: 382829 ] [c] 373000 nodes [ array: 88836 framework rtti: 1910 func: 28276 group: 1 struct: 383055 ] [c] 374000 nodes [ array: 88841 framework rtti: 1910 func: 28276 group: 1 struct: 383320 ] [c] 375000 nodes [ array: 88841 framework rtti: 1910 func: 28276 group: 1 struct: 383553 ] [c] 376000 nodes [ array: 88842 framework rtti: 1910 func: 28276 group: 1 struct: 383781 ] [c] 377000 nodes [ array: 88845 framework rtti: 1910 func: 28276 group: 1 struct: 384013 ] [c] 378000 nodes [ array: 88845 framework rtti: 1910 func: 28276 group: 1 struct: 384277 ] [c] 379000 nodes [ array: 88874 framework rtti: 1910 func: 28276 group: 1 struct: 384506 ] [c] 380000 nodes [ array: 88878 framework rtti: 1910 func: 28276 group: 1 struct: 384780 ] [c] 381000 nodes [ array: 88878 framework rtti: 1910 func: 28281 group: 1 struct: 384910 ] [c] 382000 nodes [ array: 88878 framework rtti: 1910 func: 28281 group: 1 struct: 385090 ] [c] 383000 nodes [ array: 88882 framework rtti: 1910 func: 28281 group: 1 struct: 385178 ] [c] 384000 nodes [ array: 88882 framework rtti: 1910 func: 28289 group: 1 struct: 385255 ] [c] 385000 nodes [ array: 88882 framework rtti: 1910 func: 28290 group: 1 struct: 385274 ] [c] 386000 nodes [ array: 88885 framework rtti: 1910 func: 28290 group: 1 struct: 385374 ] [c] 387000 nodes [ array: 88885 framework rtti: 1910 func: 28290 group: 1 struct: 385481 ] [c] 388000 nodes [ array: 88885 framework rtti: 1910 func: 28290 group: 1 struct: 385493 ] [c] 389000 nodes [ array: 88885 framework rtti: 1910 func: 28290 group: 1 struct: 385535 ] [c] 390000 nodes [ array: 88885 framework rtti: 1910 func: 28292 group: 1 struct: 385602 ] [c] 391000 nodes [ array: 88889 framework rtti: 1910 func: 28298 group: 1 struct: 385659 ] [c] 392000 nodes [ array: 88902 framework rtti: 1910 func: 28313 group: 1 struct: 388166 ] [c] 393000 nodes [ array: 88909 framework rtti: 1910 func: 28320 group: 1 struct: 388279 ] [c] 394000 nodes [ array: 88909 framework rtti: 1910 func: 28322 group: 1 struct: 388384 ] [c] 395000 nodes [ array: 88909 framework rtti: 1910 func: 28323 group: 1 struct: 388412 ] [c] 396000 nodes [ array: 88910 framework rtti: 1910 func: 28327 group: 1 struct: 388504 ] [c] 397000 nodes [ array: 88939 framework rtti: 1910 func: 28337 group: 1 struct: 388536 ] [c] 398000 nodes [ array: 88941 framework rtti: 1910 func: 28337 group: 1 struct: 388538 ] [c] 399000 nodes [ array: 88943 framework rtti: 1910 func: 28337 group: 1 struct: 388553 ] [c] 400000 nodes [ array: 88946 framework rtti: 1910 func: 28337 group: 1 struct: 388560 ] [c] 401000 nodes [ array: 88949 framework rtti: 1910 func: 28337 group: 1 struct: 388563 ] [c] 402000 nodes [ array: 88949 framework rtti: 1910 func: 28337 group: 1 struct: 388599 ] [c] 403000 nodes [ array: 88949 framework rtti: 1910 func: 28337 group: 1 struct: 388608 ] [c] 404000 nodes [ array: 88949 framework rtti: 1910 func: 28337 group: 1 struct: 388644 ] [c] 405000 nodes [ array: 88950 framework rtti: 1910 func: 28337 group: 1 struct: 388689 ] [c] 406000 nodes [ array: 88952 framework rtti: 1910 func: 28339 group: 1 struct: 388695 ] [c] 407000 nodes [ array: 88954 framework rtti: 1910 func: 28340 group: 1 struct: 388801 ] [c] 408000 nodes [ array: 88964 framework rtti: 1910 func: 28341 group: 1 struct: 388892 ] [c] 409000 nodes [ array: 89002 framework rtti: 1910 func: 28348 group: 1 struct: 388926 ] [c] 410000 nodes [ array: 89010 framework rtti: 1911 func: 28350 group: 1 struct: 388945 ] [c] 411000 nodes [ array: 89011 framework rtti: 1911 func: 28352 group: 1 struct: 388963 ] [c] 412000 nodes [ array: 89023 framework rtti: 1911 func: 28358 group: 1 struct: 388977 ] [c] 413000 nodes [ array: 89037 framework rtti: 1911 func: 28360 group: 1 struct: 388987 ] [c] 414000 nodes [ array: 89047 framework rtti: 1911 func: 28360 group: 1 struct: 389001 ] [c] 415000 nodes [ array: 89050 framework rtti: 1911 func: 28360 group: 1 struct: 389065 ] [c] 416000 nodes [ array: 89053 framework rtti: 1911 func: 28361 group: 1 struct: 389079 ] [c] 417000 nodes [ array: 89054 framework rtti: 1911 func: 28362 group: 1 struct: 389125 ] [c] 418000 nodes [ array: 89056 framework rtti: 1913 func: 28372 group: 1 struct: 389149 ] [c] 419000 nodes [ array: 89064 framework rtti: 1913 func: 28372 group: 1 struct: 389163 ] [c] 420000 nodes [ array: 89064 framework rtti: 1913 func: 28372 group: 1 struct: 389185 ] [c] 421000 nodes [ array: 89067 framework rtti: 1913 func: 28375 group: 1 struct: 389227 ] [c] 422000 nodes [ array: 89072 framework rtti: 1913 func: 28375 group: 1 struct: 389245 ] [c] 423000 nodes [ array: 89072 framework rtti: 1913 func: 28376 group: 1 struct: 389309 ] [c] 424000 nodes [ array: 89075 framework rtti: 1913 func: 28376 group: 1 struct: 389451 ] [c] 425000 nodes [ array: 89084 framework rtti: 1913 func: 28376 group: 1 struct: 389473 ] [c] 426000 nodes [ array: 89084 framework rtti: 1913 func: 28376 group: 1 struct: 389481 ] [c] 427000 nodes [ array: 89087 framework rtti: 1913 func: 28377 group: 1 struct: 389509 ] [c] 428000 nodes [ array: 89088 framework rtti: 1913 func: 28377 group: 1 struct: 389515 ] [c] 429000 nodes [ array: 89093 framework rtti: 1913 func: 28381 group: 1 struct: 389580 ] [c] 430000 nodes [ array: 89107 framework rtti: 1913 func: 28381 group: 1 struct: 389783 ] [c] 431000 nodes [ array: 89117 framework rtti: 1913 func: 28390 group: 1 struct: 389810 ] [c] 432000 nodes [ array: 89128 framework rtti: 1913 func: 28401 group: 1 struct: 389942 ] [c] 433000 nodes [ array: 89131 framework rtti: 1913 func: 28401 group: 1 struct: 389965 ] [c] 434000 nodes [ array: 89138 framework rtti: 1913 func: 28409 group: 1 struct: 390034 ] [c] 435000 nodes [ array: 89138 framework rtti: 1913 func: 28409 group: 1 struct: 390058 ] [c] 436000 nodes [ array: 89138 framework rtti: 1913 func: 28409 group: 1 struct: 390062 ] [c] 437000 nodes [ array: 89157 framework rtti: 1913 func: 28413 group: 1 struct: 390067 ] [c] 438000 nodes [ array: 89164 framework rtti: 1913 func: 28416 group: 1 struct: 390101 ] [c] 439000 nodes [ array: 89165 framework rtti: 1913 func: 28420 group: 1 struct: 390117 ] [c] 440000 nodes [ array: 89166 framework rtti: 1913 func: 28425 group: 1 struct: 390124 ] [c] 441000 nodes [ array: 89166 framework rtti: 1913 func: 28425 group: 1 struct: 390127 ] [c] 442000 nodes [ array: 89169 framework rtti: 1913 func: 28425 group: 1 struct: 390127 ] [c] 443000 nodes [ array: 89176 framework rtti: 1913 func: 28425 group: 1 struct: 390145 ] [c] 444000 nodes [ array: 89176 framework rtti: 1913 func: 28425 group: 1 struct: 390162 ] [c] 445000 nodes [ array: 89178 framework rtti: 1913 func: 28430 group: 1 struct: 390163 ] [c] 446000 nodes [ array: 89191 framework rtti: 1913 func: 28430 group: 1 struct: 390172 ] [c] 447000 nodes [ array: 89208 framework rtti: 1913 func: 28432 group: 1 struct: 390218 ] [c] 448000 nodes [ array: 89210 framework rtti: 1913 func: 28432 group: 1 struct: 390221 ] [c] 449000 nodes [ array: 89216 framework rtti: 1913 func: 28435 group: 1 struct: 390302 ] [c] 450000 nodes [ array: 89223 framework rtti: 1913 func: 28438 group: 1 struct: 390349 ] [c] 451000 nodes [ array: 89228 framework rtti: 1913 func: 28442 group: 1 struct: 390371 ] [c] 452000 nodes [ array: 89233 framework rtti: 1913 func: 28444 group: 1 struct: 390414 ] [c] 453000 nodes [ array: 89237 framework rtti: 1913 func: 28447 group: 1 struct: 390517 ] [c] 454000 nodes [ array: 89237 framework rtti: 1913 func: 28448 group: 1 struct: 390550 ] [c] 455000 nodes [ array: 89247 framework rtti: 1913 func: 28451 group: 1 struct: 390639 ] [c] 456000 nodes [ array: 89249 framework rtti: 1913 func: 28451 group: 1 struct: 390655 ] [c] 457000 nodes [ array: 89249 framework rtti: 1913 func: 28451 group: 1 struct: 390684 ] [c] 458000 nodes [ array: 89249 framework rtti: 1913 func: 28451 group: 1 struct: 390684 ] [c] 459000 nodes [ array: 89249 framework rtti: 1913 func: 28451 group: 1 struct: 390684 ] [c] 460000 nodes [ array: 89250 framework rtti: 1913 func: 28455 group: 1 struct: 390700 ] [c] 461000 nodes [ array: 89258 framework rtti: 1913 func: 28460 group: 1 struct: 390775 ] [c] 462000 nodes [ array: 89264 framework rtti: 1913 func: 28461 group: 1 struct: 390891 ] [c] 463000 nodes [ array: 89310 framework rtti: 1923 func: 28522 group: 1 struct: 391015 ] [c] 464000 nodes [ array: 89343 framework rtti: 1938 func: 28611 group: 1 struct: 391184 ] [c] 465000 nodes [ array: 89353 framework rtti: 1938 func: 28611 group: 1 struct: 391255 ] [c] 466000 nodes [ array: 89361 framework rtti: 1938 func: 28611 group: 1 struct: 391315 ] [c] 467000 nodes [ array: 89389 framework rtti: 1951 func: 28681 group: 1 struct: 391500 ] [c] 468000 nodes [ array: 89460 framework rtti: 1957 func: 28767 group: 1 struct: 391874 ] [c] 469000 nodes [ array: 89598 framework rtti: 1958 func: 28768 group: 1 struct: 392449 ] [c] 470000 nodes [ array: 89768 framework rtti: 1959 func: 28814 group: 1 struct: 393273 ] [c] 471000 nodes [ array: 90025 framework rtti: 1965 func: 28891 group: 1 struct: 393341 ] [c] 472000 nodes [ array: 90597 framework rtti: 1974 func: 29053 group: 1 struct: 393564 ] [c] 473000 nodes [ array: 90810 framework rtti: 1977 func: 29062 group: 1 struct: 394322 ] [c] 474000 nodes [ array: 91142 framework rtti: 1983 func: 29149 group: 1 struct: 394834 ] [c] 475000 nodes [ array: 91470 framework rtti: 1987 func: 29152 group: 1 struct: 395389 ] [c] 476000 nodes [ array: 91823 framework rtti: 1997 func: 29154 group: 1 struct: 395832 ] [c] 477000 nodes [ array: 92090 framework rtti: 2013 func: 29155 group: 1 struct: 396330 ] [c] 478000 nodes [ array: 92340 framework rtti: 2024 func: 29157 group: 1 struct: 396611 ] [c] 479000 nodes [ array: 92836 framework rtti: 2025 func: 29221 group: 1 struct: 396925 ] [c] 480000 nodes [ array: 93836 framework rtti: 2025 func: 29221 group: 1 struct: 396925 ] [c] 481000 nodes [ array: 94836 framework rtti: 2025 func: 29221 group: 1 struct: 396925 ] [c] 482000 nodes [ array: 95836 framework rtti: 2025 func: 29221 group: 1 struct: 396925 ] [c] 483000 nodes [ array: 96836 framework rtti: 2025 func: 29221 group: 1 struct: 396925 ] [c] 484000 nodes [ array: 97836 framework rtti: 2025 func: 29221 group: 1 struct: 396925 ] [c] 485000 nodes [ array: 98836 framework rtti: 2025 func: 29221 group: 1 struct: 396925 ] [c] 486000 nodes [ array: 99836 framework rtti: 2025 func: 29221 group: 1 struct: 396925 ] [c] 487000 nodes [ array: 100836 framework rtti: 2025 func: 29221 group: 1 struct: 396925 ] [c] 488000 nodes [ array: 101068 framework rtti: 2030 func: 29249 group: 1 struct: 397591 ] [c] 489000 nodes [ array: 101080 framework rtti: 2030 func: 29271 group: 1 struct: 398954 ] [c] 490000 nodes [ array: 101140 framework rtti: 2030 func: 29276 group: 1 struct: 399793 ] [c] 491000 nodes [ array: 101415 framework rtti: 2030 func: 29276 group: 1 struct: 400631 ] [c] 492000 nodes [ array: 101553 framework rtti: 2030 func: 29299 group: 1 struct: 401275 ] [c] 493000 nodes [ array: 101613 framework rtti: 2030 func: 29305 group: 1 struct: 401964 ] [c] 494000 nodes [ array: 101617 framework rtti: 2030 func: 29305 group: 1 struct: 402186 ] [c] 495000 nodes [ array: 101622 framework rtti: 2030 func: 29305 group: 1 struct: 402394 ] [c] 496000 nodes [ array: 101635 framework rtti: 2030 func: 29305 group: 1 struct: 402477 ] [c] 497000 nodes [ array: 101637 framework rtti: 2030 func: 29305 group: 1 struct: 402531 ] [c] 498000 nodes [ array: 101638 framework rtti: 2030 func: 29305 group: 1 struct: 402593 ] [c] 499000 nodes [ array: 101641 framework rtti: 2030 func: 29305 group: 1 struct: 402645 ] [c] 500000 nodes [ array: 101641 framework rtti: 2030 func: 29305 group: 1 struct: 402754 ] [c] 501000 nodes [ array: 101641 framework rtti: 2030 func: 29305 group: 1 struct: 402809 ] [c] 502000 nodes [ array: 101649 framework rtti: 2030 func: 29305 group: 1 struct: 402915 ] [c] 503000 nodes [ array: 101652 framework rtti: 2030 func: 29305 group: 1 struct: 403059 ] [c] 504000 nodes [ array: 101652 framework rtti: 2030 func: 29305 group: 1 struct: 403176 ] [c] 505000 nodes [ array: 101659 framework rtti: 2032 func: 29320 group: 1 struct: 403353 ] [c] 506000 nodes [ array: 101659 framework rtti: 2032 func: 29320 group: 1 struct: 403475 ] [c] 507000 nodes [ array: 101659 framework rtti: 2032 func: 29320 group: 1 struct: 403475 ] [c] 508000 nodes [ array: 101692 framework rtti: 2034 func: 29361 group: 1 struct: 403664 ] [c] 509000 nodes [ array: 101707 framework rtti: 2045 func: 29387 group: 1 struct: 410997 ] [c] 510000 nodes [ array: 101739 framework rtti: 2048 func: 29430 group: 1 struct: 419396 ] [c] 511000 nodes [ array: 101779 framework rtti: 2069 func: 29484 group: 1 struct: 419732 ] [c] 512000 nodes [ array: 101830 framework rtti: 2075 func: 29542 group: 1 struct: 420358 ] [c] 513000 nodes [ array: 102099 framework rtti: 2076 func: 29547 group: 1 struct: 420715 ] [c] 514000 nodes [ array: 102950 framework rtti: 2076 func: 29618 group: 1 struct: 421430 ] [c] 515000 nodes [ array: 102990 framework rtti: 2082 func: 30020 group: 1 struct: 426814 ] [c] 516000 nodes [ array: 103079 framework rtti: 2083 func: 30038 group: 1 struct: 427346 ] [c] 517000 nodes [ array: 103477 framework rtti: 2083 func: 30055 group: 1 struct: 427482 ] [c] 518000 nodes [ array: 103589 framework rtti: 2084 func: 30060 group: 1 struct: 427927 ] [c] 519000 nodes [ array: 103730 framework rtti: 2094 func: 30061 group: 1 struct: 428177 ] [c] 520000 nodes [ array: 103871 framework rtti: 2106 func: 30061 group: 1 struct: 428583 ] [c] 521000 nodes [ array: 103917 framework rtti: 2110 func: 30086 group: 1 struct: 428710 ] [c] 522000 nodes [ array: 103917 framework rtti: 2110 func: 30086 group: 1 struct: 428710 ] [c] 523000 nodes [ array: 103917 framework rtti: 2110 func: 30086 group: 1 struct: 428710 ] [c] 524000 nodes [ array: 103917 framework rtti: 2110 func: 30086 group: 1 struct: 428710 ] [c] 525000 nodes [ array: 103917 framework rtti: 2110 func: 30086 group: 1 struct: 428710 ] [c] 526000 nodes [ array: 103917 framework rtti: 2110 func: 30086 group: 1 struct: 428710 ] [c] 527000 nodes [ array: 103917 framework rtti: 2110 func: 30086 group: 1 struct: 428710 ] [c] 528000 nodes [ array: 103917 framework rtti: 2110 func: 30086 group: 1 struct: 428710 ] [c] 529000 nodes [ array: 103917 framework rtti: 2110 func: 30086 group: 1 struct: 428710 ] [c] 530000 nodes [ array: 104286 framework rtti: 2122 func: 30126 group: 1 struct: 429966 ] [c] 531000 nodes [ array: 104852 framework rtti: 2122 func: 30146 group: 1 struct: 430579 ] [c] 532000 nodes [ array: 105411 framework rtti: 2122 func: 30150 group: 1 struct: 431213 ] [c] 533000 nodes [ array: 105828 framework rtti: 2122 func: 30152 group: 1 struct: 431973 ] [c] 534000 nodes [ array: 106257 framework rtti: 2122 func: 30155 group: 1 struct: 432378 ] [c] 535000 nodes [ array: 106720 framework rtti: 2125 func: 30191 group: 1 struct: 432784 ] [c] 536000 nodes [ array: 107001 framework rtti: 2125 func: 30191 group: 1 struct: 432784 ] [c] 537000 nodes [ array: 107476 framework rtti: 2142 func: 30218 group: 1 struct: 432873 ] [c] 538000 nodes [ array: 107476 framework rtti: 2142 func: 30218 group: 1 struct: 433615 ] [c] 539000 nodes [ array: 107476 framework rtti: 2142 func: 30218 group: 1 struct: 434594 ] [c] 540000 nodes [ array: 107476 framework rtti: 2142 func: 30218 group: 1 struct: 435571 ] [c] 541000 nodes [ array: 107476 framework rtti: 2142 func: 30218 group: 1 struct: 436551 ] [c] 542000 nodes [ array: 107476 framework rtti: 2142 func: 30218 group: 1 struct: 436772 ] [c] 543000 nodes [ array: 107476 framework rtti: 2142 func: 30218 group: 1 struct: 437452 ] [c] 544000 nodes [ array: 107476 framework rtti: 2142 func: 30218 group: 1 struct: 437452 ] [c] 545000 nodes [ array: 108137 framework rtti: 2142 func: 30240 group: 1 struct: 437475 ] [c] 546000 nodes [ array: 109137 framework rtti: 2142 func: 30240 group: 1 struct: 437475 ] [c] 547000 nodes [ array: 109764 framework rtti: 2142 func: 30240 group: 1 struct: 437475 ] [c] 548000 nodes [ array: 110764 framework rtti: 2142 func: 30240 group: 1 struct: 437475 ] [c] 549000 nodes [ array: 111764 framework rtti: 2142 func: 30240 group: 1 struct: 437475 ] [c] 550000 nodes [ array: 112764 framework rtti: 2142 func: 30240 group: 1 struct: 437475 ] [c] 551000 nodes [ array: 113764 framework rtti: 2142 func: 30240 group: 1 struct: 437475 ] [c] 552000 nodes [ array: 114764 framework rtti: 2142 func: 30240 group: 1 struct: 437475 ] [c] 553000 nodes [ array: 115411 framework rtti: 2144 func: 30282 group: 1 struct: 437554 ] [c] 554000 nodes [ array: 115695 framework rtti: 2145 func: 30314 group: 1 struct: 437892 ] [c] 555000 nodes [ array: 115892 framework rtti: 2145 func: 30319 group: 1 struct: 438164 ] [c] 556000 nodes [ array: 116295 framework rtti: 2153 func: 30319 group: 1 struct: 438787 ] [c] 557000 nodes [ array: 117045 framework rtti: 2158 func: 30508 group: 1 struct: 438841 ] [c] 558000 nodes [ array: 117878 framework rtti: 2158 func: 30514 group: 1 struct: 438992 ] [c] 559000 nodes [ array: 118182 framework rtti: 2159 func: 30654 group: 1 struct: 439143 ] [c] 560000 nodes [ array: 118220 framework rtti: 2159 func: 30654 group: 1 struct: 439234 ] [c] 561000 nodes [ array: 118220 framework rtti: 2159 func: 30654 group: 1 struct: 439253 ] [c] 562000 nodes [ array: 118242 framework rtti: 2164 func: 30676 group: 1 struct: 439337 ] [c] 563000 nodes [ array: 118349 framework rtti: 2178 func: 30690 group: 1 struct: 439915 ] [c] 564000 nodes [ array: 118544 framework rtti: 2237 func: 30702 group: 1 struct: 440304 ] [c] 565000 nodes [ array: 118590 framework rtti: 2293 func: 30762 group: 1 struct: 440636 ] [c] 566000 nodes [ array: 118592 framework rtti: 2293 func: 30766 group: 1 struct: 440679 ] [c] 567000 nodes [ array: 118594 framework rtti: 2294 func: 30773 group: 1 struct: 440756 ] [c] 568000 nodes [ array: 118630 framework rtti: 2294 func: 30784 group: 1 struct: 441348 ] [c] 569000 nodes [ array: 118632 framework rtti: 2294 func: 30786 group: 1 struct: 441935 ] [c] 570000 nodes [ array: 118670 framework rtti: 2294 func: 30787 group: 1 struct: 442169 ] [c] 571000 nodes [ array: 118695 framework rtti: 2295 func: 30792 group: 1 struct: 442730 ] [c] 572000 nodes [ array: 118710 framework rtti: 2296 func: 30818 group: 1 struct: 442973 ] [c] 573000 nodes [ array: 119026 framework rtti: 2296 func: 30827 group: 1 struct: 442995 ] [c] 574000 nodes [ array: 120026 framework rtti: 2296 func: 30827 group: 1 struct: 442995 ] [c] 575000 nodes [ array: 121026 framework rtti: 2296 func: 30827 group: 1 struct: 442995 ] [c] 576000 nodes [ array: 122026 framework rtti: 2296 func: 30827 group: 1 struct: 442995 ] [c] 577000 nodes [ array: 123026 framework rtti: 2296 func: 30827 group: 1 struct: 442995 ] [c] 578000 nodes [ array: 123316 framework rtti: 2297 func: 30840 group: 1 struct: 443011 ] [c] 579000 nodes [ array: 123316 framework rtti: 2297 func: 30840 group: 1 struct: 443011 ] [c] 580000 nodes [ array: 123316 framework rtti: 2297 func: 30840 group: 1 struct: 443011 ] [c] 581000 nodes [ array: 123316 framework rtti: 2297 func: 30840 group: 1 struct: 443011 ] [c] 582000 nodes [ array: 123316 framework rtti: 2297 func: 30840 group: 1 struct: 443011 ] [c] 583000 nodes [ array: 123316 framework rtti: 2297 func: 30840 group: 1 struct: 443011 ] [c] 584000 nodes [ array: 123316 framework rtti: 2297 func: 30840 group: 1 struct: 443011 ] [c] 585000 nodes [ array: 123316 framework rtti: 2297 func: 30840 group: 1 struct: 443011 ] [c] 586000 nodes [ array: 123352 framework rtti: 2297 func: 30876 group: 1 struct: 443173 ] [c] 587000 nodes [ array: 123471 framework rtti: 2297 func: 30876 group: 1 struct: 443466 ] [c] 588000 nodes [ array: 123576 framework rtti: 2298 func: 31013 group: 1 struct: 443756 ] [c] 589000 nodes [ array: 123576 framework rtti: 2298 func: 31013 group: 1 struct: 443756 ] [c] 590000 nodes [ array: 123799 framework rtti: 2301 func: 31179 group: 1 struct: 443833 ] [c] 591000 nodes [ array: 123952 framework rtti: 2301 func: 31183 group: 1 struct: 443945 ] [c] 592000 nodes [ array: 124073 framework rtti: 2361 func: 31252 group: 1 struct: 444030 ] [c] 593000 nodes [ array: 124167 framework rtti: 2402 func: 31325 group: 1 struct: 444429 ] [c] 594000 nodes [ array: 124290 framework rtti: 2455 func: 31328 group: 1 struct: 444593 ] [c] 595000 nodes [ array: 124362 framework rtti: 2467 func: 31361 group: 1 struct: 444801 ] [c] 596000 nodes [ array: 124362 framework rtti: 2467 func: 31361 group: 1 struct: 444801 ] [c] 597000 nodes [ array: 124362 framework rtti: 2467 func: 31361 group: 1 struct: 444801 ] [c] 598000 nodes [ array: 124362 framework rtti: 2467 func: 31361 group: 1 struct: 444801 ] [c] 599000 nodes [ array: 124362 framework rtti: 2467 func: 31361 group: 1 struct: 444801 ] [c] 600000 nodes [ array: 124449 framework rtti: 2467 func: 31396 group: 1 struct: 445122 ] [c] 601000 nodes [ array: 124542 framework rtti: 2473 func: 31796 group: 1 struct: 445525 ] [c] 602000 nodes [ array: 124636 framework rtti: 2486 func: 31874 group: 1 struct: 445615 ] [c] 603000 nodes [ array: 124741 framework rtti: 2486 func: 31895 group: 1 struct: 446872 ] [c] 604000 nodes [ array: 125104 framework rtti: 2486 func: 31962 group: 1 struct: 447177 ] [c] 605000 nodes [ array: 125161 framework rtti: 2488 func: 32085 group: 1 struct: 447277 ] [c] 606000 nodes [ array: 125169 framework rtti: 2488 func: 32097 group: 1 struct: 447296 ] [c] 607000 nodes [ array: 125516 framework rtti: 2498 func: 32188 group: 1 struct: 447833 ] [c] 608000 nodes [ array: 125678 framework rtti: 2502 func: 32256 group: 1 struct: 448466 ] [c] 609000 nodes [ array: 125829 framework rtti: 2506 func: 32341 group: 1 struct: 448628 ] [c] 610000 nodes [ array: 125939 framework rtti: 2528 func: 33003 group: 1 struct: 449391 ] [c] 611000 nodes [ array: 125956 framework rtti: 2532 func: 33138 group: 1 struct: 449409 ] [c:database] GC transformer: finished helpers [c] 612000 nodes [ array: 126384 framework rtti: 2533 func: 33241 group: 1 struct: 451777 ] [c] 613000 nodes [ array: 126891 framework rtti: 2533 func: 33241 group: 1 struct: 451917 ] [c] 614000 nodes [ array: 127063 framework rtti: 2567 func: 33337 group: 1 struct: 452183 ] [c] 615000 nodes [ array: 127073 framework rtti: 2625 func: 33586 group: 1 struct: 452424 ] [c] 616000 nodes [ array: 127193 framework rtti: 2803 func: 33838 group: 1 struct: 452766 ] [c] 617000 nodes [ array: 127372 framework rtti: 2868 func: 34058 group: 1 struct: 453099 ] [c] 618000 nodes [ array: 127514 framework rtti: 2913 func: 34230 group: 1 struct: 453409 ] [rtyper] specializing: 294000 / 294405 blocks (99%) [rtyper] -=- specialized 439 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 20 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c:database] GC transformer: finished tables [gctransform:info] assigned 6372 typeids [gctransform:info] added 127008 push/pop stack root instructions [gctransform:info] inserted 5933 write barrier calls [gctransform:info] inserted 6718 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 618696 nodes [ array: 127679 framework rtti: 2939 func: 34441 group: 1 struct: 453636 ] [c:database] Completed [translation:info] database for generating C source was created [2a92b] translation-task} [translation:info] Generating c source... [2a92b] {translation-task starting source_c [c:writing] structdef.h [c:writing] forwarddecl.h [c:writing] preimpl.h [c:writing] data_pypy_goal.c [c:writing] data_pypy_interpreter.c [c:writing] data_pypy_interpreter_astcompiler.c [c:writing] data_pypy_interpreter_pyparser.c [c:writing] data_pypy_module___builtin__.c [c:writing] data_pypy_module___pypy__.c [c:writing] data_pypy_module__cffi_backend.c [c:writing] data_pypy_module__codecs.c [c:writing] data_pypy_module__collections.c [c:writing] data_pypy_module__continuation.c [c:writing] data_pypy_module__cppyy.c [c:writing] data_pypy_module__cppyy_capi.c [c:writing] data_pypy_module__csv.c [c:writing] data_pypy_module__frozen_importlib.c [c:writing] data_pypy_module__hpy_universal.c [c:writing] data_pypy_module__io.c [c:writing] data_pypy_module__locale.c [c:writing] data_pypy_module__lsprof.c [c:writing] data_pypy_module__minimal_curses.c [c:writing] data_pypy_module__multibytecodec.c [c:writing] data_pypy_module__multiprocessing.c [c:writing] data_pypy_module__posixsubprocess.c [c:writing] data_pypy_module__pypyjson.c [c:writing] data_pypy_module__random.c [c:writing] data_pypy_module__rawffi.c [c:writing] data_pypy_module__rawffi_alt.c [c:writing] data_pypy_module__socket.c [c:writing] data_pypy_module__sre.c [c:writing] data_pypy_module__vmprof.c [c:writing] data_pypy_module__warnings.c [c:writing] data_pypy_module__weakref.c [c:writing] data_pypy_module_array.c [c:writing] data_pypy_module_binascii.c [c:writing] data_pypy_module_bz2.c [c:writing] data_pypy_module_cmath.c [c:writing] data_pypy_module_cpyext.c [c:writing] data_pypy_module_exceptions.c [c:writing] data_pypy_module_faulthandler.c [c:writing] data_pypy_module_fcntl.c [c:writing] data_pypy_module_gc.c [c:writing] data_pypy_module_imp.c [c:writing] data_pypy_module_itertools.c [c:writing] data_pypy_module_marshal.c [c:writing] data_pypy_module_math.c [c:writing] data_pypy_module_mmap.c [c:writing] data_pypy_module_operator.c [c:writing] data_pypy_module_parser.c [c:writing] data_pypy_module_posix.c [c:writing] data_pypy_module_pwd.c [c:writing] data_pypy_module_pyexpat.c [c:writing] data_pypy_module_pypyjit.c [c:writing] data_pypy_module_select.c [c:writing] data_pypy_module_signal.c [c:writing] data_pypy_module_struct.c [c:writing] data_pypy_module_sys.c [c:writing] data_pypy_module_termios.c [c:writing] data_pypy_module_thread.c [c:writing] data_pypy_module_time.c [c:writing] data_pypy_module_unicodedata.c [c:writing] data_pypy_module_unicodedata_1.c [c:writing] data_pypy_module_zipimport.c [c:writing] data_pypy_module_zlib.c [c:writing] data_pypy_objspace.c [c:writing] data_pypy_objspace_std.c [c:writing] data_rpython_flowspace.c [c:writing] data_rpython_jit_backend.c [c:writing] data_rpython_jit_backend_llsupport.c [c:writing] data_rpython_jit_backend_x86.c [c:writing] data_rpython_jit_codewriter.c [c:writing] data_rpython_jit_metainterp.c [c:writing] data_rpython_jit_metainterp_1.c [c:writing] data_rpython_jit_metainterp_optimizeopt.c [c:writing] data_rpython_memory_gc.c [c:writing] data_rpython_memory_gctransform.c [c:writing] data_rpython_rlib.c [c:writing] data_rpython_rlib_rjitlog.c [c:writing] data_rpython_rlib_rsre.c [c:writing] data_rpython_rlib_rstruct.c [c:writing] data_rpython_rlib_rvmprof.c [c:writing] data_rpython_rlib_unicodedata.c [c:writing] data_rpython_rlib_unicodedata_1.c [c:writing] data_rpython_rlib_unicodedata_2.c [c:writing] data_rpython_rtyper.c [c:writing] data_rpython_rtyper_1.c [c:writing] data_rpython_rtyper_lltypesystem.c [c:writing] data_rpython_translator_c.c [c:writing] nonfuncnodes.c [c:writing] nonfuncnodes_1.c [c:writing] nonfuncnodes_2.c [c:writing] nonfuncnodes_3.c [c:writing] nonfuncnodes_4.c [c:writing] nonfuncnodes_5.c [c:writing] nonfuncnodes_6.c [c:writing] nonfuncnodes_7.c [c:writing] nonfuncnodes_8.c [c:writing] nonfuncnodes_9.c [c:writing] nonfuncnodes_10.c [c:writing] nonfuncnodes_11.c [c:writing] nonfuncnodes_12.c [c:writing] nonfuncnodes_13.c [c:writing] nonfuncnodes_14.c [c:writing] nonfuncnodes_15.c [c:writing] nonfuncnodes_16.c [c:writing] nonfuncnodes_17.c [c:writing] nonfuncnodes_18.c [c:writing] nonfuncnodes_19.c [c:writing] nonfuncnodes_20.c [c:writing] nonfuncnodes_21.c [c:writing] nonfuncnodes_22.c [c:writing] nonfuncnodes_23.c [c:writing] nonfuncnodes_24.c [c:writing] nonfuncnodes_25.c [c:writing] nonfuncnodes_26.c [c:writing] nonfuncnodes_27.c [c:writing] nonfuncnodes_28.c [c:writing] nonfuncnodes_29.c [c:writing] nonfuncnodes_30.c [c:writing] nonfuncnodes_31.c [c:writing] nonfuncnodes_32.c [c:writing] nonfuncnodes_33.c [c:writing] nonfuncnodes_34.c [c:writing] nonfuncnodes_35.c [c:writing] nonfuncnodes_36.c [c:writing] nonfuncnodes_37.c [c:writing] nonfuncnodes_38.c [c:writing] nonfuncnodes_39.c [c:writing] nonfuncnodes_40.c [c:writing] nonfuncnodes_41.c [c:writing] nonfuncnodes_42.c [c:writing] nonfuncnodes_43.c [c:writing] nonfuncnodes_44.c [c:writing] data_pypy_interpreter_1.c [c:writing] data_pypy_module___pypy___1.c [c:writing] data_pypy_module__cffi_backend_1.c [c:writing] data_pypy_module__codecs_1.c [c:writing] data_pypy_module__continuation_1.c [c:writing] data_pypy_module__hpy_universal_1.c [c:writing] data_pypy_module__locale_1.c [c:writing] data_pypy_module__multibytecodec_1.c [c:writing] data_pypy_module__multiprocessing_1.c [c:writing] data_pypy_module__vmprof_1.c [c:writing] data_pypy_module_bz2_1.c [c:writing] data_pypy_module_cpyext_1.c [c:writing] data_pypy_module_faulthandler_1.c [c:writing] data_pypy_module_posix_1.c [c:writing] data_pypy_module_pwd_1.c [c:writing] data_pypy_module_pyexpat_1.c [c:writing] data_pypy_module_signal_1.c [c:writing] data_pypy_module_sys_1.c [c:writing] data_pypy_module_thread_1.c [c:writing] data_pypy_module_time_1.c [c:writing] data_pypy_module_zlib_1.c [c:writing] data_pypy_objspace_std_1.c [c:writing] data_rpython_jit_backend_llsupport_1.c [c:writing] data_rpython_jit_backend_x86_1.c [c:writing] data_rpython_jit_metainterp_2.c [c:writing] data_rpython_memory_gc_1.c [c:writing] data_rpython_rlib_1.c [c:writing] data_rpython_rlib_rjitlog_1.c [c:writing] data_rpython_rlib_rsre_1.c [c:writing] data_rpython_rlib_rstruct_1.c [c:writing] data_rpython_rlib_rvmprof_1.c [c:writing] data_rpython_rtyper_lltypesystem_1.c [c:writing] data_rpython_rtyper_lltypesystem_module.c [c:writing] implement.c [c:writing] implement_1.c [c:writing] implement_2.c [c:writing] implement_3.c [c:writing] implement_4.c [c:writing] implement_5.c [c:writing] implement_6.c [c:writing] implement_7.c [c:writing] implement_8.c [c:writing] implement_9.c [c:writing] implement_10.c [c:writing] pypy_goal.c [c:writing] pypy_interpreter.c [c:writing] pypy_interpreter_1.c [c:writing] pypy_interpreter_2.c [c:writing] pypy_interpreter_3.c [c:writing] pypy_interpreter_4.c [c:writing] pypy_interpreter_astcompiler.c [c:writing] pypy_interpreter_astcompiler_1.c [c:writing] pypy_interpreter_astcompiler_2.c [c:writing] pypy_interpreter_astcompiler_3.c [c:writing] pypy_interpreter_astcompiler_4.c [c:writing] pypy_interpreter_pyparser.c [c:writing] pypy_module___builtin__.c [c:writing] pypy_module___pypy__.c [c:writing] pypy_module__cffi_backend.c [c:writing] pypy_module__cffi_backend_1.c [c:writing] pypy_module__codecs.c [c:writing] pypy_module__collections.c [c:writing] pypy_module__continuation.c [c:writing] pypy_module__cppyy.c [c:writing] pypy_module__cppyy_1.c [c:writing] pypy_module__cppyy_capi.c [c:writing] pypy_module__csv.c [c:writing] pypy_module__frozen_importlib.c [c:writing] pypy_module__hpy_universal.c [c:writing] pypy_module__hpy_universal_1.c [c:writing] pypy_module__io.c [c:writing] pypy_module__io_1.c [c:writing] pypy_module__jitlog.c [c:writing] pypy_module__locale.c [c:writing] pypy_module__lsprof.c [c:writing] pypy_module__md5.c [c:writing] pypy_module__minimal_curses.c [c:writing] pypy_module__multibytecodec.c [c:writing] pypy_module__multiprocessing.c [c:writing] pypy_module__pickle_support.c [c:writing] pypy_module__posixsubprocess.c [c:writing] pypy_module__pypyjson.c [c:writing] pypy_module__random.c [c:writing] pypy_module__rawffi.c [c:writing] pypy_module__rawffi_alt.c [c:writing] pypy_module__socket.c [c:writing] pypy_module__sre.c [c:writing] pypy_module__string.c [c:writing] pypy_module__vmprof.c [c:writing] pypy_module__warnings.c [c:writing] pypy_module__weakref.c [c:writing] pypy_module_array.c [c:writing] pypy_module_binascii.c [c:writing] pypy_module_bz2.c [c:writing] pypy_module_cmath.c [c:writing] pypy_module_cpyext.c [c:writing] pypy_module_cpyext_1.c [c:writing] pypy_module_cpyext_2.c [c:writing] pypy_module_cpyext_3.c [c:writing] pypy_module_cpyext_4.c [c:writing] pypy_module_cpyext_5.c [c:writing] pypy_module_cpyext_6.c [c:writing] pypy_module_cpyext_7.c [c:writing] pypy_module_exceptions.c [c:writing] pypy_module_faulthandler.c [c:writing] pypy_module_fcntl.c [c:writing] pypy_module_gc.c [c:writing] pypy_module_imp.c [c:writing] pypy_module_itertools.c [c:writing] pypy_module_marshal.c [c:writing] pypy_module_math.c [c:writing] pypy_module_mmap.c [c:writing] pypy_module_operator.c [c:writing] pypy_module_parser.c [c:writing] pypy_module_posix.c [c:writing] pypy_module_pwd.c [c:writing] pypy_module_pyexpat.c [c:writing] pypy_module_pypyjit.c [c:writing] pypy_module_select.c [c:writing] pypy_module_signal.c [c:writing] pypy_module_struct.c [c:writing] pypy_module_sys.c [c:writing] pypy_module_termios.c [c:writing] pypy_module_thread.c [c:writing] pypy_module_time.c [c:writing] pypy_module_token.c [c:writing] pypy_module_unicodedata.c [c:writing] pypy_module_zipimport.c [c:writing] pypy_module_zlib.c [c:writing] pypy_objspace.c [c:writing] pypy_objspace_std.c [c:writing] pypy_objspace_std_1.c [c:writing] pypy_objspace_std_2.c [c:writing] pypy_objspace_std_3.c [c:writing] pypy_objspace_std_4.c [c:writing] pypy_objspace_std_5.c [c:writing] pypy_objspace_std_6.c [c:writing] pypy_objspace_std_7.c [c:writing] pypy_objspace_std_8.c [c:writing] pypy_objspace_std_9.c [c:writing] pypy_objspace_std_10.c [c:writing] rpython_flowspace.c [c:writing] rpython_jit_backend.c [c:writing] rpython_jit_backend_llsupport.c [c:writing] rpython_jit_backend_llsupport_1.c [c:writing] rpython_jit_backend_x86.c [c:writing] rpython_jit_backend_x86_1.c [c:writing] rpython_jit_backend_x86_2.c [c:writing] rpython_jit_backend_x86_3.c [c:writing] rpython_jit_codewriter.c [c:writing] rpython_jit_metainterp.c [c:writing] rpython_jit_metainterp_1.c [c:writing] rpython_jit_metainterp_2.c [c:writing] rpython_jit_metainterp_3.c [c:writing] rpython_jit_metainterp_4.c [c:writing] rpython_jit_metainterp_5.c [c:writing] rpython_jit_metainterp_6.c [c:writing] rpython_jit_metainterp_7.c [c:writing] rpython_jit_metainterp_8.c [c:writing] rpython_jit_metainterp_9.c [c:writing] rpython_jit_metainterp_optimizeopt.c [c:writing] rpython_jit_metainterp_optimizeopt_1.c [c:writing] rpython_jit_metainterp_optimizeopt_2.c [c:writing] rpython_jit_metainterp_optimizeopt_3.c [c:writing] rpython_jit_metainterp_optimizeopt_4.c [c:writing] rpython_memory.c [c:writing] rpython_memory_gc.c [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:writing] rpython_rlib_1.c [c:writing] rpython_rlib_2.c [c:writing] rpython_rlib_3.c [c:writing] rpython_rlib_4.c [c:writing] rpython_rlib_rjitlog.c [c:writing] rpython_rlib_rsre.c [c:writing] rpython_rlib_rstruct.c [c:writing] rpython_rlib_rvmprof.c [c:writing] rpython_rlib_unicodedata.c [c:writing] rpython_rtyper.c [c:writing] rpython_rtyper_lltypesystem.c [c:writing] rpython_rtyper_lltypesystem_1.c [c:writing] rpython_rtyper_lltypesystem_2.c [c:writing] rpython_rtyper_lltypesystem_3.c [c:writing] rpython_rtyper_lltypesystem_4.c [c:writing] rpython_rtyper_lltypesystem_module.c [c:writing] rpython_translator.c [c:writing] rpython_translator_c.c [translation:info] written: /tmp/usession-release-pypy3.7-v7.3.7-0/testing_1/testing_1.c [2e5de] translation-task} [translation:info] Compiling c source... [2e5de] {translation-task starting compile_c [platform:execute] make -j 16 in /tmp/usession-release-pypy3.7-v7.3.7-0/testing_1 [platform:WARNING] data_pypy_module_cpyext.c:25302:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25302 | set_Py_DebugFlag, /* 0.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25302:17: note: (near initialization for 'pypy_g_array_26081.a.items[0].o_value') [platform:WARNING] data_pypy_module_cpyext.c:25306:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25306 | set_Py_InspectFlag, /* 1.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25306:17: note: (near initialization for 'pypy_g_array_26081.a.items[1].o_value') [platform:WARNING] data_pypy_module_cpyext.c:25310:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25310 | set_Py_InteractiveFlag, /* 2.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25310:17: note: (near initialization for 'pypy_g_array_26081.a.items[2].o_value') [platform:WARNING] data_pypy_module_cpyext.c:25314:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25314 | set_Py_OptimizeFlag, /* 3.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25314:17: note: (near initialization for 'pypy_g_array_26081.a.items[3].o_value') [platform:WARNING] data_pypy_module_cpyext.c:25318:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25318 | set_Py_DontWriteBytecodeFlag, /* 4.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25318:17: note: (near initialization for 'pypy_g_array_26081.a.items[4].o_value') [platform:WARNING] data_pypy_module_cpyext.c:25322:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25322 | set_Py_NoUserSiteDirectory, /* 5.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25322:17: note: (near initialization for 'pypy_g_array_26081.a.items[5].o_value') [platform:WARNING] data_pypy_module_cpyext.c:25326:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25326 | set_Py_NoSiteFlag, /* 6.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25326:17: note: (near initialization for 'pypy_g_array_26081.a.items[6].o_value') [platform:WARNING] data_pypy_module_cpyext.c:25330:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25330 | set_Py_IgnoreEnvironmentFlag, /* 7.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25330:17: note: (near initialization for 'pypy_g_array_26081.a.items[7].o_value') [platform:WARNING] data_pypy_module_cpyext.c:25334:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25334 | set_Py_VerboseFlag, /* 8.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25334:17: note: (near initialization for 'pypy_g_array_26081.a.items[8].o_value') [platform:WARNING] data_pypy_module_cpyext.c:25338:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25338 | set_Py_BytesWarningFlag, /* 9.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25338:17: note: (near initialization for 'pypy_g_array_26081.a.items[9].o_value') [platform:WARNING] data_pypy_module_cpyext.c:25342:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25342 | set_Py_QuietFlag, /* 10.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25342:17: note: (near initialization for 'pypy_g_array_26081.a.items[10].o_value') [platform:WARNING] data_pypy_module_cpyext.c:25346:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25346 | set_Py_HashRandomizationFlag, /* 11.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25346:17: note: (near initialization for 'pypy_g_array_26081.a.items[11].o_value') [platform:WARNING] data_pypy_module_cpyext.c:25350:17: warning: initialization of 'void (*)(Signed)' {aka 'void (*)(long int)'} from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] [platform:WARNING] 25350 | set_Py_IsolatedFlag, /* 12.value */ [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~ [platform:WARNING] data_pypy_module_cpyext.c:25350:17: note: (near initialization for 'pypy_g_array_26081.a.items[12].o_value') [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_openpty__arrayPtr_arrayPtr_arrayPtr_arrayP': [platform:WARNING] implement_10.c:23204:59: warning: passing argument 4 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 23204 | l_v253199 = openpty(l_a0_378, l_a1_265, l_a2_144, l_a3_64, l_a4_33); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | char * [platform:WARNING] In file included from singleheader.h:132: [platform:WARNING] /usr/include/pty.h:11:35: note: expected 'const struct termios *' but argument is of type 'char *' [platform:WARNING] 11 | int openpty(int *, int *, char *, const struct termios *, const struct winsize *); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_10.c:23204:68: warning: passing argument 5 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 23204 | l_v253199 = openpty(l_a0_378, l_a1_265, l_a2_144, l_a3_64, l_a4_33); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | char * [platform:WARNING] In file included from singleheader.h:132: [platform:WARNING] /usr/include/pty.h:11:59: note: expected 'const struct winsize *' but argument is of type 'char *' [platform:WARNING] 11 | int openpty(int *, int *, char *, const struct termios *, const struct winsize *); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_inet_ntop__INT_arrayPtr_arrayPtr_UINT': [platform:WARNING] implement_10.c:23230:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 23230 | l_v253207 = inet_ntop(l_a0_379, l_a1_266, l_a2_145, l_a3_65); [platform:WARNING] | ^ [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_ffi_prep_closure__ffi_closurePtr_ffi_cifPt': [platform:WARNING] implement_10.c:23370:9: warning: 'ffi_prep_closure' is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations] [platform:WARNING] 23370 | l_v253254 = ffi_prep_closure(l_a0_387, l_a1_274, l_a2_150, l_a3_68); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] In file included from singleheader.h:168: [platform:WARNING] /usr/include/ffi.h:347:1: note: declared here [platform:WARNING] 347 | ffi_prep_closure (ffi_closure*, [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_ExpatVersion___': [platform:WARNING] implement_3.c:29220:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 29220 | l_v85120 = XML_ExpatVersion(); [platform:WARNING] | ^ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_ErrorString__INT': [platform:WARNING] implement_9.c:44675:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 44675 | l_v238908 = XML_ErrorString(l_a0_169); [platform:WARNING] | ^ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_pthread_kill': [platform:WARNING] implement_9.c:48764:34: warning: passing argument 1 of 'pthread_kill' makes pointer from integer without a cast [-Wint-conversion] [platform:WARNING] 48764 | l_v240352 = pthread_kill(l_a0_216, l_a1_136); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed {aka long int} [platform:WARNING] In file included from singleheader.h:118: [platform:WARNING] /usr/include/signal.h:226:18: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'Signed' {aka 'long int'} [platform:WARNING] 226 | int pthread_kill(pthread_t, int); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_gai_strerror__INT': [platform:WARNING] implement_2.c:53257:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 53257 | l_v70093 = gai_strerror(l_a0_52); [platform:WARNING] | ^ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetUnknownEncodingHandler__NonePtr_fun': [platform:WARNING] implement_9.c:53040:49: warning: passing argument 2 of 'XML_SetUnknownEncodingHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 53040 | XML_SetUnknownEncodingHandler(l_a0_246, l_a1_161, l_a2_90); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | int (*)(void *, char *, XML_Encoding *) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:632:58: note: expected 'XML_UnknownEncodingHandler' {aka 'int (*)(void *, const char *, XML_Encoding *)'} but argument is of type 'int (*)(void *, char *, XML_Encoding *)' [platform:WARNING] 632 | XML_UnknownEncodingHandler handler, [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetSkippedEntityHandler__NonePtr_funcP': [platform:WARNING] implement_9.c:53429:47: warning: passing argument 2 of 'XML_SetSkippedEntityHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 53429 | XML_SetSkippedEntityHandler(l_a0_252, l_a1_165); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, int) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:628:54: note: expected 'XML_SkippedEntityHandler' {aka 'void (*)(void *, const char *, int)'} but argument is of type 'void (*)(void *, char *, int)' [platform:WARNING] 628 | XML_SkippedEntityHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetAttlistDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:53664:45: warning: passing argument 2 of 'XML_SetAttlistDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 53664 | XML_SetAttlistDeclHandler(l_a0_254, l_a1_167); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, char *, char *, char *, int) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:200:69: note: expected 'XML_AttlistDeclHandler' {aka 'void (*)(void *, const char *, const char *, const char *, const char *, int)'} but argument is of type 'void (*)(void *, char *, char *, char *, char *, int)' [platform:WARNING] 200 | XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetElementDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:53899:45: warning: passing argument 2 of 'XML_SetElementDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 53899 | XML_SetElementDeclHandler(l_a0_256, l_a1_169); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, XML_Content *) {aka void (*)(void *, char *, struct XML_cp *)} [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:185:69: note: expected 'XML_ElementDeclHandler' {aka 'void (*)(void *, const char *, struct XML_cp *)'} but argument is of type 'void (*)(void *, char *, XML_Content *)' {aka 'void (*)(void *, char *, struct XML_cp *)'} [platform:WARNING] 185 | XML_SetElementDeclHandler(XML_Parser parser, XML_ElementDeclHandler eldecl); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetXmlDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:54134:41: warning: passing argument 2 of 'XML_SetXmlDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 54134 | XML_SetXmlDeclHandler(l_a0_258, l_a1_171); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, char *, int) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:216:61: note: expected 'XML_XmlDeclHandler' {aka 'void (*)(void *, const char *, const char *, int)'} but argument is of type 'void (*)(void *, char *, char *, int)' [platform:WARNING] 216 | XML_SetXmlDeclHandler(XML_Parser parser, XML_XmlDeclHandler xmldecl); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetEntityDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:54369:44: warning: passing argument 2 of 'XML_SetEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 54369 | XML_SetEntityDeclHandler(l_a0_260, l_a1_173); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, int, char *, int, char *, char *, char *, char *) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:351:67: note: expected 'XML_EntityDeclHandler' {aka 'void (*)(void *, const char *, int, const char *, int, const char *, const char *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, int, char *, int, char *, char *, char *, char *)' [platform:WARNING] 351 | XML_SetEntityDeclHandler(XML_Parser parser, XML_EntityDeclHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetStartDoctypeDeclHandler__NonePtr_fu': [platform:WARNING] implement_9.c:54839:50: warning: passing argument 2 of 'XML_SetStartDoctypeDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 54839 | XML_SetStartDoctypeDeclHandler(l_a0_264, l_a1_176); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, char *, char *, int) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:586:60: note: expected 'XML_StartDoctypeDeclHandler' {aka 'void (*)(void *, const char *, const char *, const char *, int)'} but argument is of type 'void (*)(void *, char *, char *, char *, int)' [platform:WARNING] 586 | XML_StartDoctypeDeclHandler start); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetExternalEntityRefHandler__NonePtr_f': [platform:WARNING] implement_9.c:55074:51: warning: passing argument 2 of 'XML_SetExternalEntityRefHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 55074 | XML_SetExternalEntityRefHandler(l_a0_266, l_a1_178); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | int (*)(struct XML_ParserStruct *, char *, char *, char *, char *) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:617:62: note: expected 'XML_ExternalEntityRefHandler' {aka 'int (*)(struct XML_ParserStruct *, const char *, const char *, const char *, const char *)'} but argument is of type 'int (*)(struct XML_ParserStruct *, char *, char *, char *, char *)' [platform:WARNING] 617 | XML_ExternalEntityRefHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetDefaultHandlerExpand__NonePtr_funcP': [platform:WARNING] implement_9.c:55560:47: warning: passing argument 2 of 'XML_SetDefaultHandlerExpand' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 55560 | XML_SetDefaultHandlerExpand(l_a0_270, l_a1_181); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, int) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:578:67: note: expected 'XML_DefaultHandler' {aka 'void (*)(void *, const char *, int)'} but argument is of type 'void (*)(void *, char *, int)' [platform:WARNING] 578 | XML_SetDefaultHandlerExpand(XML_Parser parser, XML_DefaultHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetDefaultHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:55795:41: warning: passing argument 2 of 'XML_SetDefaultHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 55795 | XML_SetDefaultHandler(l_a0_272, l_a1_183); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, int) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:571:61: note: expected 'XML_DefaultHandler' {aka 'void (*)(void *, const char *, int)'} but argument is of type 'void (*)(void *, char *, int)' [platform:WARNING] 571 | XML_SetDefaultHandler(XML_Parser parser, XML_DefaultHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetCommentHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:56500:41: warning: passing argument 2 of 'XML_SetCommentHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 56500 | XML_SetCommentHandler(l_a0_278, l_a1_187); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:551:61: note: expected 'XML_CommentHandler' {aka 'void (*)(void *, const char *)'} but argument is of type 'void (*)(void *, char *)' [platform:WARNING] 551 | XML_SetCommentHandler(XML_Parser parser, XML_CommentHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetEndNamespaceDeclHandler__NonePtr_fu': [platform:WARNING] implement_9.c:56735:50: warning: passing argument 2 of 'XML_SetEndNamespaceDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 56735 | XML_SetEndNamespaceDeclHandler(l_a0_280, l_a1_189); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:609:60: note: expected 'XML_EndNamespaceDeclHandler' {aka 'void (*)(void *, const char *)'} but argument is of type 'void (*)(void *, char *)' [platform:WARNING] 609 | XML_EndNamespaceDeclHandler end); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetStartNamespaceDeclHandler__NonePtr_': [platform:WARNING] implement_9.c:56970:52: warning: passing argument 2 of 'XML_SetStartNamespaceDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 56970 | XML_SetStartNamespaceDeclHandler(l_a0_282, l_a1_191); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, char *) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:605:64: note: expected 'XML_StartNamespaceDeclHandler' {aka 'void (*)(void *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, char *)' [platform:WARNING] 605 | XML_StartNamespaceDeclHandler start); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetNotationDeclHandler__NonePtr_funcPt': [platform:WARNING] implement_9.c:57205:46: warning: passing argument 2 of 'XML_SetNotationDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 57205 | XML_SetNotationDeclHandler(l_a0_284, l_a1_193); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, char *, char *, char *) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:596:71: note: expected 'XML_NotationDeclHandler' {aka 'void (*)(void *, const char *, const char *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, char *, char *, char *)' [platform:WARNING] 596 | XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetUnparsedEntityDeclHandler__NonePtr_': [platform:WARNING] implement_9.c:57440:52: warning: passing argument 2 of 'XML_SetUnparsedEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 57440 | XML_SetUnparsedEntityDeclHandler(l_a0_286, l_a1_195); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, char *, char *, char *, char *) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:593:64: note: expected 'XML_UnparsedEntityDeclHandler' {aka 'void (*)(void *, const char *, const char *, const char *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, char *, char *, char *, char *)' [platform:WARNING] 593 | XML_UnparsedEntityDeclHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetCharacterDataHandler__NonePtr_funcP': [platform:WARNING] implement_9.c:57675:47: warning: passing argument 2 of 'XML_SetCharacterDataHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 57675 | XML_SetCharacterDataHandler(l_a0_288, l_a1_197); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, int) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:545:54: note: expected 'XML_CharacterDataHandler' {aka 'void (*)(void *, const char *, int)'} but argument is of type 'void (*)(void *, char *, int)' [platform:WARNING] 545 | XML_CharacterDataHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetProcessingInstructionHandler__NoneP': [platform:WARNING] implement_9.c:57910:55: warning: passing argument 2 of 'XML_SetProcessingInstructionHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 57910 | XML_SetProcessingInstructionHandler(l_a0_290, l_a1_199); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, char *) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:549:70: note: expected 'XML_ProcessingInstructionHandler' {aka 'void (*)(void *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, char *)' [platform:WARNING] 549 | XML_ProcessingInstructionHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetEndElementHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:58145:44: warning: passing argument 2 of 'XML_SetEndElementHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 58145 | XML_SetEndElementHandler(l_a0_292, l_a1_201); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:541:67: note: expected 'XML_EndElementHandler' {aka 'void (*)(void *, const char *)'} but argument is of type 'void (*)(void *, char *)' [platform:WARNING] 541 | XML_SetEndElementHandler(XML_Parser parser, XML_EndElementHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetStartElementHandler__NonePtr_funcPt': [platform:WARNING] implement_9.c:58380:46: warning: passing argument 2 of 'XML_SetStartElementHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 58380 | XML_SetStartElementHandler(l_a0_294, l_a1_203); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, char *, char **) [platform:WARNING] In file included from singleheader.h:161: [platform:WARNING] /usr/include/expat.h:538:71: note: expected 'XML_StartElementHandler' {aka 'void (*)(void *, const char *, const char **)'} but argument is of type 'void (*)(void *, char *, char **)' [platform:WARNING] 538 | XML_SetStartElementHandler(XML_Parser parser, XML_StartElementHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_load_cffi1_module': [platform:WARNING] pypy_module__cffi_backend.c:1862:19: warning: assignment to 'char **' from incompatible pointer type 'const char * const*' [-Wincompatible-pointer-types] [platform:WARNING] 1862 | l_v527164 = RPyField(l_src_ctx_2, includes); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__cffi_call_python': [platform:WARNING] pypy_module__cffi_backend.c:4473:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 4473 | l_v528376 = RPyField(l_ll_externpy_1, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_realize_c_type_or_func_now': [platform:WARNING] pypy_module__cffi_backend_1.c:3322:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 3322 | l_v552831 = RPyField(l_v552830, typenames); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_do_realize_lazy_struct': [platform:WARNING] pypy_module__cffi_backend.c:18023:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 18023 | l_v533286 = RPyField(l_v533285, fields); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:18026:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 18026 | l_cp_30 = RPyField(l_fld_0, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_dir1': [platform:WARNING] pypy_module__cffi_backend.c:30349:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 30349 | l_g_2 = RPyField(l_v538131, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:30465:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 30465 | l_cp_31 = RPyField(l_v538150, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__realize_c_struct_or_union': [platform:WARNING] pypy_module__cffi_backend_1.c:31748:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 31748 | l_v563074 = RPyField(l_v563073, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:31784:43: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 31784 | l_v563520 = RPyField(l_s_412, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:31832:35: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 31832 | l_v563347 = RPyField(l_s_412, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:32078:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 32078 | l_cp_36 = RPyField(l_s_412, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:32248:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 32248 | l_cp_37 = RPyField(l_s_412, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__realize_c_enum': [platform:WARNING] pypy_module__cffi_backend_1.c:33166:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 33166 | l_v563656 = RPyField(l_v563655, enums); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:33401:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 33401 | l_p_122 = RPyField(l_e_281, enumerators); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:33426:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 33426 | l_v563716 = RPyField(l_e_281, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:33850:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 33850 | l_v563842 = RPyField(l_v563841, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_W_FFIObject_descr_list_types': [platform:WARNING] pypy_module__cffi_backend_1.c:34935:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 34935 | l_v564273 = RPyField(l_ctx_379, typenames); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:34937:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 34937 | l_cp_38 = RPyField(l_v564274, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:35350:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 35350 | l_v564407 = RPyField(l_ctx_379, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:35352:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 35352 | l_cp_39 = RPyField(l_su_0, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject__build_attr': [platform:WARNING] pypy_module__cffi_backend.c:48858:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 48858 | l_v545069 = RPyField(l_v545050, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:49143:27: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types] [platform:WARNING] 49143 | l_ptr_246 = &RPyField(l_g_3, size_or_direct_fn); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_externpy_deco': [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_full_dict_copy': [platform:WARNING] pypy_module__cffi_backend_1.c:39730:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 39730 | l_v566128 = RPyField(l_ctx_380, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:50022:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 50022 | l_g_4 = RPyField(l_v545597, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:50052:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 50052 | l_cp_32 = RPyField(l_v545607, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__fetch_external_struct_or_union': [platform:WARNING] pypy_module__cffi_backend_1.c:43614:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 43614 | l_cp_40 = RPyField(l_s_416, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:43808:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 43808 | l_v567930 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject__ffi_bad_type': [platform:WARNING] pypy_module__cffi_backend.c:57677:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 57677 | l_cp_33 = RPyField(l_info_27, error_message); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:58047:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 58047 | l_cp_34 = RPyField(l_info_27, error_message); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_global_int': [platform:WARNING] pypy_module__cffi_backend.c:63971:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 63971 | l_cp_35 = RPyField(l_g_6, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject_fetch_int_constant': [platform:WARNING] pypy_module__cffi_backend.c:64426:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 64426 | l_v550917 = RPyField(l_v550916, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__hpy_universal_1.c: In function 'pypy_g__hpymodule_create___pypy_module__hpy_universal_h': [platform:WARNING] pypy_module__hpy_universal_1.c:7703:19: warning: assignment to 'struct pypy_array140 *' from incompatible pointer type 'cpy_PyMethodDef *' {aka 'struct PyMethodDef *'} [-Wincompatible-pointer-types] [platform:WARNING] 7703 | l_v685370 = RPyField(l_hpydef_5, legacy_methods); [platform:WARNING] | ^ [platform:WARNING] pypy_module__hpy_universal_1.c: In function 'pypy_g__hpymodule_create___pypy_module__hpy_universal_h_1': [platform:WARNING] pypy_module__hpy_universal_1.c:10528:19: warning: assignment to 'struct pypy_array140 *' from incompatible pointer type 'cpy_PyMethodDef *' {aka 'struct PyMethodDef *'} [-Wincompatible-pointer-types] [platform:WARNING] 10528 | l_v686369 = RPyField(l_hpydef_6, legacy_methods); [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c: In function 'pypy_g_multibytecodec_encerror': [platform:WARNING] pypy_module__multibytecodec.c:5863:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 5863 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4); [platform:WARNING] | ^ [platform:WARNING] pypy_module_select.c: In function 'pypy_g_W_Epoll_epoll_ctl': [platform:WARNING] pypy_module_select.c:288:22: warning: taking address of packed member of 'struct epoll_event' may result in an unaligned pointer value [-Waddress-of-packed-member] [platform:WARNING] 288 | l_v1078152 = &RPyField(l_v1078136, data); [platform:WARNING] pypy_module_select.c: In function 'pypy_g_W_Epoll_descr_poll': [platform:WARNING] pypy_module_select.c:6783:30: warning: taking address of packed member of 'struct epoll_event' may result in an unaligned pointer value [-Waddress-of-packed-member] [platform:WARNING] 6783 | l_v1080573 = &RPyField(l_event_16, data); [platform:WARNING] pypy_module_signal.c: In function 'pypy_g_pthread_kill': [platform:WARNING] pypy_module_signal.c:2675:35: warning: passing argument 1 of 'pthread_kill' makes pointer from integer without a cast [-Wint-conversion] [platform:WARNING] 2675 | l_res_1937 = pthread_kill(l_tid_0, l_arg_573); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed {aka long int} [platform:WARNING] In file included from singleheader.h:118: [platform:WARNING] /usr/include/signal.h:226:18: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'Signed' {aka 'long int'} [platform:WARNING] 226 | int pthread_kill(pthread_t, int); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__gettmarg': [platform:WARNING] pypy_module_time.c:1255:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 1255 | l_old_tm_zone_0 = (&pypy_g_tm)->tm_zone; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__init_timezone': [platform:WARNING] pypy_module_time.c:6069:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 6069 | l_cp_185 = RPyField(l_res_1972, tm_zone); [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:6349:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 6349 | l_cp_186 = RPyField(l_res_1970, tm_zone); [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__tm_to_tuple': [platform:WARNING] pypy_module_time.c:9900:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 9900 | l_cp_188 = RPyField(l_t_23, tm_zone); [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c: In function 'pypy_g_W_BytearrayObject_descr_zfill': [platform:WARNING] pypy_objspace_std_2.c:2794:43: warning: self-comparison always evaluates to true [-Wtautological-compare] [platform:WARNING] 2794 | l_v1171986 = (l_selfval_3 == l_selfval_3); [platform:WARNING] | ^~ [platform:WARNING] rpython_jit_metainterp_1.c: In function 'pypy_g_get_location_str_15': [platform:WARNING] rpython_jit_metainterp_1.c:54163:44: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 54163 | l_v1541056 = RPyField(l_externpy_1, name); [platform:WARNING] | ^ [platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_PacketAddress_get_haddr': [platform:WARNING] rpython_rlib_1.c:15668:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] [platform:WARNING] 15668 | l_v1889935 = RPyField(l_v1889898, sll_addr); [platform:WARNING] | ^ [platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_PacketAddress___init__': [platform:WARNING] rpython_rlib_1.c:17426:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] [platform:WARNING] 17426 | l_v1890580 = RPyField(l_addr_17339, sll_addr); [platform:WARNING] | ^ [platform:WARNING] In file included from thread.c:24: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/translator/c/src/thread_pthread.c:121:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] [platform:WARNING] 121 | return (Signed) *(Signed *) &th; [platform:WARNING] | ^~~~~~~~~~~~~~ [platform:WARNING] vmp_stack.c: In function '_write_python_stack_entry': [platform:WARNING] vmp_stack.c:116:51: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 116 | *depth = vmprof_write_header_for_jit_addr(result, *depth, pc, max_depth); [platform:WARNING] | ^~~~~~ [platform:WARNING] | | [platform:WARNING] | void ** [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3, [platform:WARNING] from vmp_stack.c:1: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/rlib/rvmprof/src/rvmprof.h:44:49: note: expected 'intptr_t *' {aka 'long int *'} but argument is of type 'void **' [platform:WARNING] 44 | long vmprof_write_header_for_jit_addr(intptr_t *result, long n, [platform:WARNING] | ~~~~~~~~~~^~~~~~ [platform:WARNING] vmp_stack.c: In function 'vmp_walk_and_record_stack': [platform:WARNING] vmp_stack.c:287:54: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 287 | depth = vmprof_write_header_for_jit_addr(result, depth, pc, max_depth); [platform:WARNING] | ^~~~~~ [platform:WARNING] | | [platform:WARNING] | void ** [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3, [platform:WARNING] from vmp_stack.c:1: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/rlib/rvmprof/src/rvmprof.h:44:49: note: expected 'intptr_t *' {aka 'long int *'} but argument is of type 'void **' [platform:WARNING] 44 | long vmprof_write_header_for_jit_addr(intptr_t *result, long n, [platform:WARNING] | ~~~~~~~~~~^~~~~~ [platform:WARNING] faulthandler.c: In function 'pypy_faulthandler_dump_traceback': [platform:WARNING] faulthandler.c:161:49: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 161 | array_p, FRAME_DEPTH_N); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | intptr_t * {aka long int *} [platform:WARNING] In file included from common_header.h:163, [platform:WARNING] from faulthandler.c:17: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/rlib/rvmprof/src/rvmprof.h:39:58: note: expected 'void **' but argument is of type 'intptr_t *' {aka 'long int *'} [platform:WARNING] 39 | RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t); [platform:WARNING] | ^~~~~~ [platform:WARNING] faulthandler.c:172:45: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 172 | array_p, FRAME_DEPTH_N); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | intptr_t * {aka long int *} [platform:WARNING] In file included from common_header.h:163, [platform:WARNING] from faulthandler.c:17: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/rlib/rvmprof/src/rvmprof.h:39:58: note: expected 'void **' but argument is of type 'intptr_t *' {aka 'long int *'} [platform:WARNING] 39 | RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t); [platform:WARNING] | ^~~~~~ [platform:WARNING] support.c:15: warning: "PY_UINT32_T" redefined [platform:WARNING] 15 | #define PY_UINT32_T unsigned int [platform:WARNING] | [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/../pypy/module/cpyext/include/Python.h:74, [platform:WARNING] from common_header.h:110, [platform:WARNING] from support.c:1: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/../pypy/module/cpyext/include/pyport.h:49: note: this is the location of the previous definition [platform:WARNING] 49 | #define PY_UINT32_T uint32_t [platform:WARNING] | [platform:WARNING] In file included from ../module_cache/module_7.c:558: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/translator/c/src/dtoa.c:122: warning: "PY_UINT32_T" redefined [platform:WARNING] 122 | #define PY_UINT32_T unsigned int [platform:WARNING] | [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/../pypy/module/cpyext/include/Python.h:74, [platform:WARNING] from ../module_cache/module_7.c:102: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/../pypy/module/cpyext/include/pyport.h:49: note: this is the location of the previous definition [platform:WARNING] 49 | #define PY_UINT32_T uint32_t [platform:WARNING] | [platform:WARNING] In file included from ../module_cache/module_7.c:558: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/translator/c/src/dtoa.c:123: warning: "PY_INT32_T" redefined [platform:WARNING] 123 | #define PY_INT32_T int [platform:WARNING] | [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/../pypy/module/cpyext/include/Python.h:74, [platform:WARNING] from ../module_cache/module_7.c:102: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/../pypy/module/cpyext/include/pyport.h:53: note: this is the location of the previous definition [platform:WARNING] 53 | #define PY_INT32_T int32_t [platform:WARNING] | [platform:WARNING] In file included from ../module_cache/module_7.c:558: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/translator/c/src/dtoa.c:124: warning: "PY_UINT64_T" redefined [platform:WARNING] 124 | #define PY_UINT64_T unsigned long long [platform:WARNING] | [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/../pypy/module/cpyext/include/Python.h:74, [platform:WARNING] from ../module_cache/module_7.c:102: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/rpython/../pypy/module/cpyext/include/pyport.h:50: note: this is the location of the previous definition [platform:WARNING] 50 | #define PY_UINT64_T uint64_t [platform:WARNING] | [translation:info] copied: /tmp/usession-release-pypy3.7-v7.3.7-0/testing_1/pypy3-c to /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/pypy/goal/pypy3-c [translation:info] copied: /tmp/usession-release-pypy3.7-v7.3.7-0/testing_1/libpypy3-c.so to /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/pypy/goal/libpypy3-c.so [translation:info] created: /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/pypy/goal/pypy3-c [2e628] translation-task} [translation:info] Create cffi bindings for modules... [2e628] {translation-task starting build_cffi_imports /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py:173: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named '_pypy_openssl') RuntimeWarning) ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 250, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 250, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 250, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 250, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 250, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 250, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 250, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 250, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 * _pypy_util_build.py * _blake2/_blake2_build.py * _ssl_build.py unpacking archive /tmp/pypy-archives/openssl-1.1.1k.tar.gz running ./config --prefix=/usr no-shared in /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib_pypy/pypy_tools/dest/openssl-1.1.1k * _sqlite3_build.py * _audioop_build.py * _tkinter/tklib_build.py * _curses_build.py * _syslog_build.py * _gdbm_build.py * _pwdgrp_build.py * _resource_build.py * _lzma_build.py * _sha3/_sha3_build.py *** failed to build the CFFI modules ['_ssl_build.py'] PyPy can still be used as long as you don't need the corresponding modules. If you do need them, please install the missing headers and libraries (see error messages just above) and then re-run the command: /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/pypy/goal/pypy3-c /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py --embed-dependencies [2e629] translation-task} [translation:info] usession directory: /tmp/usession-release-pypy3.7-v7.3.7-0 [Timer] Timings: [Timer] annotate --- 518.2 s [Timer] rtype_lltype --- 224.1 s [Timer] pyjitpl_lltype --- 464.1 s [Timer] backendopt_lltype --- 163.7 s [Timer] stackcheckinsertion_lltype --- 11.6 s [Timer] database_c --- 335.5 s [Timer] source_c --- 156.1 s [Timer] compile_c --- 110.9 s [Timer] build_cffi_imports --- 76.4 s [Timer] =========================================== [Timer] Total: --- 2060.6 s calling create_cffi_import_libraries with "embed_dependencies" True stdout: Operating system: x86_64-whatever-linux2 You need Perl 5. stderr: calling create_cffi_import_libraries with "embed_dependencies" False /home/buildozer/aports/testing/pypy3/src/pypy3.7-v7.3.7-src/lib-python/3/hashlib.py:173: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named '_pypy_openssl') RuntimeWarning) * _pypy_util_cffi_inner already built * _blake2 already built * _ssl_build.py * sqlite3 already built * audioop already built * _tkinter already built * curses already built * syslog already built * _gdbm already built * grp already built * resource already built * lzma already built * _sha3 already built >>> pypy3: Entering fakeroot... * _pypy_util_cffi_inner already built * _blake2 already built * _ssl already built * sqlite3 already built * audioop already built * _tkinter already built * curses already built * syslog already built * _gdbm already built * grp already built * resource already built * lzma already built * _sha3 already built pypy/ pypy/lib_pypy/ pypy/lib_pypy/_sha512.py pypy/lib_pypy/_pypy_util_build.py pypy/lib_pypy/_marshal.py pypy/lib_pypy/_codecs_tw.py pypy/lib_pypy/_pypy_irc_topic.py pypy/lib_pypy/_sysconfigdata.py pypy/lib_pypy/_sha256.py pypy/lib_pypy/greenlet.py pypy/lib_pypy/_codecs_hk.py pypy/lib_pypy/cffi.egg-info/ pypy/lib_pypy/cffi.egg-info/dependency_links.txt pypy/lib_pypy/cffi.egg-info/requires.txt pypy/lib_pypy/cffi.egg-info/entry_points.txt pypy/lib_pypy/cffi.egg-info/SOURCES.txt pypy/lib_pypy/cffi.egg-info/top_level.txt pypy/lib_pypy/cffi.egg-info/PKG-INFO pypy/lib_pypy/cffi.egg-info/not-zip-safe pypy/lib_pypy/_immutables_map.py pypy/lib_pypy/ctypes_config_cache/ pypy/lib_pypy/ctypes_config_cache/.empty pypy/lib_pypy/_ctypes/ pypy/lib_pypy/_ctypes/function.py pypy/lib_pypy/_ctypes/builtin.py pypy/lib_pypy/_ctypes/dummy.py pypy/lib_pypy/_ctypes/array.py pypy/lib_pypy/_ctypes/_ctypes_build.py pypy/lib_pypy/_ctypes/dll.py pypy/lib_pypy/_ctypes/basics.py pypy/lib_pypy/_ctypes/__init__.py pypy/lib_pypy/_ctypes/structure.py pypy/lib_pypy/_ctypes/keepalive.txt pypy/lib_pypy/_ctypes/primitive.py pypy/lib_pypy/_ctypes/pointer.py pypy/lib_pypy/_ctypes/union.py pypy/lib_pypy/_ctypes/__pycache__/ pypy/lib_pypy/hpy/ pypy/lib_pypy/hpy/universal.py pypy/lib_pypy/hpy/debug/ pypy/lib_pypy/hpy/debug/leakdetector.py pypy/lib_pypy/hpy/debug/__init__.py pypy/lib_pypy/hpy/debug/pytest.py pypy/lib_pypy/hpy/devel/ pypy/lib_pypy/hpy/devel/src/ pypy/lib_pypy/hpy/devel/src/runtime/ pypy/lib_pypy/hpy/devel/src/runtime/ctx_tracker.c pypy/lib_pypy/hpy/devel/src/runtime/ctx_tuple.c pypy/lib_pypy/hpy/devel/src/runtime/helpers.c pypy/lib_pypy/hpy/devel/src/runtime/ctx_module.c pypy/lib_pypy/hpy/devel/src/runtime/ctx_err.c pypy/lib_pypy/hpy/devel/src/runtime/ctx_type.c pypy/lib_pypy/hpy/devel/src/runtime/ctx_object.c pypy/lib_pypy/hpy/devel/src/runtime/ctx_tuplebuilder.c pypy/lib_pypy/hpy/devel/src/runtime/ctx_call.c pypy/lib_pypy/hpy/devel/src/runtime/argparse.c pypy/lib_pypy/hpy/devel/src/runtime/ctx_bytes.c pypy/lib_pypy/hpy/devel/src/runtime/ctx_listbuilder.c pypy/lib_pypy/hpy/devel/include/ pypy/lib_pypy/hpy/devel/include/hpy/ pypy/lib_pypy/hpy/devel/include/hpy/hpymodule.h pypy/lib_pypy/hpy/devel/include/hpy/hpydef.h pypy/lib_pypy/hpy/devel/include/hpy/macros.h pypy/lib_pypy/hpy/devel/include/hpy/cpython/ pypy/lib_pypy/hpy/devel/include/hpy/cpython/autogen_hpyfunc_trampolines.h pypy/lib_pypy/hpy/devel/include/hpy/cpython/hpyfunc_trampolines.h pypy/lib_pypy/hpy/devel/include/hpy/cpython/misc.h pypy/lib_pypy/hpy/devel/include/hpy/cpython/autogen_api_impl.h pypy/lib_pypy/hpy/devel/include/hpy/hpyfunc.h pypy/lib_pypy/hpy/devel/include/hpy/universal/ pypy/lib_pypy/hpy/devel/include/hpy/universal/autogen_hpyfunc_trampolines.h pypy/lib_pypy/hpy/devel/include/hpy/universal/autogen_trampolines.h pypy/lib_pypy/hpy/devel/include/hpy/universal/hpyfunc_trampolines.h pypy/lib_pypy/hpy/devel/include/hpy/universal/misc_trampolines.h pypy/lib_pypy/hpy/devel/include/hpy/universal/autogen_ctx.h pypy/lib_pypy/hpy/devel/include/hpy/autogen_hpyfunc_declare.h pypy/lib_pypy/hpy/devel/include/hpy/version.h pypy/lib_pypy/hpy/devel/include/hpy/autogen_hpyslot.h pypy/lib_pypy/hpy/devel/include/hpy/runtime/ pypy/lib_pypy/hpy/devel/include/hpy/runtime/ctx_type.h pypy/lib_pypy/hpy/devel/include/hpy/runtime/helpers.h pypy/lib_pypy/hpy/devel/include/hpy/runtime/ctx_funcs.h pypy/lib_pypy/hpy/devel/include/hpy/runtime/argparse.h pypy/lib_pypy/hpy/devel/include/hpy/cpy_types.h pypy/lib_pypy/hpy/devel/include/hpy/hpytype.h pypy/lib_pypy/hpy/devel/include/hpy.h pypy/lib_pypy/hpy/devel/__init__.py pypy/lib_pypy/hpy/devel/version.py pypy/lib_pypy/syslog.py pypy/lib_pypy/ctypes_support.py pypy/lib_pypy/_curses_build.py pypy/lib_pypy/msvcrt.py pypy/lib_pypy/greenlet.egg-info pypy/lib_pypy/_winapi.py pypy/lib_pypy/readline.egg-info pypy/lib_pypy/_sha3/ pypy/lib_pypy/_sha3/kcp/ pypy/lib_pypy/_sha3/kcp/KeccakP-1600-SnP-opt64.h pypy/lib_pypy/_sha3/kcp/KeccakP-1600-64.macros pypy/lib_pypy/_sha3/kcp/PlSnP-Fallback.inc pypy/lib_pypy/_sha3/kcp/KeccakSponge.h pypy/lib_pypy/_sha3/kcp/KeccakP-1600-SnP.h pypy/lib_pypy/_sha3/kcp/KeccakHash.c pypy/lib_pypy/_sha3/kcp/KeccakHash.h pypy/lib_pypy/_sha3/kcp/KeccakSponge.inc pypy/lib_pypy/_sha3/kcp/SnP-Relaned.h pypy/lib_pypy/_sha3/kcp/align.h pypy/lib_pypy/_sha3/kcp/KeccakP-1600-opt64.c pypy/lib_pypy/_sha3/kcp/KeccakP-1600-inplace32BI.c pypy/lib_pypy/_sha3/kcp/KeccakP-1600-opt64-config.h pypy/lib_pypy/_sha3/kcp/KeccakP-1600-unrolling.macros pypy/lib_pypy/_sha3/kcp/KeccakSponge.c pypy/lib_pypy/_sha3/kcp/KeccakP-1600-SnP-opt32.h pypy/lib_pypy/_sha3/_sha3_build.py pypy/lib_pypy/_sha3/__init__.py pypy/lib_pypy/_sha3/_sha3_cffi.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/_sha3/__pycache__/ pypy/lib_pypy/_codecs_cn.py pypy/lib_pypy/_pypy_openssl.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/_sqlite3_cffi.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/_testmultiphase.c pypy/lib_pypy/_contextvars.py pypy/lib_pypy/_crypt/ pypy/lib_pypy/_crypt/__init__.py pypy/lib_pypy/_pwdgrp_cffi.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/_codecs_kr.py pypy/lib_pypy/_curses_panel.py pypy/lib_pypy/stackless.py pypy/lib_pypy/_pypy_testcapi.py pypy/lib_pypy/_pypy_util_cffi.py pypy/lib_pypy/_resource_build.py pypy/lib_pypy/_ssl/ pypy/lib_pypy/_ssl/__init__.py pypy/lib_pypy/_ssl/__pycache__/ pypy/lib_pypy/_pwdgrp_build.py pypy/lib_pypy/_cffi_ssl/ pypy/lib_pypy/_cffi_ssl/README.md pypy/lib_pypy/_cffi_ssl/LICENSE pypy/lib_pypy/_cffi_ssl/__init__.py pypy/lib_pypy/_cffi_ssl/_cffi_src/ pypy/lib_pypy/_cffi_ssl/_cffi_src/build_constant_time.py pypy/lib_pypy/_cffi_ssl/_cffi_src/utils.py pypy/lib_pypy/_cffi_ssl/_cffi_src/build_openssl.py pypy/lib_pypy/_cffi_ssl/_cffi_src/__init__.py pypy/lib_pypy/_cffi_ssl/_cffi_src/build_padding.py pypy/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/ pypy/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/constant_time.h pypy/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/constant_time.c pypy/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/padding.c pypy/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/padding.h pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/ pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509name.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/opensslv.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs12.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/cmac.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/dh.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/osrandom_engine.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/ocsp.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/ec.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/bignum.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/ pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/osrandom_engine.c pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/osrandom_engine.h pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/asn1.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/objects.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/fips.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/nid.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdh.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/pypy_win32_extra.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/err.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/ct.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/bio.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/__init__.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/crypto.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/rand.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/conf.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/aes.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/engine.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/dsa.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509_vfy.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509v3.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/cryptography.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdsa.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/callbacks.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs7.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/__pycache__/ pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/pem.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/rsa.py pypy/lib_pypy/_cffi_ssl/_cffi_src/openssl/hmac.py pypy/lib_pypy/_cffi_ssl/_cffi_src/__pycache__/ pypy/lib_pypy/_cffi_ssl/tools/ pypy/lib_pypy/_cffi_ssl/tools/make_ssl_data.py pypy/lib_pypy/_cffi_ssl/openssl/ pypy/lib_pypy/_cffi_ssl/openssl/src/ pypy/lib_pypy/_cffi_ssl/openssl/src/osrandom_engine.c pypy/lib_pypy/_cffi_ssl/openssl/src/osrandom_engine.h pypy/lib_pypy/_cffi_ssl/osx-roots.diff pypy/lib_pypy/_cffi_ssl/__pycache__/ pypy/lib_pypy/_cffi_ssl/cryptography/ pypy/lib_pypy/_cffi_ssl/cryptography/x509/ pypy/lib_pypy/_cffi_ssl/cryptography/x509/base.py pypy/lib_pypy/_cffi_ssl/cryptography/x509/oid.py pypy/lib_pypy/_cffi_ssl/cryptography/x509/ocsp.py pypy/lib_pypy/_cffi_ssl/cryptography/x509/__init__.py pypy/lib_pypy/_cffi_ssl/cryptography/x509/name.py pypy/lib_pypy/_cffi_ssl/cryptography/x509/certificate_transparency.py pypy/lib_pypy/_cffi_ssl/cryptography/x509/extensions.py pypy/lib_pypy/_cffi_ssl/cryptography/x509/general_name.py pypy/lib_pypy/_cffi_ssl/cryptography/__about__.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/ pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/ pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/base.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/aead.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/__init__.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/modes.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/ciphers/algorithms.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/cmac.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/keywrap.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/padding.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/__init__.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/ pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/x963kdf.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/pbkdf2.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/concatkdf.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/__init__.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/kbkdf.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/hkdf.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/kdf/scrypt.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/ pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/utils.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/totp.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/__init__.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/twofactor/hotp.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/hashes.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/ pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/base.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/pkcs12.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/__init__.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/serialization/ssh.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/constant_time.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/poly1305.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/ pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/ed448.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/dh.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/utils.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/ec.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/padding.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/x25519.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/__init__.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/dsa.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/ed25519.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/x448.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/asymmetric/rsa.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/primitives/hmac.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/ pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/__init__.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/openssl/ pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/openssl/_conditional.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/openssl/__init__.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/bindings/openssl/binding.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/__init__.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/ pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/__init__.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/interfaces.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ciphers.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ed448.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/backend.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/cmac.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/dh.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ocsp.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/utils.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/aead.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ec.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/x25519.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/__init__.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/hashes.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/encode_asn1.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/x509.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/dsa.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/ed25519.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/decode_asn1.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/x448.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/poly1305.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/rsa.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/backends/openssl/hmac.py pypy/lib_pypy/_cffi_ssl/cryptography/hazmat/_oid.py pypy/lib_pypy/_cffi_ssl/cryptography/utils.py pypy/lib_pypy/_cffi_ssl/cryptography/fernet.py pypy/lib_pypy/_cffi_ssl/cryptography/exceptions.py pypy/lib_pypy/_cffi_ssl/cryptography/__init__.py pypy/lib_pypy/_cffi_ssl/_stdssl/ pypy/lib_pypy/_cffi_ssl/_stdssl/errorcodes.py pypy/lib_pypy/_cffi_ssl/_stdssl/error.py pypy/lib_pypy/_cffi_ssl/_stdssl/certificate.py pypy/lib_pypy/_cffi_ssl/_stdssl/__init__.py pypy/lib_pypy/_cffi_ssl/_stdssl/win32_extra.py pypy/lib_pypy/_cffi_ssl/_stdssl/utility.py pypy/lib_pypy/_cffi_ssl/_stdssl/__pycache__/ pypy/lib_pypy/_gdbm_cffi.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/_decimal_build.py pypy/lib_pypy/future_builtins.py pypy/lib_pypy/marshal.py pypy/lib_pypy/_gdbm.py pypy/lib_pypy/__init__.py pypy/lib_pypy/_tkinter/ pypy/lib_pypy/_tkinter/app.py pypy/lib_pypy/_tkinter/license.terms pypy/lib_pypy/_tkinter/tklib_cffi.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/_tkinter/__init__.py pypy/lib_pypy/_tkinter/tklib_build.py pypy/lib_pypy/_tkinter/tclobj.py pypy/lib_pypy/_tkinter/__pycache__/ pypy/lib_pypy/_tkinter/__pycache__/_tkinter/ pypy/lib_pypy/_tkinter/__pycache__/_tkinter/__pycache__/ pypy/lib_pypy/_tkinter/__pycache__/_cffi__g23d4c43fxcea67b37.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/_tkinter/__pycache__/_cffi__g23d4c43fxcea67b37.c pypy/lib_pypy/_curses.py pypy/lib_pypy/pyrepl/ pypy/lib_pypy/pyrepl/cmdrepl.py pypy/lib_pypy/pyrepl/keymaps.py pypy/lib_pypy/pyrepl/reader.py pypy/lib_pypy/pyrepl/simple_interact.py pypy/lib_pypy/pyrepl/historical_reader.py pypy/lib_pypy/pyrepl/pygame_keymap.py pypy/lib_pypy/pyrepl/trace.py pypy/lib_pypy/pyrepl/__init__.py pypy/lib_pypy/pyrepl/completing_reader.py pypy/lib_pypy/pyrepl/unix_eventqueue.py pypy/lib_pypy/pyrepl/readline.py pypy/lib_pypy/pyrepl/fancy_termios.py pypy/lib_pypy/pyrepl/pygame_console.py pypy/lib_pypy/pyrepl/input.py pypy/lib_pypy/pyrepl/commands.py pypy/lib_pypy/pyrepl/unix_console.py pypy/lib_pypy/pyrepl/python_reader.py pypy/lib_pypy/pyrepl/unicodedata_.py pypy/lib_pypy/pyrepl/copy_code.py pypy/lib_pypy/pyrepl/console.py pypy/lib_pypy/pyrepl/module_lister.py pypy/lib_pypy/pyrepl/_minimal_curses.py pypy/lib_pypy/pyrepl/completer.py pypy/lib_pypy/pyrepl/keymap.py pypy/lib_pypy/pyrepl/curses.py pypy/lib_pypy/testcapi_long.h pypy/lib_pypy/faulthandler.py pypy/lib_pypy/_sha1.py pypy/lib_pypy/_pypy_interact.py pypy/lib_pypy/_testcapimodule.c pypy/lib_pypy/_overlapped.py pypy/lib_pypy/_codecs_iso2022.py pypy/lib_pypy/_lzma_cffi.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/tputil.py pypy/lib_pypy/_pypy_openssl.c pypy/lib_pypy/_scproxy.py pypy/lib_pypy/_audioop_cffi.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/_sqlite3_build.py pypy/lib_pypy/_blake2/ pypy/lib_pypy/_blake2/_blake2s_cffi.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/_blake2/_blake2_build.py pypy/lib_pypy/_blake2/__init__.py pypy/lib_pypy/_blake2/impl/ pypy/lib_pypy/_blake2/impl/blake2b.c pypy/lib_pypy/_blake2/impl/blake2s-round.h pypy/lib_pypy/_blake2/impl/blake2.h pypy/lib_pypy/_blake2/impl/blake2s-ref.c pypy/lib_pypy/_blake2/impl/blake2-config.h pypy/lib_pypy/_blake2/impl/blake2b-load-sse2.h pypy/lib_pypy/_blake2/impl/blake2b-ref.c pypy/lib_pypy/_blake2/impl/blake2s-load-sse41.h pypy/lib_pypy/_blake2/impl/blake2b-round.h pypy/lib_pypy/_blake2/impl/blake2b-load-sse41.h pypy/lib_pypy/_blake2/impl/blake2-impl.h pypy/lib_pypy/_blake2/impl/blake2s-load-sse2.h pypy/lib_pypy/_blake2/impl/blake2s.c pypy/lib_pypy/_blake2/impl/blake2s-load-xop.h pypy/lib_pypy/_blake2/_blake2b_cffi.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/_blake2/__pycache__/ pypy/lib_pypy/_ctypes_test.c pypy/lib_pypy/_lzma_build.py pypy/lib_pypy/_sysconfigdata__linux_x86_64-linux-gnu.py pypy/lib_pypy/_pypy_winbase_cffi64.py pypy/lib_pypy/_functools.py pypy/lib_pypy/resource.py pypy/lib_pypy/_libmpdec/ pypy/lib_pypy/_libmpdec/basearith.c pypy/lib_pypy/_libmpdec/constants.h pypy/lib_pypy/_libmpdec/crt.c pypy/lib_pypy/_libmpdec/mpdecimal.h pypy/lib_pypy/_libmpdec/context.c pypy/lib_pypy/_libmpdec/numbertheory.h pypy/lib_pypy/_libmpdec/basearith.h pypy/lib_pypy/_libmpdec/io.c pypy/lib_pypy/_libmpdec/transpose.c pypy/lib_pypy/_libmpdec/fourstep.c pypy/lib_pypy/_libmpdec/bits.h pypy/lib_pypy/_libmpdec/mpdecimal.c pypy/lib_pypy/_libmpdec/memory.c pypy/lib_pypy/_libmpdec/convolute.c pypy/lib_pypy/_libmpdec/fourstep.h pypy/lib_pypy/_libmpdec/fnt.h pypy/lib_pypy/_libmpdec/vcstdint.h pypy/lib_pypy/_libmpdec/typearith.h pypy/lib_pypy/_libmpdec/numbertheory.c pypy/lib_pypy/_libmpdec/memory.h pypy/lib_pypy/_libmpdec/difradix2.h pypy/lib_pypy/_libmpdec/sixstep.c pypy/lib_pypy/_libmpdec/fnt.c pypy/lib_pypy/_libmpdec/vcdiv64.asm pypy/lib_pypy/_libmpdec/sixstep.h pypy/lib_pypy/_libmpdec/difradix2.c pypy/lib_pypy/_libmpdec/vccompat.h pypy/lib_pypy/_libmpdec/constants.c pypy/lib_pypy/_libmpdec/convolute.h pypy/lib_pypy/_libmpdec/transpose.h pypy/lib_pypy/_libmpdec/io.h pypy/lib_pypy/_libmpdec/crt.h pypy/lib_pypy/_libmpdec/umodarith.h pypy/lib_pypy/_sqlite3.py pypy/lib_pypy/_pypy_winbase_cffi.py pypy/lib_pypy/_codecs_jp.py pypy/lib_pypy/_ctypes_test.py pypy/lib_pypy/pypy_tools/ pypy/lib_pypy/pypy_tools/__init__.py pypy/lib_pypy/pypy_tools/build_cffi_imports.py pypy/lib_pypy/_resource_cffi.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/readline.py pypy/lib_pypy/audioop.py pypy/lib_pypy/_collections.py pypy/lib_pypy/_structseq.py pypy/lib_pypy/identity_dict.py pypy/lib_pypy/_testcapi.py pypy/lib_pypy/_lzma.py pypy/lib_pypy/_ffi.py pypy/lib_pypy/_pypy_util_cffi_inner.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/_dbm.py pypy/lib_pypy/_gdbm_build.py pypy/lib_pypy/_curses_cffi.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/_pypy_winbase_build.py pypy/lib_pypy/grp.py pypy/lib_pypy/_audioop_build.py pypy/lib_pypy/_syslog_build.py pypy/lib_pypy/_pypy_util_cffi_inner.c pypy/lib_pypy/_syslog_cffi.pypy37-pp73-x86_64-linux-gnu.so pypy/lib_pypy/cffi/ pypy/lib_pypy/cffi/commontypes.py pypy/lib_pypy/cffi/recompiler.py pypy/lib_pypy/cffi/vengine_cpy.py pypy/lib_pypy/cffi/error.py pypy/lib_pypy/cffi/parse_c_type.h pypy/lib_pypy/cffi/api.py pypy/lib_pypy/cffi/cparser.py pypy/lib_pypy/cffi/_embedding.h pypy/lib_pypy/cffi/__init__.py pypy/lib_pypy/cffi/_cffi_include.h pypy/lib_pypy/cffi/pkgconfig.py pypy/lib_pypy/cffi/verifier.py pypy/lib_pypy/cffi/cffi_opcode.py pypy/lib_pypy/cffi/ffiplatform.py pypy/lib_pypy/cffi/model.py pypy/lib_pypy/cffi/setuptools_ext.py pypy/lib_pypy/cffi/_cffi_errors.h pypy/lib_pypy/cffi/lock.py pypy/lib_pypy/cffi/vengine_gen.py pypy/lib_pypy/cffi/backend_ctypes.py pypy/lib_pypy/cffi/testing/ pypy/lib_pypy/cffi/testing/udir.py pypy/lib_pypy/cffi/testing/__init__.py pypy/lib_pypy/cffi/gc_weakref.py pypy/lib_pypy/cffi/__pycache__/ pypy/lib_pypy/cffi/_pycparser/ pypy/lib_pypy/cffi/_pycparser/_c_ast.cfg pypy/lib_pypy/cffi/_pycparser/ply/ pypy/lib_pypy/cffi/_pycparser/ply/ygen.py pypy/lib_pypy/cffi/_pycparser/ply/LICENSE pypy/lib_pypy/cffi/_pycparser/ply/yacc.py pypy/lib_pypy/cffi/_pycparser/ply/__init__.py pypy/lib_pypy/cffi/_pycparser/ply/lex.py pypy/lib_pypy/cffi/_pycparser/ply/ctokens.py pypy/lib_pypy/cffi/_pycparser/ply/cpp.py pypy/lib_pypy/cffi/_pycparser/ply/__pycache__/ pypy/lib_pypy/cffi/_pycparser/_ast_gen.py pypy/lib_pypy/cffi/_pycparser/c_generator.py pypy/lib_pypy/cffi/_pycparser/lextab.py pypy/lib_pypy/cffi/_pycparser/c_lexer.py pypy/lib_pypy/cffi/_pycparser/__init__.py pypy/lib_pypy/cffi/_pycparser/plyparser.py pypy/lib_pypy/cffi/_pycparser/yacctab.py pypy/lib_pypy/cffi/_pycparser/c_ast.py pypy/lib_pypy/cffi/_pycparser/_build_tables.py pypy/lib_pypy/cffi/_pycparser/README pypy/lib_pypy/cffi/_pycparser/c_parser.py pypy/lib_pypy/cffi/_pycparser/ast_transforms.py pypy/lib_pypy/cffi/_pycparser/__pycache__/ pypy/lib_pypy/__pycache__/ pypy/lib_pypy/_testmultiphase.py pypy/lib_pypy/_pypy_wait.py pypy/lib_pypy/_hashlib/ pypy/lib_pypy/_hashlib/__init__.py pypy/lib_pypy/_hashlib/__pycache__/ pypy/lib_pypy/__decimal.py pypy/lib_pypy/_md5.py pypy/lib_pypy/_ssl_build.py pypy/lib_pypy/hpy.dist-info/ pypy/lib_pypy/hpy.dist-info/METADATA pypy/lib_pypy/hpy.dist-info/LICENSE pypy/lib_pypy/hpy.dist-info/entry_points.txt pypy/lib_pypy/hpy.dist-info/top_level.txt pypy/README.rst pypy/include/ pypy/include/import.h pypy/include/marshal.h pypy/include/cpyext_object.h pypy/include/pycapsule.h pypy/include/complexobject.h pypy/include/pypy_macros.h pypy/include/tupleobject.h pypy/include/pysignals.h pypy/include/cpyext_memoryobject.h pypy/include/structmember.h pypy/include/traceback.h pypy/include/pypy_decl.h pypy/include/genobject.h pypy/include/cpyext_unicodeobject.h pypy/include/ceval.h pypy/include/patchlevel.h pypy/include/pytime.h pypy/include/methodobject.h pypy/include/structseq.h pypy/include/floatobject.h pypy/include/pythonrun.h pypy/include/pylifecycle.h pypy/include/datetime.h pypy/include/warnings.h pypy/include/funcobject.h pypy/include/PyPy.h pypy/include/memoryobject.h pypy/include/eval.h pypy/include/pyerrors.h pypy/include/longobject.h pypy/include/pyport.h pypy/include/pypy_structmember_decl.h pypy/include/pyconfig.h pypy/include/pystate.h pypy/include/typeslots.h pypy/include/frameobject.h pypy/include/object.h pypy/include/setobject.h pypy/include/code.h pypy/include/listobject.h pypy/include/unicodeobject.h pypy/include/longintrepr.h pypy/include/compile.h pypy/include/pymacro.h pypy/include/boolobject.h pypy/include/pymath.h pypy/include/pystrtod.h pypy/include/abstract.h pypy/include/cpyext_descrobject.h pypy/include/dictobject.h pypy/include/Python.h pypy/include/modsupport.h pypy/include/sysmodule.h pypy/include/README pypy/include/sliceobject.h pypy/include/descrobject.h pypy/include/cpyext_genobject.h pypy/include/cpyext_datetime.h pypy/include/pypy_marshal_decl.h pypy/include/bytearrayobject.h pypy/include/cpyext_moduleobject.h pypy/include/moduleobject.h pypy/include/pymem.h pypy/include/bytesobject.h pypy/include/cStringIO.h pypy/include/pythread.h pypy/include/fileobject.h pypy/include/missing.h pypy/include/pystrhex.h pypy/LICENSE pypy/bin/ pypy/bin/python3.7 pypy/bin/python3 pypy/bin/pypy3 pypy/bin/pypy pypy/bin/python pypy/bin/libpypy3-c.so.debug pypy/bin/libpypy3-c.so pypy/bin/pypy3.7 pypy/bin/pypy3.debug pypy/site-packages/ pypy/site-packages/README pypy/lib-python/ pypy/lib-python/3/ pypy/lib-python/3/contextvars.py pypy/lib-python/3/rlcompleter.py pypy/lib-python/3/curses/ pypy/lib-python/3/curses/textpad.py pypy/lib-python/3/curses/ascii.py pypy/lib-python/3/curses/__init__.py pypy/lib-python/3/curses/panel.py pypy/lib-python/3/curses/has_key.py pypy/lib-python/3/curses/__pycache__/ pypy/lib-python/3/_markupbase.py pypy/lib-python/3/py_compile.py pypy/lib-python/3/importlib/ pypy/lib-python/3/importlib/util.py pypy/lib-python/3/importlib/abc.py pypy/lib-python/3/importlib/_bootstrap_external.py pypy/lib-python/3/importlib/__init__.py pypy/lib-python/3/importlib/machinery.py pypy/lib-python/3/importlib/resources.py pypy/lib-python/3/importlib/_bootstrap.py pypy/lib-python/3/importlib/__pycache__/ pypy/lib-python/3/webbrowser.py pypy/lib-python/3/filecmp.py pypy/lib-python/3/sunau.py pypy/lib-python/3/enum.py pypy/lib-python/3/macpath.py pypy/lib-python/3/fnmatch.py pypy/lib-python/3/idlelib/ pypy/lib-python/3/idlelib/NEWS.txt pypy/lib-python/3/idlelib/sidebar.py pypy/lib-python/3/idlelib/searchbase.py pypy/lib-python/3/idlelib/debugger_r.py pypy/lib-python/3/idlelib/debugger.py pypy/lib-python/3/idlelib/autoexpand.py pypy/lib-python/3/idlelib/multicall.py pypy/lib-python/3/idlelib/config-highlight.def pypy/lib-python/3/idlelib/rstrip.py pypy/lib-python/3/idlelib/config-keys.def pypy/lib-python/3/idlelib/paragraph.py pypy/lib-python/3/idlelib/HISTORY.txt pypy/lib-python/3/idlelib/colorizer.py pypy/lib-python/3/idlelib/outwin.py pypy/lib-python/3/idlelib/config-extensions.def pypy/lib-python/3/idlelib/zoomheight.py pypy/lib-python/3/idlelib/redirector.py pypy/lib-python/3/idlelib/history.py pypy/lib-python/3/idlelib/undo.py pypy/lib-python/3/idlelib/idle.py pypy/lib-python/3/idlelib/macosx.py pypy/lib-python/3/idlelib/TODO.txt pypy/lib-python/3/idlelib/Icons/ pypy/lib-python/3/idlelib/Icons/python.gif pypy/lib-python/3/idlelib/Icons/minusnode.gif pypy/lib-python/3/idlelib/Icons/idle_48.gif pypy/lib-python/3/idlelib/Icons/idle_256.png pypy/lib-python/3/idlelib/Icons/plusnode.gif pypy/lib-python/3/idlelib/Icons/idle_32.gif pypy/lib-python/3/idlelib/Icons/tk.gif pypy/lib-python/3/idlelib/Icons/idle_48.png pypy/lib-python/3/idlelib/Icons/openfolder.gif pypy/lib-python/3/idlelib/Icons/idle.ico pypy/lib-python/3/idlelib/Icons/idle_16.gif pypy/lib-python/3/idlelib/Icons/README.txt pypy/lib-python/3/idlelib/Icons/idle_32.png pypy/lib-python/3/idlelib/Icons/idle_16.png pypy/lib-python/3/idlelib/Icons/folder.gif pypy/lib-python/3/idlelib/Icons/idle.icns pypy/lib-python/3/idlelib/dynoption.py pypy/lib-python/3/idlelib/__init__.py pypy/lib-python/3/idlelib/help_about.py pypy/lib-python/3/idlelib/pathbrowser.py pypy/lib-python/3/idlelib/textview.py pypy/lib-python/3/idlelib/help.py pypy/lib-python/3/idlelib/query.py pypy/lib-python/3/idlelib/browser.py pypy/lib-python/3/idlelib/NEWS2x.txt pypy/lib-python/3/idlelib/run.py pypy/lib-python/3/idlelib/iomenu.py pypy/lib-python/3/idlelib/zzdummy.py pypy/lib-python/3/idlelib/config_key.py pypy/lib-python/3/idlelib/debugobj.py pypy/lib-python/3/idlelib/window.py pypy/lib-python/3/idlelib/CREDITS.txt pypy/lib-python/3/idlelib/editor.py pypy/lib-python/3/idlelib/parenmatch.py pypy/lib-python/3/idlelib/grep.py pypy/lib-python/3/idlelib/calltip_w.py pypy/lib-python/3/idlelib/searchengine.py pypy/lib-python/3/idlelib/pyshell.py pypy/lib-python/3/idlelib/filelist.py pypy/lib-python/3/idlelib/squeezer.py pypy/lib-python/3/idlelib/scrolledlist.py pypy/lib-python/3/idlelib/idle_test/ pypy/lib-python/3/idlelib/idle_test/test_debugger.py pypy/lib-python/3/idlelib/idle_test/test_window.py pypy/lib-python/3/idlelib/idle_test/test_config_key.py pypy/lib-python/3/idlelib/idle_test/test_parenmatch.py pypy/lib-python/3/idlelib/idle_test/test_searchengine.py pypy/lib-python/3/idlelib/idle_test/test_percolator.py pypy/lib-python/3/idlelib/idle_test/test_format.py pypy/lib-python/3/idlelib/idle_test/test_outwin.py pypy/lib-python/3/idlelib/idle_test/template.py pypy/lib-python/3/idlelib/idle_test/test_replace.py pypy/lib-python/3/idlelib/idle_test/test_undo.py pypy/lib-python/3/idlelib/idle_test/test_scrolledlist.py pypy/lib-python/3/idlelib/idle_test/test_textview.py pypy/lib-python/3/idlelib/idle_test/test_search.py pypy/lib-python/3/idlelib/idle_test/test_calltip.py pypy/lib-python/3/idlelib/idle_test/test_codecontext.py pypy/lib-python/3/idlelib/idle_test/test_autocomplete.py pypy/lib-python/3/idlelib/idle_test/test_editmenu.py pypy/lib-python/3/idlelib/idle_test/test_zoomheight.py pypy/lib-python/3/idlelib/idle_test/test_delegator.py pypy/lib-python/3/idlelib/idle_test/test_query.py pypy/lib-python/3/idlelib/idle_test/__init__.py pypy/lib-python/3/idlelib/idle_test/test_hyperparser.py pypy/lib-python/3/idlelib/idle_test/test_filelist.py pypy/lib-python/3/idlelib/idle_test/test_calltip_w.py pypy/lib-python/3/idlelib/idle_test/htest.py pypy/lib-python/3/idlelib/idle_test/test_grep.py pypy/lib-python/3/idlelib/idle_test/test_searchbase.py pypy/lib-python/3/idlelib/idle_test/test_colorizer.py pypy/lib-python/3/idlelib/idle_test/test_statusbar.py pypy/lib-python/3/idlelib/idle_test/test_pathbrowser.py pypy/lib-python/3/idlelib/idle_test/test_squeezer.py pypy/lib-python/3/idlelib/idle_test/test_debugobj_r.py pypy/lib-python/3/idlelib/idle_test/test_stackviewer.py pypy/lib-python/3/idlelib/idle_test/test_redirector.py pypy/lib-python/3/idlelib/idle_test/test_autoexpand.py pypy/lib-python/3/idlelib/idle_test/test_rstrip.py pypy/lib-python/3/idlelib/idle_test/mock_idle.py pypy/lib-python/3/idlelib/idle_test/mock_tk.py pypy/lib-python/3/idlelib/idle_test/test_tree.py pypy/lib-python/3/idlelib/idle_test/README.txt pypy/lib-python/3/idlelib/idle_test/test_help_about.py pypy/lib-python/3/idlelib/idle_test/test_debugger_r.py pypy/lib-python/3/idlelib/idle_test/test_debugobj.py pypy/lib-python/3/idlelib/idle_test/test_help.py pypy/lib-python/3/idlelib/idle_test/test_rpc.py pypy/lib-python/3/idlelib/idle_test/test_macosx.py pypy/lib-python/3/idlelib/idle_test/test_config.py pypy/lib-python/3/idlelib/idle_test/test_paragraph.py pypy/lib-python/3/idlelib/idle_test/test_editor.py pypy/lib-python/3/idlelib/idle_test/test_iomenu.py pypy/lib-python/3/idlelib/idle_test/test_runscript.py pypy/lib-python/3/idlelib/idle_test/test_autocomplete_w.py pypy/lib-python/3/idlelib/idle_test/test_browser.py pypy/lib-python/3/idlelib/idle_test/test_text.py pypy/lib-python/3/idlelib/idle_test/test_tooltip.py pypy/lib-python/3/idlelib/idle_test/test_configdialog.py pypy/lib-python/3/idlelib/idle_test/test_mainmenu.py pypy/lib-python/3/idlelib/idle_test/test_pyparse.py pypy/lib-python/3/idlelib/idle_test/test_history.py pypy/lib-python/3/idlelib/idle_test/test_pyshell.py pypy/lib-python/3/idlelib/idle_test/test_run.py pypy/lib-python/3/idlelib/idle_test/test_sidebar.py pypy/lib-python/3/idlelib/idle_test/test_warning.py pypy/lib-python/3/idlelib/idle_test/test_multicall.py pypy/lib-python/3/idlelib/idle.bat pypy/lib-python/3/idlelib/README.txt pypy/lib-python/3/idlelib/runscript.py pypy/lib-python/3/idlelib/rpc.py pypy/lib-python/3/idlelib/tooltip.py pypy/lib-python/3/idlelib/help.html pypy/lib-python/3/idlelib/statusbar.py pypy/lib-python/3/idlelib/configdialog.py pypy/lib-python/3/idlelib/idle.pyw pypy/lib-python/3/idlelib/debugobj_r.py pypy/lib-python/3/idlelib/delegator.py pypy/lib-python/3/idlelib/search.py pypy/lib-python/3/idlelib/replace.py pypy/lib-python/3/idlelib/autocomplete.py pypy/lib-python/3/idlelib/autocomplete_w.py pypy/lib-python/3/idlelib/stackviewer.py pypy/lib-python/3/idlelib/hyperparser.py pypy/lib-python/3/idlelib/extend.txt pypy/lib-python/3/idlelib/config.py pypy/lib-python/3/idlelib/mainmenu.py pypy/lib-python/3/idlelib/config-main.def pypy/lib-python/3/idlelib/format.py pypy/lib-python/3/idlelib/calltip.py pypy/lib-python/3/idlelib/codecontext.py pypy/lib-python/3/idlelib/__main__.py pypy/lib-python/3/idlelib/percolator.py pypy/lib-python/3/idlelib/ChangeLog pypy/lib-python/3/idlelib/pyparse.py pypy/lib-python/3/idlelib/tree.py pypy/lib-python/3/idlelib/_pyclbr.py pypy/lib-python/3/_bootlocale.py pypy/lib-python/3/symbol.py pypy/lib-python/3/genericpath.py pypy/lib-python/3/plistlib.py pypy/lib-python/3/optparse.py pypy/lib-python/3/stringprep.py pypy/lib-python/3/this.py pypy/lib-python/3/_weakrefset.py pypy/lib-python/3/copyreg.py pypy/lib-python/3/fractions.py pypy/lib-python/3/ensurepip/ pypy/lib-python/3/ensurepip/__init__.py pypy/lib-python/3/ensurepip/_bundled/ pypy/lib-python/3/ensurepip/_bundled/setuptools-47.1.0-py3-none-any.whl pypy/lib-python/3/ensurepip/_bundled/pip-20.1.1-py2.py3-none-any.whl pypy/lib-python/3/ensurepip/_uninstall.py pypy/lib-python/3/ensurepip/__pycache__/ pypy/lib-python/3/ensurepip/__main__.py pypy/lib-python/3/concurrent/ pypy/lib-python/3/concurrent/__init__.py pypy/lib-python/3/concurrent/futures/ pypy/lib-python/3/concurrent/futures/_base.py pypy/lib-python/3/concurrent/futures/__init__.py pypy/lib-python/3/concurrent/futures/thread.py pypy/lib-python/3/concurrent/futures/process.py pypy/lib-python/3/nntplib.py pypy/lib-python/3/weakref.py pypy/lib-python/3/token.py pypy/lib-python/3/symtable.py pypy/lib-python/3/inspect.py pypy/lib-python/3/fileinput.py pypy/lib-python/3/test/ pypy/lib-python/3/test/test__opcode.py pypy/lib-python/3/test/test_abstract_numbers.py pypy/lib-python/3/test/test_trace.py pypy/lib-python/3/test/badsyntax_pep3120.py pypy/lib-python/3/test/xmltestdata/ pypy/lib-python/3/test/xmltestdata/simple.xml pypy/lib-python/3/test/xmltestdata/test.xml.out pypy/lib-python/3/test/xmltestdata/simple-ns.xml pypy/lib-python/3/test/xmltestdata/test.xml pypy/lib-python/3/test/xmltestdata/expat224_utf8_bug.xml pypy/lib-python/3/test/test_site.py pypy/lib-python/3/test/test_sndhdr.py pypy/lib-python/3/test/test_pprint.py pypy/lib-python/3/test/test_codecencodings_kr.py pypy/lib-python/3/test/test_yield_from.py pypy/lib-python/3/test/test_ctypes.py pypy/lib-python/3/test/test_cmd.py pypy/lib-python/3/test/test_winsound.py pypy/lib-python/3/test/test_grp.py pypy/lib-python/3/test/test_threading_local.py pypy/lib-python/3/test/test_pyclbr.py pypy/lib-python/3/test/decimaltestdata/ pypy/lib-python/3/test/decimaltestdata/ddCompareSig.decTest pypy/lib-python/3/test/decimaltestdata/ddMin.decTest pypy/lib-python/3/test/decimaltestdata/dqAnd.decTest pypy/lib-python/3/test/decimaltestdata/dqSubtract.decTest pypy/lib-python/3/test/decimaltestdata/ddNextMinus.decTest pypy/lib-python/3/test/decimaltestdata/tointegral.decTest pypy/lib-python/3/test/decimaltestdata/copy.decTest pypy/lib-python/3/test/decimaltestdata/ddNextToward.decTest pypy/lib-python/3/test/decimaltestdata/ddDivideInt.decTest pypy/lib-python/3/test/decimaltestdata/dqNextMinus.decTest pypy/lib-python/3/test/decimaltestdata/dqMinus.decTest pypy/lib-python/3/test/decimaltestdata/dqScaleB.decTest pypy/lib-python/3/test/decimaltestdata/logb.decTest pypy/lib-python/3/test/decimaltestdata/ddNextPlus.decTest pypy/lib-python/3/test/decimaltestdata/ddLogB.decTest pypy/lib-python/3/test/decimaltestdata/reduce.decTest pypy/lib-python/3/test/decimaltestdata/dqCompareSig.decTest pypy/lib-python/3/test/decimaltestdata/and.decTest pypy/lib-python/3/test/decimaltestdata/dqMultiply.decTest pypy/lib-python/3/test/decimaltestdata/dqLogB.decTest pypy/lib-python/3/test/decimaltestdata/ddMinus.decTest pypy/lib-python/3/test/decimaltestdata/ddAdd.decTest pypy/lib-python/3/test/decimaltestdata/exp.decTest pypy/lib-python/3/test/decimaltestdata/dsEncode.decTest pypy/lib-python/3/test/decimaltestdata/randoms.decTest pypy/lib-python/3/test/decimaltestdata/dqCopySign.decTest pypy/lib-python/3/test/decimaltestdata/invert.decTest pypy/lib-python/3/test/decimaltestdata/minus.decTest pypy/lib-python/3/test/decimaltestdata/ddCopy.decTest pypy/lib-python/3/test/decimaltestdata/ddDivide.decTest pypy/lib-python/3/test/decimaltestdata/ddReduce.decTest pypy/lib-python/3/test/decimaltestdata/dqMin.decTest pypy/lib-python/3/test/decimaltestdata/subtract.decTest pypy/lib-python/3/test/decimaltestdata/dqCanonical.decTest pypy/lib-python/3/test/decimaltestdata/ddMaxMag.decTest pypy/lib-python/3/test/decimaltestdata/dqCompare.decTest pypy/lib-python/3/test/decimaltestdata/scaleb.decTest pypy/lib-python/3/test/decimaltestdata/testall.decTest pypy/lib-python/3/test/decimaltestdata/clamp.decTest pypy/lib-python/3/test/decimaltestdata/tointegralx.decTest pypy/lib-python/3/test/decimaltestdata/ddEncode.decTest pypy/lib-python/3/test/decimaltestdata/dqEncode.decTest pypy/lib-python/3/test/decimaltestdata/ddCopySign.decTest pypy/lib-python/3/test/decimaltestdata/dqSameQuantum.decTest pypy/lib-python/3/test/decimaltestdata/ddRotate.decTest pypy/lib-python/3/test/decimaltestdata/ln.decTest pypy/lib-python/3/test/decimaltestdata/ddSameQuantum.decTest pypy/lib-python/3/test/decimaltestdata/rounding.decTest pypy/lib-python/3/test/decimaltestdata/dqCopy.decTest pypy/lib-python/3/test/decimaltestdata/comparetotal.decTest pypy/lib-python/3/test/decimaltestdata/decQuad.decTest pypy/lib-python/3/test/decimaltestdata/divide.decTest pypy/lib-python/3/test/decimaltestdata/power.decTest pypy/lib-python/3/test/decimaltestdata/squareroot.decTest pypy/lib-python/3/test/decimaltestdata/or.decTest pypy/lib-python/3/test/decimaltestdata/extra.decTest pypy/lib-python/3/test/decimaltestdata/ddQuantize.decTest pypy/lib-python/3/test/decimaltestdata/dqBase.decTest pypy/lib-python/3/test/decimaltestdata/ddMinMag.decTest pypy/lib-python/3/test/decimaltestdata/ddCanonical.decTest pypy/lib-python/3/test/decimaltestdata/ddFMA.decTest pypy/lib-python/3/test/decimaltestdata/dqAbs.decTest pypy/lib-python/3/test/decimaltestdata/class.decTest pypy/lib-python/3/test/decimaltestdata/compare.decTest pypy/lib-python/3/test/decimaltestdata/quantize.decTest pypy/lib-python/3/test/decimaltestdata/ddScaleB.decTest pypy/lib-python/3/test/decimaltestdata/ddSubtract.decTest pypy/lib-python/3/test/decimaltestdata/dqQuantize.decTest pypy/lib-python/3/test/decimaltestdata/add.decTest pypy/lib-python/3/test/decimaltestdata/ddRemainderNear.decTest pypy/lib-python/3/test/decimaltestdata/dqDivideInt.decTest pypy/lib-python/3/test/decimaltestdata/dqCopyNegate.decTest pypy/lib-python/3/test/decimaltestdata/ddRemainder.decTest pypy/lib-python/3/test/decimaltestdata/dqPlus.decTest pypy/lib-python/3/test/decimaltestdata/divideint.decTest pypy/lib-python/3/test/decimaltestdata/abs.decTest pypy/lib-python/3/test/decimaltestdata/ddInvert.decTest pypy/lib-python/3/test/decimaltestdata/ddPlus.decTest pypy/lib-python/3/test/decimaltestdata/dqOr.decTest pypy/lib-python/3/test/decimaltestdata/minmag.decTest pypy/lib-python/3/test/decimaltestdata/copyabs.decTest pypy/lib-python/3/test/decimaltestdata/remainder.decTest pypy/lib-python/3/test/decimaltestdata/dqClass.decTest pypy/lib-python/3/test/decimaltestdata/powersqrt.decTest pypy/lib-python/3/test/decimaltestdata/dqReduce.decTest pypy/lib-python/3/test/decimaltestdata/ddAbs.decTest pypy/lib-python/3/test/decimaltestdata/log10.decTest pypy/lib-python/3/test/decimaltestdata/nextminus.decTest pypy/lib-python/3/test/decimaltestdata/ddShift.decTest pypy/lib-python/3/test/decimaltestdata/dqCompareTotalMag.decTest pypy/lib-python/3/test/decimaltestdata/plus.decTest pypy/lib-python/3/test/decimaltestdata/ddXor.decTest pypy/lib-python/3/test/decimaltestdata/ddToIntegral.decTest pypy/lib-python/3/test/decimaltestdata/dqRemainder.decTest pypy/lib-python/3/test/decimaltestdata/decDouble.decTest pypy/lib-python/3/test/decimaltestdata/ddOr.decTest pypy/lib-python/3/test/decimaltestdata/inexact.decTest pypy/lib-python/3/test/decimaltestdata/dqNextPlus.decTest pypy/lib-python/3/test/decimaltestdata/dqMaxMag.decTest pypy/lib-python/3/test/decimaltestdata/comparetotmag.decTest pypy/lib-python/3/test/decimaltestdata/dqAdd.decTest pypy/lib-python/3/test/decimaltestdata/samequantum.decTest pypy/lib-python/3/test/decimaltestdata/rescale.decTest pypy/lib-python/3/test/decimaltestdata/multiply.decTest pypy/lib-python/3/test/decimaltestdata/dqCompareTotal.decTest pypy/lib-python/3/test/decimaltestdata/copynegate.decTest pypy/lib-python/3/test/decimaltestdata/dqShift.decTest pypy/lib-python/3/test/decimaltestdata/xor.decTest pypy/lib-python/3/test/decimaltestdata/ddCopyNegate.decTest pypy/lib-python/3/test/decimaltestdata/nextplus.decTest pypy/lib-python/3/test/decimaltestdata/ddMax.decTest pypy/lib-python/3/test/decimaltestdata/dqInvert.decTest pypy/lib-python/3/test/decimaltestdata/min.decTest pypy/lib-python/3/test/decimaltestdata/decSingle.decTest pypy/lib-python/3/test/decimaltestdata/ddCompareTotalMag.decTest pypy/lib-python/3/test/decimaltestdata/dqFMA.decTest pypy/lib-python/3/test/decimaltestdata/dqRotate.decTest pypy/lib-python/3/test/decimaltestdata/ddMultiply.decTest pypy/lib-python/3/test/decimaltestdata/dqCopyAbs.decTest pypy/lib-python/3/test/decimaltestdata/ddAnd.decTest pypy/lib-python/3/test/decimaltestdata/base.decTest pypy/lib-python/3/test/decimaltestdata/dsBase.decTest pypy/lib-python/3/test/decimaltestdata/remainderNear.decTest pypy/lib-python/3/test/decimaltestdata/randomBound32.decTest pypy/lib-python/3/test/decimaltestdata/fma.decTest pypy/lib-python/3/test/decimaltestdata/dqMinMag.decTest pypy/lib-python/3/test/decimaltestdata/max.decTest pypy/lib-python/3/test/decimaltestdata/ddCompare.decTest pypy/lib-python/3/test/decimaltestdata/dqRemainderNear.decTest pypy/lib-python/3/test/decimaltestdata/dqMax.decTest pypy/lib-python/3/test/decimaltestdata/dqNextToward.decTest pypy/lib-python/3/test/decimaltestdata/ddCopyAbs.decTest pypy/lib-python/3/test/decimaltestdata/shift.decTest pypy/lib-python/3/test/decimaltestdata/dqXor.decTest pypy/lib-python/3/test/decimaltestdata/ddBase.decTest pypy/lib-python/3/test/decimaltestdata/dqToIntegral.decTest pypy/lib-python/3/test/decimaltestdata/dqDivide.decTest pypy/lib-python/3/test/decimaltestdata/ddClass.decTest pypy/lib-python/3/test/decimaltestdata/copysign.decTest pypy/lib-python/3/test/decimaltestdata/rotate.decTest pypy/lib-python/3/test/decimaltestdata/ddCompareTotal.decTest pypy/lib-python/3/test/decimaltestdata/maxmag.decTest pypy/lib-python/3/test/decimaltestdata/nexttoward.decTest pypy/lib-python/3/test/test_heapq.py pypy/lib-python/3/test/test_optparse.py pypy/lib-python/3/test/test_module.py pypy/lib-python/3/test/badsyntax_future6.py pypy/lib-python/3/test/encoded_modules/ pypy/lib-python/3/test/encoded_modules/module_koi8_r.py pypy/lib-python/3/test/encoded_modules/__init__.py pypy/lib-python/3/test/encoded_modules/module_iso_8859_1.py pypy/lib-python/3/test/test_epoll.py pypy/lib-python/3/test/exception_hierarchy.txt pypy/lib-python/3/test/sgml_input.html pypy/lib-python/3/test/test_contextlib.py pypy/lib-python/3/test/test_codeop.py pypy/lib-python/3/test/bytecode_helper.py pypy/lib-python/3/test/talos-2019-0758.pem pypy/lib-python/3/test/test_zipfile64.py pypy/lib-python/3/test/test_cmd_line_script.py pypy/lib-python/3/test/test_largefile.py pypy/lib-python/3/test/autotest.py pypy/lib-python/3/test/test_curses.py pypy/lib-python/3/test/test_structmembers.py pypy/lib-python/3/test/test_dbm_dumb.py pypy/lib-python/3/test/test_parser.py pypy/lib-python/3/test/dtracedata/ pypy/lib-python/3/test/dtracedata/call_stack.d pypy/lib-python/3/test/dtracedata/call_stack.stp pypy/lib-python/3/test/dtracedata/line.d.expected pypy/lib-python/3/test/dtracedata/call_stack.stp.expected pypy/lib-python/3/test/dtracedata/line.py pypy/lib-python/3/test/dtracedata/gc.stp.expected pypy/lib-python/3/test/dtracedata/instance.py pypy/lib-python/3/test/dtracedata/gc.d.expected pypy/lib-python/3/test/dtracedata/line.d pypy/lib-python/3/test/dtracedata/gc.d pypy/lib-python/3/test/dtracedata/call_stack.py pypy/lib-python/3/test/dtracedata/gc.stp pypy/lib-python/3/test/dtracedata/gc.py pypy/lib-python/3/test/dtracedata/assert_usable.d pypy/lib-python/3/test/dtracedata/assert_usable.stp pypy/lib-python/3/test/dtracedata/call_stack.d.expected pypy/lib-python/3/test/test_httpservers.py pypy/lib-python/3/test/test_class.py pypy/lib-python/3/test/relimport.py pypy/lib-python/3/test/test_unicode.py pypy/lib-python/3/test/test_atexit.py pypy/lib-python/3/test/badsyntax_future4.py pypy/lib-python/3/test/test_doctest.py pypy/lib-python/3/test/cjkencodings/ pypy/lib-python/3/test/cjkencodings/euc_jisx0213.txt pypy/lib-python/3/test/cjkencodings/euc_kr.txt pypy/lib-python/3/test/cjkencodings/shift_jis-utf8.txt pypy/lib-python/3/test/cjkencodings/euc_kr-utf8.txt pypy/lib-python/3/test/cjkencodings/euc_jp.txt pypy/lib-python/3/test/cjkencodings/big5hkscs.txt pypy/lib-python/3/test/cjkencodings/shift_jis.txt pypy/lib-python/3/test/cjkencodings/hz.txt pypy/lib-python/3/test/cjkencodings/gb18030-utf8.txt pypy/lib-python/3/test/cjkencodings/iso2022_kr.txt pypy/lib-python/3/test/cjkencodings/shift_jisx0213-utf8.txt pypy/lib-python/3/test/cjkencodings/cp949-utf8.txt pypy/lib-python/3/test/cjkencodings/iso2022_jp.txt pypy/lib-python/3/test/cjkencodings/hz-utf8.txt pypy/lib-python/3/test/cjkencodings/johab-utf8.txt pypy/lib-python/3/test/cjkencodings/iso2022_kr-utf8.txt pypy/lib-python/3/test/cjkencodings/johab.txt pypy/lib-python/3/test/cjkencodings/euc_jp-utf8.txt pypy/lib-python/3/test/cjkencodings/shift_jisx0213.txt pypy/lib-python/3/test/cjkencodings/gbk.txt pypy/lib-python/3/test/cjkencodings/gb18030.txt pypy/lib-python/3/test/cjkencodings/gb2312.txt pypy/lib-python/3/test/cjkencodings/gbk-utf8.txt pypy/lib-python/3/test/cjkencodings/big5-utf8.txt pypy/lib-python/3/test/cjkencodings/cp949.txt pypy/lib-python/3/test/cjkencodings/iso2022_jp-utf8.txt pypy/lib-python/3/test/cjkencodings/big5hkscs-utf8.txt pypy/lib-python/3/test/cjkencodings/euc_jisx0213-utf8.txt pypy/lib-python/3/test/cjkencodings/big5.txt pypy/lib-python/3/test/cjkencodings/gb2312-utf8.txt pypy/lib-python/3/test/test_ucn.py pypy/lib-python/3/test/keycert2.pem pypy/lib-python/3/test/test_codecs.py pypy/lib-python/3/test/pythoninfo.py pypy/lib-python/3/test/test_zlib.py pypy/lib-python/3/test/test_keyword.py pypy/lib-python/3/test/ann_module2.py pypy/lib-python/3/test/test_time.py pypy/lib-python/3/test/list_tests.py pypy/lib-python/3/test/test_asyncore.py pypy/lib-python/3/test/test_strtod.py pypy/lib-python/3/test/test_codecencodings_cn.py pypy/lib-python/3/test/test_format.py pypy/lib-python/3/test/test_tk.py pypy/lib-python/3/test/test_itertools.py pypy/lib-python/3/test/test_robotparser.py pypy/lib-python/3/test/dis_module.py pypy/lib-python/3/test/test_poll.py pypy/lib-python/3/test/test_dbm_ndbm.py pypy/lib-python/3/test/test_threading.py pypy/lib-python/3/test/test_email/ pypy/lib-python/3/test/test_email/test_message.py pypy/lib-python/3/test/test_email/test_parser.py pypy/lib-python/3/test/test_email/test__header_value_parser.py pypy/lib-python/3/test/test_email/data/ pypy/lib-python/3/test/test_email/data/msg_32.txt pypy/lib-python/3/test/test_email/data/msg_09.txt pypy/lib-python/3/test/test_email/data/msg_19.txt pypy/lib-python/3/test/test_email/data/msg_41.txt pypy/lib-python/3/test/test_email/data/msg_07.txt pypy/lib-python/3/test/test_email/data/msg_01.txt pypy/lib-python/3/test/test_email/data/msg_40.txt pypy/lib-python/3/test/test_email/data/msg_04.txt pypy/lib-python/3/test/test_email/data/msg_45.txt pypy/lib-python/3/test/test_email/data/msg_24.txt pypy/lib-python/3/test/test_email/data/msg_28.txt pypy/lib-python/3/test/test_email/data/msg_31.txt pypy/lib-python/3/test/test_email/data/msg_44.txt pypy/lib-python/3/test/test_email/data/msg_03.txt pypy/lib-python/3/test/test_email/data/msg_26.txt pypy/lib-python/3/test/test_email/data/msg_21.txt pypy/lib-python/3/test/test_email/data/msg_43.txt pypy/lib-python/3/test/test_email/data/msg_20.txt pypy/lib-python/3/test/test_email/data/msg_06.txt pypy/lib-python/3/test/test_email/data/msg_14.txt pypy/lib-python/3/test/test_email/data/msg_37.txt pypy/lib-python/3/test/test_email/data/audiotest.au pypy/lib-python/3/test/test_email/data/msg_15.txt pypy/lib-python/3/test/test_email/data/msg_22.txt pypy/lib-python/3/test/test_email/data/msg_35.txt pypy/lib-python/3/test/test_email/data/msg_46.txt pypy/lib-python/3/test/test_email/data/msg_16.txt pypy/lib-python/3/test/test_email/data/msg_13.txt pypy/lib-python/3/test/test_email/data/PyBanner048.gif pypy/lib-python/3/test/test_email/data/msg_18.txt pypy/lib-python/3/test/test_email/data/msg_10.txt pypy/lib-python/3/test/test_email/data/msg_08.txt pypy/lib-python/3/test/test_email/data/msg_34.txt pypy/lib-python/3/test/test_email/data/msg_12a.txt pypy/lib-python/3/test/test_email/data/msg_42.txt pypy/lib-python/3/test/test_email/data/msg_33.txt pypy/lib-python/3/test/test_email/data/msg_36.txt pypy/lib-python/3/test/test_email/data/msg_05.txt pypy/lib-python/3/test/test_email/data/msg_30.txt pypy/lib-python/3/test/test_email/data/msg_27.txt pypy/lib-python/3/test/test_email/data/msg_38.txt pypy/lib-python/3/test/test_email/data/msg_39.txt pypy/lib-python/3/test/test_email/data/msg_17.txt pypy/lib-python/3/test/test_email/data/msg_25.txt pypy/lib-python/3/test/test_email/data/msg_29.txt pypy/lib-python/3/test/test_email/data/msg_11.txt pypy/lib-python/3/test/test_email/data/msg_23.txt pypy/lib-python/3/test/test_email/data/msg_12.txt pypy/lib-python/3/test/test_email/data/msg_02.txt pypy/lib-python/3/test/test_email/__init__.py pypy/lib-python/3/test/test_email/test__encoded_words.py pypy/lib-python/3/test/test_email/test_inversion.py pypy/lib-python/3/test/test_email/torture_test.py pypy/lib-python/3/test/test_email/test_email.py pypy/lib-python/3/test/test_email/test_contentmanager.py pypy/lib-python/3/test/test_email/test_generator.py pypy/lib-python/3/test/test_email/test_asian_codecs.py pypy/lib-python/3/test/test_email/test_policy.py pypy/lib-python/3/test/test_email/test_headerregistry.py pypy/lib-python/3/test/test_email/test_utils.py pypy/lib-python/3/test/test_email/test_defect_handling.py pypy/lib-python/3/test/test_email/test_pickleable.py pypy/lib-python/3/test/test_email/__main__.py pypy/lib-python/3/test/test_codecmaps_jp.py pypy/lib-python/3/test/test_genericclass.py pypy/lib-python/3/test/test_unpack.py pypy/lib-python/3/test/multibytecodec_support.py pypy/lib-python/3/test/test_sys_setprofile.py pypy/lib-python/3/test/mp_fork_bomb.py pypy/lib-python/3/test/imghdrdata/ pypy/lib-python/3/test/imghdrdata/python.ras pypy/lib-python/3/test/imghdrdata/python.gif pypy/lib-python/3/test/imghdrdata/python.jpg pypy/lib-python/3/test/imghdrdata/python.pbm pypy/lib-python/3/test/imghdrdata/python.pgm pypy/lib-python/3/test/imghdrdata/python.bmp pypy/lib-python/3/test/imghdrdata/python.png pypy/lib-python/3/test/imghdrdata/python.webp pypy/lib-python/3/test/imghdrdata/python.ppm pypy/lib-python/3/test/imghdrdata/python.sgi pypy/lib-python/3/test/imghdrdata/python.xbm pypy/lib-python/3/test/imghdrdata/python.tiff pypy/lib-python/3/test/imghdrdata/python.exr pypy/lib-python/3/test/test_aifc.py pypy/lib-python/3/test/test_pdb.py pypy/lib-python/3/test/ssltests.py pypy/lib-python/3/test/test_http_cookiejar.py pypy/lib-python/3/test/test___all__.py pypy/lib-python/3/test/test_dbm.py pypy/lib-python/3/test/test_wait3.py pypy/lib-python/3/test/test_deque.py pypy/lib-python/3/test/test_future5.py pypy/lib-python/3/test/test_ssl.py pypy/lib-python/3/test/test_genexps.py pypy/lib-python/3/test/test_tempfile.py pypy/lib-python/3/test/pycacert.pem pypy/lib-python/3/test/test_iter.py pypy/lib-python/3/test/test_operator.py pypy/lib-python/3/test/test_ntpath.py pypy/lib-python/3/test/test_codecencodings_jp.py pypy/lib-python/3/test/test_pkg.py pypy/lib-python/3/test/test_generators.py pypy/lib-python/3/test/test_exceptions.py pypy/lib-python/3/test/test_context.py pypy/lib-python/3/test/ssl_servers.py pypy/lib-python/3/test/sample_doctest.py pypy/lib-python/3/test/test_eintr.py pypy/lib-python/3/test/test_functools.py pypy/lib-python/3/test/test_weakref.py pypy/lib-python/3/test/test_finalization.py pypy/lib-python/3/test/test_uuid.py pypy/lib-python/3/test/test_metaclass.py pypy/lib-python/3/test/test_msilib.py pypy/lib-python/3/test/test_urlparse.py pypy/lib-python/3/test/test_memoryview.py pypy/lib-python/3/test/test_typing.py pypy/lib-python/3/test/test_global.py pypy/lib-python/3/test/test_subclassinit.py pypy/lib-python/3/test/test_stat.py pypy/lib-python/3/test/test_sysconfig.py pypy/lib-python/3/test/bad_getattr3.py pypy/lib-python/3/test/test_telnetlib.py pypy/lib-python/3/test/test_statistics.py pypy/lib-python/3/test/test__osx_support.py pypy/lib-python/3/test/test_devpoll.py pypy/lib-python/3/test/pycakey.pem pypy/lib-python/3/test/test_shlex.py pypy/lib-python/3/test/data/ pypy/lib-python/3/test/data/README pypy/lib-python/3/test/empty.vbs pypy/lib-python/3/test/test_stringprep.py pypy/lib-python/3/test/ffdh3072.pem pypy/lib-python/3/test/test_dictviews.py pypy/lib-python/3/test/test_subprocess.py pypy/lib-python/3/test/test_threadsignals.py pypy/lib-python/3/test/test_doctest3.txt pypy/lib-python/3/test/badsyntax_future10.py pypy/lib-python/3/test/test_bz2.py pypy/lib-python/3/test/test_sort.py pypy/lib-python/3/test/test_base64.py pypy/lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt pypy/lib-python/3/test/selfsigned_pythontestdotnet.pem pypy/lib-python/3/test/test_xml_dom_minicompat.py pypy/lib-python/3/test/badsyntax_future5.py pypy/lib-python/3/test/test_cgi.py pypy/lib-python/3/test/test_json/ pypy/lib-python/3/test/test_json/test_unicode.py pypy/lib-python/3/test/test_json/test_speedups.py pypy/lib-python/3/test/test_json/test_dump.py pypy/lib-python/3/test/test_json/test_default.py pypy/lib-python/3/test/test_json/test_enum.py pypy/lib-python/3/test/test_json/test_separators.py pypy/lib-python/3/test/test_json/test_fail.py pypy/lib-python/3/test/test_json/test_indent.py pypy/lib-python/3/test/test_json/test_pass1.py pypy/lib-python/3/test/test_json/__init__.py pypy/lib-python/3/test/test_json/test_encode_basestring_ascii.py pypy/lib-python/3/test/test_json/test_pass3.py pypy/lib-python/3/test/test_json/test_float.py pypy/lib-python/3/test/test_json/test_recursion.py pypy/lib-python/3/test/test_json/test_pass2.py pypy/lib-python/3/test/test_json/test_decode.py pypy/lib-python/3/test/test_json/test_tool.py pypy/lib-python/3/test/test_json/test_scanstring.py pypy/lib-python/3/test/test_json/__main__.py pypy/lib-python/3/test/test_secrets.py pypy/lib-python/3/test/test_sqlite.py pypy/lib-python/3/test/test_shutil.py pypy/lib-python/3/test/test_syslog.py pypy/lib-python/3/test/test_dummy_threading.py pypy/lib-python/3/test/test_pathlib.py pypy/lib-python/3/test/pyclbr_input.py pypy/lib-python/3/test/test_popen.py pypy/lib-python/3/test/bad_getattr.py pypy/lib-python/3/test/test_audioop.py pypy/lib-python/3/test/test_pyexpat.py pypy/lib-python/3/test/sample_doctest_no_doctests.py pypy/lib-python/3/test/test_dict_version.py pypy/lib-python/3/test/test_posix.py pypy/lib-python/3/test/test_random.py pypy/lib-python/3/test/test_asyncgen.py pypy/lib-python/3/test/test_hash.py pypy/lib-python/3/test/test_idle.py pypy/lib-python/3/test/test_source_encoding.py pypy/lib-python/3/test/test_sys.py pypy/lib-python/3/test/curses_tests.py pypy/lib-python/3/test/test_kqueue.py pypy/lib-python/3/test/test_tracemalloc.py pypy/lib-python/3/test/string_tests.py pypy/lib-python/3/test/inspect_fodder2.py pypy/lib-python/3/test/test_string_literals.py pypy/lib-python/3/test/test_cprofile.py pypy/lib-python/3/test/test_openpty.py pypy/lib-python/3/test/test_pstats.py pypy/lib-python/3/test/ann_module.py pypy/lib-python/3/test/test_future.py pypy/lib-python/3/test/test_uu.py pypy/lib-python/3/test/test_tcl.py pypy/lib-python/3/test/badsyntax_3131.py pypy/lib-python/3/test/test_tuple.py pypy/lib-python/3/test/formatfloat_testcases.txt pypy/lib-python/3/test/test_charmapcodec.py pypy/lib-python/3/test/test_docxmlrpc.py pypy/lib-python/3/test/mapping_tests.py pypy/lib-python/3/test/test_getopt.py pypy/lib-python/3/test/test_socket.py pypy/lib-python/3/test/idnsans.pem pypy/lib-python/3/test/make_ssl_certs.py pypy/lib-python/3/test/test_syntax.py pypy/lib-python/3/test/test_xdrlib.py pypy/lib-python/3/test/test_urllib.py pypy/lib-python/3/test/test_unpack_ex.py pypy/lib-python/3/test/test_genericpath.py pypy/lib-python/3/test/test_unicode_identifiers.py pypy/lib-python/3/test/test_plistlib.py pypy/lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt pypy/lib-python/3/test/test_urllib2net.py pypy/lib-python/3/test/test_bisect.py pypy/lib-python/3/test/test_nis.py pypy/lib-python/3/test/test_tix.py pypy/lib-python/3/test/test_pkgutil.py pypy/lib-python/3/test/test_codecencodings_iso2022.py pypy/lib-python/3/test/test_reprlib.py pypy/lib-python/3/test/test_math.py pypy/lib-python/3/test/nullbytecert.pem pypy/lib-python/3/test/test_zipimport.py pypy/lib-python/3/test/test_enum.py pypy/lib-python/3/test/test_urllib2.py pypy/lib-python/3/test/test_embed.py pypy/lib-python/3/test/test_setcomps.py pypy/lib-python/3/test/test_scope.py pypy/lib-python/3/test/test_fractions.py pypy/lib-python/3/test/test_contains.py pypy/lib-python/3/test/test_multiprocessing_fork.py pypy/lib-python/3/test/test_glob.py pypy/lib-python/3/test/test_fstring.py pypy/lib-python/3/test/test_unicode_file_functions.py pypy/lib-python/3/test/test_funcattrs.py pypy/lib-python/3/test/test_asdl_parser.py pypy/lib-python/3/test/imp_dummy.py pypy/lib-python/3/test/capath/ pypy/lib-python/3/test/capath/5ed36f99.0 pypy/lib-python/3/test/capath/99d0fa06.0 pypy/lib-python/3/test/capath/6e88d7b8.0 pypy/lib-python/3/test/capath/ceff1710.0 pypy/lib-python/3/test/capath/4e1295a3.0 pypy/lib-python/3/test/capath/b1930218.0 pypy/lib-python/3/test/test_runpy.py pypy/lib-python/3/test/test_copy.py pypy/lib-python/3/test/cfgparser.1 pypy/lib-python/3/test/nullcert.pem pypy/lib-python/3/test/test_rlcompleter.py pypy/lib-python/3/test/audiotest.au pypy/lib-python/3/test/test_dataclasses.py pypy/lib-python/3/test/test_extcall.py pypy/lib-python/3/test/test_timeout.py pypy/lib-python/3/test/test_queue.py pypy/lib-python/3/test/good_getattr.py pypy/lib-python/3/test/test__locale.py pypy/lib-python/3/test/test_grammar.py pypy/lib-python/3/test/test_iterlen.py pypy/lib-python/3/test/inspect_fodder.py pypy/lib-python/3/test/test_ttk_guionly.py pypy/lib-python/3/test/test_decorators.py pypy/lib-python/3/test/test_multiprocessing_main_handling.py pypy/lib-python/3/test/win_console_handler.py pypy/lib-python/3/test/randv3.pck pypy/lib-python/3/test/test_descrtut.py pypy/lib-python/3/test/seq_tests.py pypy/lib-python/3/test/pystone.py pypy/lib-python/3/test/test_builtin.py pypy/lib-python/3/test/pydocfodder.py pypy/lib-python/3/test/test_webbrowser.py pypy/lib-python/3/test/test_int_literal.py pypy/lib-python/3/test/test_os.py pypy/lib-python/3/test/future_test2.py pypy/lib-python/3/test/test_clinic.py pypy/lib-python/3/test/test_file.py pypy/lib-python/3/test/keycertecc.pem pypy/lib-python/3/test/test_frozen.py pypy/lib-python/3/test/test_compileall.py pypy/lib-python/3/test/test_pickletools.py pypy/lib-python/3/test/test_doctest4.txt pypy/lib-python/3/test/test_property.py pypy/lib-python/3/test/test_augassign.py pypy/lib-python/3/test/reperf.py pypy/lib-python/3/test/test_long.py pypy/lib-python/3/test/datetimetester.py pypy/lib-python/3/test/cmath_testcases.txt pypy/lib-python/3/test/badcert.pem pypy/lib-python/3/test/test_tools/ pypy/lib-python/3/test/test_tools/test_i18n.py pypy/lib-python/3/test/test_tools/test_fixcid.py pypy/lib-python/3/test/test_tools/__init__.py pypy/lib-python/3/test/test_tools/test_gprof2html.py pypy/lib-python/3/test/test_tools/test_pindent.py pypy/lib-python/3/test/test_tools/test_lll.py pypy/lib-python/3/test/test_tools/test_unparse.py pypy/lib-python/3/test/test_tools/test_md5sum.py pypy/lib-python/3/test/test_tools/test_sundry.py pypy/lib-python/3/test/test_tools/test_reindent.py pypy/lib-python/3/test/test_tools/test_pdeps.py pypy/lib-python/3/test/test_tools/__main__.py pypy/lib-python/3/test/test_pwd.py pypy/lib-python/3/test/test_multibytecodec.py pypy/lib-python/3/test/test_sysconfig_pypy.py pypy/lib-python/3/test/test_list.py pypy/lib-python/3/test/ssl_key.pem pypy/lib-python/3/test/test_calendar.py pypy/lib-python/3/test/test_pickle.py pypy/lib-python/3/test/test_future3.py pypy/lib-python/3/test/test_array.py pypy/lib-python/3/test/test_userstring.py pypy/lib-python/3/test/test_enumerate.py pypy/lib-python/3/test/__init__.py pypy/lib-python/3/test/test_wait4.py pypy/lib-python/3/test/test_ensurepip.py pypy/lib-python/3/test/xmltests.py pypy/lib-python/3/test/test_difflib.py pypy/lib-python/3/test/test_imghdr.py pypy/lib-python/3/test/test_generator_stop.py pypy/lib-python/3/test/test_normalization.py pypy/lib-python/3/test/test_index.py pypy/lib-python/3/test/test_xml_etree_c.py pypy/lib-python/3/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt pypy/lib-python/3/test/signalinterproctester.py pypy/lib-python/3/test/test_import/ pypy/lib-python/3/test/test_import/data/ pypy/lib-python/3/test/test_import/data/package2/ pypy/lib-python/3/test/test_import/data/package2/submodule1.py pypy/lib-python/3/test/test_import/data/package2/submodule2.py pypy/lib-python/3/test/test_import/data/package/ pypy/lib-python/3/test/test_import/data/package/__init__.py pypy/lib-python/3/test/test_import/data/package/submodule.py pypy/lib-python/3/test/test_import/data/circular_imports/ pypy/lib-python/3/test/test_import/data/circular_imports/rebinding.py pypy/lib-python/3/test/test_import/data/circular_imports/subpkg/ pypy/lib-python/3/test/test_import/data/circular_imports/subpkg/util.py pypy/lib-python/3/test/test_import/data/circular_imports/subpkg/subpackage2.py pypy/lib-python/3/test/test_import/data/circular_imports/util.py pypy/lib-python/3/test/test_import/data/circular_imports/basic.py pypy/lib-python/3/test/test_import/data/circular_imports/indirect.py pypy/lib-python/3/test/test_import/data/circular_imports/basic2.py pypy/lib-python/3/test/test_import/data/circular_imports/binding.py pypy/lib-python/3/test/test_import/data/circular_imports/binding2.py pypy/lib-python/3/test/test_import/data/circular_imports/subpackage.py pypy/lib-python/3/test/test_import/data/circular_imports/rebinding2.py pypy/lib-python/3/test/test_import/__init__.py pypy/lib-python/3/test/test_import/__main__.py pypy/lib-python/3/test/zip_cp437_header.zip pypy/lib-python/3/test/test_collections.py pypy/lib-python/3/test/test_flufl.py pypy/lib-python/3/test/keycert4.pem pypy/lib-python/3/test/test_marshal.py pypy/lib-python/3/test/test_thread.py pypy/lib-python/3/test/future_test1.py pypy/lib-python/3/test/test_distutils.py pypy/lib-python/3/test/test_struct.py pypy/lib-python/3/test/pickletester.py pypy/lib-python/3/test/test_bufio.py pypy/lib-python/3/test/test_wsgiref.py pypy/lib-python/3/test/test_sax.py pypy/lib-python/3/test/test_multiprocessing_forkserver.py pypy/lib-python/3/test/test_eof.py pypy/lib-python/3/test/test_ordered_dict.py pypy/lib-python/3/test/test_urllib2_localnet.py pypy/lib-python/3/test/test_dict.py pypy/lib-python/3/test/randv2_32.pck pypy/lib-python/3/test/test_fnmatch.py pypy/lib-python/3/test/test_xmlrpc_net.py pypy/lib-python/3/test/test_spwd.py pypy/lib-python/3/test/test_int.py pypy/lib-python/3/test/test_pty.py pypy/lib-python/3/test/mailcap.txt pypy/lib-python/3/test/test_io.py pypy/lib-python/3/test/test_argparse.py pypy/lib-python/3/test/secp384r1.pem pypy/lib-python/3/test/test_cmath.py pypy/lib-python/3/test/test_symtable.py pypy/lib-python/3/test/test_smtplib.py pypy/lib-python/3/test/test_range.py pypy/lib-python/3/test/subprocessdata/ pypy/lib-python/3/test/subprocessdata/sigchild_ignore.py pypy/lib-python/3/test/subprocessdata/qgrep.py pypy/lib-python/3/test/subprocessdata/fd_status.py pypy/lib-python/3/test/subprocessdata/input_reader.py pypy/lib-python/3/test/subprocessdata/qcat.py pypy/lib-python/3/test/test_dictcomps.py pypy/lib-python/3/test/regrtest.py pypy/lib-python/3/test/test_repl.py pypy/lib-python/3/test/test_pow.py pypy/lib-python/3/test/test_file_eintr.py pypy/lib-python/3/test/test_pipes.py pypy/lib-python/3/test/test_doctest.txt pypy/lib-python/3/test/test_smtpd.py pypy/lib-python/3/test/test_venv.py pypy/lib-python/3/test/ieee754.txt pypy/lib-python/3/test/test_regrtest.py pypy/lib-python/3/test/test_dynamicclassattribute.py pypy/lib-python/3/test/time_hashlib.py pypy/lib-python/3/test/test_bool.py pypy/lib-python/3/test/test_gzip.py pypy/lib-python/3/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt pypy/lib-python/3/test/test_threadedtempfile.py pypy/lib-python/3/test/test_fcntl.py pypy/lib-python/3/test/dataclass_module_2_str.py pypy/lib-python/3/test/test_strptime.py pypy/lib-python/3/test/test_contextlib_async.py pypy/lib-python/3/test/badsyntax_future3.py pypy/lib-python/3/test/test_netrc.py pypy/lib-python/3/test/cfgparser.2 pypy/lib-python/3/test/dataclass_module_2.py pypy/lib-python/3/test/test_smtpnet.py pypy/lib-python/3/test/test_ossaudiodev.py pypy/lib-python/3/test/test_baseexception.py pypy/lib-python/3/test/test_tarfile.py pypy/lib-python/3/test/test_unicode_file.py pypy/lib-python/3/test/test_call.py pypy/lib-python/3/test/test_zipapp.py pypy/lib-python/3/test/badsyntax_future7.py pypy/lib-python/3/test/badsyntax_future9.py pypy/lib-python/3/test/test_tokenize.py pypy/lib-python/3/test/zipdir.zip pypy/lib-python/3/test/test_nntplib.py pypy/lib-python/3/test/ssl_key.passwd.pem pypy/lib-python/3/test/test_xmlrpc.py pypy/lib-python/3/test/test_py_compile.py pypy/lib-python/3/test/ann_module3.py pypy/lib-python/3/test/test_copyreg.py pypy/lib-python/3/test/test_sys_settrace.py pypy/lib-python/3/test/_test_multiprocessing.py pypy/lib-python/3/test/test_ipaddress.py pypy/lib-python/3/test/test_modulefinder.py pypy/lib-python/3/test/test_warnings/ pypy/lib-python/3/test/test_warnings/init.py pypy/lib-python/3/test/test_warnings/data/ pypy/lib-python/3/test/test_warnings/data/import_warning.py pypy/lib-python/3/test/test_warnings/data/stacklevel.py pypy/lib-python/3/test/test_warnings/__init__.py pypy/lib-python/3/test/test_warnings/__main__.py pypy/lib-python/3/test/test_mailbox.py pypy/lib-python/3/test/test_mailcap.py pypy/lib-python/3/test/final_b.py pypy/lib-python/3/test/test_isinstance.py pypy/lib-python/3/test/doctest_aliases.py pypy/lib-python/3/test/test_userdict.py pypy/lib-python/3/test/test_unary.py pypy/lib-python/3/test/lock_tests.py pypy/lib-python/3/test/tracedmodules/ pypy/lib-python/3/test/tracedmodules/testmod.py pypy/lib-python/3/test/tracedmodules/__init__.py pypy/lib-python/3/test/test_osx_env.py pypy/lib-python/3/test/test_peepholer.py pypy/lib-python/3/test/floating_points.txt pypy/lib-python/3/test/fork_wait.py pypy/lib-python/3/test/test_dtrace.py pypy/lib-python/3/test/test_ttk_textonly.py pypy/lib-python/3/test/test_fileio.py pypy/lib-python/3/test/test_crashers.py pypy/lib-python/3/test/testcodec.py pypy/lib-python/3/test/test_float.py pypy/lib-python/3/test/test_readline.py pypy/lib-python/3/test/test_doctest2.py pypy/lib-python/3/test/test_complex.py pypy/lib-python/3/test/bad_coding2.py pypy/lib-python/3/test/test_compare.py pypy/lib-python/3/test/allsans.pem pypy/lib-python/3/test/test_imp.py pypy/lib-python/3/test/test_keywordonlyarg.py pypy/lib-python/3/test/tf_inherit_check.py pypy/lib-python/3/test/test_zipimport_support.py pypy/lib-python/3/test/test_urllibnet.py pypy/lib-python/3/test/test_cmd_line.py pypy/lib-python/3/test/test_unicodedata.py pypy/lib-python/3/test/test_poplib.py pypy/lib-python/3/test/test_exception_variations.py pypy/lib-python/3/test/test_strftime.py pypy/lib-python/3/test/test_unittest.py pypy/lib-python/3/test/bad_getattr2.py pypy/lib-python/3/test/libregrtest/ pypy/lib-python/3/test/libregrtest/cmdline.py pypy/lib-python/3/test/libregrtest/utils.py pypy/lib-python/3/test/libregrtest/win_utils.py pypy/lib-python/3/test/libregrtest/__init__.py pypy/lib-python/3/test/libregrtest/refleak.py pypy/lib-python/3/test/libregrtest/runtest.py pypy/lib-python/3/test/libregrtest/save_env.py pypy/lib-python/3/test/libregrtest/main.py pypy/lib-python/3/test/libregrtest/setup.py pypy/lib-python/3/test/libregrtest/runtest_mp.py pypy/lib-python/3/test/test_zipfile.py pypy/lib-python/3/test/revocation.crl pypy/lib-python/3/test/test_super.py pypy/lib-python/3/test/test_winreg.py pypy/lib-python/3/test/dataclass_textanno.py pypy/lib-python/3/test/test_defaultdict.py pypy/lib-python/3/test/test_getargs2.py pypy/lib-python/3/test/test_weakset.py pypy/lib-python/3/test/audiodata/ pypy/lib-python/3/test/audiodata/pluck-pcm24.aiff pypy/lib-python/3/test/audiodata/pluck-pcm32.wav pypy/lib-python/3/test/audiodata/pluck-pcm8.wav pypy/lib-python/3/test/audiodata/pluck-pcm24.au pypy/lib-python/3/test/audiodata/pluck-pcm32.au pypy/lib-python/3/test/audiodata/pluck-pcm8.aiff pypy/lib-python/3/test/audiodata/pluck-pcm16.wav pypy/lib-python/3/test/audiodata/pluck-pcm24.wav pypy/lib-python/3/test/audiodata/pluck-ulaw.aifc pypy/lib-python/3/test/audiodata/pluck-pcm32.aiff pypy/lib-python/3/test/audiodata/pluck-pcm8.au pypy/lib-python/3/test/audiodata/pluck-pcm16.aiff pypy/lib-python/3/test/audiodata/pluck-alaw.aifc pypy/lib-python/3/test/audiodata/pluck-pcm16.au pypy/lib-python/3/test/audiodata/pluck-ulaw.au pypy/lib-python/3/test/test_exception_hierarchy.py pypy/lib-python/3/test/test_timeit.py pypy/lib-python/3/test/test_raise.py pypy/lib-python/3/test/test_hashlib.py pypy/lib-python/3/test/test_capi.py pypy/lib-python/3/test/test_getpass.py pypy/lib-python/3/test/test_codecencodings_tw.py pypy/lib-python/3/test/test_signal.py pypy/lib-python/3/test/test_textwrap.py pypy/lib-python/3/test/audiotests.py pypy/lib-python/3/test/test_re.py pypy/lib-python/3/test/test_http_cookies.py pypy/lib-python/3/test/dataclass_module_1_str.py pypy/lib-python/3/test/testtar.tar pypy/lib-python/3/test/Sine-1000Hz-300ms.aif pypy/lib-python/3/test/keycert3.pem pypy/lib-python/3/test/test_univnewlines.py pypy/lib-python/3/test/bad_coding.py pypy/lib-python/3/test/test_faulthandler.py pypy/lib-python/3/test/test_codecmaps_kr.py pypy/lib-python/3/test/test_script_helper.py pypy/lib-python/3/test/test_difflib_expect.html pypy/lib-python/3/test/test_sunau.py pypy/lib-python/3/test/test_imaplib.py pypy/lib-python/3/test/test_richcmp.py pypy/lib-python/3/test/test_utf8source.py pypy/lib-python/3/test/tokenize_tests.txt pypy/lib-python/3/test/test_locale.py pypy/lib-python/3/test/test_posixpath.py pypy/lib-python/3/test/test_asynchat.py pypy/lib-python/3/test/test_bigmem.py pypy/lib-python/3/test/badkey.pem pypy/lib-python/3/test/test_userlist.py pypy/lib-python/3/test/test_socketserver.py pypy/lib-python/3/test/profilee.py pypy/lib-python/3/test/test_selectors.py pypy/lib-python/3/test/sortperf.py pypy/lib-python/3/test/test_dynamic.py pypy/lib-python/3/test/badsyntax_future8.py pypy/lib-python/3/test/keycert.pem pypy/lib-python/3/test/clinic.test pypy/lib-python/3/test/test_filecmp.py pypy/lib-python/3/test/math_testcases.txt pypy/lib-python/3/test/test_mimetypes.py pypy/lib-python/3/test/gdb_sample.py pypy/lib-python/3/test/test_string.py pypy/lib-python/3/test/test_structseq.py pypy/lib-python/3/test/test_codecmaps_hk.py pypy/lib-python/3/test/test_winconsoleio.py pypy/lib-python/3/test/leakers/ pypy/lib-python/3/test/leakers/test_ctypes.py pypy/lib-python/3/test/leakers/test_selftype.py pypy/lib-python/3/test/leakers/__init__.py pypy/lib-python/3/test/leakers/README.txt pypy/lib-python/3/test/test_select.py pypy/lib-python/3/test/test_typechecks.py pypy/lib-python/3/test/test_platform.py pypy/lib-python/3/test/test_slice.py pypy/lib-python/3/test/test_print.py pypy/lib-python/3/test/test_fileinput.py pypy/lib-python/3/test/test_macurl2path.py pypy/lib-python/3/test/test_startfile.py pypy/lib-python/3/test/test_gettext.py pypy/lib-python/3/test/test_opcodes.py pypy/lib-python/3/test/test_linecache.py pypy/lib-python/3/test/test_codecencodings_hk.py pypy/lib-python/3/test/test_buffer.py pypy/lib-python/3/test/test_xml_etree.py pypy/lib-python/3/test/test_binhex.py pypy/lib-python/3/test/mod_generics_cache.py pypy/lib-python/3/test/bisect_cmd.py pypy/lib-python/3/test/test_gdb.py pypy/lib-python/3/test/outstanding_bugs.py pypy/lib-python/3/test/support/ pypy/lib-python/3/test/support/testresult.py pypy/lib-python/3/test/support/__init__.py pypy/lib-python/3/test/support/script_helper.py pypy/lib-python/3/test/test_c_locale_coercion.py pypy/lib-python/3/test/test_longexp.py pypy/lib-python/3/test/test_errno.py pypy/lib-python/3/test/cfgparser.3 pypy/lib-python/3/test/test_types.py pypy/lib-python/3/test/test_asyncio/ pypy/lib-python/3/test/test_asyncio/test_sslproto.py pypy/lib-python/3/test/test_asyncio/test_streams.py pypy/lib-python/3/test/test_asyncio/test_buffered_proto.py pypy/lib-python/3/test/test_asyncio/test_context.py pypy/lib-python/3/test/test_asyncio/utils.py pypy/lib-python/3/test/test_asyncio/echo2.py pypy/lib-python/3/test/test_asyncio/test_subprocess.py pypy/lib-python/3/test/test_asyncio/test_transports.py pypy/lib-python/3/test/test_asyncio/test_events.py pypy/lib-python/3/test/test_asyncio/test_windows_events.py pypy/lib-python/3/test/test_asyncio/test_pep492.py pypy/lib-python/3/test/test_asyncio/test_proactor_events.py pypy/lib-python/3/test/test_asyncio/test_base_events.py pypy/lib-python/3/test/test_asyncio/test_tasks.py pypy/lib-python/3/test/test_asyncio/__init__.py pypy/lib-python/3/test/test_asyncio/test_windows_utils.py pypy/lib-python/3/test/test_asyncio/test_queues.py pypy/lib-python/3/test/test_asyncio/functional.py pypy/lib-python/3/test/test_asyncio/echo.py pypy/lib-python/3/test/test_asyncio/test_locks.py pypy/lib-python/3/test/test_asyncio/test_futures.py pypy/lib-python/3/test/test_asyncio/echo3.py pypy/lib-python/3/test/test_asyncio/test_selector_events.py pypy/lib-python/3/test/test_asyncio/test_unix_events.py pypy/lib-python/3/test/test_asyncio/__main__.py pypy/lib-python/3/test/test_asyncio/test_runners.py pypy/lib-python/3/test/test_asyncio/test_server.py pypy/lib-python/3/test/test_importlib/ pypy/lib-python/3/test/test_importlib/test_lazy.py pypy/lib-python/3/test/test_importlib/test_open.py pypy/lib-python/3/test/test_importlib/frozen/ pypy/lib-python/3/test/test_importlib/frozen/__init__.py pypy/lib-python/3/test/test_importlib/frozen/test_loader.py pypy/lib-python/3/test/test_importlib/frozen/test_finder.py pypy/lib-python/3/test/test_importlib/frozen/__main__.py pypy/lib-python/3/test/test_importlib/import_/ pypy/lib-python/3/test/test_importlib/import_/test_api.py pypy/lib-python/3/test/test_importlib/import_/test_relative_imports.py pypy/lib-python/3/test/test_importlib/import_/test_caching.py pypy/lib-python/3/test/test_importlib/import_/test_fromlist.py pypy/lib-python/3/test/test_importlib/import_/__init__.py pypy/lib-python/3/test/test_importlib/import_/test_packages.py pypy/lib-python/3/test/test_importlib/import_/test___package__.py pypy/lib-python/3/test/test_importlib/import_/test_meta_path.py pypy/lib-python/3/test/test_importlib/import_/__main__.py pypy/lib-python/3/test/test_importlib/import_/test___loader__.py pypy/lib-python/3/test/test_importlib/import_/test_path.py pypy/lib-python/3/test/test_importlib/namespace_pkgs/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/missing_directory.zip pypy/lib-python/3/test/test_importlib/namespace_pkgs/portion2/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/portion2/foo/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/portion2/foo/two.py pypy/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty pypy/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py pypy/lib-python/3/test/test_importlib/namespace_pkgs/project2/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/project2/parent/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/project2/parent/child/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/project2/parent/child/two.py pypy/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/two.py pypy/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/one.py pypy/lib-python/3/test/test_importlib/namespace_pkgs/top_level_portion1.zip pypy/lib-python/3/test/test_importlib/namespace_pkgs/portion1/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/portion1/foo/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/portion1/foo/one.py pypy/lib-python/3/test/test_importlib/namespace_pkgs/nested_portion1.zip pypy/lib-python/3/test/test_importlib/namespace_pkgs/project3/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/project3/parent/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/project3/parent/child/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/project3/parent/child/three.py pypy/lib-python/3/test/test_importlib/namespace_pkgs/project1/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/project1/parent/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/project1/parent/child/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/project1/parent/child/one.py pypy/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/ pypy/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py pypy/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py pypy/lib-python/3/test/test_importlib/test_api.py pypy/lib-python/3/test/test_importlib/extension/ pypy/lib-python/3/test/test_importlib/extension/test_path_hook.py pypy/lib-python/3/test/test_importlib/extension/__init__.py pypy/lib-python/3/test/test_importlib/extension/test_loader.py pypy/lib-python/3/test/test_importlib/extension/test_case_sensitivity.py pypy/lib-python/3/test/test_importlib/extension/test_finder.py pypy/lib-python/3/test/test_importlib/extension/__main__.py pypy/lib-python/3/test/test_importlib/test_util.py pypy/lib-python/3/test/test_importlib/test_read.py pypy/lib-python/3/test/test_importlib/util.py pypy/lib-python/3/test/test_importlib/data01/ pypy/lib-python/3/test/test_importlib/data01/utf-8.file pypy/lib-python/3/test/test_importlib/data01/__init__.py pypy/lib-python/3/test/test_importlib/data01/subdirectory/ pypy/lib-python/3/test/test_importlib/data01/subdirectory/__init__.py pypy/lib-python/3/test/test_importlib/data01/subdirectory/binary.file pypy/lib-python/3/test/test_importlib/data01/utf-16.file pypy/lib-python/3/test/test_importlib/data01/binary.file pypy/lib-python/3/test/test_importlib/abc.py pypy/lib-python/3/test/test_importlib/__init__.py pypy/lib-python/3/test/test_importlib/test_namespace_pkgs.py pypy/lib-python/3/test/test_importlib/zipdata01/ pypy/lib-python/3/test/test_importlib/zipdata01/__init__.py pypy/lib-python/3/test/test_importlib/zipdata01/ziptestdata.zip pypy/lib-python/3/test/test_importlib/data03/ pypy/lib-python/3/test/test_importlib/data03/__init__.py pypy/lib-python/3/test/test_importlib/data03/namespace/ pypy/lib-python/3/test/test_importlib/data03/namespace/portion2/ pypy/lib-python/3/test/test_importlib/data03/namespace/portion2/__init__.py pypy/lib-python/3/test/test_importlib/data03/namespace/resource1.txt pypy/lib-python/3/test/test_importlib/data03/namespace/portion1/ pypy/lib-python/3/test/test_importlib/data03/namespace/portion1/__init__.py pypy/lib-python/3/test/test_importlib/test_spec.py pypy/lib-python/3/test/test_importlib/test_windows.py pypy/lib-python/3/test/test_importlib/zipdata02/ pypy/lib-python/3/test/test_importlib/zipdata02/__init__.py pypy/lib-python/3/test/test_importlib/zipdata02/ziptestdata.zip pypy/lib-python/3/test/test_importlib/test_locks.py pypy/lib-python/3/test/test_importlib/data02/ pypy/lib-python/3/test/test_importlib/data02/two/ pypy/lib-python/3/test/test_importlib/data02/two/__init__.py pypy/lib-python/3/test/test_importlib/data02/two/resource2.txt pypy/lib-python/3/test/test_importlib/data02/one/ pypy/lib-python/3/test/test_importlib/data02/one/resource1.txt pypy/lib-python/3/test/test_importlib/data02/one/__init__.py pypy/lib-python/3/test/test_importlib/data02/__init__.py pypy/lib-python/3/test/test_importlib/test_resource.py pypy/lib-python/3/test/test_importlib/__main__.py pypy/lib-python/3/test/test_importlib/builtin/ pypy/lib-python/3/test/test_importlib/builtin/__init__.py pypy/lib-python/3/test/test_importlib/builtin/test_loader.py pypy/lib-python/3/test/test_importlib/builtin/test_finder.py pypy/lib-python/3/test/test_importlib/builtin/__main__.py pypy/lib-python/3/test/test_importlib/test_path.py pypy/lib-python/3/test/test_importlib/test_abc.py pypy/lib-python/3/test/test_importlib/source/ pypy/lib-python/3/test/test_importlib/source/test_file_loader.py pypy/lib-python/3/test/test_importlib/source/test_path_hook.py pypy/lib-python/3/test/test_importlib/source/test_source_encoding.py pypy/lib-python/3/test/test_importlib/source/__init__.py pypy/lib-python/3/test/test_importlib/source/test_case_sensitivity.py pypy/lib-python/3/test/test_importlib/source/test_finder.py pypy/lib-python/3/test/test_importlib/source/__main__.py pypy/lib-python/3/test/test_decimal.py pypy/lib-python/3/test/test_code.py pypy/lib-python/3/test/test_bigaddrspace.py pypy/lib-python/3/test/coding20731.py pypy/lib-python/3/test/test_bytes.py pypy/lib-python/3/test/test_cgitb.py pypy/lib-python/3/test/test_code_module.py pypy/lib-python/3/test/test_lib2to3.py pypy/lib-python/3/test/test_quopri.py pypy/lib-python/3/test/test_sched.py pypy/lib-python/3/test/sample_doctest_no_docstrings.py pypy/lib-python/3/test/mp_preload.py pypy/lib-python/3/test/pydoc_mod.py pypy/lib-python/3/test/pstats.pck pypy/lib-python/3/test/test_symbol.py pypy/lib-python/3/test/test_pydoc.py pypy/lib-python/3/test/test_htmlparser.py pypy/lib-python/3/test/test_xxtestfuzz.py pypy/lib-python/3/test/re_tests.py pypy/lib-python/3/test/test_pulldom.py pypy/lib-python/3/test/crashers/ pypy/lib-python/3/test/crashers/underlying_dict.py pypy/lib-python/3/test/crashers/mutation_inside_cyclegc.py pypy/lib-python/3/test/crashers/infinite_loop_re.py pypy/lib-python/3/test/crashers/gc_inspection.py pypy/lib-python/3/test/crashers/bogus_code_obj.py pypy/lib-python/3/test/crashers/README pypy/lib-python/3/test/crashers/trace_at_recursion_limit.py pypy/lib-python/3/test/crashers/recursive_call.py pypy/lib-python/3/test/keycert.passwd.pem pypy/lib-python/3/test/dataclass_module_1.py pypy/lib-python/3/test/mock_socket.py pypy/lib-python/3/test/test_html.py pypy/lib-python/3/test/test_wave.py pypy/lib-python/3/test/test_multiprocessing_spawn.py pypy/lib-python/3/test/test_sundry.py pypy/lib-python/3/test/test_httplib.py pypy/lib-python/3/test/test_future4.py pypy/lib-python/3/test/test_ftplib.py pypy/lib-python/3/test/test_numeric_tower.py pypy/lib-python/3/test/randv2_64.pck pypy/lib-python/3/test/test_codeccallbacks.py pypy/lib-python/3/test/test_crypt.py pypy/lib-python/3/test/test_mmap.py pypy/lib-python/3/test/test_bdb.py pypy/lib-python/3/test/test_concurrent_futures.py pypy/lib-python/3/test/test_set.py pypy/lib-python/3/test/sndhdrdata/ pypy/lib-python/3/test/sndhdrdata/sndhdr.hcom pypy/lib-python/3/test/sndhdrdata/sndhdr.sndt pypy/lib-python/3/test/sndhdrdata/sndhdr.8svx pypy/lib-python/3/test/sndhdrdata/sndhdr.wav pypy/lib-python/3/test/sndhdrdata/README pypy/lib-python/3/test/sndhdrdata/sndhdr.aifc pypy/lib-python/3/test/sndhdrdata/sndhdr.au pypy/lib-python/3/test/sndhdrdata/sndhdr.aiff pypy/lib-python/3/test/sndhdrdata/sndhdr.voc pypy/lib-python/3/test/ssl_cert.pem pypy/lib-python/3/test/test_traceback.py pypy/lib-python/3/test/nokia.pem pypy/lib-python/3/test/test_lzma.py pypy/lib-python/3/test/test_dis.py pypy/lib-python/3/test/test_dbm_gnu.py pypy/lib-python/3/test/test_codecmaps_tw.py pypy/lib-python/3/test/test_compile.py pypy/lib-python/3/test/test_descr.py pypy/lib-python/3/test/test_minidom.py pypy/lib-python/3/test/test_shelve.py pypy/lib-python/3/test/test_csv.py pypy/lib-python/3/test/final_a.py pypy/lib-python/3/test/test_urllib_response.py pypy/lib-python/3/test/test_utf8_mode.py pypy/lib-python/3/test/test_with.py pypy/lib-python/3/test/test_logging.py pypy/lib-python/3/test/test_macpath.py pypy/lib-python/3/test/threaded_import_hangers.py pypy/lib-python/3/test/test_coroutines.py pypy/lib-python/3/test/test_resource.py pypy/lib-python/3/test/double_const.py pypy/lib-python/3/test/test_threaded_import.py pypy/lib-python/3/test/test_pkgimport.py pypy/lib-python/3/test/__main__.py pypy/lib-python/3/test/memory_watchdog.py pypy/lib-python/3/test/test_binascii.py pypy/lib-python/3/test/test_colorsys.py pypy/lib-python/3/test/test_inspect.py pypy/lib-python/3/test/test_codecmaps_cn.py pypy/lib-python/3/test/test_hmac.py pypy/lib-python/3/test/test_configparser.py pypy/lib-python/3/test/test_abc.py pypy/lib-python/3/test/test_binop.py pypy/lib-python/3/test/test_dummy_thread.py pypy/lib-python/3/test/test___future__.py pypy/lib-python/3/test/test_datetime.py pypy/lib-python/3/test/test_fork1.py pypy/lib-python/3/test/mime.types pypy/lib-python/3/test/test_support.py pypy/lib-python/3/test/recursion.tar pypy/lib-python/3/test/test_profile.py pypy/lib-python/3/test/test_ioctl.py pypy/lib-python/3/test/test_frame.py pypy/lib-python/3/test/test_listcomps.py pypy/lib-python/3/test/test_ast.py pypy/lib-python/3/test/test_gc.py pypy/lib-python/3/test/test_doctest2.txt pypy/lib-python/3/test/eintrdata/ pypy/lib-python/3/test/eintrdata/eintr_tester.py pypy/lib-python/3/test/test_memoryio.py pypy/lib-python/3/test/test_turtle.py pypy/lib-python/3/smtpd.py pypy/lib-python/3/runpy.py pypy/lib-python/3/_dummy_thread.py pypy/lib-python/3/glob.py pypy/lib-python/3/cmd.py pypy/lib-python/3/uu.py pypy/lib-python/3/logging/ pypy/lib-python/3/logging/__init__.py pypy/lib-python/3/logging/config.py pypy/lib-python/3/logging/__pycache__/ pypy/lib-python/3/logging/handlers.py pypy/lib-python/3/secrets.py pypy/lib-python/3/tarfile.py pypy/lib-python/3/bdb.py pypy/lib-python/3/turtle.py pypy/lib-python/3/pyclbr.py pypy/lib-python/3/poplib.py pypy/lib-python/3/pydoc.py pypy/lib-python/3/configparser.py pypy/lib-python/3/quopri.py pypy/lib-python/3/turtledemo/ pypy/lib-python/3/turtledemo/rosette.py pypy/lib-python/3/turtledemo/bytedesign.py pypy/lib-python/3/turtledemo/two_canvases.py pypy/lib-python/3/turtledemo/peace.py pypy/lib-python/3/turtledemo/chaos.py pypy/lib-python/3/turtledemo/colormixer.py pypy/lib-python/3/turtledemo/forest.py pypy/lib-python/3/turtledemo/__init__.py pypy/lib-python/3/turtledemo/paint.py pypy/lib-python/3/turtledemo/clock.py pypy/lib-python/3/turtledemo/lindenmayer.py pypy/lib-python/3/turtledemo/turtle.cfg pypy/lib-python/3/turtledemo/nim.py pypy/lib-python/3/turtledemo/fractalcurves.py pypy/lib-python/3/turtledemo/yinyang.py pypy/lib-python/3/turtledemo/sorting_animate.py pypy/lib-python/3/turtledemo/planet_and_moon.py pypy/lib-python/3/turtledemo/round_dance.py pypy/lib-python/3/turtledemo/minimal_hanoi.py pypy/lib-python/3/turtledemo/penrose.py pypy/lib-python/3/turtledemo/__main__.py pypy/lib-python/3/turtledemo/tree.py pypy/lib-python/3/_collections_abc.py pypy/lib-python/3/locale.py pypy/lib-python/3/macurl2path.py pypy/lib-python/3/dummy_threading.py pypy/lib-python/3/platform.py pypy/lib-python/3/io.py pypy/lib-python/3/wave.py pypy/lib-python/3/site.py pypy/lib-python/3/typing.py pypy/lib-python/3/keyword.py pypy/lib-python/3/types.py pypy/lib-python/3/abc.py pypy/lib-python/3/copy.py pypy/lib-python/3/zipapp.py pypy/lib-python/3/pdb.py pypy/lib-python/3/profile.py pypy/lib-python/3/bz2.py pypy/lib-python/3/traceback.py pypy/lib-python/3/tracemalloc.py pypy/lib-python/3/functools.py pypy/lib-python/3/shutil.py pypy/lib-python/3/heapq.py pypy/lib-python/3/sndhdr.py pypy/lib-python/3/_strptime.py pypy/lib-python/3/urllib/ pypy/lib-python/3/urllib/robotparser.py pypy/lib-python/3/urllib/error.py pypy/lib-python/3/urllib/response.py pypy/lib-python/3/urllib/__init__.py pypy/lib-python/3/urllib/parse.py pypy/lib-python/3/urllib/__pycache__/ pypy/lib-python/3/urllib/request.py pypy/lib-python/3/_threading_local.py pypy/lib-python/3/base64.py pypy/lib-python/3/code.py pypy/lib-python/3/pickle.py pypy/lib-python/3/crypt.py pypy/lib-python/3/__future__.py pypy/lib-python/3/lzma.py pypy/lib-python/3/codeop.py pypy/lib-python/3/trace.py pypy/lib-python/3/pathlib.py pypy/lib-python/3/aifc.py pypy/lib-python/3/smtplib.py pypy/lib-python/3/distutils/ pypy/lib-python/3/distutils/log.py pypy/lib-python/3/distutils/msvccompiler.py pypy/lib-python/3/distutils/sysconfig_pypy.py pypy/lib-python/3/distutils/dist.py pypy/lib-python/3/distutils/file_util.py pypy/lib-python/3/distutils/core.py pypy/lib-python/3/distutils/cmd.py pypy/lib-python/3/distutils/bcppcompiler.py pypy/lib-python/3/distutils/tests/ pypy/lib-python/3/distutils/tests/test_bdist_msi.py pypy/lib-python/3/distutils/tests/test_upload.py pypy/lib-python/3/distutils/tests/test_cmd.py pypy/lib-python/3/distutils/tests/test_build_py.py pypy/lib-python/3/distutils/tests/test_msvc9compiler.py pypy/lib-python/3/distutils/tests/test_cygwinccompiler.py pypy/lib-python/3/distutils/tests/test_sdist.py pypy/lib-python/3/distutils/tests/test_core.py pypy/lib-python/3/distutils/tests/test_file_util.py pypy/lib-python/3/distutils/tests/test_install_data.py pypy/lib-python/3/distutils/tests/Setup.sample pypy/lib-python/3/distutils/tests/test_dist.py pypy/lib-python/3/distutils/tests/test_sysconfig.py pypy/lib-python/3/distutils/tests/test_util.py pypy/lib-python/3/distutils/tests/support.py pypy/lib-python/3/distutils/tests/test_archive_util.py pypy/lib-python/3/distutils/tests/test_msvccompiler.py pypy/lib-python/3/distutils/tests/test_install_scripts.py pypy/lib-python/3/distutils/tests/test_build.py pypy/lib-python/3/distutils/tests/test_unixccompiler.py pypy/lib-python/3/distutils/tests/test_spawn.py pypy/lib-python/3/distutils/tests/test_install_lib.py pypy/lib-python/3/distutils/tests/__init__.py pypy/lib-python/3/distutils/tests/test_filelist.py pypy/lib-python/3/distutils/tests/test_register.py pypy/lib-python/3/distutils/tests/test_build_scripts.py pypy/lib-python/3/distutils/tests/test_versionpredicate.py pypy/lib-python/3/distutils/tests/test_install.py pypy/lib-python/3/distutils/tests/test_dir_util.py pypy/lib-python/3/distutils/tests/test_log.py pypy/lib-python/3/distutils/tests/test_build_ext.py pypy/lib-python/3/distutils/tests/test_bdist_wininst.py pypy/lib-python/3/distutils/tests/test_build_clib.py pypy/lib-python/3/distutils/tests/test_install_headers.py pypy/lib-python/3/distutils/tests/test_config_cmd.py pypy/lib-python/3/distutils/tests/test_version.py pypy/lib-python/3/distutils/tests/test_clean.py pypy/lib-python/3/distutils/tests/includetest.rst pypy/lib-python/3/distutils/tests/test_bdist_rpm.py pypy/lib-python/3/distutils/tests/test_dep_util.py pypy/lib-python/3/distutils/tests/test_bdist_dumb.py pypy/lib-python/3/distutils/tests/test_bdist.py pypy/lib-python/3/distutils/tests/test_config.py pypy/lib-python/3/distutils/tests/test_extension.py pypy/lib-python/3/distutils/tests/test_check.py pypy/lib-python/3/distutils/tests/test_text_file.py pypy/lib-python/3/distutils/util.py pypy/lib-python/3/distutils/sysconfig_cpython.py pypy/lib-python/3/distutils/ccompiler.py pypy/lib-python/3/distutils/versionpredicate.py pypy/lib-python/3/distutils/extension.py pypy/lib-python/3/distutils/errors.py pypy/lib-python/3/distutils/unixccompiler.py pypy/lib-python/3/distutils/cygwinccompiler.py pypy/lib-python/3/distutils/__init__.py pypy/lib-python/3/distutils/fancy_getopt.py pypy/lib-python/3/distutils/text_file.py pypy/lib-python/3/distutils/dep_util.py pypy/lib-python/3/distutils/command/ pypy/lib-python/3/distutils/command/wininst-9.0-amd64.exe pypy/lib-python/3/distutils/command/build_scripts.py pypy/lib-python/3/distutils/command/install.py pypy/lib-python/3/distutils/command/install_data.py pypy/lib-python/3/distutils/command/install_headers.py pypy/lib-python/3/distutils/command/wininst-8.0.exe pypy/lib-python/3/distutils/command/build_clib.py pypy/lib-python/3/distutils/command/wininst-10.0.exe pypy/lib-python/3/distutils/command/wininst-7.1.exe pypy/lib-python/3/distutils/command/sdist.py pypy/lib-python/3/distutils/command/bdist_rpm.py pypy/lib-python/3/distutils/command/install_lib.py pypy/lib-python/3/distutils/command/command_template pypy/lib-python/3/distutils/command/__init__.py pypy/lib-python/3/distutils/command/check.py pypy/lib-python/3/distutils/command/build_ext.py pypy/lib-python/3/distutils/command/install_scripts.py pypy/lib-python/3/distutils/command/bdist.py pypy/lib-python/3/distutils/command/wininst-14.0.exe pypy/lib-python/3/distutils/command/register.py pypy/lib-python/3/distutils/command/wininst-10.0-amd64.exe pypy/lib-python/3/distutils/command/wininst-14.0-amd64.exe pypy/lib-python/3/distutils/command/upload.py pypy/lib-python/3/distutils/command/clean.py pypy/lib-python/3/distutils/command/bdist_wininst.py pypy/lib-python/3/distutils/command/bdist_dumb.py pypy/lib-python/3/distutils/command/bdist_msi.py pypy/lib-python/3/distutils/command/build.py pypy/lib-python/3/distutils/command/build_py.py pypy/lib-python/3/distutils/command/config.py pypy/lib-python/3/distutils/command/wininst-6.0.exe pypy/lib-python/3/distutils/command/__pycache__/ pypy/lib-python/3/distutils/command/wininst-9.0.exe pypy/lib-python/3/distutils/command/install_egg_info.py pypy/lib-python/3/distutils/archive_util.py pypy/lib-python/3/distutils/_msvccompiler.py pypy/lib-python/3/distutils/version.py pypy/lib-python/3/distutils/dir_util.py pypy/lib-python/3/distutils/filelist.py pypy/lib-python/3/distutils/README pypy/lib-python/3/distutils/msvc9compiler.py pypy/lib-python/3/distutils/debug.py pypy/lib-python/3/distutils/config.py pypy/lib-python/3/distutils/sysconfig.py pypy/lib-python/3/distutils/__pycache__/ pypy/lib-python/3/distutils/spawn.py pypy/lib-python/3/uuid.py pypy/lib-python/3/statistics.py pypy/lib-python/3/zipfile.py pypy/lib-python/3/calendar.py pypy/lib-python/3/posixpath.py pypy/lib-python/3/sre_constants.py pypy/lib-python/3/formatter.py pypy/lib-python/3/tokenize.py pypy/lib-python/3/mimetypes.py pypy/lib-python/3/pickletools.py pypy/lib-python/3/multiprocessing/ pypy/lib-python/3/multiprocessing/synchronize.py pypy/lib-python/3/multiprocessing/util.py pypy/lib-python/3/multiprocessing/popen_fork.py pypy/lib-python/3/multiprocessing/reduction.py pypy/lib-python/3/multiprocessing/popen_forkserver.py pypy/lib-python/3/multiprocessing/semaphore_tracker.py pypy/lib-python/3/multiprocessing/heap.py pypy/lib-python/3/multiprocessing/__init__.py pypy/lib-python/3/multiprocessing/pool.py pypy/lib-python/3/multiprocessing/popen_spawn_posix.py pypy/lib-python/3/multiprocessing/resource_sharer.py pypy/lib-python/3/multiprocessing/managers.py pypy/lib-python/3/multiprocessing/forkserver.py pypy/lib-python/3/multiprocessing/sharedctypes.py pypy/lib-python/3/multiprocessing/connection.py pypy/lib-python/3/multiprocessing/popen_spawn_win32.py pypy/lib-python/3/multiprocessing/queues.py pypy/lib-python/3/multiprocessing/dummy/ pypy/lib-python/3/multiprocessing/dummy/__init__.py pypy/lib-python/3/multiprocessing/dummy/connection.py pypy/lib-python/3/multiprocessing/context.py pypy/lib-python/3/multiprocessing/__pycache__/ pypy/lib-python/3/multiprocessing/spawn.py pypy/lib-python/3/multiprocessing/process.py pypy/lib-python/3/pipes.py pypy/lib-python/3/ipaddress.py pypy/lib-python/3/binhex.py pypy/lib-python/3/_py_abc.py pypy/lib-python/3/os.py pypy/lib-python/3/nturl2path.py pypy/lib-python/3/gettext.py pypy/lib-python/3/mailcap.py pypy/lib-python/3/_compat_pickle.py pypy/lib-python/3/textwrap.py pypy/lib-python/3/sched.py pypy/lib-python/3/telnetlib.py pypy/lib-python/3/asynchat.py pypy/lib-python/3/linecache.py pypy/lib-python/3/queue.py pypy/lib-python/3/json/ pypy/lib-python/3/json/scanner.py pypy/lib-python/3/json/decoder.py pypy/lib-python/3/json/encoder.py pypy/lib-python/3/json/__init__.py pypy/lib-python/3/json/tool.py pypy/lib-python/3/json/__pycache__/ pypy/lib-python/3/asyncio/ pypy/lib-python/3/asyncio/log.py pypy/lib-python/3/asyncio/runners.py pypy/lib-python/3/asyncio/proactor_events.py pypy/lib-python/3/asyncio/format_helpers.py pypy/lib-python/3/asyncio/selector_events.py pypy/lib-python/3/asyncio/unix_events.py pypy/lib-python/3/asyncio/streams.py pypy/lib-python/3/asyncio/coroutines.py pypy/lib-python/3/asyncio/locks.py pypy/lib-python/3/asyncio/tasks.py pypy/lib-python/3/asyncio/base_futures.py pypy/lib-python/3/asyncio/__init__.py pypy/lib-python/3/asyncio/events.py pypy/lib-python/3/asyncio/sslproto.py pypy/lib-python/3/asyncio/base_events.py pypy/lib-python/3/asyncio/protocols.py pypy/lib-python/3/asyncio/windows_utils.py pypy/lib-python/3/asyncio/transports.py pypy/lib-python/3/asyncio/windows_events.py pypy/lib-python/3/asyncio/queues.py pypy/lib-python/3/asyncio/constants.py pypy/lib-python/3/asyncio/test_utils.py pypy/lib-python/3/asyncio/base_subprocess.py pypy/lib-python/3/asyncio/base_tasks.py pypy/lib-python/3/asyncio/futures.py pypy/lib-python/3/asyncio/subprocess.py pypy/lib-python/3/asyncio/compat.py pypy/lib-python/3/threading.py pypy/lib-python/3/dbm/ pypy/lib-python/3/dbm/__init__.py pypy/lib-python/3/dbm/gnu.py pypy/lib-python/3/dbm/dumb.py pypy/lib-python/3/dbm/ndbm.py pypy/lib-python/3/ctypes/ pypy/lib-python/3/ctypes/_endian.py pypy/lib-python/3/ctypes/_aix.py pypy/lib-python/3/ctypes/test/ pypy/lib-python/3/ctypes/test/test_find.py pypy/lib-python/3/ctypes/test/test_unicode.py pypy/lib-python/3/ctypes/test/test_functions.py pypy/lib-python/3/ctypes/test/test_random_things.py pypy/lib-python/3/ctypes/test/test_funcptr.py pypy/lib-python/3/ctypes/test/test_wintypes.py pypy/lib-python/3/ctypes/test/test_parameters.py pypy/lib-python/3/ctypes/test/test_sizes.py pypy/lib-python/3/ctypes/test/test_structures.py pypy/lib-python/3/ctypes/test/test_frombuffer.py pypy/lib-python/3/ctypes/test/test_incomplete.py pypy/lib-python/3/ctypes/test/test_unaligned_structures.py pypy/lib-python/3/ctypes/test/test_numbers.py pypy/lib-python/3/ctypes/test/test_delattr.py pypy/lib-python/3/ctypes/test/test_strings.py pypy/lib-python/3/ctypes/test/test_init.py pypy/lib-python/3/ctypes/test/test_varsize_struct.py pypy/lib-python/3/ctypes/test/test_pep3118.py pypy/lib-python/3/ctypes/test/test_cast.py pypy/lib-python/3/ctypes/test/test_repr.py pypy/lib-python/3/ctypes/test/test_memfunctions.py pypy/lib-python/3/ctypes/test/test_python_api.py pypy/lib-python/3/ctypes/test/test_arrays.py pypy/lib-python/3/ctypes/test/test_prototypes.py pypy/lib-python/3/ctypes/test/test_refcounts.py pypy/lib-python/3/ctypes/test/__init__.py pypy/lib-python/3/ctypes/test/test_objects.py pypy/lib-python/3/ctypes/test/test_loading.py pypy/lib-python/3/ctypes/test/test_simplesubclasses.py pypy/lib-python/3/ctypes/test/test_byteswap.py pypy/lib-python/3/ctypes/test/test_values.py pypy/lib-python/3/ctypes/test/test_as_parameter.py pypy/lib-python/3/ctypes/test/test_array_in_pointer.py pypy/lib-python/3/ctypes/test/test_pointers.py pypy/lib-python/3/ctypes/test/test_internals.py pypy/lib-python/3/ctypes/test/test_stringptr.py pypy/lib-python/3/ctypes/test/test_keeprefs.py pypy/lib-python/3/ctypes/test/test_slicing.py pypy/lib-python/3/ctypes/test/test_win32.py pypy/lib-python/3/ctypes/test/test_pickling.py pypy/lib-python/3/ctypes/test/test_buffers.py pypy/lib-python/3/ctypes/test/test_bitfields.py pypy/lib-python/3/ctypes/test/test_errno.py pypy/lib-python/3/ctypes/test/test_macholib.py pypy/lib-python/3/ctypes/test/test_bytes.py pypy/lib-python/3/ctypes/test/test_checkretval.py pypy/lib-python/3/ctypes/test/test_cfuncs.py pypy/lib-python/3/ctypes/test/test_returnfuncptrs.py pypy/lib-python/3/ctypes/test/test_callbacks.py pypy/lib-python/3/ctypes/test/test_anon.py pypy/lib-python/3/ctypes/test/__main__.py pypy/lib-python/3/ctypes/test/test_struct_fields.py pypy/lib-python/3/ctypes/test/test_libc.py pypy/lib-python/3/ctypes/util.py pypy/lib-python/3/ctypes/__init__.py pypy/lib-python/3/ctypes/wintypes.py pypy/lib-python/3/ctypes/macholib/ pypy/lib-python/3/ctypes/macholib/framework.py pypy/lib-python/3/ctypes/macholib/dylib.py pypy/lib-python/3/ctypes/macholib/__init__.py pypy/lib-python/3/ctypes/macholib/README.ctypes pypy/lib-python/3/ctypes/macholib/fetch_macholib pypy/lib-python/3/ctypes/macholib/dyld.py pypy/lib-python/3/ctypes/macholib/fetch_macholib.bat pypy/lib-python/3/ctypes/__pycache__/ pypy/lib-python/3/_osx_support.py pypy/lib-python/3/shelve.py pypy/lib-python/3/tkinter/ pypy/lib-python/3/tkinter/test/ pypy/lib-python/3/tkinter/test/support.py pypy/lib-python/3/tkinter/test/__init__.py pypy/lib-python/3/tkinter/test/runtktests.py pypy/lib-python/3/tkinter/test/README pypy/lib-python/3/tkinter/test/widget_tests.py pypy/lib-python/3/tkinter/test/test_ttk/ pypy/lib-python/3/tkinter/test/test_ttk/test_functions.py pypy/lib-python/3/tkinter/test/test_ttk/__init__.py pypy/lib-python/3/tkinter/test/test_ttk/test_style.py pypy/lib-python/3/tkinter/test/test_ttk/test_widgets.py pypy/lib-python/3/tkinter/test/test_ttk/test_extensions.py pypy/lib-python/3/tkinter/test/test_tkinter/ pypy/lib-python/3/tkinter/test/test_tkinter/test_geometry_managers.py pypy/lib-python/3/tkinter/test/test_tkinter/test_variables.py pypy/lib-python/3/tkinter/test/test_tkinter/test_font.py pypy/lib-python/3/tkinter/test/test_tkinter/test_misc.py pypy/lib-python/3/tkinter/test/test_tkinter/__init__.py pypy/lib-python/3/tkinter/test/test_tkinter/test_loadtk.py pypy/lib-python/3/tkinter/test/test_tkinter/test_widgets.py pypy/lib-python/3/tkinter/test/test_tkinter/test_images.py pypy/lib-python/3/tkinter/test/test_tkinter/test_text.py pypy/lib-python/3/tkinter/dnd.py pypy/lib-python/3/tkinter/tix.py pypy/lib-python/3/tkinter/scrolledtext.py pypy/lib-python/3/tkinter/simpledialog.py pypy/lib-python/3/tkinter/__init__.py pypy/lib-python/3/tkinter/commondialog.py pypy/lib-python/3/tkinter/ttk.py pypy/lib-python/3/tkinter/colorchooser.py pypy/lib-python/3/tkinter/dialog.py pypy/lib-python/3/tkinter/messagebox.py pypy/lib-python/3/tkinter/filedialog.py pypy/lib-python/3/tkinter/font.py pypy/lib-python/3/tkinter/constants.py pypy/lib-python/3/tkinter/__main__.py pypy/lib-python/3/datetime.py pypy/lib-python/3/pkgutil.py pypy/lib-python/3/wsgiref/ pypy/lib-python/3/wsgiref/validate.py pypy/lib-python/3/wsgiref/util.py pypy/lib-python/3/wsgiref/simple_server.py pypy/lib-python/3/wsgiref/__init__.py pypy/lib-python/3/wsgiref/headers.py pypy/lib-python/3/wsgiref/handlers.py pypy/lib-python/3/imaplib.py pypy/lib-python/3/imghdr.py pypy/lib-python/3/difflib.py pypy/lib-python/3/xmlrpc/ pypy/lib-python/3/xmlrpc/server.py pypy/lib-python/3/xmlrpc/__init__.py pypy/lib-python/3/xmlrpc/client.py pypy/lib-python/3/xmlrpc/__pycache__/ pypy/lib-python/3/codecs.py pypy/lib-python/3/re.py pypy/lib-python/3/xdrlib.py pypy/lib-python/3/venv/ pypy/lib-python/3/venv/__init__.py pypy/lib-python/3/venv/scripts/ pypy/lib-python/3/venv/scripts/nt/ pypy/lib-python/3/venv/scripts/nt/Activate.ps1 pypy/lib-python/3/venv/scripts/nt/activate.bat pypy/lib-python/3/venv/scripts/nt/deactivate.bat pypy/lib-python/3/venv/scripts/posix/ pypy/lib-python/3/venv/scripts/posix/activate.csh pypy/lib-python/3/venv/scripts/posix/activate.fish pypy/lib-python/3/venv/scripts/common/ pypy/lib-python/3/venv/scripts/common/activate pypy/lib-python/3/venv/__main__.py pypy/lib-python/3/_compression.py pypy/lib-python/3/sqlite3/ pypy/lib-python/3/sqlite3/test/ pypy/lib-python/3/sqlite3/test/regression.py pypy/lib-python/3/sqlite3/test/types.py pypy/lib-python/3/sqlite3/test/dbapi.py pypy/lib-python/3/sqlite3/test/backup.py pypy/lib-python/3/sqlite3/test/__init__.py pypy/lib-python/3/sqlite3/test/dump.py pypy/lib-python/3/sqlite3/test/factory.py pypy/lib-python/3/sqlite3/test/userfunctions.py pypy/lib-python/3/sqlite3/test/transactions.py pypy/lib-python/3/sqlite3/test/hooks.py pypy/lib-python/3/sqlite3/dbapi2.py pypy/lib-python/3/sqlite3/__init__.py pypy/lib-python/3/sqlite3/dump.py pypy/lib-python/3/sqlite3/__pycache__/ pypy/lib-python/3/html/ pypy/lib-python/3/html/entities.py pypy/lib-python/3/html/parser.py pypy/lib-python/3/html/__init__.py pypy/lib-python/3/html/__pycache__/ pypy/lib-python/3/numbers.py pypy/lib-python/3/cgi.py pypy/lib-python/3/asyncore.py pypy/lib-python/3/lib2to3/ pypy/lib-python/3/lib2to3/fixer_base.py pypy/lib-python/3/lib2to3/fixer_util.py pypy/lib-python/3/lib2to3/refactor.py pypy/lib-python/3/lib2to3/Grammar.txt pypy/lib-python/3/lib2to3/fixes/ pypy/lib-python/3/lib2to3/fixes/fix_has_key.py pypy/lib-python/3/lib2to3/fixes/fix_raw_input.py pypy/lib-python/3/lib2to3/fixes/fix_throw.py pypy/lib-python/3/lib2to3/fixes/fix_input.py pypy/lib-python/3/lib2to3/fixes/fix_types.py pypy/lib-python/3/lib2to3/fixes/fix_reduce.py pypy/lib-python/3/lib2to3/fixes/fix_renames.py pypy/lib-python/3/lib2to3/fixes/fix_ws_comma.py pypy/lib-python/3/lib2to3/fixes/fix_intern.py pypy/lib-python/3/lib2to3/fixes/fix_standarderror.py pypy/lib-python/3/lib2to3/fixes/fix_print.py pypy/lib-python/3/lib2to3/fixes/fix_buffer.py pypy/lib-python/3/lib2to3/fixes/fix_operator.py pypy/lib-python/3/lib2to3/fixes/fix_next.py pypy/lib-python/3/lib2to3/fixes/fix_isinstance.py pypy/lib-python/3/lib2to3/fixes/fix_methodattrs.py pypy/lib-python/3/lib2to3/fixes/fix_itertools_imports.py pypy/lib-python/3/lib2to3/fixes/fix_paren.py pypy/lib-python/3/lib2to3/fixes/fix_sys_exc.py pypy/lib-python/3/lib2to3/fixes/fix_tuple_params.py pypy/lib-python/3/lib2to3/fixes/__init__.py pypy/lib-python/3/lib2to3/fixes/fix_execfile.py pypy/lib-python/3/lib2to3/fixes/fix_apply.py pypy/lib-python/3/lib2to3/fixes/fix_dict.py pypy/lib-python/3/lib2to3/fixes/fix_imports2.py pypy/lib-python/3/lib2to3/fixes/fix_basestring.py pypy/lib-python/3/lib2to3/fixes/fix_nonzero.py pypy/lib-python/3/lib2to3/fixes/fix_reload.py pypy/lib-python/3/lib2to3/fixes/fix_set_literal.py pypy/lib-python/3/lib2to3/fixes/fix_future.py pypy/lib-python/3/lib2to3/fixes/fix_exec.py pypy/lib-python/3/lib2to3/fixes/fix_unicode.py pypy/lib-python/3/lib2to3/fixes/fix_filter.py pypy/lib-python/3/lib2to3/fixes/fix_imports.py pypy/lib-python/3/lib2to3/fixes/fix_import.py pypy/lib-python/3/lib2to3/fixes/fix_zip.py pypy/lib-python/3/lib2to3/fixes/fix_metaclass.py pypy/lib-python/3/lib2to3/fixes/fix_funcattrs.py pypy/lib-python/3/lib2to3/fixes/fix_xreadlines.py pypy/lib-python/3/lib2to3/fixes/fix_itertools.py pypy/lib-python/3/lib2to3/fixes/fix_urllib.py pypy/lib-python/3/lib2to3/fixes/fix_ne.py pypy/lib-python/3/lib2to3/fixes/fix_raise.py pypy/lib-python/3/lib2to3/fixes/fix_xrange.py pypy/lib-python/3/lib2to3/fixes/fix_idioms.py pypy/lib-python/3/lib2to3/fixes/fix_getcwdu.py pypy/lib-python/3/lib2to3/fixes/fix_exitfunc.py pypy/lib-python/3/lib2to3/fixes/fix_long.py pypy/lib-python/3/lib2to3/fixes/fix_asserts.py pypy/lib-python/3/lib2to3/fixes/fix_numliterals.py pypy/lib-python/3/lib2to3/fixes/fix_map.py pypy/lib-python/3/lib2to3/fixes/fix_repr.py pypy/lib-python/3/lib2to3/fixes/fix_except.py pypy/lib-python/3/lib2to3/PatternGrammar.txt pypy/lib-python/3/lib2to3/tests/ pypy/lib-python/3/lib2to3/tests/pytree_idempotency.py pypy/lib-python/3/lib2to3/tests/test_parser.py pypy/lib-python/3/lib2to3/tests/test_util.py pypy/lib-python/3/lib2to3/tests/data/ pypy/lib-python/3/lib2to3/tests/data/py3_test_grammar.py pypy/lib-python/3/lib2to3/tests/data/infinite_recursion.py pypy/lib-python/3/lib2to3/tests/data/py2_test_grammar.py pypy/lib-python/3/lib2to3/tests/data/crlf.py pypy/lib-python/3/lib2to3/tests/data/fixers/ pypy/lib-python/3/lib2to3/tests/data/fixers/no_fixer_cls.py pypy/lib-python/3/lib2to3/tests/data/fixers/parrot_example.py pypy/lib-python/3/lib2to3/tests/data/fixers/bad_order.py pypy/lib-python/3/lib2to3/tests/data/fixers/myfixes/ pypy/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_preorder.py pypy/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_first.py pypy/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_parrot.py pypy/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_explicit.py pypy/lib-python/3/lib2to3/tests/data/fixers/myfixes/__init__.py pypy/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_last.py pypy/lib-python/3/lib2to3/tests/data/bom.py pypy/lib-python/3/lib2to3/tests/data/different_encoding.py pypy/lib-python/3/lib2to3/tests/data/README pypy/lib-python/3/lib2to3/tests/data/false_encoding.py pypy/lib-python/3/lib2to3/tests/support.py pypy/lib-python/3/lib2to3/tests/__init__.py pypy/lib-python/3/lib2to3/tests/test_fixers.py pypy/lib-python/3/lib2to3/tests/test_all_fixers.py pypy/lib-python/3/lib2to3/tests/test_refactor.py pypy/lib-python/3/lib2to3/tests/test_pytree.py pypy/lib-python/3/lib2to3/tests/test_main.py pypy/lib-python/3/lib2to3/tests/__main__.py pypy/lib-python/3/lib2to3/pytree.py pypy/lib-python/3/lib2to3/__init__.py pypy/lib-python/3/lib2to3/patcomp.py pypy/lib-python/3/lib2to3/main.py pypy/lib-python/3/lib2to3/pygram.py pypy/lib-python/3/lib2to3/btm_matcher.py pypy/lib-python/3/lib2to3/pgen2/ pypy/lib-python/3/lib2to3/pgen2/token.py pypy/lib-python/3/lib2to3/pgen2/conv.py pypy/lib-python/3/lib2to3/pgen2/driver.py pypy/lib-python/3/lib2to3/pgen2/literals.py pypy/lib-python/3/lib2to3/pgen2/__init__.py pypy/lib-python/3/lib2to3/pgen2/grammar.py pypy/lib-python/3/lib2to3/pgen2/tokenize.py pypy/lib-python/3/lib2to3/pgen2/parse.py pypy/lib-python/3/lib2to3/pgen2/pgen.py pypy/lib-python/3/lib2to3/btm_utils.py pypy/lib-python/3/lib2to3/__main__.py pypy/lib-python/3/antigravity.py pypy/lib-python/3/colorsys.py pypy/lib-python/3/email/ pypy/lib-python/3/email/encoders.py pypy/lib-python/3/email/quoprimime.py pypy/lib-python/3/email/header.py pypy/lib-python/3/email/utils.py pypy/lib-python/3/email/parser.py pypy/lib-python/3/email/architecture.rst pypy/lib-python/3/email/base64mime.py pypy/lib-python/3/email/_header_value_parser.py pypy/lib-python/3/email/generator.py pypy/lib-python/3/email/errors.py pypy/lib-python/3/email/_encoded_words.py pypy/lib-python/3/email/__init__.py pypy/lib-python/3/email/charset.py pypy/lib-python/3/email/mime/ pypy/lib-python/3/email/mime/base.py pypy/lib-python/3/email/mime/application.py pypy/lib-python/3/email/mime/nonmultipart.py pypy/lib-python/3/email/mime/image.py pypy/lib-python/3/email/mime/multipart.py pypy/lib-python/3/email/mime/__init__.py pypy/lib-python/3/email/mime/audio.py pypy/lib-python/3/email/mime/text.py pypy/lib-python/3/email/mime/message.py pypy/lib-python/3/email/policy.py pypy/lib-python/3/email/iterators.py pypy/lib-python/3/email/_parseaddr.py pypy/lib-python/3/email/headerregistry.py pypy/lib-python/3/email/feedparser.py pypy/lib-python/3/email/contentmanager.py pypy/lib-python/3/email/message.py pypy/lib-python/3/email/__pycache__/ pypy/lib-python/3/email/_policybase.py pypy/lib-python/3/xml/ pypy/lib-python/3/xml/sax/ pypy/lib-python/3/xml/sax/_exceptions.py pypy/lib-python/3/xml/sax/saxutils.py pypy/lib-python/3/xml/sax/__init__.py pypy/lib-python/3/xml/sax/xmlreader.py pypy/lib-python/3/xml/sax/handler.py pypy/lib-python/3/xml/sax/expatreader.py pypy/lib-python/3/xml/sax/__pycache__/ pypy/lib-python/3/xml/__init__.py pypy/lib-python/3/xml/dom/ pypy/lib-python/3/xml/dom/expatbuilder.py pypy/lib-python/3/xml/dom/pulldom.py pypy/lib-python/3/xml/dom/__init__.py pypy/lib-python/3/xml/dom/xmlbuilder.py pypy/lib-python/3/xml/dom/minicompat.py pypy/lib-python/3/xml/dom/minidom.py pypy/lib-python/3/xml/dom/domreg.py pypy/lib-python/3/xml/dom/NodeFilter.py pypy/lib-python/3/xml/parsers/ pypy/lib-python/3/xml/parsers/__init__.py pypy/lib-python/3/xml/parsers/expat.py pypy/lib-python/3/xml/parsers/__pycache__/ pypy/lib-python/3/xml/etree/ pypy/lib-python/3/xml/etree/ElementPath.py pypy/lib-python/3/xml/etree/__init__.py pypy/lib-python/3/xml/etree/ElementTree.py pypy/lib-python/3/xml/etree/__pycache__/ pypy/lib-python/3/xml/etree/cElementTree.py pypy/lib-python/3/xml/etree/ElementInclude.py pypy/lib-python/3/xml/__pycache__/ pypy/lib-python/3/mailbox.py pypy/lib-python/3/bisect.py pypy/lib-python/3/pstats.py pypy/lib-python/3/random.py pypy/lib-python/3/shlex.py pypy/lib-python/3/encodings/ pypy/lib-python/3/encodings/mac_iceland.py pypy/lib-python/3/encodings/iso2022_kr.py pypy/lib-python/3/encodings/cp855.py pypy/lib-python/3/encodings/undefined.py pypy/lib-python/3/encodings/iso8859_3.py pypy/lib-python/3/encodings/aliases.py pypy/lib-python/3/encodings/cp866.py pypy/lib-python/3/encodings/cp1253.py pypy/lib-python/3/encodings/cp1252.py pypy/lib-python/3/encodings/cp861.py pypy/lib-python/3/encodings/koi8_t.py pypy/lib-python/3/encodings/cp875.py pypy/lib-python/3/encodings/iso8859_5.py pypy/lib-python/3/encodings/shift_jis.py pypy/lib-python/3/encodings/cp1258.py pypy/lib-python/3/encodings/latin_1.py pypy/lib-python/3/encodings/cp950.py pypy/lib-python/3/encodings/shift_jisx0213.py pypy/lib-python/3/encodings/quopri_codec.py pypy/lib-python/3/encodings/big5hkscs.py pypy/lib-python/3/encodings/punycode.py pypy/lib-python/3/encodings/idna.py pypy/lib-python/3/encodings/cp737.py pypy/lib-python/3/encodings/iso8859_1.py pypy/lib-python/3/encodings/cp858.py pypy/lib-python/3/encodings/utf_32_be.py pypy/lib-python/3/encodings/utf_16_be.py pypy/lib-python/3/encodings/oem.py pypy/lib-python/3/encodings/mbcs.py pypy/lib-python/3/encodings/bz2_codec.py pypy/lib-python/3/encodings/koi8_u.py pypy/lib-python/3/encodings/iso8859_7.py pypy/lib-python/3/encodings/cp775.py pypy/lib-python/3/encodings/utf_7.py pypy/lib-python/3/encodings/euc_kr.py pypy/lib-python/3/encodings/iso8859_6.py pypy/lib-python/3/encodings/cp932.py pypy/lib-python/3/encodings/cp1255.py pypy/lib-python/3/encodings/cp1250.py pypy/lib-python/3/encodings/iso8859_2.py pypy/lib-python/3/encodings/johab.py pypy/lib-python/3/encodings/iso8859_14.py pypy/lib-python/3/encodings/cp852.py pypy/lib-python/3/encodings/rot_13.py pypy/lib-python/3/encodings/base64_codec.py pypy/lib-python/3/encodings/cp720.py pypy/lib-python/3/encodings/cp1026.py pypy/lib-python/3/encodings/gbk.py pypy/lib-python/3/encodings/euc_jis_2004.py pypy/lib-python/3/encodings/iso2022_jp_3.py pypy/lib-python/3/encodings/ascii.py pypy/lib-python/3/encodings/iso8859_4.py pypy/lib-python/3/encodings/mac_arabic.py pypy/lib-python/3/encodings/zlib_codec.py pypy/lib-python/3/encodings/__init__.py pypy/lib-python/3/encodings/cp1257.py pypy/lib-python/3/encodings/cp037.py pypy/lib-python/3/encodings/cp1125.py pypy/lib-python/3/encodings/cp850.py pypy/lib-python/3/encodings/euc_jisx0213.py pypy/lib-python/3/encodings/cp864.py pypy/lib-python/3/encodings/utf_8.py pypy/lib-python/3/encodings/cp500.py pypy/lib-python/3/encodings/iso8859_8.py pypy/lib-python/3/encodings/iso2022_jp.py pypy/lib-python/3/encodings/cp1140.py pypy/lib-python/3/encodings/charmap.py pypy/lib-python/3/encodings/euc_jp.py pypy/lib-python/3/encodings/utf_32.py pypy/lib-python/3/encodings/gb18030.py pypy/lib-python/3/encodings/palmos.py pypy/lib-python/3/encodings/mac_greek.py pypy/lib-python/3/encodings/iso8859_10.py pypy/lib-python/3/encodings/hz.py pypy/lib-python/3/encodings/unicode_internal.py pypy/lib-python/3/encodings/cp860.py pypy/lib-python/3/encodings/tis_620.py pypy/lib-python/3/encodings/utf_8_sig.py pypy/lib-python/3/encodings/unicode_escape.py pypy/lib-python/3/encodings/ptcp154.py pypy/lib-python/3/encodings/mac_turkish.py pypy/lib-python/3/encodings/iso8859_9.py pypy/lib-python/3/encodings/cp857.py pypy/lib-python/3/encodings/cp1256.py pypy/lib-python/3/encodings/iso8859_11.py pypy/lib-python/3/encodings/cp1254.py pypy/lib-python/3/encodings/cp1251.py pypy/lib-python/3/encodings/cp65001.py pypy/lib-python/3/encodings/mac_romanian.py pypy/lib-python/3/encodings/utf_16_le.py pypy/lib-python/3/encodings/cp863.py pypy/lib-python/3/encodings/mac_cyrillic.py pypy/lib-python/3/encodings/iso8859_13.py pypy/lib-python/3/encodings/big5.py pypy/lib-python/3/encodings/cp949.py pypy/lib-python/3/encodings/cp869.py pypy/lib-python/3/encodings/iso8859_15.py pypy/lib-python/3/encodings/mac_centeuro.py pypy/lib-python/3/encodings/cp1006.py pypy/lib-python/3/encodings/iso2022_jp_2004.py pypy/lib-python/3/encodings/cp856.py pypy/lib-python/3/encodings/iso2022_jp_2.py pypy/lib-python/3/encodings/cp865.py pypy/lib-python/3/encodings/utf_16.py pypy/lib-python/3/encodings/utf_32_le.py pypy/lib-python/3/encodings/mac_farsi.py pypy/lib-python/3/encodings/mac_roman.py pypy/lib-python/3/encodings/cp437.py pypy/lib-python/3/encodings/cp862.py pypy/lib-python/3/encodings/kz1048.py pypy/lib-python/3/encodings/hp_roman8.py pypy/lib-python/3/encodings/mac_latin2.py pypy/lib-python/3/encodings/iso2022_jp_ext.py pypy/lib-python/3/encodings/raw_unicode_escape.py pypy/lib-python/3/encodings/shift_jis_2004.py pypy/lib-python/3/encodings/iso2022_jp_1.py pypy/lib-python/3/encodings/uu_codec.py pypy/lib-python/3/encodings/cp273.py pypy/lib-python/3/encodings/__pycache__/ pypy/lib-python/3/encodings/gb2312.py pypy/lib-python/3/encodings/koi8_r.py pypy/lib-python/3/encodings/cp874.py pypy/lib-python/3/encodings/mac_croatian.py pypy/lib-python/3/encodings/hex_codec.py pypy/lib-python/3/encodings/cp424.py pypy/lib-python/3/encodings/iso8859_16.py pypy/lib-python/3/ast.py pypy/lib-python/3/hashlib.py pypy/lib-python/3/pty.py pypy/lib-python/3/__phello__.foo.py pypy/lib-python/3/getpass.py pypy/lib-python/3/unittest/ pypy/lib-python/3/unittest/suite.py pypy/lib-python/3/unittest/test/ pypy/lib-python/3/unittest/test/test_functiontestcase.py pypy/lib-python/3/unittest/test/test_assertions.py pypy/lib-python/3/unittest/test/dummy.py pypy/lib-python/3/unittest/test/support.py pypy/lib-python/3/unittest/test/test_result.py pypy/lib-python/3/unittest/test/test_runner.py pypy/lib-python/3/unittest/test/test_suite.py pypy/lib-python/3/unittest/test/testmock/ pypy/lib-python/3/unittest/test/testmock/testwith.py pypy/lib-python/3/unittest/test/testmock/testhelpers.py pypy/lib-python/3/unittest/test/testmock/support.py pypy/lib-python/3/unittest/test/testmock/testmock.py pypy/lib-python/3/unittest/test/testmock/testsealable.py pypy/lib-python/3/unittest/test/testmock/testsentinel.py pypy/lib-python/3/unittest/test/testmock/__init__.py pypy/lib-python/3/unittest/test/testmock/testcallable.py pypy/lib-python/3/unittest/test/testmock/testpatch.py pypy/lib-python/3/unittest/test/testmock/testmagicmethods.py pypy/lib-python/3/unittest/test/testmock/__main__.py pypy/lib-python/3/unittest/test/test_discovery.py pypy/lib-python/3/unittest/test/__init__.py pypy/lib-python/3/unittest/test/test_break.py pypy/lib-python/3/unittest/test/test_setups.py pypy/lib-python/3/unittest/test/test_loader.py pypy/lib-python/3/unittest/test/test_skipping.py pypy/lib-python/3/unittest/test/test_case.py pypy/lib-python/3/unittest/test/__main__.py pypy/lib-python/3/unittest/test/_test_warnings.py pypy/lib-python/3/unittest/test/test_program.py pypy/lib-python/3/unittest/mock.py pypy/lib-python/3/unittest/util.py pypy/lib-python/3/unittest/signals.py pypy/lib-python/3/unittest/__init__.py pypy/lib-python/3/unittest/main.py pypy/lib-python/3/unittest/case.py pypy/lib-python/3/unittest/result.py pypy/lib-python/3/unittest/runner.py pypy/lib-python/3/unittest/loader.py pypy/lib-python/3/unittest/__main__.py pypy/lib-python/3/modulefinder.py pypy/lib-python/3/netrc.py pypy/lib-python/3/string.py pypy/lib-python/3/compileall.py pypy/lib-python/3/argparse.py pypy/lib-python/3/doctest.py pypy/lib-python/3/ftplib.py pypy/lib-python/3/csv.py pypy/lib-python/3/socket.py pypy/lib-python/3/opcode.py pypy/lib-python/3/collections/ pypy/lib-python/3/collections/abc.py pypy/lib-python/3/collections/__init__.py pypy/lib-python/3/collections/__pycache__/ pypy/lib-python/3/struct.py pypy/lib-python/3/reprlib.py pypy/lib-python/3/socketserver.py pypy/lib-python/3/operator.py pypy/lib-python/3/imp.py pypy/lib-python/3/site-packages/ pypy/lib-python/3/site-packages/README.txt pypy/lib-python/3/timeit.py pypy/lib-python/3/dataclasses.py pypy/lib-python/3/_pyio.py pypy/lib-python/3/sre_compile.py pypy/lib-python/3/chunk.py pypy/lib-python/3/ssl.py pypy/lib-python/3/tabnanny.py pypy/lib-python/3/selectors.py pypy/lib-python/3/ntpath.py pypy/lib-python/3/cgitb.py pypy/lib-python/3/stat.py pypy/lib-python/3/gzip.py pypy/lib-python/3/tempfile.py pypy/lib-python/3/getopt.py pypy/lib-python/3/_pydecimal.py pypy/lib-python/3/signal.py pypy/lib-python/3/sysconfig.py pypy/lib-python/3/__pycache__/ pypy/lib-python/3/tty.py pypy/lib-python/3/_sitebuiltins.py pypy/lib-python/3/cProfile.py pypy/lib-python/3/contextlib.py pypy/lib-python/3/dis.py pypy/lib-python/3/pydoc_data/ pypy/lib-python/3/pydoc_data/_pydoc.css pypy/lib-python/3/pydoc_data/__init__.py pypy/lib-python/3/pydoc_data/topics.py pypy/lib-python/3/warnings.py pypy/lib-python/3/subprocess.py pypy/lib-python/3/decimal.py pypy/lib-python/3/http/ pypy/lib-python/3/http/server.py pypy/lib-python/3/http/__init__.py pypy/lib-python/3/http/cookies.py pypy/lib-python/3/http/client.py pypy/lib-python/3/http/__pycache__/ pypy/lib-python/3/http/cookiejar.py pypy/lib-python/3/msilib/ pypy/lib-python/3/msilib/sequence.py pypy/lib-python/3/msilib/__init__.py pypy/lib-python/3/msilib/schema.py pypy/lib-python/3/msilib/text.py pypy/lib-python/3/hmac.py pypy/lib-python/3/pprint.py pypy/lib-python/3/sre_parse.py calling create_cffi_import_libraries with "embed_dependencies" False * Binaries: ['pypy/goal/pypy3-c', 'pypy/goal/libpypy3-c.so'] Copying /tmp/usession-release-pypy3.7-v7.3.7-1/build/pypy.tar.bz2 to . Ready in /tmp/usession-release-pypy3.7-v7.3.7-1/build >>> pypy3*: Running postcheck for pypy3 >>> pypy3*: Preparing package pypy3... >>> pypy3*: Stripping binaries >>> pypy3*: Scanning shared objects >>> pypy3*: Tracing dependencies... >>> ERROR: pypy3*: libpypy3-c.so: path not found so:libbz2.so.1 so:libc.musl-x86_64.so.1 so:libcrypto.so.1.1 so:libexpat.so.1 so:libffi.so.8 so:libgcc_s.so.1 so:libgdbm.so.6 so:liblzma.so.5 so:libncursesw.so.6 so:libpanelw.so.6 so:libsqlite3.so.0 so:libssl.so.1.1 so:libtcl8.6.so so:libtk8.6.so so:libz.so.1 >>> pypy3*: Package size: 109.8 MB >>> pypy3*: Compressing data... >>> pypy3*: Create checksum... >>> pypy3*: Create pypy3-7.3.7-r0.apk >>> pypy3: Build complete at Thu, 30 Dec 2021 08:57:15 +0000 elapsed time 0h 36m 15s >>> pypy3: Cleaning up srcdir >>> pypy3: Cleaning up pkgdir >>> pypy3: Uninstalling dependencies... (1/48) Purging .makedepends-pypy3 (20211230.082102) (2/48) Purging bzip2-dev (1.0.8-r1) (3/48) Purging gdbm-dev (1.22-r0) (4/48) Purging gdbm-tools (1.22-r0) (5/48) Purging libffi-dev (3.4.2-r1) (6/48) Purging linux-headers (5.10.41-r0) (7/48) Purging readline-dev (8.1.1-r0) (8/48) Purging libhistory (8.1.1-r0) (9/48) Purging readline (8.1.1-r0) (10/48) Purging sqlite-dev (3.37.0-r0) (11/48) Purging tk-dev (8.6.11-r0) (12/48) Purging libxft-dev (2.3.4-r0) (13/48) Purging fontconfig-dev (2.13.1-r5) (14/48) Purging tk (8.6.11-r0) (15/48) Purging xz-dev (5.2.5-r0) (16/48) Purging pypy (7.3.5-r1) (17/48) Purging expat-dev (2.4.2-r0) (18/48) Purging gdbm (1.22-r0) (19/48) Purging libffi (3.4.2-r1) (20/48) Purging ncurses-dev (6.3_p20211225-r0) (21/48) Purging openssl-dev (1.1.1m-r1) (22/48) Purging sqlite-libs (3.37.0-r0) (23/48) Purging tcl-dev (8.6.11-r0) (24/48) Purging tcl (8.6.11-r0) (25/48) Purging freetype-dev (2.11.1-r0) (26/48) Purging libpng-dev (1.6.37-r1) (27/48) Purging zlib-dev (1.2.11-r3) (28/48) Purging libxrender-dev (0.9.10-r3) (29/48) Purging libx11-dev (1.7.3.1-r0) (30/48) Purging xtrans (1.4.0-r1) (31/48) Purging libxcb-dev (1.14-r2) (32/48) Purging xcb-proto (1.14.1-r3) (33/48) Purging libxau-dev (1.0.9-r0) (34/48) Purging libxft (2.3.4-r0) (35/48) Purging libxrender (0.9.10-r3) (36/48) Purging libx11 (1.7.3.1-r0) (37/48) Purging libxcb (1.14-r2) (38/48) Purging libxau (1.0.9-r0) (39/48) Purging libxdmcp-dev (1.1.3-r0) (40/48) Purging libxdmcp (1.1.3-r0) (41/48) Purging xorgproto (2021.5-r0) (42/48) Purging libbsd (0.11.3-r1) (43/48) Purging libmd (1.0.3-r0) (44/48) Purging fontconfig (2.13.1-r5) (45/48) Purging freetype (2.11.1-r0) (46/48) Purging libpng (1.6.37-r1) (47/48) Purging brotli-dev (1.0.9-r6) (48/48) Purging util-linux-dev (2.37.2-r6) Executing busybox-1.34.1-r6.trigger OK: 344 MiB in 105 packages >>> pypy3: Updating the testing/x86_64 repository index... >>> pypy3: Signing the index...