pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone
in dir /build_dir/pypy-c-jit-linux-x86-64/build/pypy/goal (timeout 7200 secs)
watching logfiles {}
argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone']
environment:
AUDITWHEEL_ARCH=x86_64
AUDITWHEEL_PLAT=manylinux2014_x86_64
AUDITWHEEL_POLICY=manylinux2014
DEVTOOLSET_ROOTPATH=/opt/rh/devtoolset-10/root
HOME=/home/buildslave
HOSTNAME=255659ffae49
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/lib64:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib64/dyninst:/opt/rh/devtoolset-10/root/usr/lib/dyninst:/usr/local/lib64
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-64/build/pypy/goal
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
PYPY_USESSION_DIR=/tmp/pytest
SHELL=/bin/bash
SHLVL=2
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
USER=buildslave
USE_CURL=1
_=/python27_virt/bin/buildslave
using PTY: False
[translation:info] 2.7.18 (c7f2b53ceffe, Aug 22 2024, 13:10:41)
[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
cpyext = 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
secondaryentrypoints = cpyext,main
shared = True
thread = True
type_system = lltype
withsmallfuncsets = 5
[translation:info] Annotating&simplifying...
[c60fc305fca5300] {translation-task
starting annotate
[translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy
[c60fc4612a3ff00] translation-task}
[translation:info] RTyping...
[c60fc4612a50e80] {translation-task
starting rtype_lltype
[rtyper] specializing: 7500 / 149858 blocks (5%)
[rtyper] specializing: 15400 / 153478 blocks (10%)
[rtyper] specializing: 23900 / 158750 blocks (15%)
[rtyper] specializing: 32300 / 161313 blocks (20%)
[rtyper] specializing: 40600 / 162391 blocks (25%)
[rtyper] specializing: 48800 / 162500 blocks (30%)
[rtyper] specializing: 57200 / 163190 blocks (35%)
[rtyper] specializing: 65400 / 163256 blocks (40%)
[rtyper] specializing: 74000 / 164423 blocks (45%)
[rtyper] specializing: 82800 / 165570 blocks (50%)
[rtyper] specializing: 92200 / 167538 blocks (55%)
[rtyper] specializing: 101400 / 168986 blocks (60%)
[rtyper] specializing: 110100 / 169260 blocks (65%)
[rtyper] specializing: 119300 / 170344 blocks (70%)
[rtyper] specializing: 128000 / 170599 blocks (75%)
[rtyper] specializing: 137300 / 171576 blocks (80%)
[rtyper] specializing: 145900 / 171576 blocks (85%)
[rtyper] specializing: 147000 / 171576 blocks (85%)
[rtyper] specializing: 154500 / 171580 blocks (90%)
[rtyper] specializing: 163100 / 171580 blocks (95%)
[rtyper] -=- specialized 171580 blocks -=-
[rtyper] specializing: 171600 / 172318 blocks (99%)
[rtyper] specializing: 172400 / 173051 blocks (99%)
[rtyper] -=- specialized 1471 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[c60fc508de29280] translation-task}
[translation:info] JIT compiler generation...
[c60fc508de38680] {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:447)wrap_value__read_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:364)pack_float_list_to_raw_array__LongFloat
[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__write_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__push_field
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[backendopt:removeassert] Could not remove 71 asserts, but removed 1280 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 41514 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 6545 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 173100 / 173351 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 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 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 173400 / 173401 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 1000 jitcodes
[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 -=-
[jitcodewriter:info] Produced 2500 jitcodes
[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 0x54820bb8>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x54772ec8>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 173500 / 173501 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 3000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 3500 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 -=-
[rtyper] -=- specialized 2 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 -=-
[jitcodewriter:info] Produced 4000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 5000 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 0 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 -=-
[jitcodewriter:info] Produced 6000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 173600 / 173601 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 6500 jitcodes
[jitcodewriter:info] Produced 7000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 7500 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 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 8000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 8500 jitcodes
[jitcodewriter:info] Produced 9000 jitcodes
[jitcodewriter:info] Produced 9500 jitcodes
[jitcodewriter:info] Produced 10000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 10500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)_trace__AccessDirect_None at 0x2612fb08>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 10735 JitCode instances.
[jitcodewriter:info] There are 88448 -live- ops. Size of liveness is 7215 bytes
[rtyper] replaced 43 'jit_force_virtual' with <* delayed!force_virtual_if_necessary>
[rtyper] replaced 267 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 930 effectinfos:
[jitcodewriter] 40 descrs for arrays
[jitcodewriter] 1037 descrs for fields
[jitcodewriter] 48 descrs for interiorfields
[jitcodewriter] -> 811 bitstrings, mean length 38.5, max length 80
[rtyper] specializing: 173700 / 256075 blocks (67%)
[rtyper] specializing: 184800 / 256543 blocks (72%)
[rtyper] specializing: 200000 / 259669 blocks (77%)
[rtyper] specializing: 216200 / 263563 blocks (82%)
[rtyper] specializing: 232000 / 266652 blocks (87%)
[rtyper] specializing: 245500 / 266776 blocks (92%)
[rtyper] specializing: 256100 / 266776 blocks (95%)
[rtyper] -=- specialized 93147 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] the JIT compiler was generated
[c60fc6912486600] translation-task}
[translation:info] lltype back-end optimisations...
[c60fc6912495a80] {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 124608 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 25569 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c60fc7333466c00] translation-task}
[translation:info] inserting stack checks...
[c60fc7333479700] {translation-task
starting stackcheckinsertion_lltype
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] inserted 2791 stack checks.
[c60fc73b1640b80] translation-task}
[translation:info] Creating database for generating c source...
[c60fc73b1650580] {translation-task
starting database_c
[rtyper] specializing: 266800 / 266803 blocks (99%)
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 266900 / 269707 blocks (98%)
[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 1776 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] specializing: 269800 / 269807 blocks (99%)
[rtyper] -=- specialized 22 more blocks -=-
[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: 531 framework rtti: 1 func: 1248 group: 1 struct: 800 ]
[c] 2000 nodes [ array: 587 framework rtti: 17 func: 1567 group: 1 struct: 4059 ]
[c] 3000 nodes [ array: 664 framework rtti: 24 func: 1826 group: 1 struct: 4644 ]
[c] 4000 nodes [ array: 975 framework rtti: 27 func: 1955 group: 1 struct: 5415 ]
[c] 5000 nodes [ array: 1379 framework rtti: 27 func: 1977 group: 1 struct: 5882 ]
[c] 6000 nodes [ array: 1662 framework rtti: 27 func: 2036 group: 1 struct: 8418 ]
[c] 7000 nodes [ array: 1861 framework rtti: 37 func: 2233 group: 1 struct: 9608 ]
[c] 8000 nodes [ array: 2071 framework rtti: 51 func: 2509 group: 1 struct: 10684 ]
[c] 9000 nodes [ array: 2073 framework rtti: 96 func: 3015 group: 1 struct: 11348 ]
[c] 10000 nodes [ array: 2397 framework rtti: 143 func: 3376 group: 1 struct: 11978 ]
[c] 11000 nodes [ array: 4397 framework rtti: 143 func: 3376 group: 1 struct: 11978 ]
[c] 12000 nodes [ array: 6228 framework rtti: 145 func: 3386 group: 1 struct: 12088 ]
[c] 13000 nodes [ array: 6380 framework rtti: 157 func: 3544 group: 1 struct: 15087 ]
[c] 14000 nodes [ array: 6480 framework rtti: 167 func: 3634 group: 1 struct: 16226 ]
[c] 15000 nodes [ array: 6655 framework rtti: 167 func: 3675 group: 1 struct: 17427 ]
[c] 16000 nodes [ array: 6834 framework rtti: 252 func: 4633 group: 1 struct: 19192 ]
[c] 17000 nodes [ array: 6996 framework rtti: 492 func: 4907 group: 1 struct: 20857 ]
[c] 18000 nodes [ array: 7068 framework rtti: 655 func: 5087 group: 1 struct: 21575 ]
[c] 19000 nodes [ array: 7068 framework rtti: 655 func: 5087 group: 1 struct: 21575 ]
[c] 20000 nodes [ array: 7068 framework rtti: 655 func: 5087 group: 1 struct: 21575 ]
[c] 21000 nodes [ array: 7068 framework rtti: 655 func: 5087 group: 1 struct: 21575 ]
[c] 22000 nodes [ array: 7112 framework rtti: 659 func: 5138 group: 1 struct: 21985 ]
[c] 23000 nodes [ array: 7241 framework rtti: 667 func: 5378 group: 1 struct: 23308 ]
[c] 24000 nodes [ array: 7241 framework rtti: 667 func: 5378 group: 1 struct: 23823 ]
[c] 25000 nodes [ array: 7254 framework rtti: 667 func: 5427 group: 1 struct: 24436 ]
[c] 26000 nodes [ array: 7295 framework rtti: 670 func: 5642 group: 1 struct: 25702 ]
[c] 27000 nodes [ array: 7404 framework rtti: 678 func: 5848 group: 1 struct: 26673 ]
[c] 28000 nodes [ array: 7439 framework rtti: 679 func: 6149 group: 1 struct: 27700 ]
[c] 29000 nodes [ array: 7531 framework rtti: 722 func: 6507 group: 1 struct: 28056 ]
[c] 30000 nodes [ array: 7667 framework rtti: 751 func: 6831 group: 1 struct: 28532 ]
[c] 31000 nodes [ array: 7794 framework rtti: 801 func: 7281 group: 1 struct: 29040 ]
[c] 32000 nodes [ array: 7967 framework rtti: 841 func: 7451 group: 1 struct: 29589 ]
[c] 33000 nodes [ array: 8214 framework rtti: 897 func: 7719 group: 1 struct: 29990 ]
[c] 34000 nodes [ array: 8516 framework rtti: 918 func: 7958 group: 1 struct: 30519 ]
[c] 35000 nodes [ array: 8869 framework rtti: 987 func: 8217 group: 1 struct: 31313 ]
[c] 36000 nodes [ array: 9090 framework rtti: 989 func: 8351 group: 1 struct: 31850 ]
[c] 37000 nodes [ array: 9373 framework rtti: 991 func: 8443 group: 1 struct: 32618 ]
[c] 38000 nodes [ array: 9737 framework rtti: 992 func: 8531 group: 1 struct: 33300 ]
[c] 39000 nodes [ array: 9978 framework rtti: 994 func: 8696 group: 1 struct: 34099 ]
[c] 40000 nodes [ array: 10168 framework rtti: 996 func: 8961 group: 1 struct: 35102 ]
[c] 41000 nodes [ array: 10383 framework rtti: 998 func: 9121 group: 1 struct: 35959 ]
[c] 42000 nodes [ array: 10552 framework rtti: 999 func: 9345 group: 1 struct: 36783 ]
[c] 43000 nodes [ array: 10660 framework rtti: 1013 func: 9633 group: 1 struct: 37348 ]
[c] 44000 nodes [ array: 10752 framework rtti: 1037 func: 9935 group: 1 struct: 38109 ]
[c] 45000 nodes [ array: 10836 framework rtti: 1052 func: 10193 group: 1 struct: 38652 ]
[c] 46000 nodes [ array: 13918 framework rtti: 1052 func: 10380 group: 1 struct: 40265 ]
[c] 47000 nodes [ array: 14045 framework rtti: 1062 func: 10691 group: 1 struct: 40807 ]
[c] 48000 nodes [ array: 14187 framework rtti: 1067 func: 10953 group: 1 struct: 41346 ]
[c] 49000 nodes [ array: 14230 framework rtti: 1075 func: 11086 group: 1 struct: 41995 ]
[c] 50000 nodes [ array: 14306 framework rtti: 1076 func: 11221 group: 1 struct: 42438 ]
[c] 51000 nodes [ array: 14507 framework rtti: 1082 func: 11394 group: 1 struct: 53905 ]
[c] 52000 nodes [ array: 14507 framework rtti: 1082 func: 11394 group: 1 struct: 54459 ]
[c] 53000 nodes [ array: 14598 framework rtti: 1082 func: 11494 group: 1 struct: 54940 ]
[c] 54000 nodes [ array: 14719 framework rtti: 1083 func: 11719 group: 1 struct: 55817 ]
[c] 55000 nodes [ array: 14840 framework rtti: 1094 func: 11902 group: 1 struct: 56468 ]
[c] 56000 nodes [ array: 15024 framework rtti: 1096 func: 12002 group: 1 struct: 57238 ]
[c] 57000 nodes [ array: 15155 framework rtti: 1097 func: 12183 group: 1 struct: 57675 ]
[c] 58000 nodes [ array: 15379 framework rtti: 1106 func: 12468 group: 1 struct: 58570 ]
[c] 59000 nodes [ array: 15546 framework rtti: 1117 func: 12769 group: 1 struct: 59507 ]
[c] 60000 nodes [ array: 15782 framework rtti: 1117 func: 13048 group: 1 struct: 60412 ]
[c] 61000 nodes [ array: 16011 framework rtti: 1124 func: 13406 group: 1 struct: 61247 ]
[c] 62000 nodes [ array: 16230 framework rtti: 1124 func: 13451 group: 1 struct: 61827 ]
[c] 63000 nodes [ array: 16422 framework rtti: 1124 func: 13451 group: 1 struct: 62512 ]
[c] 64000 nodes [ array: 16624 framework rtti: 1124 func: 13451 group: 1 struct: 63183 ]
[c] 65000 nodes [ array: 16845 framework rtti: 1124 func: 13451 group: 1 struct: 64176 ]
[c] 66000 nodes [ array: 17107 framework rtti: 1124 func: 13670 group: 1 struct: 65070 ]
[c] 67000 nodes [ array: 17305 framework rtti: 1130 func: 13930 group: 1 struct: 65761 ]
[c] 68000 nodes [ array: 17438 framework rtti: 1136 func: 14193 group: 1 struct: 66549 ]
[c] 69000 nodes [ array: 17604 framework rtti: 1140 func: 14296 group: 1 struct: 67355 ]
[c] 70000 nodes [ array: 18603 framework rtti: 1140 func: 14506 group: 1 struct: 98722 ]
[c] 71000 nodes [ array: 19569 framework rtti: 1140 func: 14633 group: 1 struct: 101217 ]
[c] 72000 nodes [ array: 20653 framework rtti: 1140 func: 14989 group: 1 struct: 103639 ]
[c] 73000 nodes [ array: 21947 framework rtti: 1140 func: 15377 group: 1 struct: 105992 ]
[c] 74000 nodes [ array: 23316 framework rtti: 1140 func: 15927 group: 1 struct: 108032 ]
[c] 75000 nodes [ array: 24738 framework rtti: 1140 func: 16458 group: 1 struct: 110226 ]
[c] 76000 nodes [ array: 26392 framework rtti: 1140 func: 17148 group: 1 struct: 112462 ]
[c] 77000 nodes [ array: 27922 framework rtti: 1140 func: 17703 group: 1 struct: 114668 ]
[c] 78000 nodes [ array: 29504 framework rtti: 1140 func: 18425 group: 1 struct: 116833 ]
[c] 79000 nodes [ array: 31080 framework rtti: 1140 func: 18870 group: 1 struct: 119286 ]
[c] 80000 nodes [ array: 32537 framework rtti: 1141 func: 19285 group: 1 struct: 121428 ]
[c] 81000 nodes [ array: 32677 framework rtti: 1145 func: 19323 group: 1 struct: 121979 ]
[c] 82000 nodes [ array: 32860 framework rtti: 1145 func: 19344 group: 1 struct: 122204 ]
[c] 83000 nodes [ array: 33157 framework rtti: 1148 func: 19371 group: 1 struct: 122589 ]
[c] 84000 nodes [ array: 33400 framework rtti: 1151 func: 19399 group: 1 struct: 123192 ]
[c] 85000 nodes [ array: 33686 framework rtti: 1155 func: 19455 group: 1 struct: 123919 ]
[c] 86000 nodes [ array: 33924 framework rtti: 1158 func: 19460 group: 1 struct: 124409 ]
[c] 87000 nodes [ array: 34162 framework rtti: 1160 func: 19484 group: 1 struct: 125043 ]
[c] 88000 nodes [ array: 34292 framework rtti: 1169 func: 19613 group: 1 struct: 125542 ]
[c] 89000 nodes [ array: 34467 framework rtti: 1169 func: 19687 group: 1 struct: 126251 ]
[c] 90000 nodes [ array: 34648 framework rtti: 1171 func: 19717 group: 1 struct: 126796 ]
[c] 91000 nodes [ array: 34838 framework rtti: 1171 func: 19782 group: 1 struct: 127306 ]
[c] 92000 nodes [ array: 35003 framework rtti: 1171 func: 19815 group: 1 struct: 127788 ]
[c] 93000 nodes [ array: 35117 framework rtti: 1171 func: 19815 group: 1 struct: 128202 ]
[c] 94000 nodes [ array: 35261 framework rtti: 1171 func: 19815 group: 1 struct: 128670 ]
[c] 95000 nodes [ array: 35428 framework rtti: 1171 func: 19815 group: 1 struct: 129113 ]
[c] 96000 nodes [ array: 35597 framework rtti: 1171 func: 19815 group: 1 struct: 129529 ]
[c] 97000 nodes [ array: 35736 framework rtti: 1174 func: 19949 group: 1 struct: 130087 ]
[c] 98000 nodes [ array: 36026 framework rtti: 1178 func: 20062 group: 1 struct: 130781 ]
[c] 99000 nodes [ array: 36229 framework rtti: 1179 func: 20224 group: 1 struct: 131419 ]
[c] 100000 nodes [ array: 36411 framework rtti: 1183 func: 20301 group: 1 struct: 132257 ]
[c] 101000 nodes [ array: 36485 framework rtti: 1185 func: 20327 group: 1 struct: 132763 ]
[c] 102000 nodes [ array: 36576 framework rtti: 1185 func: 20371 group: 1 struct: 133353 ]
[c] 103000 nodes [ array: 36631 framework rtti: 1185 func: 20382 group: 1 struct: 133888 ]
[c] 104000 nodes [ array: 36685 framework rtti: 1185 func: 20431 group: 1 struct: 134467 ]
[c] 105000 nodes [ array: 36803 framework rtti: 1185 func: 20507 group: 1 struct: 135141 ]
[c] 106000 nodes [ array: 36925 framework rtti: 1185 func: 20539 group: 1 struct: 135784 ]
[c] 107000 nodes [ array: 37020 framework rtti: 1185 func: 20564 group: 1 struct: 136320 ]
[c] 108000 nodes [ array: 37168 framework rtti: 1185 func: 20624 group: 1 struct: 137052 ]
[c] 109000 nodes [ array: 37457 framework rtti: 1185 func: 20716 group: 1 struct: 137935 ]
[c] 110000 nodes [ array: 37658 framework rtti: 1185 func: 20770 group: 1 struct: 138659 ]
[c] 111000 nodes [ array: 37822 framework rtti: 1185 func: 20812 group: 1 struct: 139330 ]
[c] 112000 nodes [ array: 37911 framework rtti: 1185 func: 20865 group: 1 struct: 139956 ]
[c] 113000 nodes [ array: 37978 framework rtti: 1185 func: 20908 group: 1 struct: 140507 ]
[c] 114000 nodes [ array: 38196 framework rtti: 1185 func: 20951 group: 1 struct: 141229 ]
[c] 115000 nodes [ array: 38356 framework rtti: 1185 func: 21000 group: 1 struct: 141963 ]
[c] 116000 nodes [ array: 38542 framework rtti: 1185 func: 21035 group: 1 struct: 142713 ]
[c] 117000 nodes [ array: 38711 framework rtti: 1185 func: 21066 group: 1 struct: 143410 ]
[c] 118000 nodes [ array: 38870 framework rtti: 1185 func: 21105 group: 1 struct: 144139 ]
[c] 119000 nodes [ array: 38982 framework rtti: 1185 func: 21173 group: 1 struct: 144864 ]
[c] 120000 nodes [ array: 39182 framework rtti: 1185 func: 21219 group: 1 struct: 145609 ]
[c] 121000 nodes [ array: 39404 framework rtti: 1185 func: 21252 group: 1 struct: 146340 ]
[c] 122000 nodes [ array: 39564 framework rtti: 1185 func: 21275 group: 1 struct: 147076 ]
[c] 123000 nodes [ array: 39720 framework rtti: 1185 func: 21334 group: 1 struct: 147760 ]
[c] 124000 nodes [ array: 40015 framework rtti: 1185 func: 21366 group: 1 struct: 148469 ]
[c] 125000 nodes [ array: 40161 framework rtti: 1185 func: 21413 group: 1 struct: 149130 ]
[c] 126000 nodes [ array: 40390 framework rtti: 1185 func: 21428 group: 1 struct: 149916 ]
[c] 127000 nodes [ array: 40675 framework rtti: 1185 func: 21468 group: 1 struct: 150601 ]
[c] 128000 nodes [ array: 40884 framework rtti: 1185 func: 21508 group: 1 struct: 151375 ]
[c] 129000 nodes [ array: 41278 framework rtti: 1185 func: 21519 group: 1 struct: 152359 ]
[c] 130000 nodes [ array: 41544 framework rtti: 1186 func: 21576 group: 1 struct: 152993 ]
[c] 131000 nodes [ array: 42047 framework rtti: 1186 func: 21609 group: 1 struct: 153180 ]
[c] 132000 nodes [ array: 42553 framework rtti: 1186 func: 21705 group: 1 struct: 153326 ]
[c] 133000 nodes [ array: 43034 framework rtti: 1186 func: 21754 group: 1 struct: 153466 ]
[c] 134000 nodes [ array: 43480 framework rtti: 1186 func: 21805 group: 1 struct: 153609 ]
[c] 135000 nodes [ array: 44009 framework rtti: 1186 func: 21831 group: 1 struct: 153798 ]
[c] 136000 nodes [ array: 44574 framework rtti: 1186 func: 21862 group: 1 struct: 154044 ]
[c] 137000 nodes [ array: 45174 framework rtti: 1186 func: 21940 group: 1 struct: 154269 ]
[c] 138000 nodes [ array: 45677 framework rtti: 1186 func: 21952 group: 1 struct: 154478 ]
[c] 139000 nodes [ array: 46110 framework rtti: 1186 func: 22039 group: 1 struct: 154640 ]
[c] 140000 nodes [ array: 46534 framework rtti: 1186 func: 22087 group: 1 struct: 154776 ]
[c] 141000 nodes [ array: 46918 framework rtti: 1186 func: 22165 group: 1 struct: 155020 ]
[c] 142000 nodes [ array: 47456 framework rtti: 1186 func: 22190 group: 1 struct: 155227 ]
[c] 143000 nodes [ array: 47887 framework rtti: 1186 func: 22293 group: 1 struct: 155373 ]
[c] 144000 nodes [ array: 48269 framework rtti: 1186 func: 22335 group: 1 struct: 155541 ]
[c] 145000 nodes [ array: 48689 framework rtti: 1186 func: 22366 group: 1 struct: 155714 ]
[c] 146000 nodes [ array: 49081 framework rtti: 1186 func: 22402 group: 1 struct: 155883 ]
[c] 147000 nodes [ array: 49478 framework rtti: 1186 func: 22446 group: 1 struct: 156049 ]
[c] 148000 nodes [ array: 49819 framework rtti: 1186 func: 22474 group: 1 struct: 156276 ]
[c] 149000 nodes [ array: 50183 framework rtti: 1186 func: 22539 group: 1 struct: 156402 ]
[c] 150000 nodes [ array: 50621 framework rtti: 1186 func: 22588 group: 1 struct: 156579 ]
[c] 151000 nodes [ array: 51000 framework rtti: 1186 func: 22636 group: 1 struct: 156730 ]
[c] 152000 nodes [ array: 51441 framework rtti: 1186 func: 22647 group: 1 struct: 156874 ]
[c] 153000 nodes [ array: 51783 framework rtti: 1186 func: 22690 group: 1 struct: 157021 ]
[c] 154000 nodes [ array: 52131 framework rtti: 1186 func: 22754 group: 1 struct: 157175 ]
[c] 155000 nodes [ array: 52534 framework rtti: 1186 func: 22788 group: 1 struct: 157311 ]
[c] 156000 nodes [ array: 52935 framework rtti: 1186 func: 22822 group: 1 struct: 157439 ]
[c] 157000 nodes [ array: 53223 framework rtti: 1186 func: 22830 group: 1 struct: 157633 ]
[c] 158000 nodes [ array: 53463 framework rtti: 1186 func: 22837 group: 1 struct: 157834 ]
[c] 159000 nodes [ array: 53833 framework rtti: 1186 func: 22875 group: 1 struct: 157996 ]
[c] 160000 nodes [ array: 54199 framework rtti: 1186 func: 22902 group: 1 struct: 158188 ]
[c] 161000 nodes [ array: 54602 framework rtti: 1186 func: 22929 group: 1 struct: 158356 ]
[c] 162000 nodes [ array: 54961 framework rtti: 1186 func: 22949 group: 1 struct: 158542 ]
[c] 163000 nodes [ array: 55324 framework rtti: 1186 func: 22993 group: 1 struct: 158693 ]
[c] 164000 nodes [ array: 55686 framework rtti: 1186 func: 23024 group: 1 struct: 158904 ]
[c] 165000 nodes [ array: 55988 framework rtti: 1186 func: 23042 group: 1 struct: 159095 ]
[c] 166000 nodes [ array: 56237 framework rtti: 1186 func: 23065 group: 1 struct: 159302 ]
[c] 167000 nodes [ array: 56506 framework rtti: 1186 func: 23066 group: 1 struct: 159515 ]
[c] 168000 nodes [ array: 56835 framework rtti: 1186 func: 23067 group: 1 struct: 159776 ]
[c] 169000 nodes [ array: 57258 framework rtti: 1186 func: 23067 group: 1 struct: 160002 ]
[c] 170000 nodes [ array: 57581 framework rtti: 1186 func: 23067 group: 1 struct: 160201 ]
[c] 171000 nodes [ array: 57865 framework rtti: 1186 func: 23083 group: 1 struct: 160393 ]
[c] 172000 nodes [ array: 58146 framework rtti: 1186 func: 23083 group: 1 struct: 160622 ]
[c] 173000 nodes [ array: 58450 framework rtti: 1186 func: 23120 group: 1 struct: 160852 ]
[c] 174000 nodes [ array: 58821 framework rtti: 1186 func: 23328 group: 1 struct: 161112 ]
[c] 175000 nodes [ array: 59032 framework rtti: 1192 func: 23416 group: 1 struct: 161731 ]
[c] 176000 nodes [ array: 59075 framework rtti: 1195 func: 23431 group: 1 struct: 161959 ]
[c] 177000 nodes [ array: 59118 framework rtti: 1198 func: 23463 group: 1 struct: 162268 ]
[c] 178000 nodes [ array: 59310 framework rtti: 1207 func: 23486 group: 1 struct: 163115 ]
[c] 179000 nodes [ array: 59403 framework rtti: 1210 func: 23488 group: 1 struct: 163516 ]
[c] 180000 nodes [ array: 59915 framework rtti: 1214 func: 23526 group: 1 struct: 163584 ]
[c] 181000 nodes [ array: 59985 framework rtti: 1225 func: 23643 group: 1 struct: 164253 ]
[c] 182000 nodes [ array: 60071 framework rtti: 1226 func: 23683 group: 1 struct: 165167 ]
[c] 183000 nodes [ array: 60130 framework rtti: 1230 func: 23709 group: 1 struct: 165767 ]
[c] 184000 nodes [ array: 60198 framework rtti: 1231 func: 23715 group: 1 struct: 166325 ]
[c] 185000 nodes [ array: 60342 framework rtti: 1231 func: 23715 group: 1 struct: 166491 ]
[c] 186000 nodes [ array: 60526 framework rtti: 1231 func: 23715 group: 1 struct: 166522 ]
[c] 187000 nodes [ array: 60641 framework rtti: 1252 func: 23795 group: 1 struct: 166864 ]
[c] 188000 nodes [ array: 60872 framework rtti: 1255 func: 23843 group: 1 struct: 167334 ]
[c] 189000 nodes [ array: 61027 framework rtti: 1259 func: 23905 group: 1 struct: 167845 ]
[c] 190000 nodes [ array: 61057 framework rtti: 1334 func: 23967 group: 1 struct: 170920 ]
[c] 191000 nodes [ array: 61269 framework rtti: 1337 func: 23989 group: 1 struct: 171883 ]
[c] 192000 nodes [ array: 61642 framework rtti: 1337 func: 23989 group: 1 struct: 172693 ]
[c] 193000 nodes [ array: 61945 framework rtti: 1337 func: 23989 group: 1 struct: 173536 ]
[c] 194000 nodes [ array: 62181 framework rtti: 1337 func: 23989 group: 1 struct: 174579 ]
[c] 195000 nodes [ array: 62485 framework rtti: 1337 func: 23989 group: 1 struct: 175607 ]
[c] 196000 nodes [ array: 62747 framework rtti: 1337 func: 23989 group: 1 struct: 176637 ]
[c] 197000 nodes [ array: 62978 framework rtti: 1337 func: 23989 group: 1 struct: 177636 ]
[c] 198000 nodes [ array: 63248 framework rtti: 1337 func: 23989 group: 1 struct: 178710 ]
[c] 199000 nodes [ array: 63528 framework rtti: 1337 func: 23989 group: 1 struct: 179765 ]
[c] 200000 nodes [ array: 63816 framework rtti: 1337 func: 23989 group: 1 struct: 180596 ]
[c] 201000 nodes [ array: 64067 framework rtti: 1337 func: 23989 group: 1 struct: 181596 ]
[c] 202000 nodes [ array: 64360 framework rtti: 1337 func: 23990 group: 1 struct: 182570 ]
[c] 203000 nodes [ array: 64679 framework rtti: 1337 func: 23990 group: 1 struct: 183571 ]
[c] 204000 nodes [ array: 65019 framework rtti: 1337 func: 23990 group: 1 struct: 184591 ]
[c] 205000 nodes [ array: 65369 framework rtti: 1337 func: 23990 group: 1 struct: 185621 ]
[c] 206000 nodes [ array: 65636 framework rtti: 1337 func: 23990 group: 1 struct: 186668 ]
[c] 207000 nodes [ array: 65961 framework rtti: 1337 func: 23990 group: 1 struct: 187754 ]
[c] 208000 nodes [ array: 66243 framework rtti: 1337 func: 23990 group: 1 struct: 188780 ]
[c] 209000 nodes [ array: 66564 framework rtti: 1337 func: 23990 group: 1 struct: 189784 ]
[c] 210000 nodes [ array: 66839 framework rtti: 1337 func: 23990 group: 1 struct: 190733 ]
[c] 211000 nodes [ array: 67070 framework rtti: 1342 func: 23990 group: 1 struct: 191686 ]
[c] 212000 nodes [ array: 67374 framework rtti: 1342 func: 23990 group: 1 struct: 192633 ]
[c] 213000 nodes [ array: 67699 framework rtti: 1342 func: 23990 group: 1 struct: 193681 ]
[c] 214000 nodes [ array: 67893 framework rtti: 1342 func: 23990 group: 1 struct: 194635 ]
[c] 215000 nodes [ array: 68165 framework rtti: 1342 func: 23990 group: 1 struct: 195713 ]
[c] 216000 nodes [ array: 68464 framework rtti: 1342 func: 23990 group: 1 struct: 196971 ]
[c] 217000 nodes [ array: 68685 framework rtti: 1342 func: 23990 group: 1 struct: 198220 ]
[c] 218000 nodes [ array: 68732 framework rtti: 1342 func: 23992 group: 1 struct: 198569 ]
[c] 219000 nodes [ array: 68737 framework rtti: 1342 func: 24060 group: 1 struct: 198751 ]
[c] 220000 nodes [ array: 68756 framework rtti: 1342 func: 24083 group: 1 struct: 198962 ]
[c] 221000 nodes [ array: 68756 framework rtti: 1342 func: 24100 group: 1 struct: 199216 ]
[c] 222000 nodes [ array: 68756 framework rtti: 1342 func: 24187 group: 1 struct: 199460 ]
[c] 223000 nodes [ array: 68757 framework rtti: 1342 func: 24210 group: 1 struct: 199748 ]
[c] 224000 nodes [ array: 68796 framework rtti: 1342 func: 24235 group: 1 struct: 199970 ]
[c] 225000 nodes [ array: 68827 framework rtti: 1342 func: 24279 group: 1 struct: 200207 ]
[c] 226000 nodes [ array: 68830 framework rtti: 1342 func: 24288 group: 1 struct: 200478 ]
[c] 227000 nodes [ array: 68863 framework rtti: 1342 func: 24330 group: 1 struct: 200695 ]
[c] 228000 nodes [ array: 68905 framework rtti: 1342 func: 24347 group: 1 struct: 200970 ]
[c] 229000 nodes [ array: 68939 framework rtti: 1342 func: 24388 group: 1 struct: 201209 ]
[c] 230000 nodes [ array: 68978 framework rtti: 1342 func: 24420 group: 1 struct: 201473 ]
[c] 231000 nodes [ array: 69003 framework rtti: 1342 func: 24475 group: 1 struct: 201720 ]
[c] 232000 nodes [ array: 69030 framework rtti: 1342 func: 24494 group: 1 struct: 201962 ]
[c] 233000 nodes [ array: 69055 framework rtti: 1342 func: 24540 group: 1 struct: 202211 ]
[c] 234000 nodes [ array: 69070 framework rtti: 1342 func: 24601 group: 1 struct: 202442 ]
[c] 235000 nodes [ array: 69085 framework rtti: 1343 func: 24620 group: 1 struct: 202761 ]
[c] 236000 nodes [ array: 69114 framework rtti: 1343 func: 24641 group: 1 struct: 203083 ]
[c] 237000 nodes [ array: 69128 framework rtti: 1343 func: 24668 group: 1 struct: 203358 ]
[c] 238000 nodes [ array: 69236 framework rtti: 1343 func: 24676 group: 1 struct: 203633 ]
[c] 239000 nodes [ array: 69279 framework rtti: 1343 func: 24707 group: 1 struct: 203918 ]
[c] 240000 nodes [ array: 69280 framework rtti: 1343 func: 24718 group: 1 struct: 204349 ]
[c] 241000 nodes [ array: 69280 framework rtti: 1343 func: 24718 group: 1 struct: 204785 ]
[c] 242000 nodes [ array: 69280 framework rtti: 1343 func: 24718 group: 1 struct: 205148 ]
[c] 243000 nodes [ array: 69289 framework rtti: 1343 func: 24725 group: 1 struct: 205585 ]
[c] 244000 nodes [ array: 69299 framework rtti: 1343 func: 24942 group: 1 struct: 206295 ]
[c] 245000 nodes [ array: 69399 framework rtti: 1349 func: 25311 group: 1 struct: 206739 ]
[c] 246000 nodes [ array: 69561 framework rtti: 1378 func: 25360 group: 1 struct: 208974 ]
[c] 247000 nodes [ array: 69714 framework rtti: 1387 func: 25372 group: 1 struct: 209506 ]
[c] 248000 nodes [ array: 69792 framework rtti: 1403 func: 25396 group: 1 struct: 210036 ]
[c] 249000 nodes [ array: 69951 framework rtti: 1426 func: 25518 group: 1 struct: 210459 ]
[c] 250000 nodes [ array: 70213 framework rtti: 1431 func: 25518 group: 1 struct: 211068 ]
[c] 251000 nodes [ array: 70531 framework rtti: 1437 func: 25526 group: 1 struct: 211568 ]
[c] 252000 nodes [ array: 70620 framework rtti: 1449 func: 25534 group: 1 struct: 212013 ]
[c] 253000 nodes [ array: 70791 framework rtti: 1453 func: 25592 group: 1 struct: 212602 ]
[c] 254000 nodes [ array: 70878 framework rtti: 1467 func: 25624 group: 1 struct: 212889 ]
[c] 255000 nodes [ array: 70892 framework rtti: 1470 func: 25653 group: 1 struct: 215226 ]
[c] 256000 nodes [ array: 70894 framework rtti: 1470 func: 25656 group: 1 struct: 218515 ]
[c] 257000 nodes [ array: 70905 framework rtti: 1470 func: 25658 group: 1 struct: 220198 ]
[c] 258000 nodes [ array: 70945 framework rtti: 1472 func: 25694 group: 1 struct: 221242 ]
[c] 259000 nodes [ array: 70968 framework rtti: 1472 func: 25694 group: 1 struct: 221885 ]
[c] 260000 nodes [ array: 70984 framework rtti: 1472 func: 25694 group: 1 struct: 222143 ]
[c] 261000 nodes [ array: 71094 framework rtti: 1472 func: 25694 group: 1 struct: 222562 ]
[c] 262000 nodes [ array: 71134 framework rtti: 1472 func: 25694 group: 1 struct: 223281 ]
[c] 263000 nodes [ array: 71149 framework rtti: 1472 func: 25694 group: 1 struct: 223873 ]
[c] 264000 nodes [ array: 71167 framework rtti: 1472 func: 25694 group: 1 struct: 224871 ]
[c] 265000 nodes [ array: 71220 framework rtti: 1472 func: 25694 group: 1 struct: 225535 ]
[c] 266000 nodes [ array: 71283 framework rtti: 1472 func: 25694 group: 1 struct: 226283 ]
[c] 267000 nodes [ array: 71307 framework rtti: 1472 func: 25694 group: 1 struct: 227120 ]
[c] 268000 nodes [ array: 71326 framework rtti: 1472 func: 25694 group: 1 struct: 227901 ]
[c] 269000 nodes [ array: 71345 framework rtti: 1472 func: 25694 group: 1 struct: 228560 ]
[c] 270000 nodes [ array: 71388 framework rtti: 1472 func: 25694 group: 1 struct: 228925 ]
[c] 271000 nodes [ array: 71419 framework rtti: 1472 func: 25694 group: 1 struct: 229716 ]
[c] 272000 nodes [ array: 71436 framework rtti: 1472 func: 25694 group: 1 struct: 230428 ]
[c] 273000 nodes [ array: 71457 framework rtti: 1472 func: 25694 group: 1 struct: 231121 ]
[c] 274000 nodes [ array: 71466 framework rtti: 1472 func: 25694 group: 1 struct: 231892 ]
[c] 275000 nodes [ array: 71495 framework rtti: 1472 func: 25694 group: 1 struct: 232592 ]
[c] 276000 nodes [ array: 71513 framework rtti: 1472 func: 25694 group: 1 struct: 233327 ]
[c] 277000 nodes [ array: 71522 framework rtti: 1472 func: 25694 group: 1 struct: 233987 ]
[c] 278000 nodes [ array: 71540 framework rtti: 1472 func: 25694 group: 1 struct: 234658 ]
[c] 279000 nodes [ array: 71554 framework rtti: 1472 func: 25694 group: 1 struct: 235517 ]
[c] 280000 nodes [ array: 71587 framework rtti: 1472 func: 25694 group: 1 struct: 236369 ]
[c] 281000 nodes [ array: 71597 framework rtti: 1472 func: 25694 group: 1 struct: 237092 ]
[c] 282000 nodes [ array: 71605 framework rtti: 1472 func: 25694 group: 1 struct: 237829 ]
[c] 283000 nodes [ array: 71639 framework rtti: 1472 func: 25694 group: 1 struct: 238337 ]
[c] 284000 nodes [ array: 71652 framework rtti: 1472 func: 25694 group: 1 struct: 239174 ]
[c] 285000 nodes [ array: 71680 framework rtti: 1472 func: 25694 group: 1 struct: 239994 ]
[c] 286000 nodes [ array: 71686 framework rtti: 1472 func: 25694 group: 1 struct: 240824 ]
[c] 287000 nodes [ array: 71711 framework rtti: 1472 func: 25694 group: 1 struct: 241580 ]
[c] 288000 nodes [ array: 71720 framework rtti: 1472 func: 25694 group: 1 struct: 242265 ]
[c] 289000 nodes [ array: 71727 framework rtti: 1472 func: 25694 group: 1 struct: 243110 ]
[c] 290000 nodes [ array: 71745 framework rtti: 1472 func: 25694 group: 1 struct: 244155 ]
[c] 291000 nodes [ array: 71745 framework rtti: 1472 func: 25694 group: 1 struct: 245286 ]
[c] 292000 nodes [ array: 71752 framework rtti: 1472 func: 25694 group: 1 struct: 246101 ]
[c] 293000 nodes [ array: 71757 framework rtti: 1472 func: 25695 group: 1 struct: 246552 ]
[c] 294000 nodes [ array: 71759 framework rtti: 1472 func: 25697 group: 1 struct: 246577 ]
[c] 295000 nodes [ array: 71798 framework rtti: 1472 func: 25719 group: 1 struct: 246643 ]
[c] 296000 nodes [ array: 71891 framework rtti: 1474 func: 25752 group: 1 struct: 246770 ]
[c] 297000 nodes [ array: 71949 framework rtti: 1475 func: 25794 group: 1 struct: 249297 ]
[c] 298000 nodes [ array: 71974 framework rtti: 1475 func: 25802 group: 1 struct: 249309 ]
[c] 299000 nodes [ array: 72001 framework rtti: 1475 func: 25809 group: 1 struct: 249554 ]
[c] 300000 nodes [ array: 72033 framework rtti: 1475 func: 25815 group: 1 struct: 249571 ]
[c] 301000 nodes [ array: 72051 framework rtti: 1475 func: 25817 group: 1 struct: 249733 ]
[c] 302000 nodes [ array: 72134 framework rtti: 1518 func: 25967 group: 1 struct: 249898 ]
[c] 303000 nodes [ array: 72244 framework rtti: 1541 func: 26105 group: 1 struct: 250133 ]
[c] 304000 nodes [ array: 72318 framework rtti: 1616 func: 26261 group: 1 struct: 250398 ]
[c] 305000 nodes [ array: 72318 framework rtti: 1758 func: 26442 group: 1 struct: 250540 ]
[c] 306000 nodes [ array: 72465 framework rtti: 1772 func: 26558 group: 1 struct: 251160 ]
[c] 307000 nodes [ array: 72697 framework rtti: 1773 func: 26620 group: 1 struct: 251377 ]
[c] 308000 nodes [ array: 72767 framework rtti: 1773 func: 26621 group: 1 struct: 251806 ]
[c] 309000 nodes [ array: 72822 framework rtti: 1782 func: 26622 group: 1 struct: 252164 ]
[c] 310000 nodes [ array: 72919 framework rtti: 1786 func: 26628 group: 1 struct: 252483 ]
[c] 311000 nodes [ array: 73070 framework rtti: 1798 func: 26658 group: 1 struct: 252971 ]
[c] 312000 nodes [ array: 73246 framework rtti: 1801 func: 26658 group: 1 struct: 253500 ]
[c] 313000 nodes [ array: 73496 framework rtti: 1801 func: 26658 group: 1 struct: 253750 ]
[c] 314000 nodes [ array: 73626 framework rtti: 1801 func: 26659 group: 1 struct: 254543 ]
[c] 315000 nodes [ array: 73863 framework rtti: 1801 func: 26659 group: 1 struct: 254851 ]
[c] 316000 nodes [ array: 74118 framework rtti: 1801 func: 26659 group: 1 struct: 255134 ]
[c] 317000 nodes [ array: 74319 framework rtti: 1801 func: 26660 group: 1 struct: 255740 ]
[c] 318000 nodes [ array: 74534 framework rtti: 1801 func: 26661 group: 1 struct: 256571 ]
[c] 319000 nodes [ array: 74686 framework rtti: 1801 func: 26683 group: 1 struct: 257058 ]
[c] 320000 nodes [ array: 74696 framework rtti: 1806 func: 26695 group: 1 struct: 257543 ]
[c] 321000 nodes [ array: 74696 framework rtti: 1807 func: 26696 group: 1 struct: 258028 ]
[c] 322000 nodes [ array: 74696 framework rtti: 1807 func: 26696 group: 1 struct: 258523 ]
[c] 323000 nodes [ array: 74696 framework rtti: 1807 func: 26696 group: 1 struct: 259048 ]
[c] 324000 nodes [ array: 74696 framework rtti: 1807 func: 26696 group: 1 struct: 259531 ]
[c] 325000 nodes [ array: 74697 framework rtti: 1807 func: 26696 group: 1 struct: 259998 ]
[c] 326000 nodes [ array: 74698 framework rtti: 1807 func: 26696 group: 1 struct: 260495 ]
[c] 327000 nodes [ array: 74699 framework rtti: 1807 func: 26696 group: 1 struct: 260989 ]
[c] 328000 nodes [ array: 74700 framework rtti: 1807 func: 26696 group: 1 struct: 261472 ]
[c] 329000 nodes [ array: 74700 framework rtti: 1807 func: 26696 group: 1 struct: 261973 ]
[c] 330000 nodes [ array: 74700 framework rtti: 1807 func: 26696 group: 1 struct: 262484 ]
[c] 331000 nodes [ array: 74704 framework rtti: 1807 func: 26696 group: 1 struct: 262995 ]
[c] 332000 nodes [ array: 74710 framework rtti: 1807 func: 26696 group: 1 struct: 263506 ]
[c] 333000 nodes [ array: 74715 framework rtti: 1807 func: 26696 group: 1 struct: 264039 ]
[c] 334000 nodes [ array: 74720 framework rtti: 1807 func: 26696 group: 1 struct: 264547 ]
[c] 335000 nodes [ array: 74727 framework rtti: 1807 func: 26696 group: 1 struct: 265056 ]
[c] 336000 nodes [ array: 74728 framework rtti: 1807 func: 26696 group: 1 struct: 265583 ]
[c] 337000 nodes [ array: 74728 framework rtti: 1807 func: 26696 group: 1 struct: 266089 ]
[c] 338000 nodes [ array: 74729 framework rtti: 1807 func: 26696 group: 1 struct: 266583 ]
[c] 339000 nodes [ array: 74729 framework rtti: 1807 func: 26696 group: 1 struct: 267123 ]
[c] 340000 nodes [ array: 74729 framework rtti: 1807 func: 26696 group: 1 struct: 267633 ]
[c] 341000 nodes [ array: 74729 framework rtti: 1807 func: 26696 group: 1 struct: 268128 ]
[c] 342000 nodes [ array: 74729 framework rtti: 1807 func: 26696 group: 1 struct: 268630 ]
[c] 343000 nodes [ array: 74729 framework rtti: 1807 func: 26696 group: 1 struct: 269122 ]
[c] 344000 nodes [ array: 74729 framework rtti: 1807 func: 26696 group: 1 struct: 269621 ]
[c] 345000 nodes [ array: 74729 framework rtti: 1807 func: 26696 group: 1 struct: 270132 ]
[c] 346000 nodes [ array: 74778 framework rtti: 1815 func: 26744 group: 1 struct: 270521 ]
[c] 347000 nodes [ array: 74778 framework rtti: 1815 func: 26744 group: 1 struct: 270527 ]
[c] 348000 nodes [ array: 74778 framework rtti: 1815 func: 26744 group: 1 struct: 270947 ]
[c] 349000 nodes [ array: 74890 framework rtti: 1826 func: 26792 group: 1 struct: 271351 ]
[c] 350000 nodes [ array: 75012 framework rtti: 1833 func: 26885 group: 1 struct: 271895 ]
[c] 351000 nodes [ array: 75214 framework rtti: 1834 func: 26885 group: 1 struct: 271950 ]
[c] 352000 nodes [ array: 75326 framework rtti: 1853 func: 27097 group: 1 struct: 272473 ]
[c] 353000 nodes [ array: 75502 framework rtti: 1883 func: 27102 group: 1 struct: 272731 ]
[c] 354000 nodes [ array: 75681 framework rtti: 1957 func: 27114 group: 1 struct: 273100 ]
[c] 355000 nodes [ array: 75778 framework rtti: 1973 func: 27129 group: 1 struct: 273556 ]
[c] 356000 nodes [ array: 75783 framework rtti: 1973 func: 27129 group: 1 struct: 273973 ]
[c] 357000 nodes [ array: 75792 framework rtti: 1973 func: 27134 group: 1 struct: 274587 ]
[c] 358000 nodes [ array: 75839 framework rtti: 1973 func: 27135 group: 1 struct: 274761 ]
[c] 359000 nodes [ array: 75881 framework rtti: 1973 func: 27152 group: 1 struct: 275551 ]
[c] 360000 nodes [ array: 75890 framework rtti: 1973 func: 27156 group: 1 struct: 276303 ]
[c] 361000 nodes [ array: 75985 framework rtti: 1973 func: 27185 group: 1 struct: 277107 ]
[c] 362000 nodes [ array: 75993 framework rtti: 1973 func: 27185 group: 1 struct: 278099 ]
[c] 363000 nodes [ array: 76057 framework rtti: 1973 func: 27185 group: 1 struct: 279035 ]
[c] 364000 nodes [ array: 76059 framework rtti: 1973 func: 27185 group: 1 struct: 280031 ]
[c] 365000 nodes [ array: 76074 framework rtti: 1973 func: 27185 group: 1 struct: 281014 ]
[c] 366000 nodes [ array: 76086 framework rtti: 1973 func: 27185 group: 1 struct: 282002 ]
[c] 367000 nodes [ array: 76110 framework rtti: 1973 func: 27185 group: 1 struct: 282963 ]
[c] 368000 nodes [ array: 76122 framework rtti: 1973 func: 27185 group: 1 struct: 283943 ]
[c] 369000 nodes [ array: 76179 framework rtti: 1973 func: 27185 group: 1 struct: 284881 ]
[c] 370000 nodes [ array: 76202 framework rtti: 1973 func: 27185 group: 1 struct: 285857 ]
[c] 371000 nodes [ array: 76266 framework rtti: 1973 func: 27185 group: 1 struct: 286797 ]
[c] 372000 nodes [ array: 76268 framework rtti: 1973 func: 27185 group: 1 struct: 287795 ]
[c] 373000 nodes [ array: 76268 framework rtti: 1973 func: 27185 group: 1 struct: 288795 ]
[c] 374000 nodes [ array: 76434 framework rtti: 1974 func: 27234 group: 1 struct: 289426 ]
[c] 375000 nodes [ array: 77063 framework rtti: 1976 func: 27248 group: 1 struct: 289734 ]
[c] 376000 nodes [ array: 77109 framework rtti: 1978 func: 27310 group: 1 struct: 289896 ]
[c] 377000 nodes [ array: 77187 framework rtti: 1993 func: 27664 group: 1 struct: 293510 ]
[c] 378000 nodes [ array: 77289 framework rtti: 2010 func: 27673 group: 1 struct: 293713 ]
[c] 379000 nodes [ array: 77599 framework rtti: 2010 func: 27707 group: 1 struct: 294442 ]
[c] 380000 nodes [ array: 77903 framework rtti: 2010 func: 27712 group: 1 struct: 295303 ]
[c] 381000 nodes [ array: 78160 framework rtti: 2010 func: 27731 group: 1 struct: 295876 ]
[c] 382000 nodes [ array: 78259 framework rtti: 2010 func: 27735 group: 1 struct: 296290 ]
[c] 383000 nodes [ array: 78260 framework rtti: 2010 func: 27735 group: 1 struct: 296357 ]
[c] 384000 nodes [ array: 78260 framework rtti: 2010 func: 27735 group: 1 struct: 296442 ]
[c] 385000 nodes [ array: 78260 framework rtti: 2010 func: 27735 group: 1 struct: 296445 ]
[c] 386000 nodes [ array: 78260 framework rtti: 2010 func: 27735 group: 1 struct: 296456 ]
[c] 387000 nodes [ array: 78260 framework rtti: 2010 func: 27735 group: 1 struct: 296480 ]
[c] 388000 nodes [ array: 78260 framework rtti: 2010 func: 27735 group: 1 struct: 296509 ]
[c] 389000 nodes [ array: 78260 framework rtti: 2010 func: 27735 group: 1 struct: 296529 ]
[c] 390000 nodes [ array: 78260 framework rtti: 2010 func: 27735 group: 1 struct: 296603 ]
[c] 391000 nodes [ array: 78260 framework rtti: 2010 func: 27735 group: 1 struct: 296607 ]
[c] 392000 nodes [ array: 78260 framework rtti: 2010 func: 27735 group: 1 struct: 296689 ]
[c] 393000 nodes [ array: 78260 framework rtti: 2010 func: 27735 group: 1 struct: 296692 ]
[c] 394000 nodes [ array: 78260 framework rtti: 2010 func: 27735 group: 1 struct: 296692 ]
[c] 395000 nodes [ array: 78271 framework rtti: 2012 func: 27776 group: 1 struct: 296701 ]
[c] 396000 nodes [ array: 78273 framework rtti: 2012 func: 27781 group: 1 struct: 296955 ]
[c] 397000 nodes [ array: 78901 framework rtti: 2015 func: 27958 group: 1 struct: 297035 ]
[c] 398000 nodes [ array: 79901 framework rtti: 2015 func: 27958 group: 1 struct: 297035 ]
[c] 399000 nodes [ array: 80192 framework rtti: 2017 func: 28115 group: 1 struct: 297430 ]
[c] 400000 nodes [ array: 80207 framework rtti: 2018 func: 28127 group: 1 struct: 297930 ]
[c] 401000 nodes [ array: 80280 framework rtti: 2031 func: 28151 group: 1 struct: 298418 ]
[c] 402000 nodes [ array: 80284 framework rtti: 2031 func: 28153 group: 1 struct: 299218 ]
[c] 403000 nodes [ array: 80288 framework rtti: 2031 func: 28162 group: 1 struct: 299689 ]
[c] 404000 nodes [ array: 80299 framework rtti: 2033 func: 28178 group: 1 struct: 300245 ]
[c] 405000 nodes [ array: 80512 framework rtti: 2033 func: 28188 group: 1 struct: 300354 ]
[c] 406000 nodes [ array: 80547 framework rtti: 2034 func: 28307 group: 1 struct: 300435 ]
[c] 407000 nodes [ array: 80548 framework rtti: 2037 func: 28331 group: 1 struct: 300507 ]
[c] 408000 nodes [ array: 80658 framework rtti: 2039 func: 28532 group: 1 struct: 300971 ]
[c] 409000 nodes [ array: 80785 framework rtti: 2046 func: 28538 group: 1 struct: 301616 ]
[c] 410000 nodes [ array: 80851 framework rtti: 2066 func: 28543 group: 1 struct: 301939 ]
[c] 411000 nodes [ array: 81022 framework rtti: 2110 func: 28569 group: 1 struct: 302187 ]
[c] 412000 nodes [ array: 81084 framework rtti: 2112 func: 29041 group: 1 struct: 302811 ]
[c] 413000 nodes [ array: 81128 framework rtti: 2113 func: 29044 group: 1 struct: 303329 ]
[c] 414000 nodes [ array: 81189 framework rtti: 2116 func: 29098 group: 1 struct: 303688 ]
[c] 415000 nodes [ array: 81257 framework rtti: 2117 func: 29216 group: 1 struct: 303760 ]
[c] 416000 nodes [ array: 81304 framework rtti: 2118 func: 29225 group: 1 struct: 304146 ]
[c] 417000 nodes [ array: 81343 framework rtti: 2128 func: 29344 group: 1 struct: 304622 ]
[c] 418000 nodes [ array: 81402 framework rtti: 2138 func: 29564 group: 1 struct: 305050 ]
[c] 419000 nodes [ array: 81457 framework rtti: 2158 func: 30026 group: 1 struct: 305705 ]
[c:database] GC transformer: finished helpers
[c] 420000 nodes [ array: 81730 framework rtti: 2162 func: 30150 group: 1 struct: 307717 ]
[c] 421000 nodes [ array: 82264 framework rtti: 2162 func: 30150 group: 1 struct: 307818 ]
[c] 422000 nodes [ array: 82430 framework rtti: 2196 func: 30162 group: 1 struct: 308091 ]
[c] 423000 nodes [ array: 82485 framework rtti: 2318 func: 30440 group: 1 struct: 308453 ]
[c] 424000 nodes [ array: 82629 framework rtti: 2447 func: 30711 group: 1 struct: 308763 ]
[c] 425000 nodes [ array: 82717 framework rtti: 2497 func: 30949 group: 1 struct: 309105 ]
[rtyper] specializing: 269900 / 270245 blocks (99%)
[rtyper] -=- specialized 383 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 14 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c] 426000 nodes [ array: 82906 framework rtti: 2525 func: 31157 group: 1 struct: 309467 ]
[c:database] GC transformer: finished tables
[gctransform:info] assigned 5397 typeids
[gctransform:info] added 115278 push/pop stack root instructions
[gctransform:info] inserted 5866 write barrier calls
[gctransform:info] inserted 6205 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 426079 nodes [ array: 82917 framework rtti: 2525 func: 31166 group: 1 struct: 309470 ]
[c:database] Completed
[translation:info] database for generating C source was created
[c60fc8667b62200] translation-task}
[translation:info] Generating c source...
[c60fc8667b71480] {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__locale.c
[c:writing] data_pypy_module__lsprof.c
[c:writing] data_pypy_module__minimal_curses.c
[c:writing] data_pypy_module__multibytecodec.c
[c:writing] data_pypy_module__multiprocessing.c
[c:writing] data_pypy_module__pickle_support.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_rlib_unicodedata_2.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_1.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] 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] 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__io_1.c
[c:writing] data_pypy_module__locale_1.c
[c:writing] data_pypy_module__multibytecodec_1.c
[c:writing] data_pypy_module__multiprocessing_1.c
[c:writing] data_pypy_module__rawffi_1.c
[c:writing] data_pypy_module__vmprof_1.c
[c:writing] data_pypy_module_bz2_1.c
[c:writing] data_pypy_module_cpyext_1.c
[c:writing] data_pypy_module_faulthandler_1.c
[c:writing] data_pypy_module_posix_1.c
[c:writing] data_pypy_module_pwd_1.c
[c:writing] data_pypy_module_pyexpat_1.c
[c:writing] data_pypy_module_select_1.c
[c:writing] data_pypy_module_signal_1.c
[c:writing] data_pypy_module_sys_1.c
[c:writing] data_pypy_module_thread_1.c
[c:writing] data_pypy_module_time_1.c
[c:writing] data_pypy_module_zlib_1.c
[c:writing] data_pypy_objspace_std_1.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_backend_x86_1.c
[c:writing] data_rpython_jit_metainterp_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] implement_4.c
[c:writing] implement_5.c
[c:writing] implement_6.c
[c:writing] implement_7.c
[c:writing] implement_8.c
[c:writing] implement_9.c
[c:writing] implement_10.c
[c:writing] implement_11.c
[c:writing] implement_12.c
[c:writing] implement_13.c
[c:writing] implement_14.c
[c:writing] pypy_goal.c
[c:writing] pypy_interpreter.c
[c:writing] pypy_interpreter_1.c
[c:writing] pypy_interpreter_2.c
[c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 124 cases
[c:writing] pypy_interpreter_3.c
[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_4.c
[c:writing] pypy_interpreter_astcompiler.c
[c:writing] pypy_interpreter_astcompiler_1.c
[c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases
[c:writing] pypy_interpreter_astcompiler_2.c
[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:writing] pypy_interpreter_astcompiler_3.c
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Attribute: 5 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases
[c:writing] pypy_interpreter_astcompiler_4.c
[c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__op_for_augassign: 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_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:writing] pypy_module__cffi_backend_1.c
[c:computedgoto] pypy_g_realize_c_type_or_func_now: 9 cases
[c:writing] pypy_module__cffi_backend_2.c
[c:writing] pypy_module__codecs.c
[c:writing] pypy_module__collections.c
[c:writing] pypy_module__continuation.c
[c:writing] pypy_module__csv.c
[c: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__io_1.c
[c:writing] pypy_module__jitlog.c
[c:writing] pypy_module__locale.c
[c:writing] pypy_module__lsprof.c
[c:writing] pypy_module__md5.c
[c:writing] pypy_module__minimal_curses.c
[c:writing] pypy_module__multibytecodec.c
[c:writing] pypy_module__multiprocessing.c
[c:writing] pypy_module__pickle_support.c
[c:writing] pypy_module__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_portal_8: 5 cases
[c:computedgoto] pypy_g_compare_arrays_1: 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_cpyext_1.c
[c:writing] pypy_module_cpyext_2.c
[c:computedgoto] pypy_g_PyObject_RichCompare: 6 cases
[c:computedgoto] pypy_g_PyMember_GetOne: 19 cases
[c:computedgoto] pypy_g_PyMember_SetOne: 15 cases
[c:writing] pypy_module_cpyext_3.c
[c:writing] pypy_module_cpyext_4.c
[c:writing] pypy_module_cpyext_5.c
[c:writing] pypy_module_cpyext_6.c
[c:writing] pypy_module_cpyext_7.c
[c:writing] pypy_module_cpyext_8.c
[c:writing] pypy_module_cpyext_9.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] pypy_objspace_std_4.c
[c:writing] pypy_objspace_std_5.c
[c:writing] pypy_objspace_std_6.c
[c:writing] pypy_objspace_std_7.c
[c:writing] pypy_objspace_std_8.c
[c:writing] pypy_objspace_std_9.c
[c:writing] pypy_objspace_std_10.c
[c:writing] pypy_objspace_std_11.c
[c:writing] pypy_objspace_std_12.c
[c:writing] pypy_objspace_std_13.c
[c:writing] pypy_objspace_std_14.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_llsupport_1.c
[c:writing] rpython_jit_backend_x86.c
[c:writing] rpython_jit_backend_x86_1.c
[c:writing] rpython_jit_backend_x86_2.c
[c:writing] rpython_jit_backend_x86_3.c
[c:writing] rpython_jit_backend_x86_4.c
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:writing] rpython_jit_metainterp_1.c
[c:writing] rpython_jit_metainterp_2.c
[c:computedgoto] pypy_g_dispatch_loop: 235 cases
[c:writing] rpython_jit_metainterp_3.c
[c:writing] rpython_jit_metainterp_4.c
[c:writing] rpython_jit_metainterp_5.c
[c:writing] rpython_jit_metainterp_6.c
[c:writing] rpython_jit_metainterp_7.c
[c:writing] rpython_jit_metainterp_8.c
[c:computedgoto] pypy_g_HeapCache_clear_caches_not_necessary: 15 cases
[c:computedgoto] pypy_g_HeapCache_clear_caches_varargs: 11 cases
[c:writing] rpython_jit_metainterp_9.c
[c:writing] rpython_jit_metainterp_10.c
[c:computedgoto] pypy_g_execute_nonspec_const: 254 cases
[c:writing] rpython_jit_metainterp_11.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:writing] rpython_jit_metainterp_optimizeopt_1.c
[c:computedgoto] pypy_g_DependencyGraph_build_non_pure_dependencies: 18 cases
[c:computedgoto] pypy_g_Node_side_effect_arguments: 11 cases
[c:writing] rpython_jit_metainterp_optimizeopt_2.c
[c:computedgoto] pypy_g_Optimizer_protect_speculative_operation: 8 cases
[c:computedgoto] pypy_g_OptHeap_check_postprocess_: 6 cases
[c:computedgoto] pypy_g_dispatch_postprocess___star_0: 6 cases
[c:writing] rpython_jit_metainterp_optimizeopt_3.c
[c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases
[c:writing] rpython_jit_metainterp_optimizeopt_4.c
[c:writing] rpython_jit_metainterp_optimizeopt_5.c
[c:writing] rpython_jit_metainterp_optimizeopt_6.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:writing] rpython_rlib_1.c
[c:writing] rpython_rlib_2.c
[c:computedgoto] pypy_g_isspace_1: 6 cases
[c:computedgoto] pypy_g__sinpi: 5 cases
[c:writing] rpython_rlib_3.c
[c:writing] rpython_rlib_4.c
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rsre.c
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 8 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_category_dispatch: 18 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_StrMatchContext_str_spec_sre_at: 12 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_BufMatchContext_buf_spec_sre_at: 12 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: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_1.c
[c:writing] rpython_rtyper_lltypesystem_2.c
[c:writing] rpython_rtyper_lltypesystem_3.c
[c:writing] rpython_rtyper_lltypesystem_4.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_tool.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: /tmp/pytest/usession-main-4968/testing_1/testing_1.c
[c60fc8f636e0480] translation-task}
[translation:info] Compiling c source...
[c60fc8f636ef080] {translation-task
starting compile_c
[platform:execute] make -j 3 in /tmp/pytest/usession-main-4968/testing_1
[platform:WARNING] In file included from /usr/include/string.h:633,
[platform:WARNING] from /build_dir/pypy-c-jit-linux-x86-64/build/rpython/../pypy/module/cpyext/include/Python.h:87,
[platform:WARNING] from structseq.c:4:
[platform:WARNING] structseq.c: In function ‘structseq_repr’:
[platform:WARNING] structseq.c:257:5: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
[platform:WARNING] 257 | strncpy(pbuf, typ->tp_name, len);
[platform:WARNING] | ^~~~~~~
[platform:WARNING] structseq.c:255:11: note: length computed here
[platform:WARNING] 255 | len = strlen(typ->tp_name) > TYPE_MAXSIZE ? TYPE_MAXSIZE :
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~
[translation:info] copied: /tmp/pytest/usession-main-4968/testing_1/pypy-c to /build_dir/pypy-c-jit-linux-x86-64/build/pypy/goal/pypy-c
[translation:info] copied: /tmp/pytest/usession-main-4968/testing_1/libpypy-c.so to /build_dir/pypy-c-jit-linux-x86-64/build/pypy/goal/libpypy-c.so
[translation:info] created: /build_dir/pypy-c-jit-linux-x86-64/build/pypy/goal/pypy-c
[c60fca1e898bf80] translation-task}
[translation:info] Create cffi bindings for modules...
[c60fca1e899e680] {translation-task
starting build_cffi_imports
/build_dir/pypy-c-jit-linux-x86-64/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-64/build/lib_pypy'
running build_ext
building '_pypy_openssl' extension
cc -pthread -DNDEBUG -O2 -fPIC -I/build_dir/pypy-c-jit-linux-x86-64/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-64/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
[c60fca30fea5d80] translation-task}
[translation:info] usession directory: /tmp/pytest/usession-main-4968
[Timer] Timings:
[Timer] loading target --- 11.9 s
[Timer] annotate --- 186.4 s
[Timer] rtype_lltype --- 90.0 s
[Timer] pyjitpl_lltype --- 210.6 s
[Timer] backendopt_lltype --- 87.0 s
[Timer] stackcheckinsertion_lltype --- 4.2 s
[Timer] database_c --- 160.7 s
[Timer] source_c --- 77.2 s
[Timer] compile_c --- 159.1 s
[Timer] build_cffi_imports --- 9.9 s
[Timer] ==========================================
[Timer] Total: --- 997.0 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=1003.133821