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...
[c599e442fe93700] {translation-task
starting annotate
[translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy
[c599e565a341d00] translation-task}
[translation:info] RTyping...
[c599e565a350b80] {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 -=-
[c599e5ebbce3180] translation-task}
[translation:info] JIT compiler generation...
[c599e5ebbcedd00] {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 55991 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 7437 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 0x332e06bb8>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x332ec55c8>
[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 0x361cb26b0>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 14430 JitCode instances.
[jitcodewriter:info] There are 112234 -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
[c599e6f83dbdf80] translation-task}
[translation:info] lltype back-end optimisations...
[c599e6f83dc8180] {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 148123 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 35441 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c599e771abe4880] translation-task}
[translation:info] inserting stack checks...
[c599e771abf3b00] {translation-task
starting stackcheckinsertion_lltype
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] inserted 4136 stack checks.
[c599e778196ff00] translation-task}
[translation:info] Creating database for generating c source...
[c599e778197af00] {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: 26619 ]
[c] 27000 nodes [ array: 7721 framework rtti: 856 func: 6422 group: 1 struct: 27250 ]
[c] 28000 nodes [ array: 7738 framework rtti: 856 func: 6481 group: 1 struct: 28079 ]
[c] 29000 nodes [ array: 7795 framework rtti: 860 func: 6700 group: 1 struct: 29206 ]
[c] 30000 nodes [ array: 7887 framework rtti: 866 func: 6913 group: 1 struct: 30251 ]
[c] 31000 nodes [ array: 7903 framework rtti: 866 func: 7215 group: 1 struct: 31333 ]
[c] 32000 nodes [ array: 8023 framework rtti: 896 func: 8459 group: 1 struct: 33052 ]
[c] 33000 nodes [ array: 8112 framework rtti: 928 func: 8803 group: 1 struct: 33422 ]
[c] 34000 nodes [ array: 8242 framework rtti: 963 func: 9154 group: 1 struct: 33947 ]
[c] 35000 nodes [ array: 8369 framework rtti: 1013 func: 9587 group: 1 struct: 34401 ]
[c] 36000 nodes [ array: 8591 framework rtti: 1096 func: 9770 group: 1 struct: 34836 ]
[c] 37000 nodes [ array: 8728 framework rtti: 1148 func: 9912 group: 1 struct: 35411 ]
[c] 38000 nodes [ array: 8996 framework rtti: 1172 func: 10167 group: 1 struct: 36028 ]
[c] 39000 nodes [ array: 9267 framework rtti: 1186 func: 10456 group: 1 struct: 36408 ]
[c] 40000 nodes [ array: 9614 framework rtti: 1256 func: 10719 group: 1 struct: 37206 ]
[c] 41000 nodes [ array: 9823 framework rtti: 1256 func: 10866 group: 1 struct: 37917 ]
[c] 42000 nodes [ array: 10131 framework rtti: 1258 func: 10957 group: 1 struct: 38557 ]
[c] 43000 nodes [ array: 10520 framework rtti: 1259 func: 11043 group: 1 struct: 39151 ]
[c] 44000 nodes [ array: 10787 framework rtti: 1261 func: 11188 group: 1 struct: 39934 ]
[c] 45000 nodes [ array: 10968 framework rtti: 1262 func: 11402 group: 1 struct: 40910 ]
[c] 46000 nodes [ array: 11145 framework rtti: 1265 func: 11631 group: 1 struct: 41893 ]
[c] 47000 nodes [ array: 11346 framework rtti: 1265 func: 11828 group: 1 struct: 42654 ]
[c] 48000 nodes [ array: 11556 framework rtti: 1265 func: 12050 group: 1 struct: 43405 ]
[c] 49000 nodes [ array: 11589 framework rtti: 1265 func: 12558 group: 1 struct: 43627 ]
[c] 50000 nodes [ array: 11618 framework rtti: 1265 func: 13083 group: 1 struct: 43800 ]
[c] 51000 nodes [ array: 11724 framework rtti: 1278 func: 13394 group: 1 struct: 44462 ]
[c] 52000 nodes [ array: 11820 framework rtti: 1294 func: 13727 group: 1 struct: 45186 ]
[c] 53000 nodes [ array: 11906 framework rtti: 1317 func: 13936 group: 1 struct: 45771 ]
[c] 54000 nodes [ array: 11978 framework rtti: 1324 func: 14227 group: 1 struct: 46372 ]
[c] 55000 nodes [ array: 15640 framework rtti: 1331 func: 14337 group: 1 struct: 48073 ]
[c] 56000 nodes [ array: 15755 framework rtti: 1339 func: 14627 group: 1 struct: 48688 ]
[c] 57000 nodes [ array: 15921 framework rtti: 1346 func: 14921 group: 1 struct: 49112 ]
[c] 58000 nodes [ array: 16008 framework rtti: 1356 func: 15178 group: 1 struct: 49839 ]
[c] 59000 nodes [ array: 16074 framework rtti: 1356 func: 15251 group: 1 struct: 50240 ]
[c] 60000 nodes [ array: 16254 framework rtti: 1361 func: 15406 group: 1 struct: 65332 ]
[c] 61000 nodes [ array: 16333 framework rtti: 1364 func: 15495 group: 1 struct: 65966 ]
[c] 62000 nodes [ array: 16402 framework rtti: 1364 func: 15516 group: 1 struct: 66402 ]
[c] 63000 nodes [ array: 16460 framework rtti: 1364 func: 15680 group: 1 struct: 67119 ]
[c] 64000 nodes [ array: 16573 framework rtti: 1375 func: 15869 group: 1 struct: 67972 ]
[c] 65000 nodes [ array: 16771 framework rtti: 1376 func: 16042 group: 1 struct: 68805 ]
[c] 66000 nodes [ array: 16881 framework rtti: 1379 func: 16154 group: 1 struct: 69238 ]
[c] 67000 nodes [ array: 17037 framework rtti: 1382 func: 16402 group: 1 struct: 69809 ]
[c] 68000 nodes [ array: 17144 framework rtti: 1382 func: 16583 group: 1 struct: 70568 ]
[c] 69000 nodes [ array: 17230 framework rtti: 1382 func: 17117 group: 1 struct: 70992 ]
[c] 70000 nodes [ array: 17330 framework rtti: 1383 func: 17625 group: 1 struct: 71535 ]
[c] 71000 nodes [ array: 17512 framework rtti: 1387 func: 17948 group: 1 struct: 72359 ]
[c] 72000 nodes [ array: 17705 framework rtti: 1396 func: 18230 group: 1 struct: 73251 ]
[c] 73000 nodes [ array: 17914 framework rtti: 1398 func: 18528 group: 1 struct: 74115 ]
[c] 74000 nodes [ array: 18181 framework rtti: 1403 func: 18877 group: 1 struct: 74933 ]
[c] 75000 nodes [ array: 18378 framework rtti: 1403 func: 18877 group: 1 struct: 75524 ]
[c] 76000 nodes [ array: 18567 framework rtti: 1403 func: 18877 group: 1 struct: 76201 ]
[c] 77000 nodes [ array: 18767 framework rtti: 1403 func: 18877 group: 1 struct: 76853 ]
[c] 78000 nodes [ array: 18981 framework rtti: 1403 func: 18877 group: 1 struct: 77768 ]
[c] 79000 nodes [ array: 19205 framework rtti: 1403 func: 18885 group: 1 struct: 78814 ]
[c] 80000 nodes [ array: 19405 framework rtti: 1407 func: 19211 group: 1 struct: 79718 ]
[c] 81000 nodes [ array: 19633 framework rtti: 1410 func: 19485 group: 1 struct: 80415 ]
[c] 82000 nodes [ array: 19811 framework rtti: 1417 func: 19836 group: 1 struct: 81061 ]
[c] 83000 nodes [ array: 19930 framework rtti: 1421 func: 19907 group: 1 struct: 82020 ]
[c] 84000 nodes [ array: 20648 framework rtti: 1421 func: 20031 group: 1 struct: 118972 ]
[c] 85000 nodes [ array: 21121 framework rtti: 1421 func: 20205 group: 1 struct: 121773 ]
[c] 86000 nodes [ array: 22245 framework rtti: 1421 func: 20368 group: 1 struct: 124100 ]
[c] 87000 nodes [ array: 23633 framework rtti: 1421 func: 20656 group: 1 struct: 126239 ]
[c] 88000 nodes [ array: 25226 framework rtti: 1421 func: 21285 group: 1 struct: 128326 ]
[c] 89000 nodes [ array: 26704 framework rtti: 1421 func: 21649 group: 1 struct: 130408 ]
[c] 90000 nodes [ array: 28157 framework rtti: 1421 func: 22145 group: 1 struct: 132629 ]
[c] 91000 nodes [ array: 29524 framework rtti: 1421 func: 22695 group: 1 struct: 134730 ]
[c] 92000 nodes [ array: 30614 framework rtti: 1421 func: 22966 group: 1 struct: 136877 ]
[c] 93000 nodes [ array: 31655 framework rtti: 1421 func: 23287 group: 1 struct: 138996 ]
[c] 94000 nodes [ array: 33290 framework rtti: 1421 func: 23902 group: 1 struct: 141145 ]
[c] 95000 nodes [ array: 35022 framework rtti: 1421 func: 24608 group: 1 struct: 143315 ]
[c] 96000 nodes [ array: 36472 framework rtti: 1421 func: 25114 group: 1 struct: 145659 ]
[c] 97000 nodes [ array: 38346 framework rtti: 1421 func: 25475 group: 1 struct: 147993 ]
[c] 98000 nodes [ array: 39065 framework rtti: 1422 func: 25862 group: 1 struct: 150030 ]
[c] 99000 nodes [ array: 39209 framework rtti: 1427 func: 25900 group: 1 struct: 150555 ]
[c] 100000 nodes [ array: 39365 framework rtti: 1427 func: 25909 group: 1 struct: 150756 ]
[c] 101000 nodes [ array: 39663 framework rtti: 1430 func: 25945 group: 1 struct: 151136 ]
[c] 102000 nodes [ array: 39924 framework rtti: 1433 func: 25978 group: 1 struct: 151756 ]
[c] 103000 nodes [ array: 40225 framework rtti: 1437 func: 26032 group: 1 struct: 152447 ]
[c] 104000 nodes [ array: 40462 framework rtti: 1440 func: 26038 group: 1 struct: 152985 ]
[c] 105000 nodes [ array: 40708 framework rtti: 1441 func: 26052 group: 1 struct: 153330 ]
[c] 106000 nodes [ array: 40935 framework rtti: 1441 func: 26073 group: 1 struct: 153698 ]
[c] 107000 nodes [ array: 41478 framework rtti: 1441 func: 26809 group: 1 struct: 153840 ]
[c] 108000 nodes [ array: 41848 framework rtti: 1442 func: 27095 group: 1 struct: 154420 ]
[c] 109000 nodes [ array: 42031 framework rtti: 1449 func: 27169 group: 1 struct: 154921 ]
[c] 110000 nodes [ array: 42184 framework rtti: 1449 func: 27204 group: 1 struct: 155456 ]
[c] 111000 nodes [ array: 42404 framework rtti: 1450 func: 27293 group: 1 struct: 156166 ]
[c] 112000 nodes [ array: 42572 framework rtti: 1451 func: 27341 group: 1 struct: 156666 ]
[c] 113000 nodes [ array: 42742 framework rtti: 1451 func: 27378 group: 1 struct: 157134 ]
[c] 114000 nodes [ array: 42887 framework rtti: 1451 func: 27394 group: 1 struct: 157556 ]
[c] 115000 nodes [ array: 43000 framework rtti: 1451 func: 27394 group: 1 struct: 157986 ]
[c] 116000 nodes [ array: 43171 framework rtti: 1451 func: 27394 group: 1 struct: 158441 ]
[c] 117000 nodes [ array: 43334 framework rtti: 1451 func: 27394 group: 1 struct: 158863 ]
[c] 118000 nodes [ array: 43507 framework rtti: 1451 func: 27394 group: 1 struct: 159296 ]
[c] 119000 nodes [ array: 43671 framework rtti: 1452 func: 27468 group: 1 struct: 160003 ]
[c] 120000 nodes [ array: 43846 framework rtti: 1460 func: 27602 group: 1 struct: 160604 ]
[c] 121000 nodes [ array: 44101 framework rtti: 1467 func: 27788 group: 1 struct: 161210 ]
[c] 122000 nodes [ array: 44299 framework rtti: 1470 func: 28043 group: 1 struct: 161938 ]
[c] 123000 nodes [ array: 44504 framework rtti: 1474 func: 28103 group: 1 struct: 162823 ]
[c] 124000 nodes [ array: 44563 framework rtti: 1476 func: 28125 group: 1 struct: 163279 ]
[c] 125000 nodes [ array: 44659 framework rtti: 1476 func: 28156 group: 1 struct: 163889 ]
[c] 126000 nodes [ array: 44704 framework rtti: 1476 func: 28179 group: 1 struct: 164439 ]
[c] 127000 nodes [ array: 44797 framework rtti: 1476 func: 28211 group: 1 struct: 164986 ]
[c] 128000 nodes [ array: 44937 framework rtti: 1476 func: 28301 group: 1 struct: 165693 ]
[c] 129000 nodes [ array: 45236 framework rtti: 1476 func: 28402 group: 1 struct: 166592 ]
[c] 130000 nodes [ array: 45381 framework rtti: 1476 func: 28434 group: 1 struct: 167240 ]
[c] 131000 nodes [ array: 45467 framework rtti: 1476 func: 28469 group: 1 struct: 167814 ]
[c] 132000 nodes [ array: 45578 framework rtti: 1476 func: 28485 group: 1 struct: 168368 ]
[c] 133000 nodes [ array: 45703 framework rtti: 1476 func: 28524 group: 1 struct: 169057 ]
[c] 134000 nodes [ array: 45779 framework rtti: 1476 func: 28563 group: 1 struct: 169636 ]
[c] 135000 nodes [ array: 45834 framework rtti: 1476 func: 28617 group: 1 struct: 170202 ]
[c] 136000 nodes [ array: 46022 framework rtti: 1476 func: 28674 group: 1 struct: 170835 ]
[c] 137000 nodes [ array: 46240 framework rtti: 1476 func: 28703 group: 1 struct: 171411 ]
[c] 138000 nodes [ array: 46370 framework rtti: 1476 func: 28742 group: 1 struct: 172091 ]
[c] 139000 nodes [ array: 46468 framework rtti: 1476 func: 28814 group: 1 struct: 172758 ]
[c] 140000 nodes [ array: 46731 framework rtti: 1476 func: 28837 group: 1 struct: 173447 ]
[c] 141000 nodes [ array: 46916 framework rtti: 1476 func: 28887 group: 1 struct: 174141 ]
[c] 142000 nodes [ array: 47049 framework rtti: 1476 func: 28940 group: 1 struct: 174785 ]
[c] 143000 nodes [ array: 47252 framework rtti: 1476 func: 28953 group: 1 struct: 175526 ]
[c] 144000 nodes [ array: 47417 framework rtti: 1476 func: 29006 group: 1 struct: 176266 ]
[c] 145000 nodes [ array: 47618 framework rtti: 1476 func: 29031 group: 1 struct: 177009 ]
[c] 146000 nodes [ array: 47758 framework rtti: 1476 func: 29055 group: 1 struct: 177698 ]
[c] 147000 nodes [ array: 47974 framework rtti: 1476 func: 29080 group: 1 struct: 178458 ]
[c] 148000 nodes [ array: 48185 framework rtti: 1476 func: 29140 group: 1 struct: 179268 ]
[c] 149000 nodes [ array: 48329 framework rtti: 1476 func: 29185 group: 1 struct: 179995 ]
[c] 150000 nodes [ array: 48567 framework rtti: 1476 func: 29213 group: 1 struct: 180794 ]
[c] 151000 nodes [ array: 48687 framework rtti: 1476 func: 29220 group: 1 struct: 181433 ]
[c] 152000 nodes [ array: 48908 framework rtti: 1476 func: 29257 group: 1 struct: 182234 ]
[c] 153000 nodes [ array: 49103 framework rtti: 1476 func: 29297 group: 1 struct: 183003 ]
[c] 154000 nodes [ array: 49323 framework rtti: 1476 func: 29330 group: 1 struct: 183620 ]
[c] 155000 nodes [ array: 49566 framework rtti: 1476 func: 29361 group: 1 struct: 184358 ]
[c] 156000 nodes [ array: 49829 framework rtti: 1476 func: 29385 group: 1 struct: 185154 ]
[c] 157000 nodes [ array: 50249 framework rtti: 1476 func: 29390 group: 1 struct: 185994 ]
[c] 158000 nodes [ array: 50548 framework rtti: 1476 func: 29406 group: 1 struct: 186913 ]
[c] 159000 nodes [ array: 50743 framework rtti: 1477 func: 29452 group: 1 struct: 187710 ]
[c] 160000 nodes [ array: 51256 framework rtti: 1477 func: 29498 group: 1 struct: 187888 ]
[c] 161000 nodes [ array: 51658 framework rtti: 1477 func: 29553 group: 1 struct: 188154 ]
[c] 162000 nodes [ array: 52264 framework rtti: 1477 func: 29576 group: 1 struct: 188428 ]
[c] 163000 nodes [ array: 52759 framework rtti: 1477 func: 29636 group: 1 struct: 188616 ]
[c] 164000 nodes [ array: 53354 framework rtti: 1477 func: 29704 group: 1 struct: 188848 ]
[c] 165000 nodes [ array: 53945 framework rtti: 1477 func: 29718 group: 1 struct: 189115 ]
[c] 166000 nodes [ array: 54456 framework rtti: 1477 func: 29759 group: 1 struct: 189291 ]
[c] 167000 nodes [ array: 54905 framework rtti: 1477 func: 29797 group: 1 struct: 189436 ]
[c] 168000 nodes [ array: 55366 framework rtti: 1477 func: 29839 group: 1 struct: 189561 ]
[c] 169000 nodes [ array: 55816 framework rtti: 1477 func: 29884 group: 1 struct: 189708 ]
[c] 170000 nodes [ array: 56205 framework rtti: 1477 func: 29938 group: 1 struct: 189878 ]
[c] 171000 nodes [ array: 56592 framework rtti: 1477 func: 29974 group: 1 struct: 190088 ]
[c] 172000 nodes [ array: 56979 framework rtti: 1477 func: 30033 group: 1 struct: 190238 ]
[c] 173000 nodes [ array: 57257 framework rtti: 1477 func: 30067 group: 1 struct: 190409 ]
[c] 174000 nodes [ array: 57622 framework rtti: 1477 func: 30116 group: 1 struct: 190596 ]
[c] 175000 nodes [ array: 57989 framework rtti: 1477 func: 30187 group: 1 struct: 190770 ]
[c] 176000 nodes [ array: 58349 framework rtti: 1477 func: 30219 group: 1 struct: 190920 ]
[c] 177000 nodes [ array: 58758 framework rtti: 1477 func: 30242 group: 1 struct: 191127 ]
[c] 178000 nodes [ array: 59062 framework rtti: 1477 func: 30246 group: 1 struct: 191340 ]
[c] 179000 nodes [ array: 59406 framework rtti: 1477 func: 30287 group: 1 struct: 191517 ]
[c] 180000 nodes [ array: 59761 framework rtti: 1477 func: 30317 group: 1 struct: 191708 ]
[c] 181000 nodes [ array: 60134 framework rtti: 1477 func: 30387 group: 1 struct: 191977 ]
[c] 182000 nodes [ array: 60523 framework rtti: 1477 func: 30406 group: 1 struct: 192154 ]
[c] 183000 nodes [ array: 60888 framework rtti: 1477 func: 30477 group: 1 struct: 192358 ]
[c] 184000 nodes [ array: 61238 framework rtti: 1477 func: 30529 group: 1 struct: 192550 ]
[c] 185000 nodes [ array: 61628 framework rtti: 1477 func: 30570 group: 1 struct: 192737 ]
[c] 186000 nodes [ array: 61974 framework rtti: 1477 func: 30585 group: 1 struct: 192933 ]
[c] 187000 nodes [ array: 62356 framework rtti: 1477 func: 30602 group: 1 struct: 193109 ]
[c] 188000 nodes [ array: 62769 framework rtti: 1477 func: 30630 group: 1 struct: 193298 ]
[c] 189000 nodes [ array: 63165 framework rtti: 1477 func: 30683 group: 1 struct: 193467 ]
[c] 190000 nodes [ array: 63571 framework rtti: 1477 func: 30711 group: 1 struct: 193680 ]
[c] 191000 nodes [ array: 64017 framework rtti: 1477 func: 30722 group: 1 struct: 193959 ]
[c] 192000 nodes [ array: 64402 framework rtti: 1477 func: 30781 group: 1 struct: 194143 ]
[c] 193000 nodes [ array: 64808 framework rtti: 1477 func: 30804 group: 1 struct: 194322 ]
[c] 194000 nodes [ array: 65217 framework rtti: 1477 func: 30818 group: 1 struct: 194456 ]
[c] 195000 nodes [ array: 65607 framework rtti: 1477 func: 30820 group: 1 struct: 194778 ]
[c] 196000 nodes [ array: 65951 framework rtti: 1477 func: 30823 group: 1 struct: 195013 ]
[c] 197000 nodes [ array: 66339 framework rtti: 1477 func: 30913 group: 1 struct: 195173 ]
[c] 198000 nodes [ array: 66667 framework rtti: 1477 func: 30968 group: 1 struct: 195336 ]
[c] 199000 nodes [ array: 67075 framework rtti: 1477 func: 31000 group: 1 struct: 195449 ]
[c] 200000 nodes [ array: 67487 framework rtti: 1477 func: 31033 group: 1 struct: 195574 ]
[c] 201000 nodes [ array: 67740 framework rtti: 1477 func: 31043 group: 1 struct: 195761 ]
[c] 202000 nodes [ array: 67976 framework rtti: 1477 func: 31049 group: 1 struct: 195963 ]
[c] 203000 nodes [ array: 68284 framework rtti: 1477 func: 31059 group: 1 struct: 196159 ]
[c] 204000 nodes [ array: 68638 framework rtti: 1477 func: 31081 group: 1 struct: 196367 ]
[c] 205000 nodes [ array: 69025 framework rtti: 1477 func: 31112 group: 1 struct: 196512 ]
[c] 206000 nodes [ array: 69405 framework rtti: 1477 func: 31123 group: 1 struct: 196708 ]
[c] 207000 nodes [ array: 69706 framework rtti: 1477 func: 31127 group: 1 struct: 196943 ]
[c] 208000 nodes [ array: 70071 framework rtti: 1477 func: 31127 group: 1 struct: 197166 ]
[c] 209000 nodes [ array: 70392 framework rtti: 1477 func: 31127 group: 1 struct: 197370 ]
[c] 210000 nodes [ array: 70689 framework rtti: 1477 func: 31134 group: 1 struct: 197575 ]
[c] 211000 nodes [ array: 70978 framework rtti: 1477 func: 31142 group: 1 struct: 197772 ]
[c] 212000 nodes [ array: 71286 framework rtti: 1477 func: 31143 group: 1 struct: 197991 ]
[c] 213000 nodes [ array: 71544 framework rtti: 1477 func: 31143 group: 1 struct: 198235 ]
[c] 214000 nodes [ array: 72063 framework rtti: 1477 func: 31156 group: 1 struct: 198481 ]
[c] 215000 nodes [ array: 72471 framework rtti: 1477 func: 31405 group: 1 struct: 198708 ]
[c] 216000 nodes [ array: 72831 framework rtti: 1477 func: 31564 group: 1 struct: 199007 ]
[c] 217000 nodes [ array: 73019 framework rtti: 1483 func: 31659 group: 1 struct: 199629 ]
[c] 218000 nodes [ array: 73062 framework rtti: 1486 func: 31673 group: 1 struct: 199865 ]
[c] 219000 nodes [ array: 73110 framework rtti: 1489 func: 31698 group: 1 struct: 200152 ]
[c] 220000 nodes [ array: 73300 framework rtti: 1496 func: 31720 group: 1 struct: 201007 ]
[c] 221000 nodes [ array: 73391 framework rtti: 1499 func: 31722 group: 1 struct: 201405 ]
[c] 222000 nodes [ array: 73421 framework rtti: 1501 func: 31737 group: 1 struct: 201572 ]
[c] 223000 nodes [ array: 73592 framework rtti: 1503 func: 31939 group: 1 struct: 201738 ]
[c] 224000 nodes [ array: 73696 framework rtti: 1503 func: 32035 group: 1 struct: 201798 ]
[c] 225000 nodes [ array: 74172 framework rtti: 1505 func: 32054 group: 1 struct: 201902 ]
[c] 226000 nodes [ array: 74247 framework rtti: 1524 func: 32087 group: 1 struct: 202433 ]
[c] 227000 nodes [ array: 74323 framework rtti: 1525 func: 32127 group: 1 struct: 203504 ]
[c] 228000 nodes [ array: 74396 framework rtti: 1529 func: 32149 group: 1 struct: 204039 ]
[c] 229000 nodes [ array: 74469 framework rtti: 1530 func: 32166 group: 1 struct: 204550 ]
[c] 230000 nodes [ array: 74599 framework rtti: 1530 func: 32166 group: 1 struct: 204656 ]
[c] 231000 nodes [ array: 74753 framework rtti: 1530 func: 32166 group: 1 struct: 204821 ]
[c] 232000 nodes [ array: 75015 framework rtti: 1530 func: 32166 group: 1 struct: 204878 ]
[c] 233000 nodes [ array: 75165 framework rtti: 1533 func: 32220 group: 1 struct: 205594 ]
[c] 234000 nodes [ array: 75307 framework rtti: 1553 func: 32337 group: 1 struct: 206220 ]
[c] 235000 nodes [ array: 75583 framework rtti: 1561 func: 32431 group: 1 struct: 206669 ]
[c] 236000 nodes [ array: 75713 framework rtti: 1591 func: 32575 group: 1 struct: 207562 ]
[c] 237000 nodes [ array: 75729 framework rtti: 1654 func: 32606 group: 1 struct: 210363 ]
[c] 238000 nodes [ array: 76046 framework rtti: 1656 func: 32606 group: 1 struct: 211104 ]
[c] 239000 nodes [ array: 76483 framework rtti: 1656 func: 32606 group: 1 struct: 211783 ]
[c] 240000 nodes [ array: 76702 framework rtti: 1656 func: 32606 group: 1 struct: 212684 ]
[c] 241000 nodes [ array: 76933 framework rtti: 1656 func: 32606 group: 1 struct: 213683 ]
[c] 242000 nodes [ array: 77185 framework rtti: 1656 func: 32606 group: 1 struct: 214683 ]
[c] 243000 nodes [ array: 77491 framework rtti: 1656 func: 32606 group: 1 struct: 215670 ]
[c] 244000 nodes [ array: 77805 framework rtti: 1656 func: 32606 group: 1 struct: 216793 ]
[c] 245000 nodes [ array: 78080 framework rtti: 1656 func: 32606 group: 1 struct: 217788 ]
[c] 246000 nodes [ array: 78385 framework rtti: 1656 func: 32606 group: 1 struct: 218600 ]
[c] 247000 nodes [ array: 78577 framework rtti: 1656 func: 32606 group: 1 struct: 219577 ]
[c] 248000 nodes [ array: 78786 framework rtti: 1656 func: 32606 group: 1 struct: 220392 ]
[c] 249000 nodes [ array: 79069 framework rtti: 1656 func: 32606 group: 1 struct: 221436 ]
[c] 250000 nodes [ array: 79265 framework rtti: 1656 func: 32606 group: 1 struct: 222363 ]
[c] 251000 nodes [ array: 79512 framework rtti: 1656 func: 32606 group: 1 struct: 223337 ]
[c] 252000 nodes [ array: 79745 framework rtti: 1656 func: 32606 group: 1 struct: 224273 ]
[c] 253000 nodes [ array: 80077 framework rtti: 1656 func: 32606 group: 1 struct: 225394 ]
[c] 254000 nodes [ array: 80388 framework rtti: 1656 func: 32606 group: 1 struct: 226397 ]
[c] 255000 nodes [ array: 80768 framework rtti: 1656 func: 32606 group: 1 struct: 227455 ]
[c] 256000 nodes [ array: 81038 framework rtti: 1656 func: 32606 group: 1 struct: 228494 ]
[c] 257000 nodes [ array: 81379 framework rtti: 1656 func: 32606 group: 1 struct: 229539 ]
[c] 258000 nodes [ array: 81696 framework rtti: 1656 func: 32606 group: 1 struct: 230627 ]
[c] 259000 nodes [ array: 81976 framework rtti: 1656 func: 32606 group: 1 struct: 231624 ]
[c] 260000 nodes [ array: 82306 framework rtti: 1656 func: 32606 group: 1 struct: 232725 ]
[c] 261000 nodes [ array: 82688 framework rtti: 1656 func: 32606 group: 1 struct: 233651 ]
[c] 262000 nodes [ array: 82975 framework rtti: 1656 func: 32606 group: 1 struct: 234695 ]
[c] 263000 nodes [ array: 83281 framework rtti: 1656 func: 32606 group: 1 struct: 235804 ]
[c] 264000 nodes [ array: 83510 framework rtti: 1661 func: 32606 group: 1 struct: 236622 ]
[c] 265000 nodes [ array: 83822 framework rtti: 1661 func: 32606 group: 1 struct: 237638 ]
[c] 266000 nodes [ array: 84102 framework rtti: 1676 func: 32606 group: 1 struct: 238692 ]
[c] 267000 nodes [ array: 84402 framework rtti: 1676 func: 32606 group: 1 struct: 239856 ]
[c] 268000 nodes [ array: 84661 framework rtti: 1676 func: 32606 group: 1 struct: 241044 ]
[c] 269000 nodes [ array: 84849 framework rtti: 1676 func: 32606 group: 1 struct: 242325 ]
[c] 270000 nodes [ array: 84973 framework rtti: 1676 func: 32630 group: 1 struct: 242840 ]
[c] 271000 nodes [ array: 84977 framework rtti: 1676 func: 32667 group: 1 struct: 243173 ]
[c] 272000 nodes [ array: 84977 framework rtti: 1676 func: 32668 group: 1 struct: 243502 ]
[c] 273000 nodes [ array: 84977 framework rtti: 1676 func: 32796 group: 1 struct: 243708 ]
[c] 274000 nodes [ array: 84977 framework rtti: 1676 func: 32796 group: 1 struct: 244037 ]
[c] 275000 nodes [ array: 84997 framework rtti: 1676 func: 32803 group: 1 struct: 244263 ]
[c] 276000 nodes [ array: 85003 framework rtti: 1676 func: 32816 group: 1 struct: 244466 ]
[c] 277000 nodes [ array: 85005 framework rtti: 1676 func: 32841 group: 1 struct: 244723 ]
[c] 278000 nodes [ array: 85014 framework rtti: 1676 func: 32882 group: 1 struct: 244989 ]
[c] 279000 nodes [ array: 85032 framework rtti: 1676 func: 32905 group: 1 struct: 245268 ]
[c] 280000 nodes [ array: 85057 framework rtti: 1676 func: 32930 group: 1 struct: 245544 ]
[c] 281000 nodes [ array: 85081 framework rtti: 1676 func: 32979 group: 1 struct: 245807 ]
[c] 282000 nodes [ array: 85094 framework rtti: 1676 func: 32980 group: 1 struct: 246154 ]
[c] 283000 nodes [ array: 85114 framework rtti: 1676 func: 33005 group: 1 struct: 246446 ]
[c] 284000 nodes [ array: 85149 framework rtti: 1676 func: 33027 group: 1 struct: 246770 ]
[c] 285000 nodes [ array: 85161 framework rtti: 1678 func: 33039 group: 1 struct: 247084 ]
[c] 286000 nodes [ array: 85198 framework rtti: 1678 func: 33104 group: 1 struct: 247402 ]
[c] 287000 nodes [ array: 85236 framework rtti: 1678 func: 33112 group: 1 struct: 247694 ]
[c] 288000 nodes [ array: 85279 framework rtti: 1678 func: 33117 group: 1 struct: 247961 ]
[c] 289000 nodes [ array: 85320 framework rtti: 1678 func: 33179 group: 1 struct: 248215 ]
[c] 290000 nodes [ array: 85324 framework rtti: 1678 func: 33186 group: 1 struct: 248598 ]
[c] 291000 nodes [ array: 85348 framework rtti: 1678 func: 33228 group: 1 struct: 248888 ]
[c] 292000 nodes [ array: 85382 framework rtti: 1678 func: 33260 group: 1 struct: 249152 ]
[c] 293000 nodes [ array: 85383 framework rtti: 1678 func: 33262 group: 1 struct: 249614 ]
[c] 294000 nodes [ array: 85429 framework rtti: 1679 func: 33321 group: 1 struct: 249885 ]
[c] 295000 nodes [ array: 85450 framework rtti: 1679 func: 33377 group: 1 struct: 250112 ]
[c] 296000 nodes [ array: 85470 framework rtti: 1680 func: 33401 group: 1 struct: 250396 ]
[c] 297000 nodes [ array: 85479 framework rtti: 1680 func: 33406 group: 1 struct: 250793 ]
[c] 298000 nodes [ array: 85515 framework rtti: 1680 func: 33444 group: 1 struct: 251071 ]
[c] 299000 nodes [ array: 85548 framework rtti: 1681 func: 33451 group: 1 struct: 251402 ]
[c] 300000 nodes [ array: 85548 framework rtti: 1681 func: 33451 group: 1 struct: 251794 ]
[c] 301000 nodes [ array: 85548 framework rtti: 1681 func: 33455 group: 1 struct: 252196 ]
[c] 302000 nodes [ array: 85559 framework rtti: 1681 func: 33457 group: 1 struct: 252616 ]
[c] 303000 nodes [ array: 85560 framework rtti: 1681 func: 33457 group: 1 struct: 253016 ]
[c] 304000 nodes [ array: 85574 framework rtti: 1681 func: 33697 group: 1 struct: 253603 ]
[c] 305000 nodes [ array: 85608 framework rtti: 1684 func: 34073 group: 1 struct: 254283 ]
[c] 306000 nodes [ array: 85725 framework rtti: 1700 func: 34323 group: 1 struct: 254936 ]
[c] 307000 nodes [ array: 85879 framework rtti: 1727 func: 34385 group: 1 struct: 257100 ]
[c] 308000 nodes [ array: 86035 framework rtti: 1731 func: 34394 group: 1 struct: 257518 ]
[c] 309000 nodes [ array: 86185 framework rtti: 1750 func: 34497 group: 1 struct: 257750 ]
[c] 310000 nodes [ array: 86285 framework rtti: 1768 func: 34567 group: 1 struct: 258154 ]
[c] 311000 nodes [ array: 86501 framework rtti: 1773 func: 34567 group: 1 struct: 258791 ]
[c] 312000 nodes [ array: 86870 framework rtti: 1779 func: 34578 group: 1 struct: 259318 ]
[c] 313000 nodes [ array: 87014 framework rtti: 1796 func: 34582 group: 1 struct: 259827 ]
[c] 314000 nodes [ array: 87064 framework rtti: 1797 func: 34584 group: 1 struct: 260284 ]
[c] 315000 nodes [ array: 87179 framework rtti: 1804 func: 34604 group: 1 struct: 260641 ]
[c] 316000 nodes [ array: 87269 framework rtti: 1808 func: 34678 group: 1 struct: 261144 ]
[c] 317000 nodes [ array: 87365 framework rtti: 1830 func: 34774 group: 1 struct: 261871 ]
[c] 318000 nodes [ array: 87369 framework rtti: 1830 func: 34776 group: 1 struct: 264364 ]
[c] 319000 nodes [ array: 87376 framework rtti: 1830 func: 34778 group: 1 struct: 266643 ]
[c] 320000 nodes [ array: 87385 framework rtti: 1830 func: 34781 group: 1 struct: 268944 ]
[c] 321000 nodes [ array: 87430 framework rtti: 1832 func: 34855 group: 1 struct: 269423 ]
[c] 322000 nodes [ array: 87463 framework rtti: 1832 func: 34855 group: 1 struct: 269936 ]
[c] 323000 nodes [ array: 87490 framework rtti: 1832 func: 34855 group: 1 struct: 270189 ]
[c] 324000 nodes [ array: 87574 framework rtti: 1832 func: 34855 group: 1 struct: 270744 ]
[c] 325000 nodes [ array: 87637 framework rtti: 1832 func: 34855 group: 1 struct: 271492 ]
[c] 326000 nodes [ array: 87687 framework rtti: 1832 func: 34855 group: 1 struct: 272278 ]
[c] 327000 nodes [ array: 87706 framework rtti: 1832 func: 34855 group: 1 struct: 272962 ]
[c] 328000 nodes [ array: 87722 framework rtti: 1832 func: 34855 group: 1 struct: 273576 ]
[c] 329000 nodes [ array: 87735 framework rtti: 1832 func: 34855 group: 1 struct: 274612 ]
[c] 330000 nodes [ array: 87754 framework rtti: 1832 func: 34855 group: 1 struct: 275322 ]
[c] 331000 nodes [ array: 87814 framework rtti: 1832 func: 34855 group: 1 struct: 275634 ]
[c] 332000 nodes [ array: 87877 framework rtti: 1832 func: 34855 group: 1 struct: 276274 ]
[c] 333000 nodes [ array: 87909 framework rtti: 1832 func: 34855 group: 1 struct: 276683 ]
[c] 334000 nodes [ array: 87930 framework rtti: 1832 func: 34855 group: 1 struct: 277376 ]
[c] 335000 nodes [ array: 87982 framework rtti: 1832 func: 34855 group: 1 struct: 277917 ]
[c] 336000 nodes [ array: 88015 framework rtti: 1832 func: 34855 group: 1 struct: 278562 ]
[c] 337000 nodes [ array: 88020 framework rtti: 1832 func: 34855 group: 1 struct: 279304 ]
[c] 338000 nodes [ array: 88071 framework rtti: 1832 func: 34855 group: 1 struct: 279903 ]
[c] 339000 nodes [ array: 88078 framework rtti: 1832 func: 34855 group: 1 struct: 280661 ]
[c] 340000 nodes [ array: 88087 framework rtti: 1832 func: 34855 group: 1 struct: 281456 ]
[c] 341000 nodes [ array: 88112 framework rtti: 1832 func: 34855 group: 1 struct: 282122 ]
[c] 342000 nodes [ array: 88117 framework rtti: 1832 func: 34855 group: 1 struct: 282901 ]
[c] 343000 nodes [ array: 88128 framework rtti: 1832 func: 34855 group: 1 struct: 283667 ]
[c] 344000 nodes [ array: 88141 framework rtti: 1832 func: 34855 group: 1 struct: 284336 ]
[c] 345000 nodes [ array: 88145 framework rtti: 1832 func: 34855 group: 1 struct: 285153 ]
[c] 346000 nodes [ array: 88157 framework rtti: 1832 func: 34855 group: 1 struct: 286018 ]
[c] 347000 nodes [ array: 88166 framework rtti: 1832 func: 34855 group: 1 struct: 286708 ]
[c] 348000 nodes [ array: 88175 framework rtti: 1832 func: 34855 group: 1 struct: 287599 ]
[c] 349000 nodes [ array: 88189 framework rtti: 1832 func: 34855 group: 1 struct: 288483 ]
[c] 350000 nodes [ array: 88200 framework rtti: 1832 func: 34855 group: 1 struct: 289074 ]
[c] 351000 nodes [ array: 88209 framework rtti: 1832 func: 34855 group: 1 struct: 289874 ]
[c] 352000 nodes [ array: 88225 framework rtti: 1832 func: 34855 group: 1 struct: 290587 ]
[c] 353000 nodes [ array: 88239 framework rtti: 1832 func: 34855 group: 1 struct: 291382 ]
[c] 354000 nodes [ array: 88269 framework rtti: 1832 func: 34855 group: 1 struct: 292041 ]
[c] 355000 nodes [ array: 88293 framework rtti: 1832 func: 34855 group: 1 struct: 292915 ]
[c] 356000 nodes [ array: 88298 framework rtti: 1832 func: 34855 group: 1 struct: 293793 ]
[c] 357000 nodes [ array: 88317 framework rtti: 1832 func: 34855 group: 1 struct: 294602 ]
[c] 358000 nodes [ array: 88319 framework rtti: 1832 func: 34855 group: 1 struct: 295635 ]
[c] 359000 nodes [ array: 88319 framework rtti: 1832 func: 34855 group: 1 struct: 296710 ]
[c] 360000 nodes [ array: 88319 framework rtti: 1832 func: 34855 group: 1 struct: 297702 ]
[c] 361000 nodes [ array: 88339 framework rtti: 1832 func: 34855 group: 1 struct: 298536 ]
[c] 362000 nodes [ array: 88344 framework rtti: 1833 func: 34862 group: 1 struct: 299405 ]
[c] 363000 nodes [ array: 88344 framework rtti: 1833 func: 34862 group: 1 struct: 299418 ]
[c] 364000 nodes [ array: 88346 framework rtti: 1833 func: 34862 group: 1 struct: 299448 ]
[c] 365000 nodes [ array: 88355 framework rtti: 1833 func: 34885 group: 1 struct: 302352 ]
[c] 366000 nodes [ array: 88397 framework rtti: 1833 func: 34903 group: 1 struct: 302507 ]
[c] 367000 nodes [ array: 88453 framework rtti: 1833 func: 34909 group: 1 struct: 302544 ]
[c] 368000 nodes [ array: 88542 framework rtti: 1834 func: 34937 group: 1 struct: 302655 ]
[c] 369000 nodes [ array: 88567 framework rtti: 1836 func: 34971 group: 1 struct: 302741 ]
[c] 370000 nodes [ array: 88622 framework rtti: 1836 func: 34998 group: 1 struct: 302841 ]
[c] 371000 nodes [ array: 88662 framework rtti: 1836 func: 35172 group: 1 struct: 302898 ]
[c] 372000 nodes [ array: 88690 framework rtti: 1836 func: 35180 group: 1 struct: 302932 ]
[c] 373000 nodes [ array: 88702 framework rtti: 1836 func: 35181 group: 1 struct: 303041 ]
[c] 374000 nodes [ array: 88727 framework rtti: 1838 func: 35186 group: 1 struct: 303138 ]
[c] 375000 nodes [ array: 88820 framework rtti: 1891 func: 35394 group: 1 struct: 303377 ]
[c] 376000 nodes [ array: 88887 framework rtti: 1924 func: 35604 group: 1 struct: 303545 ]
[c] 377000 nodes [ array: 89025 framework rtti: 1958 func: 35662 group: 1 struct: 303916 ]
[c] 378000 nodes [ array: 89025 framework rtti: 2096 func: 35885 group: 1 struct: 304054 ]
[c] 379000 nodes [ array: 89143 framework rtti: 2163 func: 35988 group: 1 struct: 304494 ]
[c] 380000 nodes [ array: 89409 framework rtti: 2172 func: 35988 group: 1 struct: 304854 ]
[c] 381000 nodes [ array: 89493 framework rtti: 2178 func: 36027 group: 1 struct: 305035 ]
[c] 382000 nodes [ array: 89537 framework rtti: 2179 func: 36027 group: 1 struct: 305571 ]
[c] 383000 nodes [ array: 89629 framework rtti: 2190 func: 36032 group: 1 struct: 305797 ]
[c] 384000 nodes [ array: 89775 framework rtti: 2196 func: 36032 group: 1 struct: 306320 ]
[c] 385000 nodes [ array: 89957 framework rtti: 2204 func: 36060 group: 1 struct: 306661 ]
[c] 386000 nodes [ array: 90172 framework rtti: 2212 func: 36088 group: 1 struct: 307071 ]
[c] 387000 nodes [ array: 90358 framework rtti: 2212 func: 36088 group: 1 struct: 307668 ]
[c] 388000 nodes [ array: 90581 framework rtti: 2212 func: 36088 group: 1 struct: 308149 ]
[c] 389000 nodes [ array: 90801 framework rtti: 2212 func: 36088 group: 1 struct: 308583 ]
[c] 390000 nodes [ array: 91009 framework rtti: 2212 func: 36089 group: 1 struct: 309206 ]
[c] 391000 nodes [ array: 91227 framework rtti: 2212 func: 36089 group: 1 struct: 309679 ]
[c] 392000 nodes [ array: 91450 framework rtti: 2212 func: 36089 group: 1 struct: 310220 ]
[c] 393000 nodes [ array: 91563 framework rtti: 2212 func: 36105 group: 1 struct: 310909 ]
[c] 394000 nodes [ array: 91577 framework rtti: 2218 func: 36164 group: 1 struct: 311394 ]
[c] 395000 nodes [ array: 91577 framework rtti: 2218 func: 36164 group: 1 struct: 311882 ]
[c] 396000 nodes [ array: 91577 framework rtti: 2218 func: 36164 group: 1 struct: 312343 ]
[c] 397000 nodes [ array: 91578 framework rtti: 2218 func: 36164 group: 1 struct: 312829 ]
[c] 398000 nodes [ array: 91582 framework rtti: 2218 func: 36164 group: 1 struct: 313335 ]
[c] 399000 nodes [ array: 91582 framework rtti: 2218 func: 36164 group: 1 struct: 313871 ]
[c] 400000 nodes [ array: 91582 framework rtti: 2218 func: 36164 group: 1 struct: 314352 ]
[c] 401000 nodes [ array: 91583 framework rtti: 2218 func: 36164 group: 1 struct: 314832 ]
[c] 402000 nodes [ array: 91595 framework rtti: 2218 func: 36164 group: 1 struct: 315339 ]
[c] 403000 nodes [ array: 91599 framework rtti: 2218 func: 36164 group: 1 struct: 315820 ]
[c] 404000 nodes [ array: 91601 framework rtti: 2218 func: 36164 group: 1 struct: 316321 ]
[c] 405000 nodes [ array: 91601 framework rtti: 2218 func: 36164 group: 1 struct: 316798 ]
[c] 406000 nodes [ array: 91601 framework rtti: 2218 func: 36164 group: 1 struct: 317316 ]
[c] 407000 nodes [ array: 91604 framework rtti: 2218 func: 36164 group: 1 struct: 317827 ]
[c] 408000 nodes [ array: 91620 framework rtti: 2218 func: 36164 group: 1 struct: 318351 ]
[c] 409000 nodes [ array: 91622 framework rtti: 2218 func: 36164 group: 1 struct: 318858 ]
[c] 410000 nodes [ array: 91626 framework rtti: 2218 func: 36164 group: 1 struct: 319373 ]
[c] 411000 nodes [ array: 91627 framework rtti: 2218 func: 36164 group: 1 struct: 319883 ]
[c] 412000 nodes [ array: 91627 framework rtti: 2218 func: 36164 group: 1 struct: 320390 ]
[c] 413000 nodes [ array: 91631 framework rtti: 2218 func: 36164 group: 1 struct: 320926 ]
[c] 414000 nodes [ array: 91631 framework rtti: 2218 func: 36164 group: 1 struct: 321442 ]
[c] 415000 nodes [ array: 91637 framework rtti: 2218 func: 36164 group: 1 struct: 321950 ]
[c] 416000 nodes [ array: 91637 framework rtti: 2218 func: 36164 group: 1 struct: 322455 ]
[c] 417000 nodes [ array: 91642 framework rtti: 2218 func: 36164 group: 1 struct: 322957 ]
[c] 418000 nodes [ array: 91642 framework rtti: 2218 func: 36164 group: 1 struct: 323487 ]
[c] 419000 nodes [ array: 91642 framework rtti: 2218 func: 36164 group: 1 struct: 323997 ]
[c] 420000 nodes [ array: 91642 framework rtti: 2218 func: 36164 group: 1 struct: 324497 ]
[c] 421000 nodes [ array: 91642 framework rtti: 2218 func: 36164 group: 1 struct: 324997 ]
[c] 422000 nodes [ array: 91642 framework rtti: 2218 func: 36164 group: 1 struct: 325498 ]
[c] 423000 nodes [ array: 91642 framework rtti: 2218 func: 36164 group: 1 struct: 325998 ]
[c] 424000 nodes [ array: 91642 framework rtti: 2218 func: 36164 group: 1 struct: 326494 ]
[c] 425000 nodes [ array: 91652 framework rtti: 2224 func: 36183 group: 1 struct: 326800 ]
[c] 426000 nodes [ array: 91652 framework rtti: 2224 func: 36183 group: 1 struct: 326928 ]
[c] 427000 nodes [ array: 91652 framework rtti: 2224 func: 36183 group: 1 struct: 327241 ]
[c] 428000 nodes [ array: 91709 framework rtti: 2230 func: 36239 group: 1 struct: 327673 ]
[c] 429000 nodes [ array: 91965 framework rtti: 2255 func: 36379 group: 1 struct: 328108 ]
[c] 430000 nodes [ array: 92027 framework rtti: 2266 func: 36527 group: 1 struct: 328829 ]
[c] 431000 nodes [ array: 92186 framework rtti: 2267 func: 36527 group: 1 struct: 328935 ]
[c] 432000 nodes [ array: 92349 framework rtti: 2279 func: 36590 group: 1 struct: 329674 ]
[c] 433000 nodes [ array: 92488 framework rtti: 2298 func: 36595 group: 1 struct: 329919 ]
[c] 434000 nodes [ array: 92679 framework rtti: 2361 func: 36605 group: 1 struct: 330318 ]
[c] 435000 nodes [ array: 92849 framework rtti: 2409 func: 36609 group: 1 struct: 330753 ]
[c] 436000 nodes [ array: 92869 framework rtti: 2409 func: 36622 group: 1 struct: 331357 ]
[c] 437000 nodes [ array: 92881 framework rtti: 2409 func: 36624 group: 1 struct: 331814 ]
[c] 438000 nodes [ array: 92919 framework rtti: 2409 func: 36628 group: 1 struct: 332145 ]
[c] 439000 nodes [ array: 92934 framework rtti: 2409 func: 36649 group: 1 struct: 332953 ]
[c] 440000 nodes [ array: 92941 framework rtti: 2409 func: 36651 group: 1 struct: 333485 ]
[c] 441000 nodes [ array: 93073 framework rtti: 2409 func: 36719 group: 1 struct: 334114 ]
[c] 442000 nodes [ array: 93123 framework rtti: 2409 func: 36719 group: 1 struct: 335072 ]
[c] 443000 nodes [ array: 93131 framework rtti: 2409 func: 36719 group: 1 struct: 336063 ]
[c] 444000 nodes [ array: 93204 framework rtti: 2409 func: 36719 group: 1 struct: 336986 ]
[c] 445000 nodes [ array: 93222 framework rtti: 2409 func: 36719 group: 1 struct: 337965 ]
[c] 446000 nodes [ array: 93242 framework rtti: 2409 func: 36719 group: 1 struct: 338929 ]
[c] 447000 nodes [ array: 93246 framework rtti: 2409 func: 36719 group: 1 struct: 339923 ]
[c] 448000 nodes [ array: 93256 framework rtti: 2409 func: 36719 group: 1 struct: 340894 ]
[c] 449000 nodes [ array: 93261 framework rtti: 2409 func: 36719 group: 1 struct: 341887 ]
[c] 450000 nodes [ array: 93265 framework rtti: 2409 func: 36719 group: 1 struct: 342878 ]
[c] 451000 nodes [ array: 93330 framework rtti: 2409 func: 36719 group: 1 struct: 343809 ]
[c] 452000 nodes [ array: 93333 framework rtti: 2409 func: 36719 group: 1 struct: 344800 ]
[c] 453000 nodes [ array: 93362 framework rtti: 2409 func: 36719 group: 1 struct: 345766 ]
[c] 454000 nodes [ array: 93420 framework rtti: 2409 func: 36719 group: 1 struct: 346712 ]
[c] 455000 nodes [ array: 93421 framework rtti: 2409 func: 36719 group: 1 struct: 347711 ]
[c] 456000 nodes [ array: 93426 framework rtti: 2409 func: 36719 group: 1 struct: 348706 ]
[c] 457000 nodes [ array: 93578 framework rtti: 2409 func: 36728 group: 1 struct: 349451 ]
[c] 458000 nodes [ array: 94210 framework rtti: 2412 func: 36754 group: 1 struct: 349597 ]
[c] 459000 nodes [ array: 94230 framework rtti: 2412 func: 36949 group: 1 struct: 349899 ]
[c] 460000 nodes [ array: 94268 framework rtti: 2413 func: 36977 group: 1 struct: 349968 ]
[c] 461000 nodes [ array: 94301 framework rtti: 2424 func: 37393 group: 1 struct: 352230 ]
[c] 462000 nodes [ array: 94408 framework rtti: 2445 func: 37400 group: 1 struct: 352567 ]
[c] 463000 nodes [ array: 94579 framework rtti: 2453 func: 37415 group: 1 struct: 353036 ]
[c] 464000 nodes [ array: 94846 framework rtti: 2453 func: 37430 group: 1 struct: 353932 ]
[c] 465000 nodes [ array: 95154 framework rtti: 2453 func: 37461 group: 1 struct: 354681 ]
[c] 466000 nodes [ array: 95427 framework rtti: 2453 func: 37463 group: 1 struct: 355277 ]
[c] 467000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355452 ]
[c] 468000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355457 ]
[c] 469000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355500 ]
[c] 470000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355593 ]
[c] 471000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355643 ]
[c] 472000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355649 ]
[c] 473000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355665 ]
[c] 474000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355683 ]
[c] 475000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355689 ]
[c] 476000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355751 ]
[c] 477000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355764 ]
[c] 478000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355770 ]
[c] 479000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355853 ]
[c] 480000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355854 ]
[c] 481000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355854 ]
[c] 482000 nodes [ array: 95449 framework rtti: 2453 func: 37463 group: 1 struct: 355861 ]
[c] 483000 nodes [ array: 95522 framework rtti: 2455 func: 37469 group: 1 struct: 355879 ]
[c] 484000 nodes [ array: 95835 framework rtti: 2458 func: 37696 group: 1 struct: 357722 ]
[c] 485000 nodes [ array: 96182 framework rtti: 2459 func: 37839 group: 1 struct: 358093 ]
[c] 486000 nodes [ array: 96195 framework rtti: 2460 func: 37848 group: 1 struct: 358584 ]
[c] 487000 nodes [ array: 96281 framework rtti: 2502 func: 37912 group: 1 struct: 359062 ]
[c] 488000 nodes [ array: 96289 framework rtti: 2509 func: 37918 group: 1 struct: 359959 ]
[c] 489000 nodes [ array: 96298 framework rtti: 2510 func: 37934 group: 1 struct: 360451 ]
[c] 490000 nodes [ array: 96327 framework rtti: 2511 func: 37957 group: 1 struct: 360857 ]
[c] 491000 nodes [ array: 96335 framework rtti: 2511 func: 37959 group: 1 struct: 361040 ]
[c] 492000 nodes [ array: 96622 framework rtti: 2513 func: 38058 group: 1 struct: 361094 ]
[c] 493000 nodes [ array: 97622 framework rtti: 2513 func: 38058 group: 1 struct: 361094 ]
[c] 494000 nodes [ array: 98133 framework rtti: 2517 func: 38291 group: 1 struct: 361147 ]
[c] 495000 nodes [ array: 98266 framework rtti: 2517 func: 38291 group: 1 struct: 361731 ]
[c] 496000 nodes [ array: 98389 framework rtti: 2527 func: 38299 group: 1 struct: 362237 ]
[c] 497000 nodes [ array: 98519 framework rtti: 2550 func: 38316 group: 1 struct: 362520 ]
[c] 498000 nodes [ array: 98699 framework rtti: 2602 func: 38371 group: 1 struct: 362831 ]
[c] 499000 nodes [ array: 98699 framework rtti: 2602 func: 38373 group: 1 struct: 362835 ]
[c] 500000 nodes [ array: 98713 framework rtti: 2603 func: 38490 group: 1 struct: 362863 ]
[c] 501000 nodes [ array: 98723 framework rtti: 2604 func: 38534 group: 1 struct: 363512 ]
[c] 502000 nodes [ array: 98770 framework rtti: 2604 func: 38547 group: 1 struct: 364009 ]
[c] 503000 nodes [ array: 98836 framework rtti: 2609 func: 38658 group: 1 struct: 364471 ]
[c] 504000 nodes [ array: 98882 framework rtti: 2610 func: 38668 group: 1 struct: 364850 ]
[c] 505000 nodes [ array: 98907 framework rtti: 2615 func: 38722 group: 1 struct: 365322 ]
[c] 506000 nodes [ array: 98949 framework rtti: 2617 func: 38798 group: 1 struct: 365707 ]
[c] 507000 nodes [ array: 99006 framework rtti: 2632 func: 39298 group: 1 struct: 366373 ]
[c:database] GC transformer: finished helpers
[c] 508000 nodes [ array: 99309 framework rtti: 2636 func: 39400 group: 1 struct: 368794 ]
[c] 509000 nodes [ array: 99747 framework rtti: 2636 func: 39400 group: 1 struct: 368948 ]
[c] 510000 nodes [ array: 100085 framework rtti: 2648 func: 39403 group: 1 struct: 369222 ]
[c] 511000 nodes [ array: 100085 framework rtti: 2776 func: 39411 group: 1 struct: 369364 ]
[c] 512000 nodes [ array: 100157 framework rtti: 2966 func: 39755 group: 1 struct: 369819 ]
[c] 513000 nodes [ array: 100274 framework rtti: 3041 func: 40004 group: 1 struct: 370184 ]
[c] 514000 nodes [ array: 100394 framework rtti: 3088 func: 40229 group: 1 struct: 370372 ]
[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 143258 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] 514846 nodes [ array: 100560 framework rtti: 3111 func: 40471 group: 1 struct: 370703 ]
[c:database] Completed
[translation:info] database for generating C source was created
[c599e86c6018400] translation-task}
[translation:info] Generating c source...
[c599e86c6023980] {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-9667/testing_1/testing_1.c
[c599e8e5df36500] translation-task}
[translation:info] Compiling c source...
[c599e8e5df40f00] {translation-task
starting compile_c
[platform:execute] make -j 8 in /tmp/buildbot-arm64/usession-main-9667/testing_1
[platform:WARNING] implement_15.c:26696:14: warning: 'ffi_prep_cif_var' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 26696 | l_v380148 = 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:26696:14: note: enclose 'ffi_prep_cif_var' in a __builtin_available check to silence this warning
[platform:WARNING] 26696 | l_v380148 = 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:31309:14: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 31309 | l_v380461 = 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:31309:14: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning
[platform:WARNING] 31309 | l_v380461 = 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:4480:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 4480 | l_v644166 = RPyField(l_v644165, typenames);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:23757:14: warning: assigning to 'struct _cffi_field_s *' from 'const struct _cffi_field_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 23757 | l_v626784 = RPyField(l_v626783, fields);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:10469:13: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 10469 | l_v646435 = RPyField(l_v646434, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:28853:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 28853 | l_v628795 = RPyField(l_v628793, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:17381: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] 17381 | l_v648910 = RPyField(l_v648909, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:18822:12: warning: assigning to 'struct _cffi_enum_s *' from 'const struct _cffi_enum_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 18822 | l_v649503 = RPyField(l_v649502, enums);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:18824:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 18824 | l_v649504 = RPyField(l_v649502, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:58296:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 58296 | l_v639812 = RPyField(l_v639790, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:59844:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 59844 | l_v640463 = RPyField(l_v640461, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:62944:2: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 62944 | ffi_closure_free(l_v641606);
[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:62944:2: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning
[platform:WARNING] 62944 | ffi_closure_free(l_v641606);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:43520: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] 43520 | l_v658632 = RPyField(l_ctx1_0, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:46035:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 46035 | l_v659564 = RPyField(l_ctx_200, typenames);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:46616: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] 46616 | l_v659734 = RPyField(l_ctx_200, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:47861:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 47861 | l_v660256 = RPyField(l_ctx_201, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:49231:20: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 49231 | l_raw_closure_0 = ffi_closure_alloc(l_v660789, 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:49231:20: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning
[platform:WARNING] 49231 | l_raw_closure_0 = ffi_closure_alloc(l_v660789, l_raw_code_0);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~
[platform:WARNING] 10 warnings generated.
[platform:WARNING] 5 warnings generated.
[platform:WARNING] pypy_module__multibytecodec.c:5931:12: warning: assigning to 'struct MultibyteCodec_s *' from 'const MultibyteCodec *' (aka 'const struct MultibyteCodec_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 5931 | 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_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.c:34048:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 34048 | 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:34048:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 34048 | pthread_jit_write_protect_np(l_arg_689);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:34095:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 34095 | 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:34095:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 34095 | pthread_jit_write_protect_np(l_arg_688);
[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_v2237726);
[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_v2237726);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib.c:34604:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 34604 | 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:34604:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 34604 | pthread_jit_write_protect_np(l_arg_766);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib.c:34629:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 34629 | 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:34629:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 34629 | pthread_jit_write_protect_np(l_arg_767);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib_3.c:30853:15: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 30853 | l_v2315526 = ffi_closure_alloc(l_v2315525, l_v2315508);
[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:30853:15: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning
[platform:WARNING] 30853 | l_v2315526 = ffi_closure_alloc(l_v2315525, l_v2315508);
[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-9667/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-9667/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
[c599e974ac45600] translation-task}
[translation:info] Create cffi bindings for modules...
[c599e974ac6c900] {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
[c599e9837451100] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-main-9667
[Timer] Timings:
[Timer] loading target --- 18.6 s
[Timer] annotate --- 156.0 s
[Timer] rtype_lltype --- 72.0 s
[Timer] pyjitpl_lltype --- 144.2 s
[Timer] backendopt_lltype --- 65.2 s
[Timer] stackcheckinsertion_lltype --- 3.5 s
[Timer] database_c --- 131.1 s
[Timer] source_c --- 65.2 s
[Timer] compile_c --- 76.7 s
[Timer] build_cffi_imports --- 7.9 s
[Timer] ==========================================
[Timer] Total: --- 740.4 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
stdout:
stderr:
program finished with exit code 0
elapsedTime=749.991218