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...
[c608651a7388000] {translation-task
starting annotate
[translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy
[platform:WARNING] /build_dir/tmp/usession-main-1212/platcheck_116.c: In function ‘dump_section_0’:
[platform:WARNING] /build_dir/tmp/usession-main-1212/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-1212/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] | ^
[c608667807f0880] translation-task}
[translation:info] RTyping...
[c60866780807900] {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 -=-
[c6086729db72900] translation-task}
[translation:info] JIT compiler generation...
[c6086729db86980] {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 41346 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 0x34243c10>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x333f14d0>
[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 0x2bc639f0>
[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
[c608698662fbc00] translation-task}
[translation:info] lltype back-end optimisations...
[c60869866312180] {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 112587 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 20830 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c6086aa8a48d300] translation-task}
[translation:info] inserting stack checks...
[c6086aa8a4b0d80] {translation-task
starting stackcheckinsertion_lltype
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] inserted 2786 stack checks.
[c6086ab76af0580] translation-task}
[translation:info] Creating database for generating c source...
[c6086ab76b0c680] {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 1740 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: 12283 ]
[c] 15000 nodes [ array: 6230 framework rtti: 144 func: 1700 group: 1 struct: 13528 ]
[c] 16000 nodes [ array: 6338 framework rtti: 146 func: 1842 group: 1 struct: 14548 ]
[c] 17000 nodes [ array: 6494 framework rtti: 147 func: 2033 group: 1 struct: 15415 ]
[c] 18000 nodes [ array: 6561 framework rtti: 150 func: 2054 group: 1 struct: 16148 ]
[c] 19000 nodes [ array: 6561 framework rtti: 150 func: 2054 group: 1 struct: 16766 ]
[c] 20000 nodes [ array: 6696 framework rtti: 159 func: 2253 group: 1 struct: 17931 ]
[c] 21000 nodes [ array: 6835 framework rtti: 175 func: 2318 group: 1 struct: 18716 ]
[c] 22000 nodes [ array: 7261 framework rtti: 179 func: 2382 group: 1 struct: 21167 ]
[c] 23000 nodes [ array: 7489 framework rtti: 179 func: 2572 group: 1 struct: 22079 ]
[c] 24000 nodes [ array: 7615 framework rtti: 190 func: 2778 group: 1 struct: 22910 ]
[c] 25000 nodes [ array: 8155 framework rtti: 190 func: 2829 group: 1 struct: 24016 ]
[c] 26000 nodes [ array: 8532 framework rtti: 199 func: 2864 group: 1 struct: 24654 ]
[c] 27000 nodes [ array: 8720 framework rtti: 214 func: 2959 group: 1 struct: 25594 ]
[c] 28000 nodes [ array: 8908 framework rtti: 219 func: 3088 group: 1 struct: 37194 ]
[c] 29000 nodes [ array: 9032 framework rtti: 224 func: 3206 group: 1 struct: 38341 ]
[c] 30000 nodes [ array: 9306 framework rtti: 224 func: 3208 group: 1 struct: 39463 ]
[c] 31000 nodes [ array: 9629 framework rtti: 229 func: 3224 group: 1 struct: 40086 ]
[c] 32000 nodes [ array: 9721 framework rtti: 230 func: 3283 group: 1 struct: 40469 ]
[c] 33000 nodes [ array: 9974 framework rtti: 233 func: 3421 group: 1 struct: 41033 ]
[c] 34000 nodes [ array: 10102 framework rtti: 243 func: 3553 group: 1 struct: 41656 ]
[c] 35000 nodes [ array: 10264 framework rtti: 243 func: 3615 group: 1 struct: 42927 ]
[c] 36000 nodes [ array: 10276 framework rtti: 243 func: 3619 group: 1 struct: 43321 ]
[c] 37000 nodes [ array: 10758 framework rtti: 277 func: 3770 group: 1 struct: 43823 ]
[c] 38000 nodes [ array: 11009 framework rtti: 282 func: 3858 group: 1 struct: 44491 ]
[c] 39000 nodes [ array: 11515 framework rtti: 295 func: 4104 group: 1 struct: 74678 ]
[c] 40000 nodes [ array: 12450 framework rtti: 295 func: 4789 group: 1 struct: 77112 ]
[c] 41000 nodes [ array: 13336 framework rtti: 295 func: 5689 group: 1 struct: 79731 ]
[c] 42000 nodes [ array: 14948 framework rtti: 295 func: 6558 group: 1 struct: 81899 ]
[c] 43000 nodes [ array: 16402 framework rtti: 295 func: 7167 group: 1 struct: 84056 ]
[c] 44000 nodes [ array: 17722 framework rtti: 295 func: 7986 group: 1 struct: 86126 ]
[c] 45000 nodes [ array: 19297 framework rtti: 295 func: 8914 group: 1 struct: 88487 ]
[c] 46000 nodes [ array: 20819 framework rtti: 295 func: 9633 group: 1 struct: 90695 ]
[c] 47000 nodes [ array: 22519 framework rtti: 295 func: 10338 group: 1 struct: 92923 ]
[c] 48000 nodes [ array: 24021 framework rtti: 295 func: 11111 group: 1 struct: 95324 ]
[c] 49000 nodes [ array: 25544 framework rtti: 295 func: 11807 group: 1 struct: 97676 ]
[c] 50000 nodes [ array: 25845 framework rtti: 367 func: 12000 group: 1 struct: 101089 ]
[c] 51000 nodes [ array: 25970 framework rtti: 375 func: 12019 group: 1 struct: 101906 ]
[c] 52000 nodes [ array: 25988 framework rtti: 375 func: 12019 group: 1 struct: 102925 ]
[c] 53000 nodes [ array: 26025 framework rtti: 376 func: 12019 group: 1 struct: 104006 ]
[c] 54000 nodes [ array: 26135 framework rtti: 386 func: 12030 group: 1 struct: 104586 ]
[c] 55000 nodes [ array: 26246 framework rtti: 403 func: 12088 group: 1 struct: 104895 ]
[c] 56000 nodes [ array: 27601 framework rtti: 414 func: 12126 group: 1 struct: 105842 ]
[c] 57000 nodes [ array: 27704 framework rtti: 418 func: 12148 group: 1 struct: 106563 ]
[c] 58000 nodes [ array: 27771 framework rtti: 432 func: 12234 group: 1 struct: 107362 ]
[c] 59000 nodes [ array: 27940 framework rtti: 440 func: 12252 group: 1 struct: 107875 ]
[c] 60000 nodes [ array: 28088 framework rtti: 450 func: 12312 group: 1 struct: 110140 ]
[c] 61000 nodes [ array: 28193 framework rtti: 458 func: 12387 group: 1 struct: 110918 ]
[c] 62000 nodes [ array: 28293 framework rtti: 458 func: 12424 group: 1 struct: 111554 ]
[c] 63000 nodes [ array: 28453 framework rtti: 458 func: 12456 group: 1 struct: 112259 ]
[c] 64000 nodes [ array: 28554 framework rtti: 458 func: 12528 group: 1 struct: 112925 ]
[c] 65000 nodes [ array: 28640 framework rtti: 458 func: 12575 group: 1 struct: 113535 ]
[c] 66000 nodes [ array: 28655 framework rtti: 458 func: 12578 group: 1 struct: 114050 ]
[c] 67000 nodes [ array: 28851 framework rtti: 458 func: 12681 group: 1 struct: 114828 ]
[c] 68000 nodes [ array: 29105 framework rtti: 458 func: 12759 group: 1 struct: 115657 ]
[c] 69000 nodes [ array: 29210 framework rtti: 458 func: 12811 group: 1 struct: 116352 ]
[c] 70000 nodes [ array: 29321 framework rtti: 458 func: 12857 group: 1 struct: 117077 ]
[c] 71000 nodes [ array: 29395 framework rtti: 458 func: 12915 group: 1 struct: 117718 ]
[c] 72000 nodes [ array: 29487 framework rtti: 458 func: 12932 group: 1 struct: 118248 ]
[c] 73000 nodes [ array: 29744 framework rtti: 458 func: 12976 group: 1 struct: 119014 ]
[c] 74000 nodes [ array: 29837 framework rtti: 458 func: 13017 group: 1 struct: 119671 ]
[c] 75000 nodes [ array: 30029 framework rtti: 458 func: 13070 group: 1 struct: 120395 ]
[c] 76000 nodes [ array: 30157 framework rtti: 458 func: 13136 group: 1 struct: 121085 ]
[c] 77000 nodes [ array: 30310 framework rtti: 458 func: 13189 group: 1 struct: 121878 ]
[c] 78000 nodes [ array: 30502 framework rtti: 458 func: 13232 group: 1 struct: 122658 ]
[c] 79000 nodes [ array: 30697 framework rtti: 458 func: 13268 group: 1 struct: 123457 ]
[c] 80000 nodes [ array: 30871 framework rtti: 458 func: 13338 group: 1 struct: 124253 ]
[c] 81000 nodes [ array: 31095 framework rtti: 458 func: 13373 group: 1 struct: 125081 ]
[c] 82000 nodes [ array: 31245 framework rtti: 458 func: 13403 group: 1 struct: 125839 ]
[c] 83000 nodes [ array: 31422 framework rtti: 458 func: 13438 group: 1 struct: 126604 ]
[c] 84000 nodes [ array: 31592 framework rtti: 458 func: 13474 group: 1 struct: 127367 ]
[c] 85000 nodes [ array: 31880 framework rtti: 458 func: 13508 group: 1 struct: 128336 ]
[c] 86000 nodes [ array: 32080 framework rtti: 458 func: 13555 group: 1 struct: 129143 ]
[c] 87000 nodes [ array: 32324 framework rtti: 458 func: 13585 group: 1 struct: 130006 ]
[c] 88000 nodes [ array: 32781 framework rtti: 458 func: 13593 group: 1 struct: 131081 ]
[c] 89000 nodes [ array: 33001 framework rtti: 458 func: 13636 group: 1 struct: 131934 ]
[c] 90000 nodes [ array: 33370 framework rtti: 459 func: 13685 group: 1 struct: 132356 ]
[c] 91000 nodes [ array: 33821 framework rtti: 459 func: 13736 group: 1 struct: 132538 ]
[c] 92000 nodes [ array: 34270 framework rtti: 459 func: 13853 group: 1 struct: 132706 ]
[c] 93000 nodes [ array: 34682 framework rtti: 459 func: 13891 group: 1 struct: 132866 ]
[c] 94000 nodes [ array: 35139 framework rtti: 459 func: 13956 group: 1 struct: 133039 ]
[c] 95000 nodes [ array: 35601 framework rtti: 459 func: 13958 group: 1 struct: 133264 ]
[c] 96000 nodes [ array: 36041 framework rtti: 459 func: 14057 group: 1 struct: 133385 ]
[c] 97000 nodes [ array: 36541 framework rtti: 459 func: 14065 group: 1 struct: 133629 ]
[c] 98000 nodes [ array: 36994 framework rtti: 459 func: 14099 group: 1 struct: 133842 ]
[c] 99000 nodes [ array: 37365 framework rtti: 459 func: 14193 group: 1 struct: 134025 ]
[c] 100000 nodes [ array: 37649 framework rtti: 459 func: 14269 group: 1 struct: 134258 ]
[c] 101000 nodes [ array: 37966 framework rtti: 459 func: 14327 group: 1 struct: 134435 ]
[c] 102000 nodes [ array: 38364 framework rtti: 459 func: 14388 group: 1 struct: 134601 ]
[c] 103000 nodes [ array: 38674 framework rtti: 459 func: 14433 group: 1 struct: 134846 ]
[c] 104000 nodes [ array: 39005 framework rtti: 459 func: 14465 group: 1 struct: 135037 ]
[c] 105000 nodes [ array: 39339 framework rtti: 459 func: 14496 group: 1 struct: 135222 ]
[c] 106000 nodes [ array: 39696 framework rtti: 459 func: 14543 group: 1 struct: 135365 ]
[c] 107000 nodes [ array: 40074 framework rtti: 459 func: 14558 group: 1 struct: 135538 ]
[c] 108000 nodes [ array: 40453 framework rtti: 459 func: 14601 group: 1 struct: 135746 ]
[c] 109000 nodes [ array: 40848 framework rtti: 459 func: 14680 group: 1 struct: 136003 ]
[c] 110000 nodes [ array: 41221 framework rtti: 459 func: 14809 group: 1 struct: 136205 ]
[c] 111000 nodes [ array: 41540 framework rtti: 459 func: 14853 group: 1 struct: 136413 ]
[c] 112000 nodes [ array: 41867 framework rtti: 459 func: 14911 group: 1 struct: 136623 ]
[c] 113000 nodes [ array: 42229 framework rtti: 459 func: 14969 group: 1 struct: 136828 ]
[c] 114000 nodes [ array: 42595 framework rtti: 459 func: 15025 group: 1 struct: 137046 ]
[c] 115000 nodes [ array: 42971 framework rtti: 459 func: 15115 group: 1 struct: 137277 ]
[c] 116000 nodes [ array: 43337 framework rtti: 459 func: 15172 group: 1 struct: 137547 ]
[c] 117000 nodes [ array: 43720 framework rtti: 459 func: 15207 group: 1 struct: 137738 ]
[c] 118000 nodes [ array: 44065 framework rtti: 459 func: 15253 group: 1 struct: 137922 ]
[c] 119000 nodes [ array: 44466 framework rtti: 459 func: 15279 group: 1 struct: 138039 ]
[c] 120000 nodes [ array: 44800 framework rtti: 459 func: 15318 group: 1 struct: 138195 ]
[c] 121000 nodes [ array: 45187 framework rtti: 459 func: 15361 group: 1 struct: 138352 ]
[c] 122000 nodes [ array: 45563 framework rtti: 459 func: 15377 group: 1 struct: 138533 ]
[c] 123000 nodes [ array: 45961 framework rtti: 459 func: 15412 group: 1 struct: 138691 ]
[c] 124000 nodes [ array: 46195 framework rtti: 459 func: 15417 group: 1 struct: 138893 ]
[c] 125000 nodes [ array: 46478 framework rtti: 459 func: 15434 group: 1 struct: 139108 ]
[c] 126000 nodes [ array: 46856 framework rtti: 459 func: 15484 group: 1 struct: 139280 ]
[c] 127000 nodes [ array: 47253 framework rtti: 459 func: 15521 group: 1 struct: 139442 ]
[c] 128000 nodes [ array: 47572 framework rtti: 459 func: 15535 group: 1 struct: 139644 ]
[c] 129000 nodes [ array: 47897 framework rtti: 459 func: 15535 group: 1 struct: 139848 ]
[c] 130000 nodes [ array: 48212 framework rtti: 459 func: 15535 group: 1 struct: 140043 ]
[c] 131000 nodes [ array: 48515 framework rtti: 459 func: 15541 group: 1 struct: 140230 ]
[c] 132000 nodes [ array: 48788 framework rtti: 459 func: 15543 group: 1 struct: 140417 ]
[c] 133000 nodes [ array: 49028 framework rtti: 459 func: 15546 group: 1 struct: 140633 ]
[c] 134000 nodes [ array: 49348 framework rtti: 459 func: 15560 group: 1 struct: 140850 ]
[c] 135000 nodes [ array: 49812 framework rtti: 459 func: 15661 group: 1 struct: 141059 ]
[c] 136000 nodes [ array: 50153 framework rtti: 459 func: 15973 group: 1 struct: 141396 ]
[c] 137000 nodes [ array: 50223 framework rtti: 461 func: 15979 group: 1 struct: 143359 ]
[c] 138000 nodes [ array: 50227 framework rtti: 461 func: 15980 group: 1 struct: 145611 ]
[c] 139000 nodes [ array: 50229 framework rtti: 461 func: 15984 group: 1 struct: 148827 ]
[c] 140000 nodes [ array: 50270 framework rtti: 468 func: 15997 group: 1 struct: 149859 ]
[c] 141000 nodes [ array: 50280 framework rtti: 468 func: 15998 group: 1 struct: 151402 ]
[c] 142000 nodes [ array: 50301 framework rtti: 468 func: 15998 group: 1 struct: 152845 ]
[c] 143000 nodes [ array: 50462 framework rtti: 475 func: 16003 group: 1 struct: 153936 ]
[c] 144000 nodes [ array: 50629 framework rtti: 509 func: 16050 group: 1 struct: 154359 ]
[c] 145000 nodes [ array: 50848 framework rtti: 509 func: 16050 group: 1 struct: 155055 ]
[c] 146000 nodes [ array: 51057 framework rtti: 511 func: 16050 group: 1 struct: 155618 ]
[c] 147000 nodes [ array: 51261 framework rtti: 521 func: 16078 group: 1 struct: 156096 ]
[c] 148000 nodes [ array: 51432 framework rtti: 540 func: 16170 group: 1 struct: 156837 ]
[c] 149000 nodes [ array: 51545 framework rtti: 553 func: 16193 group: 1 struct: 157182 ]
[c] 150000 nodes [ array: 51691 framework rtti: 653 func: 16371 group: 1 struct: 157327 ]
[c] 151000 nodes [ array: 51704 framework rtti: 787 func: 16612 group: 1 struct: 157521 ]
[c] 152000 nodes [ array: 51926 framework rtti: 801 func: 16679 group: 1 struct: 158531 ]
[c] 153000 nodes [ array: 52249 framework rtti: 803 func: 16679 group: 1 struct: 159487 ]
[c] 154000 nodes [ array: 52505 framework rtti: 806 func: 16679 group: 1 struct: 160588 ]
[c] 155000 nodes [ array: 52773 framework rtti: 813 func: 16679 group: 1 struct: 161523 ]
[c] 156000 nodes [ array: 53118 framework rtti: 815 func: 16680 group: 1 struct: 162307 ]
[c] 157000 nodes [ array: 53353 framework rtti: 815 func: 16680 group: 1 struct: 163308 ]
[c] 158000 nodes [ array: 53584 framework rtti: 817 func: 16680 group: 1 struct: 164322 ]
[c] 159000 nodes [ array: 53856 framework rtti: 828 func: 16685 group: 1 struct: 165308 ]
[c] 160000 nodes [ array: 54142 framework rtti: 834 func: 16688 group: 1 struct: 166291 ]
[c] 161000 nodes [ array: 54395 framework rtti: 847 func: 16688 group: 1 struct: 167348 ]
[c] 162000 nodes [ array: 54560 framework rtti: 877 func: 16688 group: 1 struct: 168162 ]
[c] 163000 nodes [ array: 54844 framework rtti: 877 func: 16688 group: 1 struct: 169057 ]
[c] 164000 nodes [ array: 55079 framework rtti: 890 func: 16690 group: 1 struct: 169989 ]
[c] 165000 nodes [ array: 55336 framework rtti: 900 func: 16691 group: 1 struct: 170963 ]
[c] 166000 nodes [ array: 55581 framework rtti: 917 func: 16693 group: 1 struct: 172052 ]
[c] 167000 nodes [ array: 55887 framework rtti: 943 func: 16704 group: 1 struct: 173073 ]
[c] 168000 nodes [ array: 56220 framework rtti: 954 func: 16706 group: 1 struct: 174175 ]
[c] 169000 nodes [ array: 56480 framework rtti: 969 func: 16709 group: 1 struct: 175251 ]
[c] 170000 nodes [ array: 56806 framework rtti: 981 func: 16711 group: 1 struct: 176397 ]
[c] 171000 nodes [ array: 57135 framework rtti: 983 func: 16711 group: 1 struct: 177489 ]
[c] 172000 nodes [ array: 57458 framework rtti: 983 func: 16711 group: 1 struct: 178521 ]
[c] 173000 nodes [ array: 57792 framework rtti: 986 func: 16711 group: 1 struct: 179610 ]
[c] 174000 nodes [ array: 57920 framework rtti: 1047 func: 16715 group: 1 struct: 180329 ]
[c] 175000 nodes [ array: 58241 framework rtti: 1053 func: 16715 group: 1 struct: 181355 ]
[c] 176000 nodes [ array: 58478 framework rtti: 1090 func: 16718 group: 1 struct: 182298 ]
[c] 177000 nodes [ array: 58654 framework rtti: 1151 func: 16718 group: 1 struct: 183188 ]
[c] 178000 nodes [ array: 58954 framework rtti: 1151 func: 16718 group: 1 struct: 184463 ]
[c] 179000 nodes [ array: 59198 framework rtti: 1159 func: 16718 group: 1 struct: 185694 ]
[c] 180000 nodes [ array: 59284 framework rtti: 1170 func: 16736 group: 1 struct: 186354 ]
[c] 181000 nodes [ array: 59322 framework rtti: 1170 func: 16807 group: 1 struct: 186540 ]
[c] 182000 nodes [ array: 59329 framework rtti: 1185 func: 16923 group: 1 struct: 186805 ]
[c] 183000 nodes [ array: 59332 framework rtti: 1185 func: 16955 group: 1 struct: 187076 ]
[c] 184000 nodes [ array: 59332 framework rtti: 1185 func: 17062 group: 1 struct: 187299 ]
[c] 185000 nodes [ array: 59334 framework rtti: 1185 func: 17062 group: 1 struct: 187621 ]
[c] 186000 nodes [ array: 59472 framework rtti: 1187 func: 17106 group: 1 struct: 187845 ]
[c] 187000 nodes [ array: 59550 framework rtti: 1191 func: 17163 group: 1 struct: 188168 ]
[c] 188000 nodes [ array: 59573 framework rtti: 1193 func: 17216 group: 1 struct: 188387 ]
[c] 189000 nodes [ array: 59657 framework rtti: 1196 func: 17238 group: 1 struct: 188688 ]
[c] 190000 nodes [ array: 59697 framework rtti: 1196 func: 17271 group: 1 struct: 188941 ]
[c] 191000 nodes [ array: 59716 framework rtti: 1198 func: 17283 group: 1 struct: 189239 ]
[c] 192000 nodes [ array: 59761 framework rtti: 1200 func: 17319 group: 1 struct: 189511 ]
[c] 193000 nodes [ array: 59832 framework rtti: 1202 func: 17366 group: 1 struct: 189779 ]
[c] 194000 nodes [ array: 59886 framework rtti: 1209 func: 17412 group: 1 struct: 190094 ]
[c] 195000 nodes [ array: 59951 framework rtti: 1212 func: 17483 group: 1 struct: 190377 ]
[c] 196000 nodes [ array: 60023 framework rtti: 1219 func: 17550 group: 1 struct: 190651 ]
[c] 197000 nodes [ array: 60077 framework rtti: 1236 func: 17582 group: 1 struct: 190932 ]
[c] 198000 nodes [ array: 60124 framework rtti: 1236 func: 17634 group: 1 struct: 191185 ]
[c] 199000 nodes [ array: 60154 framework rtti: 1236 func: 17678 group: 1 struct: 191433 ]
[c] 200000 nodes [ array: 60186 framework rtti: 1239 func: 17697 group: 1 struct: 191684 ]
[c] 201000 nodes [ array: 60221 framework rtti: 1241 func: 17721 group: 1 struct: 192126 ]
[c] 202000 nodes [ array: 60253 framework rtti: 1242 func: 17765 group: 1 struct: 192476 ]
[c] 203000 nodes [ array: 60307 framework rtti: 1242 func: 17798 group: 1 struct: 192739 ]
[c] 204000 nodes [ array: 60313 framework rtti: 1242 func: 17798 group: 1 struct: 193118 ]
[c] 205000 nodes [ array: 60313 framework rtti: 1242 func: 17804 group: 1 struct: 193526 ]
[c] 206000 nodes [ array: 60325 framework rtti: 1242 func: 17806 group: 1 struct: 193986 ]
[c] 207000 nodes [ array: 60345 framework rtti: 1243 func: 17935 group: 1 struct: 194428 ]
[c] 208000 nodes [ array: 60378 framework rtti: 1247 func: 18491 group: 1 struct: 195397 ]
[c] 209000 nodes [ array: 60519 framework rtti: 1248 func: 18713 group: 1 struct: 196242 ]
[c] 210000 nodes [ array: 60670 framework rtti: 1248 func: 18713 group: 1 struct: 196945 ]
[c] 211000 nodes [ array: 61036 framework rtti: 1248 func: 18714 group: 1 struct: 197828 ]
[c] 212000 nodes [ array: 61276 framework rtti: 1248 func: 18714 group: 1 struct: 198242 ]
[c] 213000 nodes [ array: 61514 framework rtti: 1248 func: 18714 group: 1 struct: 198520 ]
[c] 214000 nodes [ array: 61692 framework rtti: 1248 func: 18715 group: 1 struct: 198846 ]
[c] 215000 nodes [ array: 61950 framework rtti: 1248 func: 18715 group: 1 struct: 199222 ]
[c] 216000 nodes [ array: 62183 framework rtti: 1257 func: 18717 group: 1 struct: 199847 ]
[c] 217000 nodes [ array: 62358 framework rtti: 1262 func: 18718 group: 1 struct: 200659 ]
[c] 218000 nodes [ array: 62523 framework rtti: 1262 func: 18719 group: 1 struct: 201626 ]
[c] 219000 nodes [ array: 62735 framework rtti: 1262 func: 18719 group: 1 struct: 202586 ]
[c] 220000 nodes [ array: 62873 framework rtti: 1262 func: 18719 group: 1 struct: 203660 ]
[c] 221000 nodes [ array: 62991 framework rtti: 1268 func: 18722 group: 1 struct: 204239 ]
[c] 222000 nodes [ array: 63147 framework rtti: 1287 func: 18754 group: 1 struct: 204717 ]
[c] 223000 nodes [ array: 63314 framework rtti: 1287 func: 18754 group: 1 struct: 205082 ]
[c] 224000 nodes [ array: 63382 framework rtti: 1295 func: 18770 group: 1 struct: 205323 ]
[c] 225000 nodes [ array: 63508 framework rtti: 1333 func: 18881 group: 1 struct: 205507 ]
[c] 226000 nodes [ array: 63705 framework rtti: 1347 func: 18886 group: 1 struct: 205663 ]
[c] 227000 nodes [ array: 63919 framework rtti: 1362 func: 19058 group: 1 struct: 206212 ]
[c] 228000 nodes [ array: 63986 framework rtti: 1368 func: 19066 group: 1 struct: 206919 ]
[c] 229000 nodes [ array: 64009 framework rtti: 1371 func: 19066 group: 1 struct: 207546 ]
[c] 230000 nodes [ array: 64016 framework rtti: 1379 func: 19066 group: 1 struct: 208363 ]
[c] 231000 nodes [ array: 64108 framework rtti: 1386 func: 19066 group: 1 struct: 208800 ]
[c] 232000 nodes [ array: 64173 framework rtti: 1391 func: 19066 group: 1 struct: 209332 ]
[c] 233000 nodes [ array: 64237 framework rtti: 1394 func: 19067 group: 1 struct: 209557 ]
[c] 234000 nodes [ array: 64291 framework rtti: 1394 func: 19067 group: 1 struct: 210289 ]
[c] 235000 nodes [ array: 64353 framework rtti: 1394 func: 19067 group: 1 struct: 211028 ]
[c] 236000 nodes [ array: 64378 framework rtti: 1396 func: 19067 group: 1 struct: 211691 ]
[c] 237000 nodes [ array: 64415 framework rtti: 1403 func: 19068 group: 1 struct: 212384 ]
[c] 238000 nodes [ array: 64453 framework rtti: 1407 func: 19069 group: 1 struct: 212873 ]
[c] 239000 nodes [ array: 64483 framework rtti: 1420 func: 19069 group: 1 struct: 213440 ]
[c] 240000 nodes [ array: 64526 framework rtti: 1422 func: 19071 group: 1 struct: 214072 ]
[c] 241000 nodes [ array: 64573 framework rtti: 1424 func: 19071 group: 1 struct: 214607 ]
[c] 242000 nodes [ array: 64607 framework rtti: 1424 func: 19071 group: 1 struct: 215257 ]
[c] 243000 nodes [ array: 64635 framework rtti: 1427 func: 19071 group: 1 struct: 215828 ]
[c] 244000 nodes [ array: 64675 framework rtti: 1443 func: 19071 group: 1 struct: 216388 ]
[c] 245000 nodes [ array: 64686 framework rtti: 1455 func: 19072 group: 1 struct: 217127 ]
[c] 246000 nodes [ array: 64711 framework rtti: 1476 func: 19075 group: 1 struct: 217819 ]
[c] 247000 nodes [ array: 64735 framework rtti: 1501 func: 19075 group: 1 struct: 218482 ]
[c] 248000 nodes [ array: 64753 framework rtti: 1525 func: 19075 group: 1 struct: 219218 ]
[c] 249000 nodes [ array: 64768 framework rtti: 1542 func: 19076 group: 1 struct: 219971 ]
[c] 250000 nodes [ array: 64784 framework rtti: 1564 func: 19076 group: 1 struct: 220715 ]
[c] 251000 nodes [ array: 64810 framework rtti: 1583 func: 19076 group: 1 struct: 221482 ]
[c] 252000 nodes [ array: 64814 framework rtti: 1605 func: 19076 group: 1 struct: 222154 ]
[c] 253000 nodes [ array: 64823 framework rtti: 1614 func: 19076 group: 1 struct: 222849 ]
[c] 254000 nodes [ array: 64838 framework rtti: 1624 func: 19076 group: 1 struct: 223607 ]
[c] 255000 nodes [ array: 64852 framework rtti: 1632 func: 19076 group: 1 struct: 224414 ]
[c] 256000 nodes [ array: 64926 framework rtti: 1632 func: 19076 group: 1 struct: 225093 ]
[c] 257000 nodes [ array: 64958 framework rtti: 1643 func: 19076 group: 1 struct: 225799 ]
[c] 258000 nodes [ array: 64996 framework rtti: 1647 func: 19078 group: 1 struct: 226634 ]
[c] 259000 nodes [ array: 65024 framework rtti: 1648 func: 19078 group: 1 struct: 227436 ]
[c] 260000 nodes [ array: 65036 framework rtti: 1648 func: 19078 group: 1 struct: 228332 ]
[c] 261000 nodes [ array: 65036 framework rtti: 1648 func: 19078 group: 1 struct: 229482 ]
[c] 262000 nodes [ array: 65038 framework rtti: 1648 func: 19078 group: 1 struct: 230472 ]
[c] 263000 nodes [ array: 65058 framework rtti: 1650 func: 19078 group: 1 struct: 231321 ]
[c] 264000 nodes [ array: 65105 framework rtti: 1651 func: 19111 group: 1 struct: 231744 ]
[c] 265000 nodes [ array: 65111 framework rtti: 1651 func: 19114 group: 1 struct: 231758 ]
[c] 266000 nodes [ array: 65166 framework rtti: 1655 func: 19158 group: 1 struct: 231937 ]
[c] 267000 nodes [ array: 65229 framework rtti: 1655 func: 19177 group: 1 struct: 234525 ]
[c] 268000 nodes [ array: 65282 framework rtti: 1655 func: 19203 group: 1 struct: 234586 ]
[c] 269000 nodes [ array: 65405 framework rtti: 1660 func: 19258 group: 1 struct: 234665 ]
[c] 270000 nodes [ array: 65544 framework rtti: 1665 func: 19291 group: 1 struct: 234799 ]
[c] 271000 nodes [ array: 65609 framework rtti: 1667 func: 19307 group: 1 struct: 234923 ]
[c] 272000 nodes [ array: 65674 framework rtti: 1669 func: 19342 group: 1 struct: 234997 ]
[c] 273000 nodes [ array: 65699 framework rtti: 1669 func: 19344 group: 1 struct: 235001 ]
[c] 274000 nodes [ array: 65786 framework rtti: 1697 func: 19441 group: 1 struct: 235197 ]
[c] 275000 nodes [ array: 65866 framework rtti: 1777 func: 19682 group: 1 struct: 235406 ]
[c] 276000 nodes [ array: 65918 framework rtti: 1810 func: 19850 group: 1 struct: 235662 ]
[c] 277000 nodes [ array: 65934 framework rtti: 1810 func: 19856 group: 1 struct: 236763 ]
[c] 278000 nodes [ array: 65942 framework rtti: 1810 func: 19858 group: 1 struct: 237838 ]
[c] 279000 nodes [ array: 66101 framework rtti: 1810 func: 19859 group: 1 struct: 238011 ]
[c] 280000 nodes [ array: 66129 framework rtti: 1810 func: 19860 group: 1 struct: 238298 ]
[c] 281000 nodes [ array: 66176 framework rtti: 1810 func: 19861 group: 1 struct: 238422 ]
[c] 282000 nodes [ array: 66210 framework rtti: 1810 func: 19884 group: 1 struct: 239316 ]
[c] 283000 nodes [ array: 66250 framework rtti: 1812 func: 19884 group: 1 struct: 240096 ]
[c] 284000 nodes [ array: 66310 framework rtti: 1813 func: 19885 group: 1 struct: 240780 ]
[c] 285000 nodes [ array: 66327 framework rtti: 1813 func: 19885 group: 1 struct: 241520 ]
[c] 286000 nodes [ array: 66399 framework rtti: 1813 func: 19885 group: 1 struct: 242531 ]
[c] 287000 nodes [ array: 66440 framework rtti: 1813 func: 19885 group: 1 struct: 243544 ]
[c] 288000 nodes [ array: 66718 framework rtti: 1824 func: 19892 group: 1 struct: 243750 ]
[c] 289000 nodes [ array: 66893 framework rtti: 1840 func: 19914 group: 1 struct: 244139 ]
[c] 290000 nodes [ array: 66963 framework rtti: 1852 func: 20044 group: 1 struct: 246101 ]
[c] 291000 nodes [ array: 67000 framework rtti: 1863 func: 20293 group: 1 struct: 248017 ]
[c] 292000 nodes [ array: 67007 framework rtti: 1863 func: 20293 group: 1 struct: 248516 ]
[c] 293000 nodes [ array: 67019 framework rtti: 1863 func: 20293 group: 1 struct: 249011 ]
[c] 294000 nodes [ array: 67028 framework rtti: 1864 func: 20294 group: 1 struct: 249459 ]
[c] 295000 nodes [ array: 67029 framework rtti: 1864 func: 20294 group: 1 struct: 249920 ]
[c] 296000 nodes [ array: 67030 framework rtti: 1864 func: 20294 group: 1 struct: 250389 ]
[c] 297000 nodes [ array: 67038 framework rtti: 1864 func: 20294 group: 1 struct: 250877 ]
[c] 298000 nodes [ array: 67058 framework rtti: 1864 func: 20295 group: 1 struct: 251352 ]
[c] 299000 nodes [ array: 67064 framework rtti: 1864 func: 20297 group: 1 struct: 251823 ]
[c] 300000 nodes [ array: 67066 framework rtti: 1864 func: 20297 group: 1 struct: 252300 ]
[c] 301000 nodes [ array: 67071 framework rtti: 1864 func: 20297 group: 1 struct: 252779 ]
[c] 302000 nodes [ array: 67099 framework rtti: 1864 func: 20297 group: 1 struct: 253244 ]
[c] 303000 nodes [ array: 67115 framework rtti: 1864 func: 20297 group: 1 struct: 253720 ]
[c] 304000 nodes [ array: 67160 framework rtti: 1864 func: 20297 group: 1 struct: 254184 ]
[c] 305000 nodes [ array: 67184 framework rtti: 1864 func: 20297 group: 1 struct: 254670 ]
[c] 306000 nodes [ array: 67219 framework rtti: 1864 func: 20297 group: 1 struct: 255147 ]
[c] 307000 nodes [ array: 67239 framework rtti: 1864 func: 20297 group: 1 struct: 255627 ]
[c] 308000 nodes [ array: 67263 framework rtti: 1864 func: 20297 group: 1 struct: 256115 ]
[c] 309000 nodes [ array: 67276 framework rtti: 1864 func: 20297 group: 1 struct: 256605 ]
[c] 310000 nodes [ array: 67288 framework rtti: 1864 func: 20297 group: 1 struct: 257111 ]
[c] 311000 nodes [ array: 67289 framework rtti: 1864 func: 20297 group: 1 struct: 257569 ]
[c] 312000 nodes [ array: 67302 framework rtti: 1864 func: 20297 group: 1 struct: 258058 ]
[c] 313000 nodes [ array: 67305 framework rtti: 1864 func: 20297 group: 1 struct: 258543 ]
[c] 314000 nodes [ array: 67305 framework rtti: 1864 func: 20297 group: 1 struct: 259010 ]
[c] 315000 nodes [ array: 67305 framework rtti: 1864 func: 20297 group: 1 struct: 259511 ]
[c] 316000 nodes [ array: 67305 framework rtti: 1864 func: 20297 group: 1 struct: 260009 ]
[c] 317000 nodes [ array: 67307 framework rtti: 1864 func: 20297 group: 1 struct: 260511 ]
[c] 318000 nodes [ array: 67341 framework rtti: 1871 func: 20373 group: 1 struct: 260933 ]
[c] 319000 nodes [ array: 67342 framework rtti: 1872 func: 20374 group: 1 struct: 261063 ]
[c] 320000 nodes [ array: 67342 framework rtti: 1872 func: 20374 group: 1 struct: 261412 ]
[c] 321000 nodes [ array: 67384 framework rtti: 1877 func: 20409 group: 1 struct: 261603 ]
[c] 322000 nodes [ array: 67599 framework rtti: 1884 func: 20544 group: 1 struct: 262062 ]
[c] 323000 nodes [ array: 67664 framework rtti: 1885 func: 20712 group: 1 struct: 262905 ]
[c] 324000 nodes [ array: 68063 framework rtti: 1885 func: 20736 group: 1 struct: 263675 ]
[c] 325000 nodes [ array: 68497 framework rtti: 1885 func: 20738 group: 1 struct: 264257 ]
[c] 326000 nodes [ array: 68767 framework rtti: 1885 func: 20739 group: 1 struct: 265041 ]
[c] 327000 nodes [ array: 69112 framework rtti: 1885 func: 20757 group: 1 struct: 265617 ]
[c] 328000 nodes [ array: 69511 framework rtti: 1892 func: 20781 group: 1 struct: 266146 ]
[c] 329000 nodes [ array: 69869 framework rtti: 1894 func: 20781 group: 1 struct: 266664 ]
[c] 330000 nodes [ array: 70278 framework rtti: 1896 func: 20781 group: 1 struct: 267183 ]
[c] 331000 nodes [ array: 70614 framework rtti: 1899 func: 20781 group: 1 struct: 267663 ]
[c] 332000 nodes [ array: 70912 framework rtti: 1900 func: 20788 group: 1 struct: 268069 ]
[c] 333000 nodes [ array: 70966 framework rtti: 1903 func: 20816 group: 1 struct: 268360 ]
[c] 334000 nodes [ array: 71692 framework rtti: 1908 func: 20969 group: 1 struct: 268435 ]
[c] 335000 nodes [ array: 72662 framework rtti: 1908 func: 20975 group: 1 struct: 268435 ]
[c] 336000 nodes [ array: 73095 framework rtti: 1912 func: 21118 group: 1 struct: 268762 ]
[c] 337000 nodes [ array: 73112 framework rtti: 1913 func: 21131 group: 1 struct: 269206 ]
[c] 338000 nodes [ array: 73170 framework rtti: 1916 func: 21132 group: 1 struct: 270035 ]
[c] 339000 nodes [ array: 73187 framework rtti: 1916 func: 21132 group: 1 struct: 270994 ]
[c] 340000 nodes [ array: 73192 framework rtti: 1916 func: 21132 group: 1 struct: 271982 ]
[c] 341000 nodes [ array: 73220 framework rtti: 1916 func: 21135 group: 1 struct: 272916 ]
[c] 342000 nodes [ array: 73230 framework rtti: 1916 func: 21135 group: 1 struct: 273899 ]
[c] 343000 nodes [ array: 73232 framework rtti: 1916 func: 21135 group: 1 struct: 274853 ]
[c] 344000 nodes [ array: 73243 framework rtti: 1916 func: 21135 group: 1 struct: 275778 ]
[c] 345000 nodes [ array: 73256 framework rtti: 1916 func: 21135 group: 1 struct: 276710 ]
[c] 346000 nodes [ array: 73257 framework rtti: 1916 func: 21135 group: 1 struct: 277672 ]
[c] 347000 nodes [ array: 73295 framework rtti: 1916 func: 21135 group: 1 struct: 278636 ]
[c] 348000 nodes [ array: 73327 framework rtti: 1916 func: 21135 group: 1 struct: 279588 ]
[c] 349000 nodes [ array: 73327 framework rtti: 1916 func: 21135 group: 1 struct: 280588 ]
[c] 350000 nodes [ array: 73333 framework rtti: 1916 func: 21135 group: 1 struct: 281580 ]
[c] 351000 nodes [ array: 73684 framework rtti: 1919 func: 21163 group: 1 struct: 282402 ]
[c] 352000 nodes [ array: 73851 framework rtti: 1921 func: 21262 group: 1 struct: 282961 ]
[c] 353000 nodes [ array: 73884 framework rtti: 1921 func: 21291 group: 1 struct: 283077 ]
[c] 354000 nodes [ array: 73900 framework rtti: 1922 func: 21297 group: 1 struct: 283257 ]
[c] 355000 nodes [ array: 73905 framework rtti: 1922 func: 21301 group: 1 struct: 283870 ]
[c] 356000 nodes [ array: 73908 framework rtti: 1922 func: 21301 group: 1 struct: 284073 ]
[c] 357000 nodes [ array: 73913 framework rtti: 1923 func: 21306 group: 1 struct: 284598 ]
[c] 358000 nodes [ array: 73948 framework rtti: 1926 func: 21340 group: 1 struct: 284854 ]
[c] 359000 nodes [ array: 73960 framework rtti: 1930 func: 21340 group: 1 struct: 284982 ]
[c] 360000 nodes [ array: 73972 framework rtti: 1935 func: 21340 group: 1 struct: 285105 ]
[c] 361000 nodes [ array: 73999 framework rtti: 1944 func: 21340 group: 1 struct: 285355 ]
[c] 362000 nodes [ array: 74044 framework rtti: 1947 func: 21349 group: 1 struct: 285642 ]
[c] 363000 nodes [ array: 74062 framework rtti: 1956 func: 21486 group: 1 struct: 285726 ]
[c] 364000 nodes [ array: 74062 framework rtti: 1956 func: 21488 group: 1 struct: 285726 ]
[c] 365000 nodes [ array: 74157 framework rtti: 1963 func: 21709 group: 1 struct: 286067 ]
[c] 366000 nodes [ array: 74227 framework rtti: 1963 func: 21709 group: 1 struct: 286394 ]
[c] 367000 nodes [ array: 74228 framework rtti: 1963 func: 21709 group: 1 struct: 286449 ]
[c] 368000 nodes [ array: 74228 framework rtti: 1963 func: 21709 group: 1 struct: 286451 ]
[c] 369000 nodes [ array: 74228 framework rtti: 1963 func: 21709 group: 1 struct: 286504 ]
[c] 370000 nodes [ array: 74228 framework rtti: 1963 func: 21709 group: 1 struct: 286516 ]
[c] 371000 nodes [ array: 74228 framework rtti: 1963 func: 21709 group: 1 struct: 286525 ]
[c] 372000 nodes [ array: 74228 framework rtti: 1963 func: 21709 group: 1 struct: 286548 ]
[c] 373000 nodes [ array: 74228 framework rtti: 1963 func: 21709 group: 1 struct: 286564 ]
[c] 374000 nodes [ array: 74228 framework rtti: 1963 func: 21709 group: 1 struct: 286565 ]
[c] 375000 nodes [ array: 74228 framework rtti: 1963 func: 21709 group: 1 struct: 286629 ]
[c] 376000 nodes [ array: 74228 framework rtti: 1963 func: 21709 group: 1 struct: 286662 ]
[c] 377000 nodes [ array: 74228 framework rtti: 1963 func: 21709 group: 1 struct: 286662 ]
[c] 378000 nodes [ array: 74228 framework rtti: 1963 func: 21709 group: 1 struct: 286669 ]
[c] 379000 nodes [ array: 74279 framework rtti: 1964 func: 21718 group: 1 struct: 287093 ]
[c] 380000 nodes [ array: 74459 framework rtti: 1997 func: 21773 group: 1 struct: 287525 ]
[c] 381000 nodes [ array: 74582 framework rtti: 2017 func: 21778 group: 1 struct: 287781 ]
[c] 382000 nodes [ array: 74713 framework rtti: 2066 func: 21795 group: 1 struct: 288190 ]
[c] 383000 nodes [ array: 74931 framework rtti: 2221 func: 21803 group: 1 struct: 288546 ]
[c] 384000 nodes [ array: 74979 framework rtti: 2226 func: 22274 group: 1 struct: 289238 ]
[c] 385000 nodes [ array: 75067 framework rtti: 2227 func: 22286 group: 1 struct: 289660 ]
[c] 386000 nodes [ array: 75172 framework rtti: 2234 func: 22299 group: 1 struct: 289946 ]
[c] 387000 nodes [ array: 75293 framework rtti: 2237 func: 22312 group: 1 struct: 290420 ]
[c] 388000 nodes [ array: 75446 framework rtti: 2240 func: 22357 group: 1 struct: 290501 ]
[c] 389000 nodes [ array: 75464 framework rtti: 2242 func: 22460 group: 1 struct: 290599 ]
[c] 390000 nodes [ array: 75485 framework rtti: 2252 func: 22469 group: 1 struct: 290869 ]
[c] 391000 nodes [ array: 75563 framework rtti: 2276 func: 22525 group: 1 struct: 291178 ]
[c] 392000 nodes [ array: 75607 framework rtti: 2293 func: 22625 group: 1 struct: 291825 ]
[c] 393000 nodes [ array: 75676 framework rtti: 2331 func: 23342 group: 1 struct: 292734 ]
[c] 394000 nodes [ array: 75727 framework rtti: 2346 func: 23444 group: 1 struct: 292808 ]
[c:database] GC transformer: finished helpers
[c] 395000 nodes [ array: 75866 framework rtti: 2378 func: 23651 group: 1 struct: 294563 ]
[c] 396000 nodes [ array: 76536 framework rtti: 2378 func: 23651 group: 1 struct: 294606 ]
[c] 397000 nodes [ array: 76726 framework rtti: 2378 func: 23651 group: 1 struct: 294624 ]
[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 100630 push/pop stack root instructions
[gctransform:info] inserted 5084 write barrier calls
[gctransform:info] inserted 5514 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 397618 nodes [ array: 76798 framework rtti: 2378 func: 23747 group: 1 struct: 294694 ]
[c:database] Completed
[translation:info] database for generating C source was created
[c6086c8e2ea1300] translation-task}
[translation:info] Generating c source...
[c6086c8e2ec2080] {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-1212/testing_1/testing_1.c
[c6086d7a09b6000] translation-task}
[translation:info] Compiling c source...
[c6086d7a09ce880] {translation-task
starting compile_c
[platform:execute] make -j 4 in /build_dir/tmp/usession-main-1212/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_v689253 = (void *)(l_v689252);
[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_v1634354); }
[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_v1634356, l_v1634357); }
[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_v1634356, l_v1634357); }
[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-1212/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-1212/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
[c6086f39551d600] translation-task}
[translation:info] Create cffi bindings for modules...
[c6086f395538b80] {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
[c6086f59394b080] translation-task}
[translation:info] usession directory: /build_dir/tmp/usession-main-1212
[Timer] Timings:
[Timer] loading target --- 10.2 s
[Timer] annotate --- 187.7 s
[Timer] rtype_lltype --- 95.5 s
[Timer] pyjitpl_lltype --- 324.6 s
[Timer] backendopt_lltype --- 155.8 s
[Timer] stackcheckinsertion_lltype --- 7.9 s
[Timer] database_c --- 252.7 s
[Timer] source_c --- 126.6 s
[Timer] compile_c --- 240.1 s
[Timer] build_cffi_imports --- 17.1 s
[Timer] ===========================================
[Timer] Total: --- 1418.3 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=1425.917711