pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone
in dir /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal (timeout 7200 secs)
watching logfiles {}
argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone']
environment:
HOME=/Users/matti
HOMEBREW_CELLAR=/opt/homebrew/Cellar
HOMEBREW_PREFIX=/opt/homebrew
HOMEBREW_REPOSITORY=/opt/homebrew
INFOPATH=/opt/homebrew/share/info:
LANG=en_US.UTF-8
LC_ADDRESS=en_AU.UTF-8
LC_IDENTIFICATION=en_AU.UTF-8
LC_MEASUREMENT=en_AU.UTF-8
LC_MONETARY=en_AU.UTF-8
LC_NAME=en_AU.UTF-8
LC_NUMERIC=en_AU.UTF-8
LC_PAPER=en_AU.UTF-8
LC_TELEPHONE=en_AU.UTF-8
LC_TIME=en_AU.UTF-8
LOGNAME=matti
OLDPWD=/Users/matti
PATH=/Users/matti/oss/pypy-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin
PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig
PWD=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal
PYPY_USESSION_DIR=/tmp/buildbot-arm64
SHELL=/bin/zsh
SHLVL=2
SSH_CLIENT=10.0.0.20 54836 22
SSH_CONNECTION=10.0.0.20 54836 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=tmux-256color
TMPDIR=/tmp/buildbot-arm64
USER=matti
_=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave
using PTY: False
[translation:info] 2.7.18 (c7f2b53ceffe, Aug 22 2024, 13:13:36)
[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', 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
_cppyy = 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
micronumpy = 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...
[c5950573f428900] {translation-task
starting annotate
[translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy
[c59506af7745f80] translation-task}
[translation:info] RTyping...
[c59506af7756b00] {translation-task
starting rtype_lltype
[rtyper] specializing: 10100 / 200903 blocks (5%)
[rtyper] specializing: 20800 / 207719 blocks (10%)
[rtyper] specializing: 31800 / 211719 blocks (15%)
[rtyper] specializing: 42700 / 213054 blocks (20%)
[rtyper] specializing: 53500 / 213992 blocks (25%)
[rtyper] specializing: 64300 / 214254 blocks (30%)
[rtyper] specializing: 75200 / 214752 blocks (35%)
[rtyper] specializing: 86000 / 214788 blocks (40%)
[rtyper] specializing: 97400 / 216267 blocks (45%)
[rtyper] specializing: 109000 / 217801 blocks (50%)
[rtyper] specializing: 120600 / 219105 blocks (55%)
[rtyper] specializing: 131800 / 219531 blocks (60%)
[rtyper] specializing: 143600 / 220867 blocks (65%)
[rtyper] specializing: 155000 / 221412 blocks (70%)
[rtyper] specializing: 166900 / 222422 blocks (75%)
[rtyper] specializing: 178900 / 223567 blocks (80%)
[rtyper] specializing: 190100 / 223567 blocks (85%)
[rtyper] specializing: 197600 / 223567 blocks (88%)
[rtyper] specializing: 208000 / 223569 blocks (93%)
[rtyper] specializing: 219100 / 223569 blocks (98%)
[rtyper] -=- specialized 223582 blocks -=-
[rtyper] specializing: 223600 / 224322 blocks (99%)
[rtyper] specializing: 224400 / 225055 blocks (99%)
[rtyper] -=- specialized 1473 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[c595073e2d5d000] translation-task}
[translation:info] JIT compiler generation...
[c595073e2d67c00] {translation-task
starting pyjitpl_lltype
[rtyper] -=- specialized 38 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] specializing: 225100 / 225101 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:228)ObjectType.store
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:228)ObjectType.store
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1282)ComplexLong.read
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:219)ObjectType.read
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1282)ComplexLong.read
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:219)ObjectType.read
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_uint
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_uint
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_uint
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_uint
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_uint32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_uint32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_uint32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_uint32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_USHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_USHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_USHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_USHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_UCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_UCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_UCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_UCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_int32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_int32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_int32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_int32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_SHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_SHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_SHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_SHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_SIGNEDCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_SIGNEDCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_SIGNEDCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_SIGNEDCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__bool
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__bool
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__bool
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__bool
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__write_ptr
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1150)W_ArrayTypef.setitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1150)W_ArrayTypef.setitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1160)W_ArrayTypef.setitem_slice
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:64)_read_raw_float_data_tp__arrayPtr
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:364)pack_float_list_to_raw_array__SingleFloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:95)_write_raw_float_data_tp__SingleFloat_arrayPtr
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)real__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)real__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1241)box_component__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:743)FloatLong.to_builtin_type
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:743)FloatLong.to_builtin_type
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:89)W_BoolBox.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:119)W_Complex64Box.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:89)W_BoolBox.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:119)W_Complex64Box.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:389)unpack_cfloat_list_from_raw_array
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.jit_libffi:194)_do_ffi_call_singlefloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2727)W_Float32Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2751)W_Complex64Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2727)W_Float32Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2751)W_Complex64Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.executor:83)BasicExecutor.execute
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.executor:83)BasicExecutor.execute
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:215)FloatConverter.convert_argument_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:243)ConstFloatRefConverter.convert_argument_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:215)FloatConverter.convert_argument_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:243)ConstFloatRefConverter.convert_argument_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:219)FloatConverter.default_argument_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:219)FloatConverter.default_argument_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.executor:87)BasicExecutor.execute_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.executor:87)BasicExecutor.execute_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.executor:104)LongDoubleRefExecutor._wrap_reference
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.executor:104)LongDoubleRefExecutor._wrap_reference
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:263)FloatConverter.convert_argument
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:263)FloatConverter.convert_argument
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__read_ptr
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:72)FromAppLevelConverter._singlefloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:269)ToAppLevelConverter._singlefloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.libffi:208)SingleFloatArg.push
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:231)FloatConverter.to_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:231)FloatConverter.to_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:231)FloatConverter.to_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:231)FloatConverter.to_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2727)W_Float32Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2751)W_Complex64Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2727)W_Float32Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2751)W_Complex64Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:237)ObjectType.runpack_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:237)ObjectType.runpack_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1257)ComplexLong.composite
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.nativefmttable:39)pack_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1117)W_ArrayTypef.descr_insert
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1117)W_ArrayTypef.descr_insert
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1160)W_ArrayTypef.setitem_slice
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1097)W_ArrayTypef.descr_reverse
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1097)W_ArrayTypef.descr_reverse
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1031)W_ArrayTypef.extend
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1031)W_ArrayTypef.extend
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1135)W_ArrayTypef.getitem_slice
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__push_field
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__cast_pos
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)logaddexp2__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)logaddexp2__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)logaddexp__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)logaddexp__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)logical_or__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)logical_or__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)logical_xor__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)logical_xor__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)logical_and__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)logical_and__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)min__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)min__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)max__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)max__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)fmod__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)fmod__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)fmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)fmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)fmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)fmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)copysign__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)copysign__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)arctan2__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)arctan2__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)eq__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)eq__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)ne__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)ne__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)le__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)le__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)ge__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)ge__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)add__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)add__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)sub__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)sub__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)mul__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)mul__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)div__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)div__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)div__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)div__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)floordiv__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)floordiv__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)mod__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)mod__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)pow__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)pow__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__int_int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__int_int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:89)W_BoolBox.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:119)W_Complex64Box.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:877)round__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:877)round__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:89)W_BoolBox.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:119)W_Complex64Box.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:89)W_BoolBox.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:119)W_Complex64Box.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)imag__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)imag__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1241)box_component__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)real__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)real__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log1p__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log1p__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log10__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log10__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log2__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log2__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)logical_not__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)logical_not__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)isfinite__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)isfinite__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)isinf__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)isinf__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)isnan__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)isnan__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)tanh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)tanh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)tan__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)tan__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)square__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)square__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sqrt__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sqrt__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sinh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sinh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sin__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sin__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)signbit__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)signbit__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sign__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sign__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)rint__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)rint__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)reciprocal__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)reciprocal__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)degrees__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)degrees__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)radians__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)radians__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)trunc__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)trunc__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)ceil__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)ceil__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)floor__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)floor__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)fabs__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)fabs__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)expm1__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)expm1__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)exp2__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)exp2__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)exp__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)exp__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)cosh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)cosh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)cos__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)cos__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arctanh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arctanh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arcsinh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arcsinh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arccosh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arccosh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arctan__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arctan__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arcsin__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arcsin__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arccos__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arccos__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)conj__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)conj__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)pos__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)pos__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)neg__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)neg__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)abs__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)abs__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1241)box_component__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:753)FloatLong.str_format
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:753)FloatLong.str_format
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:753)FloatLong.str_format
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:753)FloatLong.str_format
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:753)FloatLong.str_format
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:753)FloatLong.str_format
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:877)round__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:877)round__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:223)ObjectType.read_bool
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:223)ObjectType.read_bool
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1274)ComplexLong._read
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)le__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)le__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:232)ObjectType.fill
[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 SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)imag__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)imag__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1252)ComplexLong.box_raw_data
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:173)ObjectType.box_raw_data
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1252)ComplexLong.box_raw_data
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:173)ObjectType.box_raw_data
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2727)W_Float32Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2751)W_Complex64Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2727)W_Float32Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2751)W_Complex64Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1287)ComplexLong._write
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)le__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)le__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)mul__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)mul__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)add__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)add__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:877)round__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:877)round__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[backendopt:removeassert] Could not remove 84 asserts, but removed 1559 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 55950 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 7435 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 225200 / 225465 blocks (99%)
[rtyper] -=- specialized 360 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 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] specializing: 225500 / 225502 blocks (99%)
[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 -=-
[jitcodewriter:info] Produced 500 jitcodes
[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 0 more blocks -=-
[jitcodewriter:info] Produced 1000 jitcodes
[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 -=-
[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 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 -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)ExecutionContext._trace at 0x32fd94020>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x32fe65638>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 3000 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 2 more blocks -=-
[rtyper] -=- specialized 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: 225600 / 225601 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 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 -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- 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 4000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 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 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 4500 jitcodes
[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 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 225700 / 225701 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 5500 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 6000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 6500 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 -=-
[jitcodewriter:info] Produced 7000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 7500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- 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 8000 jitcodes
[jitcodewriter:info] Produced 8500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 9000 jitcodes
[jitcodewriter:info] Produced 9500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 10000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 10500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 11000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 11500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 12000 jitcodes
[jitcodewriter:info] Produced 12500 jitcodes
[jitcodewriter:info] Produced 13000 jitcodes
[jitcodewriter:info] Produced 13500 jitcodes
[rtyper] specializing: 225800 / 225801 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 14000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)_trace__AccessDirect_None at 0x354af2c60>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 14431 JitCode instances.
[jitcodewriter:info] There are 112235 -live- ops. Size of liveness is 10228 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] 1026 effectinfos:
[jitcodewriter] 45 descrs for arrays
[jitcodewriter] 1278 descrs for fields
[jitcodewriter] 53 descrs for interiorfields
[jitcodewriter] -> 905 bitstrings, mean length 44.9, max length 94
[rtyper] specializing: 225900 / 295459 blocks (76%)
[rtyper] specializing: 239800 / 296026 blocks (81%)
[rtyper] specializing: 257300 / 299121 blocks (86%)
[rtyper] specializing: 275100 / 302253 blocks (91%)
[rtyper] specializing: 293300 / 305483 blocks (96%)
[rtyper] specializing: 295500 / 305483 blocks (96%)
[rtyper] -=- specialized 79666 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] the JIT compiler was generated
[c5950868db7d180] translation-task}
[translation:info] lltype back-end optimisations...
[c5950868db87f00] {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 148169 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 35441 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c59508e8fab8f80] translation-task}
[translation:info] inserting stack checks...
[c59508e8fac7a00] {translation-task
starting stackcheckinsertion_lltype
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] inserted 4303 stack checks.
[c59508f07c02700] translation-task}
[translation:info] Creating database for generating c source...
[c59508f07c0ea80] {translation-task
starting database_c
[rtyper] specializing: 305500 / 305510 blocks (99%)
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 305600 / 308423 blocks (99%)
[rtyper] -=- specialized 2925 more blocks -=-
[rtyper] -=- specialized 43 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1717 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] specializing: 308500 / 308517 blocks (99%)
[rtyper] -=- specialized 22 more blocks -=-
[rtyper] -=- specialized 11 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: 552 framework rtti: 1 func: 1273 group: 1 struct: 755 ]
[c] 2000 nodes [ array: 604 framework rtti: 17 func: 1587 group: 1 struct: 4734 ]
[c] 3000 nodes [ array: 683 framework rtti: 23 func: 1859 group: 1 struct: 5341 ]
[c] 4000 nodes [ array: 924 framework rtti: 27 func: 1971 group: 1 struct: 6208 ]
[c] 5000 nodes [ array: 1435 framework rtti: 27 func: 2030 group: 1 struct: 6690 ]
[c] 6000 nodes [ array: 1695 framework rtti: 27 func: 2034 group: 1 struct: 7173 ]
[c] 7000 nodes [ array: 1970 framework rtti: 33 func: 2143 group: 1 struct: 9830 ]
[c] 8000 nodes [ array: 2199 framework rtti: 38 func: 2336 group: 1 struct: 10949 ]
[c] 9000 nodes [ array: 2399 framework rtti: 51 func: 2562 group: 1 struct: 12284 ]
[c] 10000 nodes [ array: 2402 framework rtti: 81 func: 3092 group: 1 struct: 12954 ]
[c] 11000 nodes [ array: 2402 framework rtti: 145 func: 3913 group: 1 struct: 13642 ]
[c] 12000 nodes [ array: 3664 framework rtti: 158 func: 4035 group: 1 struct: 13897 ]
[c] 13000 nodes [ array: 5664 framework rtti: 158 func: 4035 group: 1 struct: 13897 ]
[c] 14000 nodes [ array: 6610 framework rtti: 169 func: 4123 group: 1 struct: 14549 ]
[c] 15000 nodes [ array: 6726 framework rtti: 175 func: 4218 group: 1 struct: 17622 ]
[c] 16000 nodes [ array: 6943 framework rtti: 183 func: 4299 group: 1 struct: 18654 ]
[c] 17000 nodes [ array: 7115 framework rtti: 184 func: 4367 group: 1 struct: 20074 ]
[c] 18000 nodes [ array: 7279 framework rtti: 264 func: 5353 group: 1 struct: 21824 ]
[c] 19000 nodes [ array: 7380 framework rtti: 391 func: 5575 group: 1 struct: 23338 ]
[c] 20000 nodes [ array: 7493 framework rtti: 707 func: 5998 group: 1 struct: 24284 ]
[c] 21000 nodes [ array: 7548 framework rtti: 844 func: 6136 group: 1 struct: 24847 ]
[c] 22000 nodes [ array: 7548 framework rtti: 844 func: 6136 group: 1 struct: 24847 ]
[c] 23000 nodes [ array: 7548 framework rtti: 844 func: 6136 group: 1 struct: 24847 ]
[c] 24000 nodes [ array: 7548 framework rtti: 844 func: 6136 group: 1 struct: 24847 ]
[c] 25000 nodes [ array: 7645 framework rtti: 850 func: 6200 group: 1 struct: 25567 ]
[c] 26000 nodes [ array: 7721 framework rtti: 856 func: 6422 group: 1 struct: 26615 ]
[c] 27000 nodes [ array: 7721 framework rtti: 856 func: 6422 group: 1 struct: 27241 ]
[c] 28000 nodes [ array: 7738 framework rtti: 856 func: 6481 group: 1 struct: 28066 ]
[c] 29000 nodes [ array: 7795 framework rtti: 860 func: 6700 group: 1 struct: 29193 ]
[c] 30000 nodes [ array: 7887 framework rtti: 866 func: 6912 group: 1 struct: 30239 ]
[c] 31000 nodes [ array: 7903 framework rtti: 866 func: 7214 group: 1 struct: 31321 ]
[c] 32000 nodes [ array: 8023 framework rtti: 896 func: 8458 group: 1 struct: 33040 ]
[c] 33000 nodes [ array: 8112 framework rtti: 928 func: 8802 group: 1 struct: 33410 ]
[c] 34000 nodes [ array: 8242 framework rtti: 963 func: 9153 group: 1 struct: 33935 ]
[c] 35000 nodes [ array: 8369 framework rtti: 1013 func: 9586 group: 1 struct: 34389 ]
[c] 36000 nodes [ array: 8591 framework rtti: 1096 func: 9769 group: 1 struct: 34825 ]
[c] 37000 nodes [ array: 8728 framework rtti: 1148 func: 9911 group: 1 struct: 35399 ]
[c] 38000 nodes [ array: 8996 framework rtti: 1172 func: 10166 group: 1 struct: 36016 ]
[c] 39000 nodes [ array: 9267 framework rtti: 1186 func: 10455 group: 1 struct: 36396 ]
[c] 40000 nodes [ array: 9614 framework rtti: 1256 func: 10718 group: 1 struct: 37194 ]
[c] 41000 nodes [ array: 9823 framework rtti: 1256 func: 10865 group: 1 struct: 37905 ]
[c] 42000 nodes [ array: 10130 framework rtti: 1258 func: 10956 group: 1 struct: 38545 ]
[c] 43000 nodes [ array: 10517 framework rtti: 1259 func: 11043 group: 1 struct: 39143 ]
[c] 44000 nodes [ array: 10784 framework rtti: 1261 func: 11187 group: 1 struct: 39933 ]
[c] 45000 nodes [ array: 10961 framework rtti: 1262 func: 11401 group: 1 struct: 40907 ]
[c] 46000 nodes [ array: 11144 framework rtti: 1265 func: 11630 group: 1 struct: 41884 ]
[c] 47000 nodes [ array: 11342 framework rtti: 1265 func: 11835 group: 1 struct: 42649 ]
[c] 48000 nodes [ array: 11550 framework rtti: 1265 func: 12055 group: 1 struct: 43431 ]
[c] 49000 nodes [ array: 11587 framework rtti: 1265 func: 12557 group: 1 struct: 43623 ]
[c] 50000 nodes [ array: 11612 framework rtti: 1265 func: 13083 group: 1 struct: 43785 ]
[c] 51000 nodes [ array: 11719 framework rtti: 1279 func: 13393 group: 1 struct: 44464 ]
[c] 52000 nodes [ array: 11815 framework rtti: 1294 func: 13733 group: 1 struct: 45183 ]
[c] 53000 nodes [ array: 11902 framework rtti: 1317 func: 13946 group: 1 struct: 45763 ]
[c] 54000 nodes [ array: 11973 framework rtti: 1324 func: 14226 group: 1 struct: 46357 ]
[c] 55000 nodes [ array: 15634 framework rtti: 1331 func: 14339 group: 1 struct: 48069 ]
[c] 56000 nodes [ array: 15754 framework rtti: 1339 func: 14638 group: 1 struct: 48673 ]
[c] 57000 nodes [ array: 15916 framework rtti: 1346 func: 14923 group: 1 struct: 49101 ]
[c] 58000 nodes [ array: 16002 framework rtti: 1356 func: 15177 group: 1 struct: 49852 ]
[c] 59000 nodes [ array: 16070 framework rtti: 1356 func: 15250 group: 1 struct: 50228 ]
[c] 60000 nodes [ array: 16248 framework rtti: 1361 func: 15405 group: 1 struct: 65317 ]
[c] 61000 nodes [ array: 16327 framework rtti: 1364 func: 15494 group: 1 struct: 65959 ]
[c] 62000 nodes [ array: 16396 framework rtti: 1364 func: 15520 group: 1 struct: 66421 ]
[c] 63000 nodes [ array: 16470 framework rtti: 1364 func: 15697 group: 1 struct: 67109 ]
[c] 64000 nodes [ array: 16567 framework rtti: 1375 func: 15868 group: 1 struct: 67952 ]
[c] 65000 nodes [ array: 16768 framework rtti: 1376 func: 16041 group: 1 struct: 68797 ]
[c] 66000 nodes [ array: 16881 framework rtti: 1379 func: 16153 group: 1 struct: 69226 ]
[c] 67000 nodes [ array: 17036 framework rtti: 1382 func: 16405 group: 1 struct: 69816 ]
[c] 68000 nodes [ array: 17151 framework rtti: 1382 func: 16583 group: 1 struct: 70652 ]
[c] 69000 nodes [ array: 17227 framework rtti: 1382 func: 17133 group: 1 struct: 70979 ]
[c] 70000 nodes [ array: 17327 framework rtti: 1383 func: 17624 group: 1 struct: 71527 ]
[c] 71000 nodes [ array: 17519 framework rtti: 1387 func: 17957 group: 1 struct: 72362 ]
[c] 72000 nodes [ array: 17702 framework rtti: 1396 func: 18229 group: 1 struct: 73321 ]
[c] 73000 nodes [ array: 17911 framework rtti: 1398 func: 18531 group: 1 struct: 74124 ]
[c] 74000 nodes [ array: 18181 framework rtti: 1403 func: 18876 group: 1 struct: 74928 ]
[c] 75000 nodes [ array: 18374 framework rtti: 1403 func: 18876 group: 1 struct: 75472 ]
[c] 76000 nodes [ array: 18556 framework rtti: 1403 func: 18876 group: 1 struct: 76124 ]
[c] 77000 nodes [ array: 18768 framework rtti: 1403 func: 18876 group: 1 struct: 76880 ]
[c] 78000 nodes [ array: 18984 framework rtti: 1403 func: 18876 group: 1 struct: 77809 ]
[c] 79000 nodes [ array: 19202 framework rtti: 1403 func: 18890 group: 1 struct: 78817 ]
[c] 80000 nodes [ array: 19409 framework rtti: 1407 func: 19217 group: 1 struct: 79730 ]
[c] 81000 nodes [ array: 19635 framework rtti: 1410 func: 19496 group: 1 struct: 80414 ]
[c] 82000 nodes [ array: 19808 framework rtti: 1417 func: 19835 group: 1 struct: 81071 ]
[c] 83000 nodes [ array: 19933 framework rtti: 1421 func: 19910 group: 1 struct: 82024 ]
[c] 84000 nodes [ array: 20671 framework rtti: 1421 func: 20036 group: 1 struct: 119017 ]
[c] 85000 nodes [ array: 21115 framework rtti: 1421 func: 20219 group: 1 struct: 121841 ]
[c] 86000 nodes [ array: 22267 framework rtti: 1421 func: 20377 group: 1 struct: 124147 ]
[c] 87000 nodes [ array: 23670 framework rtti: 1421 func: 20655 group: 1 struct: 126265 ]
[c] 88000 nodes [ array: 25223 framework rtti: 1421 func: 21284 group: 1 struct: 128392 ]
[c] 89000 nodes [ array: 26730 framework rtti: 1421 func: 21668 group: 1 struct: 130459 ]
[c] 90000 nodes [ array: 28195 framework rtti: 1421 func: 22155 group: 1 struct: 132687 ]
[c] 91000 nodes [ array: 29565 framework rtti: 1421 func: 22704 group: 1 struct: 134785 ]
[c] 92000 nodes [ array: 30650 framework rtti: 1421 func: 22989 group: 1 struct: 136929 ]
[c] 93000 nodes [ array: 31682 framework rtti: 1421 func: 23304 group: 1 struct: 139044 ]
[c] 94000 nodes [ array: 33325 framework rtti: 1421 func: 23926 group: 1 struct: 141199 ]
[c] 95000 nodes [ array: 35058 framework rtti: 1421 func: 24610 group: 1 struct: 143368 ]
[c] 96000 nodes [ array: 36515 framework rtti: 1421 func: 25114 group: 1 struct: 145724 ]
[c] 97000 nodes [ array: 38363 framework rtti: 1421 func: 25478 group: 1 struct: 148049 ]
[c] 98000 nodes [ array: 39060 framework rtti: 1422 func: 25862 group: 1 struct: 150054 ]
[c] 99000 nodes [ array: 39206 framework rtti: 1427 func: 25900 group: 1 struct: 150549 ]
[c] 100000 nodes [ array: 39376 framework rtti: 1427 func: 25909 group: 1 struct: 150753 ]
[c] 101000 nodes [ array: 39673 framework rtti: 1430 func: 25947 group: 1 struct: 151135 ]
[c] 102000 nodes [ array: 39921 framework rtti: 1433 func: 25978 group: 1 struct: 151747 ]
[c] 103000 nodes [ array: 40227 framework rtti: 1437 func: 26033 group: 1 struct: 152452 ]
[c] 104000 nodes [ array: 40465 framework rtti: 1440 func: 26038 group: 1 struct: 152975 ]
[c] 105000 nodes [ array: 40720 framework rtti: 1441 func: 26052 group: 1 struct: 153334 ]
[c] 106000 nodes [ array: 40955 framework rtti: 1441 func: 26088 group: 1 struct: 153693 ]
[c] 107000 nodes [ array: 41494 framework rtti: 1441 func: 26818 group: 1 struct: 153835 ]
[c] 108000 nodes [ array: 41855 framework rtti: 1442 func: 27095 group: 1 struct: 154421 ]
[c] 109000 nodes [ array: 42038 framework rtti: 1449 func: 27169 group: 1 struct: 154918 ]
[c] 110000 nodes [ array: 42189 framework rtti: 1449 func: 27211 group: 1 struct: 155479 ]
[c] 111000 nodes [ array: 42409 framework rtti: 1451 func: 27295 group: 1 struct: 156165 ]
[c] 112000 nodes [ array: 42580 framework rtti: 1451 func: 27346 group: 1 struct: 156672 ]
[c] 113000 nodes [ array: 42748 framework rtti: 1451 func: 27378 group: 1 struct: 157129 ]
[c] 114000 nodes [ array: 42892 framework rtti: 1451 func: 27394 group: 1 struct: 157556 ]
[c] 115000 nodes [ array: 43010 framework rtti: 1451 func: 27394 group: 1 struct: 157974 ]
[c] 116000 nodes [ array: 43182 framework rtti: 1451 func: 27394 group: 1 struct: 158457 ]
[c] 117000 nodes [ array: 43335 framework rtti: 1451 func: 27394 group: 1 struct: 158864 ]
[c] 118000 nodes [ array: 43524 framework rtti: 1451 func: 27394 group: 1 struct: 159305 ]
[c] 119000 nodes [ array: 43683 framework rtti: 1452 func: 27468 group: 1 struct: 160007 ]
[c] 120000 nodes [ array: 43856 framework rtti: 1460 func: 27604 group: 1 struct: 160604 ]
[c] 121000 nodes [ array: 44111 framework rtti: 1467 func: 27788 group: 1 struct: 161207 ]
[c] 122000 nodes [ array: 44311 framework rtti: 1471 func: 28044 group: 1 struct: 161949 ]
[c] 123000 nodes [ array: 44514 framework rtti: 1474 func: 28103 group: 1 struct: 162828 ]
[c] 124000 nodes [ array: 44575 framework rtti: 1476 func: 28125 group: 1 struct: 163292 ]
[c] 125000 nodes [ array: 44669 framework rtti: 1476 func: 28157 group: 1 struct: 163902 ]
[c] 126000 nodes [ array: 44714 framework rtti: 1476 func: 28179 group: 1 struct: 164449 ]
[c] 127000 nodes [ array: 44807 framework rtti: 1476 func: 28213 group: 1 struct: 165000 ]
[c] 128000 nodes [ array: 44951 framework rtti: 1476 func: 28303 group: 1 struct: 165709 ]
[c] 129000 nodes [ array: 45249 framework rtti: 1476 func: 28403 group: 1 struct: 166607 ]
[c] 130000 nodes [ array: 45391 framework rtti: 1476 func: 28435 group: 1 struct: 167253 ]
[c] 131000 nodes [ array: 45477 framework rtti: 1476 func: 28469 group: 1 struct: 167823 ]
[c] 132000 nodes [ array: 45588 framework rtti: 1476 func: 28486 group: 1 struct: 168377 ]
[c] 133000 nodes [ array: 45717 framework rtti: 1476 func: 28524 group: 1 struct: 169074 ]
[c] 134000 nodes [ array: 45790 framework rtti: 1476 func: 28564 group: 1 struct: 169649 ]
[c] 135000 nodes [ array: 45845 framework rtti: 1476 func: 28620 group: 1 struct: 170217 ]
[c] 136000 nodes [ array: 46042 framework rtti: 1476 func: 28674 group: 1 struct: 170843 ]
[c] 137000 nodes [ array: 46250 framework rtti: 1476 func: 28703 group: 1 struct: 171419 ]
[c] 138000 nodes [ array: 46382 framework rtti: 1476 func: 28744 group: 1 struct: 172105 ]
[c] 139000 nodes [ array: 46483 framework rtti: 1476 func: 28815 group: 1 struct: 172770 ]
[c] 140000 nodes [ array: 46744 framework rtti: 1476 func: 28837 group: 1 struct: 173462 ]
[c] 141000 nodes [ array: 46926 framework rtti: 1476 func: 28887 group: 1 struct: 174153 ]
[c] 142000 nodes [ array: 47064 framework rtti: 1476 func: 28940 group: 1 struct: 174801 ]
[c] 143000 nodes [ array: 47264 framework rtti: 1476 func: 28953 group: 1 struct: 175540 ]
[c] 144000 nodes [ array: 47431 framework rtti: 1476 func: 29007 group: 1 struct: 176282 ]
[c] 145000 nodes [ array: 47630 framework rtti: 1476 func: 29031 group: 1 struct: 177027 ]
[c] 146000 nodes [ array: 47770 framework rtti: 1476 func: 29056 group: 1 struct: 177713 ]
[c] 147000 nodes [ array: 47988 framework rtti: 1476 func: 29082 group: 1 struct: 178473 ]
[c] 148000 nodes [ array: 48197 framework rtti: 1476 func: 29140 group: 1 struct: 179282 ]
[c] 149000 nodes [ array: 48342 framework rtti: 1476 func: 29186 group: 1 struct: 180009 ]
[c] 150000 nodes [ array: 48579 framework rtti: 1476 func: 29213 group: 1 struct: 180810 ]
[c] 151000 nodes [ array: 48703 framework rtti: 1476 func: 29220 group: 1 struct: 181451 ]
[c] 152000 nodes [ array: 48922 framework rtti: 1476 func: 29257 group: 1 struct: 182252 ]
[c] 153000 nodes [ array: 49120 framework rtti: 1476 func: 29297 group: 1 struct: 183021 ]
[c] 154000 nodes [ array: 49333 framework rtti: 1476 func: 29330 group: 1 struct: 183630 ]
[c] 155000 nodes [ array: 49579 framework rtti: 1476 func: 29361 group: 1 struct: 184374 ]
[c] 156000 nodes [ array: 49840 framework rtti: 1476 func: 29385 group: 1 struct: 185168 ]
[c] 157000 nodes [ array: 50266 framework rtti: 1476 func: 29390 group: 1 struct: 186012 ]
[c] 158000 nodes [ array: 50560 framework rtti: 1476 func: 29406 group: 1 struct: 186924 ]
[c] 159000 nodes [ array: 50763 framework rtti: 1477 func: 29453 group: 1 struct: 187717 ]
[c] 160000 nodes [ array: 51273 framework rtti: 1477 func: 29498 group: 1 struct: 187896 ]
[c] 161000 nodes [ array: 51673 framework rtti: 1477 func: 29554 group: 1 struct: 188161 ]
[c] 162000 nodes [ array: 52281 framework rtti: 1477 func: 29576 group: 1 struct: 188436 ]
[c] 163000 nodes [ array: 52777 framework rtti: 1477 func: 29638 group: 1 struct: 188622 ]
[c] 164000 nodes [ array: 53371 framework rtti: 1477 func: 29704 group: 1 struct: 188856 ]
[c] 165000 nodes [ array: 53962 framework rtti: 1477 func: 29719 group: 1 struct: 189120 ]
[c] 166000 nodes [ array: 54473 framework rtti: 1477 func: 29759 group: 1 struct: 189296 ]
[c] 167000 nodes [ array: 54923 framework rtti: 1477 func: 29799 group: 1 struct: 189441 ]
[c] 168000 nodes [ array: 55383 framework rtti: 1477 func: 29839 group: 1 struct: 189569 ]
[c] 169000 nodes [ array: 55833 framework rtti: 1477 func: 29886 group: 1 struct: 189713 ]
[c] 170000 nodes [ array: 56219 framework rtti: 1477 func: 29938 group: 1 struct: 189885 ]
[c] 171000 nodes [ array: 56606 framework rtti: 1477 func: 29974 group: 1 struct: 190097 ]
[c] 172000 nodes [ array: 56993 framework rtti: 1477 func: 30034 group: 1 struct: 190244 ]
[c] 173000 nodes [ array: 57271 framework rtti: 1477 func: 30068 group: 1 struct: 190416 ]
[c] 174000 nodes [ array: 57637 framework rtti: 1477 func: 30117 group: 1 struct: 190603 ]
[c] 175000 nodes [ array: 58004 framework rtti: 1477 func: 30188 group: 1 struct: 190775 ]
[c] 176000 nodes [ array: 58363 framework rtti: 1477 func: 30220 group: 1 struct: 190927 ]
[c] 177000 nodes [ array: 58772 framework rtti: 1477 func: 30242 group: 1 struct: 191134 ]
[c] 178000 nodes [ array: 59078 framework rtti: 1477 func: 30246 group: 1 struct: 191347 ]
[c] 179000 nodes [ array: 59421 framework rtti: 1477 func: 30290 group: 1 struct: 191521 ]
[c] 180000 nodes [ array: 59775 framework rtti: 1477 func: 30317 group: 1 struct: 191715 ]
[c] 181000 nodes [ array: 60151 framework rtti: 1477 func: 30387 group: 1 struct: 191982 ]
[c] 182000 nodes [ array: 60539 framework rtti: 1477 func: 30406 group: 1 struct: 192160 ]
[c] 183000 nodes [ array: 60903 framework rtti: 1477 func: 30479 group: 1 struct: 192363 ]
[c] 184000 nodes [ array: 61253 framework rtti: 1477 func: 30531 group: 1 struct: 192557 ]
[c] 185000 nodes [ array: 61644 framework rtti: 1477 func: 30570 group: 1 struct: 192744 ]
[c] 186000 nodes [ array: 61988 framework rtti: 1477 func: 30585 group: 1 struct: 192941 ]
[c] 187000 nodes [ array: 62370 framework rtti: 1477 func: 30602 group: 1 struct: 193115 ]
[c] 188000 nodes [ array: 62786 framework rtti: 1477 func: 30630 group: 1 struct: 193306 ]
[c] 189000 nodes [ array: 63180 framework rtti: 1477 func: 30683 group: 1 struct: 193473 ]
[c] 190000 nodes [ array: 63588 framework rtti: 1477 func: 30711 group: 1 struct: 193690 ]
[c] 191000 nodes [ array: 64032 framework rtti: 1477 func: 30722 group: 1 struct: 193968 ]
[c] 192000 nodes [ array: 64415 framework rtti: 1477 func: 30781 group: 1 struct: 194149 ]
[c] 193000 nodes [ array: 64823 framework rtti: 1477 func: 30804 group: 1 struct: 194328 ]
[c] 194000 nodes [ array: 65232 framework rtti: 1477 func: 30819 group: 1 struct: 194464 ]
[c] 195000 nodes [ array: 65623 framework rtti: 1477 func: 30820 group: 1 struct: 194786 ]
[c] 196000 nodes [ array: 65967 framework rtti: 1477 func: 30823 group: 1 struct: 195018 ]
[c] 197000 nodes [ array: 66354 framework rtti: 1477 func: 30913 group: 1 struct: 195180 ]
[c] 198000 nodes [ array: 66683 framework rtti: 1477 func: 30969 group: 1 struct: 195340 ]
[c] 199000 nodes [ array: 67091 framework rtti: 1477 func: 31000 group: 1 struct: 195454 ]
[c] 200000 nodes [ array: 67502 framework rtti: 1477 func: 31033 group: 1 struct: 195580 ]
[c] 201000 nodes [ array: 67753 framework rtti: 1477 func: 31043 group: 1 struct: 195768 ]
[c] 202000 nodes [ array: 67990 framework rtti: 1477 func: 31049 group: 1 struct: 195969 ]
[c] 203000 nodes [ array: 68299 framework rtti: 1477 func: 31059 group: 1 struct: 196165 ]
[c] 204000 nodes [ array: 68654 framework rtti: 1477 func: 31085 group: 1 struct: 196373 ]
[c] 205000 nodes [ array: 69041 framework rtti: 1477 func: 31112 group: 1 struct: 196518 ]
[c] 206000 nodes [ array: 69420 framework rtti: 1477 func: 31123 group: 1 struct: 196715 ]
[c] 207000 nodes [ array: 69721 framework rtti: 1477 func: 31127 group: 1 struct: 196949 ]
[c] 208000 nodes [ array: 70087 framework rtti: 1477 func: 31127 group: 1 struct: 197171 ]
[c] 209000 nodes [ array: 70407 framework rtti: 1477 func: 31127 group: 1 struct: 197376 ]
[c] 210000 nodes [ array: 70704 framework rtti: 1477 func: 31134 group: 1 struct: 197580 ]
[c] 211000 nodes [ array: 70990 framework rtti: 1477 func: 31142 group: 1 struct: 197780 ]
[c] 212000 nodes [ array: 71300 framework rtti: 1477 func: 31143 group: 1 struct: 197997 ]
[c] 213000 nodes [ array: 71558 framework rtti: 1477 func: 31143 group: 1 struct: 198241 ]
[c] 214000 nodes [ array: 72080 framework rtti: 1477 func: 31157 group: 1 struct: 198486 ]
[c] 215000 nodes [ array: 72486 framework rtti: 1477 func: 31411 group: 1 struct: 198717 ]
[c] 216000 nodes [ array: 72844 framework rtti: 1477 func: 31570 group: 1 struct: 199016 ]
[c] 217000 nodes [ array: 73030 framework rtti: 1483 func: 31659 group: 1 struct: 199637 ]
[c] 218000 nodes [ array: 73073 framework rtti: 1486 func: 31673 group: 1 struct: 199870 ]
[c] 219000 nodes [ array: 73121 framework rtti: 1489 func: 31698 group: 1 struct: 200161 ]
[c] 220000 nodes [ array: 73312 framework rtti: 1496 func: 31720 group: 1 struct: 201018 ]
[c] 221000 nodes [ array: 73405 framework rtti: 1499 func: 31722 group: 1 struct: 201413 ]
[c] 222000 nodes [ array: 73436 framework rtti: 1501 func: 31737 group: 1 struct: 201585 ]
[c] 223000 nodes [ array: 73608 framework rtti: 1503 func: 31939 group: 1 struct: 201757 ]
[c] 224000 nodes [ array: 73712 framework rtti: 1503 func: 32035 group: 1 struct: 201821 ]
[c] 225000 nodes [ array: 74188 framework rtti: 1505 func: 32055 group: 1 struct: 201926 ]
[c] 226000 nodes [ array: 74264 framework rtti: 1524 func: 32087 group: 1 struct: 202457 ]
[c] 227000 nodes [ array: 74340 framework rtti: 1525 func: 32127 group: 1 struct: 203529 ]
[c] 228000 nodes [ array: 74413 framework rtti: 1529 func: 32149 group: 1 struct: 204059 ]
[c] 229000 nodes [ array: 74483 framework rtti: 1530 func: 32166 group: 1 struct: 204575 ]
[c] 230000 nodes [ array: 74612 framework rtti: 1530 func: 32166 group: 1 struct: 204709 ]
[c] 231000 nodes [ array: 74767 framework rtti: 1530 func: 32166 group: 1 struct: 204844 ]
[c] 232000 nodes [ array: 75028 framework rtti: 1530 func: 32166 group: 1 struct: 204901 ]
[c] 233000 nodes [ array: 75184 framework rtti: 1533 func: 32220 group: 1 struct: 205611 ]
[c] 234000 nodes [ array: 75326 framework rtti: 1553 func: 32337 group: 1 struct: 206226 ]
[c] 235000 nodes [ array: 75603 framework rtti: 1561 func: 32431 group: 1 struct: 206692 ]
[c] 236000 nodes [ array: 75741 framework rtti: 1589 func: 32575 group: 1 struct: 207547 ]
[c] 237000 nodes [ array: 75757 framework rtti: 1654 func: 32606 group: 1 struct: 210388 ]
[c] 238000 nodes [ array: 76068 framework rtti: 1656 func: 32606 group: 1 struct: 211125 ]
[c] 239000 nodes [ array: 76503 framework rtti: 1656 func: 32606 group: 1 struct: 211806 ]
[c] 240000 nodes [ array: 76723 framework rtti: 1656 func: 32606 group: 1 struct: 212702 ]
[c] 241000 nodes [ array: 76956 framework rtti: 1656 func: 32606 group: 1 struct: 213700 ]
[c] 242000 nodes [ array: 77206 framework rtti: 1656 func: 32606 group: 1 struct: 214697 ]
[c] 243000 nodes [ array: 77513 framework rtti: 1656 func: 32606 group: 1 struct: 215683 ]
[c] 244000 nodes [ array: 77827 framework rtti: 1656 func: 32606 group: 1 struct: 216814 ]
[c] 245000 nodes [ array: 78099 framework rtti: 1656 func: 32606 group: 1 struct: 217806 ]
[c] 246000 nodes [ array: 78409 framework rtti: 1656 func: 32606 group: 1 struct: 218616 ]
[c] 247000 nodes [ array: 78603 framework rtti: 1656 func: 32606 group: 1 struct: 219603 ]
[c] 248000 nodes [ array: 78809 framework rtti: 1656 func: 32606 group: 1 struct: 220412 ]
[c] 249000 nodes [ array: 79093 framework rtti: 1656 func: 32606 group: 1 struct: 221454 ]
[c] 250000 nodes [ array: 79283 framework rtti: 1656 func: 32606 group: 1 struct: 222386 ]
[c] 251000 nodes [ array: 79536 framework rtti: 1656 func: 32606 group: 1 struct: 223354 ]
[c] 252000 nodes [ array: 79767 framework rtti: 1656 func: 32606 group: 1 struct: 224287 ]
[c] 253000 nodes [ array: 80098 framework rtti: 1656 func: 32606 group: 1 struct: 225408 ]
[c] 254000 nodes [ array: 80410 framework rtti: 1656 func: 32606 group: 1 struct: 226413 ]
[c] 255000 nodes [ array: 80790 framework rtti: 1656 func: 32606 group: 1 struct: 227476 ]
[c] 256000 nodes [ array: 81059 framework rtti: 1656 func: 32606 group: 1 struct: 228510 ]
[c] 257000 nodes [ array: 81402 framework rtti: 1656 func: 32606 group: 1 struct: 229555 ]
[c] 258000 nodes [ array: 81718 framework rtti: 1656 func: 32606 group: 1 struct: 230645 ]
[c] 259000 nodes [ array: 81998 framework rtti: 1656 func: 32606 group: 1 struct: 231637 ]
[c] 260000 nodes [ array: 82326 framework rtti: 1656 func: 32606 group: 1 struct: 232744 ]
[c] 261000 nodes [ array: 82708 framework rtti: 1656 func: 32606 group: 1 struct: 233664 ]
[c] 262000 nodes [ array: 82999 framework rtti: 1656 func: 32606 group: 1 struct: 234712 ]
[c] 263000 nodes [ array: 83299 framework rtti: 1656 func: 32606 group: 1 struct: 235823 ]
[c] 264000 nodes [ array: 83532 framework rtti: 1661 func: 32606 group: 1 struct: 236641 ]
[c] 265000 nodes [ array: 83844 framework rtti: 1661 func: 32606 group: 1 struct: 237643 ]
[c] 266000 nodes [ array: 84128 framework rtti: 1676 func: 32606 group: 1 struct: 238719 ]
[c] 267000 nodes [ array: 84425 framework rtti: 1676 func: 32606 group: 1 struct: 239870 ]
[c] 268000 nodes [ array: 84683 framework rtti: 1676 func: 32606 group: 1 struct: 241054 ]
[c] 269000 nodes [ array: 84871 framework rtti: 1676 func: 32606 group: 1 struct: 242340 ]
[c] 270000 nodes [ array: 84999 framework rtti: 1676 func: 32630 group: 1 struct: 242867 ]
[c] 271000 nodes [ array: 85003 framework rtti: 1676 func: 32667 group: 1 struct: 243200 ]
[c] 272000 nodes [ array: 85003 framework rtti: 1676 func: 32668 group: 1 struct: 243528 ]
[c] 273000 nodes [ array: 85003 framework rtti: 1676 func: 32796 group: 1 struct: 243735 ]
[c] 274000 nodes [ array: 85003 framework rtti: 1676 func: 32796 group: 1 struct: 244063 ]
[c] 275000 nodes [ array: 85023 framework rtti: 1676 func: 32803 group: 1 struct: 244294 ]
[c] 276000 nodes [ array: 85029 framework rtti: 1676 func: 32816 group: 1 struct: 244495 ]
[c] 277000 nodes [ array: 85031 framework rtti: 1676 func: 32841 group: 1 struct: 244749 ]
[c] 278000 nodes [ array: 85040 framework rtti: 1676 func: 32882 group: 1 struct: 245013 ]
[c] 279000 nodes [ array: 85058 framework rtti: 1676 func: 32905 group: 1 struct: 245295 ]
[c] 280000 nodes [ array: 85083 framework rtti: 1676 func: 32929 group: 1 struct: 245570 ]
[c] 281000 nodes [ array: 85106 framework rtti: 1676 func: 32979 group: 1 struct: 245833 ]
[c] 282000 nodes [ array: 85120 framework rtti: 1676 func: 32980 group: 1 struct: 246179 ]
[c] 283000 nodes [ array: 85140 framework rtti: 1676 func: 33005 group: 1 struct: 246473 ]
[c] 284000 nodes [ array: 85174 framework rtti: 1676 func: 33027 group: 1 struct: 246798 ]
[c] 285000 nodes [ array: 85186 framework rtti: 1678 func: 33038 group: 1 struct: 247112 ]
[c] 286000 nodes [ array: 85221 framework rtti: 1678 func: 33104 group: 1 struct: 247430 ]
[c] 287000 nodes [ array: 85260 framework rtti: 1678 func: 33112 group: 1 struct: 247723 ]
[c] 288000 nodes [ array: 85305 framework rtti: 1678 func: 33117 group: 1 struct: 247987 ]
[c] 289000 nodes [ array: 85346 framework rtti: 1678 func: 33177 group: 1 struct: 248243 ]
[c] 290000 nodes [ array: 85350 framework rtti: 1678 func: 33186 group: 1 struct: 248626 ]
[c] 291000 nodes [ array: 85374 framework rtti: 1678 func: 33228 group: 1 struct: 248914 ]
[c] 292000 nodes [ array: 85408 framework rtti: 1678 func: 33260 group: 1 struct: 249178 ]
[c] 293000 nodes [ array: 85409 framework rtti: 1678 func: 33262 group: 1 struct: 249639 ]
[c] 294000 nodes [ array: 85455 framework rtti: 1679 func: 33321 group: 1 struct: 249910 ]
[c] 295000 nodes [ array: 85476 framework rtti: 1679 func: 33376 group: 1 struct: 250140 ]
[c] 296000 nodes [ array: 85496 framework rtti: 1680 func: 33401 group: 1 struct: 250422 ]
[c] 297000 nodes [ array: 85505 framework rtti: 1680 func: 33406 group: 1 struct: 250823 ]
[c] 298000 nodes [ array: 85541 framework rtti: 1680 func: 33442 group: 1 struct: 251100 ]
[c] 299000 nodes [ array: 85574 framework rtti: 1681 func: 33451 group: 1 struct: 251425 ]
[c] 300000 nodes [ array: 85574 framework rtti: 1681 func: 33451 group: 1 struct: 251819 ]
[c] 301000 nodes [ array: 85574 framework rtti: 1681 func: 33455 group: 1 struct: 252222 ]
[c] 302000 nodes [ array: 85585 framework rtti: 1681 func: 33457 group: 1 struct: 252641 ]
[c] 303000 nodes [ array: 85586 framework rtti: 1681 func: 33457 group: 1 struct: 253042 ]
[c] 304000 nodes [ array: 85600 framework rtti: 1681 func: 33678 group: 1 struct: 253613 ]
[c] 305000 nodes [ array: 85634 framework rtti: 1684 func: 34064 group: 1 struct: 254293 ]
[c] 306000 nodes [ array: 85755 framework rtti: 1699 func: 34323 group: 1 struct: 254966 ]
[c] 307000 nodes [ array: 85906 framework rtti: 1727 func: 34385 group: 1 struct: 257129 ]
[c] 308000 nodes [ array: 86066 framework rtti: 1729 func: 34394 group: 1 struct: 257553 ]
[c] 309000 nodes [ array: 86234 framework rtti: 1750 func: 34497 group: 1 struct: 257788 ]
[c] 310000 nodes [ array: 86332 framework rtti: 1766 func: 34566 group: 1 struct: 258180 ]
[c] 311000 nodes [ array: 86532 framework rtti: 1772 func: 34567 group: 1 struct: 258823 ]
[c] 312000 nodes [ array: 86910 framework rtti: 1779 func: 34578 group: 1 struct: 259348 ]
[c] 313000 nodes [ array: 87068 framework rtti: 1796 func: 34582 group: 1 struct: 259863 ]
[c] 314000 nodes [ array: 87102 framework rtti: 1796 func: 34584 group: 1 struct: 260309 ]
[c] 315000 nodes [ array: 87233 framework rtti: 1804 func: 34604 group: 1 struct: 260641 ]
[c] 316000 nodes [ array: 87322 framework rtti: 1807 func: 34670 group: 1 struct: 261163 ]
[c] 317000 nodes [ array: 87423 framework rtti: 1830 func: 34774 group: 1 struct: 261738 ]
[c] 318000 nodes [ array: 87427 framework rtti: 1830 func: 34776 group: 1 struct: 264235 ]
[c] 319000 nodes [ array: 87434 framework rtti: 1830 func: 34778 group: 1 struct: 266461 ]
[c] 320000 nodes [ array: 87443 framework rtti: 1830 func: 34781 group: 1 struct: 268903 ]
[c] 321000 nodes [ array: 87485 framework rtti: 1832 func: 34855 group: 1 struct: 269461 ]
[c] 322000 nodes [ array: 87520 framework rtti: 1832 func: 34855 group: 1 struct: 269972 ]
[c] 323000 nodes [ array: 87545 framework rtti: 1832 func: 34855 group: 1 struct: 270216 ]
[c] 324000 nodes [ array: 87629 framework rtti: 1832 func: 34855 group: 1 struct: 270750 ]
[c] 325000 nodes [ array: 87691 framework rtti: 1832 func: 34855 group: 1 struct: 271502 ]
[c] 326000 nodes [ array: 87745 framework rtti: 1832 func: 34855 group: 1 struct: 272269 ]
[c] 327000 nodes [ array: 87763 framework rtti: 1832 func: 34855 group: 1 struct: 272957 ]
[c] 328000 nodes [ array: 87778 framework rtti: 1832 func: 34855 group: 1 struct: 273591 ]
[c] 329000 nodes [ array: 87793 framework rtti: 1832 func: 34855 group: 1 struct: 274620 ]
[c] 330000 nodes [ array: 87809 framework rtti: 1832 func: 34855 group: 1 struct: 275327 ]
[c] 331000 nodes [ array: 87867 framework rtti: 1832 func: 34855 group: 1 struct: 275673 ]
[c] 332000 nodes [ array: 87935 framework rtti: 1832 func: 34855 group: 1 struct: 276270 ]
[c] 333000 nodes [ array: 87967 framework rtti: 1832 func: 34855 group: 1 struct: 276686 ]
[c] 334000 nodes [ array: 87988 framework rtti: 1832 func: 34855 group: 1 struct: 277376 ]
[c] 335000 nodes [ array: 88040 framework rtti: 1832 func: 34855 group: 1 struct: 277964 ]
[c] 336000 nodes [ array: 88071 framework rtti: 1832 func: 34855 group: 1 struct: 278569 ]
[c] 337000 nodes [ array: 88078 framework rtti: 1832 func: 34855 group: 1 struct: 279308 ]
[c] 338000 nodes [ array: 88129 framework rtti: 1832 func: 34855 group: 1 struct: 279952 ]
[c] 339000 nodes [ array: 88136 framework rtti: 1832 func: 34855 group: 1 struct: 280648 ]
[c] 340000 nodes [ array: 88142 framework rtti: 1832 func: 34855 group: 1 struct: 281489 ]
[c] 341000 nodes [ array: 88170 framework rtti: 1832 func: 34855 group: 1 struct: 282140 ]
[c] 342000 nodes [ array: 88175 framework rtti: 1832 func: 34855 group: 1 struct: 282896 ]
[c] 343000 nodes [ array: 88186 framework rtti: 1832 func: 34855 group: 1 struct: 283668 ]
[c] 344000 nodes [ array: 88199 framework rtti: 1832 func: 34855 group: 1 struct: 284329 ]
[c] 345000 nodes [ array: 88203 framework rtti: 1832 func: 34855 group: 1 struct: 285161 ]
[c] 346000 nodes [ array: 88213 framework rtti: 1832 func: 34855 group: 1 struct: 286022 ]
[c] 347000 nodes [ array: 88224 framework rtti: 1832 func: 34855 group: 1 struct: 286718 ]
[c] 348000 nodes [ array: 88233 framework rtti: 1832 func: 34855 group: 1 struct: 287614 ]
[c] 349000 nodes [ array: 88247 framework rtti: 1832 func: 34855 group: 1 struct: 288494 ]
[c] 350000 nodes [ array: 88258 framework rtti: 1832 func: 34855 group: 1 struct: 289097 ]
[c] 351000 nodes [ array: 88267 framework rtti: 1832 func: 34855 group: 1 struct: 289869 ]
[c] 352000 nodes [ array: 88280 framework rtti: 1832 func: 34855 group: 1 struct: 290597 ]
[c] 353000 nodes [ array: 88297 framework rtti: 1832 func: 34855 group: 1 struct: 291368 ]
[c] 354000 nodes [ array: 88327 framework rtti: 1832 func: 34855 group: 1 struct: 292023 ]
[c] 355000 nodes [ array: 88351 framework rtti: 1832 func: 34855 group: 1 struct: 292917 ]
[c] 356000 nodes [ array: 88356 framework rtti: 1832 func: 34855 group: 1 struct: 293794 ]
[c] 357000 nodes [ array: 88375 framework rtti: 1832 func: 34855 group: 1 struct: 294593 ]
[c] 358000 nodes [ array: 88377 framework rtti: 1832 func: 34855 group: 1 struct: 295615 ]
[c] 359000 nodes [ array: 88377 framework rtti: 1832 func: 34855 group: 1 struct: 296705 ]
[c] 360000 nodes [ array: 88377 framework rtti: 1832 func: 34855 group: 1 struct: 297679 ]
[c] 361000 nodes [ array: 88397 framework rtti: 1832 func: 34855 group: 1 struct: 298570 ]
[c] 362000 nodes [ array: 88400 framework rtti: 1832 func: 34855 group: 1 struct: 299437 ]
[c] 363000 nodes [ array: 88402 framework rtti: 1833 func: 34862 group: 1 struct: 299468 ]
[c] 364000 nodes [ array: 88404 framework rtti: 1833 func: 34862 group: 1 struct: 299497 ]
[c] 365000 nodes [ array: 88412 framework rtti: 1833 func: 34885 group: 1 struct: 302399 ]
[c] 366000 nodes [ array: 88455 framework rtti: 1833 func: 34903 group: 1 struct: 302557 ]
[c] 367000 nodes [ array: 88499 framework rtti: 1833 func: 34909 group: 1 struct: 302577 ]
[c] 368000 nodes [ array: 88598 framework rtti: 1834 func: 34937 group: 1 struct: 302703 ]
[c] 369000 nodes [ array: 88625 framework rtti: 1836 func: 34965 group: 1 struct: 302767 ]
[c] 370000 nodes [ array: 88671 framework rtti: 1836 func: 34988 group: 1 struct: 302863 ]
[c] 371000 nodes [ array: 88720 framework rtti: 1836 func: 35172 group: 1 struct: 302948 ]
[c] 372000 nodes [ array: 88748 framework rtti: 1836 func: 35180 group: 1 struct: 302982 ]
[c] 373000 nodes [ array: 88756 framework rtti: 1836 func: 35181 group: 1 struct: 302984 ]
[c] 374000 nodes [ array: 88778 framework rtti: 1836 func: 35181 group: 1 struct: 303147 ]
[c] 375000 nodes [ array: 88872 framework rtti: 1888 func: 35380 group: 1 struct: 303378 ]
[c] 376000 nodes [ array: 88940 framework rtti: 1924 func: 35589 group: 1 struct: 303558 ]
[c] 377000 nodes [ array: 89084 framework rtti: 1950 func: 35649 group: 1 struct: 303924 ]
[c] 378000 nodes [ array: 89084 framework rtti: 2087 func: 35872 group: 1 struct: 304061 ]
[c] 379000 nodes [ array: 89191 framework rtti: 2161 func: 35980 group: 1 struct: 304417 ]
[c] 380000 nodes [ array: 89458 framework rtti: 2165 func: 35988 group: 1 struct: 304847 ]
[c] 381000 nodes [ array: 89537 framework rtti: 2178 func: 36027 group: 1 struct: 304999 ]
[c] 382000 nodes [ array: 89602 framework rtti: 2179 func: 36027 group: 1 struct: 305574 ]
[c] 383000 nodes [ array: 89685 framework rtti: 2190 func: 36032 group: 1 struct: 305779 ]
[c] 384000 nodes [ array: 89837 framework rtti: 2194 func: 36032 group: 1 struct: 306328 ]
[c] 385000 nodes [ array: 90021 framework rtti: 2201 func: 36052 group: 1 struct: 306637 ]
[c] 386000 nodes [ array: 90234 framework rtti: 2212 func: 36087 group: 1 struct: 307034 ]
[c] 387000 nodes [ array: 90403 framework rtti: 2212 func: 36088 group: 1 struct: 307627 ]
[c] 388000 nodes [ array: 90627 framework rtti: 2212 func: 36088 group: 1 struct: 308142 ]
[c] 389000 nodes [ array: 90854 framework rtti: 2212 func: 36088 group: 1 struct: 308478 ]
[c] 390000 nodes [ array: 91068 framework rtti: 2212 func: 36089 group: 1 struct: 309128 ]
[c] 391000 nodes [ array: 91274 framework rtti: 2212 func: 36089 group: 1 struct: 309671 ]
[c] 392000 nodes [ array: 91481 framework rtti: 2212 func: 36089 group: 1 struct: 310120 ]
[c] 393000 nodes [ array: 91634 framework rtti: 2212 func: 36090 group: 1 struct: 310869 ]
[c] 394000 nodes [ array: 91651 framework rtti: 2218 func: 36164 group: 1 struct: 311354 ]
[c] 395000 nodes [ array: 91651 framework rtti: 2218 func: 36164 group: 1 struct: 311851 ]
[c] 396000 nodes [ array: 91651 framework rtti: 2218 func: 36164 group: 1 struct: 312313 ]
[c] 397000 nodes [ array: 91652 framework rtti: 2218 func: 36164 group: 1 struct: 312793 ]
[c] 398000 nodes [ array: 91656 framework rtti: 2218 func: 36164 group: 1 struct: 313300 ]
[c] 399000 nodes [ array: 91656 framework rtti: 2218 func: 36164 group: 1 struct: 313823 ]
[c] 400000 nodes [ array: 91656 framework rtti: 2218 func: 36164 group: 1 struct: 314327 ]
[c] 401000 nodes [ array: 91657 framework rtti: 2218 func: 36164 group: 1 struct: 314802 ]
[c] 402000 nodes [ array: 91659 framework rtti: 2218 func: 36164 group: 1 struct: 315299 ]
[c] 403000 nodes [ array: 91673 framework rtti: 2218 func: 36164 group: 1 struct: 315787 ]
[c] 404000 nodes [ array: 91675 framework rtti: 2218 func: 36164 group: 1 struct: 316284 ]
[c] 405000 nodes [ array: 91675 framework rtti: 2218 func: 36164 group: 1 struct: 316764 ]
[c] 406000 nodes [ array: 91675 framework rtti: 2218 func: 36164 group: 1 struct: 317281 ]
[c] 407000 nodes [ array: 91678 framework rtti: 2218 func: 36164 group: 1 struct: 317790 ]
[c] 408000 nodes [ array: 91694 framework rtti: 2218 func: 36164 group: 1 struct: 318313 ]
[c] 409000 nodes [ array: 91696 framework rtti: 2218 func: 36164 group: 1 struct: 318820 ]
[c] 410000 nodes [ array: 91696 framework rtti: 2218 func: 36164 group: 1 struct: 319336 ]
[c] 411000 nodes [ array: 91701 framework rtti: 2218 func: 36164 group: 1 struct: 319846 ]
[c] 412000 nodes [ array: 91701 framework rtti: 2218 func: 36164 group: 1 struct: 320354 ]
[c] 413000 nodes [ array: 91705 framework rtti: 2218 func: 36164 group: 1 struct: 320885 ]
[c] 414000 nodes [ array: 91705 framework rtti: 2218 func: 36164 group: 1 struct: 321406 ]
[c] 415000 nodes [ array: 91711 framework rtti: 2218 func: 36164 group: 1 struct: 321916 ]
[c] 416000 nodes [ array: 91711 framework rtti: 2218 func: 36164 group: 1 struct: 322420 ]
[c] 417000 nodes [ array: 91716 framework rtti: 2218 func: 36164 group: 1 struct: 322924 ]
[c] 418000 nodes [ array: 91716 framework rtti: 2218 func: 36164 group: 1 struct: 323452 ]
[c] 419000 nodes [ array: 91716 framework rtti: 2218 func: 36164 group: 1 struct: 323958 ]
[c] 420000 nodes [ array: 91716 framework rtti: 2218 func: 36164 group: 1 struct: 324462 ]
[c] 421000 nodes [ array: 91716 framework rtti: 2218 func: 36164 group: 1 struct: 324963 ]
[c] 422000 nodes [ array: 91716 framework rtti: 2218 func: 36164 group: 1 struct: 325463 ]
[c] 423000 nodes [ array: 91716 framework rtti: 2218 func: 36164 group: 1 struct: 325966 ]
[c] 424000 nodes [ array: 91716 framework rtti: 2218 func: 36164 group: 1 struct: 326459 ]
[c] 425000 nodes [ array: 91726 framework rtti: 2224 func: 36183 group: 1 struct: 326819 ]
[c] 426000 nodes [ array: 91726 framework rtti: 2224 func: 36183 group: 1 struct: 326930 ]
[c] 427000 nodes [ array: 91726 framework rtti: 2224 func: 36183 group: 1 struct: 327243 ]
[c] 428000 nodes [ array: 91769 framework rtti: 2230 func: 36228 group: 1 struct: 327657 ]
[c] 429000 nodes [ array: 91999 framework rtti: 2255 func: 36368 group: 1 struct: 328067 ]
[c] 430000 nodes [ array: 92063 framework rtti: 2266 func: 36522 group: 1 struct: 328840 ]
[c] 431000 nodes [ array: 92203 framework rtti: 2267 func: 36527 group: 1 struct: 328954 ]
[c] 432000 nodes [ array: 92389 framework rtti: 2279 func: 36590 group: 1 struct: 329615 ]
[c] 433000 nodes [ array: 92499 framework rtti: 2297 func: 36595 group: 1 struct: 329893 ]
[c] 434000 nodes [ array: 92716 framework rtti: 2361 func: 36605 group: 1 struct: 330294 ]
[c] 435000 nodes [ array: 92867 framework rtti: 2405 func: 36609 group: 1 struct: 330741 ]
[c] 436000 nodes [ array: 92911 framework rtti: 2409 func: 36622 group: 1 struct: 331331 ]
[c] 437000 nodes [ array: 92923 framework rtti: 2409 func: 36624 group: 1 struct: 331833 ]
[c] 438000 nodes [ array: 92958 framework rtti: 2409 func: 36628 group: 1 struct: 332100 ]
[c] 439000 nodes [ array: 92976 framework rtti: 2409 func: 36649 group: 1 struct: 332972 ]
[c] 440000 nodes [ array: 92982 framework rtti: 2409 func: 36650 group: 1 struct: 333399 ]
[c] 441000 nodes [ array: 93089 framework rtti: 2409 func: 36710 group: 1 struct: 334085 ]
[c] 442000 nodes [ array: 93165 framework rtti: 2409 func: 36719 group: 1 struct: 334998 ]
[c] 443000 nodes [ array: 93169 framework rtti: 2409 func: 36719 group: 1 struct: 335993 ]
[c] 444000 nodes [ array: 93246 framework rtti: 2409 func: 36719 group: 1 struct: 336912 ]
[c] 445000 nodes [ array: 93264 framework rtti: 2409 func: 36719 group: 1 struct: 337891 ]
[c] 446000 nodes [ array: 93284 framework rtti: 2409 func: 36719 group: 1 struct: 338855 ]
[c] 447000 nodes [ array: 93288 framework rtti: 2409 func: 36719 group: 1 struct: 339849 ]
[c] 448000 nodes [ array: 93292 framework rtti: 2409 func: 36719 group: 1 struct: 340826 ]
[c] 449000 nodes [ array: 93302 framework rtti: 2409 func: 36719 group: 1 struct: 341814 ]
[c] 450000 nodes [ array: 93307 framework rtti: 2409 func: 36719 group: 1 struct: 342804 ]
[c] 451000 nodes [ array: 93372 framework rtti: 2409 func: 36719 group: 1 struct: 343735 ]
[c] 452000 nodes [ array: 93375 framework rtti: 2409 func: 36719 group: 1 struct: 344726 ]
[c] 453000 nodes [ array: 93398 framework rtti: 2409 func: 36719 group: 1 struct: 345701 ]
[c] 454000 nodes [ array: 93462 framework rtti: 2409 func: 36719 group: 1 struct: 346638 ]
[c] 455000 nodes [ array: 93463 framework rtti: 2409 func: 36719 group: 1 struct: 347637 ]
[c] 456000 nodes [ array: 93468 framework rtti: 2409 func: 36719 group: 1 struct: 348632 ]
[c] 457000 nodes [ array: 93527 framework rtti: 2409 func: 36728 group: 1 struct: 349470 ]
[c] 458000 nodes [ array: 94242 framework rtti: 2412 func: 36754 group: 1 struct: 349580 ]
[c] 459000 nodes [ array: 94272 framework rtti: 2412 func: 36946 group: 1 struct: 349906 ]
[c] 460000 nodes [ array: 94309 framework rtti: 2413 func: 36957 group: 1 struct: 349978 ]
[c] 461000 nodes [ array: 94339 framework rtti: 2423 func: 37388 group: 1 struct: 352245 ]
[c] 462000 nodes [ array: 94445 framework rtti: 2444 func: 37400 group: 1 struct: 352564 ]
[c] 463000 nodes [ array: 94598 framework rtti: 2453 func: 37415 group: 1 struct: 353018 ]
[c] 464000 nodes [ array: 94876 framework rtti: 2453 func: 37429 group: 1 struct: 353911 ]
[c] 465000 nodes [ array: 95181 framework rtti: 2453 func: 37461 group: 1 struct: 354669 ]
[c] 466000 nodes [ array: 95465 framework rtti: 2453 func: 37463 group: 1 struct: 355273 ]
[c] 467000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355469 ]
[c] 468000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355476 ]
[c] 469000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355513 ]
[c] 470000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355613 ]
[c] 471000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355663 ]
[c] 472000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355669 ]
[c] 473000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355683 ]
[c] 474000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355703 ]
[c] 475000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355709 ]
[c] 476000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355771 ]
[c] 477000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355784 ]
[c] 478000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355790 ]
[c] 479000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355873 ]
[c] 480000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355874 ]
[c] 481000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355874 ]
[c] 482000 nodes [ array: 95491 framework rtti: 2453 func: 37463 group: 1 struct: 355881 ]
[c] 483000 nodes [ array: 95504 framework rtti: 2455 func: 37469 group: 1 struct: 355899 ]
[c] 484000 nodes [ array: 95816 framework rtti: 2458 func: 37696 group: 1 struct: 357728 ]
[c] 485000 nodes [ array: 96224 framework rtti: 2459 func: 37839 group: 1 struct: 358079 ]
[c] 486000 nodes [ array: 96235 framework rtti: 2460 func: 37848 group: 1 struct: 358551 ]
[c] 487000 nodes [ array: 96316 framework rtti: 2497 func: 37908 group: 1 struct: 359066 ]
[c] 488000 nodes [ array: 96332 framework rtti: 2509 func: 37918 group: 1 struct: 359898 ]
[c] 489000 nodes [ array: 96341 framework rtti: 2510 func: 37934 group: 1 struct: 360470 ]
[c] 490000 nodes [ array: 96370 framework rtti: 2511 func: 37957 group: 1 struct: 360862 ]
[c] 491000 nodes [ array: 96378 framework rtti: 2511 func: 37959 group: 1 struct: 361046 ]
[c] 492000 nodes [ array: 96603 framework rtti: 2513 func: 38058 group: 1 struct: 361110 ]
[c] 493000 nodes [ array: 97603 framework rtti: 2513 func: 38058 group: 1 struct: 361110 ]
[c] 494000 nodes [ array: 98159 framework rtti: 2517 func: 38283 group: 1 struct: 361154 ]
[c] 495000 nodes [ array: 98291 framework rtti: 2517 func: 38291 group: 1 struct: 361712 ]
[c] 496000 nodes [ array: 98406 framework rtti: 2522 func: 38298 group: 1 struct: 362242 ]
[c] 497000 nodes [ array: 98547 framework rtti: 2550 func: 38316 group: 1 struct: 362520 ]
[c] 498000 nodes [ array: 98721 framework rtti: 2602 func: 38321 group: 1 struct: 362833 ]
[c] 499000 nodes [ array: 98723 framework rtti: 2602 func: 38373 group: 1 struct: 362855 ]
[c] 500000 nodes [ array: 98734 framework rtti: 2603 func: 38470 group: 1 struct: 362882 ]
[c] 501000 nodes [ array: 98745 framework rtti: 2604 func: 38534 group: 1 struct: 363503 ]
[c] 502000 nodes [ array: 98792 framework rtti: 2604 func: 38547 group: 1 struct: 364020 ]
[c] 503000 nodes [ array: 98859 framework rtti: 2609 func: 38658 group: 1 struct: 364491 ]
[c] 504000 nodes [ array: 98904 framework rtti: 2610 func: 38662 group: 1 struct: 364855 ]
[c] 505000 nodes [ array: 98928 framework rtti: 2615 func: 38721 group: 1 struct: 365342 ]
[c] 506000 nodes [ array: 98966 framework rtti: 2617 func: 38789 group: 1 struct: 365698 ]
[c] 507000 nodes [ array: 99029 framework rtti: 2632 func: 39298 group: 1 struct: 366393 ]
[c:database] GC transformer: finished helpers
[c] 508000 nodes [ array: 99303 framework rtti: 2636 func: 39401 group: 1 struct: 368808 ]
[c] 509000 nodes [ array: 99726 framework rtti: 2636 func: 39401 group: 1 struct: 368968 ]
[c] 510000 nodes [ array: 100108 framework rtti: 2642 func: 39404 group: 1 struct: 369228 ]
[c] 511000 nodes [ array: 100108 framework rtti: 2774 func: 39411 group: 1 struct: 369369 ]
[c] 512000 nodes [ array: 100175 framework rtti: 2953 func: 39756 group: 1 struct: 369817 ]
[c] 513000 nodes [ array: 100294 framework rtti: 3036 func: 39995 group: 1 struct: 370193 ]
[c] 514000 nodes [ array: 100417 framework rtti: 3088 func: 40224 group: 1 struct: 370388 ]
[rtyper] specializing: 308600 / 309290 blocks (99%)
[rtyper] -=- specialized 707 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:database] GC transformer: finished tables
[gctransform:info] assigned 6598 typeids
[gctransform:info] added 143263 push/pop stack root instructions
[gctransform:info] inserted 6570 write barrier calls
[gctransform:info] inserted 8171 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 514890 nodes [ array: 100583 framework rtti: 3111 func: 40472 group: 1 struct: 370723 ]
[c:database] Completed
[translation:info] database for generating C source was created
[c59509fe1f5cc80] translation-task}
[translation:info] Generating c source...
[c59509fe1f68400] {translation-task
starting source_c
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_pypy_goal.c
[c:writing] data_pypy_interpreter.c
[c:writing] data_pypy_interpreter_astcompiler.c
[c:writing] data_pypy_interpreter_pyparser.c
[c:writing] data_pypy_module___builtin__.c
[c:writing] data_pypy_module___pypy__.c
[c:writing] data_pypy_module__cffi_backend.c
[c:writing] data_pypy_module__codecs.c
[c:writing] data_pypy_module__collections.c
[c:writing] data_pypy_module__continuation.c
[c:writing] data_pypy_module__cppyy.c
[c:writing] data_pypy_module__cppyy_capi.c
[c:writing] data_pypy_module__csv.c
[c:writing] data_pypy_module__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_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_micronumpy.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_aarch64.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gc.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rlib_rsre.c
[c:writing] data_rpython_rlib_rstruct.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rlib_unicodedata.c
[c:writing] data_rpython_rlib_unicodedata_1.c
[c:writing] data_rpython_rlib_unicodedata_2.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_1.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] nonfuncnodes.c
[c:writing] nonfuncnodes_1.c
[c:writing] nonfuncnodes_2.c
[c:writing] nonfuncnodes_3.c
[c:writing] nonfuncnodes_4.c
[c:writing] nonfuncnodes_5.c
[c:writing] nonfuncnodes_6.c
[c:writing] nonfuncnodes_7.c
[c:writing] nonfuncnodes_8.c
[c:writing] nonfuncnodes_9.c
[c:writing] nonfuncnodes_10.c
[c:writing] nonfuncnodes_11.c
[c:writing] nonfuncnodes_12.c
[c:writing] nonfuncnodes_13.c
[c:writing] nonfuncnodes_14.c
[c:writing] nonfuncnodes_15.c
[c:writing] nonfuncnodes_16.c
[c:writing] nonfuncnodes_17.c
[c:writing] nonfuncnodes_18.c
[c:writing] nonfuncnodes_19.c
[c:writing] nonfuncnodes_20.c
[c:writing] nonfuncnodes_21.c
[c:writing] nonfuncnodes_22.c
[c:writing] nonfuncnodes_23.c
[c:writing] nonfuncnodes_24.c
[c:writing] nonfuncnodes_25.c
[c:writing] nonfuncnodes_26.c
[c:writing] nonfuncnodes_27.c
[c:writing] nonfuncnodes_28.c
[c:writing] nonfuncnodes_29.c
[c:writing] nonfuncnodes_30.c
[c:writing] nonfuncnodes_31.c
[c:writing] nonfuncnodes_32.c
[c:writing] nonfuncnodes_33.c
[c:writing] nonfuncnodes_34.c
[c:writing] nonfuncnodes_35.c
[c:writing] nonfuncnodes_36.c
[c:writing] nonfuncnodes_37.c
[c:writing] 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_cpyext_1.c
[c:writing] data_pypy_module_faulthandler_1.c
[c:writing] data_pypy_module_micronumpy_1.c
[c:writing] data_pypy_module_posix_1.c
[c:writing] data_pypy_module_pwd_1.c
[c:writing] data_pypy_module_pyexpat_1.c
[c:writing] data_pypy_module_signal_1.c
[c:writing] data_pypy_module_sys_1.c
[c:writing] data_pypy_module_thread_1.c
[c:writing] data_pypy_module_time_1.c
[c:writing] data_pypy_module_zlib_1.c
[c:writing] data_pypy_objspace_std_1.c
[c:writing] data_rpython_jit_backend_aarch64_1.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_metainterp_2.c
[c:writing] data_rpython_memory_gc_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rjitlog_1.c
[c:writing] data_rpython_rlib_rsre_1.c
[c:writing] data_rpython_rlib_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] implement_15.c
[c:writing] implement_16.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_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: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_2.c
[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: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__codecs.c
[c:writing] pypy_module__collections.c
[c:writing] pypy_module__continuation.c
[c:writing] pypy_module__cppyy.c
[c:writing] pypy_module__cppyy_1.c
[c:writing] pypy_module__cppyy_2.c
[c:writing] pypy_module__cppyy_capi.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: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_7: 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:computedgoto] pypy_g_PyArray_DescrFromType: 22 cases
[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:computedgoto] pypy_g__PyArray_FromObject: 22 cases
[c:writing] pypy_module_cpyext_2.c
[c:computedgoto] pypy_g_get_shape_and_dtype: 22 cases
[c:computedgoto] pypy_g_do_ufunc: 22 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_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_micronumpy.c
[c:computedgoto] pypy_g_num2dtype: 22 cases
[c:writing] pypy_module_micronumpy_1.c
[c:writing] pypy_module_micronumpy_2.c
[c:writing] pypy_module_micronumpy_3.c
[c:writing] pypy_module_micronumpy_4.c
[c:writing] pypy_module_micronumpy_5.c
[c:writing] pypy_module_micronumpy_6.c
[c:writing] pypy_module_micronumpy_7.c
[c:computedgoto] pypy_g_make_new_dtype: 10 cases
[c:writing] pypy_module_micronumpy_8.c
[c:writing] pypy_module_micronumpy_9.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] rpython_flowspace.c
[c:writing] rpython_jit_backend.c
[c:writing] rpython_jit_backend_aarch64.c
[c:computedgoto] pypy_g_AssemblerARM64__walk_operations: 7 cases
[c:computedgoto] pypy_g_Regalloc_prepare_guard_op_guard_not_forced: 7 cases
[c:writing] rpython_jit_backend_aarch64_1.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_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: 239 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:writing] rpython_jit_metainterp_9.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_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_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_2.c
[c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases
[c:writing] rpython_jit_metainterp_optimizeopt_3.c
[c:writing] rpython_jit_metainterp_optimizeopt_4.c
[c:writing] rpython_memory.c
[c:writing] rpython_memory_gc.c
[c: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:computedgoto] pypy_g_isspace_1: 6 cases
[c:writing] rpython_rlib_2.c
[c:computedgoto] pypy_g__sinpi: 5 cases
[c:writing] rpython_rlib_3.c
[c:writing] rpython_rlib_4.c
[c:writing] rpython_rlib_5.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_module.c
[c:writing] rpython_tool.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: /tmp/buildbot-arm64/usession-main-9203/testing_1/testing_1.c
[c5950a826e22b80] translation-task}
[translation:info] Compiling c source...
[c5950a826e2e900] {translation-task
starting compile_c
[platform:execute] make -j 8 in /tmp/buildbot-arm64/usession-main-9203/testing_1
[platform:WARNING] implement_15.c:25825:14: warning: 'ffi_prep_cif_var' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 25825 | l_v379997 = ffi_prep_cif_var(l_a0_299, l_a1_191, l_a2_92, l_a3_37, l_a4_21, l_a5_11);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:509:12: note: 'ffi_prep_cif_var' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 509 | ffi_status ffi_prep_cif_var(ffi_cif *cif,
[platform:WARNING] | ^
[platform:WARNING] implement_15.c:25825:14: note: enclose 'ffi_prep_cif_var' in a __builtin_available check to silence this warning
[platform:WARNING] 25825 | l_v379997 = ffi_prep_cif_var(l_a0_299, l_a1_191, l_a2_92, l_a3_37, l_a4_21, l_a5_11);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] implement_15.c:30438:14: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 30438 | l_v380310 = ffi_prep_closure_loc(l_a0_344, l_a1_226, l_a2_119, l_a3_49, l_a4_32);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:388:1: note: 'ffi_prep_closure_loc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 388 | ffi_prep_closure_loc (ffi_closure*,
[platform:WARNING] | ^
[platform:WARNING] implement_15.c:30438:14: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning
[platform:WARNING] 30438 | l_v380310 = ffi_prep_closure_loc(l_a0_344, l_a1_226, l_a2_119, l_a3_49, l_a4_32);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~
[platform:WARNING] 2 warnings generated.
[platform:WARNING] pypy_module__cffi_backend_1.c:4425:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 4425 | l_v644364 = RPyField(l_v644363, typenames);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:10383:13: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 10383 | l_v646620 = RPyField(l_v646619, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:17295:12: warning: assigning to 'struct _cffi_struct_union_s *' from 'const struct _cffi_struct_union_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 17295 | l_v649095 = RPyField(l_v649094, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:18736:12: warning: assigning to 'struct _cffi_enum_s *' from 'const struct _cffi_enum_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 18736 | l_v649688 = RPyField(l_v649687, enums);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:18738:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 18738 | l_v649689 = RPyField(l_v649687, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:23754:14: warning: assigning to 'struct _cffi_field_s *' from 'const struct _cffi_field_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 23754 | l_v626980 = RPyField(l_v626979, fields);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:43518:13: warning: assigning to 'struct _cffi_struct_union_s *' from 'const struct _cffi_struct_union_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 43518 | l_v658848 = RPyField(l_ctx1_0, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:28850:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 28850 | l_v628991 = RPyField(l_v628989, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:46033:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 46033 | l_v659780 = RPyField(l_ctx_200, typenames);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:46614:12: warning: assigning to 'struct _cffi_struct_union_s *' from 'const struct _cffi_struct_union_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 46614 | l_v659950 = RPyField(l_ctx_200, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:47852:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 47852 | l_v660472 = RPyField(l_ctx_201, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:49175:20: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 49175 | l_raw_closure_0 = ffi_closure_alloc(l_v660988, l_raw_code_0);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~
[platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:362:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 362 | FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code);
[platform:WARNING] | ^
[platform:WARNING] pypy_module__cffi_backend_1.c:49175:20: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning
[platform:WARNING] 49175 | l_raw_closure_0 = ffi_closure_alloc(l_v660988, l_raw_code_0);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:58295:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 58295 | l_v640008 = RPyField(l_v639986, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:59843:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 59843 | l_v640659 = RPyField(l_v640657, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:62943:2: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 62943 | ffi_closure_free(l_v641802);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:363:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 363 | FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *);
[platform:WARNING] | ^
[platform:WARNING] pypy_module__cffi_backend.c:62943:2: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning
[platform:WARNING] 62943 | ffi_closure_free(l_v641802);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] 10 warnings generated.
[platform:WARNING] 5 warnings generated.
[platform:WARNING] pypy_module__multibytecodec.c:5903:12: warning: assigning to 'struct MultibyteCodec_s *' from 'const MultibyteCodec *' (aka 'const struct MultibyteCodec_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 5903 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] 1 warning generated.
[platform:WARNING] rpython_jit_backend_llsupport.c:1107:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1107 | pthread_jit_write_protect_np(l_arg_678);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:1107:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1107 | pthread_jit_write_protect_np(l_arg_678);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:1150:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1150 | pthread_jit_write_protect_np(l_arg_677);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:1150:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1150 | pthread_jit_write_protect_np(l_arg_677);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:1669:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1669 | pthread_jit_write_protect_np(l_arg_680);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:1669:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1669 | pthread_jit_write_protect_np(l_arg_680);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:1718:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1718 | pthread_jit_write_protect_np(l_arg_679);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:1718:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1718 | pthread_jit_write_protect_np(l_arg_679);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:3969:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 3969 | pthread_jit_write_protect_np(l_arg_682);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:3969:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 3969 | pthread_jit_write_protect_np(l_arg_682);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:4024:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 4024 | pthread_jit_write_protect_np(l_arg_681);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:4024:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 4024 | pthread_jit_write_protect_np(l_arg_681);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:9215:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 9215 | pthread_jit_write_protect_np(l_arg_684);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:9215:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 9215 | pthread_jit_write_protect_np(l_arg_684);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:9254:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 9254 | pthread_jit_write_protect_np(l_arg_683);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:9254:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 9254 | pthread_jit_write_protect_np(l_arg_683);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:9425:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 9425 | pthread_jit_write_protect_np(l_arg_686);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:9425:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 9425 | pthread_jit_write_protect_np(l_arg_686);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:9471:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 9471 | pthread_jit_write_protect_np(l_arg_685);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:9471:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 9471 | pthread_jit_write_protect_np(l_arg_685);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:34100:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 34100 | pthread_jit_write_protect_np(l_arg_689);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:34100:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 34100 | pthread_jit_write_protect_np(l_arg_689);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:34147:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 34147 | pthread_jit_write_protect_np(l_arg_688);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:34147:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 34147 | pthread_jit_write_protect_np(l_arg_688);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:558:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 558 | pthread_jit_write_protect_np(l_arg_700);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport_1.c:558:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 558 | pthread_jit_write_protect_np(l_arg_700);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:616:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 616 | pthread_jit_write_protect_np(l_arg_699);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport_1.c:616:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 616 | pthread_jit_write_protect_np(l_arg_699);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:1013:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1013 | pthread_jit_write_protect_np(l_arg_702);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport_1.c:1013:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1013 | pthread_jit_write_protect_np(l_arg_702);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:1061:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1061 | pthread_jit_write_protect_np(l_arg_701);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport_1.c:1061:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1061 | pthread_jit_write_protect_np(l_arg_701);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:30065:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 30065 | pthread_jit_write_protect_np(l_arg_705);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport_1.c:30065:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 30065 | pthread_jit_write_protect_np(l_arg_705);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:30129:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 30129 | pthread_jit_write_protect_np(l_arg_704);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport_1.c:30129:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 30129 | pthread_jit_write_protect_np(l_arg_704);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] 6 warnings generated.
[platform:WARNING] 12 warnings generated.
[platform:WARNING] rpython_rlib.c:8312:3: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 8312 | ffi_closure_free(l_v2239364);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:363:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 363 | FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *);
[platform:WARNING] | ^
[platform:WARNING] rpython_rlib.c:8312:3: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning
[platform:WARNING] 8312 | ffi_closure_free(l_v2239364);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib.c:34603:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 34603 | pthread_jit_write_protect_np(l_arg_766);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_rlib.c:34603:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 34603 | pthread_jit_write_protect_np(l_arg_766);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib.c:34628:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 34628 | pthread_jit_write_protect_np(l_arg_767);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_rlib.c:34628:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 34628 | pthread_jit_write_protect_np(l_arg_767);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib_3.c:30852:15: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 30852 | l_v2317227 = ffi_closure_alloc(l_v2317226, l_v2317209);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~
[platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:362:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 362 | FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code);
[platform:WARNING] | ^
[platform:WARNING] rpython_rlib_3.c:30852:15: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning
[platform:WARNING] 30852 | l_v2317227 = ffi_closure_alloc(l_v2317226, l_v2317209);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~
[platform:WARNING] 3 warnings generated.
[platform:WARNING] 1 warning generated.
[platform:WARNING] In file included from stacklet.c:21:
[platform:WARNING] In file included from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/stacklet/slp_platformselect.h:14:
[platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/stacklet/switch_aarch64_gcc.h:39:5: warning: inline asm clobber list contains reserved registers: X18 [-Winline-asm]
[platform:WARNING] 39 | "stp x18, x19, [sp, -160]!\n"
[platform:WARNING] | ^
[platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/stacklet/switch_aarch64_gcc.h:39:5: note: Reserved registers on the clobber list may not be preserved across the asm statement, and clobbering them may lead to undefined behaviour.
[platform:WARNING] 1 warning generated.
[translation:info] copied: /tmp/buildbot-arm64/usession-main-9203/testing_1/pypy-c to /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy-c
[translation:info] copied: /tmp/buildbot-arm64/usession-main-9203/testing_1/libpypy-c.dylib to /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/libpypy-c.dylib
[translation:info] created: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy-c
[c5950b2526f9c00] translation-task}
[translation:info] Create cffi bindings for modules...
[c5950b25270b700] {translation-task
starting build_cffi_imports
/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/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)
* _ctypes/_ctypes_build.py
* _pypy_util_build.py
* _ssl_build.py
generating ./_pypy_openssl.c
the current directory is '/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy'
running build_ext
building '_pypy_openssl' extension
cc -pthread -arch arm64 -DNDEBUG -O2 -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include -c _pypy_openssl.c -o ./_pypy_openssl.o
_pypy_openssl.c:579:10: fatal error: 'openssl/opensslv.h' file not found
579 | #include <openssl/opensslv.h>
| ^~~~~~~~~~~~~~~~~~~~
1 error generated.
Traceback (most recent call last):
File "_ssl_build.py", line 58, in <module>
ffi.compile(verbose=True)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/api.py", line 729, in compile
compiler_verbose=verbose, debug=debug, **kwds)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/recompiler.py", line 1582, in recompile
compiler_verbose, debug)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 20, in compile
outputfilename = _build(tmpdir, ext, compiler_verbose, debug)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 54, in _build
raise VerificationError('%s: %s' % (e.__class__.__name__, e))
VerificationError: CompileError: command 'cc' failed with exit status 1
Traceback (most recent call last):
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py", line 238, in create_cffi_import_libraries
raise RuntimeError('building {} failed'.format(key))
RuntimeError: building _ssl failed
* _sqlite3_build.py
* _audioop_build.py
* _tkinter/tklib_build.py
* _curses_build.py
* _syslog_build.py
* _gdbm_build.py
/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/cparser.py:165: UserWarning: Global variable 'gdbm_errno' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern')
"(usually 'extern')" % (decl.name,))
_gdbm_cffi.c:575:10: fatal error: 'gdbm.h' file not found
575 | #include "gdbm.h"
| ^~~~~~~~
1 error generated.
Traceback (most recent call last):
File "_gdbm_build.py", line 65, in <module>
ffi.compile()
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/api.py", line 729, in compile
compiler_verbose=verbose, debug=debug, **kwds)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/recompiler.py", line 1582, in recompile
compiler_verbose, debug)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 20, in compile
outputfilename = _build(tmpdir, ext, compiler_verbose, debug)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 54, in _build
raise VerificationError('%s: %s' % (e.__class__.__name__, e))
VerificationError: CompileError: command 'cc' failed with exit status 1
Traceback (most recent call last):
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py", line 238, in create_cffi_import_libraries
raise RuntimeError('building {} failed'.format(key))
RuntimeError: building gdbm failed
* _pwdgrp_build.py
* _resource_build.py
*** failed to build the CFFI modules ['_ssl_build.py', '_gdbm_build.py']
PyPy can still be used as long as you don't need the corresponding
modules. If you do need them, please install the missing headers and
libraries (see error messages just above) and then re-run the command:
/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy-c /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py
[c5950b33f541a00] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-main-9203
[Timer] Timings:
[Timer] loading target --- 18.8 s
[Timer] annotate --- 169.4 s
[Timer] rtype_lltype --- 76.6 s
[Timer] pyjitpl_lltype --- 160.4 s
[Timer] backendopt_lltype --- 68.8 s
[Timer] stackcheckinsertion_lltype --- 4.0 s
[Timer] database_c --- 144.8 s
[Timer] source_c --- 71.0 s
[Timer] compile_c --- 87.4 s
[Timer] build_cffi_imports --- 7.9 s
[Timer] ==========================================
[Timer] Total: --- 809.1 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
stdout:
stderr:
program finished with exit code 0
elapsedTime=818.562629