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.17 36602 22
SSH_CONNECTION=10.0.0.17 36602 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=xterm-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...
[c5f255db14e7400] {translation-task
starting annotate
[translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy
[c5f257249aab280] translation-task}
[translation:info] RTyping...
[c5f257249ab7f00] {translation-task
starting rtype_lltype
[rtyper] specializing: 10100 / 201536 blocks (5%)
[rtyper] specializing: 20900 / 208424 blocks (10%)
[rtyper] specializing: 31900 / 212398 blocks (15%)
[rtyper] specializing: 42800 / 213800 blocks (20%)
[rtyper] specializing: 53700 / 214738 blocks (25%)
[rtyper] specializing: 64500 / 214995 blocks (30%)
[rtyper] specializing: 75500 / 215489 blocks (35%)
[rtyper] specializing: 86300 / 215534 blocks (40%)
[rtyper] specializing: 97700 / 216976 blocks (45%)
[rtyper] specializing: 109300 / 218546 blocks (50%)
[rtyper] specializing: 121000 / 219856 blocks (55%)
[rtyper] specializing: 132300 / 220338 blocks (60%)
[rtyper] specializing: 144100 / 221618 blocks (65%)
[rtyper] specializing: 155600 / 222163 blocks (70%)
[rtyper] specializing: 167400 / 223173 blocks (75%)
[rtyper] specializing: 179500 / 224318 blocks (80%)
[rtyper] specializing: 190700 / 224318 blocks (85%)
[rtyper] specializing: 198200 / 224318 blocks (88%)
[rtyper] specializing: 208700 / 224320 blocks (93%)
[rtyper] specializing: 219900 / 224320 blocks (98%)
[rtyper] -=- specialized 224333 blocks -=-
[rtyper] specializing: 224400 / 225073 blocks (99%)
[rtyper] specializing: 225100 / 225806 blocks (99%)
[rtyper] -=- specialized 1473 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[c5f257b7acc7600] translation-task}
[translation:info] JIT compiler generation...
[c5f257b7acd2180] {translation-task
starting pyjitpl_lltype
[rtyper] -=- specialized 38 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:WARNING] type 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 56000 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 7437 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 225900 / 226216 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] -=- 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] specializing: 226300 / 226300 blocks (100%)
[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 0x350abc758>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x350a69948>
[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] -=- 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] specializing: 226400 / 226400 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[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] -=- 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] specializing: 226500 / 226500 blocks (100%)
[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] -=- 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 0x32267d088>
[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] 1029 effectinfos:
[jitcodewriter] 45 descrs for arrays
[jitcodewriter] 1283 descrs for fields
[jitcodewriter] 53 descrs for interiorfields
[jitcodewriter] -> 906 bitstrings, mean length 45.0, max length 94
[rtyper] specializing: 226600 / 296219 blocks (76%)
[rtyper] specializing: 240400 / 296784 blocks (81%)
[rtyper] specializing: 257900 / 299881 blocks (86%)
[rtyper] specializing: 275800 / 303013 blocks (91%)
[rtyper] specializing: 294000 / 306249 blocks (96%)
[rtyper] specializing: 296300 / 306249 blocks (96%)
[rtyper] -=- specialized 79681 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] the JIT compiler was generated
[c5f258fb0bdbc00] translation-task}
[translation:info] lltype back-end optimisations...
[c5f258fb0be7980] {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 148266 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 35426 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c5f2599094dbc80] translation-task}
[translation:info] inserting stack checks...
[c5f2599094ea300] {translation-task
starting stackcheckinsertion_lltype
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] inserted 4161 stack checks.
[c5f25998af77400] translation-task}
[translation:info] Creating database for generating c source...
[c5f25998af81e00] {translation-task
starting database_c
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 306300 / 309189 blocks (99%)
[rtyper] specializing: 309200 / 309206 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 1716 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] -=- specialized 22 more blocks -=-
[rtyper] -=- specialized 11 more blocks -=-
[rtyper] specializing: 309300 / 309311 blocks (99%)
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 552 framework rtti: 1 func: 1272 group: 1 struct: 755 ]
[c] 2000 nodes [ array: 604 framework rtti: 17 func: 1587 group: 1 struct: 4736 ]
[c] 3000 nodes [ array: 683 framework rtti: 23 func: 1858 group: 1 struct: 5342 ]
[c] 4000 nodes [ array: 925 framework rtti: 27 func: 1970 group: 1 struct: 6209 ]
[c] 5000 nodes [ array: 1436 framework rtti: 27 func: 2029 group: 1 struct: 6691 ]
[c] 6000 nodes [ array: 1696 framework rtti: 27 func: 2033 group: 1 struct: 7174 ]
[c] 7000 nodes [ array: 1971 framework rtti: 33 func: 2142 group: 1 struct: 9831 ]
[c] 8000 nodes [ array: 2200 framework rtti: 38 func: 2335 group: 1 struct: 10950 ]
[c] 9000 nodes [ array: 2400 framework rtti: 51 func: 2563 group: 1 struct: 12285 ]
[c] 10000 nodes [ array: 2403 framework rtti: 81 func: 3093 group: 1 struct: 12950 ]
[c] 11000 nodes [ array: 2403 framework rtti: 145 func: 3913 group: 1 struct: 13642 ]
[c] 12000 nodes [ array: 3663 framework rtti: 158 func: 4036 group: 1 struct: 13898 ]
[c] 13000 nodes [ array: 5663 framework rtti: 158 func: 4036 group: 1 struct: 13898 ]
[c] 14000 nodes [ array: 6611 framework rtti: 169 func: 4124 group: 1 struct: 14548 ]
[c] 15000 nodes [ array: 6727 framework rtti: 175 func: 4219 group: 1 struct: 17622 ]
[c] 16000 nodes [ array: 6943 framework rtti: 183 func: 4300 group: 1 struct: 18654 ]
[c] 17000 nodes [ array: 7116 framework rtti: 184 func: 4363 group: 1 struct: 20065 ]
[c] 18000 nodes [ array: 7280 framework rtti: 264 func: 5353 group: 1 struct: 21822 ]
[c] 19000 nodes [ array: 7381 framework rtti: 391 func: 5570 group: 1 struct: 23335 ]
[c] 20000 nodes [ array: 7494 framework rtti: 707 func: 5999 group: 1 struct: 24284 ]
[c] 21000 nodes [ array: 7549 framework rtti: 844 func: 6137 group: 1 struct: 24847 ]
[c] 22000 nodes [ array: 7549 framework rtti: 844 func: 6137 group: 1 struct: 24847 ]
[c] 23000 nodes [ array: 7549 framework rtti: 844 func: 6137 group: 1 struct: 24847 ]
[c] 24000 nodes [ array: 7549 framework rtti: 844 func: 6137 group: 1 struct: 24847 ]
[c] 25000 nodes [ array: 7645 framework rtti: 850 func: 6201 group: 1 struct: 25561 ]
[c] 26000 nodes [ array: 7721 framework rtti: 856 func: 6428 group: 1 struct: 26621 ]
[c] 27000 nodes [ array: 7721 framework rtti: 856 func: 6428 group: 1 struct: 27297 ]
[c] 28000 nodes [ array: 7738 framework rtti: 856 func: 6487 group: 1 struct: 28142 ]
[c] 29000 nodes [ array: 7795 framework rtti: 860 func: 6705 group: 1 struct: 29277 ]
[c] 30000 nodes [ array: 7887 framework rtti: 866 func: 6918 group: 1 struct: 30321 ]
[c] 31000 nodes [ array: 7903 framework rtti: 866 func: 7220 group: 1 struct: 31405 ]
[c] 32000 nodes [ array: 8023 framework rtti: 896 func: 8463 group: 1 struct: 33124 ]
[c] 33000 nodes [ array: 8112 framework rtti: 928 func: 8808 group: 1 struct: 33493 ]
[c] 34000 nodes [ array: 8242 framework rtti: 963 func: 9158 group: 1 struct: 34019 ]
[c] 35000 nodes [ array: 8369 framework rtti: 1013 func: 9592 group: 1 struct: 34472 ]
[c] 36000 nodes [ array: 8591 framework rtti: 1096 func: 9775 group: 1 struct: 34906 ]
[c] 37000 nodes [ array: 8728 framework rtti: 1148 func: 9917 group: 1 struct: 35482 ]
[c] 38000 nodes [ array: 8996 framework rtti: 1171 func: 10173 group: 1 struct: 36099 ]
[c] 39000 nodes [ array: 9267 framework rtti: 1186 func: 10461 group: 1 struct: 36480 ]
[c] 40000 nodes [ array: 9614 framework rtti: 1256 func: 10725 group: 1 struct: 37276 ]
[c] 41000 nodes [ array: 9823 framework rtti: 1256 func: 10872 group: 1 struct: 37970 ]
[c] 42000 nodes [ array: 10133 framework rtti: 1258 func: 10964 group: 1 struct: 38622 ]
[c] 43000 nodes [ array: 10535 framework rtti: 1259 func: 11045 group: 1 struct: 39225 ]
[c] 44000 nodes [ array: 10803 framework rtti: 1261 func: 11188 group: 1 struct: 39969 ]
[c] 45000 nodes [ array: 10991 framework rtti: 1261 func: 11395 group: 1 struct: 40941 ]
[c] 46000 nodes [ array: 11165 framework rtti: 1265 func: 11612 group: 1 struct: 41968 ]
[c] 47000 nodes [ array: 11368 framework rtti: 1265 func: 11829 group: 1 struct: 42682 ]
[c] 48000 nodes [ array: 11588 framework rtti: 1265 func: 12020 group: 1 struct: 43475 ]
[c] 49000 nodes [ array: 11624 framework rtti: 1265 func: 12528 group: 1 struct: 43735 ]
[c] 50000 nodes [ array: 11652 framework rtti: 1265 func: 13041 group: 1 struct: 43897 ]
[c] 51000 nodes [ array: 11757 framework rtti: 1278 func: 13378 group: 1 struct: 44506 ]
[c] 52000 nodes [ array: 11841 framework rtti: 1294 func: 13715 group: 1 struct: 45223 ]
[c] 53000 nodes [ array: 11941 framework rtti: 1317 func: 13925 group: 1 struct: 45815 ]
[c] 54000 nodes [ array: 12011 framework rtti: 1324 func: 14205 group: 1 struct: 46423 ]
[c] 55000 nodes [ array: 15665 framework rtti: 1330 func: 14317 group: 1 struct: 48141 ]
[c] 56000 nodes [ array: 15783 framework rtti: 1338 func: 14617 group: 1 struct: 48786 ]
[c] 57000 nodes [ array: 15952 framework rtti: 1346 func: 14905 group: 1 struct: 49208 ]
[c] 58000 nodes [ array: 16044 framework rtti: 1356 func: 15185 group: 1 struct: 49757 ]
[c] 59000 nodes [ array: 16110 framework rtti: 1356 func: 15258 group: 1 struct: 50331 ]
[c] 60000 nodes [ array: 16282 framework rtti: 1360 func: 15394 group: 1 struct: 65375 ]
[c] 61000 nodes [ array: 16369 framework rtti: 1364 func: 15503 group: 1 struct: 66020 ]
[c] 62000 nodes [ array: 16429 framework rtti: 1364 func: 15519 group: 1 struct: 66510 ]
[c] 63000 nodes [ array: 16496 framework rtti: 1364 func: 15655 group: 1 struct: 67045 ]
[c] 64000 nodes [ array: 16599 framework rtti: 1374 func: 15870 group: 1 struct: 67981 ]
[c] 65000 nodes [ array: 16803 framework rtti: 1376 func: 16036 group: 1 struct: 68912 ]
[c] 66000 nodes [ array: 16889 framework rtti: 1378 func: 16129 group: 1 struct: 69318 ]
[c] 67000 nodes [ array: 17016 framework rtti: 1379 func: 16337 group: 1 struct: 69871 ]
[c] 68000 nodes [ array: 17104 framework rtti: 1382 func: 16541 group: 1 struct: 70664 ]
[c] 69000 nodes [ array: 17268 framework rtti: 1382 func: 17038 group: 1 struct: 71071 ]
[c] 70000 nodes [ array: 17275 framework rtti: 1382 func: 17618 group: 1 struct: 71312 ]
[c] 71000 nodes [ array: 17503 framework rtti: 1387 func: 17913 group: 1 struct: 72375 ]
[c] 72000 nodes [ array: 17716 framework rtti: 1396 func: 18213 group: 1 struct: 73142 ]
[c] 73000 nodes [ array: 17922 framework rtti: 1397 func: 18519 group: 1 struct: 74145 ]
[c] 74000 nodes [ array: 18176 framework rtti: 1403 func: 18849 group: 1 struct: 74961 ]
[c] 75000 nodes [ array: 18383 framework rtti: 1403 func: 18894 group: 1 struct: 75530 ]
[c] 76000 nodes [ array: 18580 framework rtti: 1403 func: 18894 group: 1 struct: 76256 ]
[c] 77000 nodes [ array: 18773 framework rtti: 1403 func: 18894 group: 1 struct: 76834 ]
[c] 78000 nodes [ array: 18982 framework rtti: 1403 func: 18894 group: 1 struct: 77644 ]
[c] 79000 nodes [ array: 19206 framework rtti: 1403 func: 18894 group: 1 struct: 78805 ]
[c] 80000 nodes [ array: 19442 framework rtti: 1407 func: 19201 group: 1 struct: 79660 ]
[c] 81000 nodes [ array: 19637 framework rtti: 1410 func: 19459 group: 1 struct: 80444 ]
[c] 82000 nodes [ array: 19829 framework rtti: 1412 func: 19776 group: 1 struct: 81070 ]
[c] 83000 nodes [ array: 19936 framework rtti: 1419 func: 19918 group: 1 struct: 81979 ]
[c] 84000 nodes [ array: 20530 framework rtti: 1421 func: 20012 group: 1 struct: 118770 ]
[c] 85000 nodes [ array: 21106 framework rtti: 1421 func: 20215 group: 1 struct: 121449 ]
[c] 86000 nodes [ array: 22091 framework rtti: 1421 func: 20362 group: 1 struct: 123852 ]
[c] 87000 nodes [ array: 23454 framework rtti: 1421 func: 20614 group: 1 struct: 126039 ]
[c] 88000 nodes [ array: 25076 framework rtti: 1421 func: 21252 group: 1 struct: 128101 ]
[c] 89000 nodes [ array: 26490 framework rtti: 1421 func: 21626 group: 1 struct: 130201 ]
[c] 90000 nodes [ array: 27976 framework rtti: 1421 func: 22055 group: 1 struct: 132375 ]
[c] 91000 nodes [ array: 29341 framework rtti: 1421 func: 22615 group: 1 struct: 134460 ]
[c] 92000 nodes [ array: 30447 framework rtti: 1421 func: 22910 group: 1 struct: 136649 ]
[c] 93000 nodes [ array: 31599 framework rtti: 1421 func: 23291 group: 1 struct: 138800 ]
[c] 94000 nodes [ array: 33097 framework rtti: 1421 func: 23834 group: 1 struct: 140914 ]
[c] 95000 nodes [ array: 34840 framework rtti: 1421 func: 24534 group: 1 struct: 143107 ]
[c] 96000 nodes [ array: 36268 framework rtti: 1421 func: 25015 group: 1 struct: 145345 ]
[c] 97000 nodes [ array: 38126 framework rtti: 1421 func: 25475 group: 1 struct: 147754 ]
[c] 98000 nodes [ array: 39085 framework rtti: 1422 func: 25873 group: 1 struct: 149918 ]
[c] 99000 nodes [ array: 39235 framework rtti: 1427 func: 25916 group: 1 struct: 150608 ]
[c] 100000 nodes [ array: 39309 framework rtti: 1427 func: 25919 group: 1 struct: 150799 ]
[c] 101000 nodes [ array: 39617 framework rtti: 1430 func: 25958 group: 1 struct: 151174 ]
[c] 102000 nodes [ array: 39896 framework rtti: 1433 func: 25994 group: 1 struct: 151815 ]
[c] 103000 nodes [ array: 40196 framework rtti: 1436 func: 26025 group: 1 struct: 152253 ]
[c] 104000 nodes [ array: 40416 framework rtti: 1440 func: 26054 group: 1 struct: 153041 ]
[c] 105000 nodes [ array: 40668 framework rtti: 1441 func: 26068 group: 1 struct: 153374 ]
[c] 106000 nodes [ array: 40935 framework rtti: 1441 func: 26089 group: 1 struct: 153802 ]
[c] 107000 nodes [ array: 41397 framework rtti: 1441 func: 26715 group: 1 struct: 153926 ]
[c] 108000 nodes [ array: 41828 framework rtti: 1442 func: 27109 group: 1 struct: 154486 ]
[c] 109000 nodes [ array: 41995 framework rtti: 1447 func: 27176 group: 1 struct: 154983 ]
[c] 110000 nodes [ array: 42154 framework rtti: 1449 func: 27212 group: 1 struct: 155424 ]
[c] 111000 nodes [ array: 42365 framework rtti: 1449 func: 27280 group: 1 struct: 156188 ]
[c] 112000 nodes [ array: 42538 framework rtti: 1451 func: 27352 group: 1 struct: 156709 ]
[c] 113000 nodes [ array: 42716 framework rtti: 1451 func: 27395 group: 1 struct: 157155 ]
[c] 114000 nodes [ array: 42856 framework rtti: 1451 func: 27411 group: 1 struct: 157566 ]
[c] 115000 nodes [ array: 42969 framework rtti: 1451 func: 27411 group: 1 struct: 158033 ]
[c] 116000 nodes [ array: 43118 framework rtti: 1451 func: 27411 group: 1 struct: 158500 ]
[c] 117000 nodes [ array: 43289 framework rtti: 1451 func: 27411 group: 1 struct: 158909 ]
[c] 118000 nodes [ array: 43452 framework rtti: 1451 func: 27411 group: 1 struct: 159342 ]
[c] 119000 nodes [ array: 43618 framework rtti: 1452 func: 27470 group: 1 struct: 160031 ]
[c] 120000 nodes [ array: 43777 framework rtti: 1460 func: 27603 group: 1 struct: 160663 ]
[c] 121000 nodes [ array: 43956 framework rtti: 1466 func: 27787 group: 1 struct: 161231 ]
[c] 122000 nodes [ array: 44244 framework rtti: 1468 func: 27942 group: 1 struct: 161867 ]
[c] 123000 nodes [ array: 44453 framework rtti: 1474 func: 28110 group: 1 struct: 162904 ]
[c] 124000 nodes [ array: 44522 framework rtti: 1476 func: 28137 group: 1 struct: 163317 ]
[c] 125000 nodes [ array: 44623 framework rtti: 1476 func: 28173 group: 1 struct: 163929 ]
[c] 126000 nodes [ array: 44675 framework rtti: 1476 func: 28196 group: 1 struct: 164494 ]
[c] 127000 nodes [ array: 44756 framework rtti: 1476 func: 28214 group: 1 struct: 165017 ]
[c] 128000 nodes [ array: 44870 framework rtti: 1476 func: 28306 group: 1 struct: 165693 ]
[c] 129000 nodes [ array: 45170 framework rtti: 1476 func: 28406 group: 1 struct: 166593 ]
[c] 130000 nodes [ array: 45339 framework rtti: 1476 func: 28446 group: 1 struct: 167272 ]
[c] 131000 nodes [ array: 45436 framework rtti: 1476 func: 28486 group: 1 struct: 167881 ]
[c] 132000 nodes [ array: 45530 framework rtti: 1476 func: 28499 group: 1 struct: 168395 ]
[c] 133000 nodes [ array: 45652 framework rtti: 1476 func: 28533 group: 1 struct: 169077 ]
[c] 134000 nodes [ array: 45739 framework rtti: 1476 func: 28580 group: 1 struct: 169693 ]
[c] 135000 nodes [ array: 45786 framework rtti: 1476 func: 28612 group: 1 struct: 170227 ]
[c] 136000 nodes [ array: 45963 framework rtti: 1476 func: 28691 group: 1 struct: 170913 ]
[c] 137000 nodes [ array: 46195 framework rtti: 1476 func: 28713 group: 1 struct: 171440 ]
[c] 138000 nodes [ array: 46322 framework rtti: 1476 func: 28750 group: 1 struct: 172122 ]
[c] 139000 nodes [ array: 46404 framework rtti: 1476 func: 28824 group: 1 struct: 172775 ]
[c] 140000 nodes [ array: 46681 framework rtti: 1476 func: 28851 group: 1 struct: 173456 ]
[c] 141000 nodes [ array: 46868 framework rtti: 1476 func: 28896 group: 1 struct: 174165 ]
[c] 142000 nodes [ array: 47003 framework rtti: 1476 func: 28949 group: 1 struct: 174809 ]
[c] 143000 nodes [ array: 47208 framework rtti: 1476 func: 28965 group: 1 struct: 175548 ]
[c] 144000 nodes [ array: 47357 framework rtti: 1476 func: 29019 group: 1 struct: 176270 ]
[c] 145000 nodes [ array: 47565 framework rtti: 1476 func: 29043 group: 1 struct: 177031 ]
[c] 146000 nodes [ array: 47711 framework rtti: 1476 func: 29067 group: 1 struct: 177717 ]
[c] 147000 nodes [ array: 47922 framework rtti: 1476 func: 29090 group: 1 struct: 178470 ]
[c] 148000 nodes [ array: 48135 framework rtti: 1476 func: 29157 group: 1 struct: 179285 ]
[c] 149000 nodes [ array: 48286 framework rtti: 1476 func: 29192 group: 1 struct: 180024 ]
[c] 150000 nodes [ array: 48512 framework rtti: 1476 func: 29230 group: 1 struct: 180817 ]
[c] 151000 nodes [ array: 48644 framework rtti: 1476 func: 29236 group: 1 struct: 181458 ]
[c] 152000 nodes [ array: 48859 framework rtti: 1476 func: 29262 group: 1 struct: 182248 ]
[c] 153000 nodes [ array: 49038 framework rtti: 1476 func: 29309 group: 1 struct: 183009 ]
[c] 154000 nodes [ array: 49281 framework rtti: 1476 func: 29343 group: 1 struct: 183647 ]
[c] 155000 nodes [ array: 49513 framework rtti: 1476 func: 29376 group: 1 struct: 184382 ]
[c] 156000 nodes [ array: 49754 framework rtti: 1476 func: 29402 group: 1 struct: 185169 ]
[c] 157000 nodes [ array: 50186 framework rtti: 1476 func: 29407 group: 1 struct: 185982 ]
[c] 158000 nodes [ array: 50504 framework rtti: 1476 func: 29419 group: 1 struct: 186939 ]
[c] 159000 nodes [ array: 50680 framework rtti: 1476 func: 29463 group: 1 struct: 187737 ]
[c] 160000 nodes [ array: 51166 framework rtti: 1477 func: 29515 group: 1 struct: 187970 ]
[c] 161000 nodes [ array: 51563 framework rtti: 1477 func: 29554 group: 1 struct: 188262 ]
[c] 162000 nodes [ array: 52152 framework rtti: 1477 func: 29591 group: 1 struct: 188506 ]
[c] 163000 nodes [ array: 52661 framework rtti: 1477 func: 29636 group: 1 struct: 188713 ]
[c] 164000 nodes [ array: 53250 framework rtti: 1477 func: 29721 group: 1 struct: 188925 ]
[c] 165000 nodes [ array: 53856 framework rtti: 1477 func: 29727 group: 1 struct: 189210 ]
[c] 166000 nodes [ array: 54363 framework rtti: 1477 func: 29773 group: 1 struct: 189389 ]
[c] 167000 nodes [ array: 54815 framework rtti: 1477 func: 29814 group: 1 struct: 189528 ]
[c] 168000 nodes [ array: 55278 framework rtti: 1477 func: 29846 group: 1 struct: 189661 ]
[c] 169000 nodes [ array: 55726 framework rtti: 1477 func: 29895 group: 1 struct: 189801 ]
[c] 170000 nodes [ array: 56112 framework rtti: 1477 func: 29952 group: 1 struct: 189970 ]
[c] 171000 nodes [ array: 56510 framework rtti: 1477 func: 29987 group: 1 struct: 190169 ]
[c] 172000 nodes [ array: 56903 framework rtti: 1477 func: 30039 group: 1 struct: 190342 ]
[c] 173000 nodes [ array: 57196 framework rtti: 1477 func: 30083 group: 1 struct: 190503 ]
[c] 174000 nodes [ array: 57549 framework rtti: 1477 func: 30130 group: 1 struct: 190686 ]
[c] 175000 nodes [ array: 57913 framework rtti: 1477 func: 30193 group: 1 struct: 190872 ]
[c] 176000 nodes [ array: 58272 framework rtti: 1477 func: 30236 group: 1 struct: 191015 ]
[c] 177000 nodes [ array: 58690 framework rtti: 1477 func: 30259 group: 1 struct: 191216 ]
[c] 178000 nodes [ array: 58996 framework rtti: 1477 func: 30263 group: 1 struct: 191433 ]
[c] 179000 nodes [ array: 59342 framework rtti: 1477 func: 30294 group: 1 struct: 191614 ]
[c] 180000 nodes [ array: 59690 framework rtti: 1477 func: 30333 group: 1 struct: 191798 ]
[c] 181000 nodes [ array: 60044 framework rtti: 1477 func: 30403 group: 1 struct: 192072 ]
[c] 182000 nodes [ array: 60448 framework rtti: 1477 func: 30423 group: 1 struct: 192240 ]
[c] 183000 nodes [ array: 60815 framework rtti: 1477 func: 30455 group: 1 struct: 192457 ]
[c] 184000 nodes [ array: 61164 framework rtti: 1477 func: 30542 group: 1 struct: 192641 ]
[c] 185000 nodes [ array: 61550 framework rtti: 1477 func: 30583 group: 1 struct: 192830 ]
[c] 186000 nodes [ array: 61903 framework rtti: 1477 func: 30602 group: 1 struct: 193015 ]
[c] 187000 nodes [ array: 62273 framework rtti: 1477 func: 30616 group: 1 struct: 193203 ]
[c] 188000 nodes [ array: 62685 framework rtti: 1477 func: 30646 group: 1 struct: 193384 ]
[c] 189000 nodes [ array: 63084 framework rtti: 1477 func: 30694 group: 1 struct: 193564 ]
[c] 190000 nodes [ array: 63485 framework rtti: 1477 func: 30728 group: 1 struct: 193753 ]
[c] 191000 nodes [ array: 63935 framework rtti: 1477 func: 30737 group: 1 struct: 194046 ]
[c] 192000 nodes [ array: 64332 framework rtti: 1477 func: 30790 group: 1 struct: 194231 ]
[c] 193000 nodes [ array: 64732 framework rtti: 1477 func: 30820 group: 1 struct: 194418 ]
[c] 194000 nodes [ array: 65138 framework rtti: 1477 func: 30835 group: 1 struct: 194559 ]
[c] 195000 nodes [ array: 65534 framework rtti: 1477 func: 30837 group: 1 struct: 194859 ]
[c] 196000 nodes [ array: 65886 framework rtti: 1477 func: 30840 group: 1 struct: 195108 ]
[c] 197000 nodes [ array: 66259 framework rtti: 1477 func: 30928 group: 1 struct: 195266 ]
[c] 198000 nodes [ array: 66589 framework rtti: 1477 func: 30982 group: 1 struct: 195435 ]
[c] 199000 nodes [ array: 66993 framework rtti: 1477 func: 31015 group: 1 struct: 195547 ]
[c] 200000 nodes [ array: 67409 framework rtti: 1477 func: 31050 group: 1 struct: 195675 ]
[c] 201000 nodes [ array: 67675 framework rtti: 1477 func: 31057 group: 1 struct: 195852 ]
[c] 202000 nodes [ array: 67920 framework rtti: 1477 func: 31066 group: 1 struct: 196055 ]
[c] 203000 nodes [ array: 68208 framework rtti: 1477 func: 31068 group: 1 struct: 196255 ]
[c] 204000 nodes [ array: 68569 framework rtti: 1477 func: 31098 group: 1 struct: 196456 ]
[c] 205000 nodes [ array: 68949 framework rtti: 1477 func: 31129 group: 1 struct: 196601 ]
[c] 206000 nodes [ array: 69332 framework rtti: 1477 func: 31140 group: 1 struct: 196801 ]
[c] 207000 nodes [ array: 69651 framework rtti: 1477 func: 31144 group: 1 struct: 197030 ]
[c] 208000 nodes [ array: 69994 framework rtti: 1477 func: 31144 group: 1 struct: 197253 ]
[c] 209000 nodes [ array: 70331 framework rtti: 1477 func: 31144 group: 1 struct: 197455 ]
[c] 210000 nodes [ array: 70619 framework rtti: 1477 func: 31151 group: 1 struct: 197666 ]
[c] 211000 nodes [ array: 70926 framework rtti: 1477 func: 31159 group: 1 struct: 197860 ]
[c] 212000 nodes [ array: 71215 framework rtti: 1477 func: 31160 group: 1 struct: 198079 ]
[c] 213000 nodes [ array: 71485 framework rtti: 1477 func: 31160 group: 1 struct: 198319 ]
[c] 214000 nodes [ array: 71972 framework rtti: 1477 func: 31163 group: 1 struct: 198574 ]
[c] 215000 nodes [ array: 72399 framework rtti: 1477 func: 31361 group: 1 struct: 198785 ]
[c] 216000 nodes [ array: 72768 framework rtti: 1477 func: 31550 group: 1 struct: 199056 ]
[c] 217000 nodes [ array: 72971 framework rtti: 1482 func: 31674 group: 1 struct: 199719 ]
[c] 218000 nodes [ array: 73019 framework rtti: 1486 func: 31687 group: 1 struct: 199993 ]
[c] 219000 nodes [ array: 73065 framework rtti: 1489 func: 31715 group: 1 struct: 200238 ]
[c] 220000 nodes [ array: 73261 framework rtti: 1494 func: 31729 group: 1 struct: 201090 ]
[c] 221000 nodes [ array: 73357 framework rtti: 1499 func: 31739 group: 1 struct: 201539 ]
[c] 222000 nodes [ array: 73381 framework rtti: 1501 func: 31752 group: 1 struct: 201677 ]
[c] 223000 nodes [ array: 73527 framework rtti: 1503 func: 31924 group: 1 struct: 201894 ]
[c] 224000 nodes [ array: 73661 framework rtti: 1503 func: 32052 group: 1 struct: 201955 ]
[c] 225000 nodes [ array: 74119 framework rtti: 1504 func: 32071 group: 1 struct: 202038 ]
[c] 226000 nodes [ array: 74199 framework rtti: 1524 func: 32105 group: 1 struct: 202511 ]
[c] 227000 nodes [ array: 74288 framework rtti: 1525 func: 32145 group: 1 struct: 203505 ]
[c] 228000 nodes [ array: 74348 framework rtti: 1529 func: 32167 group: 1 struct: 204183 ]
[c] 229000 nodes [ array: 74427 framework rtti: 1530 func: 32184 group: 1 struct: 204668 ]
[c] 230000 nodes [ array: 74559 framework rtti: 1530 func: 32184 group: 1 struct: 204801 ]
[c] 231000 nodes [ array: 74701 framework rtti: 1530 func: 32184 group: 1 struct: 204982 ]
[c] 232000 nodes [ array: 74880 framework rtti: 1530 func: 32184 group: 1 struct: 205030 ]
[c] 233000 nodes [ array: 75132 framework rtti: 1530 func: 32219 group: 1 struct: 205644 ]
[c] 234000 nodes [ array: 75264 framework rtti: 1553 func: 32339 group: 1 struct: 206318 ]
[c] 235000 nodes [ array: 75534 framework rtti: 1561 func: 32433 group: 1 struct: 206700 ]
[c] 236000 nodes [ array: 75689 framework rtti: 1578 func: 32591 group: 1 struct: 207182 ]
[c] 237000 nodes [ array: 75704 framework rtti: 1654 func: 32621 group: 1 struct: 210429 ]
[c] 238000 nodes [ array: 75984 framework rtti: 1656 func: 32624 group: 1 struct: 211218 ]
[c] 239000 nodes [ array: 76404 framework rtti: 1656 func: 32624 group: 1 struct: 211921 ]
[c] 240000 nodes [ array: 76645 framework rtti: 1656 func: 32624 group: 1 struct: 212785 ]
[c] 241000 nodes [ array: 76885 framework rtti: 1656 func: 32624 group: 1 struct: 213770 ]
[c] 242000 nodes [ array: 77130 framework rtti: 1656 func: 32624 group: 1 struct: 214784 ]
[c] 243000 nodes [ array: 77439 framework rtti: 1656 func: 32624 group: 1 struct: 215751 ]
[c] 244000 nodes [ array: 77745 framework rtti: 1656 func: 32624 group: 1 struct: 216893 ]
[c] 245000 nodes [ array: 78022 framework rtti: 1656 func: 32624 group: 1 struct: 217875 ]
[c] 246000 nodes [ array: 78339 framework rtti: 1656 func: 32624 group: 1 struct: 218707 ]
[c] 247000 nodes [ array: 78544 framework rtti: 1656 func: 32624 group: 1 struct: 219701 ]
[c] 248000 nodes [ array: 78724 framework rtti: 1656 func: 32624 group: 1 struct: 220482 ]
[c] 249000 nodes [ array: 79023 framework rtti: 1656 func: 32624 group: 1 struct: 221506 ]
[c] 250000 nodes [ array: 79201 framework rtti: 1656 func: 32624 group: 1 struct: 222467 ]
[c] 251000 nodes [ array: 79473 framework rtti: 1656 func: 32624 group: 1 struct: 223438 ]
[c] 252000 nodes [ array: 79698 framework rtti: 1656 func: 32624 group: 1 struct: 224355 ]
[c] 253000 nodes [ array: 80018 framework rtti: 1656 func: 32624 group: 1 struct: 225449 ]
[c] 254000 nodes [ array: 80334 framework rtti: 1656 func: 32624 group: 1 struct: 226489 ]
[c] 255000 nodes [ array: 80703 framework rtti: 1656 func: 32624 group: 1 struct: 227537 ]
[c] 256000 nodes [ array: 80968 framework rtti: 1656 func: 32624 group: 1 struct: 228590 ]
[c] 257000 nodes [ array: 81320 framework rtti: 1656 func: 32624 group: 1 struct: 229620 ]
[c] 258000 nodes [ array: 81629 framework rtti: 1656 func: 32624 group: 1 struct: 230711 ]
[c] 259000 nodes [ array: 81925 framework rtti: 1656 func: 32624 group: 1 struct: 231725 ]
[c] 260000 nodes [ array: 82254 framework rtti: 1656 func: 32624 group: 1 struct: 232818 ]
[c] 261000 nodes [ array: 82612 framework rtti: 1656 func: 32624 group: 1 struct: 233746 ]
[c] 262000 nodes [ array: 82927 framework rtti: 1656 func: 32624 group: 1 struct: 234784 ]
[c] 263000 nodes [ array: 83221 framework rtti: 1656 func: 32624 group: 1 struct: 235868 ]
[c] 264000 nodes [ array: 83458 framework rtti: 1661 func: 32624 group: 1 struct: 236719 ]
[c] 265000 nodes [ array: 83768 framework rtti: 1661 func: 32624 group: 1 struct: 237704 ]
[c] 266000 nodes [ array: 84056 framework rtti: 1676 func: 32624 group: 1 struct: 238785 ]
[c] 267000 nodes [ array: 84345 framework rtti: 1676 func: 32624 group: 1 struct: 239915 ]
[c] 268000 nodes [ array: 84609 framework rtti: 1676 func: 32624 group: 1 struct: 241116 ]
[c] 269000 nodes [ array: 84796 framework rtti: 1676 func: 32624 group: 1 struct: 242417 ]
[c] 270000 nodes [ array: 84948 framework rtti: 1676 func: 32648 group: 1 struct: 242998 ]
[c] 271000 nodes [ array: 84951 framework rtti: 1676 func: 32678 group: 1 struct: 243349 ]
[c] 272000 nodes [ array: 84952 framework rtti: 1676 func: 32686 group: 1 struct: 243660 ]
[c] 273000 nodes [ array: 84952 framework rtti: 1676 func: 32814 group: 1 struct: 243866 ]
[c] 274000 nodes [ array: 84952 framework rtti: 1676 func: 32814 group: 1 struct: 244195 ]
[c] 275000 nodes [ array: 84971 framework rtti: 1676 func: 32821 group: 1 struct: 244439 ]
[c] 276000 nodes [ array: 84977 framework rtti: 1676 func: 32834 group: 1 struct: 244635 ]
[c] 277000 nodes [ array: 84979 framework rtti: 1676 func: 32859 group: 1 struct: 244861 ]
[c] 278000 nodes [ array: 84989 framework rtti: 1676 func: 32900 group: 1 struct: 245132 ]
[c] 279000 nodes [ array: 85005 framework rtti: 1676 func: 32917 group: 1 struct: 245423 ]
[c] 280000 nodes [ array: 85030 framework rtti: 1676 func: 32939 group: 1 struct: 245707 ]
[c] 281000 nodes [ array: 85055 framework rtti: 1676 func: 32997 group: 1 struct: 245968 ]
[c] 282000 nodes [ array: 85068 framework rtti: 1676 func: 32998 group: 1 struct: 246309 ]
[c] 283000 nodes [ array: 85089 framework rtti: 1676 func: 33021 group: 1 struct: 246613 ]
[c] 284000 nodes [ array: 85123 framework rtti: 1676 func: 33045 group: 1 struct: 246938 ]
[c] 285000 nodes [ array: 85134 framework rtti: 1678 func: 33056 group: 1 struct: 247256 ]
[c] 286000 nodes [ array: 85168 framework rtti: 1678 func: 33114 group: 1 struct: 247564 ]
[c] 287000 nodes [ array: 85202 framework rtti: 1678 func: 33130 group: 1 struct: 247854 ]
[c] 288000 nodes [ array: 85253 framework rtti: 1678 func: 33135 group: 1 struct: 248122 ]
[c] 289000 nodes [ array: 85295 framework rtti: 1678 func: 33185 group: 1 struct: 248391 ]
[c] 290000 nodes [ array: 85298 framework rtti: 1678 func: 33202 group: 1 struct: 248762 ]
[c] 291000 nodes [ array: 85322 framework rtti: 1678 func: 33244 group: 1 struct: 249050 ]
[c] 292000 nodes [ array: 85356 framework rtti: 1678 func: 33278 group: 1 struct: 249321 ]
[c] 293000 nodes [ array: 85357 framework rtti: 1678 func: 33278 group: 1 struct: 249766 ]
[c] 294000 nodes [ array: 85402 framework rtti: 1679 func: 33339 group: 1 struct: 250041 ]
[c] 295000 nodes [ array: 85424 framework rtti: 1679 func: 33402 group: 1 struct: 250283 ]
[c] 296000 nodes [ array: 85442 framework rtti: 1680 func: 33428 group: 1 struct: 250553 ]
[c] 297000 nodes [ array: 85450 framework rtti: 1680 func: 33429 group: 1 struct: 250968 ]
[c] 298000 nodes [ array: 85490 framework rtti: 1680 func: 33464 group: 1 struct: 251241 ]
[c] 299000 nodes [ array: 85519 framework rtti: 1681 func: 33478 group: 1 struct: 251554 ]
[c] 300000 nodes [ array: 85523 framework rtti: 1681 func: 33478 group: 1 struct: 251951 ]
[c] 301000 nodes [ array: 85523 framework rtti: 1681 func: 33482 group: 1 struct: 252352 ]
[c] 302000 nodes [ array: 85534 framework rtti: 1681 func: 33484 group: 1 struct: 252765 ]
[c] 303000 nodes [ array: 85535 framework rtti: 1681 func: 33484 group: 1 struct: 253175 ]
[c] 304000 nodes [ array: 85549 framework rtti: 1681 func: 33632 group: 1 struct: 253668 ]
[c] 305000 nodes [ array: 85583 framework rtti: 1684 func: 34017 group: 1 struct: 254341 ]
[c] 306000 nodes [ array: 85682 framework rtti: 1692 func: 34349 group: 1 struct: 255119 ]
[c] 307000 nodes [ array: 85840 framework rtti: 1727 func: 34403 group: 1 struct: 257198 ]
[c] 308000 nodes [ array: 85993 framework rtti: 1729 func: 34419 group: 1 struct: 257558 ]
[c] 309000 nodes [ array: 86170 framework rtti: 1750 func: 34524 group: 1 struct: 257947 ]
[c] 310000 nodes [ array: 86220 framework rtti: 1764 func: 34593 group: 1 struct: 258293 ]
[c] 311000 nodes [ array: 86449 framework rtti: 1771 func: 34594 group: 1 struct: 258907 ]
[c] 312000 nodes [ array: 86813 framework rtti: 1779 func: 34605 group: 1 struct: 259451 ]
[c] 313000 nodes [ array: 87002 framework rtti: 1796 func: 34609 group: 1 struct: 259992 ]
[c] 314000 nodes [ array: 87032 framework rtti: 1796 func: 34611 group: 1 struct: 260421 ]
[c] 315000 nodes [ array: 87165 framework rtti: 1803 func: 34631 group: 1 struct: 260731 ]
[c] 316000 nodes [ array: 87244 framework rtti: 1805 func: 34691 group: 1 struct: 261288 ]
[c] 317000 nodes [ array: 87352 framework rtti: 1829 func: 34798 group: 1 struct: 261868 ]
[c] 318000 nodes [ array: 87356 framework rtti: 1830 func: 34803 group: 1 struct: 264447 ]
[c] 319000 nodes [ array: 87362 framework rtti: 1830 func: 34805 group: 1 struct: 266413 ]
[c] 320000 nodes [ array: 87370 framework rtti: 1830 func: 34808 group: 1 struct: 268994 ]
[c] 321000 nodes [ array: 87414 framework rtti: 1832 func: 34882 group: 1 struct: 269644 ]
[c] 322000 nodes [ array: 87450 framework rtti: 1832 func: 34882 group: 1 struct: 270115 ]
[c] 323000 nodes [ array: 87463 framework rtti: 1832 func: 34882 group: 1 struct: 270384 ]
[c] 324000 nodes [ array: 87553 framework rtti: 1832 func: 34882 group: 1 struct: 270892 ]
[c] 325000 nodes [ array: 87615 framework rtti: 1832 func: 34882 group: 1 struct: 271644 ]
[c] 326000 nodes [ array: 87676 framework rtti: 1832 func: 34882 group: 1 struct: 272396 ]
[c] 327000 nodes [ array: 87690 framework rtti: 1832 func: 34882 group: 1 struct: 273134 ]
[c] 328000 nodes [ array: 87709 framework rtti: 1832 func: 34882 group: 1 struct: 273743 ]
[c] 329000 nodes [ array: 87722 framework rtti: 1832 func: 34882 group: 1 struct: 274615 ]
[c] 330000 nodes [ array: 87740 framework rtti: 1832 func: 34882 group: 1 struct: 275449 ]
[c] 331000 nodes [ array: 87798 framework rtti: 1832 func: 34882 group: 1 struct: 275902 ]
[c] 332000 nodes [ array: 87864 framework rtti: 1832 func: 34882 group: 1 struct: 276413 ]
[c] 333000 nodes [ array: 87896 framework rtti: 1832 func: 34882 group: 1 struct: 276855 ]
[c] 334000 nodes [ array: 87914 framework rtti: 1832 func: 34882 group: 1 struct: 277563 ]
[c] 335000 nodes [ array: 87965 framework rtti: 1832 func: 34882 group: 1 struct: 278140 ]
[c] 336000 nodes [ array: 88001 framework rtti: 1832 func: 34882 group: 1 struct: 278745 ]
[c] 337000 nodes [ array: 88011 framework rtti: 1832 func: 34882 group: 1 struct: 279443 ]
[c] 338000 nodes [ array: 88056 framework rtti: 1832 func: 34882 group: 1 struct: 280095 ]
[c] 339000 nodes [ array: 88069 framework rtti: 1832 func: 34882 group: 1 struct: 280800 ]
[c] 340000 nodes [ array: 88072 framework rtti: 1832 func: 34882 group: 1 struct: 281640 ]
[c] 341000 nodes [ array: 88098 framework rtti: 1832 func: 34882 group: 1 struct: 282296 ]
[c] 342000 nodes [ array: 88107 framework rtti: 1832 func: 34882 group: 1 struct: 283053 ]
[c] 343000 nodes [ array: 88119 framework rtti: 1832 func: 34882 group: 1 struct: 283827 ]
[c] 344000 nodes [ array: 88129 framework rtti: 1832 func: 34882 group: 1 struct: 284479 ]
[c] 345000 nodes [ array: 88136 framework rtti: 1832 func: 34882 group: 1 struct: 285327 ]
[c] 346000 nodes [ array: 88143 framework rtti: 1832 func: 34882 group: 1 struct: 286143 ]
[c] 347000 nodes [ array: 88154 framework rtti: 1832 func: 34882 group: 1 struct: 286887 ]
[c] 348000 nodes [ array: 88166 framework rtti: 1832 func: 34882 group: 1 struct: 287577 ]
[c] 349000 nodes [ array: 88180 framework rtti: 1832 func: 34882 group: 1 struct: 288615 ]
[c] 350000 nodes [ array: 88192 framework rtti: 1832 func: 34882 group: 1 struct: 289281 ]
[c] 351000 nodes [ array: 88201 framework rtti: 1832 func: 34882 group: 1 struct: 289994 ]
[c] 352000 nodes [ array: 88210 framework rtti: 1832 func: 34882 group: 1 struct: 290744 ]
[c] 353000 nodes [ array: 88231 framework rtti: 1832 func: 34882 group: 1 struct: 291483 ]
[c] 354000 nodes [ array: 88253 framework rtti: 1832 func: 34882 group: 1 struct: 292231 ]
[c] 355000 nodes [ array: 88285 framework rtti: 1832 func: 34882 group: 1 struct: 293044 ]
[c] 356000 nodes [ array: 88290 framework rtti: 1832 func: 34882 group: 1 struct: 293925 ]
[c] 357000 nodes [ array: 88309 framework rtti: 1832 func: 34882 group: 1 struct: 294720 ]
[c] 358000 nodes [ array: 88311 framework rtti: 1832 func: 34882 group: 1 struct: 295709 ]
[c] 359000 nodes [ array: 88311 framework rtti: 1832 func: 34882 group: 1 struct: 296811 ]
[c] 360000 nodes [ array: 88311 framework rtti: 1832 func: 34882 group: 1 struct: 297797 ]
[c] 361000 nodes [ array: 88331 framework rtti: 1832 func: 34882 group: 1 struct: 298723 ]
[c] 362000 nodes [ array: 88334 framework rtti: 1832 func: 34882 group: 1 struct: 299570 ]
[c] 363000 nodes [ array: 88336 framework rtti: 1833 func: 34889 group: 1 struct: 299706 ]
[c] 364000 nodes [ array: 88338 framework rtti: 1833 func: 34889 group: 1 struct: 299734 ]
[c] 365000 nodes [ array: 88342 framework rtti: 1833 func: 34907 group: 1 struct: 299791 ]
[c] 366000 nodes [ array: 88389 framework rtti: 1833 func: 34930 group: 1 struct: 302793 ]
[c] 367000 nodes [ array: 88431 framework rtti: 1833 func: 34936 group: 1 struct: 302807 ]
[c] 368000 nodes [ array: 88517 framework rtti: 1834 func: 34962 group: 1 struct: 302919 ]
[c] 369000 nodes [ array: 88559 framework rtti: 1835 func: 34984 group: 1 struct: 302984 ]
[c] 370000 nodes [ array: 88602 framework rtti: 1836 func: 35014 group: 1 struct: 303097 ]
[c] 371000 nodes [ array: 88653 framework rtti: 1836 func: 35200 group: 1 struct: 303186 ]
[c] 372000 nodes [ array: 88676 framework rtti: 1836 func: 35208 group: 1 struct: 303216 ]
[c] 373000 nodes [ array: 88690 framework rtti: 1836 func: 35209 group: 1 struct: 303221 ]
[c] 374000 nodes [ array: 88696 framework rtti: 1836 func: 35209 group: 1 struct: 303394 ]
[c] 375000 nodes [ array: 88795 framework rtti: 1882 func: 35379 group: 1 struct: 303602 ]
[c] 376000 nodes [ array: 88874 framework rtti: 1924 func: 35583 group: 1 struct: 303822 ]
[c] 377000 nodes [ array: 89018 framework rtti: 1934 func: 35642 group: 1 struct: 304172 ]
[c] 378000 nodes [ array: 89018 framework rtti: 2069 func: 35871 group: 1 struct: 304307 ]
[c] 379000 nodes [ array: 89055 framework rtti: 2161 func: 36008 group: 1 struct: 304657 ]
[c] 380000 nodes [ array: 89356 framework rtti: 2164 func: 36016 group: 1 struct: 305070 ]
[c] 381000 nodes [ array: 89461 framework rtti: 2178 func: 36055 group: 1 struct: 305229 ]
[c] 382000 nodes [ array: 89535 framework rtti: 2179 func: 36055 group: 1 struct: 305799 ]
[c] 383000 nodes [ array: 89600 framework rtti: 2188 func: 36060 group: 1 struct: 306019 ]
[c] 384000 nodes [ array: 89759 framework rtti: 2191 func: 36060 group: 1 struct: 306549 ]
[c] 385000 nodes [ array: 89955 framework rtti: 2199 func: 36076 group: 1 struct: 306878 ]
[c] 386000 nodes [ array: 90135 framework rtti: 2212 func: 36115 group: 1 struct: 307278 ]
[c] 387000 nodes [ array: 90314 framework rtti: 2212 func: 36116 group: 1 struct: 307867 ]
[c] 388000 nodes [ array: 90538 framework rtti: 2212 func: 36116 group: 1 struct: 308382 ]
[c] 389000 nodes [ array: 90767 framework rtti: 2212 func: 36116 group: 1 struct: 308717 ]
[c] 390000 nodes [ array: 90943 framework rtti: 2212 func: 36116 group: 1 struct: 309249 ]
[c] 391000 nodes [ array: 91154 framework rtti: 2212 func: 36117 group: 1 struct: 309922 ]
[c] 392000 nodes [ array: 91394 framework rtti: 2212 func: 36117 group: 1 struct: 310315 ]
[c] 393000 nodes [ array: 91560 framework rtti: 2212 func: 36118 group: 1 struct: 311044 ]
[c] 394000 nodes [ array: 91579 framework rtti: 2217 func: 36191 group: 1 struct: 311553 ]
[c] 395000 nodes [ array: 91580 framework rtti: 2218 func: 36192 group: 1 struct: 312059 ]
[c] 396000 nodes [ array: 91580 framework rtti: 2218 func: 36192 group: 1 struct: 312521 ]
[c] 397000 nodes [ array: 91581 framework rtti: 2218 func: 36192 group: 1 struct: 312994 ]
[c] 398000 nodes [ array: 91585 framework rtti: 2218 func: 36192 group: 1 struct: 313500 ]
[c] 399000 nodes [ array: 91585 framework rtti: 2218 func: 36192 group: 1 struct: 314001 ]
[c] 400000 nodes [ array: 91585 framework rtti: 2218 func: 36192 group: 1 struct: 314532 ]
[c] 401000 nodes [ array: 91586 framework rtti: 2218 func: 36192 group: 1 struct: 315002 ]
[c] 402000 nodes [ array: 91588 framework rtti: 2218 func: 36192 group: 1 struct: 315507 ]
[c] 403000 nodes [ array: 91601 framework rtti: 2218 func: 36192 group: 1 struct: 315991 ]
[c] 404000 nodes [ array: 91604 framework rtti: 2218 func: 36192 group: 1 struct: 316487 ]
[c] 405000 nodes [ array: 91604 framework rtti: 2218 func: 36192 group: 1 struct: 316964 ]
[c] 406000 nodes [ array: 91604 framework rtti: 2218 func: 36192 group: 1 struct: 317481 ]
[c] 407000 nodes [ array: 91604 framework rtti: 2218 func: 36192 group: 1 struct: 317985 ]
[c] 408000 nodes [ array: 91623 framework rtti: 2218 func: 36192 group: 1 struct: 318513 ]
[c] 409000 nodes [ array: 91625 framework rtti: 2218 func: 36192 group: 1 struct: 319020 ]
[c] 410000 nodes [ array: 91625 framework rtti: 2218 func: 36192 group: 1 struct: 319534 ]
[c] 411000 nodes [ array: 91630 framework rtti: 2218 func: 36192 group: 1 struct: 320047 ]
[c] 412000 nodes [ array: 91630 framework rtti: 2218 func: 36192 group: 1 struct: 320556 ]
[c] 413000 nodes [ array: 91634 framework rtti: 2218 func: 36192 group: 1 struct: 321085 ]
[c] 414000 nodes [ array: 91634 framework rtti: 2218 func: 36192 group: 1 struct: 321601 ]
[c] 415000 nodes [ array: 91634 framework rtti: 2218 func: 36192 group: 1 struct: 322116 ]
[c] 416000 nodes [ array: 91640 framework rtti: 2218 func: 36192 group: 1 struct: 322620 ]
[c] 417000 nodes [ array: 91640 framework rtti: 2218 func: 36192 group: 1 struct: 323124 ]
[c] 418000 nodes [ array: 91645 framework rtti: 2218 func: 36192 group: 1 struct: 323652 ]
[c] 419000 nodes [ array: 91645 framework rtti: 2218 func: 36192 group: 1 struct: 324156 ]
[c] 420000 nodes [ array: 91645 framework rtti: 2218 func: 36192 group: 1 struct: 324658 ]
[c] 421000 nodes [ array: 91645 framework rtti: 2218 func: 36192 group: 1 struct: 325163 ]
[c] 422000 nodes [ array: 91645 framework rtti: 2218 func: 36192 group: 1 struct: 325663 ]
[c] 423000 nodes [ array: 91645 framework rtti: 2218 func: 36192 group: 1 struct: 326166 ]
[c] 424000 nodes [ array: 91645 framework rtti: 2218 func: 36192 group: 1 struct: 326700 ]
[c] 425000 nodes [ array: 91655 framework rtti: 2224 func: 36211 group: 1 struct: 327115 ]
[c] 426000 nodes [ array: 91655 framework rtti: 2224 func: 36211 group: 1 struct: 327119 ]
[c] 427000 nodes [ array: 91655 framework rtti: 2224 func: 36211 group: 1 struct: 327476 ]
[c] 428000 nodes [ array: 91667 framework rtti: 2227 func: 36250 group: 1 struct: 327899 ]
[c] 429000 nodes [ array: 91826 framework rtti: 2255 func: 36389 group: 1 struct: 328301 ]
[c] 430000 nodes [ array: 92006 framework rtti: 2265 func: 36513 group: 1 struct: 328993 ]
[c] 431000 nodes [ array: 92097 framework rtti: 2267 func: 36556 group: 1 struct: 329254 ]
[c] 432000 nodes [ array: 92324 framework rtti: 2272 func: 36601 group: 1 struct: 329772 ]
[c] 433000 nodes [ array: 92407 framework rtti: 2289 func: 36625 group: 1 struct: 330097 ]
[c] 434000 nodes [ array: 92648 framework rtti: 2361 func: 36635 group: 1 struct: 330449 ]
[c] 435000 nodes [ array: 92775 framework rtti: 2400 func: 36635 group: 1 struct: 330917 ]
[c] 436000 nodes [ array: 92872 framework rtti: 2409 func: 36649 group: 1 struct: 331352 ]
[c] 437000 nodes [ array: 92885 framework rtti: 2409 func: 36654 group: 1 struct: 332059 ]
[c] 438000 nodes [ array: 92917 framework rtti: 2409 func: 36657 group: 1 struct: 332294 ]
[c] 439000 nodes [ array: 92939 framework rtti: 2409 func: 36668 group: 1 struct: 333069 ]
[c] 440000 nodes [ array: 92945 framework rtti: 2409 func: 36681 group: 1 struct: 333468 ]
[c] 441000 nodes [ array: 92993 framework rtti: 2409 func: 36682 group: 1 struct: 334223 ]
[c] 442000 nodes [ array: 93129 framework rtti: 2409 func: 36750 group: 1 struct: 335043 ]
[c] 443000 nodes [ array: 93130 framework rtti: 2409 func: 36750 group: 1 struct: 336041 ]
[c] 444000 nodes [ array: 93143 framework rtti: 2409 func: 36750 group: 1 struct: 337024 ]
[c] 445000 nodes [ array: 93223 framework rtti: 2409 func: 36750 group: 1 struct: 337943 ]
[c] 446000 nodes [ array: 93248 framework rtti: 2409 func: 36750 group: 1 struct: 338901 ]
[c] 447000 nodes [ array: 93252 framework rtti: 2409 func: 36750 group: 1 struct: 339894 ]
[c] 448000 nodes [ array: 93256 framework rtti: 2409 func: 36750 group: 1 struct: 340890 ]
[c] 449000 nodes [ array: 93265 framework rtti: 2409 func: 36750 group: 1 struct: 341862 ]
[c] 450000 nodes [ array: 93271 framework rtti: 2409 func: 36750 group: 1 struct: 342849 ]
[c] 451000 nodes [ array: 93329 framework rtti: 2409 func: 36750 group: 1 struct: 343791 ]
[c] 452000 nodes [ array: 93337 framework rtti: 2409 func: 36750 group: 1 struct: 344779 ]
[c] 453000 nodes [ array: 93342 framework rtti: 2409 func: 36750 group: 1 struct: 345768 ]
[c] 454000 nodes [ array: 93426 framework rtti: 2409 func: 36750 group: 1 struct: 346683 ]
[c] 455000 nodes [ array: 93427 framework rtti: 2409 func: 36750 group: 1 struct: 347682 ]
[c] 456000 nodes [ array: 93427 framework rtti: 2409 func: 36750 group: 1 struct: 348682 ]
[c] 457000 nodes [ array: 93434 framework rtti: 2409 func: 36750 group: 1 struct: 349675 ]
[c] 458000 nodes [ array: 94164 framework rtti: 2410 func: 36760 group: 1 struct: 349775 ]
[c] 459000 nodes [ array: 94236 framework rtti: 2412 func: 36960 group: 1 struct: 350139 ]
[c] 460000 nodes [ array: 94247 framework rtti: 2413 func: 36988 group: 1 struct: 350268 ]
[c] 461000 nodes [ array: 94294 framework rtti: 2421 func: 37420 group: 1 struct: 352474 ]
[c] 462000 nodes [ array: 94373 framework rtti: 2437 func: 37425 group: 1 struct: 352637 ]
[c] 463000 nodes [ array: 94465 framework rtti: 2453 func: 37444 group: 1 struct: 353105 ]
[c] 464000 nodes [ array: 94786 framework rtti: 2453 func: 37455 group: 1 struct: 354090 ]
[c] 465000 nodes [ array: 95062 framework rtti: 2453 func: 37480 group: 1 struct: 354798 ]
[c] 466000 nodes [ array: 95326 framework rtti: 2453 func: 37495 group: 1 struct: 355442 ]
[c] 467000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 355734 ]
[c] 468000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 355800 ]
[c] 469000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 355837 ]
[c] 470000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 355918 ]
[c] 471000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 355971 ]
[c] 472000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 355990 ]
[c] 473000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 355997 ]
[c] 474000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 356024 ]
[c] 475000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 356032 ]
[c] 476000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 356035 ]
[c] 477000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 356104 ]
[c] 478000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 356114 ]
[c] 479000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 356197 ]
[c] 480000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 356198 ]
[c] 481000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 356198 ]
[c] 482000 nodes [ array: 95454 framework rtti: 2453 func: 37495 group: 1 struct: 356205 ]
[c] 483000 nodes [ array: 95454 framework rtti: 2453 func: 37497 group: 1 struct: 356205 ]
[c] 484000 nodes [ array: 95647 framework rtti: 2456 func: 37661 group: 1 struct: 356283 ]
[c] 485000 nodes [ array: 96188 framework rtti: 2459 func: 37871 group: 1 struct: 358286 ]
[c] 486000 nodes [ array: 96188 framework rtti: 2459 func: 37871 group: 1 struct: 358728 ]
[c] 487000 nodes [ array: 96249 framework rtti: 2466 func: 37890 group: 1 struct: 359275 ]
[c] 488000 nodes [ array: 96295 framework rtti: 2509 func: 37949 group: 1 struct: 359947 ]
[c] 489000 nodes [ array: 96303 framework rtti: 2510 func: 37969 group: 1 struct: 360549 ]
[c] 490000 nodes [ array: 96328 framework rtti: 2510 func: 37986 group: 1 struct: 360900 ]
[c] 491000 nodes [ array: 96335 framework rtti: 2511 func: 37994 group: 1 struct: 361203 ]
[c] 492000 nodes [ array: 96346 framework rtti: 2511 func: 38036 group: 1 struct: 361326 ]
[c] 493000 nodes [ array: 97248 framework rtti: 2513 func: 38093 group: 1 struct: 361344 ]
[c] 494000 nodes [ array: 98131 framework rtti: 2513 func: 38103 group: 1 struct: 361344 ]
[c] 495000 nodes [ array: 98181 framework rtti: 2517 func: 38326 group: 1 struct: 361697 ]
[c] 496000 nodes [ array: 98343 framework rtti: 2518 func: 38332 group: 1 struct: 362424 ]
[c] 497000 nodes [ array: 98408 framework rtti: 2528 func: 38336 group: 1 struct: 362692 ]
[c] 498000 nodes [ array: 98691 framework rtti: 2592 func: 38355 group: 1 struct: 362947 ]
[c] 499000 nodes [ array: 98710 framework rtti: 2602 func: 38408 group: 1 struct: 363057 ]
[c] 500000 nodes [ array: 98710 framework rtti: 2602 func: 38408 group: 1 struct: 363057 ]
[c] 501000 nodes [ array: 98728 framework rtti: 2603 func: 38566 group: 1 struct: 363597 ]
[c] 502000 nodes [ array: 98757 framework rtti: 2604 func: 38572 group: 1 struct: 363946 ]
[c] 503000 nodes [ array: 98846 framework rtti: 2609 func: 38693 group: 1 struct: 364702 ]
[c] 504000 nodes [ array: 98878 framework rtti: 2610 func: 38693 group: 1 struct: 364882 ]
[c] 505000 nodes [ array: 98912 framework rtti: 2614 func: 38755 group: 1 struct: 365329 ]
[c] 506000 nodes [ array: 98953 framework rtti: 2617 func: 38823 group: 1 struct: 365909 ]
[c] 507000 nodes [ array: 99016 framework rtti: 2632 func: 39328 group: 1 struct: 366604 ]
[c:database] GC transformer: finished helpers
[c] 508000 nodes [ array: 99180 framework rtti: 2636 func: 39436 group: 1 struct: 368923 ]
[c] 509000 nodes [ array: 99570 framework rtti: 2636 func: 39436 group: 1 struct: 369137 ]
[c] 510000 nodes [ array: 100095 framework rtti: 2637 func: 39436 group: 1 struct: 369387 ]
[c] 511000 nodes [ array: 100095 framework rtti: 2771 func: 39446 group: 1 struct: 369552 ]
[c] 512000 nodes [ array: 100147 framework rtti: 2904 func: 39720 group: 1 struct: 369926 ]
[c] 513000 nodes [ array: 100275 framework rtti: 3029 func: 39990 group: 1 struct: 370223 ]
[c] 514000 nodes [ array: 100375 framework rtti: 3084 func: 40228 group: 1 struct: 370564 ]
[rtyper] specializing: 309400 / 310056 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] 515000 nodes [ array: 100557 framework rtti: 3111 func: 40498 group: 1 struct: 370927 ]
[c:database] GC transformer: finished tables
[gctransform:info] assigned 6599 typeids
[gctransform:info] added 143482 push/pop stack root instructions
[gctransform:info] inserted 6570 write barrier calls
[gctransform:info] inserted 7728 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 515119 nodes [ array: 100570 framework rtti: 3111 func: 40507 group: 1 struct: 370930 ]
[c:database] Completed
[translation:info] database for generating C source was created
[c5f25ac6a42cd80] translation-task}
[translation:info] Generating c source...
[c5f25ac6a437b00] {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] implement_17.c
[c:writing] pypy_goal.c
[c:writing] pypy_interpreter.c
[c:writing] pypy_interpreter_1.c
[c:writing] pypy_interpreter_2.c
[c:writing] pypy_interpreter_3.c
[c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 124 cases
[c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 11 cases
[c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases
[c:computedgoto] pypy_g_str_decode_utf8: 5 cases
[c:writing] pypy_interpreter_4.c
[c:writing] pypy_interpreter_astcompiler.c
[c:writing] pypy_interpreter_astcompiler_1.c
[c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases
[c:writing] pypy_interpreter_astcompiler_2.c
[c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases
[c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases
[c:computedgoto] pypy_g__opcode_stack_effect: 123 cases
[c:writing] pypy_interpreter_astcompiler_3.c
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Attribute: 5 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases
[c: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:writing] pypy_interpreter_astcompiler_4.c
[c:computedgoto] pypy_g_PythonCodeGenerator__binop: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__simple_slice: 5 cases
[c:writing] pypy_interpreter_pyparser.c
[c:writing] pypy_module___builtin__.c
[c:writing] pypy_module___pypy__.c
[c:writing] pypy_module__cffi_backend.c
[c:computedgoto] pypy_g_W_LibObject__build_attr: 11 cases
[c:writing] pypy_module__cffi_backend_1.c
[c:computedgoto] pypy_g_realize_c_type_or_func_now: 9 cases
[c:writing] pypy_module__cffi_backend_2.c
[c:writing] pypy_module__codecs.c
[c:writing] pypy_module__collections.c
[c:writing] pypy_module__continuation.c
[c:writing] pypy_module__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:writing] pypy_module_cpyext_2.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: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_cpyext_9.c
[c:writing] pypy_module_cpyext_10.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:writing] pypy_module_micronumpy_8.c
[c:computedgoto] pypy_g_make_new_dtype: 10 cases
[c:writing] pypy_module_micronumpy_9.c
[c:writing] pypy_module_micronumpy_10.c
[c:writing] pypy_module_mmap.c
[c:writing] pypy_module_operator.c
[c:writing] pypy_module_parser.c
[c:writing] pypy_module_posix.c
[c:writing] pypy_module_pwd.c
[c:writing] pypy_module_pyexpat.c
[c:writing] pypy_module_pypyjit.c
[c:writing] pypy_module_select.c
[c:writing] pypy_module_signal.c
[c:writing] pypy_module_struct.c
[c:writing] pypy_module_sys.c
[c:writing] pypy_module_termios.c
[c:writing] pypy_module_thread.c
[c:writing] pypy_module_time.c
[c:writing] pypy_module_token.c
[c:writing] pypy_module_unicodedata.c
[c:writing] pypy_module_zipimport.c
[c:writing] pypy_module_zlib.c
[c:writing] pypy_objspace.c
[c:writing] pypy_objspace_std.c
[c:writing] pypy_objspace_std_1.c
[c:computedgoto] pypy_g_W_InstanceObjectUserDictWeakrefable__mapdict_pop: 5 cases
[c:computedgoto] pypy_g_W_ObjectObjectUserDictWeakrefable__mapdict_pop_a: 5 cases
[c:writing] pypy_objspace_std_2.c
[c:writing] pypy_objspace_std_3.c
[c:writing] pypy_objspace_std_4.c
[c:writing] pypy_objspace_std_5.c
[c:writing] pypy_objspace_std_6.c
[c:writing] pypy_objspace_std_7.c
[c:writing] pypy_objspace_std_8.c
[c:writing] pypy_objspace_std_9.c
[c:writing] pypy_objspace_std_10.c
[c:writing] pypy_objspace_std_11.c
[c:writing] pypy_objspace_std_12.c
[c:writing] pypy_objspace_std_13.c
[c:writing] pypy_objspace_std_14.c
[c:writing] pypy_objspace_std_15.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:writing] rpython_jit_backend_llsupport_1.c
[c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases
[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:writing] rpython_jit_metainterp_3.c
[c:computedgoto] pypy_g_dispatch_loop: 239 cases
[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:writing] rpython_jit_metainterp_10.c
[c:writing] rpython_jit_metainterp_11.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_12.c
[c:writing] rpython_jit_metainterp_13.c
[c:computedgoto] pypy_g_execute_nonspec_const: 254 cases
[c:writing] rpython_jit_metainterp_14.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:writing] rpython_rlib_2.c
[c:computedgoto] pypy_g_isspace_1: 6 cases
[c:computedgoto] pypy_g__sinpi: 5 cases
[c:writing] rpython_rlib_3.c
[c:writing] rpython_rlib_4.c
[c:writing] rpython_rlib_5.c
[c:writing] rpython_rlib_6.c
[c:writing] rpython_rlib_7.c
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rsre.c
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 8 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_category_dispatch: 18 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases
[c:writing] rpython_rlib_rstruct.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rlib_unicodedata.c
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 6 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_1.c
[c:writing] rpython_rtyper_lltypesystem_2.c
[c:writing] rpython_rtyper_lltypesystem_3.c
[c:writing] rpython_rtyper_lltypesystem_4.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_tool.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: /tmp/buildbot-arm64/usession-main-2790/testing_1/testing_1.c
[c5f25b5b0059e00] translation-task}
[translation:info] Compiling c source...
[c5f25b5b0064c00] {translation-task
starting compile_c
[platform:execute] make -j 8 in /tmp/buildbot-arm64/usession-main-2790/testing_1
[platform:WARNING] implement_17.c:8439:14: warning: 'ffi_prep_cif_var' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 8439 | l_v379387 = 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_17.c:8439:14: note: enclose 'ffi_prep_cif_var' in a __builtin_available check to silence this warning
[platform:WARNING] 8439 | l_v379387 = 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_17.c:14064:14: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 14064 | l_v379700 = 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_17.c:14064:14: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning
[platform:WARNING] 14064 | l_v379700 = 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.c:26785:14: warning: assigning to 'struct _cffi_field_s *' from 'const struct _cffi_field_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 26785 | l_v625398 = RPyField(l_v625397, fields);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:32464:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 32464 | l_v627409 = RPyField(l_v627407, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:81:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 81 | l_v639077 = RPyField(l_v639075, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:3658:2: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 3658 | ffi_closure_free(l_v640220);
[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_1.c:3658:2: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning
[platform:WARNING] 3658 | ffi_closure_free(l_v640220);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:11919:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 11919 | l_v642783 = RPyField(l_v642782, typenames);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:18724:13: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 18724 | l_v645052 = RPyField(l_v645051, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:65893:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 65893 | l_v638426 = RPyField(l_v638404, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:26475: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] 26475 | l_v647477 = RPyField(l_v647476, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:28117:12: warning: assigning to 'struct _cffi_enum_s *' from 'const struct _cffi_enum_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 28117 | l_v648070 = RPyField(l_v648069, enums);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:28119:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 28119 | l_v648071 = RPyField(l_v648069, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:56002: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] 56002 | l_v657088 = RPyField(l_ctx1_0, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:58868:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 58868 | l_v658020 = RPyField(l_ctx_200, typenames);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:59510: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] 59510 | l_v658190 = RPyField(l_ctx_200, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:60916:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 60916 | l_v658712 = RPyField(l_ctx_201, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:62458:20: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 62458 | l_raw_closure_0 = ffi_closure_alloc(l_v659228, 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:62458:20: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning
[platform:WARNING] 62458 | l_raw_closure_0 = ffi_closure_alloc(l_v659228, l_raw_code_0);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~
[platform:WARNING] 3 warnings generated.
[platform:WARNING] 12 warnings generated.
[platform:WARNING] pypy_module__multibytecodec.c:6709:12: warning: assigning to 'struct MultibyteCodec_s *' from 'const MultibyteCodec *' (aka 'const struct MultibyteCodec_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 6709 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] 1 warning generated.
[platform:WARNING] rpython_jit_backend_llsupport.c:1347:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1347 | 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:1347:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1347 | pthread_jit_write_protect_np(l_arg_678);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:1397:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1397 | 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:1397:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1397 | pthread_jit_write_protect_np(l_arg_677);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:2021:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 2021 | 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:2021:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 2021 | pthread_jit_write_protect_np(l_arg_680);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:2078:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 2078 | 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:2078:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 2078 | pthread_jit_write_protect_np(l_arg_679);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:4853:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 4853 | 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:4853:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 4853 | pthread_jit_write_protect_np(l_arg_682);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:4917:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 4917 | 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:4917:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 4917 | pthread_jit_write_protect_np(l_arg_681);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:11194:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 11194 | 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:11194:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 11194 | pthread_jit_write_protect_np(l_arg_684);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:11241:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 11241 | 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:11241:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 11241 | pthread_jit_write_protect_np(l_arg_683);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:11488:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 11488 | 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:11488:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 11488 | pthread_jit_write_protect_np(l_arg_686);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:11542:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 11542 | 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:11542:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 11542 | pthread_jit_write_protect_np(l_arg_685);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:40783:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 40783 | 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:40783:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 40783 | pthread_jit_write_protect_np(l_arg_689);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:40838:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 40838 | 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:40838:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 40838 | pthread_jit_write_protect_np(l_arg_688);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:13047:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 13047 | 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:13047:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 13047 | pthread_jit_write_protect_np(l_arg_700);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:13114:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 13114 | 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:13114:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 13114 | pthread_jit_write_protect_np(l_arg_699);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:13600:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 13600 | 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:13600:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 13600 | pthread_jit_write_protect_np(l_arg_702);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:13656:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 13656 | 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:13656:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 13656 | pthread_jit_write_protect_np(l_arg_701);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:46560:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 46560 | 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:46560:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 46560 | pthread_jit_write_protect_np(l_arg_705);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:46635:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 46635 | 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:46635:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 46635 | 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:9829:3: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 9829 | ffi_closure_free(l_v2231224);
[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:9829:3: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning
[platform:WARNING] 9829 | ffi_closure_free(l_v2231224);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib.c:39127:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 39127 | 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:39127:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 39127 | pthread_jit_write_protect_np(l_arg_766);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib.c:39160:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 39160 | 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:39160:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 39160 | pthread_jit_write_protect_np(l_arg_767);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib_4.c:10623:15: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 10623 | l_v2308123 = ffi_closure_alloc(l_v2308122, l_v2308105);
[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_4.c:10623:15: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning
[platform:WARNING] 10623 | l_v2308123 = ffi_closure_alloc(l_v2308122, l_v2308105);
[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-2790/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-2790/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
[c5f25c00396fb80] translation-task}
[translation:info] Create cffi bindings for modules...
[c5f25c00397d480] {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
[c5f25c0e9ed9080] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-main-2790
[Timer] Timings:
[Timer] loading target --- 18.7 s
[Timer] annotate --- 176.9 s
[Timer] rtype_lltype --- 79.0 s
[Timer] pyjitpl_lltype --- 173.6 s
[Timer] backendopt_lltype --- 80.3 s
[Timer] stackcheckinsertion_lltype --- 4.4 s
[Timer] database_c --- 162.1 s
[Timer] source_c --- 79.7 s
[Timer] compile_c --- 88.7 s
[Timer] build_cffi_imports --- 7.7 s
[Timer] ==========================================
[Timer] Total: --- 871.0 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
stdout:
stderr:
program finished with exit code 0
elapsedTime=880.075833