pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone in dir /build_dir/pypy-c-jit-linux-aarch64/build/pypy/goal (timeout 7200 secs) watching logfiles {} argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone'] environment: AUDITWHEEL_ARCH=aarch64 AUDITWHEEL_PLAT=manylinux2014_aarch64 AUDITWHEEL_POLICY=manylinux2014 DEVTOOLSET_ROOTPATH=/opt/rh/devtoolset-10/root HOME=/home/buildslave HOSTNAME=530e0d063b5c LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/devtoolset-10/root/usr/lib64:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib64/dyninst:/opt/rh/devtoolset-10/root/usr/lib/dyninst:/usr/local/lib64 LOGNAME=buildslave PATH=/python27_virt/bin:/opt/rh/devtoolset-10/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig PWD=/build_dir/pypy-c-jit-linux-aarch64/build/pypy/goal PYPY_GC_NURSERY=16M PYPY_LOCALBASE=/usr/local PYPY_MAKE_PORTABLE=1 SHELL=/bin/bash SHLVL=2 SSL_CERT_FILE=/opt/_internal/certs.pem TERM=xterm USER=buildslave _=/python27_virt/bin/buildslave using PTY: False [translation:info] 2.7.18 (c7f2b53ceffe, Aug 22 2024, 12:43:28) [PyPy 7.3.17 with GCC 10.2.1 20210130 (Red Hat 10.2.1-11)] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' [translation:info] Translating target as defined by targetpypystandalone [translation] PyPy config object: [translation] [objspace] [std] intshortcut = True optimized_list_getitem = True withspecialisedtuple = True [usemodules] __pypy__ = True _ast = True _cffi_backend = True _codecs = True _collections = True _continuation = True _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... [c58c77fb2e49f80] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [c58c7b8cf772f80] translation-task} [translation:info] RTyping... [c58c7b8cf792d80] {translation-task starting rtype_lltype [rtyper] specializing: 10100 / 201420 blocks (5%) [rtyper] specializing: 20900 / 208353 blocks (10%) [rtyper] specializing: 31900 / 212390 blocks (15%) [rtyper] specializing: 42800 / 213571 blocks (20%) [rtyper] specializing: 53700 / 214509 blocks (25%) [rtyper] specializing: 64600 / 215188 blocks (30%) [rtyper] specializing: 75400 / 215276 blocks (35%) [rtyper] specializing: 86200 / 215305 blocks (40%) [rtyper] specializing: 97600 / 216789 blocks (45%) [rtyper] specializing: 109200 / 218310 blocks (50%) [rtyper] specializing: 120800 / 219617 blocks (55%) [rtyper] specializing: 132100 / 220041 blocks (60%) [rtyper] specializing: 143900 / 221371 blocks (65%) [rtyper] specializing: 155400 / 221916 blocks (70%) [rtyper] specializing: 167200 / 222932 blocks (75%) [rtyper] specializing: 179300 / 224072 blocks (80%) [rtyper] specializing: 190500 / 224072 blocks (85%) [rtyper] specializing: 198100 / 224072 blocks (88%) [rtyper] specializing: 208400 / 224074 blocks (93%) [rtyper] specializing: 219600 / 224074 blocks (98%) [rtyper] -=- specialized 224087 blocks -=- [rtyper] specializing: 224100 / 224825 blocks (99%) [rtyper] specializing: 224900 / 225558 blocks (99%) [rtyper] -=- specialized 1471 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [c58c7d2b3c1b900] translation-task} [translation:info] JIT compiler generation... [c58c7d2b3c36880] {translation-task starting pyjitpl_lltype [rtyper] -=- specialized 27 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] type 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.array.interp_array:1160)W_ArrayTypef.setitem_slice [jitcodewriter:WARNING] type LongFloat is too large, 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.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.micronumpy.types:232)ObjectType.fill [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:364)pack_float_list_to_raw_array__LongFloat [jitcodewriter:WARNING] type 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] (rpython.rlib.jit_libffi:194)_do_ffi_call_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] (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 LongFloat is too large, 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] (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: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 LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__push_field [jitcodewriter:WARNING] type LongFloat is too large, 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.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] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [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 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 1558 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 56145 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 7594 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 225600 / 225957 blocks (99%) [rtyper] -=- specialized 360 more blocks -=- [jitcodewriter:info] making JitCodes... [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] specializing: 226000 / 226003 blocks (99%) [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 -=- [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 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 0x68753b08> [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x652bed40> [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 -=- [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] specializing: 226100 / 226101 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 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 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 4000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 4500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 5500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 226200 / 226201 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [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 -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- 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 -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- 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 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 -=- [jitcodewriter:info] Produced 8000 jitcodes [jitcodewriter:info] Produced 8500 jitcodes [jitcodewriter:info] Produced 9000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [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: 226300 / 226301 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 0xa8589750> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] There are 14449 JitCode instances. [jitcodewriter:info] There are 112503 -live- ops. Size of liveness is 10205 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] 1028 effectinfos: [jitcodewriter] 45 descrs for arrays [jitcodewriter] 1271 descrs for fields [jitcodewriter] 53 descrs for interiorfields [jitcodewriter] -> 905 bitstrings, mean length 44.9, max length 94 [rtyper] specializing: 226400 / 295998 blocks (76%) [rtyper] specializing: 240300 / 296565 blocks (81%) [rtyper] specializing: 257800 / 299660 blocks (86%) [rtyper] specializing: 275600 / 302792 blocks (91%) [rtyper] specializing: 293800 / 306022 blocks (96%) [rtyper] specializing: 296000 / 306022 blocks (96%) [rtyper] -=- specialized 79705 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [c58c808ca694300] translation-task} [translation:info] lltype back-end optimisations... [c58c808ca6b1900] {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 148600 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 35454 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c58c82149db9200] translation-task} [translation:info] inserting stack checks... [c58c82149dd8600] {translation-task starting stackcheckinsertion_lltype [rtyper] -=- specialized 4 more blocks -=- [translation:info] inserted 4077 stack checks. [c58c8228a6ac800] translation-task} [translation:info] Creating database for generating c source... [c58c8228a6c6e00] {translation-task starting database_c [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 306100 / 309007 blocks (99%) [rtyper] -=- specialized 2970 more blocks -=- [rtyper] -=- specialized 47 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 1788 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 3 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 12 more blocks -=- [rtyper] specializing: 309100 / 309105 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: 752 ] [c] 2000 nodes [ array: 603 framework rtti: 17 func: 1594 group: 1 struct: 4759 ] [c] 3000 nodes [ array: 680 framework rtti: 23 func: 1865 group: 1 struct: 5353 ] [c] 4000 nodes [ array: 922 framework rtti: 27 func: 1977 group: 1 struct: 6221 ] [c] 5000 nodes [ array: 1435 framework rtti: 27 func: 2036 group: 1 struct: 6703 ] [c] 6000 nodes [ array: 1693 framework rtti: 27 func: 2040 group: 1 struct: 7186 ] [c] 7000 nodes [ array: 1978 framework rtti: 32 func: 2152 group: 1 struct: 9847 ] [c] 8000 nodes [ array: 2201 framework rtti: 38 func: 2345 group: 1 struct: 10973 ] [c] 9000 nodes [ array: 2409 framework rtti: 51 func: 2561 group: 1 struct: 12291 ] [c] 10000 nodes [ array: 2411 framework rtti: 80 func: 3057 group: 1 struct: 12967 ] [c] 11000 nodes [ array: 2412 framework rtti: 144 func: 3914 group: 1 struct: 13652 ] [c] 12000 nodes [ array: 3618 framework rtti: 159 func: 4049 group: 1 struct: 13920 ] [c] 13000 nodes [ array: 5618 framework rtti: 159 func: 4049 group: 1 struct: 13920 ] [c] 14000 nodes [ array: 6624 framework rtti: 168 func: 4126 group: 1 struct: 14522 ] [c] 15000 nodes [ array: 6750 framework rtti: 176 func: 4229 group: 1 struct: 17608 ] [c] 16000 nodes [ array: 6962 framework rtti: 184 func: 4310 group: 1 struct: 18574 ] [c] 17000 nodes [ array: 7121 framework rtti: 185 func: 4354 group: 1 struct: 20059 ] [c] 18000 nodes [ array: 7299 framework rtti: 262 func: 5332 group: 1 struct: 21829 ] [c] 19000 nodes [ array: 7403 framework rtti: 387 func: 5545 group: 1 struct: 23340 ] [c] 20000 nodes [ array: 7514 framework rtti: 708 func: 5974 group: 1 struct: 24277 ] [c] 21000 nodes [ array: 7569 framework rtti: 845 func: 6145 group: 1 struct: 24844 ] [c] 22000 nodes [ array: 7569 framework rtti: 845 func: 6145 group: 1 struct: 24844 ] [c] 23000 nodes [ array: 7569 framework rtti: 845 func: 6145 group: 1 struct: 24844 ] [c] 24000 nodes [ array: 7569 framework rtti: 845 func: 6145 group: 1 struct: 24844 ] [c] 25000 nodes [ array: 7638 framework rtti: 849 func: 6198 group: 1 struct: 25409 ] [c] 26000 nodes [ array: 7742 framework rtti: 857 func: 6428 group: 1 struct: 26595 ] [c] 27000 nodes [ array: 7742 framework rtti: 857 func: 6428 group: 1 struct: 27339 ] [c] 28000 nodes [ array: 7758 framework rtti: 857 func: 6486 group: 1 struct: 28163 ] [c] 29000 nodes [ array: 7805 framework rtti: 861 func: 6699 group: 1 struct: 29400 ] [c] 30000 nodes [ array: 7906 framework rtti: 867 func: 6906 group: 1 struct: 30393 ] [c] 31000 nodes [ array: 7923 framework rtti: 867 func: 7214 group: 1 struct: 31472 ] [c] 32000 nodes [ array: 8040 framework rtti: 894 func: 8462 group: 1 struct: 33277 ] [c] 33000 nodes [ array: 8121 framework rtti: 929 func: 8783 group: 1 struct: 33630 ] [c] 34000 nodes [ array: 8252 framework rtti: 961 func: 9137 group: 1 struct: 34143 ] [c] 35000 nodes [ array: 8378 framework rtti: 1013 func: 9571 group: 1 struct: 34609 ] [c] 36000 nodes [ array: 8608 framework rtti: 1097 func: 9771 group: 1 struct: 35017 ] [c] 37000 nodes [ array: 8730 framework rtti: 1144 func: 9906 group: 1 struct: 35576 ] [c] 38000 nodes [ array: 8999 framework rtti: 1173 func: 10177 group: 1 struct: 36219 ] [c] 39000 nodes [ array: 9275 framework rtti: 1185 func: 10445 group: 1 struct: 36550 ] [c] 40000 nodes [ array: 9621 framework rtti: 1257 func: 10714 group: 1 struct: 37382 ] [c] 41000 nodes [ array: 9836 framework rtti: 1257 func: 10857 group: 1 struct: 38028 ] [c] 42000 nodes [ array: 10143 framework rtti: 1259 func: 10949 group: 1 struct: 38723 ] [c] 43000 nodes [ array: 10575 framework rtti: 1259 func: 10949 group: 1 struct: 39258 ] [c] 44000 nodes [ array: 10870 framework rtti: 1262 func: 11148 group: 1 struct: 39957 ] [c] 45000 nodes [ array: 11030 framework rtti: 1262 func: 11324 group: 1 struct: 41037 ] [c] 46000 nodes [ array: 11212 framework rtti: 1266 func: 11577 group: 1 struct: 42039 ] [c] 47000 nodes [ array: 11444 framework rtti: 1266 func: 11749 group: 1 struct: 42697 ] [c] 48000 nodes [ array: 11676 framework rtti: 1266 func: 11964 group: 1 struct: 43497 ] [c] 49000 nodes [ array: 11712 framework rtti: 1266 func: 12439 group: 1 struct: 43917 ] [c] 50000 nodes [ array: 11742 framework rtti: 1266 func: 12928 group: 1 struct: 44083 ] [c] 51000 nodes [ array: 11827 framework rtti: 1277 func: 13320 group: 1 struct: 44583 ] [c] 52000 nodes [ array: 11910 framework rtti: 1287 func: 13598 group: 1 struct: 45220 ] [c] 53000 nodes [ array: 12012 framework rtti: 1316 func: 13865 group: 1 struct: 45890 ] [c] 54000 nodes [ array: 12091 framework rtti: 1324 func: 14130 group: 1 struct: 46503 ] [c] 55000 nodes [ array: 15748 framework rtti: 1327 func: 14276 group: 1 struct: 48288 ] [c] 56000 nodes [ array: 15887 framework rtti: 1339 func: 14560 group: 1 struct: 48875 ] [c] 57000 nodes [ array: 16043 framework rtti: 1347 func: 14853 group: 1 struct: 49342 ] [c] 58000 nodes [ array: 16149 framework rtti: 1357 func: 15160 group: 1 struct: 49730 ] [c] 59000 nodes [ array: 16204 framework rtti: 1357 func: 15238 group: 1 struct: 50441 ] [c] 60000 nodes [ array: 16361 framework rtti: 1360 func: 15357 group: 1 struct: 65491 ] [c] 61000 nodes [ array: 16478 framework rtti: 1365 func: 15480 group: 1 struct: 66153 ] [c] 62000 nodes [ array: 16478 framework rtti: 1365 func: 15480 group: 1 struct: 66699 ] [c] 63000 nodes [ array: 16569 framework rtti: 1365 func: 15580 group: 1 struct: 67209 ] [c] 64000 nodes [ array: 16677 framework rtti: 1366 func: 15792 group: 1 struct: 68088 ] [c] 65000 nodes [ array: 16801 framework rtti: 1376 func: 15968 group: 1 struct: 68736 ] [c] 66000 nodes [ array: 16988 framework rtti: 1378 func: 16081 group: 1 struct: 69500 ] [c] 67000 nodes [ array: 17125 framework rtti: 1380 func: 16272 group: 1 struct: 69958 ] [c] 68000 nodes [ array: 17212 framework rtti: 1383 func: 16473 group: 1 struct: 70655 ] [c] 69000 nodes [ array: 17377 framework rtti: 1383 func: 16844 group: 1 struct: 71298 ] [c] 70000 nodes [ array: 17377 framework rtti: 1383 func: 17447 group: 1 struct: 71556 ] [c] 71000 nodes [ array: 17566 framework rtti: 1387 func: 17792 group: 1 struct: 72411 ] [c] 72000 nodes [ array: 17795 framework rtti: 1390 func: 18107 group: 1 struct: 73330 ] [c] 73000 nodes [ array: 17973 framework rtti: 1398 func: 18401 group: 1 struct: 74202 ] [c] 74000 nodes [ array: 18210 framework rtti: 1403 func: 18710 group: 1 struct: 75013 ] [c] 75000 nodes [ array: 18436 framework rtti: 1404 func: 18862 group: 1 struct: 75603 ] [c] 76000 nodes [ array: 18628 framework rtti: 1404 func: 18862 group: 1 struct: 76349 ] [c] 77000 nodes [ array: 18824 framework rtti: 1404 func: 18862 group: 1 struct: 76896 ] [c] 78000 nodes [ array: 19032 framework rtti: 1404 func: 18862 group: 1 struct: 77723 ] [c] 79000 nodes [ array: 19251 framework rtti: 1404 func: 18862 group: 1 struct: 78719 ] [c] 80000 nodes [ array: 19473 framework rtti: 1405 func: 19017 group: 1 struct: 79642 ] [c] 81000 nodes [ array: 19685 framework rtti: 1408 func: 19355 group: 1 struct: 80510 ] [c] 82000 nodes [ array: 19912 framework rtti: 1414 func: 19629 group: 1 struct: 81202 ] [c] 83000 nodes [ array: 20020 framework rtti: 1421 func: 19796 group: 1 struct: 82030 ] [c] 84000 nodes [ array: 20463 framework rtti: 1424 func: 19940 group: 1 struct: 118657 ] [c] 85000 nodes [ array: 21135 framework rtti: 1424 func: 20109 group: 1 struct: 121057 ] [c] 86000 nodes [ array: 21872 framework rtti: 1424 func: 20248 group: 1 struct: 123632 ] [c] 87000 nodes [ array: 23236 framework rtti: 1424 func: 20495 group: 1 struct: 125819 ] [c] 88000 nodes [ array: 24795 framework rtti: 1424 func: 21075 group: 1 struct: 127969 ] [c] 89000 nodes [ array: 26209 framework rtti: 1424 func: 21483 group: 1 struct: 130014 ] [c] 90000 nodes [ array: 27663 framework rtti: 1424 func: 21866 group: 1 struct: 132140 ] [c] 91000 nodes [ array: 29070 framework rtti: 1424 func: 22443 group: 1 struct: 134181 ] [c] 92000 nodes [ array: 30293 framework rtti: 1424 func: 22853 group: 1 struct: 136463 ] [c] 93000 nodes [ array: 31570 framework rtti: 1424 func: 23237 group: 1 struct: 138602 ] [c] 94000 nodes [ array: 32797 framework rtti: 1424 func: 23648 group: 1 struct: 140661 ] [c] 95000 nodes [ array: 34562 framework rtti: 1424 func: 24361 group: 1 struct: 142858 ] [c] 96000 nodes [ array: 35990 framework rtti: 1424 func: 24860 group: 1 struct: 145048 ] [c] 97000 nodes [ array: 37700 framework rtti: 1424 func: 25445 group: 1 struct: 147543 ] [c] 98000 nodes [ array: 38982 framework rtti: 1424 func: 25705 group: 1 struct: 149824 ] [c] 99000 nodes [ array: 39331 framework rtti: 1425 func: 25871 group: 1 struct: 150886 ] [c] 100000 nodes [ array: 39384 framework rtti: 1429 func: 25899 group: 1 struct: 151200 ] [c] 101000 nodes [ array: 39666 framework rtti: 1431 func: 25930 group: 1 struct: 151508 ] [c] 102000 nodes [ array: 40000 framework rtti: 1433 func: 25951 group: 1 struct: 151892 ] [c] 103000 nodes [ array: 40220 framework rtti: 1438 func: 26004 group: 1 struct: 152600 ] [c] 104000 nodes [ array: 40467 framework rtti: 1439 func: 26035 group: 1 struct: 153367 ] [c] 105000 nodes [ array: 40747 framework rtti: 1442 func: 26039 group: 1 struct: 153717 ] [c] 106000 nodes [ array: 41067 framework rtti: 1443 func: 26057 group: 1 struct: 154140 ] [c] 107000 nodes [ array: 41360 framework rtti: 1443 func: 26409 group: 1 struct: 154343 ] [c] 108000 nodes [ array: 41954 framework rtti: 1444 func: 27092 group: 1 struct: 154546 ] [c] 109000 nodes [ array: 42093 framework rtti: 1449 func: 27155 group: 1 struct: 155252 ] [c] 110000 nodes [ array: 42260 framework rtti: 1451 func: 27168 group: 1 struct: 155696 ] [c] 111000 nodes [ array: 42446 framework rtti: 1451 func: 27250 group: 1 struct: 156387 ] [c] 112000 nodes [ array: 42625 framework rtti: 1453 func: 27304 group: 1 struct: 156994 ] [c] 113000 nodes [ array: 42827 framework rtti: 1453 func: 27355 group: 1 struct: 157452 ] [c] 114000 nodes [ array: 42988 framework rtti: 1453 func: 27393 group: 1 struct: 157901 ] [c] 115000 nodes [ array: 43086 framework rtti: 1453 func: 27393 group: 1 struct: 158332 ] [c] 116000 nodes [ array: 43214 framework rtti: 1453 func: 27393 group: 1 struct: 158805 ] [c] 117000 nodes [ array: 43361 framework rtti: 1453 func: 27393 group: 1 struct: 159228 ] [c] 118000 nodes [ array: 43504 framework rtti: 1453 func: 27393 group: 1 struct: 159654 ] [c] 119000 nodes [ array: 43670 framework rtti: 1453 func: 27406 group: 1 struct: 160206 ] [c] 120000 nodes [ array: 43832 framework rtti: 1458 func: 27538 group: 1 struct: 160885 ] [c] 121000 nodes [ array: 44001 framework rtti: 1467 func: 27734 group: 1 struct: 161531 ] [c] 122000 nodes [ array: 44254 framework rtti: 1470 func: 27865 group: 1 struct: 162229 ] [c] 123000 nodes [ array: 44452 framework rtti: 1476 func: 28095 group: 1 struct: 163257 ] [c] 124000 nodes [ array: 44602 framework rtti: 1478 func: 28111 group: 1 struct: 163656 ] [c] 125000 nodes [ array: 44689 framework rtti: 1478 func: 28151 group: 1 struct: 164266 ] [c] 126000 nodes [ array: 44762 framework rtti: 1478 func: 28181 group: 1 struct: 164857 ] [c] 127000 nodes [ array: 44812 framework rtti: 1478 func: 28186 group: 1 struct: 165361 ] [c] 128000 nodes [ array: 44903 framework rtti: 1478 func: 28269 group: 1 struct: 165977 ] [c] 129000 nodes [ array: 45172 framework rtti: 1478 func: 28362 group: 1 struct: 166842 ] [c] 130000 nodes [ array: 45395 framework rtti: 1478 func: 28424 group: 1 struct: 167616 ] [c] 131000 nodes [ array: 45494 framework rtti: 1478 func: 28469 group: 1 struct: 168220 ] [c] 132000 nodes [ array: 45542 framework rtti: 1478 func: 28480 group: 1 struct: 168675 ] [c] 133000 nodes [ array: 45707 framework rtti: 1478 func: 28515 group: 1 struct: 169407 ] [c] 134000 nodes [ array: 45819 framework rtti: 1478 func: 28551 group: 1 struct: 170058 ] [c] 135000 nodes [ array: 45854 framework rtti: 1478 func: 28589 group: 1 struct: 170578 ] [c] 136000 nodes [ array: 46003 framework rtti: 1478 func: 28661 group: 1 struct: 171267 ] [c] 137000 nodes [ array: 46259 framework rtti: 1478 func: 28692 group: 1 struct: 171721 ] [c] 138000 nodes [ array: 46361 framework rtti: 1478 func: 28752 group: 1 struct: 172388 ] [c] 139000 nodes [ array: 46451 framework rtti: 1478 func: 28807 group: 1 struct: 173082 ] [c] 140000 nodes [ array: 46696 framework rtti: 1478 func: 28831 group: 1 struct: 173754 ] [c] 141000 nodes [ array: 46917 framework rtti: 1478 func: 28855 group: 1 struct: 174492 ] [c] 142000 nodes [ array: 47035 framework rtti: 1478 func: 28922 group: 1 struct: 175130 ] [c] 143000 nodes [ array: 47219 framework rtti: 1478 func: 28949 group: 1 struct: 175829 ] [c] 144000 nodes [ array: 47394 framework rtti: 1478 func: 28990 group: 1 struct: 176566 ] [c] 145000 nodes [ array: 47548 framework rtti: 1478 func: 29031 group: 1 struct: 177284 ] [c] 146000 nodes [ array: 47753 framework rtti: 1478 func: 29066 group: 1 struct: 178006 ] [c] 147000 nodes [ array: 47956 framework rtti: 1478 func: 29117 group: 1 struct: 178828 ] [c] 148000 nodes [ array: 48162 framework rtti: 1478 func: 29149 group: 1 struct: 179584 ] [c] 149000 nodes [ array: 48327 framework rtti: 1478 func: 29178 group: 1 struct: 180328 ] [c] 150000 nodes [ array: 48531 framework rtti: 1478 func: 29217 group: 1 struct: 181091 ] [c] 151000 nodes [ array: 48709 framework rtti: 1478 func: 29237 group: 1 struct: 181789 ] [c] 152000 nodes [ array: 48890 framework rtti: 1478 func: 29246 group: 1 struct: 182536 ] [c] 153000 nodes [ array: 49068 framework rtti: 1478 func: 29294 group: 1 struct: 183291 ] [c] 154000 nodes [ array: 49304 framework rtti: 1478 func: 29335 group: 1 struct: 184019 ] [c] 155000 nodes [ array: 49503 framework rtti: 1478 func: 29376 group: 1 struct: 184650 ] [c] 156000 nodes [ array: 49746 framework rtti: 1478 func: 29393 group: 1 struct: 185440 ] [c] 157000 nodes [ array: 50104 framework rtti: 1478 func: 29411 group: 1 struct: 186182 ] [c] 158000 nodes [ array: 50497 framework rtti: 1478 func: 29412 group: 1 struct: 187179 ] [c] 159000 nodes [ array: 50687 framework rtti: 1478 func: 29464 group: 1 struct: 187995 ] [c] 160000 nodes [ array: 51058 framework rtti: 1479 func: 29501 group: 1 struct: 188504 ] [c] 161000 nodes [ array: 51530 framework rtti: 1479 func: 29523 group: 1 struct: 188751 ] [c] 162000 nodes [ array: 52006 framework rtti: 1479 func: 29594 group: 1 struct: 188991 ] [c] 163000 nodes [ array: 52564 framework rtti: 1479 func: 29597 group: 1 struct: 189265 ] [c] 164000 nodes [ array: 53103 framework rtti: 1479 func: 29723 group: 1 struct: 189408 ] [c] 165000 nodes [ array: 53710 framework rtti: 1479 func: 29729 group: 1 struct: 189705 ] [c] 166000 nodes [ array: 54261 framework rtti: 1479 func: 29754 group: 1 struct: 189924 ] [c] 167000 nodes [ array: 54718 framework rtti: 1479 func: 29786 group: 1 struct: 190095 ] [c] 168000 nodes [ array: 55201 framework rtti: 1479 func: 29829 group: 1 struct: 190201 ] [c] 169000 nodes [ array: 55651 framework rtti: 1479 func: 29878 group: 1 struct: 190342 ] [c] 170000 nodes [ array: 56040 framework rtti: 1479 func: 29938 group: 1 struct: 190514 ] [c] 171000 nodes [ array: 56456 framework rtti: 1479 func: 29973 group: 1 struct: 190681 ] [c] 172000 nodes [ array: 56845 framework rtti: 1479 func: 30016 group: 1 struct: 190914 ] [c] 173000 nodes [ array: 57202 framework rtti: 1479 func: 30104 group: 1 struct: 191090 ] [c] 174000 nodes [ array: 57598 framework rtti: 1479 func: 30170 group: 1 struct: 191236 ] [c] 175000 nodes [ array: 57872 framework rtti: 1479 func: 30193 group: 1 struct: 191406 ] [c] 176000 nodes [ array: 58243 framework rtti: 1479 func: 30242 group: 1 struct: 191540 ] [c] 177000 nodes [ array: 58624 framework rtti: 1479 func: 30255 group: 1 struct: 191742 ] [c] 178000 nodes [ array: 58968 framework rtti: 1479 func: 30268 group: 1 struct: 191950 ] [c] 179000 nodes [ array: 59302 framework rtti: 1479 func: 30282 group: 1 struct: 192151 ] [c] 180000 nodes [ array: 59653 framework rtti: 1479 func: 30333 group: 1 struct: 192320 ] [c] 181000 nodes [ array: 59989 framework rtti: 1479 func: 30375 group: 1 struct: 192581 ] [c] 182000 nodes [ array: 60413 framework rtti: 1479 func: 30433 group: 1 struct: 192761 ] [c] 183000 nodes [ array: 60764 framework rtti: 1479 func: 30446 group: 1 struct: 192972 ] [c] 184000 nodes [ array: 61111 framework rtti: 1479 func: 30526 group: 1 struct: 193160 ] [c] 185000 nodes [ array: 61424 framework rtti: 1479 func: 30537 group: 1 struct: 193377 ] [c] 186000 nodes [ array: 61813 framework rtti: 1479 func: 30602 group: 1 struct: 193549 ] [c] 187000 nodes [ array: 62203 framework rtti: 1479 func: 30647 group: 1 struct: 193721 ] [c] 188000 nodes [ array: 62624 framework rtti: 1479 func: 30679 group: 1 struct: 193891 ] [c] 189000 nodes [ array: 63031 framework rtti: 1479 func: 30720 group: 1 struct: 194032 ] [c] 190000 nodes [ array: 63412 framework rtti: 1479 func: 30743 group: 1 struct: 194227 ] [c] 191000 nodes [ array: 63850 framework rtti: 1479 func: 30751 group: 1 struct: 194540 ] [c] 192000 nodes [ array: 64277 framework rtti: 1479 func: 30775 group: 1 struct: 194758 ] [c] 193000 nodes [ array: 64675 framework rtti: 1479 func: 30833 group: 1 struct: 194940 ] [c] 194000 nodes [ array: 65078 framework rtti: 1479 func: 30854 group: 1 struct: 195085 ] [c] 195000 nodes [ array: 65467 framework rtti: 1479 func: 30858 group: 1 struct: 195293 ] [c] 196000 nodes [ array: 65853 framework rtti: 1479 func: 30859 group: 1 struct: 195638 ] [c] 197000 nodes [ array: 66205 framework rtti: 1479 func: 30876 group: 1 struct: 195787 ] [c] 198000 nodes [ array: 66561 framework rtti: 1479 func: 30987 group: 1 struct: 195956 ] [c] 199000 nodes [ array: 66934 framework rtti: 1479 func: 31014 group: 1 struct: 196110 ] [c] 200000 nodes [ array: 67341 framework rtti: 1479 func: 31049 group: 1 struct: 196229 ] [c] 201000 nodes [ array: 67691 framework rtti: 1479 func: 31073 group: 1 struct: 196366 ] [c] 202000 nodes [ array: 67925 framework rtti: 1479 func: 31078 group: 1 struct: 196563 ] [c] 203000 nodes [ array: 68193 framework rtti: 1479 func: 31089 group: 1 struct: 196757 ] [c] 204000 nodes [ array: 68538 framework rtti: 1479 func: 31115 group: 1 struct: 196956 ] [c] 205000 nodes [ array: 68894 framework rtti: 1479 func: 31142 group: 1 struct: 197136 ] [c] 206000 nodes [ array: 69276 framework rtti: 1479 func: 31154 group: 1 struct: 197313 ] [c] 207000 nodes [ array: 69637 framework rtti: 1479 func: 31163 group: 1 struct: 197516 ] [c] 208000 nodes [ array: 69944 framework rtti: 1479 func: 31167 group: 1 struct: 197731 ] [c] 209000 nodes [ array: 70313 framework rtti: 1479 func: 31167 group: 1 struct: 197956 ] [c] 210000 nodes [ array: 70619 framework rtti: 1479 func: 31167 group: 1 struct: 198168 ] [c] 211000 nodes [ array: 70959 framework rtti: 1479 func: 31170 group: 1 struct: 198359 ] [c] 212000 nodes [ array: 71215 framework rtti: 1479 func: 31183 group: 1 struct: 198561 ] [c] 213000 nodes [ array: 71509 framework rtti: 1479 func: 31184 group: 1 struct: 198793 ] [c] 214000 nodes [ array: 71814 framework rtti: 1479 func: 31185 group: 1 struct: 199032 ] [c] 215000 nodes [ array: 72346 framework rtti: 1479 func: 31231 group: 1 struct: 199264 ] [c] 216000 nodes [ array: 72737 framework rtti: 1479 func: 31476 group: 1 struct: 199532 ] [c] 217000 nodes [ array: 72984 framework rtti: 1482 func: 31691 group: 1 struct: 199894 ] [c] 218000 nodes [ array: 73151 framework rtti: 1486 func: 31704 group: 1 struct: 200604 ] [c] 219000 nodes [ array: 73182 framework rtti: 1488 func: 31714 group: 1 struct: 200732 ] [c] 220000 nodes [ array: 73272 framework rtti: 1494 func: 31740 group: 1 struct: 201050 ] [c] 221000 nodes [ array: 73453 framework rtti: 1498 func: 31761 group: 1 struct: 201967 ] [c] 222000 nodes [ array: 73519 framework rtti: 1502 func: 31771 group: 1 struct: 202254 ] [c] 223000 nodes [ array: 73558 framework rtti: 1505 func: 31789 group: 1 struct: 202499 ] [c] 224000 nodes [ array: 73721 framework rtti: 1505 func: 31980 group: 1 struct: 202579 ] [c] 225000 nodes [ array: 73829 framework rtti: 1505 func: 32076 group: 1 struct: 202647 ] [c] 226000 nodes [ array: 74309 framework rtti: 1525 func: 32126 group: 1 struct: 202864 ] [c] 227000 nodes [ array: 74376 framework rtti: 1526 func: 32128 group: 1 struct: 203538 ] [c] 228000 nodes [ array: 74467 framework rtti: 1529 func: 32176 group: 1 struct: 204428 ] [c] 229000 nodes [ array: 74533 framework rtti: 1532 func: 32194 group: 1 struct: 204981 ] [c] 230000 nodes [ array: 74610 framework rtti: 1532 func: 32207 group: 1 struct: 205455 ] [c] 231000 nodes [ array: 74758 framework rtti: 1532 func: 32207 group: 1 struct: 205590 ] [c] 232000 nodes [ array: 74922 framework rtti: 1532 func: 32207 group: 1 struct: 205671 ] [c] 233000 nodes [ array: 75165 framework rtti: 1532 func: 32227 group: 1 struct: 206025 ] [c] 234000 nodes [ array: 75341 framework rtti: 1535 func: 32278 group: 1 struct: 206647 ] [c] 235000 nodes [ array: 75484 framework rtti: 1556 func: 32402 group: 1 struct: 207244 ] [c] 236000 nodes [ array: 75709 framework rtti: 1567 func: 32488 group: 1 struct: 207685 ] [c] 237000 nodes [ array: 75788 framework rtti: 1622 func: 32622 group: 1 struct: 209715 ] [c] 238000 nodes [ array: 75889 framework rtti: 1658 func: 32649 group: 1 struct: 211588 ] [c] 239000 nodes [ array: 76224 framework rtti: 1658 func: 32649 group: 1 struct: 212416 ] [c] 240000 nodes [ array: 76623 framework rtti: 1658 func: 32649 group: 1 struct: 213056 ] [c] 241000 nodes [ array: 76843 framework rtti: 1658 func: 32649 group: 1 struct: 214060 ] [c] 242000 nodes [ array: 77074 framework rtti: 1658 func: 32649 group: 1 struct: 215059 ] [c] 243000 nodes [ array: 77349 framework rtti: 1658 func: 32649 group: 1 struct: 216080 ] [c] 244000 nodes [ array: 77672 framework rtti: 1658 func: 32649 group: 1 struct: 217049 ] [c] 245000 nodes [ array: 77954 framework rtti: 1658 func: 32649 group: 1 struct: 218160 ] [c] 246000 nodes [ array: 78243 framework rtti: 1658 func: 32649 group: 1 struct: 219125 ] [c] 247000 nodes [ array: 78492 framework rtti: 1658 func: 32649 group: 1 struct: 220007 ] [c] 248000 nodes [ array: 78662 framework rtti: 1658 func: 32649 group: 1 struct: 220799 ] [c] 249000 nodes [ array: 78938 framework rtti: 1658 func: 32649 group: 1 struct: 221839 ] [c] 250000 nodes [ array: 79191 framework rtti: 1658 func: 32649 group: 1 struct: 222828 ] [c] 251000 nodes [ array: 79422 framework rtti: 1658 func: 32649 group: 1 struct: 223742 ] [c] 252000 nodes [ array: 79636 framework rtti: 1658 func: 32649 group: 1 struct: 224700 ] [c] 253000 nodes [ array: 79891 framework rtti: 1658 func: 32649 group: 1 struct: 225706 ] [c] 254000 nodes [ array: 80247 framework rtti: 1658 func: 32649 group: 1 struct: 226773 ] [c] 255000 nodes [ array: 80497 framework rtti: 1658 func: 32649 group: 1 struct: 227858 ] [c] 256000 nodes [ array: 80811 framework rtti: 1658 func: 32649 group: 1 struct: 228858 ] [c] 257000 nodes [ array: 81142 framework rtti: 1658 func: 32649 group: 1 struct: 229918 ] [c] 258000 nodes [ array: 81498 framework rtti: 1658 func: 32649 group: 1 struct: 230943 ] [c] 259000 nodes [ array: 81843 framework rtti: 1658 func: 32649 group: 1 struct: 232025 ] [c] 260000 nodes [ array: 82124 framework rtti: 1658 func: 32649 group: 1 struct: 233048 ] [c] 261000 nodes [ array: 82498 framework rtti: 1658 func: 32649 group: 1 struct: 234110 ] [c] 262000 nodes [ array: 82839 framework rtti: 1658 func: 32649 group: 1 struct: 235066 ] [c] 263000 nodes [ array: 83119 framework rtti: 1658 func: 32649 group: 1 struct: 236096 ] [c] 264000 nodes [ array: 83409 framework rtti: 1658 func: 32649 group: 1 struct: 237168 ] [c] 265000 nodes [ array: 83640 framework rtti: 1663 func: 32649 group: 1 struct: 237980 ] [c] 266000 nodes [ array: 83962 framework rtti: 1663 func: 32649 group: 1 struct: 239073 ] [c] 267000 nodes [ array: 84214 framework rtti: 1678 func: 32649 group: 1 struct: 240008 ] [c] 268000 nodes [ array: 84536 framework rtti: 1678 func: 32649 group: 1 struct: 241286 ] [c] 269000 nodes [ array: 84793 framework rtti: 1678 func: 32649 group: 1 struct: 242491 ] [c] 270000 nodes [ array: 84989 framework rtti: 1678 func: 32649 group: 1 struct: 243757 ] [c] 271000 nodes [ array: 85065 framework rtti: 1678 func: 32673 group: 1 struct: 244132 ] [c] 272000 nodes [ array: 85069 framework rtti: 1678 func: 32710 group: 1 struct: 244464 ] [c] 273000 nodes [ array: 85069 framework rtti: 1678 func: 32718 group: 1 struct: 244786 ] [c] 274000 nodes [ array: 85069 framework rtti: 1678 func: 32839 group: 1 struct: 244999 ] [c] 275000 nodes [ array: 85069 framework rtti: 1678 func: 32839 group: 1 struct: 245320 ] [c] 276000 nodes [ array: 85086 framework rtti: 1678 func: 32848 group: 1 struct: 245561 ] [c] 277000 nodes [ array: 85092 framework rtti: 1678 func: 32863 group: 1 struct: 245745 ] [c] 278000 nodes [ array: 85094 framework rtti: 1678 func: 32907 group: 1 struct: 245981 ] [c] 279000 nodes [ array: 85103 framework rtti: 1678 func: 32925 group: 1 struct: 246296 ] [c] 280000 nodes [ array: 85137 framework rtti: 1678 func: 32956 group: 1 struct: 246555 ] [c] 281000 nodes [ array: 85154 framework rtti: 1678 func: 33015 group: 1 struct: 246833 ] [c] 282000 nodes [ array: 85174 framework rtti: 1678 func: 33023 group: 1 struct: 247095 ] [c] 283000 nodes [ array: 85192 framework rtti: 1678 func: 33024 group: 1 struct: 247436 ] [c] 284000 nodes [ array: 85210 framework rtti: 1678 func: 33049 group: 1 struct: 247737 ] [c] 285000 nodes [ array: 85243 framework rtti: 1678 func: 33079 group: 1 struct: 248040 ] [c] 286000 nodes [ array: 85259 framework rtti: 1680 func: 33091 group: 1 struct: 248363 ] [c] 287000 nodes [ array: 85289 framework rtti: 1680 func: 33118 group: 1 struct: 248688 ] [c] 288000 nodes [ array: 85332 framework rtti: 1680 func: 33182 group: 1 struct: 248978 ] [c] 289000 nodes [ array: 85373 framework rtti: 1680 func: 33205 group: 1 struct: 249200 ] [c] 290000 nodes [ array: 85416 framework rtti: 1680 func: 33228 group: 1 struct: 249476 ] [c] 291000 nodes [ array: 85419 framework rtti: 1680 func: 33233 group: 1 struct: 249870 ] [c] 292000 nodes [ array: 85460 framework rtti: 1680 func: 33289 group: 1 struct: 250157 ] [c] 293000 nodes [ array: 85476 framework rtti: 1680 func: 33307 group: 1 struct: 250437 ] [c] 294000 nodes [ array: 85490 framework rtti: 1680 func: 33316 group: 1 struct: 250882 ] [c] 295000 nodes [ array: 85523 framework rtti: 1681 func: 33405 group: 1 struct: 251136 ] [c] 296000 nodes [ array: 85544 framework rtti: 1681 func: 33425 group: 1 struct: 251370 ] [c] 297000 nodes [ array: 85561 framework rtti: 1682 func: 33448 group: 1 struct: 251690 ] [c] 298000 nodes [ array: 85582 framework rtti: 1682 func: 33463 group: 1 struct: 252047 ] [c] 299000 nodes [ array: 85609 framework rtti: 1682 func: 33495 group: 1 struct: 252332 ] [c] 300000 nodes [ array: 85642 framework rtti: 1683 func: 33499 group: 1 struct: 252682 ] [c] 301000 nodes [ array: 85642 framework rtti: 1683 func: 33499 group: 1 struct: 253064 ] [c] 302000 nodes [ array: 85642 framework rtti: 1683 func: 33503 group: 1 struct: 253460 ] [c] 303000 nodes [ array: 85653 framework rtti: 1683 func: 33507 group: 1 struct: 253909 ] [c] 304000 nodes [ array: 85656 framework rtti: 1683 func: 33507 group: 1 struct: 254282 ] [c] 305000 nodes [ array: 85673 framework rtti: 1683 func: 33823 group: 1 struct: 254955 ] [c] 306000 nodes [ array: 85735 framework rtti: 1689 func: 34370 group: 1 struct: 255620 ] [c] 307000 nodes [ array: 85826 framework rtti: 1702 func: 34373 group: 1 struct: 256166 ] [c] 308000 nodes [ array: 85975 framework rtti: 1729 func: 34435 group: 1 struct: 258332 ] [c] 309000 nodes [ array: 86129 framework rtti: 1735 func: 34444 group: 1 struct: 258752 ] [c] 310000 nodes [ array: 86280 framework rtti: 1752 func: 34547 group: 1 struct: 258981 ] [c] 311000 nodes [ array: 86383 framework rtti: 1770 func: 34617 group: 1 struct: 259391 ] [c] 312000 nodes [ array: 86673 framework rtti: 1775 func: 34617 group: 1 struct: 259943 ] [c] 313000 nodes [ array: 86967 framework rtti: 1781 func: 34628 group: 1 struct: 260555 ] [c] 314000 nodes [ array: 87113 framework rtti: 1798 func: 34632 group: 1 struct: 261062 ] [c] 315000 nodes [ array: 87190 framework rtti: 1800 func: 34634 group: 1 struct: 261564 ] [c] 316000 nodes [ array: 87287 framework rtti: 1805 func: 34654 group: 1 struct: 261882 ] [c] 317000 nodes [ array: 87375 framework rtti: 1808 func: 34720 group: 1 struct: 262372 ] [c] 318000 nodes [ array: 87474 framework rtti: 1831 func: 34824 group: 1 struct: 263050 ] [c] 319000 nodes [ array: 87483 framework rtti: 1831 func: 34825 group: 1 struct: 265643 ] [c] 320000 nodes [ array: 87487 framework rtti: 1831 func: 34827 group: 1 struct: 267782 ] [c] 321000 nodes [ array: 87489 framework rtti: 1831 func: 34831 group: 1 struct: 270532 ] [c] 322000 nodes [ array: 87533 framework rtti: 1833 func: 34905 group: 1 struct: 271181 ] [c] 323000 nodes [ array: 87570 framework rtti: 1833 func: 34905 group: 1 struct: 271643 ] [c] 324000 nodes [ array: 87582 framework rtti: 1833 func: 34905 group: 1 struct: 271912 ] [c] 325000 nodes [ array: 87672 framework rtti: 1833 func: 34905 group: 1 struct: 272430 ] [c] 326000 nodes [ array: 87735 framework rtti: 1833 func: 34905 group: 1 struct: 273178 ] [c] 327000 nodes [ array: 87795 framework rtti: 1833 func: 34905 group: 1 struct: 273923 ] [c] 328000 nodes [ array: 87810 framework rtti: 1833 func: 34905 group: 1 struct: 274661 ] [c] 329000 nodes [ array: 87829 framework rtti: 1833 func: 34905 group: 1 struct: 275275 ] [c] 330000 nodes [ array: 87843 framework rtti: 1833 func: 34905 group: 1 struct: 276136 ] [c] 331000 nodes [ array: 87860 framework rtti: 1833 func: 34905 group: 1 struct: 276986 ] [c] 332000 nodes [ array: 87917 framework rtti: 1833 func: 34905 group: 1 struct: 277435 ] [c] 333000 nodes [ array: 87983 framework rtti: 1833 func: 34905 group: 1 struct: 277955 ] [c] 334000 nodes [ array: 88017 framework rtti: 1833 func: 34905 group: 1 struct: 278492 ] [c] 335000 nodes [ array: 88072 framework rtti: 1833 func: 34905 group: 1 struct: 279089 ] [c] 336000 nodes [ array: 88102 framework rtti: 1833 func: 34905 group: 1 struct: 279576 ] [c] 337000 nodes [ array: 88119 framework rtti: 1833 func: 34905 group: 1 struct: 280283 ] [c] 338000 nodes [ array: 88129 framework rtti: 1833 func: 34905 group: 1 struct: 280983 ] [c] 339000 nodes [ array: 88174 framework rtti: 1833 func: 34905 group: 1 struct: 281633 ] [c] 340000 nodes [ array: 88187 framework rtti: 1833 func: 34905 group: 1 struct: 282333 ] [c] 341000 nodes [ array: 88187 framework rtti: 1833 func: 34905 group: 1 struct: 283186 ] [c] 342000 nodes [ array: 88215 framework rtti: 1833 func: 34905 group: 1 struct: 283816 ] [c] 343000 nodes [ array: 88224 framework rtti: 1833 func: 34905 group: 1 struct: 284573 ] [c] 344000 nodes [ array: 88234 framework rtti: 1833 func: 34905 group: 1 struct: 285308 ] [c] 345000 nodes [ array: 88240 framework rtti: 1833 func: 34905 group: 1 struct: 286159 ] [c] 346000 nodes [ array: 88250 framework rtti: 1833 func: 34905 group: 1 struct: 286818 ] [c] 347000 nodes [ array: 88258 framework rtti: 1833 func: 34905 group: 1 struct: 287644 ] [c] 348000 nodes [ array: 88271 framework rtti: 1833 func: 34905 group: 1 struct: 288394 ] [c] 349000 nodes [ array: 88279 framework rtti: 1833 func: 34905 group: 1 struct: 289100 ] [c] 350000 nodes [ array: 88292 framework rtti: 1833 func: 34905 group: 1 struct: 290137 ] [c] 351000 nodes [ array: 88309 framework rtti: 1833 func: 34905 group: 1 struct: 290874 ] [c] 352000 nodes [ array: 88318 framework rtti: 1833 func: 34905 group: 1 struct: 291477 ] [c] 353000 nodes [ array: 88327 framework rtti: 1833 func: 34905 group: 1 struct: 292239 ] [c] 354000 nodes [ array: 88340 framework rtti: 1833 func: 34905 group: 1 struct: 293021 ] [c] 355000 nodes [ array: 88363 framework rtti: 1833 func: 34905 group: 1 struct: 293828 ] [c] 356000 nodes [ array: 88402 framework rtti: 1833 func: 34905 group: 1 struct: 294514 ] [c] 357000 nodes [ array: 88405 framework rtti: 1833 func: 34905 group: 1 struct: 295408 ] [c] 358000 nodes [ array: 88418 framework rtti: 1833 func: 34905 group: 1 struct: 296244 ] [c] 359000 nodes [ array: 88428 framework rtti: 1833 func: 34905 group: 1 struct: 297177 ] [c] 360000 nodes [ array: 88428 framework rtti: 1833 func: 34905 group: 1 struct: 298282 ] [c] 361000 nodes [ array: 88428 framework rtti: 1833 func: 34905 group: 1 struct: 299299 ] [c] 362000 nodes [ array: 88443 framework rtti: 1833 func: 34905 group: 1 struct: 300195 ] [c] 363000 nodes [ array: 88450 framework rtti: 1833 func: 34905 group: 1 struct: 301076 ] [c] 364000 nodes [ array: 88453 framework rtti: 1834 func: 34912 group: 1 struct: 301381 ] [c] 365000 nodes [ array: 88453 framework rtti: 1834 func: 34912 group: 1 struct: 301395 ] [c] 366000 nodes [ array: 88454 framework rtti: 1834 func: 34923 group: 1 struct: 301449 ] [c] 367000 nodes [ array: 88501 framework rtti: 1834 func: 34955 group: 1 struct: 304527 ] [c] 368000 nodes [ array: 88542 framework rtti: 1834 func: 34959 group: 1 struct: 304535 ] [c] 369000 nodes [ array: 88595 framework rtti: 1836 func: 34986 group: 1 struct: 304624 ] [c] 370000 nodes [ array: 88674 framework rtti: 1836 func: 35008 group: 1 struct: 304716 ] [c] 371000 nodes [ array: 88717 framework rtti: 1837 func: 35038 group: 1 struct: 304828 ] [c] 372000 nodes [ array: 88762 framework rtti: 1837 func: 35216 group: 1 struct: 304915 ] [c] 373000 nodes [ array: 88790 framework rtti: 1837 func: 35230 group: 1 struct: 304948 ] [c] 374000 nodes [ array: 88800 framework rtti: 1837 func: 35231 group: 1 struct: 304952 ] [c] 375000 nodes [ array: 88820 framework rtti: 1837 func: 35233 group: 1 struct: 305047 ] [c] 376000 nodes [ array: 88899 framework rtti: 1877 func: 35378 group: 1 struct: 305219 ] [c] 377000 nodes [ array: 88989 framework rtti: 1919 func: 35564 group: 1 struct: 305459 ] [c] 378000 nodes [ array: 89117 framework rtti: 1931 func: 35656 group: 1 struct: 305793 ] [c] 379000 nodes [ array: 89139 framework rtti: 2043 func: 35853 group: 1 struct: 305936 ] [c] 380000 nodes [ array: 89162 framework rtti: 2158 func: 36032 group: 1 struct: 306254 ] [c] 381000 nodes [ array: 89440 framework rtti: 2164 func: 36040 group: 1 struct: 306707 ] [c] 382000 nodes [ array: 89567 framework rtti: 2179 func: 36078 group: 1 struct: 306866 ] [c] 383000 nodes [ array: 89646 framework rtti: 2180 func: 36079 group: 1 struct: 307250 ] [c] 384000 nodes [ array: 89701 framework rtti: 2188 func: 36081 group: 1 struct: 307639 ] [c] 385000 nodes [ array: 89840 framework rtti: 2191 func: 36084 group: 1 struct: 308124 ] [c] 386000 nodes [ array: 90052 framework rtti: 2200 func: 36092 group: 1 struct: 308367 ] [c] 387000 nodes [ array: 90201 framework rtti: 2211 func: 36139 group: 1 struct: 308832 ] [c] 388000 nodes [ array: 90391 framework rtti: 2214 func: 36139 group: 1 struct: 309175 ] [c] 389000 nodes [ array: 90609 framework rtti: 2214 func: 36140 group: 1 struct: 309879 ] [c] 390000 nodes [ array: 90806 framework rtti: 2214 func: 36141 group: 1 struct: 310406 ] [c] 391000 nodes [ array: 90922 framework rtti: 2214 func: 36141 group: 1 struct: 311061 ] [c] 392000 nodes [ array: 91076 framework rtti: 2214 func: 36141 group: 1 struct: 311673 ] [c] 393000 nodes [ array: 91302 framework rtti: 2214 func: 36142 group: 1 struct: 312393 ] [c] 394000 nodes [ array: 91554 framework rtti: 2214 func: 36142 group: 1 struct: 312691 ] [c] 395000 nodes [ array: 91724 framework rtti: 2214 func: 36153 group: 1 struct: 313082 ] [c] 396000 nodes [ array: 91737 framework rtti: 2220 func: 36216 group: 1 struct: 313557 ] [c] 397000 nodes [ array: 91737 framework rtti: 2220 func: 36216 group: 1 struct: 314045 ] [c] 398000 nodes [ array: 91737 framework rtti: 2220 func: 36216 group: 1 struct: 314506 ] [c] 399000 nodes [ array: 91738 framework rtti: 2220 func: 36216 group: 1 struct: 314993 ] [c] 400000 nodes [ array: 91742 framework rtti: 2220 func: 36216 group: 1 struct: 315500 ] [c] 401000 nodes [ array: 91742 framework rtti: 2220 func: 36216 group: 1 struct: 316035 ] [c] 402000 nodes [ array: 91742 framework rtti: 2220 func: 36216 group: 1 struct: 316515 ] [c] 403000 nodes [ array: 91743 framework rtti: 2220 func: 36216 group: 1 struct: 316996 ] [c] 404000 nodes [ array: 91758 framework rtti: 2220 func: 36216 group: 1 struct: 317483 ] [c] 405000 nodes [ array: 91759 framework rtti: 2220 func: 36216 group: 1 struct: 317985 ] [c] 406000 nodes [ array: 91761 framework rtti: 2220 func: 36216 group: 1 struct: 318484 ] [c] 407000 nodes [ array: 91761 framework rtti: 2220 func: 36216 group: 1 struct: 318963 ] [c] 408000 nodes [ array: 91761 framework rtti: 2220 func: 36216 group: 1 struct: 319481 ] [c] 409000 nodes [ array: 91761 framework rtti: 2220 func: 36216 group: 1 struct: 319984 ] [c] 410000 nodes [ array: 91765 framework rtti: 2220 func: 36216 group: 1 struct: 320493 ] [c] 411000 nodes [ array: 91765 framework rtti: 2220 func: 36216 group: 1 struct: 321005 ] [c] 412000 nodes [ array: 91766 framework rtti: 2220 func: 36216 group: 1 struct: 321531 ] [c] 413000 nodes [ array: 91782 framework rtti: 2220 func: 36216 group: 1 struct: 322044 ] [c] 414000 nodes [ array: 91787 framework rtti: 2220 func: 36216 group: 1 struct: 322553 ] [c] 415000 nodes [ array: 91791 framework rtti: 2220 func: 36216 group: 1 struct: 323089 ] [c] 416000 nodes [ array: 91791 framework rtti: 2220 func: 36216 group: 1 struct: 323605 ] [c] 417000 nodes [ array: 91797 framework rtti: 2220 func: 36216 group: 1 struct: 324115 ] [c] 418000 nodes [ array: 91797 framework rtti: 2220 func: 36216 group: 1 struct: 324620 ] [c] 419000 nodes [ array: 91802 framework rtti: 2220 func: 36216 group: 1 struct: 325125 ] [c] 420000 nodes [ array: 91802 framework rtti: 2220 func: 36216 group: 1 struct: 325652 ] [c] 421000 nodes [ array: 91802 framework rtti: 2220 func: 36216 group: 1 struct: 326159 ] [c] 422000 nodes [ array: 91802 framework rtti: 2220 func: 36216 group: 1 struct: 326661 ] [c] 423000 nodes [ array: 91802 framework rtti: 2220 func: 36216 group: 1 struct: 327162 ] [c] 424000 nodes [ array: 91802 framework rtti: 2220 func: 36216 group: 1 struct: 327663 ] [c] 425000 nodes [ array: 91802 framework rtti: 2220 func: 36216 group: 1 struct: 328166 ] [c] 426000 nodes [ array: 91802 framework rtti: 2220 func: 36216 group: 1 struct: 328661 ] [c] 427000 nodes [ array: 91825 framework rtti: 2227 func: 36261 group: 1 struct: 329222 ] [c] 428000 nodes [ array: 91825 framework rtti: 2227 func: 36261 group: 1 struct: 329226 ] [c] 429000 nodes [ array: 91825 framework rtti: 2227 func: 36261 group: 1 struct: 329472 ] [c] 430000 nodes [ array: 91835 framework rtti: 2230 func: 36283 group: 1 struct: 329911 ] [c] 431000 nodes [ array: 92040 framework rtti: 2257 func: 36415 group: 1 struct: 330307 ] [c] 432000 nodes [ array: 92105 framework rtti: 2268 func: 36567 group: 1 struct: 331106 ] [c] 433000 nodes [ array: 92238 framework rtti: 2269 func: 36580 group: 1 struct: 331219 ] [c] 434000 nodes [ array: 92430 framework rtti: 2281 func: 36643 group: 1 struct: 331862 ] [c] 435000 nodes [ array: 92537 framework rtti: 2314 func: 36648 group: 1 struct: 332132 ] [c] 436000 nodes [ array: 92749 framework rtti: 2363 func: 36658 group: 1 struct: 332562 ] [c] 437000 nodes [ array: 92897 framework rtti: 2410 func: 36662 group: 1 struct: 332980 ] [c] 438000 nodes [ array: 92956 framework rtti: 2412 func: 36671 group: 1 struct: 333239 ] [c] 439000 nodes [ array: 92965 framework rtti: 2412 func: 36673 group: 1 struct: 333883 ] [c] 440000 nodes [ array: 92975 framework rtti: 2412 func: 36678 group: 1 struct: 334793 ] [c] 441000 nodes [ array: 93012 framework rtti: 2412 func: 36687 group: 1 struct: 335324 ] [c] 442000 nodes [ array: 93067 framework rtti: 2412 func: 36704 group: 1 struct: 336108 ] [c] 443000 nodes [ array: 93073 framework rtti: 2412 func: 36704 group: 1 struct: 336241 ] [c] 444000 nodes [ array: 93209 framework rtti: 2412 func: 36772 group: 1 struct: 337041 ] [c] 445000 nodes [ array: 93210 framework rtti: 2412 func: 36772 group: 1 struct: 338039 ] [c] 446000 nodes [ array: 93226 framework rtti: 2412 func: 36772 group: 1 struct: 339019 ] [c] 447000 nodes [ array: 93303 framework rtti: 2412 func: 36772 group: 1 struct: 339941 ] [c] 448000 nodes [ array: 93318 framework rtti: 2412 func: 36772 group: 1 struct: 340909 ] [c] 449000 nodes [ array: 93332 framework rtti: 2412 func: 36772 group: 1 struct: 341892 ] [c] 450000 nodes [ array: 93336 framework rtti: 2412 func: 36772 group: 1 struct: 342888 ] [c] 451000 nodes [ array: 93340 framework rtti: 2412 func: 36772 group: 1 struct: 343880 ] [c] 452000 nodes [ array: 93350 framework rtti: 2412 func: 36772 group: 1 struct: 344869 ] [c] 453000 nodes [ array: 93407 framework rtti: 2412 func: 36772 group: 1 struct: 345791 ] [c] 454000 nodes [ array: 93417 framework rtti: 2412 func: 36772 group: 1 struct: 346777 ] [c] 455000 nodes [ array: 93422 framework rtti: 2412 func: 36772 group: 1 struct: 347766 ] [c] 456000 nodes [ array: 93506 framework rtti: 2412 func: 36772 group: 1 struct: 348681 ] [c] 457000 nodes [ array: 93507 framework rtti: 2412 func: 36772 group: 1 struct: 349680 ] [c] 458000 nodes [ array: 93507 framework rtti: 2412 func: 36772 group: 1 struct: 350680 ] [c] 459000 nodes [ array: 93514 framework rtti: 2412 func: 36772 group: 1 struct: 351673 ] [c] 460000 nodes [ array: 94168 framework rtti: 2412 func: 36781 group: 1 struct: 351860 ] [c] 461000 nodes [ array: 94376 framework rtti: 2415 func: 36979 group: 1 struct: 352222 ] [c] 462000 nodes [ array: 94383 framework rtti: 2416 func: 37007 group: 1 struct: 352346 ] [c] 463000 nodes [ array: 94427 framework rtti: 2423 func: 37434 group: 1 struct: 354523 ] [c] 464000 nodes [ array: 94501 framework rtti: 2437 func: 37445 group: 1 struct: 354701 ] [c] 465000 nodes [ array: 94598 framework rtti: 2456 func: 37452 group: 1 struct: 355164 ] [c] 466000 nodes [ array: 94880 framework rtti: 2456 func: 37465 group: 1 struct: 355984 ] [c] 467000 nodes [ array: 95241 framework rtti: 2456 func: 37489 group: 1 struct: 356788 ] [c] 468000 nodes [ array: 95459 framework rtti: 2456 func: 37508 group: 1 struct: 357512 ] [c] 469000 nodes [ array: 95611 framework rtti: 2456 func: 37516 group: 1 struct: 357885 ] [c] 470000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 357966 ] [c] 471000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 357986 ] [c] 472000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358075 ] [c] 473000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358131 ] [c] 474000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358155 ] [c] 475000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358163 ] [c] 476000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358178 ] [c] 477000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358186 ] [c] 478000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358201 ] [c] 479000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358270 ] [c] 480000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358280 ] [c] 481000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358352 ] [c] 482000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358364 ] [c] 483000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358364 ] [c] 484000 nodes [ array: 95612 framework rtti: 2456 func: 37516 group: 1 struct: 358369 ] [c] 485000 nodes [ array: 95613 framework rtti: 2457 func: 37518 group: 1 struct: 358372 ] [c] 486000 nodes [ array: 95798 framework rtti: 2459 func: 37658 group: 1 struct: 358394 ] [c] 487000 nodes [ array: 96104 framework rtti: 2463 func: 37891 group: 1 struct: 360328 ] [c] 488000 nodes [ array: 96346 framework rtti: 2463 func: 37891 group: 1 struct: 360794 ] [c] 489000 nodes [ array: 96382 framework rtti: 2464 func: 37904 group: 1 struct: 361292 ] [c] 490000 nodes [ array: 96443 framework rtti: 2513 func: 37965 group: 1 struct: 362008 ] [c] 491000 nodes [ array: 96451 framework rtti: 2513 func: 37965 group: 1 struct: 362255 ] [c] 492000 nodes [ array: 96473 framework rtti: 2513 func: 37988 group: 1 struct: 362897 ] [c] 493000 nodes [ array: 96479 framework rtti: 2515 func: 37996 group: 1 struct: 363231 ] [c] 494000 nodes [ array: 96497 framework rtti: 2515 func: 38011 group: 1 struct: 363427 ] [c] 495000 nodes [ array: 97050 framework rtti: 2517 func: 38110 group: 1 struct: 363464 ] [c] 496000 nodes [ array: 98050 framework rtti: 2517 func: 38110 group: 1 struct: 363464 ] [c] 497000 nodes [ array: 98294 framework rtti: 2521 func: 38343 group: 1 struct: 363606 ] [c] 498000 nodes [ array: 98461 framework rtti: 2522 func: 38349 group: 1 struct: 364202 ] [c] 499000 nodes [ array: 98559 framework rtti: 2532 func: 38350 group: 1 struct: 364706 ] [c] 500000 nodes [ array: 98718 framework rtti: 2562 func: 38355 group: 1 struct: 365019 ] [c] 501000 nodes [ array: 98849 framework rtti: 2607 func: 38427 group: 1 struct: 365164 ] [c] 502000 nodes [ array: 98849 framework rtti: 2607 func: 38427 group: 1 struct: 365164 ] [c] 503000 nodes [ array: 98867 framework rtti: 2608 func: 38585 group: 1 struct: 365489 ] [c] 504000 nodes [ array: 98886 framework rtti: 2609 func: 38588 group: 1 struct: 366046 ] [c] 505000 nodes [ array: 98980 framework rtti: 2610 func: 38611 group: 1 struct: 366764 ] [c] 506000 nodes [ array: 99009 framework rtti: 2614 func: 38712 group: 1 struct: 366855 ] [c] 507000 nodes [ array: 99037 framework rtti: 2617 func: 38730 group: 1 struct: 367348 ] [c] 508000 nodes [ array: 99086 framework rtti: 2620 func: 38823 group: 1 struct: 367840 ] [c] 509000 nodes [ array: 99155 framework rtti: 2636 func: 39339 group: 1 struct: 368705 ] [c:database] GC transformer: finished helpers [c] 510000 nodes [ array: 99176 framework rtti: 2640 func: 39455 group: 1 struct: 370973 ] [c] 511000 nodes [ array: 99621 framework rtti: 2641 func: 39455 group: 1 struct: 371210 ] [c] 512000 nodes [ array: 100136 framework rtti: 2641 func: 39455 group: 1 struct: 371352 ] [c] 513000 nodes [ array: 100236 framework rtti: 2733 func: 39465 group: 1 struct: 371638 ] [c] 514000 nodes [ array: 100261 framework rtti: 2819 func: 39718 group: 1 struct: 371972 ] [c] 515000 nodes [ array: 100359 framework rtti: 3022 func: 39933 group: 1 struct: 372293 ] [c] 516000 nodes [ array: 100456 framework rtti: 3081 func: 40176 group: 1 struct: 372619 ] [c] 517000 nodes [ array: 100623 framework rtti: 3112 func: 40337 group: 1 struct: 372937 ] [rtyper] specializing: 309200 / 309882 blocks (99%) [rtyper] -=- specialized 711 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 6607 typeids [gctransform:info] added 143360 push/pop stack root instructions [gctransform:info] inserted 6570 write barrier calls [gctransform:info] inserted 8184 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 517390 nodes [ array: 100711 framework rtti: 3115 func: 40528 group: 1 struct: 373035 ] [c:database] Completed [translation:info] database for generating C source was created [c58c851370ecd00] translation-task} [translation:info] Generating c source... [c58c85137107300] {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__io_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_select_1.c [c:writing] data_pypy_module_signal_1.c [c:writing] data_pypy_module_sys_1.c [c:writing] data_pypy_module_thread_1.c [c:writing] data_pypy_module_time_1.c [c:writing] data_pypy_module_zlib_1.c [c:writing] data_pypy_objspace_std_1.c [c:writing] data_rpython_jit_backend_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:computedgoto] pypy_g_addr_from_object: 5 cases [c:writing] pypy_module__sre.c [c:writing] pypy_module__vmprof.c [c:writing] pypy_module__warnings.c [c:writing] pypy_module__weakref.c [c:writing] pypy_module_array.c [c:computedgoto] pypy_g_portal_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:computedgoto] pypy_g_instantiate_family: 5 cases [c:writing] rpython_rlib_3.c [c:writing] rpython_rlib_4.c [c:writing] rpython_rlib_5.c [c:writing] rpython_rlib_6.c [c:writing] rpython_rlib_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/usession-release-pypy2.7-v7.x-1/testing_1/testing_1.c [c58c867f9958380] translation-task} [translation:info] Compiling c source... [c58c867f9974880] {translation-task starting compile_c [platform:execute] make -j 3 in /tmp/usession-release-pypy2.7-v7.x-1/testing_1 [platform:WARNING] In file included from /usr/include/string.h:633, [platform:WARNING] from /build_dir/pypy-c-jit-linux-aarch64/build/rpython/../pypy/module/cpyext/include/Python.h:87, [platform:WARNING] from structseq.c:4: [platform:WARNING] structseq.c: In function ‘structseq_repr’: [platform:WARNING] structseq.c:257:5: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] [platform:WARNING] 257 | strncpy(pbuf, typ->tp_name, len); [platform:WARNING] | ^~~~~~~ [platform:WARNING] structseq.c:255:11: note: length computed here [platform:WARNING] 255 | len = strlen(typ->tp_name) > TYPE_MAXSIZE ? TYPE_MAXSIZE : [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~ [translation:info] copied: /tmp/usession-release-pypy2.7-v7.x-1/testing_1/pypy-c to /build_dir/pypy-c-jit-linux-aarch64/build/pypy/goal/pypy-c [translation:info] copied: /tmp/usession-release-pypy2.7-v7.x-1/testing_1/libpypy-c.so to /build_dir/pypy-c-jit-linux-aarch64/build/pypy/goal/libpypy-c.so [translation:info] created: /build_dir/pypy-c-jit-linux-aarch64/build/pypy/goal/pypy-c [c58c893dbbc4d00] translation-task} [translation:info] Create cffi bindings for modules... [c58c893dbbe3180] {translation-task starting build_cffi_imports /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl) RuntimeWarning) * _pypy_util_build.py * _ssl_build.py generating ./_pypy_openssl.c the current directory is '/build_dir/pypy-c-jit-linux-aarch64/build/lib_pypy' running build_ext building '_pypy_openssl' extension cc -pthread -DNDEBUG -O2 -fPIC -I/build_dir/pypy-c-jit-linux-aarch64/build/include -c _pypy_openssl.c -o ./_pypy_openssl.o cc -pthread -shared ./_pypy_openssl.o -lssl -lcrypto -o ./_pypy_openssl.pypy-73.so -L/usr/local/lib /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl) RuntimeWarning) _pypy_openssl.c: In function ‘_cffi_d_DTLSv1_client_method’: _pypy_openssl.c:17069:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 17069 | return DTLSv1_client_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1907:1: note: declared here 1907 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_DTLSv1_method’: _pypy_openssl.c:17133:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations] 17133 | return DTLSv1_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1905:1: note: declared here 1905 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_DTLSv1_server_method’: _pypy_openssl.c:17159:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 17159 | return DTLSv1_server_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1906:1: note: declared here 1906 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_1_client_method’: _pypy_openssl.c:43277:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] 43277 | return TLSv1_1_client_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_1_method’: _pypy_openssl.c:43303:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations] 43303 | return TLSv1_1_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1893:1: note: declared here 1893 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_1_server_method’: _pypy_openssl.c:43329:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations] 43329 | return TLSv1_1_server_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_2_client_method’: _pypy_openssl.c:43355:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] 43355 | return TLSv1_2_client_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1901:1: note: declared here 1901 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_2_method’: _pypy_openssl.c:43381:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations] 43381 | return TLSv1_2_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1899:1: note: declared here 1899 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_2_server_method’: _pypy_openssl.c:43407:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations] 43407 | return TLSv1_2_server_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1900:1: note: declared here 1900 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_client_method’: _pypy_openssl.c:43433:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 43433 | return TLSv1_client_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_method’: _pypy_openssl.c:43459:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations] 43459 | return TLSv1_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1887:1: note: declared here 1887 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_server_method’: _pypy_openssl.c:43485:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 43485 | return TLSv1_server_method(); | ^~~~~~ In file included from /usr/local/include/openssl/e_os2.h:13, from _pypy_openssl.c:593: /usr/local/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ * _sqlite3_build.py * _audioop_build.py * _tkinter/tklib_build.py * _curses_build.py * _syslog_build.py * _gdbm_build.py * _pwdgrp_build.py * _resource_build.py [c58c895e5843680] translation-task} [translation:info] usession directory: /tmp/usession-release-pypy2.7-v7.x-1 [Timer] Timings: [Timer] loading target --- 21.6 s [Timer] annotate --- 490.6 s [Timer] rtype_lltype --- 222.4 s [Timer] pyjitpl_lltype --- 464.6 s [Timer] backendopt_lltype --- 210.4 s [Timer] stackcheckinsertion_lltype --- 10.8 s [Timer] database_c --- 400.9 s [Timer] source_c --- 195.5 s [Timer] compile_c --- 377.0 s [Timer] build_cffi_imports --- 17.5 s [Timer] =========================================== [Timer] Total: --- 2411.3 s calling create_cffi_import_libraries with "embed_dependencies" False stdout: stderr: program finished with exit code 0 elapsedTime=2420.590098