pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone
in dir /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal (timeout 7200 secs)
watching logfiles {}
argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone']
environment:
HOME=/Users/matti
HOMEBREW_CELLAR=/opt/homebrew/Cellar
HOMEBREW_PREFIX=/opt/homebrew
HOMEBREW_REPOSITORY=/opt/homebrew
INFOPATH=/opt/homebrew/share/info:
LANG=en_US.UTF-8
LC_ADDRESS=en_AU.UTF-8
LC_IDENTIFICATION=en_AU.UTF-8
LC_MEASUREMENT=en_AU.UTF-8
LC_MONETARY=en_AU.UTF-8
LC_NAME=en_AU.UTF-8
LC_NUMERIC=en_AU.UTF-8
LC_PAPER=en_AU.UTF-8
LC_TELEPHONE=en_AU.UTF-8
LC_TIME=en_AU.UTF-8
LOGNAME=matti
OLDPWD=/Users/matti
PATH=/Users/matti/oss/pypy-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin
PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig
PWD=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal
PYPY_USESSION_DIR=/tmp/buildbot-arm64
SHELL=/bin/zsh
SHLVL=2
SSH_CLIENT=10.0.0.20 54836 22
SSH_CONNECTION=10.0.0.20 54836 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=tmux-256color
TMPDIR=/tmp/buildbot-arm64
USER=matti
_=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave
using PTY: False
[translation:info] 2.7.18 (c7f2b53ceffe, Aug 22 2024, 13:13:36)
[PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
[translation:info] Translating target as defined by targetpypystandalone
[translation] PyPy config object:
[translation] [objspace]
[std]
intshortcut = True
optimized_list_getitem = True
withspecialisedtuple = True
[usemodules]
__pypy__ = True
_ast = True
_cffi_backend = True
_codecs = True
_collections = True
_continuation = True
_cppyy = True
_csv = True
_io = True
_jitlog = True
_locale = True
_lsprof = True
_md5 = True
_minimal_curses = True
_multibytecodec = True
_multiprocessing = True
_pickle_support = True
_pypyjson = True
_random = True
_rawffi = True
_sha = True
_socket = True
_sre = True
_testing = True
_vmprof = True
_weakref = True
array = True
binascii = True
bz2 = True
cStringIO = True
cmath = True
cpyext = True
errno = True
faulthandler = True
fcntl = True
gc = True
imp = True
marshal = True
math = True
micronumpy = True
mmap = True
operator = True
parser = True
pwd = True
pyexpat = True
pypyjit = True
select = True
signal = True
struct = True
symbol = True
termios = True
thread = True
time = True
token = True
unicodedata = True
zipimport = True
zlib = True
[translation] translate.py configuration:
[translation] [translate]
batch = True
opt = jit
targetspec = targetpypystandalone
[translation] translation configuration:
[translation] [translation]
check_str_without_nul = True
continuation = True
gc = incminimark
gcrootfinder = shadowstack
gctransformer = framework
icon = pypy.ico
jit = True
list_comprehension_operations = True
manifest = python.manifest
rpython_translate = True
secondaryentrypoints = cpyext,main
shared = True
thread = True
type_system = lltype
withsmallfuncsets = 5
[translation:info] Annotating&simplifying...
[c58c8c4e60aa580] {translation-task
starting annotate
[translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy
[c58c8d705d9d000] translation-task}
[translation:info] RTyping...
[c58c8d705da9d80] {translation-task
starting rtype_lltype
[rtyper] specializing: 10100 / 200903 blocks (5%)
[rtyper] specializing: 20800 / 207719 blocks (10%)
[rtyper] specializing: 31800 / 211719 blocks (15%)
[rtyper] specializing: 42700 / 213054 blocks (20%)
[rtyper] specializing: 53500 / 213992 blocks (25%)
[rtyper] specializing: 64300 / 214254 blocks (30%)
[rtyper] specializing: 75200 / 214752 blocks (35%)
[rtyper] specializing: 86000 / 214788 blocks (40%)
[rtyper] specializing: 97400 / 216267 blocks (45%)
[rtyper] specializing: 109000 / 217801 blocks (50%)
[rtyper] specializing: 120600 / 219105 blocks (55%)
[rtyper] specializing: 131800 / 219531 blocks (60%)
[rtyper] specializing: 143600 / 220867 blocks (65%)
[rtyper] specializing: 155000 / 221412 blocks (70%)
[rtyper] specializing: 166900 / 222422 blocks (75%)
[rtyper] specializing: 178900 / 223567 blocks (80%)
[rtyper] specializing: 190100 / 223567 blocks (85%)
[rtyper] specializing: 197600 / 223567 blocks (88%)
[rtyper] specializing: 208000 / 223569 blocks (93%)
[rtyper] specializing: 219100 / 223569 blocks (98%)
[rtyper] -=- specialized 223582 blocks -=-
[rtyper] specializing: 223600 / 224322 blocks (99%)
[rtyper] specializing: 224400 / 225055 blocks (99%)
[rtyper] -=- specialized 1473 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[c58c8df27544600] translation-task}
[translation:info] JIT compiler generation...
[c58c8df2754f780] {translation-task
starting pyjitpl_lltype
[rtyper] -=- specialized 38 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] specializing: 225100 / 225101 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:228)ObjectType.store
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:228)ObjectType.store
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1282)ComplexLong.read
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:219)ObjectType.read
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1282)ComplexLong.read
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:219)ObjectType.read
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_uint
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_uint
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_uint
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_uint
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_uint32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_uint32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_uint32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_uint32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_USHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_USHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_USHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_USHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_UCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_UCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_UCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_UCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_int32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_int32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_int32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_int32
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_SHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_SHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_SHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_SHORT
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_SIGNEDCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_SIGNEDCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__r_SIGNEDCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__r_SIGNEDCHAR
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__bool
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__bool
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__bool
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__bool
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__write_ptr
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1150)W_ArrayTypef.setitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1150)W_ArrayTypef.setitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1160)W_ArrayTypef.setitem_slice
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:64)_read_raw_float_data_tp__arrayPtr
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:364)pack_float_list_to_raw_array__SingleFloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:95)_write_raw_float_data_tp__SingleFloat_arrayPtr
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)real__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)real__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1241)box_component__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:743)FloatLong.to_builtin_type
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:743)FloatLong.to_builtin_type
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:89)W_BoolBox.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:119)W_Complex64Box.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:89)W_BoolBox.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:119)W_Complex64Box.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:389)unpack_cfloat_list_from_raw_array
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.jit_libffi:194)_do_ffi_call_singlefloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2727)W_Float32Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2751)W_Complex64Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2727)W_Float32Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2751)W_Complex64Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.executor:83)BasicExecutor.execute
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.executor:83)BasicExecutor.execute
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:215)FloatConverter.convert_argument_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:243)ConstFloatRefConverter.convert_argument_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:215)FloatConverter.convert_argument_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:243)ConstFloatRefConverter.convert_argument_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:219)FloatConverter.default_argument_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:219)FloatConverter.default_argument_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.executor:87)BasicExecutor.execute_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.executor:87)BasicExecutor.execute_libffi
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.executor:104)LongDoubleRefExecutor._wrap_reference
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.executor:104)LongDoubleRefExecutor._wrap_reference
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:263)FloatConverter.convert_argument
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:263)FloatConverter.convert_argument
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__read_ptr
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:72)FromAppLevelConverter._singlefloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:269)ToAppLevelConverter._singlefloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.libffi:208)SingleFloatArg.push
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:231)FloatConverter.to_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:231)FloatConverter.to_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:231)FloatConverter.to_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:231)FloatConverter.to_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2727)W_Float32Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2751)W_Complex64Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2727)W_Float32Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2751)W_Complex64Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:237)ObjectType.runpack_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:237)ObjectType.runpack_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1257)ComplexLong.composite
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.nativefmttable:39)pack_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1117)W_ArrayTypef.descr_insert
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1117)W_ArrayTypef.descr_insert
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1160)W_ArrayTypef.setitem_slice
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1097)W_ArrayTypef.descr_reverse
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1097)W_ArrayTypef.descr_reverse
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1031)W_ArrayTypef.extend
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1031)W_ArrayTypef.extend
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1135)W_ArrayTypef.getitem_slice
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__push_field
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__cast_pos
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)logaddexp2__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)logaddexp2__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)logaddexp__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)logaddexp__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)logical_or__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)logical_or__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)logical_xor__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)logical_xor__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)logical_and__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)logical_and__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)min__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)min__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)max__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)max__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)fmod__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)fmod__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)fmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)fmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)fmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)fmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)copysign__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)copysign__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)arctan2__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)arctan2__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)eq__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)eq__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)ne__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)ne__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)le__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)le__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)ge__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)ge__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)add__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)add__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)sub__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)sub__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)mul__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)mul__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)div__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)div__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)div__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)div__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)floordiv__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)floordiv__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)mod__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)mod__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)pow__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)pow__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__int_int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__int_int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:89)W_BoolBox.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:119)W_Complex64Box.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:877)round__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:877)round__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:89)W_BoolBox.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:119)W_Complex64Box.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:89)W_BoolBox.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:119)W_Complex64Box.raw_str
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)imag__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)imag__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1241)box_component__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)real__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)real__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log1p__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log1p__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log10__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log10__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log2__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log2__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)log__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)logical_not__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)logical_not__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)isfinite__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)isfinite__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)isinf__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)isinf__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)isnan__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)isnan__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)tanh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)tanh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)tan__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)tan__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)square__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)square__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sqrt__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sqrt__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sinh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sinh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sin__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sin__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)signbit__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)signbit__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sign__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)sign__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)rint__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)rint__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)reciprocal__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)reciprocal__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)degrees__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)degrees__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)radians__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)radians__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)trunc__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)trunc__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)ceil__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)ceil__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)floor__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)floor__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)fabs__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)fabs__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)expm1__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)expm1__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)exp2__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)exp2__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)exp__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)exp__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)cosh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)cosh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)cos__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)cos__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arctanh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arctanh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arcsinh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arcsinh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arccosh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arccosh__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arctan__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arctan__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arcsin__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arcsin__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arccos__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)arccos__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)conj__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)conj__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)pos__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)pos__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)neg__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)neg__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1246)box_complex__float_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)abs__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)abs__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1241)box_component__float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:753)FloatLong.str_format
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:753)FloatLong.str_format
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:753)FloatLong.str_format
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:753)FloatLong.str_format
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:753)FloatLong.str_format
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:753)FloatLong.str_format
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:877)round__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:877)round__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:223)ObjectType.read_bool
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:223)ObjectType.read_bool
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1274)ComplexLong._read
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)le__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)le__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:232)ObjectType.fill
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)imag__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:57)imag__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1252)ComplexLong.box_raw_data
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:173)ObjectType.box_raw_data
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1252)ComplexLong.box_raw_data
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:173)ObjectType.box_raw_data
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cppyy.converter:335)FloatConverter.__init__
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2727)W_Float32Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2751)W_Complex64Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2727)W_Float32Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:2751)W_Complex64Box.min_dtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1264)ComplexLong.unbox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1287)ComplexLong._write
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:192)ObjectType.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1174)ComplexLong.coerce_subtype
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)le__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)le__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)mul__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)mul__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)add__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:103)add__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:93)bool__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmax__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)argmin__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:877)round__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:877)round__pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:164)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1235)box__int
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:1231)ComplexLong.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:263)ObjectType.byteswap
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox
[backendopt:removeassert] Could not remove 84 asserts, but removed 1559 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 55952 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 7434 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 225200 / 225465 blocks (99%)
[rtyper] -=- specialized 360 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] specializing: 225500 / 225502 blocks (99%)
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 1000 jitcodes
[jitcodewriter:info] Produced 1500 jitcodes
[jitcodewriter:info] Produced 2000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 2500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)ExecutionContext._trace at 0x368ef7050>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x368d53e18>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 3000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 225600 / 225601 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 3500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 4500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 225700 / 225701 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 5500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 6000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 6500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 7000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 7500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 8000 jitcodes
[jitcodewriter:info] Produced 8500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 9000 jitcodes
[jitcodewriter:info] Produced 9500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 10000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 10500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 11000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 11500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 12000 jitcodes
[jitcodewriter:info] Produced 12500 jitcodes
[jitcodewriter:info] Produced 13000 jitcodes
[jitcodewriter:info] Produced 13500 jitcodes
[rtyper] specializing: 225800 / 225801 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 14000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)_trace__AccessDirect_None at 0x33fb6e758>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 14432 JitCode instances.
[jitcodewriter:info] There are 112236 -live- ops. Size of liveness is 10228 bytes
[rtyper] replaced 43 'jit_force_virtual' with <* delayed!force_virtual_if_necessary>
[rtyper] replaced 267 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 1026 effectinfos:
[jitcodewriter] 45 descrs for arrays
[jitcodewriter] 1278 descrs for fields
[jitcodewriter] 53 descrs for interiorfields
[jitcodewriter] -> 905 bitstrings, mean length 44.9, max length 94
[rtyper] specializing: 225900 / 295459 blocks (76%)
[rtyper] specializing: 239800 / 296026 blocks (81%)
[rtyper] specializing: 257300 / 299121 blocks (86%)
[rtyper] specializing: 275100 / 302253 blocks (91%)
[rtyper] specializing: 293300 / 305483 blocks (96%)
[rtyper] specializing: 295500 / 305483 blocks (96%)
[rtyper] -=- specialized 79666 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] the JIT compiler was generated
[c58c8f032a7af80] translation-task}
[translation:info] lltype back-end optimisations...
[c58c8f032a85b80] {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 148205 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 35441 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c58c8f7c9344000] translation-task}
[translation:info] inserting stack checks...
[c58c8f7c9353800] {translation-task
starting stackcheckinsertion_lltype
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] inserted 4280 stack checks.
[c58c8f8330fda00] translation-task}
[translation:info] Creating database for generating c source...
[c58c8f833109000] {translation-task
starting database_c
[rtyper] specializing: 305500 / 305510 blocks (99%)
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 305600 / 308423 blocks (99%)
[rtyper] -=- specialized 2925 more blocks -=-
[rtyper] -=- specialized 43 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1717 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] specializing: 308500 / 308517 blocks (99%)
[rtyper] -=- specialized 22 more blocks -=-
[rtyper] -=- specialized 11 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 552 framework rtti: 1 func: 1273 group: 1 struct: 755 ]
[c] 2000 nodes [ array: 604 framework rtti: 17 func: 1587 group: 1 struct: 4734 ]
[c] 3000 nodes [ array: 683 framework rtti: 23 func: 1859 group: 1 struct: 5341 ]
[c] 4000 nodes [ array: 924 framework rtti: 27 func: 1971 group: 1 struct: 6208 ]
[c] 5000 nodes [ array: 1435 framework rtti: 27 func: 2030 group: 1 struct: 6690 ]
[c] 6000 nodes [ array: 1695 framework rtti: 27 func: 2034 group: 1 struct: 7173 ]
[c] 7000 nodes [ array: 1970 framework rtti: 33 func: 2143 group: 1 struct: 9830 ]
[c] 8000 nodes [ array: 2199 framework rtti: 38 func: 2336 group: 1 struct: 10949 ]
[c] 9000 nodes [ array: 2399 framework rtti: 51 func: 2562 group: 1 struct: 12284 ]
[c] 10000 nodes [ array: 2402 framework rtti: 81 func: 3092 group: 1 struct: 12954 ]
[c] 11000 nodes [ array: 2402 framework rtti: 145 func: 3913 group: 1 struct: 13642 ]
[c] 12000 nodes [ array: 3664 framework rtti: 158 func: 4035 group: 1 struct: 13897 ]
[c] 13000 nodes [ array: 5664 framework rtti: 158 func: 4035 group: 1 struct: 13897 ]
[c] 14000 nodes [ array: 6610 framework rtti: 169 func: 4123 group: 1 struct: 14549 ]
[c] 15000 nodes [ array: 6726 framework rtti: 175 func: 4218 group: 1 struct: 17622 ]
[c] 16000 nodes [ array: 6943 framework rtti: 183 func: 4299 group: 1 struct: 18654 ]
[c] 17000 nodes [ array: 7115 framework rtti: 184 func: 4367 group: 1 struct: 20074 ]
[c] 18000 nodes [ array: 7279 framework rtti: 264 func: 5353 group: 1 struct: 21824 ]
[c] 19000 nodes [ array: 7380 framework rtti: 391 func: 5575 group: 1 struct: 23338 ]
[c] 20000 nodes [ array: 7493 framework rtti: 707 func: 5998 group: 1 struct: 24284 ]
[c] 21000 nodes [ array: 7548 framework rtti: 844 func: 6136 group: 1 struct: 24847 ]
[c] 22000 nodes [ array: 7548 framework rtti: 844 func: 6136 group: 1 struct: 24847 ]
[c] 23000 nodes [ array: 7548 framework rtti: 844 func: 6136 group: 1 struct: 24847 ]
[c] 24000 nodes [ array: 7548 framework rtti: 844 func: 6136 group: 1 struct: 24847 ]
[c] 25000 nodes [ array: 7645 framework rtti: 850 func: 6200 group: 1 struct: 25567 ]
[c] 26000 nodes [ array: 7721 framework rtti: 856 func: 6422 group: 1 struct: 26623 ]
[c] 27000 nodes [ array: 7721 framework rtti: 856 func: 6422 group: 1 struct: 27285 ]
[c] 28000 nodes [ array: 7738 framework rtti: 856 func: 6481 group: 1 struct: 28140 ]
[c] 29000 nodes [ array: 7795 framework rtti: 860 func: 6700 group: 1 struct: 29267 ]
[c] 30000 nodes [ array: 7887 framework rtti: 866 func: 6912 group: 1 struct: 30313 ]
[c] 31000 nodes [ array: 7903 framework rtti: 866 func: 7214 group: 1 struct: 31395 ]
[c] 32000 nodes [ array: 8023 framework rtti: 896 func: 8458 group: 1 struct: 33114 ]
[c] 33000 nodes [ array: 8112 framework rtti: 928 func: 8802 group: 1 struct: 33484 ]
[c] 34000 nodes [ array: 8242 framework rtti: 963 func: 9153 group: 1 struct: 34009 ]
[c] 35000 nodes [ array: 8369 framework rtti: 1013 func: 9586 group: 1 struct: 34463 ]
[c] 36000 nodes [ array: 8591 framework rtti: 1096 func: 9769 group: 1 struct: 34898 ]
[c] 37000 nodes [ array: 8728 framework rtti: 1148 func: 9911 group: 1 struct: 35473 ]
[c] 38000 nodes [ array: 8996 framework rtti: 1172 func: 10166 group: 1 struct: 36090 ]
[c] 39000 nodes [ array: 9267 framework rtti: 1186 func: 10455 group: 1 struct: 36470 ]
[c] 40000 nodes [ array: 9614 framework rtti: 1256 func: 10718 group: 1 struct: 37268 ]
[c] 41000 nodes [ array: 9823 framework rtti: 1256 func: 10865 group: 1 struct: 37979 ]
[c] 42000 nodes [ array: 10134 framework rtti: 1258 func: 10956 group: 1 struct: 38617 ]
[c] 43000 nodes [ array: 10529 framework rtti: 1259 func: 11037 group: 1 struct: 39215 ]
[c] 44000 nodes [ array: 10803 framework rtti: 1261 func: 11183 group: 1 struct: 39964 ]
[c] 45000 nodes [ array: 10990 framework rtti: 1261 func: 11388 group: 1 struct: 40933 ]
[c] 46000 nodes [ array: 11159 framework rtti: 1265 func: 11620 group: 1 struct: 41955 ]
[c] 47000 nodes [ array: 11364 framework rtti: 1265 func: 11827 group: 1 struct: 42682 ]
[c] 48000 nodes [ array: 11582 framework rtti: 1265 func: 12016 group: 1 struct: 43482 ]
[c] 49000 nodes [ array: 11618 framework rtti: 1265 func: 12535 group: 1 struct: 43722 ]
[c] 50000 nodes [ array: 11648 framework rtti: 1265 func: 13035 group: 1 struct: 43894 ]
[c] 51000 nodes [ array: 11752 framework rtti: 1278 func: 13371 group: 1 struct: 44507 ]
[c] 52000 nodes [ array: 11838 framework rtti: 1294 func: 13714 group: 1 struct: 45214 ]
[c] 53000 nodes [ array: 11935 framework rtti: 1317 func: 13928 group: 1 struct: 45802 ]
[c] 54000 nodes [ array: 12006 framework rtti: 1324 func: 14202 group: 1 struct: 46416 ]
[c] 55000 nodes [ array: 15662 framework rtti: 1330 func: 14314 group: 1 struct: 48135 ]
[c] 56000 nodes [ array: 15779 framework rtti: 1338 func: 14609 group: 1 struct: 48775 ]
[c] 57000 nodes [ array: 15947 framework rtti: 1346 func: 14903 group: 1 struct: 49197 ]
[c] 58000 nodes [ array: 16038 framework rtti: 1356 func: 15177 group: 1 struct: 49786 ]
[c] 59000 nodes [ array: 16104 framework rtti: 1356 func: 15250 group: 1 struct: 50329 ]
[c] 60000 nodes [ array: 16276 framework rtti: 1360 func: 15385 group: 1 struct: 65385 ]
[c] 61000 nodes [ array: 16363 framework rtti: 1364 func: 15494 group: 1 struct: 66020 ]
[c] 62000 nodes [ array: 16423 framework rtti: 1364 func: 15510 group: 1 struct: 66495 ]
[c] 63000 nodes [ array: 16490 framework rtti: 1364 func: 15652 group: 1 struct: 67066 ]
[c] 64000 nodes [ array: 16594 framework rtti: 1374 func: 15861 group: 1 struct: 67987 ]
[c] 65000 nodes [ array: 16801 framework rtti: 1376 func: 16034 group: 1 struct: 68915 ]
[c] 66000 nodes [ array: 16900 framework rtti: 1379 func: 16140 group: 1 struct: 69324 ]
[c] 67000 nodes [ array: 17024 framework rtti: 1379 func: 16345 group: 1 struct: 69881 ]
[c] 68000 nodes [ array: 17123 framework rtti: 1382 func: 16557 group: 1 struct: 70660 ]
[c] 69000 nodes [ array: 17262 framework rtti: 1382 func: 17046 group: 1 struct: 71081 ]
[c] 70000 nodes [ array: 17270 framework rtti: 1382 func: 17622 group: 1 struct: 71320 ]
[c] 71000 nodes [ array: 17507 framework rtti: 1387 func: 17905 group: 1 struct: 72387 ]
[c] 72000 nodes [ array: 17716 framework rtti: 1396 func: 18201 group: 1 struct: 73201 ]
[c] 73000 nodes [ array: 17926 framework rtti: 1397 func: 18515 group: 1 struct: 74167 ]
[c] 74000 nodes [ array: 18178 framework rtti: 1403 func: 18842 group: 1 struct: 74975 ]
[c] 75000 nodes [ array: 18381 framework rtti: 1403 func: 18876 group: 1 struct: 75537 ]
[c] 76000 nodes [ array: 18580 framework rtti: 1403 func: 18876 group: 1 struct: 76265 ]
[c] 77000 nodes [ array: 18773 framework rtti: 1403 func: 18876 group: 1 struct: 76868 ]
[c] 78000 nodes [ array: 18982 framework rtti: 1403 func: 18876 group: 1 struct: 77697 ]
[c] 79000 nodes [ array: 19207 framework rtti: 1403 func: 18876 group: 1 struct: 78813 ]
[c] 80000 nodes [ array: 19436 framework rtti: 1407 func: 19194 group: 1 struct: 79689 ]
[c] 81000 nodes [ array: 19637 framework rtti: 1410 func: 19449 group: 1 struct: 80447 ]
[c] 82000 nodes [ array: 19824 framework rtti: 1414 func: 19779 group: 1 struct: 81081 ]
[c] 83000 nodes [ array: 19932 framework rtti: 1419 func: 19895 group: 1 struct: 82009 ]
[c] 84000 nodes [ array: 20535 framework rtti: 1421 func: 19990 group: 1 struct: 118816 ]
[c] 85000 nodes [ array: 21100 framework rtti: 1421 func: 20193 group: 1 struct: 121539 ]
[c] 86000 nodes [ array: 22120 framework rtti: 1421 func: 20343 group: 1 struct: 123926 ]
[c] 87000 nodes [ array: 23498 framework rtti: 1421 func: 20609 group: 1 struct: 126105 ]
[c] 88000 nodes [ array: 25100 framework rtti: 1421 func: 21248 group: 1 struct: 128165 ]
[c] 89000 nodes [ array: 26531 framework rtti: 1421 func: 21615 group: 1 struct: 130265 ]
[c] 90000 nodes [ array: 28007 framework rtti: 1421 func: 22062 group: 1 struct: 132443 ]
[c] 91000 nodes [ array: 29384 framework rtti: 1421 func: 22619 group: 1 struct: 134526 ]
[c] 92000 nodes [ array: 30474 framework rtti: 1421 func: 22903 group: 1 struct: 136716 ]
[c] 93000 nodes [ array: 31609 framework rtti: 1421 func: 23279 group: 1 struct: 138866 ]
[c] 94000 nodes [ array: 33127 framework rtti: 1421 func: 23830 group: 1 struct: 140979 ]
[c] 95000 nodes [ array: 34874 framework rtti: 1421 func: 24545 group: 1 struct: 143172 ]
[c] 96000 nodes [ array: 36277 framework rtti: 1421 func: 25026 group: 1 struct: 145431 ]
[c] 97000 nodes [ array: 38174 framework rtti: 1421 func: 25466 group: 1 struct: 147832 ]
[c] 98000 nodes [ array: 39084 framework rtti: 1422 func: 25863 group: 1 struct: 150002 ]
[c] 99000 nodes [ array: 39232 framework rtti: 1427 func: 25901 group: 1 struct: 150622 ]
[c] 100000 nodes [ array: 39320 framework rtti: 1427 func: 25906 group: 1 struct: 150819 ]
[c] 101000 nodes [ array: 39628 framework rtti: 1430 func: 25943 group: 1 struct: 151193 ]
[c] 102000 nodes [ array: 39905 framework rtti: 1433 func: 25979 group: 1 struct: 151835 ]
[c] 103000 nodes [ array: 40210 framework rtti: 1437 func: 26010 group: 1 struct: 152298 ]
[c] 104000 nodes [ array: 40434 framework rtti: 1440 func: 26039 group: 1 struct: 153051 ]
[c] 105000 nodes [ array: 40681 framework rtti: 1441 func: 26053 group: 1 struct: 153381 ]
[c] 106000 nodes [ array: 40945 framework rtti: 1441 func: 26074 group: 1 struct: 153805 ]
[c] 107000 nodes [ array: 41426 framework rtti: 1441 func: 26719 group: 1 struct: 153928 ]
[c] 108000 nodes [ array: 41838 framework rtti: 1442 func: 27094 group: 1 struct: 154493 ]
[c] 109000 nodes [ array: 42013 framework rtti: 1448 func: 27169 group: 1 struct: 154989 ]
[c] 110000 nodes [ array: 42170 framework rtti: 1449 func: 27196 group: 1 struct: 155448 ]
[c] 111000 nodes [ array: 42379 framework rtti: 1449 func: 27278 group: 1 struct: 156207 ]
[c] 112000 nodes [ array: 42556 framework rtti: 1451 func: 27336 group: 1 struct: 156725 ]
[c] 113000 nodes [ array: 42730 framework rtti: 1451 func: 27379 group: 1 struct: 157165 ]
[c] 114000 nodes [ array: 42868 framework rtti: 1451 func: 27395 group: 1 struct: 157582 ]
[c] 115000 nodes [ array: 42984 framework rtti: 1451 func: 27395 group: 1 struct: 158043 ]
[c] 116000 nodes [ array: 43141 framework rtti: 1451 func: 27395 group: 1 struct: 158508 ]
[c] 117000 nodes [ array: 43306 framework rtti: 1451 func: 27395 group: 1 struct: 158921 ]
[c] 118000 nodes [ array: 43471 framework rtti: 1451 func: 27395 group: 1 struct: 159348 ]
[c] 119000 nodes [ array: 43631 framework rtti: 1452 func: 27454 group: 1 struct: 160050 ]
[c] 120000 nodes [ array: 43797 framework rtti: 1460 func: 27587 group: 1 struct: 160679 ]
[c] 121000 nodes [ array: 43970 framework rtti: 1467 func: 27774 group: 1 struct: 161234 ]
[c] 122000 nodes [ array: 44264 framework rtti: 1468 func: 27938 group: 1 struct: 161895 ]
[c] 123000 nodes [ array: 44473 framework rtti: 1474 func: 28094 group: 1 struct: 162916 ]
[c] 124000 nodes [ array: 44534 framework rtti: 1476 func: 28122 group: 1 struct: 163334 ]
[c] 125000 nodes [ array: 44635 framework rtti: 1476 func: 28157 group: 1 struct: 163946 ]
[c] 126000 nodes [ array: 44686 framework rtti: 1476 func: 28180 group: 1 struct: 164508 ]
[c] 127000 nodes [ array: 44774 framework rtti: 1476 func: 28200 group: 1 struct: 165040 ]
[c] 128000 nodes [ array: 44889 framework rtti: 1476 func: 28293 group: 1 struct: 165718 ]
[c] 129000 nodes [ array: 45189 framework rtti: 1476 func: 28393 group: 1 struct: 166618 ]
[c] 130000 nodes [ array: 45354 framework rtti: 1476 func: 28431 group: 1 struct: 167292 ]
[c] 131000 nodes [ array: 45449 framework rtti: 1476 func: 28470 group: 1 struct: 167895 ]
[c] 132000 nodes [ array: 45547 framework rtti: 1476 func: 28485 group: 1 struct: 168415 ]
[c] 133000 nodes [ array: 45666 framework rtti: 1476 func: 28519 group: 1 struct: 169095 ]
[c] 134000 nodes [ array: 45753 framework rtti: 1476 func: 28564 group: 1 struct: 169711 ]
[c] 135000 nodes [ array: 45801 framework rtti: 1476 func: 28602 group: 1 struct: 170245 ]
[c] 136000 nodes [ array: 45974 framework rtti: 1476 func: 28675 group: 1 struct: 170920 ]
[c] 137000 nodes [ array: 46212 framework rtti: 1476 func: 28699 group: 1 struct: 171460 ]
[c] 138000 nodes [ array: 46338 framework rtti: 1476 func: 28737 group: 1 struct: 172141 ]
[c] 139000 nodes [ array: 46417 framework rtti: 1476 func: 28814 group: 1 struct: 172797 ]
[c] 140000 nodes [ array: 46705 framework rtti: 1476 func: 28835 group: 1 struct: 173480 ]
[c] 141000 nodes [ array: 46887 framework rtti: 1476 func: 28884 group: 1 struct: 174184 ]
[c] 142000 nodes [ array: 47020 framework rtti: 1476 func: 28934 group: 1 struct: 174832 ]
[c] 143000 nodes [ array: 47225 framework rtti: 1476 func: 28949 group: 1 struct: 175573 ]
[c] 144000 nodes [ array: 47375 framework rtti: 1476 func: 29005 group: 1 struct: 176293 ]
[c] 145000 nodes [ array: 47579 framework rtti: 1476 func: 29028 group: 1 struct: 177050 ]
[c] 146000 nodes [ array: 47729 framework rtti: 1476 func: 29052 group: 1 struct: 177737 ]
[c] 147000 nodes [ array: 47936 framework rtti: 1476 func: 29075 group: 1 struct: 178490 ]
[c] 148000 nodes [ array: 48151 framework rtti: 1476 func: 29141 group: 1 struct: 179309 ]
[c] 149000 nodes [ array: 48302 framework rtti: 1476 func: 29179 group: 1 struct: 180047 ]
[c] 150000 nodes [ array: 48528 framework rtti: 1476 func: 29214 group: 1 struct: 180836 ]
[c] 151000 nodes [ array: 48660 framework rtti: 1476 func: 29220 group: 1 struct: 181479 ]
[c] 152000 nodes [ array: 48870 framework rtti: 1476 func: 29252 group: 1 struct: 182268 ]
[c] 153000 nodes [ array: 49057 framework rtti: 1476 func: 29293 group: 1 struct: 183032 ]
[c] 154000 nodes [ array: 49301 framework rtti: 1476 func: 29327 group: 1 struct: 183671 ]
[c] 155000 nodes [ array: 49524 framework rtti: 1476 func: 29360 group: 1 struct: 184397 ]
[c] 156000 nodes [ array: 49776 framework rtti: 1476 func: 29386 group: 1 struct: 185192 ]
[c] 157000 nodes [ array: 50209 framework rtti: 1476 func: 29391 group: 1 struct: 186008 ]
[c] 158000 nodes [ array: 50515 framework rtti: 1476 func: 29403 group: 1 struct: 186965 ]
[c] 159000 nodes [ array: 50695 framework rtti: 1476 func: 29447 group: 1 struct: 187756 ]
[c] 160000 nodes [ array: 51188 framework rtti: 1477 func: 29499 group: 1 struct: 187979 ]
[c] 161000 nodes [ array: 51587 framework rtti: 1477 func: 29541 group: 1 struct: 188265 ]
[c] 162000 nodes [ array: 52178 framework rtti: 1477 func: 29575 group: 1 struct: 188516 ]
[c] 163000 nodes [ array: 52682 framework rtti: 1477 func: 29622 group: 1 struct: 188719 ]
[c] 164000 nodes [ array: 53275 framework rtti: 1477 func: 29705 group: 1 struct: 188935 ]
[c] 165000 nodes [ array: 53878 framework rtti: 1477 func: 29712 group: 1 struct: 189215 ]
[c] 166000 nodes [ array: 54384 framework rtti: 1477 func: 29758 group: 1 struct: 189394 ]
[c] 167000 nodes [ array: 54837 framework rtti: 1477 func: 29798 group: 1 struct: 189535 ]
[c] 168000 nodes [ array: 55299 framework rtti: 1477 func: 29832 group: 1 struct: 189668 ]
[c] 169000 nodes [ array: 55747 framework rtti: 1477 func: 29880 group: 1 struct: 189804 ]
[c] 170000 nodes [ array: 56133 framework rtti: 1477 func: 29937 group: 1 struct: 189975 ]
[c] 171000 nodes [ array: 56531 framework rtti: 1477 func: 29971 group: 1 struct: 190173 ]
[c] 172000 nodes [ array: 56922 framework rtti: 1477 func: 30025 group: 1 struct: 190347 ]
[c] 173000 nodes [ array: 57209 framework rtti: 1477 func: 30067 group: 1 struct: 190510 ]
[c] 174000 nodes [ array: 57568 framework rtti: 1477 func: 30114 group: 1 struct: 190693 ]
[c] 175000 nodes [ array: 57931 framework rtti: 1477 func: 30180 group: 1 struct: 190877 ]
[c] 176000 nodes [ array: 58290 framework rtti: 1477 func: 30220 group: 1 struct: 191021 ]
[c] 177000 nodes [ array: 58710 framework rtti: 1477 func: 30243 group: 1 struct: 191222 ]
[c] 178000 nodes [ array: 59015 framework rtti: 1477 func: 30247 group: 1 struct: 191439 ]
[c] 179000 nodes [ array: 59359 framework rtti: 1477 func: 30280 group: 1 struct: 191619 ]
[c] 180000 nodes [ array: 59707 framework rtti: 1477 func: 30317 group: 1 struct: 191805 ]
[c] 181000 nodes [ array: 60064 framework rtti: 1477 func: 30387 group: 1 struct: 192078 ]
[c] 182000 nodes [ array: 60466 framework rtti: 1477 func: 30407 group: 1 struct: 192248 ]
[c] 183000 nodes [ array: 60833 framework rtti: 1477 func: 30452 group: 1 struct: 192464 ]
[c] 184000 nodes [ array: 61182 framework rtti: 1477 func: 30527 group: 1 struct: 192647 ]
[c] 185000 nodes [ array: 61569 framework rtti: 1477 func: 30567 group: 1 struct: 192837 ]
[c] 186000 nodes [ array: 61926 framework rtti: 1477 func: 30586 group: 1 struct: 193025 ]
[c] 187000 nodes [ array: 62293 framework rtti: 1477 func: 30600 group: 1 struct: 193210 ]
[c] 188000 nodes [ array: 62703 framework rtti: 1477 func: 30631 group: 1 struct: 193390 ]
[c] 189000 nodes [ array: 63104 framework rtti: 1477 func: 30678 group: 1 struct: 193569 ]
[c] 190000 nodes [ array: 63503 framework rtti: 1477 func: 30712 group: 1 struct: 193761 ]
[c] 191000 nodes [ array: 63954 framework rtti: 1477 func: 30721 group: 1 struct: 194055 ]
[c] 192000 nodes [ array: 64349 framework rtti: 1477 func: 30775 group: 1 struct: 194239 ]
[c] 193000 nodes [ array: 64750 framework rtti: 1477 func: 30804 group: 1 struct: 194424 ]
[c] 194000 nodes [ array: 65158 framework rtti: 1477 func: 30819 group: 1 struct: 194564 ]
[c] 195000 nodes [ array: 65553 framework rtti: 1477 func: 30821 group: 1 struct: 194867 ]
[c] 196000 nodes [ array: 65900 framework rtti: 1477 func: 30824 group: 1 struct: 195115 ]
[c] 197000 nodes [ array: 66280 framework rtti: 1477 func: 30912 group: 1 struct: 195270 ]
[c] 198000 nodes [ array: 66609 framework rtti: 1477 func: 30966 group: 1 struct: 195440 ]
[c] 199000 nodes [ array: 67012 framework rtti: 1477 func: 31000 group: 1 struct: 195551 ]
[c] 200000 nodes [ array: 67427 framework rtti: 1477 func: 31034 group: 1 struct: 195680 ]
[c] 201000 nodes [ array: 67692 framework rtti: 1477 func: 31042 group: 1 struct: 195860 ]
[c] 202000 nodes [ array: 67936 framework rtti: 1477 func: 31050 group: 1 struct: 196061 ]
[c] 203000 nodes [ array: 68228 framework rtti: 1477 func: 31052 group: 1 struct: 196260 ]
[c] 204000 nodes [ array: 68589 framework rtti: 1477 func: 31082 group: 1 struct: 196461 ]
[c] 205000 nodes [ array: 68970 framework rtti: 1477 func: 31113 group: 1 struct: 196606 ]
[c] 206000 nodes [ array: 69351 framework rtti: 1477 func: 31124 group: 1 struct: 196806 ]
[c] 207000 nodes [ array: 69673 framework rtti: 1477 func: 31128 group: 1 struct: 197035 ]
[c] 208000 nodes [ array: 70012 framework rtti: 1477 func: 31128 group: 1 struct: 197259 ]
[c] 209000 nodes [ array: 70349 framework rtti: 1477 func: 31128 group: 1 struct: 197461 ]
[c] 210000 nodes [ array: 70638 framework rtti: 1477 func: 31135 group: 1 struct: 197671 ]
[c] 211000 nodes [ array: 70943 framework rtti: 1477 func: 31143 group: 1 struct: 197865 ]
[c] 212000 nodes [ array: 71234 framework rtti: 1477 func: 31144 group: 1 struct: 198084 ]
[c] 213000 nodes [ array: 71503 framework rtti: 1477 func: 31144 group: 1 struct: 198325 ]
[c] 214000 nodes [ array: 71992 framework rtti: 1477 func: 31148 group: 1 struct: 198581 ]
[c] 215000 nodes [ array: 72418 framework rtti: 1477 func: 31348 group: 1 struct: 198791 ]
[c] 216000 nodes [ array: 72788 framework rtti: 1477 func: 31538 group: 1 struct: 199062 ]
[c] 217000 nodes [ array: 72990 framework rtti: 1482 func: 31658 group: 1 struct: 199726 ]
[c] 218000 nodes [ array: 73036 framework rtti: 1486 func: 31671 group: 1 struct: 199990 ]
[c] 219000 nodes [ array: 73083 framework rtti: 1489 func: 31699 group: 1 struct: 200237 ]
[c] 220000 nodes [ array: 73277 framework rtti: 1494 func: 31713 group: 1 struct: 201091 ]
[c] 221000 nodes [ array: 73372 framework rtti: 1499 func: 31723 group: 1 struct: 201531 ]
[c] 222000 nodes [ array: 73397 framework rtti: 1501 func: 31736 group: 1 struct: 201672 ]
[c] 223000 nodes [ array: 73542 framework rtti: 1503 func: 31908 group: 1 struct: 201885 ]
[c] 224000 nodes [ array: 73676 framework rtti: 1503 func: 32036 group: 1 struct: 201944 ]
[c] 225000 nodes [ array: 74136 framework rtti: 1504 func: 32055 group: 1 struct: 202023 ]
[c] 226000 nodes [ array: 74216 framework rtti: 1524 func: 32088 group: 1 struct: 202496 ]
[c] 227000 nodes [ array: 74305 framework rtti: 1525 func: 32128 group: 1 struct: 203490 ]
[c] 228000 nodes [ array: 74365 framework rtti: 1529 func: 32150 group: 1 struct: 204168 ]
[c] 229000 nodes [ array: 74444 framework rtti: 1530 func: 32167 group: 1 struct: 204653 ]
[c] 230000 nodes [ array: 74571 framework rtti: 1530 func: 32167 group: 1 struct: 204787 ]
[c] 231000 nodes [ array: 74714 framework rtti: 1530 func: 32167 group: 1 struct: 204970 ]
[c] 232000 nodes [ array: 74901 framework rtti: 1530 func: 32167 group: 1 struct: 205018 ]
[c] 233000 nodes [ array: 75144 framework rtti: 1530 func: 32202 group: 1 struct: 205639 ]
[c] 234000 nodes [ array: 75276 framework rtti: 1553 func: 32322 group: 1 struct: 206303 ]
[c] 235000 nodes [ array: 75546 framework rtti: 1561 func: 32416 group: 1 struct: 206691 ]
[c] 236000 nodes [ array: 75696 framework rtti: 1579 func: 32574 group: 1 struct: 207222 ]
[c] 237000 nodes [ array: 75711 framework rtti: 1654 func: 32605 group: 1 struct: 210393 ]
[c] 238000 nodes [ array: 75995 framework rtti: 1656 func: 32607 group: 1 struct: 211185 ]
[c] 239000 nodes [ array: 76416 framework rtti: 1656 func: 32607 group: 1 struct: 211887 ]
[c] 240000 nodes [ array: 76655 framework rtti: 1656 func: 32607 group: 1 struct: 212755 ]
[c] 241000 nodes [ array: 76895 framework rtti: 1656 func: 32607 group: 1 struct: 213738 ]
[c] 242000 nodes [ array: 77141 framework rtti: 1656 func: 32607 group: 1 struct: 214752 ]
[c] 243000 nodes [ array: 77449 framework rtti: 1656 func: 32607 group: 1 struct: 215720 ]
[c] 244000 nodes [ array: 77755 framework rtti: 1656 func: 32607 group: 1 struct: 216864 ]
[c] 245000 nodes [ array: 78033 framework rtti: 1656 func: 32607 group: 1 struct: 217844 ]
[c] 246000 nodes [ array: 78348 framework rtti: 1656 func: 32607 group: 1 struct: 218676 ]
[c] 247000 nodes [ array: 78553 framework rtti: 1656 func: 32607 group: 1 struct: 219669 ]
[c] 248000 nodes [ array: 78734 framework rtti: 1656 func: 32607 group: 1 struct: 220449 ]
[c] 249000 nodes [ array: 79032 framework rtti: 1656 func: 32607 group: 1 struct: 221473 ]
[c] 250000 nodes [ array: 79211 framework rtti: 1656 func: 32607 group: 1 struct: 222437 ]
[c] 251000 nodes [ array: 79484 framework rtti: 1656 func: 32607 group: 1 struct: 223405 ]
[c] 252000 nodes [ array: 79708 framework rtti: 1656 func: 32607 group: 1 struct: 224322 ]
[c] 253000 nodes [ array: 80028 framework rtti: 1656 func: 32607 group: 1 struct: 225420 ]
[c] 254000 nodes [ array: 80343 framework rtti: 1656 func: 32607 group: 1 struct: 226455 ]
[c] 255000 nodes [ array: 80714 framework rtti: 1656 func: 32607 group: 1 struct: 227506 ]
[c] 256000 nodes [ array: 80980 framework rtti: 1656 func: 32607 group: 1 struct: 228557 ]
[c] 257000 nodes [ array: 81331 framework rtti: 1656 func: 32607 group: 1 struct: 229587 ]
[c] 258000 nodes [ array: 81639 framework rtti: 1656 func: 32607 group: 1 struct: 230679 ]
[c] 259000 nodes [ array: 81935 framework rtti: 1656 func: 32607 group: 1 struct: 231691 ]
[c] 260000 nodes [ array: 82264 framework rtti: 1656 func: 32607 group: 1 struct: 232786 ]
[c] 261000 nodes [ array: 82623 framework rtti: 1656 func: 32607 group: 1 struct: 233711 ]
[c] 262000 nodes [ array: 82937 framework rtti: 1656 func: 32607 group: 1 struct: 234750 ]
[c] 263000 nodes [ array: 83231 framework rtti: 1656 func: 32607 group: 1 struct: 235836 ]
[c] 264000 nodes [ array: 83467 framework rtti: 1661 func: 32607 group: 1 struct: 236686 ]
[c] 265000 nodes [ array: 83777 framework rtti: 1661 func: 32607 group: 1 struct: 237671 ]
[c] 266000 nodes [ array: 84065 framework rtti: 1676 func: 32607 group: 1 struct: 238752 ]
[c] 267000 nodes [ array: 84354 framework rtti: 1676 func: 32607 group: 1 struct: 239884 ]
[c] 268000 nodes [ array: 84618 framework rtti: 1676 func: 32607 group: 1 struct: 241083 ]
[c] 269000 nodes [ array: 84805 framework rtti: 1676 func: 32607 group: 1 struct: 242383 ]
[c] 270000 nodes [ array: 84957 framework rtti: 1676 func: 32631 group: 1 struct: 242964 ]
[c] 271000 nodes [ array: 84960 framework rtti: 1676 func: 32661 group: 1 struct: 243315 ]
[c] 272000 nodes [ array: 84961 framework rtti: 1676 func: 32669 group: 1 struct: 243626 ]
[c] 273000 nodes [ array: 84961 framework rtti: 1676 func: 32797 group: 1 struct: 243832 ]
[c] 274000 nodes [ array: 84961 framework rtti: 1676 func: 32797 group: 1 struct: 244160 ]
[c] 275000 nodes [ array: 84980 framework rtti: 1676 func: 32804 group: 1 struct: 244404 ]
[c] 276000 nodes [ array: 84986 framework rtti: 1676 func: 32817 group: 1 struct: 244600 ]
[c] 277000 nodes [ array: 84988 framework rtti: 1676 func: 32842 group: 1 struct: 244827 ]
[c] 278000 nodes [ array: 84998 framework rtti: 1676 func: 32883 group: 1 struct: 245098 ]
[c] 279000 nodes [ array: 85014 framework rtti: 1676 func: 32900 group: 1 struct: 245389 ]
[c] 280000 nodes [ array: 85039 framework rtti: 1676 func: 32922 group: 1 struct: 245672 ]
[c] 281000 nodes [ array: 85064 framework rtti: 1676 func: 32980 group: 1 struct: 245934 ]
[c] 282000 nodes [ array: 85077 framework rtti: 1676 func: 32981 group: 1 struct: 246274 ]
[c] 283000 nodes [ array: 85098 framework rtti: 1676 func: 33004 group: 1 struct: 246578 ]
[c] 284000 nodes [ array: 85133 framework rtti: 1676 func: 33028 group: 1 struct: 246903 ]
[c] 285000 nodes [ array: 85144 framework rtti: 1678 func: 33039 group: 1 struct: 247221 ]
[c] 286000 nodes [ array: 85178 framework rtti: 1678 func: 33097 group: 1 struct: 247529 ]
[c] 287000 nodes [ array: 85212 framework rtti: 1678 func: 33113 group: 1 struct: 247819 ]
[c] 288000 nodes [ array: 85263 framework rtti: 1678 func: 33118 group: 1 struct: 248087 ]
[c] 289000 nodes [ array: 85305 framework rtti: 1678 func: 33168 group: 1 struct: 248356 ]
[c] 290000 nodes [ array: 85308 framework rtti: 1678 func: 33185 group: 1 struct: 248727 ]
[c] 291000 nodes [ array: 85332 framework rtti: 1678 func: 33227 group: 1 struct: 249014 ]
[c] 292000 nodes [ array: 85366 framework rtti: 1678 func: 33261 group: 1 struct: 249285 ]
[c] 293000 nodes [ array: 85367 framework rtti: 1678 func: 33261 group: 1 struct: 249730 ]
[c] 294000 nodes [ array: 85412 framework rtti: 1679 func: 33322 group: 1 struct: 250005 ]
[c] 295000 nodes [ array: 85434 framework rtti: 1679 func: 33376 group: 1 struct: 250248 ]
[c] 296000 nodes [ array: 85452 framework rtti: 1680 func: 33402 group: 1 struct: 250517 ]
[c] 297000 nodes [ array: 85460 framework rtti: 1680 func: 33403 group: 1 struct: 250932 ]
[c] 298000 nodes [ array: 85500 framework rtti: 1680 func: 33438 group: 1 struct: 251204 ]
[c] 299000 nodes [ array: 85529 framework rtti: 1681 func: 33452 group: 1 struct: 251516 ]
[c] 300000 nodes [ array: 85533 framework rtti: 1681 func: 33452 group: 1 struct: 251913 ]
[c] 301000 nodes [ array: 85533 framework rtti: 1681 func: 33456 group: 1 struct: 252316 ]
[c] 302000 nodes [ array: 85544 framework rtti: 1681 func: 33458 group: 1 struct: 252727 ]
[c] 303000 nodes [ array: 85545 framework rtti: 1681 func: 33458 group: 1 struct: 253138 ]
[c] 304000 nodes [ array: 85559 framework rtti: 1681 func: 33598 group: 1 struct: 253623 ]
[c] 305000 nodes [ array: 85593 framework rtti: 1684 func: 33991 group: 1 struct: 254300 ]
[c] 306000 nodes [ array: 85692 framework rtti: 1692 func: 34323 group: 1 struct: 255084 ]
[c] 307000 nodes [ array: 85848 framework rtti: 1727 func: 34386 group: 1 struct: 257171 ]
[c] 308000 nodes [ array: 86000 framework rtti: 1729 func: 34393 group: 1 struct: 257523 ]
[c] 309000 nodes [ array: 86172 framework rtti: 1750 func: 34498 group: 1 struct: 257907 ]
[c] 310000 nodes [ array: 86228 framework rtti: 1764 func: 34567 group: 1 struct: 258259 ]
[c] 311000 nodes [ array: 86453 framework rtti: 1771 func: 34568 group: 1 struct: 258873 ]
[c] 312000 nodes [ array: 86815 framework rtti: 1779 func: 34579 group: 1 struct: 259419 ]
[c] 313000 nodes [ array: 87002 framework rtti: 1796 func: 34583 group: 1 struct: 259951 ]
[c] 314000 nodes [ array: 87034 framework rtti: 1796 func: 34585 group: 1 struct: 260383 ]
[c] 315000 nodes [ array: 87167 framework rtti: 1804 func: 34605 group: 1 struct: 260694 ]
[c] 316000 nodes [ array: 87250 framework rtti: 1805 func: 34665 group: 1 struct: 261249 ]
[c] 317000 nodes [ array: 87355 framework rtti: 1829 func: 34774 group: 1 struct: 261841 ]
[c] 318000 nodes [ array: 87359 framework rtti: 1830 func: 34777 group: 1 struct: 264308 ]
[c] 319000 nodes [ array: 87366 framework rtti: 1830 func: 34779 group: 1 struct: 266320 ]
[c] 320000 nodes [ array: 87373 framework rtti: 1830 func: 34782 group: 1 struct: 268896 ]
[c] 321000 nodes [ array: 87416 framework rtti: 1832 func: 34856 group: 1 struct: 269518 ]
[c] 322000 nodes [ array: 87452 framework rtti: 1832 func: 34856 group: 1 struct: 269986 ]
[c] 323000 nodes [ array: 87465 framework rtti: 1832 func: 34856 group: 1 struct: 270254 ]
[c] 324000 nodes [ array: 87555 framework rtti: 1832 func: 34856 group: 1 struct: 270780 ]
[c] 325000 nodes [ array: 87618 framework rtti: 1832 func: 34856 group: 1 struct: 271528 ]
[c] 326000 nodes [ array: 87676 framework rtti: 1832 func: 34856 group: 1 struct: 272270 ]
[c] 327000 nodes [ array: 87692 framework rtti: 1832 func: 34856 group: 1 struct: 272998 ]
[c] 328000 nodes [ array: 87710 framework rtti: 1832 func: 34856 group: 1 struct: 273611 ]
[c] 329000 nodes [ array: 87724 framework rtti: 1832 func: 34856 group: 1 struct: 274480 ]
[c] 330000 nodes [ array: 87741 framework rtti: 1832 func: 34856 group: 1 struct: 275342 ]
[c] 331000 nodes [ array: 87799 framework rtti: 1832 func: 34856 group: 1 struct: 275762 ]
[c] 332000 nodes [ array: 87865 framework rtti: 1832 func: 34856 group: 1 struct: 276299 ]
[c] 333000 nodes [ array: 87898 framework rtti: 1832 func: 34856 group: 1 struct: 276728 ]
[c] 334000 nodes [ array: 87914 framework rtti: 1832 func: 34856 group: 1 struct: 277426 ]
[c] 335000 nodes [ array: 87964 framework rtti: 1832 func: 34856 group: 1 struct: 278036 ]
[c] 336000 nodes [ array: 88002 framework rtti: 1832 func: 34856 group: 1 struct: 278621 ]
[c] 337000 nodes [ array: 88010 framework rtti: 1832 func: 34856 group: 1 struct: 279334 ]
[c] 338000 nodes [ array: 88055 framework rtti: 1832 func: 34856 group: 1 struct: 279987 ]
[c] 339000 nodes [ array: 88068 framework rtti: 1832 func: 34856 group: 1 struct: 280677 ]
[c] 340000 nodes [ array: 88071 framework rtti: 1832 func: 34856 group: 1 struct: 281511 ]
[c] 341000 nodes [ array: 88102 framework rtti: 1832 func: 34856 group: 1 struct: 282163 ]
[c] 342000 nodes [ array: 88106 framework rtti: 1832 func: 34856 group: 1 struct: 282926 ]
[c] 343000 nodes [ array: 88118 framework rtti: 1832 func: 34856 group: 1 struct: 283681 ]
[c] 344000 nodes [ array: 88129 framework rtti: 1832 func: 34856 group: 1 struct: 284371 ]
[c] 345000 nodes [ array: 88135 framework rtti: 1832 func: 34856 group: 1 struct: 285196 ]
[c] 346000 nodes [ array: 88142 framework rtti: 1832 func: 34856 group: 1 struct: 286026 ]
[c] 347000 nodes [ array: 88154 framework rtti: 1832 func: 34856 group: 1 struct: 286768 ]
[c] 348000 nodes [ array: 88164 framework rtti: 1832 func: 34856 group: 1 struct: 287608 ]
[c] 349000 nodes [ array: 88179 framework rtti: 1832 func: 34856 group: 1 struct: 288505 ]
[c] 350000 nodes [ array: 88190 framework rtti: 1832 func: 34856 group: 1 struct: 289147 ]
[c] 351000 nodes [ array: 88199 framework rtti: 1832 func: 34856 group: 1 struct: 289879 ]
[c] 352000 nodes [ array: 88208 framework rtti: 1832 func: 34856 group: 1 struct: 290620 ]
[c] 353000 nodes [ array: 88229 framework rtti: 1832 func: 34856 group: 1 struct: 291366 ]
[c] 354000 nodes [ array: 88254 framework rtti: 1832 func: 34856 group: 1 struct: 292082 ]
[c] 355000 nodes [ array: 88283 framework rtti: 1832 func: 34856 group: 1 struct: 292936 ]
[c] 356000 nodes [ array: 88288 framework rtti: 1832 func: 34856 group: 1 struct: 293829 ]
[c] 357000 nodes [ array: 88307 framework rtti: 1832 func: 34856 group: 1 struct: 294608 ]
[c] 358000 nodes [ array: 88309 framework rtti: 1832 func: 34856 group: 1 struct: 295601 ]
[c] 359000 nodes [ array: 88309 framework rtti: 1832 func: 34856 group: 1 struct: 296712 ]
[c] 360000 nodes [ array: 88309 framework rtti: 1832 func: 34856 group: 1 struct: 297686 ]
[c] 361000 nodes [ array: 88329 framework rtti: 1832 func: 34856 group: 1 struct: 298609 ]
[c] 362000 nodes [ array: 88332 framework rtti: 1832 func: 34856 group: 1 struct: 299448 ]
[c] 363000 nodes [ array: 88334 framework rtti: 1833 func: 34863 group: 1 struct: 299556 ]
[c] 364000 nodes [ array: 88336 framework rtti: 1833 func: 34863 group: 1 struct: 299584 ]
[c] 365000 nodes [ array: 88342 framework rtti: 1833 func: 34881 group: 1 struct: 302462 ]
[c] 366000 nodes [ array: 88387 framework rtti: 1833 func: 34904 group: 1 struct: 302645 ]
[c] 367000 nodes [ array: 88429 framework rtti: 1833 func: 34910 group: 1 struct: 302663 ]
[c] 368000 nodes [ array: 88520 framework rtti: 1834 func: 34936 group: 1 struct: 302775 ]
[c] 369000 nodes [ array: 88557 framework rtti: 1835 func: 34958 group: 1 struct: 302834 ]
[c] 370000 nodes [ array: 88600 framework rtti: 1836 func: 34988 group: 1 struct: 302947 ]
[c] 371000 nodes [ array: 88651 framework rtti: 1836 func: 35173 group: 1 struct: 303036 ]
[c] 372000 nodes [ array: 88680 framework rtti: 1836 func: 35181 group: 1 struct: 303069 ]
[c] 373000 nodes [ array: 88688 framework rtti: 1836 func: 35182 group: 1 struct: 303072 ]
[c] 374000 nodes [ array: 88697 framework rtti: 1836 func: 35182 group: 1 struct: 303257 ]
[c] 375000 nodes [ array: 88797 framework rtti: 1885 func: 35363 group: 1 struct: 303465 ]
[c] 376000 nodes [ array: 88872 framework rtti: 1924 func: 35567 group: 1 struct: 303672 ]
[c] 377000 nodes [ array: 89015 framework rtti: 1941 func: 35636 group: 1 struct: 304029 ]
[c] 378000 nodes [ array: 89015 framework rtti: 2077 func: 35857 group: 1 struct: 304165 ]
[c] 379000 nodes [ array: 89052 framework rtti: 2161 func: 35981 group: 1 struct: 304531 ]
[c] 380000 nodes [ array: 89362 framework rtti: 2165 func: 35989 group: 1 struct: 304924 ]
[c] 381000 nodes [ array: 89467 framework rtti: 2178 func: 36028 group: 1 struct: 305103 ]
[c] 382000 nodes [ array: 89530 framework rtti: 2179 func: 36028 group: 1 struct: 305657 ]
[c] 383000 nodes [ array: 89602 framework rtti: 2189 func: 36033 group: 1 struct: 305882 ]
[c] 384000 nodes [ array: 89759 framework rtti: 2191 func: 36033 group: 1 struct: 306419 ]
[c] 385000 nodes [ array: 89949 framework rtti: 2200 func: 36049 group: 1 struct: 306737 ]
[c] 386000 nodes [ array: 90151 framework rtti: 2212 func: 36088 group: 1 struct: 307134 ]
[c] 387000 nodes [ array: 90310 framework rtti: 2212 func: 36089 group: 1 struct: 307731 ]
[c] 388000 nodes [ array: 90534 framework rtti: 2212 func: 36089 group: 1 struct: 308246 ]
[c] 389000 nodes [ array: 90762 framework rtti: 2212 func: 36089 group: 1 struct: 308581 ]
[c] 390000 nodes [ array: 90953 framework rtti: 2212 func: 36090 group: 1 struct: 309237 ]
[c] 391000 nodes [ array: 91167 framework rtti: 2212 func: 36090 group: 1 struct: 309779 ]
[c] 392000 nodes [ array: 91368 framework rtti: 2212 func: 36090 group: 1 struct: 310211 ]
[c] 393000 nodes [ array: 91533 framework rtti: 2212 func: 36091 group: 1 struct: 310946 ]
[c] 394000 nodes [ array: 91550 framework rtti: 2218 func: 36165 group: 1 struct: 311457 ]
[c] 395000 nodes [ array: 91550 framework rtti: 2218 func: 36165 group: 1 struct: 311954 ]
[c] 396000 nodes [ array: 91550 framework rtti: 2218 func: 36165 group: 1 struct: 312415 ]
[c] 397000 nodes [ array: 91551 framework rtti: 2218 func: 36165 group: 1 struct: 312895 ]
[c] 398000 nodes [ array: 91555 framework rtti: 2218 func: 36165 group: 1 struct: 313401 ]
[c] 399000 nodes [ array: 91555 framework rtti: 2218 func: 36165 group: 1 struct: 313922 ]
[c] 400000 nodes [ array: 91555 framework rtti: 2218 func: 36165 group: 1 struct: 314432 ]
[c] 401000 nodes [ array: 91556 framework rtti: 2218 func: 36165 group: 1 struct: 314903 ]
[c] 402000 nodes [ array: 91558 framework rtti: 2218 func: 36165 group: 1 struct: 315401 ]
[c] 403000 nodes [ array: 91572 framework rtti: 2218 func: 36165 group: 1 struct: 315890 ]
[c] 404000 nodes [ array: 91574 framework rtti: 2218 func: 36165 group: 1 struct: 316387 ]
[c] 405000 nodes [ array: 91574 framework rtti: 2218 func: 36165 group: 1 struct: 316866 ]
[c] 406000 nodes [ array: 91574 framework rtti: 2218 func: 36165 group: 1 struct: 317384 ]
[c] 407000 nodes [ array: 91577 framework rtti: 2218 func: 36165 group: 1 struct: 317892 ]
[c] 408000 nodes [ array: 91593 framework rtti: 2218 func: 36165 group: 1 struct: 318416 ]
[c] 409000 nodes [ array: 91595 framework rtti: 2218 func: 36165 group: 1 struct: 318922 ]
[c] 410000 nodes [ array: 91595 framework rtti: 2218 func: 36165 group: 1 struct: 319437 ]
[c] 411000 nodes [ array: 91600 framework rtti: 2218 func: 36165 group: 1 struct: 319949 ]
[c] 412000 nodes [ array: 91600 framework rtti: 2218 func: 36165 group: 1 struct: 320457 ]
[c] 413000 nodes [ array: 91604 framework rtti: 2218 func: 36165 group: 1 struct: 320986 ]
[c] 414000 nodes [ array: 91604 framework rtti: 2218 func: 36165 group: 1 struct: 321508 ]
[c] 415000 nodes [ array: 91610 framework rtti: 2218 func: 36165 group: 1 struct: 322019 ]
[c] 416000 nodes [ array: 91610 framework rtti: 2218 func: 36165 group: 1 struct: 322522 ]
[c] 417000 nodes [ array: 91615 framework rtti: 2218 func: 36165 group: 1 struct: 323028 ]
[c] 418000 nodes [ array: 91615 framework rtti: 2218 func: 36165 group: 1 struct: 323555 ]
[c] 419000 nodes [ array: 91615 framework rtti: 2218 func: 36165 group: 1 struct: 324061 ]
[c] 420000 nodes [ array: 91615 framework rtti: 2218 func: 36165 group: 1 struct: 324564 ]
[c] 421000 nodes [ array: 91615 framework rtti: 2218 func: 36165 group: 1 struct: 325064 ]
[c] 422000 nodes [ array: 91615 framework rtti: 2218 func: 36165 group: 1 struct: 325565 ]
[c] 423000 nodes [ array: 91615 framework rtti: 2218 func: 36165 group: 1 struct: 326069 ]
[c] 424000 nodes [ array: 91615 framework rtti: 2218 func: 36165 group: 1 struct: 326562 ]
[c] 425000 nodes [ array: 91625 framework rtti: 2224 func: 36184 group: 1 struct: 326932 ]
[c] 426000 nodes [ array: 91625 framework rtti: 2224 func: 36184 group: 1 struct: 327043 ]
[c] 427000 nodes [ array: 91625 framework rtti: 2224 func: 36184 group: 1 struct: 327356 ]
[c] 428000 nodes [ array: 91668 framework rtti: 2230 func: 36229 group: 1 struct: 327770 ]
[c] 429000 nodes [ array: 91921 framework rtti: 2255 func: 36361 group: 1 struct: 328141 ]
[c] 430000 nodes [ array: 91987 framework rtti: 2266 func: 36512 group: 1 struct: 328952 ]
[c] 431000 nodes [ array: 92116 framework rtti: 2267 func: 36528 group: 1 struct: 329067 ]
[c] 432000 nodes [ array: 92314 framework rtti: 2279 func: 36591 group: 1 struct: 329700 ]
[c] 433000 nodes [ array: 92412 framework rtti: 2296 func: 36596 group: 1 struct: 329993 ]
[c] 434000 nodes [ array: 92634 framework rtti: 2361 func: 36606 group: 1 struct: 330388 ]
[c] 435000 nodes [ array: 92779 framework rtti: 2404 func: 36610 group: 1 struct: 330828 ]
[c] 436000 nodes [ array: 92837 framework rtti: 2409 func: 36622 group: 1 struct: 331404 ]
[c] 437000 nodes [ array: 92849 framework rtti: 2409 func: 36625 group: 1 struct: 331944 ]
[c] 438000 nodes [ array: 92883 framework rtti: 2409 func: 36629 group: 1 struct: 332211 ]
[c] 439000 nodes [ array: 92902 framework rtti: 2409 func: 36650 group: 1 struct: 333083 ]
[c] 440000 nodes [ array: 92908 framework rtti: 2409 func: 36651 group: 1 struct: 333486 ]
[c] 441000 nodes [ array: 93007 framework rtti: 2409 func: 36703 group: 1 struct: 334192 ]
[c] 442000 nodes [ array: 93091 framework rtti: 2409 func: 36720 group: 1 struct: 335095 ]
[c] 443000 nodes [ array: 93095 framework rtti: 2409 func: 36720 group: 1 struct: 336090 ]
[c] 444000 nodes [ array: 93172 framework rtti: 2409 func: 36720 group: 1 struct: 337009 ]
[c] 445000 nodes [ array: 93190 framework rtti: 2409 func: 36720 group: 1 struct: 337988 ]
[c] 446000 nodes [ array: 93210 framework rtti: 2409 func: 36720 group: 1 struct: 338952 ]
[c] 447000 nodes [ array: 93214 framework rtti: 2409 func: 36720 group: 1 struct: 339946 ]
[c] 448000 nodes [ array: 93218 framework rtti: 2409 func: 36720 group: 1 struct: 340923 ]
[c] 449000 nodes [ array: 93228 framework rtti: 2409 func: 36720 group: 1 struct: 341911 ]
[c] 450000 nodes [ array: 93233 framework rtti: 2409 func: 36720 group: 1 struct: 342901 ]
[c] 451000 nodes [ array: 93298 framework rtti: 2409 func: 36720 group: 1 struct: 343832 ]
[c] 452000 nodes [ array: 93301 framework rtti: 2409 func: 36720 group: 1 struct: 344823 ]
[c] 453000 nodes [ array: 93324 framework rtti: 2409 func: 36720 group: 1 struct: 345800 ]
[c] 454000 nodes [ array: 93388 framework rtti: 2409 func: 36720 group: 1 struct: 346735 ]
[c] 455000 nodes [ array: 93389 framework rtti: 2409 func: 36720 group: 1 struct: 347734 ]
[c] 456000 nodes [ array: 93394 framework rtti: 2409 func: 36720 group: 1 struct: 348729 ]
[c] 457000 nodes [ array: 93440 framework rtti: 2409 func: 36729 group: 1 struct: 349580 ]
[c] 458000 nodes [ array: 94168 framework rtti: 2412 func: 36750 group: 1 struct: 349670 ]
[c] 459000 nodes [ array: 94198 framework rtti: 2412 func: 36944 group: 1 struct: 350004 ]
[c] 460000 nodes [ array: 94235 framework rtti: 2413 func: 36958 group: 1 struct: 350088 ]
[c] 461000 nodes [ array: 94263 framework rtti: 2421 func: 37389 group: 1 struct: 352327 ]
[c] 462000 nodes [ array: 94364 framework rtti: 2444 func: 37401 group: 1 struct: 352617 ]
[c] 463000 nodes [ array: 94507 framework rtti: 2453 func: 37416 group: 1 struct: 353105 ]
[c] 464000 nodes [ array: 94792 framework rtti: 2453 func: 37430 group: 1 struct: 353993 ]
[c] 465000 nodes [ array: 95095 framework rtti: 2453 func: 37459 group: 1 struct: 354753 ]
[c] 466000 nodes [ array: 95388 framework rtti: 2453 func: 37464 group: 1 struct: 355379 ]
[c] 467000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355572 ]
[c] 468000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355584 ]
[c] 469000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355621 ]
[c] 470000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355721 ]
[c] 471000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355764 ]
[c] 472000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355776 ]
[c] 473000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355791 ]
[c] 474000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355811 ]
[c] 475000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355817 ]
[c] 476000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355876 ]
[c] 477000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355891 ]
[c] 478000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355897 ]
[c] 479000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355980 ]
[c] 480000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355981 ]
[c] 481000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355981 ]
[c] 482000 nodes [ array: 95415 framework rtti: 2453 func: 37464 group: 1 struct: 355988 ]
[c] 483000 nodes [ array: 95428 framework rtti: 2455 func: 37470 group: 1 struct: 356006 ]
[c] 484000 nodes [ array: 95703 framework rtti: 2458 func: 37697 group: 1 struct: 357847 ]
[c] 485000 nodes [ array: 96148 framework rtti: 2459 func: 37840 group: 1 struct: 358184 ]
[c] 486000 nodes [ array: 96158 framework rtti: 2460 func: 37849 group: 1 struct: 358649 ]
[c] 487000 nodes [ array: 96234 framework rtti: 2489 func: 37896 group: 1 struct: 359184 ]
[c] 488000 nodes [ array: 96255 framework rtti: 2509 func: 37919 group: 1 struct: 359869 ]
[c] 489000 nodes [ array: 96263 framework rtti: 2510 func: 37935 group: 1 struct: 360476 ]
[c] 490000 nodes [ array: 96292 framework rtti: 2511 func: 37958 group: 1 struct: 360853 ]
[c] 491000 nodes [ array: 96300 framework rtti: 2511 func: 37960 group: 1 struct: 361057 ]
[c] 492000 nodes [ array: 96493 framework rtti: 2513 func: 38059 group: 1 struct: 361121 ]
[c] 493000 nodes [ array: 97493 framework rtti: 2513 func: 38059 group: 1 struct: 361121 ]
[c] 494000 nodes [ array: 98093 framework rtti: 2517 func: 38222 group: 1 struct: 361161 ]
[c] 495000 nodes [ array: 98225 framework rtti: 2517 func: 38292 group: 1 struct: 361677 ]
[c] 496000 nodes [ array: 98338 framework rtti: 2522 func: 38299 group: 1 struct: 362239 ]
[c] 497000 nodes [ array: 98477 framework rtti: 2550 func: 38317 group: 1 struct: 362519 ]
[c] 498000 nodes [ array: 98657 framework rtti: 2602 func: 38373 group: 1 struct: 362827 ]
[c] 499000 nodes [ array: 98657 framework rtti: 2602 func: 38374 group: 1 struct: 362830 ]
[c] 500000 nodes [ array: 98671 framework rtti: 2603 func: 38496 group: 1 struct: 362858 ]
[c] 501000 nodes [ array: 98682 framework rtti: 2604 func: 38535 group: 1 struct: 363513 ]
[c] 502000 nodes [ array: 98745 framework rtti: 2604 func: 38548 group: 1 struct: 364007 ]
[c] 503000 nodes [ array: 98793 framework rtti: 2609 func: 38659 group: 1 struct: 364466 ]
[c] 504000 nodes [ array: 98839 framework rtti: 2610 func: 38669 group: 1 struct: 364863 ]
[c] 505000 nodes [ array: 98871 framework rtti: 2615 func: 38723 group: 1 struct: 365324 ]
[c] 506000 nodes [ array: 98919 framework rtti: 2617 func: 38825 group: 1 struct: 365708 ]
[c] 507000 nodes [ array: 98963 framework rtti: 2632 func: 39299 group: 1 struct: 366368 ]
[c:database] GC transformer: finished helpers
[c] 508000 nodes [ array: 99275 framework rtti: 2636 func: 39401 group: 1 struct: 368794 ]
[c] 509000 nodes [ array: 99751 framework rtti: 2636 func: 39401 group: 1 struct: 368943 ]
[c] 510000 nodes [ array: 100042 framework rtti: 2653 func: 39404 group: 1 struct: 369236 ]
[c] 511000 nodes [ array: 100042 framework rtti: 2780 func: 39414 group: 1 struct: 369376 ]
[c] 512000 nodes [ array: 100114 framework rtti: 2978 func: 39772 group: 1 struct: 369835 ]
[c] 513000 nodes [ array: 100233 framework rtti: 3043 func: 40032 group: 1 struct: 370227 ]
[c] 514000 nodes [ array: 100359 framework rtti: 3090 func: 40233 group: 1 struct: 370368 ]
[rtyper] specializing: 308600 / 309290 blocks (99%)
[rtyper] -=- specialized 707 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 14 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished tables
[gctransform:info] assigned 6598 typeids
[gctransform:info] added 143265 push/pop stack root instructions
[gctransform:info] inserted 6570 write barrier calls
[gctransform:info] inserted 8171 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 514795 nodes [ array: 100517 framework rtti: 3111 func: 40472 group: 1 struct: 370694 ]
[c:database] Completed
[translation:info] database for generating C source was created
[c58c907912cc580] translation-task}
[translation:info] Generating c source...
[c58c907912d7980] {translation-task
starting source_c
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_pypy_goal.c
[c:writing] data_pypy_interpreter.c
[c:writing] data_pypy_interpreter_astcompiler.c
[c:writing] data_pypy_interpreter_pyparser.c
[c:writing] data_pypy_module___builtin__.c
[c:writing] data_pypy_module___pypy__.c
[c:writing] data_pypy_module__cffi_backend.c
[c:writing] data_pypy_module__codecs.c
[c:writing] data_pypy_module__collections.c
[c:writing] data_pypy_module__continuation.c
[c:writing] data_pypy_module__cppyy.c
[c:writing] data_pypy_module__cppyy_capi.c
[c:writing] data_pypy_module__csv.c
[c:writing] data_pypy_module__file.c
[c:writing] data_pypy_module__io.c
[c:writing] data_pypy_module__lsprof.c
[c:writing] data_pypy_module__minimal_curses.c
[c:writing] data_pypy_module__multibytecodec.c
[c:writing] data_pypy_module__multiprocessing.c
[c:writing] data_pypy_module__pypyjson.c
[c:writing] data_pypy_module__random.c
[c:writing] data_pypy_module__rawffi.c
[c:writing] data_pypy_module__rawffi_alt.c
[c:writing] data_pypy_module__socket.c
[c:writing] data_pypy_module__sre.c
[c:writing] data_pypy_module__vmprof.c
[c:writing] data_pypy_module__warnings.c
[c:writing] data_pypy_module__weakref.c
[c:writing] data_pypy_module_array.c
[c:writing] data_pypy_module_binascii.c
[c:writing] data_pypy_module_bz2.c
[c:writing] data_pypy_module_cmath.c
[c:writing] data_pypy_module_cpyext.c
[c:writing] data_pypy_module_exceptions.c
[c:writing] data_pypy_module_faulthandler.c
[c:writing] data_pypy_module_fcntl.c
[c:writing] data_pypy_module_gc.c
[c:writing] data_pypy_module_imp.c
[c:writing] data_pypy_module_itertools.c
[c:writing] data_pypy_module_marshal.c
[c:writing] data_pypy_module_math.c
[c:writing] data_pypy_module_micronumpy.c
[c:writing] data_pypy_module_mmap.c
[c:writing] data_pypy_module_operator.c
[c:writing] data_pypy_module_parser.c
[c:writing] data_pypy_module_posix.c
[c:writing] data_pypy_module_pwd.c
[c:writing] data_pypy_module_pyexpat.c
[c:writing] data_pypy_module_pypyjit.c
[c:writing] data_pypy_module_select.c
[c:writing] data_pypy_module_signal.c
[c:writing] data_pypy_module_struct.c
[c:writing] data_pypy_module_sys.c
[c:writing] data_pypy_module_termios.c
[c:writing] data_pypy_module_thread.c
[c:writing] data_pypy_module_time.c
[c:writing] data_pypy_module_unicodedata.c
[c:writing] data_pypy_module_zipimport.c
[c:writing] data_pypy_module_zlib.c
[c:writing] data_pypy_objspace.c
[c:writing] data_pypy_objspace_std.c
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_aarch64.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gc.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rlib_rsre.c
[c:writing] data_rpython_rlib_rstruct.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rlib_unicodedata.c
[c:writing] data_rpython_rlib_unicodedata_1.c
[c:writing] data_rpython_rlib_unicodedata_2.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_1.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] nonfuncnodes.c
[c:writing] nonfuncnodes_1.c
[c:writing] nonfuncnodes_2.c
[c:writing] nonfuncnodes_3.c
[c:writing] nonfuncnodes_4.c
[c:writing] nonfuncnodes_5.c
[c:writing] nonfuncnodes_6.c
[c:writing] nonfuncnodes_7.c
[c:writing] nonfuncnodes_8.c
[c:writing] nonfuncnodes_9.c
[c:writing] nonfuncnodes_10.c
[c:writing] nonfuncnodes_11.c
[c:writing] nonfuncnodes_12.c
[c:writing] nonfuncnodes_13.c
[c:writing] nonfuncnodes_14.c
[c:writing] nonfuncnodes_15.c
[c:writing] nonfuncnodes_16.c
[c:writing] nonfuncnodes_17.c
[c:writing] nonfuncnodes_18.c
[c:writing] nonfuncnodes_19.c
[c:writing] nonfuncnodes_20.c
[c:writing] nonfuncnodes_21.c
[c:writing] nonfuncnodes_22.c
[c:writing] nonfuncnodes_23.c
[c:writing] nonfuncnodes_24.c
[c:writing] nonfuncnodes_25.c
[c:writing] nonfuncnodes_26.c
[c:writing] nonfuncnodes_27.c
[c:writing] nonfuncnodes_28.c
[c:writing] nonfuncnodes_29.c
[c:writing] nonfuncnodes_30.c
[c:writing] nonfuncnodes_31.c
[c:writing] nonfuncnodes_32.c
[c:writing] nonfuncnodes_33.c
[c:writing] nonfuncnodes_34.c
[c:writing] nonfuncnodes_35.c
[c:writing] nonfuncnodes_36.c
[c:writing] nonfuncnodes_37.c
[c:writing] data_pypy_module___pypy___1.c
[c:writing] data_pypy_module__cffi_backend_1.c
[c:writing] data_pypy_module__continuation_1.c
[c:writing] data_pypy_module__locale.c
[c:writing] data_pypy_module__multibytecodec_1.c
[c:writing] data_pypy_module__multiprocessing_1.c
[c:writing] data_pypy_module__vmprof_1.c
[c:writing] data_pypy_module_bz2_1.c
[c:writing] data_pypy_module_cpyext_1.c
[c:writing] data_pypy_module_faulthandler_1.c
[c:writing] data_pypy_module_micronumpy_1.c
[c:writing] data_pypy_module_posix_1.c
[c:writing] data_pypy_module_pwd_1.c
[c:writing] data_pypy_module_pyexpat_1.c
[c:writing] data_pypy_module_signal_1.c
[c:writing] data_pypy_module_sys_1.c
[c:writing] data_pypy_module_thread_1.c
[c:writing] data_pypy_module_time_1.c
[c:writing] data_pypy_module_zlib_1.c
[c:writing] data_pypy_objspace_std_1.c
[c:writing] data_rpython_jit_backend_aarch64_1.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_metainterp_2.c
[c:writing] data_rpython_memory_gc_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rjitlog_1.c
[c:writing] data_rpython_rlib_rsre_1.c
[c:writing] data_rpython_rlib_rvmprof_1.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] data_rpython_rtyper_lltypesystem_module.c
[c:writing] implement.c
[c:writing] implement_1.c
[c:writing] implement_2.c
[c:writing] implement_3.c
[c:writing] implement_4.c
[c:writing] implement_5.c
[c:writing] implement_6.c
[c:writing] implement_7.c
[c:writing] implement_8.c
[c:writing] implement_9.c
[c:writing] implement_10.c
[c:writing] implement_11.c
[c:writing] implement_12.c
[c:writing] implement_13.c
[c:writing] implement_14.c
[c:writing] implement_15.c
[c:writing] implement_16.c
[c:writing] pypy_goal.c
[c:writing] pypy_interpreter.c
[c:writing] pypy_interpreter_1.c
[c:writing] pypy_interpreter_2.c
[c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 124 cases
[c:writing] pypy_interpreter_3.c
[c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 11 cases
[c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases
[c:computedgoto] pypy_g_str_decode_utf8: 5 cases
[c:writing] pypy_interpreter_astcompiler.c
[c:writing] pypy_interpreter_astcompiler_1.c
[c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases
[c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases
[c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases
[c:computedgoto] pypy_g__opcode_stack_effect: 123 cases
[c:writing] pypy_interpreter_astcompiler_2.c
[c:writing] pypy_interpreter_astcompiler_3.c
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Attribute: 5 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases
[c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__op_for_augassign: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__compile_slice: 5 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__binop: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__simple_slice: 5 cases
[c:writing] pypy_interpreter_pyparser.c
[c:writing] pypy_module___builtin__.c
[c:writing] pypy_module___pypy__.c
[c:writing] pypy_module__cffi_backend.c
[c:computedgoto] pypy_g_W_LibObject__build_attr: 11 cases
[c:writing] pypy_module__cffi_backend_1.c
[c:computedgoto] pypy_g_realize_c_type_or_func_now: 9 cases
[c:writing] pypy_module__codecs.c
[c:writing] pypy_module__collections.c
[c:writing] pypy_module__continuation.c
[c:writing] pypy_module__cppyy.c
[c:writing] pypy_module__cppyy_1.c
[c:writing] pypy_module__cppyy_2.c
[c:writing] pypy_module__cppyy_capi.c
[c:writing] pypy_module__csv.c
[c:computedgoto] pypy_g_W_Reader_next_w: 8 cases
[c:computedgoto] pypy_g_W_Reader_next_w: 6 cases
[c:writing] pypy_module__file.c
[c:writing] pypy_module__io.c
[c:writing] pypy_module__io_1.c
[c:writing] pypy_module__jitlog.c
[c:writing] pypy_module__locale.c
[c:writing] pypy_module__lsprof.c
[c:writing] pypy_module__md5.c
[c:writing] pypy_module__minimal_curses.c
[c:writing] pypy_module__multibytecodec.c
[c:writing] pypy_module__multiprocessing.c
[c:writing] pypy_module__pickle_support.c
[c:writing] pypy_module__pypyjson.c
[c:writing] pypy_module__random.c
[c:writing] pypy_module__rawffi.c
[c:writing] pypy_module__rawffi_alt.c
[c:writing] pypy_module__sha.c
[c:writing] pypy_module__socket.c
[c:writing] pypy_module__sre.c
[c:writing] pypy_module__vmprof.c
[c:writing] pypy_module__warnings.c
[c:writing] pypy_module__weakref.c
[c:writing] pypy_module_array.c
[c:computedgoto] pypy_g_portal_7: 5 cases
[c:computedgoto] pypy_g_compare_arrays_1: 5 cases
[c:writing] pypy_module_binascii.c
[c:writing] pypy_module_bz2.c
[c:writing] pypy_module_cStringIO.c
[c:writing] pypy_module_cmath.c
[c:writing] pypy_module_cpyext.c
[c:writing] pypy_module_cpyext_1.c
[c:computedgoto] pypy_g_PyArray_DescrFromType: 22 cases
[c:computedgoto] pypy_g_PyObject_RichCompare: 6 cases
[c:computedgoto] pypy_g_PyMember_GetOne: 19 cases
[c:computedgoto] pypy_g_PyMember_SetOne: 15 cases
[c:computedgoto] pypy_g__PyArray_FromObject: 22 cases
[c:writing] pypy_module_cpyext_2.c
[c:computedgoto] pypy_g_get_shape_and_dtype: 22 cases
[c:computedgoto] pypy_g_do_ufunc: 22 cases
[c:writing] pypy_module_cpyext_3.c
[c:writing] pypy_module_cpyext_4.c
[c:writing] pypy_module_cpyext_5.c
[c:writing] pypy_module_cpyext_6.c
[c:writing] pypy_module_cpyext_7.c
[c:writing] pypy_module_cpyext_8.c
[c:writing] pypy_module_exceptions.c
[c:writing] pypy_module_faulthandler.c
[c:writing] pypy_module_fcntl.c
[c:writing] pypy_module_gc.c
[c:writing] pypy_module_imp.c
[c:writing] pypy_module_itertools.c
[c:writing] pypy_module_marshal.c
[c:writing] pypy_module_math.c
[c:writing] pypy_module_micronumpy.c
[c:computedgoto] pypy_g_num2dtype: 22 cases
[c:writing] pypy_module_micronumpy_1.c
[c:writing] pypy_module_micronumpy_2.c
[c:writing] pypy_module_micronumpy_3.c
[c:writing] pypy_module_micronumpy_4.c
[c:writing] pypy_module_micronumpy_5.c
[c:writing] pypy_module_micronumpy_6.c
[c:writing] pypy_module_micronumpy_7.c
[c:computedgoto] pypy_g_make_new_dtype: 10 cases
[c:writing] pypy_module_micronumpy_8.c
[c:writing] pypy_module_micronumpy_9.c
[c:writing] pypy_module_mmap.c
[c:writing] pypy_module_operator.c
[c:writing] pypy_module_parser.c
[c:writing] pypy_module_posix.c
[c:writing] pypy_module_pwd.c
[c:writing] pypy_module_pyexpat.c
[c:writing] pypy_module_pypyjit.c
[c:writing] pypy_module_select.c
[c:writing] pypy_module_signal.c
[c:writing] pypy_module_struct.c
[c:writing] pypy_module_sys.c
[c:writing] pypy_module_termios.c
[c:writing] pypy_module_thread.c
[c:writing] pypy_module_time.c
[c:writing] pypy_module_token.c
[c:writing] pypy_module_unicodedata.c
[c:writing] pypy_module_zipimport.c
[c:writing] pypy_module_zlib.c
[c:writing] pypy_objspace.c
[c:writing] pypy_objspace_std.c
[c:writing] pypy_objspace_std_1.c
[c:computedgoto] pypy_g_W_InstanceObjectUserDictWeakrefable__mapdict_pop: 5 cases
[c:computedgoto] pypy_g_W_ObjectObjectUserDictWeakrefable__mapdict_pop_a: 5 cases
[c:writing] pypy_objspace_std_2.c
[c:writing] pypy_objspace_std_3.c
[c:writing] pypy_objspace_std_4.c
[c:writing] pypy_objspace_std_5.c
[c:writing] pypy_objspace_std_6.c
[c:writing] pypy_objspace_std_7.c
[c:writing] pypy_objspace_std_8.c
[c:writing] pypy_objspace_std_9.c
[c:writing] pypy_objspace_std_10.c
[c:writing] pypy_objspace_std_11.c
[c:writing] pypy_objspace_std_12.c
[c:writing] pypy_objspace_std_13.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_jit_backend.c
[c:writing] rpython_jit_backend_aarch64.c
[c:computedgoto] pypy_g_AssemblerARM64__walk_operations: 7 cases
[c:computedgoto] pypy_g_Regalloc_prepare_guard_op_guard_not_forced: 7 cases
[c:writing] rpython_jit_backend_aarch64_1.c
[c:writing] rpython_jit_backend_llsupport.c
[c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases
[c:writing] rpython_jit_backend_llsupport_1.c
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:writing] rpython_jit_metainterp_1.c
[c:writing] rpython_jit_metainterp_2.c
[c:computedgoto] pypy_g_dispatch_loop: 239 cases
[c:writing] rpython_jit_metainterp_3.c
[c:writing] rpython_jit_metainterp_4.c
[c:writing] rpython_jit_metainterp_5.c
[c:writing] rpython_jit_metainterp_6.c
[c:writing] rpython_jit_metainterp_7.c
[c:writing] rpython_jit_metainterp_8.c
[c:writing] rpython_jit_metainterp_9.c
[c:computedgoto] pypy_g_HeapCache_clear_caches_not_necessary: 15 cases
[c:computedgoto] pypy_g_HeapCache_clear_caches_varargs: 11 cases
[c:writing] rpython_jit_metainterp_10.c
[c:computedgoto] pypy_g_execute_nonspec_const: 254 cases
[c:writing] rpython_jit_metainterp_11.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:writing] rpython_jit_metainterp_optimizeopt_1.c
[c:computedgoto] pypy_g_Optimizer_protect_speculative_operation: 8 cases
[c:computedgoto] pypy_g_OptHeap_check_postprocess_: 6 cases
[c:computedgoto] pypy_g_dispatch_postprocess___star_0: 6 cases
[c:writing] rpython_jit_metainterp_optimizeopt_2.c
[c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases
[c:writing] rpython_jit_metainterp_optimizeopt_3.c
[c:writing] rpython_jit_metainterp_optimizeopt_4.c
[c:writing] rpython_memory.c
[c:writing] rpython_memory_gc.c
[c:computedgoto] pypy_g_IncrementalMiniMarkGC_get_stats: 11 cases
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_1.c
[c:computedgoto] pypy_g_isspace_1: 6 cases
[c:writing] rpython_rlib_2.c
[c:computedgoto] pypy_g__sinpi: 5 cases
[c:writing] rpython_rlib_3.c
[c:writing] rpython_rlib_4.c
[c:writing] rpython_rlib_5.c
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rsre.c
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 8 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_category_dispatch: 18 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases
[c:writing] rpython_rlib_rstruct.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rlib_unicodedata.c
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 6 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_1.c
[c:writing] rpython_rtyper_lltypesystem_2.c
[c:writing] rpython_rtyper_lltypesystem_3.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_tool.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: /tmp/buildbot-arm64/usession-release-pypy2.7-v7.x-1/testing_1/testing_1.c
[c58c90ec6173000] translation-task}
[translation:info] Compiling c source...
[c58c90ec617ef80] {translation-task
starting compile_c
[platform:execute] make -j 8 in /tmp/buildbot-arm64/usession-release-pypy2.7-v7.x-1/testing_1
[platform:WARNING] implement_15.c:26696:14: warning: 'ffi_prep_cif_var' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 26696 | l_v380268 = ffi_prep_cif_var(l_a0_299, l_a1_191, l_a2_92, l_a3_37, l_a4_21, l_a5_11);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:509:12: note: 'ffi_prep_cif_var' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 509 | ffi_status ffi_prep_cif_var(ffi_cif *cif,
[platform:WARNING] | ^
[platform:WARNING] implement_15.c:26696:14: note: enclose 'ffi_prep_cif_var' in a __builtin_available check to silence this warning
[platform:WARNING] 26696 | l_v380268 = ffi_prep_cif_var(l_a0_299, l_a1_191, l_a2_92, l_a3_37, l_a4_21, l_a5_11);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] implement_15.c:31309:14: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 31309 | l_v380581 = ffi_prep_closure_loc(l_a0_344, l_a1_226, l_a2_119, l_a3_49, l_a4_32);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:388:1: note: 'ffi_prep_closure_loc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 388 | ffi_prep_closure_loc (ffi_closure*,
[platform:WARNING] | ^
[platform:WARNING] implement_15.c:31309:14: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning
[platform:WARNING] 31309 | l_v380581 = ffi_prep_closure_loc(l_a0_344, l_a1_226, l_a2_119, l_a3_49, l_a4_32);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~
[platform:WARNING] 2 warnings generated.
[platform:WARNING] pypy_module__cffi_backend_1.c:4425:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 4425 | l_v644364 = RPyField(l_v644363, typenames);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:10356:13: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 10356 | l_v646611 = RPyField(l_v646610, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:17268: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] 17268 | l_v649086 = RPyField(l_v649085, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:18709:12: warning: assigning to 'struct _cffi_enum_s *' from 'const struct _cffi_enum_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 18709 | l_v649679 = RPyField(l_v649678, enums);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:18711:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 18711 | l_v649680 = RPyField(l_v649678, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:23757:14: warning: assigning to 'struct _cffi_field_s *' from 'const struct _cffi_field_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 23757 | l_v626979 = RPyField(l_v626978, fields);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:28853:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 28853 | l_v628990 = RPyField(l_v628988, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:43378: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] 43378 | l_v658799 = RPyField(l_ctx1_0, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:45893:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 45893 | l_v659731 = RPyField(l_ctx_200, typenames);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:46474: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] 46474 | l_v659901 = RPyField(l_ctx_200, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:47716:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 47716 | l_v660423 = RPyField(l_ctx_201, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:49062:20: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 49062 | l_raw_closure_0 = ffi_closure_alloc(l_v660947, 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:49062:20: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning
[platform:WARNING] 49062 | l_raw_closure_0 = ffi_closure_alloc(l_v660947, l_raw_code_0);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:58296:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 58296 | l_v640007 = RPyField(l_v639985, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:59844:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 59844 | l_v640658 = RPyField(l_v640656, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:62944:2: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 62944 | ffi_closure_free(l_v641801);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:363:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 363 | FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *);
[platform:WARNING] | ^
[platform:WARNING] pypy_module__cffi_backend.c:62944:2: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning
[platform:WARNING] 62944 | ffi_closure_free(l_v641801);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] 10 warnings generated.
[platform:WARNING] 5 warnings generated.
[platform:WARNING] pypy_module__multibytecodec.c:5933:12: warning: assigning to 'struct MultibyteCodec_s *' from 'const MultibyteCodec *' (aka 'const struct MultibyteCodec_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 5933 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] 1 warning generated.
[platform:WARNING] rpython_jit_backend_llsupport.c:1107:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1107 | pthread_jit_write_protect_np(l_arg_678);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:1107:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1107 | pthread_jit_write_protect_np(l_arg_678);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:1150:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1150 | pthread_jit_write_protect_np(l_arg_677);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:1150:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1150 | pthread_jit_write_protect_np(l_arg_677);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:1669:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1669 | pthread_jit_write_protect_np(l_arg_680);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:1669:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1669 | pthread_jit_write_protect_np(l_arg_680);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:1718:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1718 | pthread_jit_write_protect_np(l_arg_679);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:1718:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1718 | pthread_jit_write_protect_np(l_arg_679);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:3969:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 3969 | pthread_jit_write_protect_np(l_arg_682);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:3969:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 3969 | pthread_jit_write_protect_np(l_arg_682);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:4024:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 4024 | pthread_jit_write_protect_np(l_arg_681);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:4024:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 4024 | pthread_jit_write_protect_np(l_arg_681);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:9215:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 9215 | pthread_jit_write_protect_np(l_arg_684);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:9215:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 9215 | pthread_jit_write_protect_np(l_arg_684);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:9254:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 9254 | pthread_jit_write_protect_np(l_arg_683);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:9254:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 9254 | pthread_jit_write_protect_np(l_arg_683);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:9425:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 9425 | pthread_jit_write_protect_np(l_arg_686);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:9425:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 9425 | pthread_jit_write_protect_np(l_arg_686);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:9471:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 9471 | pthread_jit_write_protect_np(l_arg_685);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:9471:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 9471 | pthread_jit_write_protect_np(l_arg_685);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:34100:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 34100 | pthread_jit_write_protect_np(l_arg_689);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:34100:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 34100 | pthread_jit_write_protect_np(l_arg_689);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport.c:34147:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 34147 | pthread_jit_write_protect_np(l_arg_688);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport.c:34147:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 34147 | pthread_jit_write_protect_np(l_arg_688);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:558:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 558 | pthread_jit_write_protect_np(l_arg_700);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport_1.c:558:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 558 | pthread_jit_write_protect_np(l_arg_700);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:616:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 616 | pthread_jit_write_protect_np(l_arg_699);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport_1.c:616:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 616 | pthread_jit_write_protect_np(l_arg_699);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:1013:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1013 | pthread_jit_write_protect_np(l_arg_702);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport_1.c:1013:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1013 | pthread_jit_write_protect_np(l_arg_702);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:1061:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 1061 | pthread_jit_write_protect_np(l_arg_701);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport_1.c:1061:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 1061 | pthread_jit_write_protect_np(l_arg_701);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:30065:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 30065 | pthread_jit_write_protect_np(l_arg_705);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport_1.c:30065:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 30065 | pthread_jit_write_protect_np(l_arg_705);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_jit_backend_llsupport_1.c:30129:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 30129 | pthread_jit_write_protect_np(l_arg_704);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
[platform:WARNING] | ^
[platform:WARNING] rpython_jit_backend_llsupport_1.c:30129:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 30129 | pthread_jit_write_protect_np(l_arg_704);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] 6 warnings generated.
[platform:WARNING] 12 warnings generated.
[platform:WARNING] rpython_rlib.c:8312:3: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 8312 | ffi_closure_free(l_v2238707);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:363:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 363 | FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *);
[platform:WARNING] | ^
[platform:WARNING] rpython_rlib.c:8312:3: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning
[platform:WARNING] 8312 | ffi_closure_free(l_v2238707);
[platform:WARNING] | ^~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib.c:34633:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 34633 | 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:34633:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 34633 | pthread_jit_write_protect_np(l_arg_766);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib.c:34658:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new]
[platform:WARNING] 34658 | 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:34658:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning
[platform:WARNING] 34658 | pthread_jit_write_protect_np(l_arg_767);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib_3.c:30852:15: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
[platform:WARNING] 30852 | l_v2316518 = ffi_closure_alloc(l_v2316517, l_v2316500);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~
[platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:362:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0
[platform:WARNING] 362 | FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code);
[platform:WARNING] | ^
[platform:WARNING] rpython_rlib_3.c:30852:15: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning
[platform:WARNING] 30852 | l_v2316518 = ffi_closure_alloc(l_v2316517, l_v2316500);
[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-release-pypy2.7-v7.x-1/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-release-pypy2.7-v7.x-1/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
[c58c917e3f1fc00] translation-task}
[translation:info] Create cffi bindings for modules...
[c58c917e3f3c100] {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
[c58c918ceb9e800] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-release-pypy2.7-v7.x-1
[Timer] Timings:
[Timer] loading target --- 18.3 s
[Timer] annotate --- 155.7 s
[Timer] rtype_lltype --- 69.8 s
[Timer] pyjitpl_lltype --- 146.4 s
[Timer] backendopt_lltype --- 65.2 s
[Timer] stackcheckinsertion_lltype --- 3.6 s
[Timer] database_c --- 132.0 s
[Timer] source_c --- 61.9 s
[Timer] compile_c --- 78.3 s
[Timer] build_cffi_imports --- 7.9 s
[Timer] ==========================================
[Timer] Total: --- 739.1 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
stdout:
stderr:
program finished with exit code 0
elapsedTime=748.105369