pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone in dir /build_dir/pypy-c-jit-linux-x86-32/build/pypy/goal (timeout 7200 secs) watching logfiles {} argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone'] environment: AUDITWHEEL_ARCH=i686 AUDITWHEEL_PLAT=manylinux2014_i686 AUDITWHEEL_POLICY=manylinux2014 DEVTOOLSET_ROOTPATH=/opt/rh/devtoolset-10/root HOME=/home/buildslave HOSTNAME=ffc60fde56a7 LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib/dyninst LOGNAME=buildslave PATH=/python27_virt/bin:/opt/rh/devtoolset-10/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig PWD=/build_dir/pypy-c-jit-linux-x86-32/build/pypy/goal PYPY_LOCALBASE=/usr/local PYPY_MAKE_PORTABLE=1 SHELL=/bin/bash SHLVL=3 SSL_CERT_FILE=/opt/_internal/certs.pem TERM=xterm TMPDIR=/build_dir/tmp USER=buildslave _=/usr/bin/linux32 using PTY: False [translation:info] 2.7.18 (c7f2b53ceffe, Aug 22 2024, 13:49:28) [PyPy 7.3.17 with GCC 10.2.1 20210130 (Red Hat 10.2.1-11)] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' [translation:info] Translating target as defined by targetpypystandalone [translation] PyPy config object: [translation] [objspace] [std] intshortcut = True optimized_list_getitem = True withspecialisedtuple = True [usemodules] __pypy__ = True _ast = True _cffi_backend = True _codecs = True _collections = True _continuation = True _csv = True _io = True _jitlog = True _locale = True _lsprof = True _md5 = True _minimal_curses = True _multibytecodec = True _multiprocessing = True _pickle_support = True _pypyjson = True _random = True _rawffi = True _sha = True _socket = True _sre = True _testing = True _vmprof = True _weakref = True array = True binascii = True bz2 = True cStringIO = True cmath = True errno = True faulthandler = True fcntl = True gc = True imp = True marshal = True math = True mmap = True operator = 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] batch = True 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 manifest = python.manifest rpython_translate = True shared = True thread = True type_system = lltype withsmallfuncsets = 5 [translation:info] Annotating&simplifying... [c60ad9bf6809280] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [platform:WARNING] /build_dir/tmp/usession-main-1216/platcheck_116.c: In function ‘dump_section_0’: [platform:WARNING] /build_dir/tmp/usession-main-1216/platcheck_116.c:106:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [platform:WARNING] 106 | long long x = (long long)(SEM_FAILED); [platform:WARNING] | ^ [platform:WARNING] /build_dir/tmp/usession-main-1216/platcheck_116.c:109:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [platform:WARNING] 109 | unsigned long long x = (unsigned long long)(SEM_FAILED); [platform:WARNING] | ^ [c60adb37bfff700] translation-task} [translation:info] RTyping... [c60adb37c011280] {translation-task starting rtype_lltype [rtyper] specializing: 5900 / 117903 blocks (5%) [rtyper] specializing: 12100 / 120047 blocks (10%) [rtyper] specializing: 18500 / 122897 blocks (15%) [rtyper] specializing: 24700 / 123469 blocks (20%) [rtyper] specializing: 31500 / 125640 blocks (25%) [rtyper] specializing: 37900 / 126116 blocks (30%) [rtyper] specializing: 44900 / 128261 blocks (35%) [rtyper] specializing: 52100 / 130226 blocks (40%) [rtyper] specializing: 58800 / 130507 blocks (45%) [rtyper] specializing: 65400 / 130743 blocks (50%) [rtyper] specializing: 72000 / 130827 blocks (55%) [rtyper] specializing: 78600 / 130916 blocks (60%) [rtyper] specializing: 86200 / 132541 blocks (65%) [rtyper] specializing: 93500 / 133497 blocks (70%) [rtyper] specializing: 100500 / 133891 blocks (75%) [rtyper] specializing: 107600 / 134473 blocks (80%) [rtyper] specializing: 112100 / 134473 blocks (83%) [rtyper] specializing: 118400 / 134477 blocks (88%) [rtyper] specializing: 125100 / 134477 blocks (93%) [rtyper] specializing: 131800 / 134477 blocks (98%) [rtyper] -=- specialized 134479 blocks -=- [rtyper] specializing: 134500 / 135213 blocks (99%) [rtyper] specializing: 135300 / 135828 blocks (99%) [rtyper] -=- specialized 1349 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [c60adc07d176500] translation-task} [translation:info] JIT compiler generation... [c60adc07d190300] {translation-task starting pyjitpl_lltype [rtyper] -=- specialized 27 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__write_ptr [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:447)wrap_value__cast_pos [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__push_field [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:364)pack_float_list_to_raw_array__LongFloat [backendopt:removeassert] Could not remove 73 asserts, but removed 1223 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 41337 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 6012 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 135900 / 136128 blocks (99%) [rtyper] -=- specialized 261 more blocks -=- [jitcodewriter:info] making 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 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [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 -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 136200 / 136200 blocks (100%) [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 4 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 1000 jitcodes [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 [jitcodewriter:info] Produced 2000 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 -=- [jitcodewriter:info] Produced 2500 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] specializing: 136300 / 136300 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 3000 jitcodes [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 2 more blocks -=- [jitcodewriter:info] Produced 3500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)ExecutionContext._trace at 0x2c80aaf0> [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x2cad30f0> [jitcodewriter:info] Produced 4000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 4500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5000 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 -=- [jitcodewriter:info] Produced 5500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 136400 / 136400 blocks (100%) [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 6000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6500 jitcodes [jitcodewriter:info] Produced 7000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 8000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 9000 jitcodes [jitcodewriter:info] Produced 9500 jitcodes [jitcodewriter:info] Produced 10000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)_trace__AccessDirect_None at 0x31ad5090> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] There are 10485 JitCode instances. [jitcodewriter:info] There are 86594 -live- ops. Size of liveness is 7325 bytes [rtyper] replaced 43 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 264 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 971 effectinfos: [jitcodewriter] 39 descrs for arrays [jitcodewriter] 1022 descrs for fields [jitcodewriter] 50 descrs for interiorfields [jitcodewriter] -> 826 bitstrings, mean length 37.4, max length 79 [rtyper] specializing: 136500 / 214614 blocks (63%) [rtyper] specializing: 146300 / 215064 blocks (68%) [rtyper] specializing: 157600 / 215765 blocks (73%) [rtyper] specializing: 170000 / 217934 blocks (78%) [rtyper] specializing: 183600 / 221146 blocks (83%) [rtyper] specializing: 196500 / 223238 blocks (88%) [rtyper] specializing: 207800 / 223364 blocks (93%) [rtyper] specializing: 214700 / 223364 blocks (96%) [rtyper] -=- specialized 86896 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [c60ade6e2ba2300] translation-task} [translation:info] lltype back-end optimisations... [c60ade6e2bc1300] {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 111078 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 20830 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c60adf9f99ff380] translation-task} [translation:info] inserting stack checks... [c60adf9f9a1b880] {translation-task starting stackcheckinsertion_lltype [rtyper] -=- specialized 4 more blocks -=- [translation:info] inserted 2772 stack checks. [c60adfb28544e80] translation-task} [translation:info] Creating database for generating c source... [c60adfb28564800] {translation-task starting database_c [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 223400 / 226295 blocks (98%) [rtyper] specializing: 226300 / 226314 blocks (99%) [rtyper] -=- specialized 2918 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 1766 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 3 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 12 more blocks -=- [rtyper] -=- specialized 22 more blocks -=- [rtyper] specializing: 226400 / 226412 blocks (99%) [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 12 more blocks -=- [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [c] 1000 nodes [ array: 608 framework rtti: 19 func: 272 group: 1 struct: 1768 ] [c] 2000 nodes [ array: 1008 framework rtti: 27 func: 460 group: 1 struct: 4225 ] [c] 3000 nodes [ array: 1031 framework rtti: 29 func: 478 group: 1 struct: 4263 ] [c] 4000 nodes [ array: 3011 framework rtti: 29 func: 480 group: 1 struct: 4267 ] [c] 5000 nodes [ array: 5011 framework rtti: 29 func: 480 group: 1 struct: 4267 ] [c] 6000 nodes [ array: 5313 framework rtti: 56 func: 787 group: 1 struct: 5230 ] [c] 7000 nodes [ array: 5313 framework rtti: 56 func: 787 group: 1 struct: 5230 ] [c] 8000 nodes [ array: 5313 framework rtti: 56 func: 787 group: 1 struct: 5230 ] [c] 9000 nodes [ array: 5313 framework rtti: 56 func: 787 group: 1 struct: 5230 ] [c] 10000 nodes [ array: 5332 framework rtti: 60 func: 833 group: 1 struct: 5303 ] [c] 11000 nodes [ array: 5482 framework rtti: 85 func: 1039 group: 1 struct: 6795 ] [c] 12000 nodes [ array: 5883 framework rtti: 98 func: 1172 group: 1 struct: 7603 ] [c] 13000 nodes [ array: 5997 framework rtti: 105 func: 1265 group: 1 struct: 9080 ] [c] 14000 nodes [ array: 6159 framework rtti: 135 func: 1596 group: 1 struct: 12282 ] [c] 15000 nodes [ array: 6230 framework rtti: 144 func: 1700 group: 1 struct: 13527 ] [c] 16000 nodes [ array: 6338 framework rtti: 146 func: 1842 group: 1 struct: 14547 ] [c] 17000 nodes [ array: 6494 framework rtti: 147 func: 2033 group: 1 struct: 15414 ] [c] 18000 nodes [ array: 6561 framework rtti: 150 func: 2054 group: 1 struct: 16109 ] [c] 19000 nodes [ array: 6561 framework rtti: 150 func: 2054 group: 1 struct: 16639 ] [c] 20000 nodes [ array: 6695 framework rtti: 159 func: 2254 group: 1 struct: 17770 ] [c] 21000 nodes [ array: 6834 framework rtti: 175 func: 2319 group: 1 struct: 18553 ] [c] 22000 nodes [ array: 7260 framework rtti: 179 func: 2383 group: 1 struct: 21005 ] [c] 23000 nodes [ array: 7488 framework rtti: 179 func: 2573 group: 1 struct: 21919 ] [c] 24000 nodes [ array: 7614 framework rtti: 190 func: 2779 group: 1 struct: 22746 ] [c] 25000 nodes [ array: 8149 framework rtti: 190 func: 2830 group: 1 struct: 23856 ] [c] 26000 nodes [ array: 8483 framework rtti: 202 func: 2897 group: 1 struct: 24540 ] [c] 27000 nodes [ array: 8667 framework rtti: 214 func: 2966 group: 1 struct: 25611 ] [c] 28000 nodes [ array: 8855 framework rtti: 219 func: 3089 group: 1 struct: 37234 ] [c] 29000 nodes [ array: 8997 framework rtti: 224 func: 3208 group: 1 struct: 38251 ] [c] 30000 nodes [ array: 9283 framework rtti: 224 func: 3209 group: 1 struct: 39329 ] [c] 31000 nodes [ array: 9593 framework rtti: 229 func: 3244 group: 1 struct: 39880 ] [c] 32000 nodes [ array: 9663 framework rtti: 230 func: 3314 group: 1 struct: 40347 ] [c] 33000 nodes [ array: 9917 framework rtti: 233 func: 3458 group: 1 struct: 40913 ] [c] 34000 nodes [ array: 10055 framework rtti: 243 func: 3554 group: 1 struct: 41741 ] [c] 35000 nodes [ array: 10182 framework rtti: 243 func: 3616 group: 1 struct: 42743 ] [c] 36000 nodes [ array: 10239 framework rtti: 274 func: 3745 group: 1 struct: 43336 ] [c] 37000 nodes [ array: 10729 framework rtti: 279 func: 3799 group: 1 struct: 43699 ] [c] 38000 nodes [ array: 10971 framework rtti: 291 func: 3929 group: 1 struct: 44528 ] [c] 39000 nodes [ array: 11828 framework rtti: 295 func: 4294 group: 1 struct: 75068 ] [c] 40000 nodes [ array: 12677 framework rtti: 295 func: 5106 group: 1 struct: 77657 ] [c] 41000 nodes [ array: 13860 framework rtti: 295 func: 6016 group: 1 struct: 80086 ] [c] 42000 nodes [ array: 15361 framework rtti: 295 func: 6796 group: 1 struct: 82261 ] [c] 43000 nodes [ array: 16770 framework rtti: 295 func: 7390 group: 1 struct: 84497 ] [c] 44000 nodes [ array: 18207 framework rtti: 295 func: 8306 group: 1 struct: 86600 ] [c] 45000 nodes [ array: 19732 framework rtti: 295 func: 9150 group: 1 struct: 88901 ] [c] 46000 nodes [ array: 21240 framework rtti: 295 func: 9806 group: 1 struct: 91110 ] [c] 47000 nodes [ array: 22931 framework rtti: 295 func: 10569 group: 1 struct: 93311 ] [c] 48000 nodes [ array: 24579 framework rtti: 295 func: 11410 group: 1 struct: 95770 ] [c] 49000 nodes [ array: 25705 framework rtti: 314 func: 11989 group: 1 struct: 98301 ] [c] 50000 nodes [ array: 25834 framework rtti: 374 func: 12019 group: 1 struct: 100899 ] [c] 51000 nodes [ array: 25897 framework rtti: 375 func: 12020 group: 1 struct: 101948 ] [c] 52000 nodes [ array: 25910 framework rtti: 376 func: 12020 group: 1 struct: 103060 ] [c] 53000 nodes [ array: 25976 framework rtti: 383 func: 12025 group: 1 struct: 103782 ] [c] 54000 nodes [ array: 26080 framework rtti: 388 func: 12035 group: 1 struct: 104345 ] [c] 55000 nodes [ array: 26601 framework rtti: 413 func: 12126 group: 1 struct: 104858 ] [c] 56000 nodes [ array: 27552 framework rtti: 414 func: 12127 group: 1 struct: 105722 ] [c] 57000 nodes [ array: 27625 framework rtti: 418 func: 12149 group: 1 struct: 106552 ] [c] 58000 nodes [ array: 27693 framework rtti: 432 func: 12235 group: 1 struct: 107211 ] [c] 59000 nodes [ array: 27956 framework rtti: 440 func: 12259 group: 1 struct: 107769 ] [c] 60000 nodes [ array: 28056 framework rtti: 458 func: 12362 group: 1 struct: 110155 ] [c] 61000 nodes [ array: 28158 framework rtti: 458 func: 12405 group: 1 struct: 110765 ] [c] 62000 nodes [ array: 28256 framework rtti: 458 func: 12440 group: 1 struct: 111409 ] [c] 63000 nodes [ array: 28416 framework rtti: 458 func: 12491 group: 1 struct: 112099 ] [c] 64000 nodes [ array: 28537 framework rtti: 458 func: 12559 group: 1 struct: 112816 ] [c] 65000 nodes [ array: 28570 framework rtti: 458 func: 12578 group: 1 struct: 113345 ] [c] 66000 nodes [ array: 28625 framework rtti: 458 func: 12633 group: 1 struct: 113923 ] [c] 67000 nodes [ array: 28896 framework rtti: 458 func: 12723 group: 1 struct: 114787 ] [c] 68000 nodes [ array: 29069 framework rtti: 458 func: 12780 group: 1 struct: 115524 ] [c] 69000 nodes [ array: 29183 framework rtti: 458 func: 12837 group: 1 struct: 116246 ] [c] 70000 nodes [ array: 29261 framework rtti: 458 func: 12877 group: 1 struct: 116921 ] [c] 71000 nodes [ array: 29337 framework rtti: 458 func: 12917 group: 1 struct: 117463 ] [c] 72000 nodes [ array: 29564 framework rtti: 458 func: 12945 group: 1 struct: 118178 ] [c] 73000 nodes [ array: 29708 framework rtti: 458 func: 12997 group: 1 struct: 118880 ] [c] 74000 nodes [ array: 29834 framework rtti: 458 func: 13052 group: 1 struct: 119559 ] [c] 75000 nodes [ array: 30004 framework rtti: 458 func: 13103 group: 1 struct: 120247 ] [c] 76000 nodes [ array: 30150 framework rtti: 458 func: 13161 group: 1 struct: 121009 ] [c] 77000 nodes [ array: 30301 framework rtti: 458 func: 13209 group: 1 struct: 121773 ] [c] 78000 nodes [ array: 30507 framework rtti: 458 func: 13245 group: 1 struct: 122569 ] [c] 79000 nodes [ array: 30690 framework rtti: 458 func: 13294 group: 1 struct: 123359 ] [c] 80000 nodes [ array: 30895 framework rtti: 458 func: 13351 group: 1 struct: 124195 ] [c] 81000 nodes [ array: 31080 framework rtti: 458 func: 13401 group: 1 struct: 124993 ] [c] 82000 nodes [ array: 31215 framework rtti: 458 func: 13423 group: 1 struct: 125718 ] [c] 83000 nodes [ array: 31411 framework rtti: 458 func: 13460 group: 1 struct: 126495 ] [c] 84000 nodes [ array: 31644 framework rtti: 458 func: 13494 group: 1 struct: 127414 ] [c] 85000 nodes [ array: 31860 framework rtti: 458 func: 13534 group: 1 struct: 128228 ] [c] 86000 nodes [ array: 32101 framework rtti: 458 func: 13572 group: 1 struct: 129079 ] [c] 87000 nodes [ array: 32440 framework rtti: 458 func: 13593 group: 1 struct: 130085 ] [c] 88000 nodes [ array: 32837 framework rtti: 458 func: 13597 group: 1 struct: 131057 ] [c] 89000 nodes [ array: 33014 framework rtti: 459 func: 13644 group: 1 struct: 131840 ] [c] 90000 nodes [ array: 33474 framework rtti: 459 func: 13700 group: 1 struct: 132030 ] [c] 91000 nodes [ array: 33937 framework rtti: 459 func: 13807 group: 1 struct: 132167 ] [c] 92000 nodes [ array: 34379 framework rtti: 459 func: 13885 group: 1 struct: 132352 ] [c] 93000 nodes [ array: 34772 framework rtti: 459 func: 13894 group: 1 struct: 132538 ] [c] 94000 nodes [ array: 35264 framework rtti: 459 func: 13957 group: 1 struct: 132730 ] [c] 95000 nodes [ array: 35700 framework rtti: 459 func: 13992 group: 1 struct: 132910 ] [c] 96000 nodes [ array: 36165 framework rtti: 459 func: 14065 group: 1 struct: 133071 ] [c] 97000 nodes [ array: 36668 framework rtti: 459 func: 14069 group: 1 struct: 133310 ] [c] 98000 nodes [ array: 37061 framework rtti: 459 func: 14136 group: 1 struct: 133506 ] [c] 99000 nodes [ array: 37396 framework rtti: 459 func: 14228 group: 1 struct: 133709 ] [c] 100000 nodes [ array: 37668 framework rtti: 459 func: 14279 group: 1 struct: 133937 ] [c] 101000 nodes [ array: 38049 framework rtti: 459 func: 14333 group: 1 struct: 134114 ] [c] 102000 nodes [ array: 38422 framework rtti: 459 func: 14412 group: 1 struct: 134273 ] [c] 103000 nodes [ array: 38718 framework rtti: 459 func: 14448 group: 1 struct: 134524 ] [c] 104000 nodes [ array: 39060 framework rtti: 459 func: 14470 group: 1 struct: 134707 ] [c] 105000 nodes [ array: 39392 framework rtti: 459 func: 14526 group: 1 struct: 134876 ] [c] 106000 nodes [ array: 39767 framework rtti: 459 func: 14550 group: 1 struct: 135031 ] [c] 107000 nodes [ array: 40151 framework rtti: 459 func: 14580 group: 1 struct: 135211 ] [c] 108000 nodes [ array: 40517 framework rtti: 459 func: 14658 group: 1 struct: 135469 ] [c] 109000 nodes [ array: 40926 framework rtti: 459 func: 14736 group: 1 struct: 135689 ] [c] 110000 nodes [ array: 41291 framework rtti: 459 func: 14831 group: 1 struct: 135882 ] [c] 111000 nodes [ array: 41583 framework rtti: 459 func: 14862 group: 1 struct: 136094 ] [c] 112000 nodes [ array: 41934 framework rtti: 459 func: 14938 group: 1 struct: 136296 ] [c] 113000 nodes [ array: 42294 framework rtti: 459 func: 14986 group: 1 struct: 136509 ] [c] 114000 nodes [ array: 42666 framework rtti: 459 func: 15071 group: 1 struct: 136775 ] [c] 115000 nodes [ array: 43040 framework rtti: 459 func: 15144 group: 1 struct: 137003 ] [c] 116000 nodes [ array: 43404 framework rtti: 459 func: 15192 group: 1 struct: 137220 ] [c] 117000 nodes [ array: 43765 framework rtti: 459 func: 15245 group: 1 struct: 137415 ] [c] 118000 nodes [ array: 44142 framework rtti: 459 func: 15254 group: 1 struct: 137563 ] [c] 119000 nodes [ array: 44516 framework rtti: 459 func: 15286 group: 1 struct: 137695 ] [c] 120000 nodes [ array: 44884 framework rtti: 459 func: 15332 group: 1 struct: 137867 ] [c] 121000 nodes [ array: 45270 framework rtti: 459 func: 15367 group: 1 struct: 138027 ] [c] 122000 nodes [ array: 45654 framework rtti: 459 func: 15399 group: 1 struct: 138190 ] [c] 123000 nodes [ array: 45980 framework rtti: 459 func: 15417 group: 1 struct: 138363 ] [c] 124000 nodes [ array: 46213 framework rtti: 459 func: 15423 group: 1 struct: 138578 ] [c] 125000 nodes [ array: 46556 framework rtti: 459 func: 15445 group: 1 struct: 138762 ] [c] 126000 nodes [ array: 46944 framework rtti: 459 func: 15508 group: 1 struct: 138938 ] [c] 127000 nodes [ array: 47292 framework rtti: 459 func: 15524 group: 1 struct: 139115 ] [c] 128000 nodes [ array: 47613 framework rtti: 459 func: 15536 group: 1 struct: 139311 ] [c] 129000 nodes [ array: 47959 framework rtti: 459 func: 15536 group: 1 struct: 139516 ] [c] 130000 nodes [ array: 48284 framework rtti: 459 func: 15537 group: 1 struct: 139711 ] [c] 131000 nodes [ array: 48566 framework rtti: 459 func: 15544 group: 1 struct: 139896 ] [c] 132000 nodes [ array: 48815 framework rtti: 459 func: 15546 group: 1 struct: 140091 ] [c] 133000 nodes [ array: 49050 framework rtti: 459 func: 15547 group: 1 struct: 140322 ] [c] 134000 nodes [ array: 49468 framework rtti: 459 func: 15562 group: 1 struct: 140535 ] [c] 135000 nodes [ array: 49852 framework rtti: 459 func: 15884 group: 1 struct: 140815 ] [c] 136000 nodes [ array: 50139 framework rtti: 461 func: 15979 group: 1 struct: 141448 ] [c] 137000 nodes [ array: 50146 framework rtti: 461 func: 15981 group: 1 struct: 143862 ] [c] 138000 nodes [ array: 50150 framework rtti: 461 func: 15981 group: 1 struct: 146719 ] [c] 139000 nodes [ array: 50163 framework rtti: 463 func: 15990 group: 1 struct: 148939 ] [c] 140000 nodes [ array: 50198 framework rtti: 468 func: 15998 group: 1 struct: 150178 ] [c] 141000 nodes [ array: 50207 framework rtti: 468 func: 15999 group: 1 struct: 151751 ] [c] 142000 nodes [ array: 50229 framework rtti: 468 func: 15999 group: 1 struct: 153298 ] [c] 143000 nodes [ array: 50459 framework rtti: 493 func: 16007 group: 1 struct: 153724 ] [c] 144000 nodes [ array: 50639 framework rtti: 509 func: 16051 group: 1 struct: 154282 ] [c] 145000 nodes [ array: 50857 framework rtti: 509 func: 16051 group: 1 struct: 154980 ] [c] 146000 nodes [ array: 51035 framework rtti: 511 func: 16059 group: 1 struct: 155323 ] [c] 147000 nodes [ array: 51298 framework rtti: 521 func: 16094 group: 1 struct: 156120 ] [c] 148000 nodes [ array: 51365 framework rtti: 548 func: 16183 group: 1 struct: 156571 ] [c] 149000 nodes [ array: 51606 framework rtti: 584 func: 16253 group: 1 struct: 156827 ] [c] 150000 nodes [ array: 51606 framework rtti: 722 func: 16476 group: 1 struct: 156965 ] [c] 151000 nodes [ array: 51667 framework rtti: 801 func: 16679 group: 1 struct: 157668 ] [c] 152000 nodes [ array: 51993 framework rtti: 802 func: 16680 group: 1 struct: 158577 ] [c] 153000 nodes [ array: 52317 framework rtti: 803 func: 16680 group: 1 struct: 159630 ] [c] 154000 nodes [ array: 52553 framework rtti: 812 func: 16680 group: 1 struct: 160596 ] [c] 155000 nodes [ array: 52873 framework rtti: 815 func: 16681 group: 1 struct: 161454 ] [c] 156000 nodes [ array: 53152 framework rtti: 815 func: 16681 group: 1 struct: 162363 ] [c] 157000 nodes [ array: 53382 framework rtti: 815 func: 16681 group: 1 struct: 163364 ] [c] 158000 nodes [ array: 53640 framework rtti: 817 func: 16681 group: 1 struct: 164369 ] [c] 159000 nodes [ array: 53928 framework rtti: 831 func: 16686 group: 1 struct: 165366 ] [c] 160000 nodes [ array: 54169 framework rtti: 839 func: 16689 group: 1 struct: 166382 ] [c] 161000 nodes [ array: 54393 framework rtti: 862 func: 16689 group: 1 struct: 167291 ] [c] 162000 nodes [ array: 54598 framework rtti: 877 func: 16689 group: 1 struct: 168194 ] [c] 163000 nodes [ array: 54866 framework rtti: 880 func: 16689 group: 1 struct: 169126 ] [c] 164000 nodes [ array: 55104 framework rtti: 893 func: 16691 group: 1 struct: 170036 ] [c] 165000 nodes [ array: 55399 framework rtti: 910 func: 16693 group: 1 struct: 171035 ] [c] 166000 nodes [ array: 55625 framework rtti: 928 func: 16705 group: 1 struct: 172091 ] [c] 167000 nodes [ array: 55979 framework rtti: 949 func: 16707 group: 1 struct: 173177 ] [c] 168000 nodes [ array: 56276 framework rtti: 960 func: 16709 group: 1 struct: 174262 ] [c] 169000 nodes [ array: 56552 framework rtti: 973 func: 16711 group: 1 struct: 175417 ] [c] 170000 nodes [ array: 56859 framework rtti: 983 func: 16712 group: 1 struct: 176473 ] [c] 171000 nodes [ array: 57200 framework rtti: 983 func: 16712 group: 1 struct: 177572 ] [c] 172000 nodes [ array: 57537 framework rtti: 986 func: 16712 group: 1 struct: 178643 ] [c] 173000 nodes [ array: 57746 framework rtti: 1027 func: 16715 group: 1 struct: 179455 ] [c] 174000 nodes [ array: 58017 framework rtti: 1047 func: 16716 group: 1 struct: 180375 ] [c] 175000 nodes [ array: 58281 framework rtti: 1066 func: 16718 group: 1 struct: 181413 ] [c] 176000 nodes [ array: 58468 framework rtti: 1118 func: 16719 group: 1 struct: 182313 ] [c] 177000 nodes [ array: 58730 framework rtti: 1151 func: 16719 group: 1 struct: 183398 ] [c] 178000 nodes [ array: 59011 framework rtti: 1151 func: 16719 group: 1 struct: 184607 ] [c] 179000 nodes [ array: 59183 framework rtti: 1169 func: 16728 group: 1 struct: 185806 ] [c] 180000 nodes [ array: 59236 framework rtti: 1170 func: 16740 group: 1 struct: 186017 ] [c] 181000 nodes [ array: 59242 framework rtti: 1182 func: 16920 group: 1 struct: 186223 ] [c] 182000 nodes [ array: 59249 framework rtti: 1185 func: 16956 group: 1 struct: 186474 ] [c] 183000 nodes [ array: 59249 framework rtti: 1185 func: 16979 group: 1 struct: 186780 ] [c] 184000 nodes [ array: 59249 framework rtti: 1185 func: 17063 group: 1 struct: 187032 ] [c] 185000 nodes [ array: 59286 framework rtti: 1186 func: 17077 group: 1 struct: 187321 ] [c] 186000 nodes [ array: 59436 framework rtti: 1190 func: 17151 group: 1 struct: 187558 ] [c] 187000 nodes [ array: 59471 framework rtti: 1193 func: 17167 group: 1 struct: 187862 ] [c] 188000 nodes [ array: 59563 framework rtti: 1194 func: 17228 group: 1 struct: 188086 ] [c] 189000 nodes [ array: 59605 framework rtti: 1196 func: 17250 group: 1 struct: 188385 ] [c] 190000 nodes [ array: 59622 framework rtti: 1198 func: 17278 group: 1 struct: 188653 ] [c] 191000 nodes [ array: 59652 framework rtti: 1200 func: 17294 group: 1 struct: 188958 ] [c] 192000 nodes [ array: 59693 framework rtti: 1201 func: 17348 group: 1 struct: 189185 ] [c] 193000 nodes [ array: 59774 framework rtti: 1203 func: 17374 group: 1 struct: 189516 ] [c] 194000 nodes [ array: 59836 framework rtti: 1212 func: 17459 group: 1 struct: 189808 ] [c] 195000 nodes [ array: 59919 framework rtti: 1219 func: 17514 group: 1 struct: 190103 ] [c] 196000 nodes [ array: 59977 framework rtti: 1234 func: 17568 group: 1 struct: 190343 ] [c] 197000 nodes [ array: 60027 framework rtti: 1236 func: 17629 group: 1 struct: 190627 ] [c] 198000 nodes [ array: 60057 framework rtti: 1236 func: 17662 group: 1 struct: 190866 ] [c] 199000 nodes [ array: 60092 framework rtti: 1238 func: 17691 group: 1 struct: 191116 ] [c] 200000 nodes [ array: 60136 framework rtti: 1239 func: 17715 group: 1 struct: 191478 ] [c] 201000 nodes [ array: 60146 framework rtti: 1242 func: 17734 group: 1 struct: 191905 ] [c] 202000 nodes [ array: 60198 framework rtti: 1242 func: 17790 group: 1 struct: 192165 ] [c] 203000 nodes [ array: 60231 framework rtti: 1242 func: 17799 group: 1 struct: 192497 ] [c] 204000 nodes [ array: 60231 framework rtti: 1242 func: 17800 group: 1 struct: 192872 ] [c] 205000 nodes [ array: 60231 framework rtti: 1242 func: 17805 group: 1 struct: 193306 ] [c] 206000 nodes [ array: 60245 framework rtti: 1242 func: 17810 group: 1 struct: 193700 ] [c] 207000 nodes [ array: 60269 framework rtti: 1244 func: 18359 group: 1 struct: 194668 ] [c] 208000 nodes [ array: 60387 framework rtti: 1248 func: 18713 group: 1 struct: 195277 ] [c] 209000 nodes [ array: 60532 framework rtti: 1248 func: 18714 group: 1 struct: 196136 ] [c] 210000 nodes [ array: 60668 framework rtti: 1248 func: 18714 group: 1 struct: 196888 ] [c] 211000 nodes [ array: 61072 framework rtti: 1248 func: 18715 group: 1 struct: 197618 ] [c] 212000 nodes [ array: 61310 framework rtti: 1248 func: 18715 group: 1 struct: 197931 ] [c] 213000 nodes [ array: 61553 framework rtti: 1248 func: 18715 group: 1 struct: 198208 ] [c] 214000 nodes [ array: 61785 framework rtti: 1248 func: 18716 group: 1 struct: 198566 ] [c] 215000 nodes [ array: 62036 framework rtti: 1248 func: 18716 group: 1 struct: 199185 ] [c] 216000 nodes [ array: 62252 framework rtti: 1262 func: 18719 group: 1 struct: 199636 ] [c] 217000 nodes [ array: 62447 framework rtti: 1262 func: 18719 group: 1 struct: 200601 ] [c] 218000 nodes [ array: 62618 framework rtti: 1262 func: 18720 group: 1 struct: 201570 ] [c] 219000 nodes [ array: 62787 framework rtti: 1262 func: 18720 group: 1 struct: 202607 ] [c] 220000 nodes [ array: 62921 framework rtti: 1262 func: 18720 group: 1 struct: 203607 ] [c] 221000 nodes [ array: 63036 framework rtti: 1287 func: 18755 group: 1 struct: 204059 ] [c] 222000 nodes [ array: 63215 framework rtti: 1287 func: 18755 group: 1 struct: 204418 ] [c] 223000 nodes [ array: 63345 framework rtti: 1293 func: 18761 group: 1 struct: 204726 ] [c] 224000 nodes [ array: 63412 framework rtti: 1307 func: 18799 group: 1 struct: 204919 ] [c] 225000 nodes [ array: 63578 framework rtti: 1347 func: 18887 group: 1 struct: 205204 ] [c] 226000 nodes [ array: 63832 framework rtti: 1354 func: 18920 group: 1 struct: 205239 ] [c] 227000 nodes [ array: 63944 framework rtti: 1366 func: 19064 group: 1 struct: 206192 ] [c] 228000 nodes [ array: 63973 framework rtti: 1370 func: 19067 group: 1 struct: 206794 ] [c] 229000 nodes [ array: 63989 framework rtti: 1376 func: 19067 group: 1 struct: 207472 ] [c] 230000 nodes [ array: 64038 framework rtti: 1384 func: 19067 group: 1 struct: 208167 ] [c] 231000 nodes [ array: 64105 framework rtti: 1387 func: 19067 group: 1 struct: 208701 ] [c] 232000 nodes [ array: 64156 framework rtti: 1394 func: 19068 group: 1 struct: 208936 ] [c] 233000 nodes [ array: 64236 framework rtti: 1394 func: 19068 group: 1 struct: 209475 ] [c] 234000 nodes [ array: 64299 framework rtti: 1394 func: 19068 group: 1 struct: 210223 ] [c] 235000 nodes [ array: 64340 framework rtti: 1394 func: 19068 group: 1 struct: 210972 ] [c] 236000 nodes [ array: 64371 framework rtti: 1401 func: 19069 group: 1 struct: 211573 ] [c] 237000 nodes [ array: 64411 framework rtti: 1405 func: 19070 group: 1 struct: 212221 ] [c] 238000 nodes [ array: 64454 framework rtti: 1410 func: 19070 group: 1 struct: 212689 ] [c] 239000 nodes [ array: 64488 framework rtti: 1422 func: 19072 group: 1 struct: 213280 ] [c] 240000 nodes [ array: 64532 framework rtti: 1422 func: 19072 group: 1 struct: 213898 ] [c] 241000 nodes [ array: 64558 framework rtti: 1424 func: 19072 group: 1 struct: 214421 ] [c] 242000 nodes [ array: 64594 framework rtti: 1425 func: 19072 group: 1 struct: 215156 ] [c] 243000 nodes [ array: 64627 framework rtti: 1429 func: 19072 group: 1 struct: 215674 ] [c] 244000 nodes [ array: 64655 framework rtti: 1453 func: 19073 group: 1 struct: 216344 ] [c] 245000 nodes [ array: 64677 framework rtti: 1460 func: 19076 group: 1 struct: 216993 ] [c] 246000 nodes [ array: 64706 framework rtti: 1492 func: 19076 group: 1 struct: 217666 ] [c] 247000 nodes [ array: 64724 framework rtti: 1516 func: 19076 group: 1 struct: 218408 ] [c] 248000 nodes [ array: 64737 framework rtti: 1531 func: 19076 group: 1 struct: 219166 ] [c] 249000 nodes [ array: 64755 framework rtti: 1556 func: 19077 group: 1 struct: 219823 ] [c] 250000 nodes [ array: 64780 framework rtti: 1566 func: 19077 group: 1 struct: 220744 ] [c] 251000 nodes [ array: 64790 framework rtti: 1583 func: 19077 group: 1 struct: 221379 ] [c] 252000 nodes [ array: 64792 framework rtti: 1607 func: 19077 group: 1 struct: 222047 ] [c] 253000 nodes [ array: 64806 framework rtti: 1620 func: 19077 group: 1 struct: 222772 ] [c] 254000 nodes [ array: 64821 framework rtti: 1631 func: 19077 group: 1 struct: 223591 ] [c] 255000 nodes [ array: 64893 framework rtti: 1632 func: 19077 group: 1 struct: 224180 ] [c] 256000 nodes [ array: 64925 framework rtti: 1635 func: 19077 group: 1 struct: 224964 ] [c] 257000 nodes [ array: 64957 framework rtti: 1645 func: 19077 group: 1 struct: 225773 ] [c] 258000 nodes [ array: 64993 framework rtti: 1648 func: 19079 group: 1 struct: 226549 ] [c] 259000 nodes [ array: 65012 framework rtti: 1648 func: 19079 group: 1 struct: 227310 ] [c] 260000 nodes [ array: 65012 framework rtti: 1648 func: 19079 group: 1 struct: 228485 ] [c] 261000 nodes [ array: 65012 framework rtti: 1648 func: 19079 group: 1 struct: 229487 ] [c] 262000 nodes [ array: 65030 framework rtti: 1650 func: 19079 group: 1 struct: 230531 ] [c] 263000 nodes [ array: 65054 framework rtti: 1651 func: 19091 group: 1 struct: 231232 ] [c] 264000 nodes [ array: 65087 framework rtti: 1651 func: 19115 group: 1 struct: 231305 ] [c] 265000 nodes [ array: 65119 framework rtti: 1651 func: 19116 group: 1 struct: 231399 ] [c] 266000 nodes [ array: 65193 framework rtti: 1655 func: 19172 group: 1 struct: 234064 ] [c] 267000 nodes [ array: 65220 framework rtti: 1655 func: 19190 group: 1 struct: 234085 ] [c] 268000 nodes [ array: 65314 framework rtti: 1656 func: 19229 group: 1 struct: 234166 ] [c] 269000 nodes [ array: 65478 framework rtti: 1663 func: 19275 group: 1 struct: 234286 ] [c] 270000 nodes [ array: 65530 framework rtti: 1667 func: 19304 group: 1 struct: 234360 ] [c] 271000 nodes [ array: 65602 framework rtti: 1667 func: 19318 group: 1 struct: 234489 ] [c] 272000 nodes [ array: 65661 framework rtti: 1669 func: 19343 group: 1 struct: 234547 ] [c] 273000 nodes [ array: 65682 framework rtti: 1669 func: 19345 group: 1 struct: 234662 ] [c] 274000 nodes [ array: 65803 framework rtti: 1739 func: 19568 group: 1 struct: 234850 ] [c] 275000 nodes [ array: 65885 framework rtti: 1809 func: 19774 group: 1 struct: 235055 ] [c] 276000 nodes [ array: 65906 framework rtti: 1810 func: 19854 group: 1 struct: 235802 ] [c] 277000 nodes [ array: 65913 framework rtti: 1810 func: 19859 group: 1 struct: 236866 ] [c] 278000 nodes [ array: 66024 framework rtti: 1810 func: 19859 group: 1 struct: 237488 ] [c] 279000 nodes [ array: 66102 framework rtti: 1810 func: 19860 group: 1 struct: 237796 ] [c] 280000 nodes [ array: 66135 framework rtti: 1810 func: 19861 group: 1 struct: 237853 ] [c] 281000 nodes [ array: 66157 framework rtti: 1810 func: 19875 group: 1 struct: 238512 ] [c] 282000 nodes [ array: 66196 framework rtti: 1812 func: 19885 group: 1 struct: 239130 ] [c] 283000 nodes [ array: 66257 framework rtti: 1812 func: 19885 group: 1 struct: 239897 ] [c] 284000 nodes [ array: 66291 framework rtti: 1813 func: 19886 group: 1 struct: 240606 ] [c] 285000 nodes [ array: 66320 framework rtti: 1813 func: 19886 group: 1 struct: 241557 ] [c] 286000 nodes [ array: 66394 framework rtti: 1813 func: 19886 group: 1 struct: 242548 ] [c] 287000 nodes [ array: 66492 framework rtti: 1824 func: 19893 group: 1 struct: 243213 ] [c] 288000 nodes [ array: 66779 framework rtti: 1824 func: 19893 group: 1 struct: 243314 ] [c] 289000 nodes [ array: 66888 framework rtti: 1845 func: 19935 group: 1 struct: 243829 ] [c] 290000 nodes [ array: 66936 framework rtti: 1858 func: 20289 group: 1 struct: 247396 ] [c] 291000 nodes [ array: 66958 framework rtti: 1863 func: 20294 group: 1 struct: 247800 ] [c] 292000 nodes [ array: 66966 framework rtti: 1863 func: 20294 group: 1 struct: 248298 ] [c] 293000 nodes [ array: 66977 framework rtti: 1864 func: 20295 group: 1 struct: 248759 ] [c] 294000 nodes [ array: 66984 framework rtti: 1864 func: 20295 group: 1 struct: 249221 ] [c] 295000 nodes [ array: 66984 framework rtti: 1864 func: 20295 group: 1 struct: 249683 ] [c] 296000 nodes [ array: 66988 framework rtti: 1864 func: 20295 group: 1 struct: 250159 ] [c] 297000 nodes [ array: 66996 framework rtti: 1864 func: 20295 group: 1 struct: 250647 ] [c] 298000 nodes [ array: 67017 framework rtti: 1864 func: 20298 group: 1 struct: 251120 ] [c] 299000 nodes [ array: 67019 framework rtti: 1864 func: 20298 group: 1 struct: 251583 ] [c] 300000 nodes [ array: 67022 framework rtti: 1864 func: 20298 group: 1 struct: 252071 ] [c] 301000 nodes [ array: 67038 framework rtti: 1864 func: 20298 group: 1 struct: 252541 ] [c] 302000 nodes [ array: 67056 framework rtti: 1864 func: 20298 group: 1 struct: 253021 ] [c] 303000 nodes [ array: 67103 framework rtti: 1864 func: 20298 group: 1 struct: 253475 ] [c] 304000 nodes [ array: 67132 framework rtti: 1864 func: 20298 group: 1 struct: 253951 ] [c] 305000 nodes [ array: 67158 framework rtti: 1864 func: 20298 group: 1 struct: 254440 ] [c] 306000 nodes [ array: 67175 framework rtti: 1864 func: 20298 group: 1 struct: 254918 ] [c] 307000 nodes [ array: 67204 framework rtti: 1864 func: 20298 group: 1 struct: 255403 ] [c] 308000 nodes [ array: 67230 framework rtti: 1864 func: 20298 group: 1 struct: 255887 ] [c] 309000 nodes [ array: 67238 framework rtti: 1864 func: 20298 group: 1 struct: 256384 ] [c] 310000 nodes [ array: 67244 framework rtti: 1864 func: 20298 group: 1 struct: 256846 ] [c] 311000 nodes [ array: 67255 framework rtti: 1864 func: 20298 group: 1 struct: 257340 ] [c] 312000 nodes [ array: 67260 framework rtti: 1864 func: 20298 group: 1 struct: 257824 ] [c] 313000 nodes [ array: 67260 framework rtti: 1864 func: 20298 group: 1 struct: 258290 ] [c] 314000 nodes [ array: 67260 framework rtti: 1864 func: 20298 group: 1 struct: 258791 ] [c] 315000 nodes [ array: 67260 framework rtti: 1864 func: 20298 group: 1 struct: 259291 ] [c] 316000 nodes [ array: 67261 framework rtti: 1864 func: 20298 group: 1 struct: 259791 ] [c] 317000 nodes [ array: 67262 framework rtti: 1864 func: 20298 group: 1 struct: 260273 ] [c] 318000 nodes [ array: 67297 framework rtti: 1872 func: 20375 group: 1 struct: 260606 ] [c] 319000 nodes [ array: 67297 framework rtti: 1872 func: 20375 group: 1 struct: 260615 ] [c] 320000 nodes [ array: 67297 framework rtti: 1872 func: 20375 group: 1 struct: 261031 ] [c] 321000 nodes [ array: 67397 framework rtti: 1882 func: 20445 group: 1 struct: 261439 ] [c] 322000 nodes [ array: 67581 framework rtti: 1884 func: 20637 group: 1 struct: 262014 ] [c] 323000 nodes [ array: 67770 framework rtti: 1885 func: 20732 group: 1 struct: 262784 ] [c] 324000 nodes [ array: 68224 framework rtti: 1885 func: 20738 group: 1 struct: 263474 ] [c] 325000 nodes [ array: 68649 framework rtti: 1885 func: 20739 group: 1 struct: 264103 ] [c] 326000 nodes [ array: 68870 framework rtti: 1885 func: 20742 group: 1 struct: 264888 ] [c] 327000 nodes [ array: 69248 framework rtti: 1889 func: 20782 group: 1 struct: 265434 ] [c] 328000 nodes [ array: 69630 framework rtti: 1894 func: 20782 group: 1 struct: 265942 ] [c] 329000 nodes [ array: 70019 framework rtti: 1895 func: 20782 group: 1 struct: 266449 ] [c] 330000 nodes [ array: 70370 framework rtti: 1898 func: 20782 group: 1 struct: 266989 ] [c] 331000 nodes [ array: 70732 framework rtti: 1900 func: 20782 group: 1 struct: 267449 ] [c] 332000 nodes [ array: 70870 framework rtti: 1901 func: 20789 group: 1 struct: 267709 ] [c] 333000 nodes [ array: 71144 framework rtti: 1908 func: 20969 group: 1 struct: 267977 ] [c] 334000 nodes [ array: 72144 framework rtti: 1908 func: 20969 group: 1 struct: 267977 ] [c] 335000 nodes [ array: 72803 framework rtti: 1912 func: 21118 group: 1 struct: 268059 ] [c] 336000 nodes [ array: 73043 framework rtti: 1912 func: 21118 group: 1 struct: 268539 ] [c] 337000 nodes [ array: 73117 framework rtti: 1916 func: 21132 group: 1 struct: 269087 ] [c] 338000 nodes [ array: 73125 framework rtti: 1916 func: 21132 group: 1 struct: 270059 ] [c] 339000 nodes [ array: 73137 framework rtti: 1916 func: 21132 group: 1 struct: 271036 ] [c] 340000 nodes [ array: 73167 framework rtti: 1916 func: 21133 group: 1 struct: 271984 ] [c] 341000 nodes [ array: 73178 framework rtti: 1916 func: 21135 group: 1 struct: 272949 ] [c] 342000 nodes [ array: 73180 framework rtti: 1916 func: 21135 group: 1 struct: 273914 ] [c] 343000 nodes [ array: 73183 framework rtti: 1916 func: 21135 group: 1 struct: 274856 ] [c] 344000 nodes [ array: 73198 framework rtti: 1916 func: 21135 group: 1 struct: 275781 ] [c] 345000 nodes [ array: 73207 framework rtti: 1916 func: 21135 group: 1 struct: 276728 ] [c] 346000 nodes [ array: 73227 framework rtti: 1916 func: 21135 group: 1 struct: 277683 ] [c] 347000 nodes [ array: 73267 framework rtti: 1916 func: 21135 group: 1 struct: 278644 ] [c] 348000 nodes [ array: 73277 framework rtti: 1916 func: 21135 group: 1 struct: 279631 ] [c] 349000 nodes [ array: 73282 framework rtti: 1916 func: 21135 group: 1 struct: 280626 ] [c] 350000 nodes [ array: 73331 framework rtti: 1919 func: 21162 group: 1 struct: 281509 ] [c] 351000 nodes [ array: 73704 framework rtti: 1921 func: 21234 group: 1 struct: 282262 ] [c] 352000 nodes [ array: 73826 framework rtti: 1921 func: 21269 group: 1 struct: 282531 ] [c] 353000 nodes [ array: 73841 framework rtti: 1922 func: 21295 group: 1 struct: 282725 ] [c] 354000 nodes [ array: 73851 framework rtti: 1922 func: 21301 group: 1 struct: 283357 ] [c] 355000 nodes [ array: 73857 framework rtti: 1922 func: 21301 group: 1 struct: 283461 ] [c] 356000 nodes [ array: 73863 framework rtti: 1923 func: 21305 group: 1 struct: 284059 ] [c] 357000 nodes [ array: 73882 framework rtti: 1924 func: 21330 group: 1 struct: 284462 ] [c] 358000 nodes [ array: 73906 framework rtti: 1930 func: 21340 group: 1 struct: 284701 ] [c] 359000 nodes [ array: 73913 framework rtti: 1933 func: 21340 group: 1 struct: 284811 ] [c] 360000 nodes [ array: 73942 framework rtti: 1941 func: 21340 group: 1 struct: 285042 ] [c] 361000 nodes [ array: 73958 framework rtti: 1945 func: 21340 group: 1 struct: 285240 ] [c] 362000 nodes [ array: 74011 framework rtti: 1956 func: 21485 group: 1 struct: 285485 ] [c] 363000 nodes [ array: 74011 framework rtti: 1956 func: 21485 group: 1 struct: 285485 ] [c] 364000 nodes [ array: 74037 framework rtti: 1960 func: 21708 group: 1 struct: 285580 ] [c] 365000 nodes [ array: 74176 framework rtti: 1963 func: 21708 group: 1 struct: 286129 ] [c] 366000 nodes [ array: 74177 framework rtti: 1963 func: 21708 group: 1 struct: 286171 ] [c] 367000 nodes [ array: 74177 framework rtti: 1963 func: 21708 group: 1 struct: 286208 ] [c] 368000 nodes [ array: 74177 framework rtti: 1963 func: 21708 group: 1 struct: 286237 ] [c] 369000 nodes [ array: 74177 framework rtti: 1963 func: 21708 group: 1 struct: 286266 ] [c] 370000 nodes [ array: 74177 framework rtti: 1963 func: 21708 group: 1 struct: 286282 ] [c] 371000 nodes [ array: 74177 framework rtti: 1963 func: 21708 group: 1 struct: 286286 ] [c] 372000 nodes [ array: 74177 framework rtti: 1963 func: 21708 group: 1 struct: 286312 ] [c] 373000 nodes [ array: 74177 framework rtti: 1963 func: 21708 group: 1 struct: 286324 ] [c] 374000 nodes [ array: 74177 framework rtti: 1963 func: 21708 group: 1 struct: 286344 ] [c] 375000 nodes [ array: 74177 framework rtti: 1963 func: 21708 group: 1 struct: 286416 ] [c] 376000 nodes [ array: 74177 framework rtti: 1963 func: 21708 group: 1 struct: 286421 ] [c] 377000 nodes [ array: 74177 framework rtti: 1963 func: 21708 group: 1 struct: 286426 ] [c] 378000 nodes [ array: 74228 framework rtti: 1963 func: 21717 group: 1 struct: 286435 ] [c] 379000 nodes [ array: 74239 framework rtti: 1996 func: 21745 group: 1 struct: 287182 ] [c] 380000 nodes [ array: 74487 framework rtti: 2009 func: 21775 group: 1 struct: 287375 ] [c] 381000 nodes [ array: 74590 framework rtti: 2032 func: 21777 group: 1 struct: 287785 ] [c] 382000 nodes [ array: 74748 framework rtti: 2103 func: 21796 group: 1 struct: 288091 ] [c] 383000 nodes [ array: 74887 framework rtti: 2223 func: 22173 group: 1 struct: 288687 ] [c] 384000 nodes [ array: 74902 framework rtti: 2226 func: 22273 group: 1 struct: 289267 ] [c] 385000 nodes [ array: 75048 framework rtti: 2227 func: 22285 group: 1 struct: 289676 ] [c] 386000 nodes [ array: 75114 framework rtti: 2234 func: 22300 group: 1 struct: 289854 ] [c] 387000 nodes [ array: 75291 framework rtti: 2238 func: 22311 group: 1 struct: 290263 ] [c] 388000 nodes [ array: 75382 framework rtti: 2242 func: 22427 group: 1 struct: 290401 ] [c] 389000 nodes [ array: 75387 framework rtti: 2242 func: 22459 group: 1 struct: 290460 ] [c] 390000 nodes [ array: 75421 framework rtti: 2252 func: 22472 group: 1 struct: 290884 ] [c] 391000 nodes [ array: 75477 framework rtti: 2276 func: 22524 group: 1 struct: 291256 ] [c] 392000 nodes [ array: 75528 framework rtti: 2293 func: 22633 group: 1 struct: 291685 ] [c] 393000 nodes [ array: 75641 framework rtti: 2346 func: 23430 group: 1 struct: 292639 ] [c] 394000 nodes [ array: 75665 framework rtti: 2348 func: 23504 group: 1 struct: 292712 ] [c:database] GC transformer: finished helpers [c] 395000 nodes [ array: 75954 framework rtti: 2378 func: 23650 group: 1 struct: 294402 ] [c] 396000 nodes [ array: 76517 framework rtti: 2378 func: 23650 group: 1 struct: 294444 ] [c] 397000 nodes [ array: 76640 framework rtti: 2378 func: 23650 group: 1 struct: 294455 ] [rtyper] specializing: 226500 / 226807 blocks (99%) [rtyper] -=- specialized 357 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 11 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 12 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c:database] GC transformer: finished tables [gctransform:info] assigned 2713 typeids [gctransform:info] added 100636 push/pop stack root instructions [gctransform:info] inserted 5084 write barrier calls [gctransform:info] inserted 5518 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 397362 nodes [ array: 76712 framework rtti: 2378 func: 23746 group: 1 struct: 294525 ] [c:database] Completed [translation:info] database for generating C source was created [c60ae1a99da4d00] translation-task} [translation:info] Generating c source... [c60ae1a99dbbc00] {translation-task starting source_c [c:writing] structdef.h [c:writing] forwarddecl.h [c:writing] preimpl.h [c:writing] data_pypy_goal.c [c:writing] data_pypy_interpreter.c [c:writing] data_pypy_interpreter_astcompiler.c [c:writing] data_pypy_interpreter_pyparser.c [c:writing] data_pypy_module___builtin__.c [c:writing] data_pypy_module___pypy__.c [c:writing] data_pypy_module__cffi_backend.c [c:writing] data_pypy_module__codecs.c [c:writing] data_pypy_module__collections.c [c:writing] data_pypy_module__continuation.c [c:writing] data_pypy_module__csv.c [c:writing] data_pypy_module__file.c [c:writing] data_pypy_module__io.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__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_cStringIO.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_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_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_rtyper.c [c:writing] data_rpython_rtyper_lltypesystem.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] data_pypy_goal_1.c [c:writing] data_pypy_module___pypy___1.c [c:writing] data_pypy_module__cffi_backend_1.c [c:writing] data_pypy_module__continuation_1.c [c:writing] data_pypy_module__locale.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_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_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_1.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] pypy_goal.c [c:writing] pypy_interpreter.c [c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 124 cases [c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 11 cases [c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases [c:computedgoto] pypy_g_str_decode_utf8: 5 cases [c:writing] pypy_interpreter_astcompiler.c [c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases [c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases [c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases [c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases [c:computedgoto] pypy_g__opcode_stack_effect: 123 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases [c:computedgoto] pypy_g_PythonCodeGenerator__op_for_augassign: 12 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_Attribute: 5 cases [c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 12 cases [c:computedgoto] pypy_g_PythonCodeGenerator__compile_slice: 5 cases [c:computedgoto] pypy_g_PythonCodeGenerator__binop: 12 cases [c:computedgoto] pypy_g_PythonCodeGenerator__simple_slice: 5 cases [c:writing] pypy_interpreter_astcompiler_1.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:computedgoto] pypy_g_W_LibObject__build_attr: 11 cases [c:computedgoto] pypy_g_realize_c_type_or_func_now: 9 cases [c:writing] pypy_module__codecs.c [c:writing] pypy_module__collections.c [c:writing] pypy_module__continuation.c [c:writing] pypy_module__csv.c [c:computedgoto] pypy_g_W_Reader_next_w: 8 cases [c:computedgoto] pypy_g_W_Reader_next_w: 6 cases [c:writing] pypy_module__file.c [c:writing] pypy_module__io.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__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__sha.c [c:writing] pypy_module__socket.c [c:computedgoto] pypy_g_addr_from_object: 5 cases [c:writing] pypy_module__sre.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:computedgoto] pypy_g_compare_arrays_1: 5 cases [c:computedgoto] pypy_g_portal_17: 5 cases [c:writing] pypy_module_binascii.c [c:writing] pypy_module_bz2.c [c:writing] pypy_module_cStringIO.c [c:writing] pypy_module_cmath.c [c:writing] pypy_module_cpyext.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:computedgoto] pypy_g_W_InstanceObjectUserDictWeakrefable__mapdict_pop: 5 cases [c:computedgoto] pypy_g_W_ObjectObjectUserDictWeakrefable__mapdict_pop_a: 5 cases [c:writing] pypy_objspace_std_2.c [c:writing] pypy_objspace_std_3.c [c:writing] rpython_flowspace.c [c:writing] rpython_jit_backend.c [c:writing] rpython_jit_backend_llsupport.c [c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases [c:writing] rpython_jit_backend_x86.c [c:computedgoto] pypy_g_RegAlloc__consider_real_call: 6 cases [c:computedgoto] pypy_g_Assembler386_regalloc_perform_llong: 11 cases [c:writing] rpython_jit_codewriter.c [c:writing] rpython_jit_metainterp.c [c:computedgoto] pypy_g_dispatch_loop: 237 cases [c:writing] rpython_jit_metainterp_1.c [c:writing] rpython_jit_metainterp_2.c [c:computedgoto] pypy_g_HeapCache_clear_caches_not_necessary: 15 cases [c:computedgoto] pypy_g_HeapCache_clear_caches_varargs: 11 cases [c:computedgoto] pypy_g_execute_nonspec_const: 254 cases [c:writing] rpython_jit_metainterp_optimizeopt.c [c:computedgoto] pypy_g_OptHeap_check_postprocess_: 6 cases [c:computedgoto] pypy_g_dispatch_postprocess___star_0: 6 cases [c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases [c:computedgoto] pypy_g_Optimizer_protect_speculative_operation: 8 cases [c:writing] rpython_jit_metainterp_optimizeopt_1.c [c:writing] rpython_memory.c [c:writing] rpython_memory_gc.c [c:computedgoto] pypy_g_IncrementalMiniMarkGC_get_stats: 11 cases [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:computedgoto] pypy_g__sinpi: 5 cases [c:computedgoto] pypy_g_isspace_1: 6 cases [c:writing] rpython_rlib_1.c [c:writing] rpython_rlib_rjitlog.c [c:writing] rpython_rlib_rsre.c [c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 29 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_category_dispatch: 18 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 29 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 29 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases [c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 8 cases [c:writing] rpython_rlib_rstruct.c [c:writing] rpython_rlib_rvmprof.c [c:writing] rpython_rlib_unicodedata.c [c:computedgoto] pypy_g__charcode_to_pos: 5 cases [c:computedgoto] pypy_g__charcode_to_pos: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 6 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases [c:writing] rpython_rtyper.c [c:writing] rpython_rtyper_lltypesystem.c [c:writing] rpython_rtyper_lltypesystem_module.c [c:writing] rpython_tool.c [c:writing] rpython_translator.c [c:writing] rpython_translator_c.c [translation:info] written: /build_dir/tmp/usession-main-1216/testing_1/testing_1.c [c60ae283b63c400] translation-task} [translation:info] Compiling c source... [c60ae283b656000] {translation-task starting compile_c [platform:execute] make -j 4 in /build_dir/tmp/usession-main-1216/testing_1 [platform:WARNING] pypy_module__rawffi.c: In function ‘pypy_g_unwrap_truncate_int__arrayPtr’: [platform:WARNING] pypy_module__rawffi.c:35686:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] [platform:WARNING] 35686 | l_v689037 = (void *)(l_v689036); [platform:WARNING] | ^ [platform:WARNING] rpython_memory_gc.c: In function ‘pypy_g_IncrementalMiniMarkGC__minor_collection’: [platform:WARNING] rpython_memory_gc.c:3465:94: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] [platform:WARNING] 3465 | if (PYPY_HAVE_DEBUG_PRINTS) { fprintf(PYPY_DEBUG_FILE, "minor collect, total memory used: %lu\012", l_total_memory_used_3); } [platform:WARNING] | ~~^ ~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] | | | [platform:WARNING] | | size_t {aka unsigned int} [platform:WARNING] | long unsigned int [platform:WARNING] | %u [platform:WARNING] rpython_memory_gc.c: In function ‘pypy_g_IncrementalMiniMarkGC_major_collection_step’: [platform:WARNING] rpython_memory_gc.c:20219:83: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] [platform:WARNING] 20219 | if (PYPY_HAVE_DEBUG_PRINTS) { fprintf(PYPY_DEBUG_FILE, "bytes used in arenas: %lu\012", l_v1633874); } [platform:WARNING] | ~~^ ~~~~~~~~~~ [platform:WARNING] | | | [platform:WARNING] | | size_t {aka unsigned int} [platform:WARNING] | long unsigned int [platform:WARNING] | %u [platform:WARNING] rpython_memory_gc.c:20222:83: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] [platform:WARNING] 20222 | if (PYPY_HAVE_DEBUG_PRINTS) { fprintf(PYPY_DEBUG_FILE, "bytes raw-malloced: %lu => %lu\012", l_v1633876, l_v1633877); } [platform:WARNING] | ~~^ ~~~~~~~~~~ [platform:WARNING] | | | [platform:WARNING] | | size_t {aka unsigned int} [platform:WARNING] | long unsigned int [platform:WARNING] | %u [platform:WARNING] rpython_memory_gc.c:20222:92: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] [platform:WARNING] 20222 | if (PYPY_HAVE_DEBUG_PRINTS) { fprintf(PYPY_DEBUG_FILE, "bytes raw-malloced: %lu => %lu\012", l_v1633876, l_v1633877); } [platform:WARNING] | ~~^ ~~~~~~~~~~ [platform:WARNING] | | | [platform:WARNING] | long unsigned int size_t {aka unsigned int} [platform:WARNING] | %u [platform:WARNING] vmp_stack.c: In function ‘vmp_walk_and_record_stack’: [platform:WARNING] vmp_stack.c:508:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [platform:WARNING] 508 | depth = _write_native_stack((void*)(((uint64_t)func_addr) | 0x1), result, depth, max_depth); [platform:WARNING] | ^ [platform:WARNING] vmp_stack.c:508:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] [platform:WARNING] 508 | depth = _write_native_stack((void*)(((uint64_t)func_addr) | 0x1), result, depth, max_depth); [platform:WARNING] | ^ [translation:info] copied: /build_dir/tmp/usession-main-1216/testing_1/pypy-c to /build_dir/pypy-c-jit-linux-x86-32/build/pypy/goal/pypy-c [translation:info] copied: /build_dir/tmp/usession-main-1216/testing_1/libpypy-c.so to /build_dir/pypy-c-jit-linux-x86-32/build/pypy/goal/libpypy-c.so [translation:info] created: /build_dir/pypy-c-jit-linux-x86-32/build/pypy/goal/pypy-c [c60ae425596ff80] translation-task} [translation:info] Create cffi bindings for modules... [c60ae4255988880] {translation-task starting build_cffi_imports /build_dir/pypy-c-jit-linux-x86-32/build/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl) RuntimeWarning) * _pypy_util_build.py * _ssl_build.py generating ./_pypy_openssl.c the current directory is '/build_dir/pypy-c-jit-linux-x86-32/build/lib_pypy' running build_ext building '_pypy_openssl' extension cc -pthread -DNDEBUG -O2 -fPIC -I/build_dir/pypy-c-jit-linux-x86-32/build/include -c _pypy_openssl.c -o ./_pypy_openssl.o cc -pthread -shared ./_pypy_openssl.o -lssl -lcrypto -o ./_pypy_openssl.pypy-80.so -L/usr/local/lib /build_dir/pypy-c-jit-linux-x86-32/build/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl) RuntimeWarning) _pypy_openssl.c: In function ‘_cffi_d_DTLSv1_client_method’: _pypy_openssl.c:17069:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 17069 | return DTLSv1_client_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1907:1: note: declared here 1907 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_DTLSv1_method’: _pypy_openssl.c:17133:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations] 17133 | return DTLSv1_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1905:1: note: declared here 1905 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_DTLSv1_server_method’: _pypy_openssl.c:17159:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 17159 | return DTLSv1_server_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1906:1: note: declared here 1906 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_1_client_method’: _pypy_openssl.c:43277:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] 43277 | return TLSv1_1_client_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_1_method’: _pypy_openssl.c:43303:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations] 43303 | return TLSv1_1_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1893:1: note: declared here 1893 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_1_server_method’: _pypy_openssl.c:43329:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations] 43329 | return TLSv1_1_server_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_2_client_method’: _pypy_openssl.c:43355:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] 43355 | return TLSv1_2_client_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1901:1: note: declared here 1901 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_2_method’: _pypy_openssl.c:43381:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations] 43381 | return TLSv1_2_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1899:1: note: declared here 1899 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_2_server_method’: _pypy_openssl.c:43407:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations] 43407 | return TLSv1_2_server_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1900:1: note: declared here 1900 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_client_method’: _pypy_openssl.c:43433:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 43433 | return TLSv1_client_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_method’: _pypy_openssl.c:43459:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations] 43459 | return TLSv1_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1887:1: note: declared here 1887 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_server_method’: _pypy_openssl.c:43485:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 43485 | return TLSv1_server_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ * _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 [c60ae442a42ef00] translation-task} [translation:info] usession directory: /build_dir/tmp/usession-main-1216 [Timer] Timings: [Timer] loading target --- 10.4 s [Timer] annotate --- 202.0 s [Timer] rtype_lltype --- 111.7 s [Timer] pyjitpl_lltype --- 329.8 s [Timer] backendopt_lltype --- 164.0 s [Timer] stackcheckinsertion_lltype --- 10.2 s [Timer] database_c --- 270.1 s [Timer] source_c --- 117.1 s [Timer] compile_c --- 224.2 s [Timer] build_cffi_imports --- 15.7 s [Timer] =========================================== [Timer] Total: --- 1455.2 s calling create_cffi_import_libraries with "embed_dependencies" False stdout: stderr: program finished with exit code 0 elapsedTime=1462.506337