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... [c5f245e0c27fb00] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [c5f249d3c5e3d80] translation-task} [translation:info] RTyping... [c5f249d3c604a80] {translation-task starting rtype_lltype [rtyper] specializing: 10200 / 202008 blocks (5%) [rtyper] specializing: 20900 / 208891 blocks (10%) [rtyper] specializing: 32000 / 213060 blocks (15%) [rtyper] specializing: 42900 / 214267 blocks (20%) [rtyper] specializing: 53900 / 215205 blocks (25%) [rtyper] specializing: 64700 / 215467 blocks (30%) [rtyper] specializing: 75600 / 215956 blocks (35%) [rtyper] specializing: 86500 / 216001 blocks (40%) [rtyper] specializing: 97900 / 217448 blocks (45%) [rtyper] specializing: 109600 / 219005 blocks (50%) [rtyper] specializing: 121200 / 220318 blocks (55%) [rtyper] specializing: 132500 / 220742 blocks (60%) [rtyper] specializing: 144400 / 222072 blocks (65%) [rtyper] specializing: 155900 / 222627 blocks (70%) [rtyper] specializing: 167800 / 223633 blocks (75%) [rtyper] specializing: 179900 / 224773 blocks (80%) [rtyper] specializing: 191100 / 224773 blocks (85%) [rtyper] specializing: 198700 / 224773 blocks (88%) [rtyper] specializing: 209100 / 224775 blocks (93%) [rtyper] specializing: 220300 / 224775 blocks (98%) [rtyper] -=- specialized 224788 blocks -=- [rtyper] specializing: 224800 / 225526 blocks (99%) [rtyper] specializing: 225600 / 226259 blocks (99%) [rtyper] -=- specialized 1471 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [c5f24b87e6da580] translation-task} [translation:info] JIT compiler generation... [c5f24b87e6f7480] {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 56196 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 7594 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 226300 / 226658 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: 226700 / 226704 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 0x5c63c250> [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x5c88c7c8> [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] specializing: 226800 / 226800 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [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] specializing: 226900 / 226900 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- 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] specializing: 227000 / 227000 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 12000 jitcodes [jitcodewriter:info] Produced 12500 jitcodes [jitcodewriter:info] Produced 13000 jitcodes [jitcodewriter:info] Produced 13500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 14000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)_trace__AccessDirect_None at 0x93334d40> [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 112498 -live- ops. Size of liveness is 10195 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] 1031 effectinfos: [jitcodewriter] 45 descrs for arrays [jitcodewriter] 1276 descrs for fields [jitcodewriter] 53 descrs for interiorfields [jitcodewriter] -> 906 bitstrings, mean length 45.0, max length 94 [rtyper] specializing: 227100 / 296710 blocks (76%) [rtyper] specializing: 240800 / 297270 blocks (81%) [rtyper] specializing: 258400 / 300372 blocks (86%) [rtyper] specializing: 276200 / 303504 blocks (91%) [rtyper] specializing: 294500 / 306740 blocks (96%) [rtyper] specializing: 296800 / 306740 blocks (96%) [rtyper] -=- specialized 79722 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [c5f24f5bb7c6480] translation-task} [translation:info] lltype back-end optimisations... [c5f24f5bb7e6e00] {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 148195 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 35417 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c5f25141babe780] translation-task} [translation:info] inserting stack checks... [c5f25141baddd80] {translation-task starting stackcheckinsertion_lltype [rtyper] -=- specialized 4 more blocks -=- [translation:info] inserted 3700 stack checks. [c5f2515883ca000] translation-task} [translation:info] Creating database for generating c source... [c5f2515883e5b80] {translation-task starting database_c [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 306800 / 309725 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 1752 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 3 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 309800 / 309801 blocks (99%) [rtyper] -=- specialized 12 more blocks -=- [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: 1272 group: 1 struct: 752 ] [c] 2000 nodes [ array: 603 framework rtti: 17 func: 1606 group: 1 struct: 4778 ] [c] 3000 nodes [ array: 680 framework rtti: 23 func: 1864 group: 1 struct: 5354 ] [c] 4000 nodes [ array: 922 framework rtti: 27 func: 1976 group: 1 struct: 6223 ] [c] 5000 nodes [ array: 1436 framework rtti: 27 func: 2035 group: 1 struct: 6704 ] [c] 6000 nodes [ array: 1694 framework rtti: 27 func: 2039 group: 1 struct: 7187 ] [c] 7000 nodes [ array: 1979 framework rtti: 32 func: 2151 group: 1 struct: 9848 ] [c] 8000 nodes [ array: 2202 framework rtti: 38 func: 2344 group: 1 struct: 10974 ] [c] 9000 nodes [ array: 2410 framework rtti: 51 func: 2562 group: 1 struct: 12292 ] [c] 10000 nodes [ array: 2412 framework rtti: 80 func: 3058 group: 1 struct: 12968 ] [c] 11000 nodes [ array: 2413 framework rtti: 144 func: 3915 group: 1 struct: 13653 ] [c] 12000 nodes [ array: 3617 framework rtti: 159 func: 4050 group: 1 struct: 13921 ] [c] 13000 nodes [ array: 5617 framework rtti: 159 func: 4050 group: 1 struct: 13921 ] [c] 14000 nodes [ array: 6625 framework rtti: 168 func: 4122 group: 1 struct: 14523 ] [c] 15000 nodes [ array: 6751 framework rtti: 176 func: 4230 group: 1 struct: 17606 ] [c] 16000 nodes [ array: 6963 framework rtti: 184 func: 4311 group: 1 struct: 18575 ] [c] 17000 nodes [ array: 7113 framework rtti: 185 func: 4355 group: 1 struct: 20056 ] [c] 18000 nodes [ array: 7300 framework rtti: 262 func: 5333 group: 1 struct: 21826 ] [c] 19000 nodes [ array: 7404 framework rtti: 387 func: 5546 group: 1 struct: 23342 ] [c] 20000 nodes [ array: 7515 framework rtti: 708 func: 5975 group: 1 struct: 24279 ] [c] 21000 nodes [ array: 7570 framework rtti: 845 func: 6146 group: 1 struct: 24846 ] [c] 22000 nodes [ array: 7570 framework rtti: 845 func: 6146 group: 1 struct: 24846 ] [c] 23000 nodes [ array: 7570 framework rtti: 845 func: 6146 group: 1 struct: 24846 ] [c] 24000 nodes [ array: 7570 framework rtti: 845 func: 6146 group: 1 struct: 24846 ] [c] 25000 nodes [ array: 7637 framework rtti: 849 func: 6204 group: 1 struct: 25397 ] [c] 26000 nodes [ array: 7743 framework rtti: 857 func: 6434 group: 1 struct: 26594 ] [c] 27000 nodes [ array: 7743 framework rtti: 857 func: 6434 group: 1 struct: 27285 ] [c] 28000 nodes [ array: 7759 framework rtti: 857 func: 6491 group: 1 struct: 28075 ] [c] 29000 nodes [ array: 7805 framework rtti: 861 func: 6705 group: 1 struct: 29316 ] [c] 30000 nodes [ array: 7907 framework rtti: 867 func: 6911 group: 1 struct: 30304 ] [c] 31000 nodes [ array: 7924 framework rtti: 867 func: 7219 group: 1 struct: 31386 ] [c] 32000 nodes [ array: 8041 framework rtti: 894 func: 8468 group: 1 struct: 33189 ] [c] 33000 nodes [ array: 8122 framework rtti: 929 func: 8788 group: 1 struct: 33545 ] [c] 34000 nodes [ array: 8253 framework rtti: 961 func: 9142 group: 1 struct: 34058 ] [c] 35000 nodes [ array: 8378 framework rtti: 1013 func: 9577 group: 1 struct: 34524 ] [c] 36000 nodes [ array: 8609 framework rtti: 1097 func: 9777 group: 1 struct: 34929 ] [c] 37000 nodes [ array: 8730 framework rtti: 1144 func: 9912 group: 1 struct: 35490 ] [c] 38000 nodes [ array: 8998 framework rtti: 1173 func: 10184 group: 1 struct: 36135 ] [c] 39000 nodes [ array: 9276 framework rtti: 1185 func: 10452 group: 1 struct: 36455 ] [c] 40000 nodes [ array: 9620 framework rtti: 1257 func: 10722 group: 1 struct: 37294 ] [c] 41000 nodes [ array: 9837 framework rtti: 1257 func: 10865 group: 1 struct: 37914 ] [c] 42000 nodes [ array: 10138 framework rtti: 1259 func: 10957 group: 1 struct: 38636 ] [c] 43000 nodes [ array: 10554 framework rtti: 1259 func: 10990 group: 1 struct: 39203 ] [c] 44000 nodes [ array: 10844 framework rtti: 1262 func: 11156 group: 1 struct: 39931 ] [c] 45000 nodes [ array: 11020 framework rtti: 1262 func: 11361 group: 1 struct: 40950 ] [c] 46000 nodes [ array: 11192 framework rtti: 1266 func: 11592 group: 1 struct: 41951 ] [c] 47000 nodes [ array: 11403 framework rtti: 1266 func: 11771 group: 1 struct: 42697 ] [c] 48000 nodes [ array: 11636 framework rtti: 1266 func: 11988 group: 1 struct: 43420 ] [c] 49000 nodes [ array: 11671 framework rtti: 1266 func: 12484 group: 1 struct: 43798 ] [c] 50000 nodes [ array: 11699 framework rtti: 1266 func: 12981 group: 1 struct: 43957 ] [c] 51000 nodes [ array: 11793 framework rtti: 1277 func: 13345 group: 1 struct: 44530 ] [c] 52000 nodes [ array: 11880 framework rtti: 1290 func: 13674 group: 1 struct: 45191 ] [c] 53000 nodes [ array: 11982 framework rtti: 1316 func: 13891 group: 1 struct: 45781 ] [c] 54000 nodes [ array: 12051 framework rtti: 1325 func: 14168 group: 1 struct: 46444 ] [c] 55000 nodes [ array: 15738 framework rtti: 1329 func: 14297 group: 1 struct: 48209 ] [c] 56000 nodes [ array: 15860 framework rtti: 1339 func: 14594 group: 1 struct: 48776 ] [c] 57000 nodes [ array: 16019 framework rtti: 1347 func: 14875 group: 1 struct: 49229 ] [c] 58000 nodes [ array: 16119 framework rtti: 1357 func: 15174 group: 1 struct: 49702 ] [c] 59000 nodes [ array: 16180 framework rtti: 1357 func: 15247 group: 1 struct: 50357 ] [c] 60000 nodes [ array: 16349 framework rtti: 1361 func: 15376 group: 1 struct: 65403 ] [c] 61000 nodes [ array: 16444 framework rtti: 1365 func: 15489 group: 1 struct: 66062 ] [c] 62000 nodes [ array: 16465 framework rtti: 1365 func: 15497 group: 1 struct: 66585 ] [c] 63000 nodes [ array: 16569 framework rtti: 1365 func: 15625 group: 1 struct: 67063 ] [c] 64000 nodes [ array: 16672 framework rtti: 1367 func: 15841 group: 1 struct: 67984 ] [c] 65000 nodes [ array: 16866 framework rtti: 1377 func: 16006 group: 1 struct: 68893 ] [c] 66000 nodes [ array: 16962 framework rtti: 1379 func: 16101 group: 1 struct: 69359 ] [c] 67000 nodes [ array: 17091 framework rtti: 1380 func: 16296 group: 1 struct: 69834 ] [c] 68000 nodes [ array: 17178 framework rtti: 1383 func: 16510 group: 1 struct: 70628 ] [c] 69000 nodes [ array: 17343 framework rtti: 1383 func: 16942 group: 1 struct: 71155 ] [c] 70000 nodes [ array: 17343 framework rtti: 1383 func: 17549 group: 1 struct: 71395 ] [c] 71000 nodes [ array: 17563 framework rtti: 1387 func: 17840 group: 1 struct: 72373 ] [c] 72000 nodes [ array: 17776 framework rtti: 1392 func: 18170 group: 1 struct: 73276 ] [c] 73000 nodes [ array: 17975 framework rtti: 1398 func: 18479 group: 1 struct: 74119 ] [c] 74000 nodes [ array: 18223 framework rtti: 1404 func: 18787 group: 1 struct: 74969 ] [c] 75000 nodes [ array: 18434 framework rtti: 1404 func: 18880 group: 1 struct: 75537 ] [c] 76000 nodes [ array: 18629 framework rtti: 1404 func: 18880 group: 1 struct: 76244 ] [c] 77000 nodes [ array: 18821 framework rtti: 1404 func: 18880 group: 1 struct: 76753 ] [c] 78000 nodes [ array: 19029 framework rtti: 1404 func: 18880 group: 1 struct: 77593 ] [c] 79000 nodes [ array: 19254 framework rtti: 1404 func: 18880 group: 1 struct: 78644 ] [c] 80000 nodes [ array: 19462 framework rtti: 1408 func: 19101 group: 1 struct: 79529 ] [c] 81000 nodes [ array: 19682 framework rtti: 1413 func: 19397 group: 1 struct: 80337 ] [c] 82000 nodes [ array: 19900 framework rtti: 1414 func: 19693 group: 1 struct: 81047 ] [c] 83000 nodes [ array: 20010 framework rtti: 1422 func: 19876 group: 1 struct: 81930 ] [c] 84000 nodes [ array: 20554 framework rtti: 1424 func: 19972 group: 1 struct: 118772 ] [c] 85000 nodes [ array: 21180 framework rtti: 1424 func: 20153 group: 1 struct: 121247 ] [c] 86000 nodes [ array: 22026 framework rtti: 1424 func: 20295 group: 1 struct: 123760 ] [c] 87000 nodes [ array: 23372 framework rtti: 1424 func: 20533 group: 1 struct: 125909 ] [c] 88000 nodes [ array: 24955 framework rtti: 1424 func: 21162 group: 1 struct: 128019 ] [c] 89000 nodes [ array: 26408 framework rtti: 1424 func: 21559 group: 1 struct: 130068 ] [c] 90000 nodes [ array: 27860 framework rtti: 1424 func: 21987 group: 1 struct: 132254 ] [c] 91000 nodes [ array: 29244 framework rtti: 1424 func: 22522 group: 1 struct: 134331 ] [c] 92000 nodes [ array: 30415 framework rtti: 1424 func: 22884 group: 1 struct: 136559 ] [c] 93000 nodes [ array: 31604 framework rtti: 1424 func: 23269 group: 1 struct: 138688 ] [c] 94000 nodes [ array: 33002 framework rtti: 1424 func: 23740 group: 1 struct: 140793 ] [c] 95000 nodes [ array: 34758 framework rtti: 1424 func: 24467 group: 1 struct: 142990 ] [c] 96000 nodes [ array: 36224 framework rtti: 1424 func: 24978 group: 1 struct: 145205 ] [c] 97000 nodes [ array: 37969 framework rtti: 1424 func: 25472 group: 1 struct: 147664 ] [c] 98000 nodes [ array: 39138 framework rtti: 1424 func: 25832 group: 1 struct: 149948 ] [c] 99000 nodes [ array: 39327 framework rtti: 1426 func: 25909 group: 1 struct: 150736 ] [c] 100000 nodes [ array: 39344 framework rtti: 1429 func: 25917 group: 1 struct: 150950 ] [c] 101000 nodes [ array: 39678 framework rtti: 1431 func: 25951 group: 1 struct: 151323 ] [c] 102000 nodes [ array: 39982 framework rtti: 1434 func: 25993 group: 1 struct: 151828 ] [c] 103000 nodes [ array: 40238 framework rtti: 1438 func: 26022 group: 1 struct: 152405 ] [c] 104000 nodes [ array: 40456 framework rtti: 1442 func: 26054 group: 1 struct: 153170 ] [c] 105000 nodes [ array: 40709 framework rtti: 1443 func: 26068 group: 1 struct: 153503 ] [c] 106000 nodes [ array: 41036 framework rtti: 1443 func: 26089 group: 1 struct: 153932 ] [c] 107000 nodes [ array: 41434 framework rtti: 1443 func: 26593 group: 1 struct: 154113 ] [c] 108000 nodes [ array: 41929 framework rtti: 1444 func: 27109 group: 1 struct: 154648 ] [c] 109000 nodes [ array: 42067 framework rtti: 1449 func: 27176 group: 1 struct: 155082 ] [c] 110000 nodes [ array: 42229 framework rtti: 1451 func: 27198 group: 1 struct: 155548 ] [c] 111000 nodes [ array: 42429 framework rtti: 1451 func: 27274 group: 1 struct: 156306 ] [c] 112000 nodes [ array: 42597 framework rtti: 1453 func: 27352 group: 1 struct: 156868 ] [c] 113000 nodes [ array: 42793 framework rtti: 1453 func: 27383 group: 1 struct: 157279 ] [c] 114000 nodes [ array: 42934 framework rtti: 1453 func: 27411 group: 1 struct: 157715 ] [c] 115000 nodes [ array: 43030 framework rtti: 1453 func: 27411 group: 1 struct: 158169 ] [c] 116000 nodes [ array: 43159 framework rtti: 1453 func: 27411 group: 1 struct: 158662 ] [c] 117000 nodes [ array: 43305 framework rtti: 1453 func: 27411 group: 1 struct: 159055 ] [c] 118000 nodes [ array: 43453 framework rtti: 1453 func: 27411 group: 1 struct: 159504 ] [c] 119000 nodes [ array: 43597 framework rtti: 1454 func: 27450 group: 1 struct: 160108 ] [c] 120000 nodes [ array: 43771 framework rtti: 1462 func: 27603 group: 1 struct: 160835 ] [c] 121000 nodes [ array: 43950 framework rtti: 1469 func: 27793 group: 1 struct: 161391 ] [c] 122000 nodes [ array: 44205 framework rtti: 1470 func: 27921 group: 1 struct: 162124 ] [c] 123000 nodes [ array: 44422 framework rtti: 1476 func: 28113 group: 1 struct: 163120 ] [c] 124000 nodes [ array: 44506 framework rtti: 1478 func: 28140 group: 1 struct: 163535 ] [c] 125000 nodes [ array: 44604 framework rtti: 1478 func: 28174 group: 1 struct: 164139 ] [c] 126000 nodes [ array: 44660 framework rtti: 1478 func: 28199 group: 1 struct: 164713 ] [c] 127000 nodes [ array: 44738 framework rtti: 1478 func: 28215 group: 1 struct: 165229 ] [c] 128000 nodes [ array: 44843 framework rtti: 1478 func: 28305 group: 1 struct: 165896 ] [c] 129000 nodes [ array: 45143 framework rtti: 1478 func: 28405 group: 1 struct: 166796 ] [c] 130000 nodes [ array: 45322 framework rtti: 1478 func: 28447 group: 1 struct: 167485 ] [c] 131000 nodes [ array: 45421 framework rtti: 1478 func: 28488 group: 1 struct: 168110 ] [c] 132000 nodes [ array: 45475 framework rtti: 1478 func: 28502 group: 1 struct: 168574 ] [c] 133000 nodes [ array: 45631 framework rtti: 1478 func: 28535 group: 1 struct: 169288 ] [c] 134000 nodes [ array: 45723 framework rtti: 1478 func: 28582 group: 1 struct: 169916 ] [c] 135000 nodes [ array: 45766 framework rtti: 1478 func: 28614 group: 1 struct: 170438 ] [c] 136000 nodes [ array: 45942 framework rtti: 1478 func: 28694 group: 1 struct: 171134 ] [c] 137000 nodes [ array: 46181 framework rtti: 1478 func: 28725 group: 1 struct: 171639 ] [c] 138000 nodes [ array: 46268 framework rtti: 1478 func: 28787 group: 1 struct: 172275 ] [c] 139000 nodes [ array: 46381 framework rtti: 1478 func: 28829 group: 1 struct: 173003 ] [c] 140000 nodes [ array: 46653 framework rtti: 1478 func: 28853 group: 1 struct: 173666 ] [c] 141000 nodes [ array: 46844 framework rtti: 1478 func: 28895 group: 1 struct: 174382 ] [c] 142000 nodes [ array: 46978 framework rtti: 1478 func: 28953 group: 1 struct: 175018 ] [c] 143000 nodes [ array: 47190 framework rtti: 1478 func: 28971 group: 1 struct: 175767 ] [c] 144000 nodes [ array: 47308 framework rtti: 1478 func: 29017 group: 1 struct: 176477 ] [c] 145000 nodes [ array: 47493 framework rtti: 1478 func: 29056 group: 1 struct: 177181 ] [c] 146000 nodes [ array: 47711 framework rtti: 1478 func: 29087 group: 1 struct: 177938 ] [c] 147000 nodes [ array: 47906 framework rtti: 1478 func: 29149 group: 1 struct: 178744 ] [c] 148000 nodes [ array: 48114 framework rtti: 1478 func: 29179 group: 1 struct: 179508 ] [c] 149000 nodes [ array: 48261 framework rtti: 1478 func: 29206 group: 1 struct: 180231 ] [c] 150000 nodes [ array: 48483 framework rtti: 1478 func: 29244 group: 1 struct: 181024 ] [c] 151000 nodes [ array: 48620 framework rtti: 1478 func: 29256 group: 1 struct: 181664 ] [c] 152000 nodes [ array: 48851 framework rtti: 1478 func: 29269 group: 1 struct: 182470 ] [c] 153000 nodes [ array: 49010 framework rtti: 1478 func: 29323 group: 1 struct: 183219 ] [c] 154000 nodes [ array: 49274 framework rtti: 1478 func: 29354 group: 1 struct: 183880 ] [c] 155000 nodes [ array: 49477 framework rtti: 1478 func: 29397 group: 1 struct: 184589 ] [c] 156000 nodes [ array: 49706 framework rtti: 1478 func: 29418 group: 1 struct: 185384 ] [c] 157000 nodes [ array: 50115 framework rtti: 1478 func: 29429 group: 1 struct: 186160 ] [c] 158000 nodes [ array: 50484 framework rtti: 1478 func: 29431 group: 1 struct: 187149 ] [c] 159000 nodes [ array: 50624 framework rtti: 1478 func: 29483 group: 1 struct: 187929 ] [c] 160000 nodes [ array: 51091 framework rtti: 1479 func: 29537 group: 1 struct: 188275 ] [c] 161000 nodes [ array: 51486 framework rtti: 1479 func: 29544 group: 1 struct: 188597 ] [c] 162000 nodes [ array: 52063 framework rtti: 1479 func: 29613 group: 1 struct: 188803 ] [c] 163000 nodes [ array: 52595 framework rtti: 1479 func: 29639 group: 1 struct: 189040 ] [c] 164000 nodes [ array: 53148 framework rtti: 1479 func: 29743 group: 1 struct: 189214 ] [c] 165000 nodes [ array: 53759 framework rtti: 1479 func: 29747 group: 1 struct: 189513 ] [c] 166000 nodes [ array: 54286 framework rtti: 1479 func: 29775 group: 1 struct: 189718 ] [c] 167000 nodes [ array: 54738 framework rtti: 1479 func: 29833 group: 1 struct: 189841 ] [c] 168000 nodes [ array: 55215 framework rtti: 1479 func: 29864 group: 1 struct: 189979 ] [c] 169000 nodes [ array: 55647 framework rtti: 1479 func: 29902 group: 1 struct: 190121 ] [c] 170000 nodes [ array: 56048 framework rtti: 1479 func: 29967 group: 1 struct: 190291 ] [c] 171000 nodes [ array: 56461 framework rtti: 1479 func: 30008 group: 1 struct: 190457 ] [c] 172000 nodes [ array: 56841 framework rtti: 1479 func: 30050 group: 1 struct: 190672 ] [c] 173000 nodes [ array: 57195 framework rtti: 1479 func: 30125 group: 1 struct: 190871 ] [c] 174000 nodes [ array: 57580 framework rtti: 1479 func: 30190 group: 1 struct: 191009 ] [c] 175000 nodes [ array: 57852 framework rtti: 1479 func: 30214 group: 1 struct: 191187 ] [c] 176000 nodes [ array: 58211 framework rtti: 1479 func: 30260 group: 1 struct: 191330 ] [c] 177000 nodes [ array: 58620 framework rtti: 1479 func: 30279 group: 1 struct: 191532 ] [c] 178000 nodes [ array: 58952 framework rtti: 1479 func: 30287 group: 1 struct: 191742 ] [c] 179000 nodes [ array: 59297 framework rtti: 1479 func: 30314 group: 1 struct: 191923 ] [c] 180000 nodes [ array: 59643 framework rtti: 1479 func: 30351 group: 1 struct: 192102 ] [c] 181000 nodes [ array: 59972 framework rtti: 1479 func: 30421 group: 1 struct: 192371 ] [c] 182000 nodes [ array: 60405 framework rtti: 1479 func: 30453 group: 1 struct: 192540 ] [c] 183000 nodes [ array: 60760 framework rtti: 1479 func: 30466 group: 1 struct: 192761 ] [c] 184000 nodes [ array: 61090 framework rtti: 1479 func: 30550 group: 1 struct: 192944 ] [c] 185000 nodes [ array: 61417 framework rtti: 1479 func: 30570 group: 1 struct: 193158 ] [c] 186000 nodes [ array: 61806 framework rtti: 1479 func: 30629 group: 1 struct: 193334 ] [c] 187000 nodes [ array: 62208 framework rtti: 1479 func: 30670 group: 1 struct: 193505 ] [c] 188000 nodes [ array: 62614 framework rtti: 1479 func: 30710 group: 1 struct: 193646 ] [c] 189000 nodes [ array: 63023 framework rtti: 1479 func: 30743 group: 1 struct: 193828 ] [c] 190000 nodes [ array: 63413 framework rtti: 1479 func: 30769 group: 1 struct: 194012 ] [c] 191000 nodes [ array: 63870 framework rtti: 1479 func: 30775 group: 1 struct: 194329 ] [c] 192000 nodes [ array: 64279 framework rtti: 1479 func: 30806 group: 1 struct: 194533 ] [c] 193000 nodes [ array: 64665 framework rtti: 1479 func: 30858 group: 1 struct: 194721 ] [c] 194000 nodes [ array: 65074 framework rtti: 1479 func: 30876 group: 1 struct: 194869 ] [c] 195000 nodes [ array: 65467 framework rtti: 1479 func: 30877 group: 1 struct: 195122 ] [c] 196000 nodes [ array: 65854 framework rtti: 1479 func: 30881 group: 1 struct: 195416 ] [c] 197000 nodes [ array: 66206 framework rtti: 1479 func: 30935 group: 1 struct: 195566 ] [c] 198000 nodes [ array: 66532 framework rtti: 1479 func: 31019 group: 1 struct: 195732 ] [c] 199000 nodes [ array: 66936 framework rtti: 1479 func: 31041 group: 1 struct: 195870 ] [c] 200000 nodes [ array: 67347 framework rtti: 1479 func: 31072 group: 1 struct: 195992 ] [c] 201000 nodes [ array: 67649 framework rtti: 1479 func: 31095 group: 1 struct: 196149 ] [c] 202000 nodes [ array: 67890 framework rtti: 1479 func: 31103 group: 1 struct: 196346 ] [c] 203000 nodes [ array: 68156 framework rtti: 1479 func: 31108 group: 1 struct: 196546 ] [c] 204000 nodes [ array: 68538 framework rtti: 1479 func: 31138 group: 1 struct: 196746 ] [c] 205000 nodes [ array: 68891 framework rtti: 1479 func: 31161 group: 1 struct: 196914 ] [c] 206000 nodes [ array: 69270 framework rtti: 1479 func: 31181 group: 1 struct: 197077 ] [c] 207000 nodes [ array: 69622 framework rtti: 1479 func: 31186 group: 1 struct: 197316 ] [c] 208000 nodes [ array: 69940 framework rtti: 1479 func: 31186 group: 1 struct: 197527 ] [c] 209000 nodes [ array: 70286 framework rtti: 1479 func: 31186 group: 1 struct: 197738 ] [c] 210000 nodes [ array: 70601 framework rtti: 1479 func: 31187 group: 1 struct: 197949 ] [c] 211000 nodes [ array: 70915 framework rtti: 1479 func: 31191 group: 1 struct: 198142 ] [c] 212000 nodes [ array: 71192 framework rtti: 1479 func: 31202 group: 1 struct: 198352 ] [c] 213000 nodes [ array: 71469 framework rtti: 1479 func: 31203 group: 1 struct: 198590 ] [c] 214000 nodes [ array: 71871 framework rtti: 1479 func: 31204 group: 1 struct: 198840 ] [c] 215000 nodes [ array: 72378 framework rtti: 1479 func: 31287 group: 1 struct: 199027 ] [c] 216000 nodes [ array: 72749 framework rtti: 1479 func: 31498 group: 1 struct: 199283 ] [c] 217000 nodes [ array: 72997 framework rtti: 1482 func: 31710 group: 1 struct: 199752 ] [c] 218000 nodes [ array: 73065 framework rtti: 1486 func: 31729 group: 1 struct: 200330 ] [c] 219000 nodes [ array: 73089 framework rtti: 1488 func: 31734 group: 1 struct: 200443 ] [c] 220000 nodes [ array: 73230 framework rtti: 1495 func: 31772 group: 1 struct: 201053 ] [c] 221000 nodes [ array: 73399 framework rtti: 1499 func: 31782 group: 1 struct: 201889 ] [c] 222000 nodes [ array: 73432 framework rtti: 1503 func: 31790 group: 1 struct: 201995 ] [c] 223000 nodes [ array: 73539 framework rtti: 1505 func: 31871 group: 1 struct: 202233 ] [c] 224000 nodes [ array: 73697 framework rtti: 1505 func: 32095 group: 1 struct: 202284 ] [c] 225000 nodes [ array: 73990 framework rtti: 1505 func: 32114 group: 1 struct: 202356 ] [c] 226000 nodes [ array: 74222 framework rtti: 1526 func: 32148 group: 1 struct: 202692 ] [c] 227000 nodes [ array: 74301 framework rtti: 1526 func: 32156 group: 1 struct: 203492 ] [c] 228000 nodes [ array: 74380 framework rtti: 1531 func: 32207 group: 1 struct: 204390 ] [c] 229000 nodes [ array: 74464 framework rtti: 1532 func: 32225 group: 1 struct: 204839 ] [c] 230000 nodes [ array: 74565 framework rtti: 1532 func: 32227 group: 1 struct: 205140 ] [c] 231000 nodes [ array: 74696 framework rtti: 1532 func: 32227 group: 1 struct: 205312 ] [c] 232000 nodes [ array: 74867 framework rtti: 1532 func: 32227 group: 1 struct: 205359 ] [c] 233000 nodes [ array: 75118 framework rtti: 1532 func: 32261 group: 1 struct: 205942 ] [c] 234000 nodes [ array: 75286 framework rtti: 1546 func: 32353 group: 1 struct: 206642 ] [c] 235000 nodes [ array: 75531 framework rtti: 1560 func: 32440 group: 1 struct: 207019 ] [c] 236000 nodes [ array: 75666 framework rtti: 1573 func: 32576 group: 1 struct: 207489 ] [c] 237000 nodes [ array: 75686 framework rtti: 1653 func: 32647 group: 1 struct: 210725 ] [c] 238000 nodes [ array: 75899 framework rtti: 1658 func: 32669 group: 1 struct: 211612 ] [c] 239000 nodes [ array: 76279 framework rtti: 1658 func: 32669 group: 1 struct: 212417 ] [c] 240000 nodes [ array: 76576 framework rtti: 1658 func: 32669 group: 1 struct: 213162 ] [c] 241000 nodes [ array: 76822 framework rtti: 1658 func: 32669 group: 1 struct: 214155 ] [c] 242000 nodes [ array: 77052 framework rtti: 1658 func: 32669 group: 1 struct: 215155 ] [c] 243000 nodes [ array: 77358 framework rtti: 1658 func: 32669 group: 1 struct: 216166 ] [c] 244000 nodes [ array: 77670 framework rtti: 1658 func: 32669 group: 1 struct: 217166 ] [c] 245000 nodes [ array: 77952 framework rtti: 1658 func: 32669 group: 1 struct: 218227 ] [c] 246000 nodes [ array: 78232 framework rtti: 1658 func: 32669 group: 1 struct: 219165 ] [c] 247000 nodes [ array: 78483 framework rtti: 1658 func: 32669 group: 1 struct: 220144 ] [c] 248000 nodes [ array: 78645 framework rtti: 1658 func: 32669 group: 1 struct: 220928 ] [c] 249000 nodes [ array: 78891 framework rtti: 1658 func: 32669 group: 1 struct: 221926 ] [c] 250000 nodes [ array: 79152 framework rtti: 1658 func: 32669 group: 1 struct: 222881 ] [c] 251000 nodes [ array: 79398 framework rtti: 1658 func: 32669 group: 1 struct: 223835 ] [c] 252000 nodes [ array: 79625 framework rtti: 1658 func: 32669 group: 1 struct: 224822 ] [c] 253000 nodes [ array: 79924 framework rtti: 1658 func: 32669 group: 1 struct: 225802 ] [c] 254000 nodes [ array: 80243 framework rtti: 1658 func: 32669 group: 1 struct: 226870 ] [c] 255000 nodes [ array: 80504 framework rtti: 1658 func: 32669 group: 1 struct: 227971 ] [c] 256000 nodes [ array: 80834 framework rtti: 1658 func: 32669 group: 1 struct: 228964 ] [c] 257000 nodes [ array: 81168 framework rtti: 1658 func: 32669 group: 1 struct: 230016 ] [c] 258000 nodes [ array: 81515 framework rtti: 1658 func: 32669 group: 1 struct: 231051 ] [c] 259000 nodes [ array: 81828 framework rtti: 1658 func: 32669 group: 1 struct: 232110 ] [c] 260000 nodes [ array: 82146 framework rtti: 1658 func: 32669 group: 1 struct: 233196 ] [c] 261000 nodes [ array: 82487 framework rtti: 1658 func: 32669 group: 1 struct: 234135 ] [c] 262000 nodes [ array: 82849 framework rtti: 1658 func: 32669 group: 1 struct: 235187 ] [c] 263000 nodes [ array: 83129 framework rtti: 1658 func: 32669 group: 1 struct: 236208 ] [c] 264000 nodes [ array: 83357 framework rtti: 1663 func: 32669 group: 1 struct: 237127 ] [c] 265000 nodes [ array: 83652 framework rtti: 1663 func: 32669 group: 1 struct: 238088 ] [c] 266000 nodes [ array: 83995 framework rtti: 1663 func: 32669 group: 1 struct: 239195 ] [c] 267000 nodes [ array: 84236 framework rtti: 1678 func: 32669 group: 1 struct: 240202 ] [c] 268000 nodes [ array: 84534 framework rtti: 1678 func: 32669 group: 1 struct: 241481 ] [c] 269000 nodes [ array: 84744 framework rtti: 1678 func: 32669 group: 1 struct: 242721 ] [c] 270000 nodes [ array: 84957 framework rtti: 1678 func: 32683 group: 1 struct: 243719 ] [c] 271000 nodes [ array: 84965 framework rtti: 1678 func: 32693 group: 1 struct: 244049 ] [c] 272000 nodes [ array: 84967 framework rtti: 1678 func: 32730 group: 1 struct: 244326 ] [c] 273000 nodes [ array: 84967 framework rtti: 1678 func: 32796 group: 1 struct: 244591 ] [c] 274000 nodes [ array: 84967 framework rtti: 1678 func: 32859 group: 1 struct: 244863 ] [c] 275000 nodes [ array: 84976 framework rtti: 1678 func: 32862 group: 1 struct: 245142 ] [c] 276000 nodes [ array: 84988 framework rtti: 1678 func: 32873 group: 1 struct: 245354 ] [c] 277000 nodes [ array: 84990 framework rtti: 1678 func: 32899 group: 1 struct: 245557 ] [c] 278000 nodes [ array: 84996 framework rtti: 1678 func: 32928 group: 1 struct: 245827 ] [c] 279000 nodes [ array: 85005 framework rtti: 1678 func: 32953 group: 1 struct: 246122 ] [c] 280000 nodes [ array: 85043 framework rtti: 1678 func: 32999 group: 1 struct: 246377 ] [c] 281000 nodes [ array: 85057 framework rtti: 1678 func: 33039 group: 1 struct: 246655 ] [c] 282000 nodes [ array: 85083 framework rtti: 1678 func: 33045 group: 1 struct: 246938 ] [c] 283000 nodes [ array: 85104 framework rtti: 1678 func: 33058 group: 1 struct: 247279 ] [c] 284000 nodes [ array: 85121 framework rtti: 1678 func: 33073 group: 1 struct: 247616 ] [c] 285000 nodes [ array: 85147 framework rtti: 1679 func: 33106 group: 1 struct: 247889 ] [c] 286000 nodes [ array: 85160 framework rtti: 1680 func: 33135 group: 1 struct: 248225 ] [c] 287000 nodes [ array: 85198 framework rtti: 1680 func: 33166 group: 1 struct: 248541 ] [c] 288000 nodes [ array: 85246 framework rtti: 1680 func: 33208 group: 1 struct: 248827 ] [c] 289000 nodes [ array: 85280 framework rtti: 1680 func: 33234 group: 1 struct: 249048 ] [c] 290000 nodes [ array: 85314 framework rtti: 1680 func: 33249 group: 1 struct: 249371 ] [c] 291000 nodes [ array: 85321 framework rtti: 1680 func: 33273 group: 1 struct: 249729 ] [c] 292000 nodes [ array: 85363 framework rtti: 1680 func: 33323 group: 1 struct: 250001 ] [c] 293000 nodes [ array: 85374 framework rtti: 1680 func: 33328 group: 1 struct: 250347 ] [c] 294000 nodes [ array: 85390 framework rtti: 1680 func: 33342 group: 1 struct: 250734 ] [c] 295000 nodes [ array: 85435 framework rtti: 1681 func: 33439 group: 1 struct: 250983 ] [c] 296000 nodes [ array: 85458 framework rtti: 1682 func: 33476 group: 1 struct: 251173 ] [c] 297000 nodes [ array: 85465 framework rtti: 1682 func: 33478 group: 1 struct: 251582 ] [c] 298000 nodes [ array: 85499 framework rtti: 1682 func: 33495 group: 1 struct: 251908 ] [c] 299000 nodes [ array: 85519 framework rtti: 1683 func: 33529 group: 1 struct: 252185 ] [c] 300000 nodes [ array: 85540 framework rtti: 1683 func: 33529 group: 1 struct: 252564 ] [c] 301000 nodes [ array: 85540 framework rtti: 1683 func: 33529 group: 1 struct: 252955 ] [c] 302000 nodes [ array: 85551 framework rtti: 1683 func: 33536 group: 1 struct: 253370 ] [c] 303000 nodes [ array: 85551 framework rtti: 1683 func: 33537 group: 1 struct: 253827 ] [c] 304000 nodes [ array: 85558 framework rtti: 1683 func: 33549 group: 1 struct: 254106 ] [c] 305000 nodes [ array: 85582 framework rtti: 1686 func: 33854 group: 1 struct: 254738 ] [c] 306000 nodes [ array: 85686 framework rtti: 1689 func: 34401 group: 1 struct: 255458 ] [c] 307000 nodes [ array: 85815 framework rtti: 1718 func: 34453 group: 1 struct: 257685 ] [c] 308000 nodes [ array: 85968 framework rtti: 1729 func: 34465 group: 1 struct: 258218 ] [c] 309000 nodes [ array: 86070 framework rtti: 1752 func: 34481 group: 1 struct: 258706 ] [c] 310000 nodes [ array: 86176 framework rtti: 1756 func: 34589 group: 1 struct: 258970 ] [c] 311000 nodes [ array: 86391 framework rtti: 1773 func: 34647 group: 1 struct: 259329 ] [c] 312000 nodes [ array: 86660 framework rtti: 1776 func: 34647 group: 1 struct: 259959 ] [c] 313000 nodes [ array: 86945 framework rtti: 1794 func: 34661 group: 1 struct: 260472 ] [c] 314000 nodes [ array: 86998 framework rtti: 1798 func: 34662 group: 1 struct: 261011 ] [c] 315000 nodes [ array: 87131 framework rtti: 1801 func: 34664 group: 1 struct: 261450 ] [c] 316000 nodes [ array: 87210 framework rtti: 1806 func: 34735 group: 1 struct: 261876 ] [c] 317000 nodes [ array: 87324 framework rtti: 1818 func: 34770 group: 1 struct: 262348 ] [c] 318000 nodes [ array: 87366 framework rtti: 1831 func: 34854 group: 1 struct: 263926 ] [c] 319000 nodes [ array: 87368 framework rtti: 1831 func: 34856 group: 1 struct: 266553 ] [c] 320000 nodes [ array: 87374 framework rtti: 1831 func: 34859 group: 1 struct: 268325 ] [c] 321000 nodes [ array: 87381 framework rtti: 1831 func: 34896 group: 1 struct: 270868 ] [c] 322000 nodes [ array: 87427 framework rtti: 1833 func: 34935 group: 1 struct: 271355 ] [c] 323000 nodes [ array: 87457 framework rtti: 1833 func: 34935 group: 1 struct: 271760 ] [c] 324000 nodes [ array: 87511 framework rtti: 1833 func: 34935 group: 1 struct: 272054 ] [c] 325000 nodes [ array: 87578 framework rtti: 1833 func: 34935 group: 1 struct: 272682 ] [c] 326000 nodes [ array: 87641 framework rtti: 1833 func: 34935 group: 1 struct: 273432 ] [c] 327000 nodes [ array: 87682 framework rtti: 1833 func: 34935 group: 1 struct: 274209 ] [c] 328000 nodes [ array: 87702 framework rtti: 1833 func: 34935 group: 1 struct: 274840 ] [c] 329000 nodes [ array: 87723 framework rtti: 1833 func: 34935 group: 1 struct: 275456 ] [c] 330000 nodes [ array: 87736 framework rtti: 1833 func: 34935 group: 1 struct: 276491 ] [c] 331000 nodes [ array: 87753 framework rtti: 1833 func: 34935 group: 1 struct: 277242 ] [c] 332000 nodes [ array: 87815 framework rtti: 1833 func: 34935 group: 1 struct: 277502 ] [c] 333000 nodes [ array: 87877 framework rtti: 1833 func: 34935 group: 1 struct: 278202 ] [c] 334000 nodes [ array: 87921 framework rtti: 1833 func: 34935 group: 1 struct: 278670 ] [c] 335000 nodes [ array: 87975 framework rtti: 1833 func: 34935 group: 1 struct: 279146 ] [c] 336000 nodes [ array: 87992 framework rtti: 1833 func: 34935 group: 1 struct: 279767 ] [c] 337000 nodes [ array: 88011 framework rtti: 1833 func: 34935 group: 1 struct: 280524 ] [c] 338000 nodes [ array: 88020 framework rtti: 1833 func: 34935 group: 1 struct: 281221 ] [c] 339000 nodes [ array: 88068 framework rtti: 1833 func: 34935 group: 1 struct: 281737 ] [c] 340000 nodes [ array: 88073 framework rtti: 1833 func: 34935 group: 1 struct: 282561 ] [c] 341000 nodes [ array: 88082 framework rtti: 1833 func: 34935 group: 1 struct: 283394 ] [c] 342000 nodes [ array: 88102 framework rtti: 1833 func: 34935 group: 1 struct: 284120 ] [c] 343000 nodes [ array: 88111 framework rtti: 1833 func: 34935 group: 1 struct: 284843 ] [c] 344000 nodes [ array: 88124 framework rtti: 1833 func: 34935 group: 1 struct: 285586 ] [c] 345000 nodes [ array: 88129 framework rtti: 1833 func: 34935 group: 1 struct: 286360 ] [c] 346000 nodes [ array: 88139 framework rtti: 1833 func: 34935 group: 1 struct: 287115 ] [c] 347000 nodes [ array: 88150 framework rtti: 1833 func: 34935 group: 1 struct: 287908 ] [c] 348000 nodes [ array: 88161 framework rtti: 1833 func: 34935 group: 1 struct: 288632 ] [c] 349000 nodes [ array: 88171 framework rtti: 1833 func: 34935 group: 1 struct: 289527 ] [c] 350000 nodes [ array: 88185 framework rtti: 1833 func: 34935 group: 1 struct: 290408 ] [c] 351000 nodes [ array: 88197 framework rtti: 1833 func: 34935 group: 1 struct: 290987 ] [c] 352000 nodes [ array: 88205 framework rtti: 1833 func: 34935 group: 1 struct: 291793 ] [c] 353000 nodes [ array: 88221 framework rtti: 1833 func: 34935 group: 1 struct: 292508 ] [c] 354000 nodes [ array: 88235 framework rtti: 1833 func: 34935 group: 1 struct: 293310 ] [c] 355000 nodes [ array: 88266 framework rtti: 1833 func: 34935 group: 1 struct: 293958 ] [c] 356000 nodes [ array: 88289 framework rtti: 1833 func: 34935 group: 1 struct: 294836 ] [c] 357000 nodes [ array: 88294 framework rtti: 1833 func: 34935 group: 1 struct: 295711 ] [c] 358000 nodes [ array: 88313 framework rtti: 1833 func: 34935 group: 1 struct: 296531 ] [c] 359000 nodes [ array: 88315 framework rtti: 1833 func: 34935 group: 1 struct: 297556 ] [c] 360000 nodes [ array: 88315 framework rtti: 1833 func: 34935 group: 1 struct: 298649 ] [c] 361000 nodes [ array: 88315 framework rtti: 1833 func: 34935 group: 1 struct: 299621 ] [c] 362000 nodes [ array: 88335 framework rtti: 1833 func: 34935 group: 1 struct: 300500 ] [c] 363000 nodes [ array: 88339 framework rtti: 1834 func: 34939 group: 1 struct: 301359 ] [c] 364000 nodes [ array: 88340 framework rtti: 1834 func: 34942 group: 1 struct: 301382 ] [c] 365000 nodes [ array: 88340 framework rtti: 1834 func: 34942 group: 1 struct: 301412 ] [c] 366000 nodes [ array: 88372 framework rtti: 1834 func: 34967 group: 1 struct: 301502 ] [c] 367000 nodes [ array: 88392 framework rtti: 1834 func: 34985 group: 1 struct: 304530 ] [c] 368000 nodes [ array: 88436 framework rtti: 1834 func: 34991 group: 1 struct: 304551 ] [c] 369000 nodes [ array: 88518 framework rtti: 1836 func: 35021 group: 1 struct: 304667 ] [c] 370000 nodes [ array: 88561 framework rtti: 1837 func: 35047 group: 1 struct: 304738 ] [c] 371000 nodes [ array: 88612 framework rtti: 1837 func: 35078 group: 1 struct: 304858 ] [c] 372000 nodes [ array: 88655 framework rtti: 1837 func: 35254 group: 1 struct: 304919 ] [c] 373000 nodes [ array: 88685 framework rtti: 1837 func: 35262 group: 1 struct: 304953 ] [c] 374000 nodes [ array: 88701 framework rtti: 1837 func: 35264 group: 1 struct: 304954 ] [c] 375000 nodes [ array: 88723 framework rtti: 1837 func: 35264 group: 1 struct: 305066 ] [c] 376000 nodes [ array: 88818 framework rtti: 1889 func: 35463 group: 1 struct: 305297 ] [c] 377000 nodes [ array: 88885 framework rtti: 1925 func: 35673 group: 1 struct: 305477 ] [c] 378000 nodes [ array: 89028 framework rtti: 1952 func: 35733 group: 1 struct: 305839 ] [c] 379000 nodes [ array: 89028 framework rtti: 2090 func: 35961 group: 1 struct: 305977 ] [c] 380000 nodes [ array: 89143 framework rtti: 2162 func: 36063 group: 1 struct: 306341 ] [c] 381000 nodes [ array: 89412 framework rtti: 2167 func: 36071 group: 1 struct: 306779 ] [c] 382000 nodes [ array: 89486 framework rtti: 2179 func: 36110 group: 1 struct: 306949 ] [c] 383000 nodes [ array: 89540 framework rtti: 2180 func: 36110 group: 1 struct: 307494 ] [c] 384000 nodes [ array: 89620 framework rtti: 2191 func: 36115 group: 1 struct: 307711 ] [c] 385000 nodes [ array: 89771 framework rtti: 2195 func: 36115 group: 1 struct: 308246 ] [c] 386000 nodes [ array: 89956 framework rtti: 2204 func: 36141 group: 1 struct: 308558 ] [c] 387000 nodes [ array: 90170 framework rtti: 2214 func: 36170 group: 1 struct: 308952 ] [c] 388000 nodes [ array: 90368 framework rtti: 2214 func: 36170 group: 1 struct: 309402 ] [c] 389000 nodes [ array: 90605 framework rtti: 2214 func: 36171 group: 1 struct: 309947 ] [c] 390000 nodes [ array: 90785 framework rtti: 2214 func: 36172 group: 1 struct: 310563 ] [c] 391000 nodes [ array: 90910 framework rtti: 2214 func: 36172 group: 1 struct: 311193 ] [c] 392000 nodes [ array: 91068 framework rtti: 2214 func: 36173 group: 1 struct: 311765 ] [c] 393000 nodes [ array: 91298 framework rtti: 2214 func: 36173 group: 1 struct: 312459 ] [c] 394000 nodes [ array: 91549 framework rtti: 2214 func: 36173 group: 1 struct: 312758 ] [c] 395000 nodes [ array: 91702 framework rtti: 2214 func: 36216 group: 1 struct: 313167 ] [c] 396000 nodes [ array: 91711 framework rtti: 2220 func: 36247 group: 1 struct: 313657 ] [c] 397000 nodes [ array: 91711 framework rtti: 2220 func: 36247 group: 1 struct: 314129 ] [c] 398000 nodes [ array: 91711 framework rtti: 2220 func: 36247 group: 1 struct: 314590 ] [c] 399000 nodes [ array: 91712 framework rtti: 2220 func: 36247 group: 1 struct: 315084 ] [c] 400000 nodes [ array: 91716 framework rtti: 2220 func: 36247 group: 1 struct: 315589 ] [c] 401000 nodes [ array: 91716 framework rtti: 2220 func: 36247 group: 1 struct: 316119 ] [c] 402000 nodes [ array: 91716 framework rtti: 2220 func: 36247 group: 1 struct: 316601 ] [c] 403000 nodes [ array: 91719 framework rtti: 2220 func: 36247 group: 1 struct: 317085 ] [c] 404000 nodes [ array: 91732 framework rtti: 2220 func: 36247 group: 1 struct: 317568 ] [c] 405000 nodes [ array: 91733 framework rtti: 2220 func: 36247 group: 1 struct: 318070 ] [c] 406000 nodes [ array: 91735 framework rtti: 2220 func: 36247 group: 1 struct: 318569 ] [c] 407000 nodes [ array: 91735 framework rtti: 2220 func: 36247 group: 1 struct: 319055 ] [c] 408000 nodes [ array: 91735 framework rtti: 2220 func: 36247 group: 1 struct: 319568 ] [c] 409000 nodes [ array: 91735 framework rtti: 2220 func: 36247 group: 1 struct: 320071 ] [c] 410000 nodes [ array: 91739 framework rtti: 2220 func: 36247 group: 1 struct: 320581 ] [c] 411000 nodes [ array: 91739 framework rtti: 2220 func: 36247 group: 1 struct: 321095 ] [c] 412000 nodes [ array: 91740 framework rtti: 2220 func: 36247 group: 1 struct: 321620 ] [c] 413000 nodes [ array: 91756 framework rtti: 2220 func: 36247 group: 1 struct: 322131 ] [c] 414000 nodes [ array: 91761 framework rtti: 2220 func: 36247 group: 1 struct: 322642 ] [c] 415000 nodes [ array: 91765 framework rtti: 2220 func: 36247 group: 1 struct: 323179 ] [c] 416000 nodes [ array: 91765 framework rtti: 2220 func: 36247 group: 1 struct: 323694 ] [c] 417000 nodes [ array: 91771 framework rtti: 2220 func: 36247 group: 1 struct: 324202 ] [c] 418000 nodes [ array: 91771 framework rtti: 2220 func: 36247 group: 1 struct: 324707 ] [c] 419000 nodes [ array: 91776 framework rtti: 2220 func: 36247 group: 1 struct: 325209 ] [c] 420000 nodes [ array: 91776 framework rtti: 2220 func: 36247 group: 1 struct: 325739 ] [c] 421000 nodes [ array: 91776 framework rtti: 2220 func: 36247 group: 1 struct: 326251 ] [c] 422000 nodes [ array: 91776 framework rtti: 2220 func: 36247 group: 1 struct: 326748 ] [c] 423000 nodes [ array: 91776 framework rtti: 2220 func: 36247 group: 1 struct: 327249 ] [c] 424000 nodes [ array: 91776 framework rtti: 2220 func: 36247 group: 1 struct: 327750 ] [c] 425000 nodes [ array: 91776 framework rtti: 2220 func: 36247 group: 1 struct: 328250 ] [c] 426000 nodes [ array: 91776 framework rtti: 2220 func: 36247 group: 1 struct: 328746 ] [c] 427000 nodes [ array: 91799 framework rtti: 2227 func: 36292 group: 1 struct: 329267 ] [c] 428000 nodes [ array: 91799 framework rtti: 2227 func: 36292 group: 1 struct: 329271 ] [c] 429000 nodes [ array: 91799 framework rtti: 2227 func: 36292 group: 1 struct: 329593 ] [c] 430000 nodes [ array: 91821 framework rtti: 2231 func: 36320 group: 1 struct: 329970 ] [c] 431000 nodes [ array: 92013 framework rtti: 2257 func: 36461 group: 1 struct: 330428 ] [c] 432000 nodes [ array: 92074 framework rtti: 2268 func: 36611 group: 1 struct: 331158 ] [c] 433000 nodes [ array: 92230 framework rtti: 2269 func: 36611 group: 1 struct: 331265 ] [c] 434000 nodes [ array: 92398 framework rtti: 2281 func: 36675 group: 1 struct: 332001 ] [c] 435000 nodes [ array: 92527 framework rtti: 2315 func: 36680 group: 1 struct: 332211 ] [c] 436000 nodes [ array: 92728 framework rtti: 2363 func: 36690 group: 1 struct: 332641 ] [c] 437000 nodes [ array: 92893 framework rtti: 2410 func: 36694 group: 1 struct: 333072 ] [c] 438000 nodes [ array: 92921 framework rtti: 2412 func: 36703 group: 1 struct: 333338 ] [c] 439000 nodes [ array: 92929 framework rtti: 2412 func: 36706 group: 1 struct: 333925 ] [c] 440000 nodes [ array: 92939 framework rtti: 2412 func: 36711 group: 1 struct: 334779 ] [c] 441000 nodes [ array: 92976 framework rtti: 2412 func: 36719 group: 1 struct: 335328 ] [c] 442000 nodes [ array: 93030 framework rtti: 2412 func: 36736 group: 1 struct: 336121 ] [c] 443000 nodes [ array: 93033 framework rtti: 2412 func: 36737 group: 1 struct: 336281 ] [c] 444000 nodes [ array: 93170 framework rtti: 2412 func: 36805 group: 1 struct: 337036 ] [c] 445000 nodes [ array: 93173 framework rtti: 2412 func: 36805 group: 1 struct: 338032 ] [c] 446000 nodes [ array: 93190 framework rtti: 2412 func: 36805 group: 1 struct: 339011 ] [c] 447000 nodes [ array: 93267 framework rtti: 2412 func: 36805 group: 1 struct: 339933 ] [c] 448000 nodes [ array: 93281 framework rtti: 2412 func: 36805 group: 1 struct: 340902 ] [c] 449000 nodes [ array: 93295 framework rtti: 2412 func: 36805 group: 1 struct: 341885 ] [c] 450000 nodes [ array: 93300 framework rtti: 2412 func: 36805 group: 1 struct: 342880 ] [c] 451000 nodes [ array: 93303 framework rtti: 2412 func: 36805 group: 1 struct: 343873 ] [c] 452000 nodes [ array: 93314 framework rtti: 2412 func: 36805 group: 1 struct: 344861 ] [c] 453000 nodes [ array: 93350 framework rtti: 2412 func: 36805 group: 1 struct: 345804 ] [c] 454000 nodes [ array: 93381 framework rtti: 2412 func: 36805 group: 1 struct: 346769 ] [c] 455000 nodes [ array: 93386 framework rtti: 2412 func: 36805 group: 1 struct: 347758 ] [c] 456000 nodes [ array: 93470 framework rtti: 2412 func: 36805 group: 1 struct: 348673 ] [c] 457000 nodes [ array: 93471 framework rtti: 2412 func: 36805 group: 1 struct: 349672 ] [c] 458000 nodes [ array: 93471 framework rtti: 2412 func: 36805 group: 1 struct: 350672 ] [c] 459000 nodes [ array: 93478 framework rtti: 2412 func: 36805 group: 1 struct: 351665 ] [c] 460000 nodes [ array: 94082 framework rtti: 2412 func: 36814 group: 1 struct: 351902 ] [c] 461000 nodes [ array: 94339 framework rtti: 2415 func: 37012 group: 1 struct: 352264 ] [c] 462000 nodes [ array: 94346 framework rtti: 2416 func: 37039 group: 1 struct: 352384 ] [c] 463000 nodes [ array: 94389 framework rtti: 2423 func: 37468 group: 1 struct: 354533 ] [c] 464000 nodes [ array: 94453 framework rtti: 2436 func: 37479 group: 1 struct: 354767 ] [c] 465000 nodes [ array: 94558 framework rtti: 2456 func: 37486 group: 1 struct: 355228 ] [c] 466000 nodes [ array: 94830 framework rtti: 2456 func: 37499 group: 1 struct: 356022 ] [c] 467000 nodes [ array: 95188 framework rtti: 2456 func: 37506 group: 1 struct: 356812 ] [c] 468000 nodes [ array: 95414 framework rtti: 2456 func: 37542 group: 1 struct: 357557 ] [c] 469000 nodes [ array: 95571 framework rtti: 2456 func: 37550 group: 1 struct: 357951 ] [c] 470000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358033 ] [c] 471000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358048 ] [c] 472000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358142 ] [c] 473000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358198 ] [c] 474000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358222 ] [c] 475000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358230 ] [c] 476000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358245 ] [c] 477000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358253 ] [c] 478000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358268 ] [c] 479000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358336 ] [c] 480000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358347 ] [c] 481000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358413 ] [c] 482000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358431 ] [c] 483000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358431 ] [c] 484000 nodes [ array: 95572 framework rtti: 2456 func: 37550 group: 1 struct: 358436 ] [c] 485000 nodes [ array: 95573 framework rtti: 2457 func: 37552 group: 1 struct: 358439 ] [c] 486000 nodes [ array: 95758 framework rtti: 2459 func: 37692 group: 1 struct: 358459 ] [c] 487000 nodes [ array: 96024 framework rtti: 2463 func: 37925 group: 1 struct: 360383 ] [c] 488000 nodes [ array: 96308 framework rtti: 2463 func: 37925 group: 1 struct: 360855 ] [c] 489000 nodes [ array: 96333 framework rtti: 2464 func: 37940 group: 1 struct: 361353 ] [c] 490000 nodes [ array: 96406 framework rtti: 2513 func: 38001 group: 1 struct: 362197 ] [c] 491000 nodes [ array: 96415 framework rtti: 2513 func: 38002 group: 1 struct: 362457 ] [c] 492000 nodes [ array: 96434 framework rtti: 2513 func: 38008 group: 1 struct: 363074 ] [c] 493000 nodes [ array: 96443 framework rtti: 2515 func: 38033 group: 1 struct: 363412 ] [c] 494000 nodes [ array: 96456 framework rtti: 2515 func: 38048 group: 1 struct: 363609 ] [c] 495000 nodes [ array: 96953 framework rtti: 2517 func: 38147 group: 1 struct: 363652 ] [c] 496000 nodes [ array: 97953 framework rtti: 2517 func: 38147 group: 1 struct: 363652 ] [c] 497000 nodes [ array: 98266 framework rtti: 2521 func: 38380 group: 1 struct: 363771 ] [c] 498000 nodes [ array: 98433 framework rtti: 2521 func: 38380 group: 1 struct: 364364 ] [c] 499000 nodes [ array: 98496 framework rtti: 2523 func: 38387 group: 1 struct: 364878 ] [c] 500000 nodes [ array: 98654 framework rtti: 2552 func: 38392 group: 1 struct: 365190 ] [c] 501000 nodes [ array: 98808 framework rtti: 2607 func: 38464 group: 1 struct: 365397 ] [c] 502000 nodes [ array: 98808 framework rtti: 2607 func: 38464 group: 1 struct: 365397 ] [c] 503000 nodes [ array: 98826 framework rtti: 2608 func: 38622 group: 1 struct: 365564 ] [c] 504000 nodes [ array: 98838 framework rtti: 2609 func: 38625 group: 1 struct: 366197 ] [c] 505000 nodes [ array: 98914 framework rtti: 2610 func: 38629 group: 1 struct: 366691 ] [c] 506000 nodes [ array: 98946 framework rtti: 2614 func: 38749 group: 1 struct: 367045 ] [c] 507000 nodes [ array: 98980 framework rtti: 2615 func: 38755 group: 1 struct: 367443 ] [c] 508000 nodes [ array: 99040 framework rtti: 2620 func: 38837 group: 1 struct: 367925 ] [c] 509000 nodes [ array: 99088 framework rtti: 2626 func: 39020 group: 1 struct: 368366 ] [c] 510000 nodes [ array: 99116 framework rtti: 2637 func: 39394 group: 1 struct: 368947 ] [c:database] GC transformer: finished helpers [c] 511000 nodes [ array: 99489 framework rtti: 2641 func: 39492 group: 1 struct: 371396 ] [c] 512000 nodes [ array: 100037 framework rtti: 2641 func: 39492 group: 1 struct: 371544 ] [c] 513000 nodes [ array: 100195 framework rtti: 2666 func: 39502 group: 1 struct: 371870 ] [c] 514000 nodes [ array: 100195 framework rtti: 2792 func: 39543 group: 1 struct: 372030 ] [c] 515000 nodes [ array: 100273 framework rtti: 3013 func: 39909 group: 1 struct: 372494 ] [c] 516000 nodes [ array: 100403 framework rtti: 3050 func: 40140 group: 1 struct: 372828 ] [c] 517000 nodes [ array: 100539 framework rtti: 3095 func: 40339 group: 1 struct: 373113 ] [rtyper] specializing: 309900 / 310602 blocks (99%) [rtyper] -=- specialized 713 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 6610 typeids [gctransform:info] added 143587 push/pop stack root instructions [gctransform:info] inserted 6570 write barrier calls [gctransform:info] inserted 7741 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 517638 nodes [ array: 100672 framework rtti: 3116 func: 40566 group: 1 struct: 373283 ] [c:database] Completed [translation:info] database for generating C source was created [c5f254e13c11000] translation-task} [translation:info] Generating c source... [c5f254e13c2cf00] {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] implement_17.c [c:writing] pypy_goal.c [c:writing] pypy_interpreter.c [c:writing] pypy_interpreter_1.c [c:writing] pypy_interpreter_2.c [c:writing] pypy_interpreter_3.c [c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 124 cases [c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 11 cases [c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases [c:computedgoto] pypy_g_str_decode_utf8: 5 cases [c:writing] pypy_interpreter_4.c [c:writing] pypy_interpreter_astcompiler.c [c:writing] pypy_interpreter_astcompiler_1.c [c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases [c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases [c:writing] pypy_interpreter_astcompiler_2.c [c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases [c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases [c:computedgoto] pypy_g__opcode_stack_effect: 123 cases [c:writing] pypy_interpreter_astcompiler_3.c [c:computedgoto] pypy_g_PythonCodeGenerator_visit_Attribute: 5 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases [c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 12 cases [c:computedgoto] pypy_g_PythonCodeGenerator__op_for_augassign: 12 cases [c:computedgoto] pypy_g_PythonCodeGenerator__compile_slice: 5 cases [c:writing] pypy_interpreter_astcompiler_4.c [c:computedgoto] pypy_g_PythonCodeGenerator__binop: 12 cases [c:computedgoto] pypy_g_PythonCodeGenerator__simple_slice: 5 cases [c:writing] pypy_interpreter_pyparser.c [c:writing] pypy_module___builtin__.c [c:writing] pypy_module___pypy__.c [c:writing] pypy_module__cffi_backend.c [c:computedgoto] pypy_g_W_LibObject__build_attr: 11 cases [c:writing] pypy_module__cffi_backend_1.c [c:computedgoto] pypy_g_realize_c_type_or_func_now: 9 cases [c:writing] pypy_module__cffi_backend_2.c [c:writing] pypy_module__codecs.c [c:writing] pypy_module__collections.c [c:writing] pypy_module__continuation.c [c:writing] pypy_module__cppyy.c [c:writing] pypy_module__cppyy_1.c [c:writing] pypy_module__cppyy_2.c [c:writing] pypy_module__cppyy_capi.c [c:writing] pypy_module__csv.c [c:computedgoto] pypy_g_W_Reader_next_w: 8 cases [c:computedgoto] pypy_g_W_Reader_next_w: 6 cases [c:writing] pypy_module__file.c [c:writing] pypy_module__io.c [c:writing] pypy_module__io_1.c [c:writing] pypy_module__jitlog.c [c:writing] pypy_module__locale.c [c:writing] pypy_module__lsprof.c [c:writing] pypy_module__md5.c [c:writing] pypy_module__minimal_curses.c [c:writing] pypy_module__multibytecodec.c [c:writing] pypy_module__multiprocessing.c [c:writing] pypy_module__pickle_support.c [c:writing] pypy_module__pypyjson.c [c:writing] pypy_module__random.c [c:writing] pypy_module__rawffi.c [c:writing] pypy_module__rawffi_alt.c [c:writing] pypy_module__sha.c [c:writing] pypy_module__socket.c [c: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:writing] pypy_module_cpyext_2.c [c:computedgoto] pypy_g_PyArray_DescrFromType: 22 cases [c:computedgoto] pypy_g_PyObject_RichCompare: 6 cases [c:computedgoto] pypy_g_PyMember_GetOne: 19 cases [c:computedgoto] pypy_g_PyMember_SetOne: 15 cases [c:computedgoto] pypy_g__PyArray_FromObject: 22 cases [c:computedgoto] pypy_g_get_shape_and_dtype: 22 cases [c:computedgoto] pypy_g_do_ufunc: 22 cases [c:writing] pypy_module_cpyext_3.c [c:writing] pypy_module_cpyext_4.c [c:writing] pypy_module_cpyext_5.c [c:writing] pypy_module_cpyext_6.c [c:writing] pypy_module_cpyext_7.c [c:writing] pypy_module_cpyext_8.c [c:writing] pypy_module_cpyext_9.c [c:writing] pypy_module_cpyext_10.c [c:writing] pypy_module_exceptions.c [c:writing] pypy_module_faulthandler.c [c:writing] pypy_module_fcntl.c [c:writing] pypy_module_gc.c [c:writing] pypy_module_imp.c [c:writing] pypy_module_itertools.c [c:writing] pypy_module_marshal.c [c:writing] pypy_module_math.c [c:writing] pypy_module_micronumpy.c [c:computedgoto] pypy_g_num2dtype: 22 cases [c:writing] pypy_module_micronumpy_1.c [c:writing] pypy_module_micronumpy_2.c [c:writing] pypy_module_micronumpy_3.c [c:writing] pypy_module_micronumpy_4.c [c:writing] pypy_module_micronumpy_5.c [c:writing] pypy_module_micronumpy_6.c [c:writing] pypy_module_micronumpy_7.c [c:writing] pypy_module_micronumpy_8.c [c:computedgoto] pypy_g_make_new_dtype: 10 cases [c:writing] pypy_module_micronumpy_9.c [c:writing] pypy_module_micronumpy_10.c [c:writing] pypy_module_mmap.c [c:writing] pypy_module_operator.c [c:writing] pypy_module_parser.c [c:writing] pypy_module_posix.c [c:writing] pypy_module_pwd.c [c:writing] pypy_module_pyexpat.c [c:writing] pypy_module_pypyjit.c [c:writing] pypy_module_select.c [c:writing] pypy_module_signal.c [c:writing] pypy_module_struct.c [c:writing] pypy_module_sys.c [c:writing] pypy_module_termios.c [c:writing] pypy_module_thread.c [c:writing] pypy_module_time.c [c:writing] pypy_module_token.c [c:writing] pypy_module_unicodedata.c [c:writing] pypy_module_zipimport.c [c:writing] pypy_module_zlib.c [c:writing] pypy_objspace.c [c:writing] pypy_objspace_std.c [c:writing] pypy_objspace_std_1.c [c:computedgoto] pypy_g_W_InstanceObjectUserDictWeakrefable__mapdict_pop: 5 cases [c:computedgoto] pypy_g_W_ObjectObjectUserDictWeakrefable__mapdict_pop_a: 5 cases [c:writing] pypy_objspace_std_2.c [c:writing] pypy_objspace_std_3.c [c:writing] pypy_objspace_std_4.c [c:writing] pypy_objspace_std_5.c [c:writing] pypy_objspace_std_6.c [c:writing] pypy_objspace_std_7.c [c:writing] pypy_objspace_std_8.c [c:writing] pypy_objspace_std_9.c [c:writing] pypy_objspace_std_10.c [c:writing] pypy_objspace_std_11.c [c:writing] pypy_objspace_std_12.c [c:writing] pypy_objspace_std_13.c [c:writing] pypy_objspace_std_14.c [c:writing] pypy_objspace_std_15.c [c:writing] rpython_flowspace.c [c:writing] rpython_jit_backend.c [c:writing] rpython_jit_backend_aarch64.c [c:computedgoto] pypy_g_AssemblerARM64__walk_operations: 7 cases [c:computedgoto] pypy_g_Regalloc_prepare_guard_op_guard_not_forced: 7 cases [c:writing] rpython_jit_backend_aarch64_1.c [c:writing] rpython_jit_backend_llsupport.c [c:writing] rpython_jit_backend_llsupport_1.c [c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases [c:writing] rpython_jit_codewriter.c [c:writing] rpython_jit_metainterp.c [c:writing] rpython_jit_metainterp_1.c [c:writing] rpython_jit_metainterp_2.c [c:writing] rpython_jit_metainterp_3.c [c:computedgoto] pypy_g_dispatch_loop: 239 cases [c:writing] rpython_jit_metainterp_4.c [c:writing] rpython_jit_metainterp_5.c [c:writing] rpython_jit_metainterp_6.c [c:writing] rpython_jit_metainterp_7.c [c:writing] rpython_jit_metainterp_8.c [c:writing] rpython_jit_metainterp_9.c [c:writing] rpython_jit_metainterp_10.c [c:writing] rpython_jit_metainterp_11.c [c:computedgoto] pypy_g_HeapCache_clear_caches_not_necessary: 15 cases [c:computedgoto] pypy_g_HeapCache_clear_caches_varargs: 11 cases [c:writing] rpython_jit_metainterp_12.c [c:writing] rpython_jit_metainterp_13.c [c:computedgoto] pypy_g_execute_nonspec_const: 254 cases [c:writing] rpython_jit_metainterp_14.c [c:writing] rpython_jit_metainterp_optimizeopt.c [c:writing] rpython_jit_metainterp_optimizeopt_1.c [c:computedgoto] pypy_g_Optimizer_protect_speculative_operation: 8 cases [c:computedgoto] pypy_g_OptHeap_check_postprocess_: 6 cases [c:computedgoto] pypy_g_dispatch_postprocess___star_0: 6 cases [c:writing] rpython_jit_metainterp_optimizeopt_2.c [c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases [c:writing] rpython_jit_metainterp_optimizeopt_3.c [c:writing] rpython_jit_metainterp_optimizeopt_4.c [c:writing] rpython_memory.c [c:writing] rpython_memory_gc.c [c:computedgoto] pypy_g_IncrementalMiniMarkGC_get_stats: 11 cases [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:writing] rpython_rlib_1.c [c:writing] rpython_rlib_2.c [c:computedgoto] pypy_g_isspace_1: 6 cases [c:computedgoto] pypy_g__sinpi: 5 cases [c:writing] rpython_rlib_3.c [c:writing] rpython_rlib_4.c [c:writing] rpython_rlib_5.c [c:writing] rpython_rlib_6.c [c:writing] rpython_rlib_7.c [c:writing] rpython_rlib_rjitlog.c [c:writing] rpython_rlib_rsre.c [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 29 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 29 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 29 cases [c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 8 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases [c:computedgoto] pypy_g_category_dispatch: 18 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases [c:writing] rpython_rlib_rstruct.c [c:writing] rpython_rlib_rvmprof.c [c:writing] rpython_rlib_unicodedata.c [c:computedgoto] pypy_g__charcode_to_pos: 5 cases [c:computedgoto] pypy_g__charcode_to_pos: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 6 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases [c:writing] rpython_rtyper.c [c:writing] rpython_rtyper_lltypesystem.c [c:writing] rpython_rtyper_lltypesystem_1.c [c:writing] rpython_rtyper_lltypesystem_2.c [c:writing] rpython_rtyper_lltypesystem_3.c [c:writing] rpython_rtyper_lltypesystem_4.c [c:writing] rpython_rtyper_lltypesystem_module.c [c:writing] rpython_tool.c [c:writing] rpython_translator.c [c:writing] rpython_translator_c.c [translation:info] written: /tmp/usession-main-72/testing_1/testing_1.c [c5f256bebc3a380] translation-task} [translation:info] Compiling c source... [c5f256bebc55a80] {translation-task starting compile_c [platform:execute] make -j 3 in /tmp/usession-main-72/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-main-72/testing_1/pypy-c to /build_dir/pypy-c-jit-linux-aarch64/build/pypy/goal/pypy-c [translation:info] copied: /tmp/usession-main-72/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 [c5f259913034d00] translation-task} [translation:info] Create cffi bindings for modules... [c5f259913053980] {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 [c5f259b2c389a00] translation-task} [translation:info] usession directory: /tmp/usession-main-72 [Timer] Timings: [Timer] loading target --- 23.2 s [Timer] annotate --- 542.8 s [Timer] rtype_lltype --- 234.1 s [Timer] pyjitpl_lltype --- 526.0 s [Timer] backendopt_lltype --- 260.9 s [Timer] stackcheckinsertion_lltype --- 12.2 s [Timer] database_c --- 485.7 s [Timer] source_c --- 256.4 s [Timer] compile_c --- 387.9 s [Timer] build_cffi_imports --- 18.0 s [Timer] =========================================== [Timer] Total: --- 2747.3 s calling create_cffi_import_libraries with "embed_dependencies" False stdout: stderr: program finished with exit code 0 elapsedTime=2757.100147