>>> pypy: Building testing/pypy 7.3.9-r2 (using abuild 3.9.0-r3) started Wed, 03 Aug 2022 23:59:46 +0000 >>> pypy: Checking sanity of /home/buildozer/aports/testing/pypy/APKBUILD... >>> pypy: Analyzing dependencies... >>> pypy: Installing for build: build-base bzip2-dev expat-dev gdbm-dev libc-dev libffi-dev linux-headers ncurses-dev openssl-dev>3 perl pkgconf py3-virtualenv pypy-bootstrap readline-dev rsync sqlite-dev tk-dev util-linux-misc xz-dev zlib-dev (1/68) Installing libbz2 (1.0.8-r1) (2/68) Installing bzip2-dev (1.0.8-r1) (3/68) Installing expat (2.4.8-r1) (4/68) Installing expat-dev (2.4.8-r1) (5/68) Installing gdbm (1.23-r0) (6/68) Installing gdbm-tools (1.23-r0) (7/68) Installing gdbm-dev (1.23-r0) (8/68) Installing linux-headers (5.16.7-r1) (9/68) Installing libffi (3.4.2-r1) (10/68) Installing libffi-dev (3.4.2-r1) (11/68) Installing ncurses-dev (6.3_p20220729-r0) (12/68) Installing openssl-dev (3.0.5-r1) (13/68) Installing perl (5.36.0-r0) (14/68) Installing xz-libs (5.2.5-r1) (15/68) Installing mpdecimal (2.5.1-r1) (16/68) Installing readline (8.1.2-r0) (17/68) Installing sqlite-libs (3.39.2-r0) (18/68) Installing python3 (3.10.5-r2) (19/68) Installing py3-platformdirs (2.5.2-r0) (20/68) Installing py3-distlib (0.3.4-r2) (21/68) Installing py3-filelock (3.4.2-r2) (22/68) Installing py3-six (1.16.0-r2) (23/68) Installing py3-virtualenv (20.15.1-r0) (24/68) Installing tzdata (2022a-r2) (25/68) Installing tcl (8.6.12-r1) (26/68) Installing libxau (1.0.9-r0) (27/68) Installing libmd (1.0.4-r0) (28/68) Installing libbsd (0.11.6-r2) (29/68) Installing libxdmcp (1.1.3-r0) (30/68) Installing libxcb (1.15-r0) (31/68) Installing libx11 (1.8.1-r1) (32/68) Installing libxrender (0.9.10-r3) (33/68) Installing libpng (1.6.37-r1) (34/68) Installing freetype (2.12.1-r0) (35/68) Installing fontconfig (2.14.0-r0) (36/68) Installing libxft (2.3.4-r0) (37/68) Installing tk (8.6.12-r0) (38/68) Installing pypy-bootstrap (7.3.9-r2) (39/68) Installing libhistory (8.1.2-r0) (40/68) Installing readline-dev (8.1.2-r0) (41/68) Installing sqlite-dev (3.39.2-r0) (42/68) Installing zlib-dev (1.2.12-r1) (43/68) Installing tcl-dev (8.6.12-r1) (44/68) Installing xorgproto (2022.1-r0) (45/68) Installing libxau-dev (1.0.9-r0) (46/68) Installing xcb-proto (1.15-r0) (47/68) Installing libxdmcp-dev (1.1.3-r0) (48/68) Installing libxcb-dev (1.15-r0) (49/68) Installing xtrans (1.4.0-r1) (50/68) Installing libx11-dev (1.8.1-r1) (51/68) Installing brotli-dev (1.0.9-r7) (52/68) Installing libpng-dev (1.6.37-r1) (53/68) Installing freetype-dev (2.12.1-r0) (54/68) Installing fontconfig-dev (2.14.0-r0) (55/68) Installing libxrender-dev (0.9.10-r3) (56/68) Installing libxft-dev (2.3.4-r0) (57/68) Installing tk-dev (8.6.12-r0) (58/68) Installing libblkid (2.38-r3) (59/68) Installing libuuid (2.38-r3) (60/68) Installing libfdisk (2.38-r3) (61/68) Installing libmount (2.38-r3) (62/68) Installing libsmartcols (2.38-r3) (63/68) Installing util-linux-misc (2.38-r3) (64/68) Installing xz-dev (5.2.5-r1) (65/68) Installing .makedepends-pypy (20220803.235947) (66/68) Installing perl-error (0.17029-r1) (67/68) Installing perl-git (2.37.1-r1) (68/68) Installing git-perl (2.37.1-r1) Executing busybox-1.35.0-r22.trigger OK: 859 MiB in 163 packages >>> pypy: Cleaning up srcdir >>> pypy: Cleaning up pkgdir >>> pypy: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pypy2.7-v7.3.9-src.tar.bz2 >>> pypy: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pypy2.7-v7.3.9-src.tar.bz2 >>> pypy: Checking sha512sums... pypy2.7-v7.3.9-src.tar.bz2: OK >>> pypy: Unpacking /var/cache/distfiles/edge/pypy2.7-v7.3.9-src.tar.bz2... [translation:info] 2.7.18 (8e99af2f9b8e3a58dd8691378a36ef43c3139ee9, Aug 03 2022, 22:24:14) [PyPy 7.3.9 with GCC 11.2.1 20220219] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' [translation:info] Translating target as defined by targetpypystandalone [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.c:24: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.c:121:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] [platform:WARNING] 121 | return (Signed) *(Signed *) &th; [platform:WARNING] | ^~~~~~~~~~~~~~ [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.c:24: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.c:121:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] [platform:WARNING] 121 | return (Signed) *(Signed *) &th; [platform:WARNING] | ^~~~~~~~~~~~~~ [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 _weakref = True array = True binascii = True bz2 = True cStringIO = True cmath = True cpyext = True errno = 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] 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 make_jobs = 16 manifest = python.manifest rpython_translate = True secondaryentrypoints = cpyext,main shared = True thread = True type_system = lltype withsmallfuncsets = 5 [translation:info] Annotating&simplifying... [7f0] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [e60a] translation-task} [translation:info] RTyping... [e60a] {translation-task starting rtype_lltype [rtyper] specializing: 9600 / 191255 blocks (5%) [rtyper] specializing: 19500 / 194808 blocks (10%) [rtyper] specializing: 29800 / 198420 blocks (15%) [rtyper] specializing: 40800 / 203839 blocks (20%) [rtyper] specializing: 51100 / 204024 blocks (25%) [rtyper] specializing: 61700 / 205429 blocks (30%) [rtyper] specializing: 72700 / 207647 blocks (35%) [rtyper] specializing: 84000 / 209923 blocks (40%) [rtyper] specializing: 95400 / 211796 blocks (45%) [rtyper] specializing: 107200 / 214393 blocks (50%) [rtyper] specializing: 120100 / 218227 blocks (55%) [rtyper] specializing: 132000 / 219997 blocks (60%) [rtyper] specializing: 143300 / 220395 blocks (65%) [rtyper] specializing: 154600 / 220781 blocks (70%) [rtyper] specializing: 167800 / 223671 blocks (75%) [rtyper] specializing: 179000 / 223671 blocks (80%) [rtyper] specializing: 186600 / 223671 blocks (83%) [rtyper] specializing: 196900 / 223671 blocks (88%) [rtyper] specializing: 208100 / 223671 blocks (93%) [rtyper] specializing: 219200 / 223671 blocks (98%) [rtyper] -=- specialized 223671 blocks -=- [rtyper] specializing: 223700 / 224463 blocks (99%) [rtyper] specializing: 224500 / 225175 blocks (99%) [rtyper] -=- specialized 1504 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [15faa] translation-task} [translation:info] JIT compiler generation... [15faa] {translation-task starting pyjitpl_lltype [rtyper] -=- specialized 21 more blocks -=- [rtyper] specializing: 225200 / 225202 blocks (99%) [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._cffi_backend.misc:68)_read_raw_float_data_tp__arrayPtr [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: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:228)ObjectType.store [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:228)ObjectType.store [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types: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: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: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:232)ObjectType.fill [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:99)_write_raw_float_data_tp__SingleFloat_arrayPtr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:368)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.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [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: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.micronumpy.types:1264)ComplexLong.unbox [jitcodewriter:WARNING] type SingleFloat not supported, ignoring 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:2726)W_Float32Box.min_dtype [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:2750)W_Complex64Box.min_dtype [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:2726)W_Float32Box.min_dtype [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:2750)W_Complex64Box.min_dtype [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.types:1264)ComplexLong.unbox [jitcodewriter:WARNING] type SingleFloat not supported, ignoring 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: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.array.interp_array:1155)W_ArrayTypef.setitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:401)unwrap_value__write_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.executor:83)BasicExecutor.execute [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.executor:83)BasicExecutor.execute [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:215)FloatConverter.convert_argument_libffi [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:243)ConstFloatRefConverter.convert_argument_libffi [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:215)FloatConverter.convert_argument_libffi [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:243)ConstFloatRefConverter.convert_argument_libffi [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:219)FloatConverter.default_argument_libffi [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:219)FloatConverter.default_argument_libffi [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.executor:87)BasicExecutor.execute_libffi [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.executor:87)BasicExecutor.execute_libffi [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.executor:104)LongDoubleRefExecutor._wrap_reference [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.executor:104)LongDoubleRefExecutor._wrap_reference [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:263)FloatConverter.convert_argument [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:263)FloatConverter.convert_argument [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._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._rawffi.interp_rawffi:445)wrap_value__read_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:72)FromAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:269)ToAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.libffi:208)SingleFloatArg.push [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:231)FloatConverter.to_memory [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:231)FloatConverter.to_memory [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:231)FloatConverter.to_memory [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:231)FloatConverter.to_memory [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:393)unpack_cfloat_list_from_raw_array [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._rawffi.interp_rawffi:445)wrap_value__cast_pos [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1113)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1113)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1099)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1099)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1027)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:979)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [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.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:1264)ComplexLong.unbox [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:2726)W_Float32Box.min_dtype [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:2750)W_Complex64Box.min_dtype [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:2726)W_Float32Box.min_dtype [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:2750)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.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [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: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: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)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)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)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: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)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)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: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.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: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)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)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)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:401)unwrap_value__push_field [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:979)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1146)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1146)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1155)W_ArrayTypef.setitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:979)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1099)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1099)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1027)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1084)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1084)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1131)W_ArrayTypef.getitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1093)W_ArrayTypef.descr_reverse [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1093)W_ArrayTypef.descr_reverse [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.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [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)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)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: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)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)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)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)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)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 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 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.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: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: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: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: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._cppyy.converter:344)FloatConverter.from_memory [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cppyy.converter:344)FloatConverter.from_memory [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [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: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.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._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:2726)W_Float32Box.min_dtype [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:2750)W_Complex64Box.min_dtype [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:2726)W_Float32Box.min_dtype [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:2750)W_Complex64Box.min_dtype [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.types:1264)ComplexLong.unbox [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:1206)for_computation [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring 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:1084)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1084)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.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.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)lt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.types:129)gt__pypy_module_micronumpy_boxes_W_GenericBox_pypy_module_micronumpy_boxes_W_GenericBox [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [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.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.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [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.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [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.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [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.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1050)W_ArrayTypef.w_getitem [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.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1050)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:83)W_BoolBox.convert_to [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.micronumpy.boxes:110)W_Complex64Box.convert_to [backendopt:removeassert] Could not remove 85 asserts, but removed 621 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 51352 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 7056 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 225300 / 225534 blocks (99%) [rtyper] -=- specialized 326 more blocks -=- [jitcodewriter:info] making JitCodes... [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 225600 / 225600 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 -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [jitcodewriter:info] Produced 1000 jitcodes [jitcodewriter:info] Produced 1500 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 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [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 -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 225700 / 225700 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 -=- [jitcodewriter:info] Produced 2500 jitcodes [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 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 3000 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 0 more blocks -=- [jitcodewriter:info] Produced 3500 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 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 -=- [jitcodewriter:info] Produced 4000 jitcodes [rtyper] -=- specialized 0 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 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 225800 / 225800 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 -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5000 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 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 -=- [jitcodewriter:info] Produced 6000 jitcodes [jitcodewriter:info] Produced 6500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7000 jitcodes [jitcodewriter:info] Produced 7500 jitcodes [jitcodewriter:info] Produced 8000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 8500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 9000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 9500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 10000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 10500 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 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 11000 jitcodes [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 -=- [jitcodewriter:info] Produced 11500 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 -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [jitcodewriter:info] Produced 12000 jitcodes [jitcodewriter:info] Produced 12500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 13000 jitcodes [jitcodewriter:info] Produced 13500 jitcodes [jitcodewriter:WARNING] ignoring hint {'access_directly': True} at [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 14000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] there are 14266 JitCode instances. [rtyper] replaced 39 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 268 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 942 effectinfos: [jitcodewriter] 65 descrs for arrays [jitcodewriter] 1364 descrs for fields [jitcodewriter] 70 descrs for interiorfields [jitcodewriter] -> 844 bitstrings, mean length 26.7, max length 69 [rtyper] specializing: 225900 / 288631 blocks (78%) [rtyper] specializing: 240400 / 289574 blocks (83%) [rtyper] specializing: 257600 / 292697 blocks (88%) [rtyper] specializing: 286100 / 307564 blocks (93%) [rtyper] specializing: 288700 / 307564 blocks (93%) [rtyper] specializing: 301500 / 307564 blocks (98%) [rtyper] -=- specialized 81688 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [23ef9] translation-task} [translation:info] lltype back-end optimisations... [23ef9] {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 132126 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 28586 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [29476] translation-task} [translation:info] inserting stack checks... [29476] {translation-task starting stackcheckinsertion_lltype [rtyper] -=- specialized 4 more blocks -=- [translation:info] inserted 3375 stack checks. [29a9e] translation-task} [translation:info] Creating database for generating c source... [29a9e] {translation-task starting database_c [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 307600 / 310476 blocks (99%) [rtyper] specializing: 310500 / 311180 blocks (99%) [rtyper] -=- specialized 3584 more blocks -=- [rtyper] specializing: 311200 / 311227 blocks (99%) [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 1761 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 49 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 12 more blocks -=- [rtyper] -=- specialized 22 more blocks -=- [rtyper] -=- specialized 11 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] specializing: 311300 / 311300 blocks (100%) [rtyper] -=- specialized 11 more blocks -=- [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [c] 1000 nodes [ array: 550 framework rtti: 1 func: 1275 group: 1 struct: 761 ] [c] 2000 nodes [ array: 601 framework rtti: 17 func: 1592 group: 1 struct: 4777 ] [c] 3000 nodes [ array: 685 framework rtti: 21 func: 1811 group: 1 struct: 5455 ] [c] 4000 nodes [ array: 958 framework rtti: 24 func: 1927 group: 1 struct: 6496 ] [c] 5000 nodes [ array: 1463 framework rtti: 24 func: 1980 group: 1 struct: 6971 ] [c] 6000 nodes [ array: 1738 framework rtti: 24 func: 1984 group: 1 struct: 7448 ] [c] 7000 nodes [ array: 2051 framework rtti: 29 func: 2092 group: 1 struct: 10063 ] [c] 8000 nodes [ array: 2260 framework rtti: 36 func: 2247 group: 1 struct: 11051 ] [c] 9000 nodes [ array: 2456 framework rtti: 42 func: 2371 group: 1 struct: 11817 ] [c] 10000 nodes [ array: 2461 framework rtti: 70 func: 2651 group: 1 struct: 12349 ] [c] 11000 nodes [ array: 2461 framework rtti: 118 func: 3392 group: 1 struct: 12928 ] [c] 12000 nodes [ array: 3139 framework rtti: 150 func: 3724 group: 1 struct: 13326 ] [c] 13000 nodes [ array: 5139 framework rtti: 150 func: 3724 group: 1 struct: 13326 ] [c] 14000 nodes [ array: 6626 framework rtti: 151 func: 3755 group: 1 struct: 13705 ] [c] 15000 nodes [ array: 6905 framework rtti: 159 func: 3869 group: 1 struct: 17043 ] [c] 16000 nodes [ array: 7285 framework rtti: 165 func: 3946 group: 1 struct: 22288 ] [c] 17000 nodes [ array: 7550 framework rtti: 214 func: 4594 group: 1 struct: 24493 ] [c] 18000 nodes [ array: 7613 framework rtti: 332 func: 4975 group: 1 struct: 25250 ] [c] 19000 nodes [ array: 7667 framework rtti: 643 func: 5388 group: 1 struct: 26113 ] [c] 20000 nodes [ array: 7709 framework rtti: 822 func: 5599 group: 1 struct: 26603 ] [c] 21000 nodes [ array: 7709 framework rtti: 822 func: 5599 group: 1 struct: 26603 ] [c] 22000 nodes [ array: 7709 framework rtti: 822 func: 5599 group: 1 struct: 26603 ] [c] 23000 nodes [ array: 7709 framework rtti: 822 func: 5599 group: 1 struct: 26603 ] [c] 24000 nodes [ array: 7733 framework rtti: 826 func: 5648 group: 1 struct: 27132 ] [c] 25000 nodes [ array: 7879 framework rtti: 833 func: 5904 group: 1 struct: 28507 ] [c] 26000 nodes [ array: 7892 framework rtti: 833 func: 5917 group: 1 struct: 29169 ] [c] 27000 nodes [ array: 7892 framework rtti: 833 func: 5917 group: 1 struct: 29840 ] [c] 28000 nodes [ array: 7943 framework rtti: 834 func: 6076 group: 1 struct: 31009 ] [c] 29000 nodes [ array: 8016 framework rtti: 841 func: 6308 group: 1 struct: 32184 ] [c] 30000 nodes [ array: 8020 framework rtti: 841 func: 6315 group: 1 struct: 32219 ] [c] 31000 nodes [ array: 8020 framework rtti: 841 func: 6320 group: 1 struct: 32219 ] [c] 32000 nodes [ array: 8020 framework rtti: 841 func: 6320 group: 1 struct: 32219 ] [c] 33000 nodes [ array: 8020 framework rtti: 841 func: 6325 group: 1 struct: 32219 ] [c] 34000 nodes [ array: 8072 framework rtti: 841 func: 6490 group: 1 struct: 34268 ] [c] 35000 nodes [ array: 8093 framework rtti: 841 func: 6740 group: 1 struct: 35216 ] [c] 36000 nodes [ array: 8192 framework rtti: 869 func: 7049 group: 1 struct: 36373 ] [c] 37000 nodes [ array: 8307 framework rtti: 927 func: 7549 group: 1 struct: 36932 ] [c] 38000 nodes [ array: 8561 framework rtti: 1041 func: 7954 group: 1 struct: 37448 ] [c] 39000 nodes [ array: 8770 framework rtti: 1124 func: 8251 group: 1 struct: 37969 ] [c] 40000 nodes [ array: 9066 framework rtti: 1149 func: 8640 group: 1 struct: 38455 ] [c] 41000 nodes [ array: 9322 framework rtti: 1225 func: 8828 group: 1 struct: 39230 ] [c] 42000 nodes [ array: 9589 framework rtti: 1237 func: 9105 group: 1 struct: 40441 ] [c] 43000 nodes [ array: 9806 framework rtti: 1237 func: 9284 group: 1 struct: 41131 ] [c] 44000 nodes [ array: 10194 framework rtti: 1240 func: 9340 group: 1 struct: 41728 ] [c] 45000 nodes [ array: 10594 framework rtti: 1243 func: 9403 group: 1 struct: 42264 ] [c] 46000 nodes [ array: 10876 framework rtti: 1243 func: 9554 group: 1 struct: 42836 ] [c] 47000 nodes [ array: 11122 framework rtti: 1248 func: 9724 group: 1 struct: 43496 ] [c] 48000 nodes [ array: 11197 framework rtti: 1250 func: 9889 group: 1 struct: 43861 ] [c] 49000 nodes [ array: 11294 framework rtti: 1250 func: 9984 group: 1 struct: 44082 ] [c] 50000 nodes [ array: 11552 framework rtti: 1251 func: 10083 group: 1 struct: 44523 ] [c] 51000 nodes [ array: 11823 framework rtti: 1251 func: 10295 group: 1 struct: 44987 ] [c] 52000 nodes [ array: 12086 framework rtti: 1252 func: 10455 group: 1 struct: 45726 ] [c] 53000 nodes [ array: 12224 framework rtti: 1270 func: 10784 group: 1 struct: 46106 ] [c] 54000 nodes [ array: 12355 framework rtti: 1303 func: 11072 group: 1 struct: 46654 ] [c] 55000 nodes [ array: 12498 framework rtti: 1316 func: 11349 group: 1 struct: 46995 ] [c] 56000 nodes [ array: 12675 framework rtti: 1326 func: 11667 group: 1 struct: 47399 ] [c] 57000 nodes [ array: 12854 framework rtti: 1333 func: 12000 group: 1 struct: 47819 ] [c] 58000 nodes [ array: 13036 framework rtti: 1341 func: 12361 group: 1 struct: 48245 ] [c] 59000 nodes [ array: 13044 framework rtti: 1408 func: 12411 group: 1 struct: 48850 ] [c] 60000 nodes [ array: 13163 framework rtti: 1417 func: 12531 group: 1 struct: 49271 ] [c] 61000 nodes [ array: 13307 framework rtti: 1420 func: 12672 group: 1 struct: 106942 ] [c] 62000 nodes [ array: 13472 framework rtti: 1423 func: 12764 group: 1 struct: 107586 ] [c] 63000 nodes [ array: 13472 framework rtti: 1423 func: 12764 group: 1 struct: 108142 ] [c] 64000 nodes [ array: 13542 framework rtti: 1423 func: 12914 group: 1 struct: 108764 ] [c] 65000 nodes [ array: 13643 framework rtti: 1424 func: 13092 group: 1 struct: 109550 ] [c] 66000 nodes [ array: 13817 framework rtti: 1437 func: 13280 group: 1 struct: 110279 ] [c] 67000 nodes [ array: 13971 framework rtti: 1441 func: 13440 group: 1 struct: 110868 ] [c] 68000 nodes [ array: 14114 framework rtti: 1441 func: 13620 group: 1 struct: 111192 ] [c] 69000 nodes [ array: 14207 framework rtti: 1444 func: 13824 group: 1 struct: 111955 ] [c] 70000 nodes [ array: 14525 framework rtti: 1445 func: 14011 group: 1 struct: 112748 ] [c] 71000 nodes [ array: 14921 framework rtti: 1456 func: 14325 group: 1 struct: 113542 ] [c] 72000 nodes [ array: 15254 framework rtti: 1458 func: 14730 group: 1 struct: 114247 ] [c] 73000 nodes [ array: 15544 framework rtti: 1465 func: 15095 group: 1 struct: 114919 ] [c] 74000 nodes [ array: 15895 framework rtti: 1470 func: 15454 group: 1 struct: 115602 ] [c] 75000 nodes [ array: 16138 framework rtti: 1477 func: 15814 group: 1 struct: 116165 ] [c] 76000 nodes [ array: 16408 framework rtti: 1478 func: 15874 group: 1 struct: 116783 ] [c] 77000 nodes [ array: 16787 framework rtti: 1481 func: 15995 group: 1 struct: 117666 ] [c] 78000 nodes [ array: 17087 framework rtti: 1481 func: 16126 group: 1 struct: 159072 ] [c] 79000 nodes [ array: 17210 framework rtti: 1481 func: 16205 group: 1 struct: 159792 ] [c] 80000 nodes [ array: 17389 framework rtti: 1481 func: 16330 group: 1 struct: 160284 ] [c] 81000 nodes [ array: 17597 framework rtti: 1481 func: 16434 group: 1 struct: 160924 ] [c] 82000 nodes [ array: 17667 framework rtti: 1481 func: 16482 group: 1 struct: 161668 ] [c] 83000 nodes [ array: 17743 framework rtti: 1481 func: 16526 group: 1 struct: 162412 ] [c] 84000 nodes [ array: 17748 framework rtti: 1481 func: 16570 group: 1 struct: 163157 ] [c] 85000 nodes [ array: 17920 framework rtti: 1481 func: 16626 group: 1 struct: 163885 ] [c] 86000 nodes [ array: 18302 framework rtti: 1481 func: 16719 group: 1 struct: 164568 ] [c] 87000 nodes [ array: 18657 framework rtti: 1481 func: 16814 group: 1 struct: 165221 ] [c] 88000 nodes [ array: 18999 framework rtti: 1481 func: 16893 group: 1 struct: 165930 ] [c] 89000 nodes [ array: 19368 framework rtti: 1481 func: 16961 group: 1 struct: 166529 ] [c] 90000 nodes [ array: 19731 framework rtti: 1481 func: 17024 group: 1 struct: 167142 ] [c] 91000 nodes [ array: 20047 framework rtti: 1481 func: 17093 group: 1 struct: 167763 ] [c] 92000 nodes [ array: 20447 framework rtti: 1481 func: 17208 group: 1 struct: 168374 ] [c] 93000 nodes [ array: 20784 framework rtti: 1481 func: 17336 group: 1 struct: 169063 ] [c] 94000 nodes [ array: 21064 framework rtti: 1481 func: 17452 group: 1 struct: 169635 ] [c] 95000 nodes [ array: 21360 framework rtti: 1481 func: 17574 group: 1 struct: 170195 ] [c] 96000 nodes [ array: 21752 framework rtti: 1481 func: 17745 group: 1 struct: 170884 ] [c] 97000 nodes [ array: 22203 framework rtti: 1481 func: 17947 group: 1 struct: 171527 ] [c] 98000 nodes [ array: 22554 framework rtti: 1481 func: 18069 group: 1 struct: 172219 ] [c] 99000 nodes [ array: 22917 framework rtti: 1481 func: 18236 group: 1 struct: 172882 ] [c] 100000 nodes [ array: 23271 framework rtti: 1481 func: 18345 group: 1 struct: 173564 ] [c] 101000 nodes [ array: 23619 framework rtti: 1481 func: 18470 group: 1 struct: 174262 ] [c] 102000 nodes [ array: 23824 framework rtti: 1481 func: 18666 group: 1 struct: 174805 ] [c] 103000 nodes [ array: 23973 framework rtti: 1481 func: 18863 group: 1 struct: 175363 ] [c] 104000 nodes [ array: 24316 framework rtti: 1481 func: 19016 group: 1 struct: 176060 ] [c] 105000 nodes [ array: 24715 framework rtti: 1481 func: 19176 group: 1 struct: 176737 ] [c] 106000 nodes [ array: 25092 framework rtti: 1481 func: 19354 group: 1 struct: 177288 ] [c] 107000 nodes [ array: 25342 framework rtti: 1481 func: 19600 group: 1 struct: 177538 ] [c] 108000 nodes [ array: 25630 framework rtti: 1481 func: 19758 group: 1 struct: 177834 ] [c] 109000 nodes [ array: 26090 framework rtti: 1481 func: 19996 group: 1 struct: 178392 ] [c] 110000 nodes [ array: 26513 framework rtti: 1481 func: 20124 group: 1 struct: 179008 ] [c] 111000 nodes [ array: 26778 framework rtti: 1481 func: 20312 group: 1 struct: 179554 ] [c] 112000 nodes [ array: 26965 framework rtti: 1481 func: 20509 group: 1 struct: 180091 ] [c] 113000 nodes [ array: 27335 framework rtti: 1481 func: 20622 group: 1 struct: 180673 ] [c] 114000 nodes [ array: 27662 framework rtti: 1481 func: 20791 group: 1 struct: 181321 ] [c] 115000 nodes [ array: 28010 framework rtti: 1481 func: 20917 group: 1 struct: 181976 ] [c] 116000 nodes [ array: 28368 framework rtti: 1481 func: 21103 group: 1 struct: 182612 ] [c] 117000 nodes [ array: 28725 framework rtti: 1481 func: 21247 group: 1 struct: 183293 ] [c] 118000 nodes [ array: 29132 framework rtti: 1481 func: 21402 group: 1 struct: 183961 ] [c] 119000 nodes [ array: 29462 framework rtti: 1481 func: 21538 group: 1 struct: 184633 ] [c] 120000 nodes [ array: 29788 framework rtti: 1481 func: 21635 group: 1 struct: 185314 ] [c] 121000 nodes [ array: 30135 framework rtti: 1481 func: 21796 group: 1 struct: 185949 ] [c] 122000 nodes [ array: 30437 framework rtti: 1481 func: 21983 group: 1 struct: 186564 ] [c] 123000 nodes [ array: 30773 framework rtti: 1481 func: 22153 group: 1 struct: 187199 ] [c] 124000 nodes [ array: 31183 framework rtti: 1481 func: 22380 group: 1 struct: 187796 ] [c] 125000 nodes [ array: 31644 framework rtti: 1481 func: 22626 group: 1 struct: 188369 ] [c] 126000 nodes [ array: 32076 framework rtti: 1481 func: 22774 group: 1 struct: 188908 ] [c] 127000 nodes [ array: 32474 framework rtti: 1481 func: 22910 group: 1 struct: 189492 ] [c] 128000 nodes [ array: 32841 framework rtti: 1481 func: 23049 group: 1 struct: 190113 ] [c] 129000 nodes [ array: 33253 framework rtti: 1481 func: 23222 group: 1 struct: 190729 ] [c] 130000 nodes [ array: 33670 framework rtti: 1481 func: 23370 group: 1 struct: 191351 ] [c] 131000 nodes [ array: 34073 framework rtti: 1481 func: 23510 group: 1 struct: 191967 ] [c] 132000 nodes [ array: 34496 framework rtti: 1481 func: 23558 group: 1 struct: 192518 ] [c] 133000 nodes [ array: 34736 framework rtti: 1481 func: 23665 group: 1 struct: 193233 ] [c] 134000 nodes [ array: 35019 framework rtti: 1481 func: 23898 group: 1 struct: 193925 ] [c] 135000 nodes [ array: 35329 framework rtti: 1486 func: 23992 group: 1 struct: 194686 ] [c] 136000 nodes [ array: 35412 framework rtti: 1487 func: 24002 group: 1 struct: 195514 ] [c] 137000 nodes [ array: 35749 framework rtti: 1490 func: 24037 group: 1 struct: 195984 ] [c] 138000 nodes [ array: 36028 framework rtti: 1493 func: 24100 group: 1 struct: 196463 ] [c] 139000 nodes [ array: 36310 framework rtti: 1500 func: 24139 group: 1 struct: 197015 ] [c] 140000 nodes [ array: 36572 framework rtti: 1505 func: 24165 group: 1 struct: 197494 ] [c] 141000 nodes [ array: 36854 framework rtti: 1510 func: 24186 group: 1 struct: 197843 ] [c] 142000 nodes [ array: 37039 framework rtti: 1528 func: 24340 group: 1 struct: 199208 ] [c] 143000 nodes [ array: 37109 framework rtti: 1532 func: 24397 group: 1 struct: 199906 ] [c] 144000 nodes [ array: 37153 framework rtti: 1534 func: 24426 group: 1 struct: 200882 ] [c] 145000 nodes [ array: 37248 framework rtti: 1535 func: 24704 group: 1 struct: 201595 ] [c] 146000 nodes [ array: 37349 framework rtti: 1535 func: 24791 group: 1 struct: 202383 ] [c] 147000 nodes [ array: 37495 framework rtti: 1539 func: 24992 group: 1 struct: 203032 ] [c] 148000 nodes [ array: 37591 framework rtti: 1550 func: 25082 group: 1 struct: 203918 ] [c] 149000 nodes [ array: 37914 framework rtti: 1550 func: 25228 group: 1 struct: 204845 ] [c] 150000 nodes [ array: 38129 framework rtti: 1553 func: 25453 group: 1 struct: 207954 ] [c] 151000 nodes [ array: 38348 framework rtti: 1557 func: 25464 group: 1 struct: 209757 ] [c] 152000 nodes [ array: 38509 framework rtti: 1558 func: 25541 group: 1 struct: 210045 ] [c] 153000 nodes [ array: 38591 framework rtti: 1559 func: 25571 group: 1 struct: 210268 ] [c] 154000 nodes [ array: 38661 framework rtti: 1559 func: 25615 group: 1 struct: 210451 ] [c] 155000 nodes [ array: 38661 framework rtti: 1559 func: 25616 group: 1 struct: 210663 ] [c] 156000 nodes [ array: 38701 framework rtti: 1559 func: 25645 group: 1 struct: 210861 ] [c] 157000 nodes [ array: 38803 framework rtti: 1559 func: 25687 group: 1 struct: 211068 ] [c] 158000 nodes [ array: 38995 framework rtti: 1559 func: 25707 group: 1 struct: 211297 ] [c] 159000 nodes [ array: 39080 framework rtti: 1559 func: 25752 group: 1 struct: 211481 ] [c] 160000 nodes [ array: 39161 framework rtti: 1559 func: 25781 group: 1 struct: 211671 ] [c] 161000 nodes [ array: 39200 framework rtti: 1559 func: 25788 group: 1 struct: 211778 ] [c] 162000 nodes [ array: 39316 framework rtti: 1559 func: 25827 group: 1 struct: 211943 ] [c] 163000 nodes [ array: 39412 framework rtti: 1559 func: 25871 group: 1 struct: 212126 ] [c] 164000 nodes [ array: 39511 framework rtti: 1559 func: 25929 group: 1 struct: 212300 ] [c] 165000 nodes [ array: 39623 framework rtti: 1559 func: 25940 group: 1 struct: 212485 ] [c] 166000 nodes [ array: 39863 framework rtti: 1559 func: 25953 group: 1 struct: 212576 ] [c] 167000 nodes [ array: 39950 framework rtti: 1559 func: 25990 group: 1 struct: 212798 ] [c] 168000 nodes [ array: 40020 framework rtti: 1559 func: 26020 group: 1 struct: 212958 ] [c] 169000 nodes [ array: 40182 framework rtti: 1559 func: 26045 group: 1 struct: 213134 ] [c] 170000 nodes [ array: 40290 framework rtti: 1559 func: 26088 group: 1 struct: 213359 ] [c] 171000 nodes [ array: 40390 framework rtti: 1559 func: 26117 group: 1 struct: 213553 ] [c] 172000 nodes [ array: 40523 framework rtti: 1559 func: 26147 group: 1 struct: 213776 ] [c] 173000 nodes [ array: 40601 framework rtti: 1559 func: 26190 group: 1 struct: 214002 ] [c] 174000 nodes [ array: 40695 framework rtti: 1559 func: 26231 group: 1 struct: 214221 ] [c] 175000 nodes [ array: 40863 framework rtti: 1559 func: 26258 group: 1 struct: 214429 ] [c] 176000 nodes [ array: 41014 framework rtti: 1559 func: 26291 group: 1 struct: 214652 ] [c] 177000 nodes [ array: 41127 framework rtti: 1559 func: 26311 group: 1 struct: 214902 ] [c] 178000 nodes [ array: 41247 framework rtti: 1559 func: 26329 group: 1 struct: 215113 ] [c] 179000 nodes [ array: 41368 framework rtti: 1559 func: 26392 group: 1 struct: 215361 ] [c] 180000 nodes [ array: 41455 framework rtti: 1559 func: 26423 group: 1 struct: 215598 ] [c] 181000 nodes [ array: 41528 framework rtti: 1559 func: 26456 group: 1 struct: 215805 ] [c] 182000 nodes [ array: 41658 framework rtti: 1559 func: 26496 group: 1 struct: 216036 ] [c] 183000 nodes [ array: 41781 framework rtti: 1559 func: 26516 group: 1 struct: 216217 ] [c] 184000 nodes [ array: 42026 framework rtti: 1559 func: 26543 group: 1 struct: 216381 ] [c] 185000 nodes [ array: 42161 framework rtti: 1559 func: 26571 group: 1 struct: 216612 ] [c] 186000 nodes [ array: 42334 framework rtti: 1559 func: 26593 group: 1 struct: 216827 ] [c] 187000 nodes [ array: 42457 framework rtti: 1559 func: 26633 group: 1 struct: 217021 ] [c] 188000 nodes [ array: 42699 framework rtti: 1559 func: 26668 group: 1 struct: 217170 ] [c] 189000 nodes [ array: 42816 framework rtti: 1559 func: 26717 group: 1 struct: 217372 ] [c] 190000 nodes [ array: 43010 framework rtti: 1559 func: 26739 group: 1 struct: 217614 ] [c] 191000 nodes [ array: 43258 framework rtti: 1559 func: 26739 group: 1 struct: 217864 ] [c] 192000 nodes [ array: 43402 framework rtti: 1559 func: 26767 group: 1 struct: 218081 ] [c] 193000 nodes [ array: 43596 framework rtti: 1560 func: 26814 group: 1 struct: 218288 ] [c] 194000 nodes [ array: 44162 framework rtti: 1560 func: 26878 group: 1 struct: 218314 ] [c] 195000 nodes [ array: 44958 framework rtti: 1560 func: 26917 group: 1 struct: 218328 ] [c] 196000 nodes [ array: 45499 framework rtti: 1560 func: 26937 group: 1 struct: 218330 ] [c] 197000 nodes [ array: 46367 framework rtti: 1560 func: 26950 group: 1 struct: 218335 ] [c] 198000 nodes [ array: 47181 framework rtti: 1560 func: 26952 group: 1 struct: 218335 ] [c] 199000 nodes [ array: 48125 framework rtti: 1560 func: 26953 group: 1 struct: 218336 ] [c] 200000 nodes [ array: 48858 framework rtti: 1560 func: 26990 group: 1 struct: 218365 ] [c] 201000 nodes [ array: 49445 framework rtti: 1560 func: 27059 group: 1 struct: 218438 ] [c] 202000 nodes [ array: 50038 framework rtti: 1560 func: 27148 group: 1 struct: 218470 ] [c] 203000 nodes [ array: 50650 framework rtti: 1560 func: 27200 group: 1 struct: 218486 ] [c] 204000 nodes [ array: 51231 framework rtti: 1560 func: 27265 group: 1 struct: 218505 ] [c] 205000 nodes [ array: 51803 framework rtti: 1560 func: 27282 group: 1 struct: 218523 ] [c] 206000 nodes [ array: 52439 framework rtti: 1560 func: 27297 group: 1 struct: 218535 ] [c] 207000 nodes [ array: 52951 framework rtti: 1560 func: 27380 group: 1 struct: 218590 ] [c] 208000 nodes [ array: 53539 framework rtti: 1560 func: 27410 group: 1 struct: 218602 ] [c] 209000 nodes [ array: 54119 framework rtti: 1560 func: 27467 group: 1 struct: 218637 ] [c] 210000 nodes [ array: 54698 framework rtti: 1560 func: 27495 group: 1 struct: 218697 ] [c] 211000 nodes [ array: 55256 framework rtti: 1560 func: 27513 group: 1 struct: 218753 ] [c] 212000 nodes [ array: 55793 framework rtti: 1560 func: 27560 group: 1 struct: 218793 ] [c] 213000 nodes [ array: 56298 framework rtti: 1560 func: 27626 group: 1 struct: 218828 ] [c] 214000 nodes [ array: 56891 framework rtti: 1560 func: 27646 group: 1 struct: 218848 ] [c] 215000 nodes [ array: 57435 framework rtti: 1560 func: 27691 group: 1 struct: 218872 ] [c] 216000 nodes [ array: 58021 framework rtti: 1560 func: 27712 group: 1 struct: 218933 ] [c] 217000 nodes [ array: 58599 framework rtti: 1560 func: 27736 group: 1 struct: 218975 ] [c] 218000 nodes [ array: 59185 framework rtti: 1560 func: 27774 group: 1 struct: 219000 ] [c] 219000 nodes [ array: 59767 framework rtti: 1560 func: 27775 group: 1 struct: 219006 ] [c] 220000 nodes [ array: 60367 framework rtti: 1560 func: 27796 group: 1 struct: 219034 ] [c] 221000 nodes [ array: 60943 framework rtti: 1560 func: 27818 group: 1 struct: 219058 ] [c] 222000 nodes [ array: 61482 framework rtti: 1560 func: 27856 group: 1 struct: 219101 ] [c] 223000 nodes [ array: 62014 framework rtti: 1560 func: 27866 group: 1 struct: 219116 ] [c] 224000 nodes [ array: 62363 framework rtti: 1560 func: 27870 group: 1 struct: 219117 ] [c] 225000 nodes [ array: 62784 framework rtti: 1560 func: 27881 group: 1 struct: 219121 ] [c] 226000 nodes [ array: 63221 framework rtti: 1560 func: 27883 group: 1 struct: 219128 ] [c] 227000 nodes [ array: 63754 framework rtti: 1560 func: 27890 group: 1 struct: 219136 ] [c] 228000 nodes [ array: 64284 framework rtti: 1560 func: 27918 group: 1 struct: 219177 ] [c] 229000 nodes [ array: 64872 framework rtti: 1560 func: 27927 group: 1 struct: 219184 ] [c] 230000 nodes [ array: 65418 framework rtti: 1560 func: 27942 group: 1 struct: 219191 ] [c] 231000 nodes [ array: 65994 framework rtti: 1560 func: 27988 group: 1 struct: 219212 ] [c] 232000 nodes [ array: 66528 framework rtti: 1560 func: 27996 group: 1 struct: 219232 ] [c] 233000 nodes [ array: 67106 framework rtti: 1560 func: 28046 group: 1 struct: 219236 ] [c] 234000 nodes [ array: 67650 framework rtti: 1560 func: 28072 group: 1 struct: 219261 ] [c] 235000 nodes [ array: 68233 framework rtti: 1560 func: 28112 group: 1 struct: 219284 ] [c] 236000 nodes [ array: 68780 framework rtti: 1560 func: 28125 group: 1 struct: 219311 ] [c] 237000 nodes [ array: 69354 framework rtti: 1560 func: 28145 group: 1 struct: 219366 ] [c] 238000 nodes [ array: 69970 framework rtti: 1560 func: 28178 group: 1 struct: 219372 ] [c] 239000 nodes [ array: 70561 framework rtti: 1560 func: 28199 group: 1 struct: 219382 ] [c] 240000 nodes [ array: 71116 framework rtti: 1560 func: 28211 group: 1 struct: 219413 ] [c] 241000 nodes [ array: 71636 framework rtti: 1560 func: 28244 group: 1 struct: 219464 ] [c] 242000 nodes [ array: 72194 framework rtti: 1560 func: 28284 group: 1 struct: 219508 ] [c] 243000 nodes [ array: 72668 framework rtti: 1560 func: 28328 group: 1 struct: 219601 ] [c] 244000 nodes [ array: 73115 framework rtti: 1560 func: 28330 group: 1 struct: 219601 ] [c] 245000 nodes [ array: 73621 framework rtti: 1560 func: 28339 group: 1 struct: 219604 ] [c] 246000 nodes [ array: 74106 framework rtti: 1560 func: 28353 group: 1 struct: 219604 ] [c] 247000 nodes [ array: 74642 framework rtti: 1560 func: 28356 group: 1 struct: 219605 ] [c] 248000 nodes [ array: 75194 framework rtti: 1560 func: 28356 group: 1 struct: 219609 ] [c] 249000 nodes [ array: 75679 framework rtti: 1560 func: 28357 group: 1 struct: 219609 ] [c] 250000 nodes [ array: 76229 framework rtti: 1560 func: 28360 group: 1 struct: 219609 ] [c] 251000 nodes [ array: 76749 framework rtti: 1560 func: 28363 group: 1 struct: 219609 ] [c] 252000 nodes [ array: 77287 framework rtti: 1560 func: 28372 group: 1 struct: 219611 ] [c] 253000 nodes [ array: 77940 framework rtti: 1560 func: 28476 group: 1 struct: 219653 ] [c] 254000 nodes [ array: 78402 framework rtti: 1560 func: 28823 group: 1 struct: 219897 ] [c] 255000 nodes [ array: 78828 framework rtti: 1563 func: 28864 group: 1 struct: 220138 ] [c] 256000 nodes [ array: 78964 framework rtti: 1563 func: 28874 group: 1 struct: 221084 ] [c] 257000 nodes [ array: 78992 framework rtti: 1565 func: 28947 group: 1 struct: 221442 ] [c] 258000 nodes [ array: 79105 framework rtti: 1569 func: 29002 group: 1 struct: 223225 ] [c] 259000 nodes [ array: 79345 framework rtti: 1573 func: 29025 group: 1 struct: 224013 ] [c] 260000 nodes [ array: 79448 framework rtti: 1579 func: 29105 group: 1 struct: 225234 ] [c] 261000 nodes [ array: 79482 framework rtti: 1582 func: 29291 group: 1 struct: 225461 ] [c] 262000 nodes [ array: 79851 framework rtti: 1582 func: 29594 group: 1 struct: 225682 ] [c] 263000 nodes [ array: 80125 framework rtti: 1599 func: 29599 group: 1 struct: 226299 ] [c] 264000 nodes [ array: 80395 framework rtti: 1603 func: 29607 group: 1 struct: 226890 ] [c] 265000 nodes [ array: 80668 framework rtti: 1604 func: 29815 group: 1 struct: 227449 ] [c] 266000 nodes [ array: 81029 framework rtti: 1605 func: 29847 group: 1 struct: 227955 ] [c] 267000 nodes [ array: 81184 framework rtti: 1625 func: 29948 group: 1 struct: 228630 ] [c] 268000 nodes [ array: 81379 framework rtti: 1625 func: 30011 group: 1 struct: 229210 ] [c] 269000 nodes [ array: 81533 framework rtti: 1632 func: 30087 group: 1 struct: 229545 ] [c] 270000 nodes [ array: 81675 framework rtti: 1633 func: 30180 group: 1 struct: 229903 ] [c] 271000 nodes [ array: 81760 framework rtti: 1638 func: 30284 group: 1 struct: 230483 ] [c] 272000 nodes [ array: 81772 framework rtti: 1638 func: 30284 group: 1 struct: 233431 ] [c] 273000 nodes [ array: 81774 framework rtti: 1638 func: 30286 group: 1 struct: 236259 ] [c] 274000 nodes [ array: 81781 framework rtti: 1638 func: 30286 group: 1 struct: 240103 ] [c] 275000 nodes [ array: 81867 framework rtti: 1641 func: 30314 group: 1 struct: 240574 ] [c] 276000 nodes [ array: 82171 framework rtti: 1646 func: 30392 group: 1 struct: 241140 ] [c] 277000 nodes [ array: 82837 framework rtti: 1662 func: 30393 group: 1 struct: 242164 ] [c] 278000 nodes [ array: 83403 framework rtti: 1662 func: 30393 group: 1 struct: 244962 ] [c] 279000 nodes [ array: 83974 framework rtti: 1662 func: 30393 group: 1 struct: 247480 ] [c] 280000 nodes [ array: 84433 framework rtti: 1662 func: 30393 group: 1 struct: 249856 ] [c] 281000 nodes [ array: 84992 framework rtti: 1662 func: 30393 group: 1 struct: 252600 ] [c] 282000 nodes [ array: 85594 framework rtti: 1662 func: 30393 group: 1 struct: 256060 ] [c] 283000 nodes [ array: 86158 framework rtti: 1662 func: 30393 group: 1 struct: 258824 ] [c] 284000 nodes [ array: 86774 framework rtti: 1662 func: 30393 group: 1 struct: 262466 ] [c] 285000 nodes [ array: 87377 framework rtti: 1662 func: 30393 group: 1 struct: 265332 ] [c] 286000 nodes [ array: 87980 framework rtti: 1662 func: 30393 group: 1 struct: 268439 ] [c] 287000 nodes [ array: 88465 framework rtti: 1667 func: 30393 group: 1 struct: 271240 ] [c] 288000 nodes [ array: 88912 framework rtti: 1667 func: 30393 group: 1 struct: 273796 ] [c] 289000 nodes [ array: 89385 framework rtti: 1667 func: 30393 group: 1 struct: 277580 ] [c] 290000 nodes [ array: 89885 framework rtti: 1667 func: 30393 group: 1 struct: 282431 ] [c] 291000 nodes [ array: 89993 framework rtti: 1667 func: 30403 group: 1 struct: 285919 ] [c] 292000 nodes [ array: 89999 framework rtti: 1667 func: 30411 group: 1 struct: 287108 ] [c] 293000 nodes [ array: 90001 framework rtti: 1667 func: 30430 group: 1 struct: 288543 ] [c] 294000 nodes [ array: 90001 framework rtti: 1667 func: 30431 group: 1 struct: 289821 ] [c] 295000 nodes [ array: 90001 framework rtti: 1667 func: 30431 group: 1 struct: 290012 ] [c] 296000 nodes [ array: 90024 framework rtti: 1667 func: 30441 group: 1 struct: 292367 ] [c] 297000 nodes [ array: 90059 framework rtti: 1668 func: 30496 group: 1 struct: 296128 ] [c] 298000 nodes [ array: 90073 framework rtti: 1668 func: 30534 group: 1 struct: 299332 ] [c] 299000 nodes [ array: 90082 framework rtti: 1669 func: 30562 group: 1 struct: 302419 ] [c] 300000 nodes [ array: 90093 framework rtti: 1670 func: 30569 group: 1 struct: 304833 ] [c] 301000 nodes [ array: 90106 framework rtti: 1670 func: 30612 group: 1 struct: 308090 ] [c] 302000 nodes [ array: 90140 framework rtti: 1670 func: 30647 group: 1 struct: 311413 ] [c] 303000 nodes [ array: 90176 framework rtti: 1670 func: 30653 group: 1 struct: 314512 ] [c] 304000 nodes [ array: 90222 framework rtti: 1670 func: 30684 group: 1 struct: 317683 ] [c] 305000 nodes [ array: 90244 framework rtti: 1670 func: 30744 group: 1 struct: 319853 ] [c] 306000 nodes [ array: 90280 framework rtti: 1670 func: 30790 group: 1 struct: 323373 ] [c] 307000 nodes [ array: 90305 framework rtti: 1671 func: 30817 group: 1 struct: 326882 ] [c] 308000 nodes [ array: 90323 framework rtti: 1671 func: 30826 group: 1 struct: 329571 ] [c] 309000 nodes [ array: 90356 framework rtti: 1671 func: 30838 group: 1 struct: 332299 ] [c] 310000 nodes [ array: 90375 framework rtti: 1672 func: 30883 group: 1 struct: 335025 ] [c] 311000 nodes [ array: 90389 framework rtti: 1672 func: 30893 group: 1 struct: 336545 ] [c] 312000 nodes [ array: 90396 framework rtti: 1672 func: 30895 group: 1 struct: 338342 ] [c] 313000 nodes [ array: 90423 framework rtti: 1672 func: 30902 group: 1 struct: 340509 ] [c] 314000 nodes [ array: 90475 framework rtti: 1672 func: 30904 group: 1 struct: 342589 ] [c] 315000 nodes [ array: 90490 framework rtti: 1672 func: 30934 group: 1 struct: 345307 ] [c] 316000 nodes [ array: 90502 framework rtti: 1672 func: 30977 group: 1 struct: 348853 ] [c] 317000 nodes [ array: 90524 framework rtti: 1673 func: 30996 group: 1 struct: 351277 ] [c] 318000 nodes [ array: 90564 framework rtti: 1673 func: 31021 group: 1 struct: 354660 ] [c] 319000 nodes [ array: 90582 framework rtti: 1673 func: 31044 group: 1 struct: 357669 ] [c] 320000 nodes [ array: 90613 framework rtti: 1673 func: 31057 group: 1 struct: 360201 ] [c] 321000 nodes [ array: 90654 framework rtti: 1673 func: 31074 group: 1 struct: 362513 ] [c] 322000 nodes [ array: 90690 framework rtti: 1673 func: 31114 group: 1 struct: 364184 ] [c] 323000 nodes [ array: 90691 framework rtti: 1673 func: 31117 group: 1 struct: 367729 ] [c] 324000 nodes [ array: 90691 framework rtti: 1673 func: 31125 group: 1 struct: 370848 ] [c] 325000 nodes [ array: 90691 framework rtti: 1673 func: 31125 group: 1 struct: 374846 ] [c] 326000 nodes [ array: 90691 framework rtti: 1673 func: 31129 group: 1 struct: 377921 ] [c] 327000 nodes [ array: 90692 framework rtti: 1673 func: 31133 group: 1 struct: 381056 ] [c] 328000 nodes [ array: 90705 framework rtti: 1673 func: 31419 group: 1 struct: 384223 ] [c] 329000 nodes [ array: 90741 framework rtti: 1675 func: 31702 group: 1 struct: 388458 ] [c] 330000 nodes [ array: 90870 framework rtti: 1683 func: 32011 group: 1 struct: 389269 ] [c] 331000 nodes [ array: 90934 framework rtti: 1700 func: 32133 group: 1 struct: 389785 ] [c] 332000 nodes [ array: 90939 framework rtti: 1833 func: 32364 group: 1 struct: 389934 ] [c] 333000 nodes [ array: 91025 framework rtti: 1927 func: 32547 group: 1 struct: 390240 ] [c] 334000 nodes [ array: 91168 framework rtti: 1937 func: 32567 group: 1 struct: 390874 ] [c] 335000 nodes [ array: 91249 framework rtti: 1944 func: 32670 group: 1 struct: 390984 ] [c] 336000 nodes [ array: 91312 framework rtti: 1956 func: 32947 group: 1 struct: 391177 ] [c] 337000 nodes [ array: 91359 framework rtti: 1961 func: 33115 group: 1 struct: 391816 ] [c] 338000 nodes [ array: 91464 framework rtti: 1963 func: 33115 group: 1 struct: 392520 ] [c] 339000 nodes [ array: 91513 framework rtti: 1963 func: 33127 group: 1 struct: 393545 ] [c] 340000 nodes [ array: 91653 framework rtti: 1963 func: 33198 group: 1 struct: 393947 ] [c] 341000 nodes [ array: 91716 framework rtti: 1963 func: 33240 group: 1 struct: 394507 ] [c] 342000 nodes [ array: 91835 framework rtti: 1963 func: 33275 group: 1 struct: 395161 ] [c] 343000 nodes [ array: 91892 framework rtti: 1967 func: 33386 group: 1 struct: 395758 ] [c] 344000 nodes [ array: 92047 framework rtti: 1982 func: 33531 group: 1 struct: 396292 ] [c] 345000 nodes [ array: 92212 framework rtti: 1982 func: 33531 group: 1 struct: 396637 ] [c] 346000 nodes [ array: 92373 framework rtti: 1982 func: 33531 group: 1 struct: 396892 ] [c] 347000 nodes [ array: 92608 framework rtti: 1982 func: 33531 group: 1 struct: 397202 ] [c] 348000 nodes [ array: 92859 framework rtti: 1982 func: 33533 group: 1 struct: 397566 ] [c] 349000 nodes [ array: 93123 framework rtti: 1982 func: 33533 group: 1 struct: 397906 ] [c] 350000 nodes [ array: 93357 framework rtti: 1982 func: 33533 group: 1 struct: 398113 ] [c] 351000 nodes [ array: 93577 framework rtti: 1982 func: 33533 group: 1 struct: 398304 ] [c] 352000 nodes [ array: 93781 framework rtti: 1982 func: 33533 group: 1 struct: 398326 ] [c] 353000 nodes [ array: 93978 framework rtti: 1982 func: 33533 group: 1 struct: 398397 ] [c] 354000 nodes [ array: 94124 framework rtti: 1982 func: 33568 group: 1 struct: 398992 ] [c] 355000 nodes [ array: 94297 framework rtti: 2001 func: 33641 group: 1 struct: 399412 ] [c] 356000 nodes [ array: 94340 framework rtti: 2001 func: 33641 group: 1 struct: 399636 ] [c] 357000 nodes [ array: 94379 framework rtti: 2001 func: 33641 group: 1 struct: 399899 ] [c] 358000 nodes [ array: 94398 framework rtti: 2001 func: 33641 group: 1 struct: 400109 ] [c] 359000 nodes [ array: 94401 framework rtti: 2001 func: 33641 group: 1 struct: 400334 ] [c] 360000 nodes [ array: 94423 framework rtti: 2001 func: 33641 group: 1 struct: 400567 ] [c] 361000 nodes [ array: 94457 framework rtti: 2001 func: 33641 group: 1 struct: 400773 ] [c] 362000 nodes [ array: 94468 framework rtti: 2001 func: 33641 group: 1 struct: 401138 ] [c] 363000 nodes [ array: 94507 framework rtti: 2001 func: 33641 group: 1 struct: 401390 ] [c] 364000 nodes [ array: 94574 framework rtti: 2001 func: 33641 group: 1 struct: 401611 ] [c] 365000 nodes [ array: 94579 framework rtti: 2001 func: 33641 group: 1 struct: 401858 ] [c] 366000 nodes [ array: 94592 framework rtti: 2001 func: 33641 group: 1 struct: 402093 ] [c] 367000 nodes [ array: 94602 framework rtti: 2001 func: 33641 group: 1 struct: 402325 ] [c] 368000 nodes [ array: 94653 framework rtti: 2001 func: 33641 group: 1 struct: 402544 ] [c] 369000 nodes [ array: 94674 framework rtti: 2001 func: 33641 group: 1 struct: 402759 ] [c] 370000 nodes [ array: 94695 framework rtti: 2001 func: 33641 group: 1 struct: 402996 ] [c] 371000 nodes [ array: 94712 framework rtti: 2001 func: 33641 group: 1 struct: 403225 ] [c] 372000 nodes [ array: 94715 framework rtti: 2001 func: 33641 group: 1 struct: 403485 ] [c] 373000 nodes [ array: 94726 framework rtti: 2001 func: 33641 group: 1 struct: 403715 ] [c] 374000 nodes [ array: 94739 framework rtti: 2001 func: 33641 group: 1 struct: 403963 ] [c] 375000 nodes [ array: 94750 framework rtti: 2001 func: 33641 group: 1 struct: 404228 ] [c] 376000 nodes [ array: 94803 framework rtti: 2001 func: 33641 group: 1 struct: 404429 ] [c] 377000 nodes [ array: 94816 framework rtti: 2001 func: 33641 group: 1 struct: 404669 ] [c] 378000 nodes [ array: 94818 framework rtti: 2001 func: 33641 group: 1 struct: 404902 ] [c] 379000 nodes [ array: 94830 framework rtti: 2001 func: 33641 group: 1 struct: 405124 ] [c] 380000 nodes [ array: 94840 framework rtti: 2001 func: 33641 group: 1 struct: 405479 ] [c] 381000 nodes [ array: 94854 framework rtti: 2001 func: 33641 group: 1 struct: 405734 ] [c] 382000 nodes [ array: 94862 framework rtti: 2001 func: 33641 group: 1 struct: 405968 ] [c] 383000 nodes [ array: 94868 framework rtti: 2001 func: 33641 group: 1 struct: 406202 ] [c] 384000 nodes [ array: 94892 framework rtti: 2001 func: 33641 group: 1 struct: 406410 ] [c] 385000 nodes [ array: 94910 framework rtti: 2001 func: 33641 group: 1 struct: 406785 ] [c] 386000 nodes [ array: 94944 framework rtti: 2001 func: 33641 group: 1 struct: 407274 ] [c] 387000 nodes [ array: 94971 framework rtti: 2001 func: 33641 group: 1 struct: 407828 ] [c] 388000 nodes [ array: 94986 framework rtti: 2001 func: 33641 group: 1 struct: 408037 ] [c] 389000 nodes [ array: 94992 framework rtti: 2001 func: 33641 group: 1 struct: 408270 ] [c] 390000 nodes [ array: 95017 framework rtti: 2001 func: 33641 group: 1 struct: 408491 ] [c] 391000 nodes [ array: 95036 framework rtti: 2001 func: 33641 group: 1 struct: 408711 ] [c] 392000 nodes [ array: 95041 framework rtti: 2001 func: 33641 group: 1 struct: 408926 ] [c] 393000 nodes [ array: 95048 framework rtti: 2001 func: 33641 group: 1 struct: 409294 ] [c] 394000 nodes [ array: 95064 framework rtti: 2001 func: 33641 group: 1 struct: 409507 ] [c] 395000 nodes [ array: 95092 framework rtti: 2001 func: 33641 group: 1 struct: 409717 ] [c] 396000 nodes [ array: 95097 framework rtti: 2001 func: 33641 group: 1 struct: 409932 ] [c] 397000 nodes [ array: 95115 framework rtti: 2001 func: 33641 group: 1 struct: 410147 ] [c] 398000 nodes [ array: 95125 framework rtti: 2001 func: 33641 group: 1 struct: 410372 ] [c] 399000 nodes [ array: 95125 framework rtti: 2001 func: 33641 group: 1 struct: 410602 ] [c] 400000 nodes [ array: 95125 framework rtti: 2001 func: 33641 group: 1 struct: 410832 ] [c] 401000 nodes [ array: 95125 framework rtti: 2001 func: 33641 group: 1 struct: 411060 ] [c] 402000 nodes [ array: 95127 framework rtti: 2001 func: 33641 group: 1 struct: 411289 ] [c] 403000 nodes [ array: 95139 framework rtti: 2001 func: 33641 group: 1 struct: 411554 ] [c] 404000 nodes [ array: 95163 framework rtti: 2001 func: 33641 group: 1 struct: 411805 ] [c] 405000 nodes [ array: 95164 framework rtti: 2001 func: 33641 group: 1 struct: 411996 ] [c] 406000 nodes [ array: 95167 framework rtti: 2001 func: 33641 group: 1 struct: 412292 ] [c] 407000 nodes [ array: 95167 framework rtti: 2001 func: 33641 group: 1 struct: 412429 ] [c] 408000 nodes [ array: 95167 framework rtti: 2001 func: 33641 group: 1 struct: 412663 ] [c] 409000 nodes [ array: 95167 framework rtti: 2001 func: 33641 group: 1 struct: 412869 ] [c] 410000 nodes [ array: 95167 framework rtti: 2001 func: 33641 group: 1 struct: 412926 ] [c] 411000 nodes [ array: 95169 framework rtti: 2001 func: 33643 group: 1 struct: 413142 ] [c] 412000 nodes [ array: 95169 framework rtti: 2001 func: 33643 group: 1 struct: 413143 ] [c] 413000 nodes [ array: 95170 framework rtti: 2001 func: 33646 group: 1 struct: 413203 ] [c] 414000 nodes [ array: 95170 framework rtti: 2001 func: 33646 group: 1 struct: 413252 ] [c] 415000 nodes [ array: 95186 framework rtti: 2001 func: 33646 group: 1 struct: 413301 ] [c] 416000 nodes [ array: 95191 framework rtti: 2001 func: 33647 group: 1 struct: 413423 ] [c] 417000 nodes [ array: 95191 framework rtti: 2001 func: 33647 group: 1 struct: 413433 ] [c] 418000 nodes [ array: 95197 framework rtti: 2001 func: 33729 group: 1 struct: 413564 ] [c] 419000 nodes [ array: 95200 framework rtti: 2001 func: 33811 group: 1 struct: 413682 ] [c] 420000 nodes [ array: 95200 framework rtti: 2001 func: 33811 group: 1 struct: 413691 ] [c] 421000 nodes [ array: 95200 framework rtti: 2001 func: 33811 group: 1 struct: 413789 ] [c] 422000 nodes [ array: 95208 framework rtti: 2001 func: 33815 group: 1 struct: 413904 ] [c] 423000 nodes [ array: 95208 framework rtti: 2001 func: 33815 group: 1 struct: 413935 ] [c] 424000 nodes [ array: 95209 framework rtti: 2001 func: 33815 group: 1 struct: 413955 ] [c] 425000 nodes [ array: 95209 framework rtti: 2001 func: 33815 group: 1 struct: 414010 ] [c] 426000 nodes [ array: 95213 framework rtti: 2001 func: 33815 group: 1 struct: 414021 ] [c] 427000 nodes [ array: 95226 framework rtti: 2001 func: 33815 group: 1 struct: 414067 ] [c] 428000 nodes [ array: 95229 framework rtti: 2001 func: 33821 group: 1 struct: 414096 ] [c] 429000 nodes [ array: 95232 framework rtti: 2002 func: 33823 group: 1 struct: 414104 ] [c] 430000 nodes [ array: 95235 framework rtti: 2002 func: 33824 group: 1 struct: 414140 ] [c] 431000 nodes [ array: 95235 framework rtti: 2002 func: 33824 group: 1 struct: 414176 ] [c] 432000 nodes [ array: 95240 framework rtti: 2002 func: 33829 group: 1 struct: 414215 ] [c] 433000 nodes [ array: 95250 framework rtti: 2002 func: 33833 group: 1 struct: 414279 ] [c] 434000 nodes [ array: 95266 framework rtti: 2002 func: 33836 group: 1 struct: 414309 ] [c] 435000 nodes [ array: 95267 framework rtti: 2002 func: 33838 group: 1 struct: 414323 ] [c] 436000 nodes [ array: 95273 framework rtti: 2002 func: 33838 group: 1 struct: 414366 ] [c] 437000 nodes [ array: 95279 framework rtti: 2002 func: 33838 group: 1 struct: 414385 ] [c] 438000 nodes [ array: 95284 framework rtti: 2002 func: 33840 group: 1 struct: 414398 ] [c] 439000 nodes [ array: 95287 framework rtti: 2002 func: 33847 group: 1 struct: 414425 ] [c] 440000 nodes [ array: 95287 framework rtti: 2002 func: 33849 group: 1 struct: 414445 ] [c] 441000 nodes [ array: 95292 framework rtti: 2002 func: 33849 group: 1 struct: 414447 ] [c] 442000 nodes [ array: 95306 framework rtti: 2002 func: 33853 group: 1 struct: 414474 ] [c] 443000 nodes [ array: 95306 framework rtti: 2002 func: 33854 group: 1 struct: 414486 ] [c] 444000 nodes [ array: 95309 framework rtti: 2002 func: 33856 group: 1 struct: 414534 ] [c] 445000 nodes [ array: 95319 framework rtti: 2002 func: 33857 group: 1 struct: 414576 ] [c] 446000 nodes [ array: 95330 framework rtti: 2002 func: 33870 group: 1 struct: 414679 ] [c] 447000 nodes [ array: 95330 framework rtti: 2002 func: 33870 group: 1 struct: 414691 ] [c] 448000 nodes [ array: 95330 framework rtti: 2002 func: 33870 group: 1 struct: 414738 ] [c] 449000 nodes [ array: 95337 framework rtti: 2002 func: 33871 group: 1 struct: 414773 ] [c] 450000 nodes [ array: 95347 framework rtti: 2002 func: 33883 group: 1 struct: 414853 ] [c] 451000 nodes [ array: 95347 framework rtti: 2002 func: 33883 group: 1 struct: 414882 ] [c] 452000 nodes [ array: 95347 framework rtti: 2002 func: 33883 group: 1 struct: 414944 ] [c] 453000 nodes [ array: 95347 framework rtti: 2002 func: 33883 group: 1 struct: 415002 ] [c] 454000 nodes [ array: 95348 framework rtti: 2002 func: 33889 group: 1 struct: 415092 ] [c] 455000 nodes [ array: 95357 framework rtti: 2002 func: 33889 group: 1 struct: 415120 ] [c] 456000 nodes [ array: 95387 framework rtti: 2002 func: 33889 group: 1 struct: 415128 ] [c] 457000 nodes [ array: 95396 framework rtti: 2002 func: 33898 group: 1 struct: 415131 ] [c] 458000 nodes [ array: 95401 framework rtti: 2002 func: 33899 group: 1 struct: 415166 ] [c] 459000 nodes [ array: 95401 framework rtti: 2002 func: 33903 group: 1 struct: 415194 ] [c] 460000 nodes [ array: 95403 framework rtti: 2002 func: 33903 group: 1 struct: 415194 ] [c] 461000 nodes [ array: 95404 framework rtti: 2002 func: 33903 group: 1 struct: 415194 ] [c] 462000 nodes [ array: 95417 framework rtti: 2002 func: 33903 group: 1 struct: 415201 ] [c] 463000 nodes [ array: 95428 framework rtti: 2002 func: 33913 group: 1 struct: 415278 ] [c] 464000 nodes [ array: 95428 framework rtti: 2002 func: 33913 group: 1 struct: 415302 ] [c] 465000 nodes [ array: 95428 framework rtti: 2002 func: 33913 group: 1 struct: 415360 ] [c] 466000 nodes [ array: 95436 framework rtti: 2002 func: 33916 group: 1 struct: 415379 ] [c] 467000 nodes [ array: 95449 framework rtti: 2002 func: 33934 group: 1 struct: 418225 ] [c] 468000 nodes [ array: 95449 framework rtti: 2002 func: 33934 group: 1 struct: 418240 ] [c] 469000 nodes [ array: 95449 framework rtti: 2002 func: 33934 group: 1 struct: 418278 ] [c] 470000 nodes [ array: 95450 framework rtti: 2002 func: 33934 group: 1 struct: 418300 ] [c] 471000 nodes [ array: 95450 framework rtti: 2002 func: 33934 group: 1 struct: 418306 ] [c] 472000 nodes [ array: 95450 framework rtti: 2003 func: 33942 group: 1 struct: 418327 ] [c] 473000 nodes [ array: 95475 framework rtti: 2003 func: 33943 group: 1 struct: 418353 ] [c] 474000 nodes [ array: 95483 framework rtti: 2003 func: 33943 group: 1 struct: 418361 ] [c] 475000 nodes [ array: 95484 framework rtti: 2003 func: 33943 group: 1 struct: 418361 ] [c] 476000 nodes [ array: 95488 framework rtti: 2003 func: 33947 group: 1 struct: 418515 ] [c] 477000 nodes [ array: 95489 framework rtti: 2003 func: 33947 group: 1 struct: 418524 ] [c] 478000 nodes [ array: 95495 framework rtti: 2003 func: 33950 group: 1 struct: 418560 ] [c] 479000 nodes [ array: 95507 framework rtti: 2003 func: 33951 group: 1 struct: 418602 ] [c] 480000 nodes [ array: 95508 framework rtti: 2003 func: 33951 group: 1 struct: 418614 ] [c] 481000 nodes [ array: 95509 framework rtti: 2003 func: 33953 group: 1 struct: 418648 ] [c] 482000 nodes [ array: 95510 framework rtti: 2003 func: 33953 group: 1 struct: 418648 ] [c] 483000 nodes [ array: 95512 framework rtti: 2003 func: 33955 group: 1 struct: 418653 ] [c] 484000 nodes [ array: 95513 framework rtti: 2003 func: 33955 group: 1 struct: 418653 ] [c] 485000 nodes [ array: 95515 framework rtti: 2003 func: 33956 group: 1 struct: 418774 ] [c] 486000 nodes [ array: 95523 framework rtti: 2003 func: 33957 group: 1 struct: 418778 ] [c] 487000 nodes [ array: 95529 framework rtti: 2003 func: 33960 group: 1 struct: 418800 ] [c] 488000 nodes [ array: 95549 framework rtti: 2003 func: 33964 group: 1 struct: 418804 ] [c] 489000 nodes [ array: 95549 framework rtti: 2003 func: 33964 group: 1 struct: 418804 ] [c] 490000 nodes [ array: 95552 framework rtti: 2003 func: 33964 group: 1 struct: 418804 ] [c] 491000 nodes [ array: 95552 framework rtti: 2003 func: 33964 group: 1 struct: 418804 ] [c] 492000 nodes [ array: 95552 framework rtti: 2003 func: 33966 group: 1 struct: 418811 ] [c] 493000 nodes [ array: 95568 framework rtti: 2003 func: 33967 group: 1 struct: 418811 ] [c] 494000 nodes [ array: 95568 framework rtti: 2003 func: 33967 group: 1 struct: 418811 ] [c] 495000 nodes [ array: 95568 framework rtti: 2003 func: 33967 group: 1 struct: 418814 ] [c] 496000 nodes [ array: 95568 framework rtti: 2003 func: 33967 group: 1 struct: 418814 ] [c] 497000 nodes [ array: 95568 framework rtti: 2003 func: 33967 group: 1 struct: 418814 ] [c] 498000 nodes [ array: 95568 framework rtti: 2003 func: 33967 group: 1 struct: 418814 ] [c] 499000 nodes [ array: 95568 framework rtti: 2003 func: 33967 group: 1 struct: 418814 ] [c] 500000 nodes [ array: 95568 framework rtti: 2003 func: 33967 group: 1 struct: 418814 ] [c] 501000 nodes [ array: 95570 framework rtti: 2003 func: 33967 group: 1 struct: 418818 ] [c] 502000 nodes [ array: 95576 framework rtti: 2003 func: 33968 group: 1 struct: 418819 ] [c] 503000 nodes [ array: 95579 framework rtti: 2003 func: 33968 group: 1 struct: 418821 ] [c] 504000 nodes [ array: 95579 framework rtti: 2003 func: 33968 group: 1 struct: 418821 ] [c] 505000 nodes [ array: 95579 framework rtti: 2003 func: 33968 group: 1 struct: 418854 ] [c] 506000 nodes [ array: 95600 framework rtti: 2010 func: 34025 group: 1 struct: 419115 ] [c] 507000 nodes [ array: 95607 framework rtti: 2011 func: 34029 group: 1 struct: 419125 ] [c] 508000 nodes [ array: 95659 framework rtti: 2031 func: 34152 group: 1 struct: 419424 ] [c] 509000 nodes [ array: 95689 framework rtti: 2043 func: 34218 group: 1 struct: 419680 ] [c] 510000 nodes [ array: 95720 framework rtti: 2056 func: 34284 group: 1 struct: 419944 ] [c] 511000 nodes [ array: 95739 framework rtti: 2064 func: 34327 group: 1 struct: 420015 ] [c] 512000 nodes [ array: 95745 framework rtti: 2064 func: 34327 group: 1 struct: 420045 ] [c] 513000 nodes [ array: 95753 framework rtti: 2067 func: 34345 group: 1 struct: 420102 ] [c] 514000 nodes [ array: 95900 framework rtti: 2073 func: 34450 group: 1 struct: 420339 ] [c] 515000 nodes [ array: 96117 framework rtti: 2074 func: 34581 group: 1 struct: 420518 ] [c] 516000 nodes [ array: 96302 framework rtti: 2085 func: 34855 group: 1 struct: 420810 ] [c] 517000 nodes [ array: 96515 framework rtti: 2089 func: 34977 group: 1 struct: 421197 ] [c] 518000 nodes [ array: 97053 framework rtti: 2091 func: 35397 group: 1 struct: 421412 ] [c] 519000 nodes [ array: 97283 framework rtti: 2096 func: 35399 group: 1 struct: 421924 ] [c] 520000 nodes [ array: 97569 framework rtti: 2102 func: 35402 group: 1 struct: 422482 ] [c] 521000 nodes [ array: 97754 framework rtti: 2116 func: 35414 group: 1 struct: 422943 ] [c] 522000 nodes [ array: 98026 framework rtti: 2123 func: 35440 group: 1 struct: 423274 ] [c] 523000 nodes [ array: 98253 framework rtti: 2135 func: 35521 group: 1 struct: 423666 ] [c] 524000 nodes [ array: 98539 framework rtti: 2138 func: 35602 group: 1 struct: 424017 ] [c] 525000 nodes [ array: 98611 framework rtti: 2138 func: 35605 group: 1 struct: 424845 ] [c] 526000 nodes [ array: 98741 framework rtti: 2138 func: 35609 group: 1 struct: 426160 ] [c] 527000 nodes [ array: 98832 framework rtti: 2138 func: 35613 group: 1 struct: 427138 ] [c] 528000 nodes [ array: 98856 framework rtti: 2138 func: 35622 group: 1 struct: 427755 ] [c] 529000 nodes [ array: 99004 framework rtti: 2138 func: 35705 group: 1 struct: 428200 ] [c] 530000 nodes [ array: 99040 framework rtti: 2138 func: 35705 group: 1 struct: 428412 ] [c] 531000 nodes [ array: 99043 framework rtti: 2138 func: 35705 group: 1 struct: 428492 ] [c] 532000 nodes [ array: 99048 framework rtti: 2138 func: 35705 group: 1 struct: 428631 ] [c] 533000 nodes [ array: 99051 framework rtti: 2138 func: 35705 group: 1 struct: 428724 ] [c] 534000 nodes [ array: 99070 framework rtti: 2138 func: 35705 group: 1 struct: 428821 ] [c] 535000 nodes [ array: 99084 framework rtti: 2138 func: 35705 group: 1 struct: 428920 ] [c] 536000 nodes [ array: 99092 framework rtti: 2138 func: 35705 group: 1 struct: 428995 ] [c] 537000 nodes [ array: 99092 framework rtti: 2138 func: 35705 group: 1 struct: 429116 ] [c] 538000 nodes [ array: 99092 framework rtti: 2138 func: 35705 group: 1 struct: 429280 ] [c] 539000 nodes [ array: 99099 framework rtti: 2138 func: 35705 group: 1 struct: 429372 ] [c] 540000 nodes [ array: 99104 framework rtti: 2138 func: 35705 group: 1 struct: 429456 ] [c] 541000 nodes [ array: 99104 framework rtti: 2138 func: 35705 group: 1 struct: 429502 ] [c] 542000 nodes [ array: 99104 framework rtti: 2138 func: 35705 group: 1 struct: 429505 ] [c] 543000 nodes [ array: 99104 framework rtti: 2138 func: 35705 group: 1 struct: 429547 ] [c] 544000 nodes [ array: 99104 framework rtti: 2140 func: 35708 group: 1 struct: 429656 ] [c] 545000 nodes [ array: 99116 framework rtti: 2144 func: 35791 group: 1 struct: 429743 ] [c] 546000 nodes [ array: 99193 framework rtti: 2148 func: 35823 group: 1 struct: 430074 ] [c] 547000 nodes [ array: 99227 framework rtti: 2159 func: 35889 group: 1 struct: 430760 ] [c] 548000 nodes [ array: 99227 framework rtti: 2159 func: 35889 group: 1 struct: 430760 ] [c] 549000 nodes [ array: 99227 framework rtti: 2159 func: 35889 group: 1 struct: 430760 ] [c] 550000 nodes [ array: 99242 framework rtti: 2170 func: 35902 group: 1 struct: 430996 ] [c] 551000 nodes [ array: 99280 framework rtti: 2182 func: 35955 group: 1 struct: 437002 ] [c] 552000 nodes [ array: 99322 framework rtti: 2202 func: 36046 group: 1 struct: 437490 ] [c] 553000 nodes [ array: 99448 framework rtti: 2205 func: 36160 group: 1 struct: 437835 ] [c] 554000 nodes [ array: 99505 framework rtti: 2211 func: 36619 group: 1 struct: 443108 ] [c] 555000 nodes [ array: 99626 framework rtti: 2225 func: 36708 group: 1 struct: 443486 ] [c] 556000 nodes [ array: 99652 framework rtti: 2225 func: 36711 group: 1 struct: 443576 ] [c] 557000 nodes [ array: 99788 framework rtti: 2231 func: 36715 group: 1 struct: 443871 ] [c] 558000 nodes [ array: 99867 framework rtti: 2239 func: 36733 group: 1 struct: 444362 ] [c] 559000 nodes [ array: 99993 framework rtti: 2247 func: 36746 group: 1 struct: 444973 ] [c] 560000 nodes [ array: 100130 framework rtti: 2254 func: 36842 group: 1 struct: 445254 ] [c] 561000 nodes [ array: 100411 framework rtti: 2254 func: 36852 group: 1 struct: 445678 ] [c] 562000 nodes [ array: 100839 framework rtti: 2254 func: 36858 group: 1 struct: 446495 ] [c] 563000 nodes [ array: 101168 framework rtti: 2254 func: 36858 group: 1 struct: 446944 ] [c] 564000 nodes [ array: 101572 framework rtti: 2254 func: 36861 group: 1 struct: 447557 ] [c] 565000 nodes [ array: 102358 framework rtti: 2254 func: 36952 group: 1 struct: 449240 ] [c] 566000 nodes [ array: 102548 framework rtti: 2254 func: 36964 group: 1 struct: 449259 ] [c] 567000 nodes [ array: 102989 framework rtti: 2256 func: 37148 group: 1 struct: 449340 ] [c] 568000 nodes [ array: 103067 framework rtti: 2257 func: 37195 group: 1 struct: 457138 ] [c] 569000 nodes [ array: 103339 framework rtti: 2257 func: 37210 group: 1 struct: 457778 ] [c] 570000 nodes [ array: 103339 framework rtti: 2257 func: 37210 group: 1 struct: 458758 ] [c] 571000 nodes [ array: 103339 framework rtti: 2257 func: 37210 group: 1 struct: 459750 ] [c] 572000 nodes [ array: 103339 framework rtti: 2257 func: 37210 group: 1 struct: 460740 ] [c] 573000 nodes [ array: 103339 framework rtti: 2257 func: 37210 group: 1 struct: 460918 ] [c] 574000 nodes [ array: 103339 framework rtti: 2257 func: 37210 group: 1 struct: 461745 ] [c] 575000 nodes [ array: 103705 framework rtti: 2257 func: 37285 group: 1 struct: 461862 ] [c] 576000 nodes [ array: 104001 framework rtti: 2261 func: 37418 group: 1 struct: 462046 ] [c] 577000 nodes [ array: 105001 framework rtti: 2261 func: 37418 group: 1 struct: 462046 ] [c] 578000 nodes [ array: 105459 framework rtti: 2261 func: 37545 group: 1 struct: 462302 ] [c] 579000 nodes [ array: 105786 framework rtti: 2261 func: 37561 group: 1 struct: 462331 ] [c] 580000 nodes [ array: 105786 framework rtti: 2261 func: 37561 group: 1 struct: 462388 ] [c] 581000 nodes [ array: 105795 framework rtti: 2261 func: 37566 group: 1 struct: 462433 ] [c] 582000 nodes [ array: 105877 framework rtti: 2262 func: 37576 group: 1 struct: 462894 ] [c] 583000 nodes [ array: 105988 framework rtti: 2313 func: 37589 group: 1 struct: 463237 ] [c] 584000 nodes [ array: 106063 framework rtti: 2378 func: 37612 group: 1 struct: 463601 ] [c] 585000 nodes [ array: 106095 framework rtti: 2390 func: 37654 group: 1 struct: 464058 ] [c] 586000 nodes [ array: 106098 framework rtti: 2390 func: 37658 group: 1 struct: 465045 ] [c] 587000 nodes [ array: 106116 framework rtti: 2390 func: 37660 group: 1 struct: 465136 ] [c] 588000 nodes [ array: 106133 framework rtti: 2390 func: 37663 group: 1 struct: 465445 ] [c] 589000 nodes [ array: 106173 framework rtti: 2390 func: 37681 group: 1 struct: 465823 ] [c] 590000 nodes [ array: 106216 framework rtti: 2392 func: 37689 group: 1 struct: 465951 ] [c] 591000 nodes [ array: 106381 framework rtti: 2400 func: 37690 group: 1 struct: 466285 ] [c] 592000 nodes [ array: 106560 framework rtti: 2401 func: 37825 group: 1 struct: 466300 ] [c] 593000 nodes [ array: 107505 framework rtti: 2401 func: 37825 group: 1 struct: 466300 ] [c] 594000 nodes [ array: 108505 framework rtti: 2401 func: 37825 group: 1 struct: 466300 ] [c] 595000 nodes [ array: 109503 framework rtti: 2401 func: 37830 group: 1 struct: 466300 ] [c] 596000 nodes [ array: 110503 framework rtti: 2401 func: 37830 group: 1 struct: 466300 ] [c] 597000 nodes [ array: 111503 framework rtti: 2401 func: 37830 group: 1 struct: 466300 ] [c] 598000 nodes [ array: 112503 framework rtti: 2401 func: 37830 group: 1 struct: 466300 ] [c] 599000 nodes [ array: 113503 framework rtti: 2401 func: 37830 group: 1 struct: 466300 ] [c] 600000 nodes [ array: 114159 framework rtti: 2401 func: 37830 group: 1 struct: 466314 ] [c] 601000 nodes [ array: 115097 framework rtti: 2402 func: 37830 group: 1 struct: 466330 ] [c] 602000 nodes [ array: 116097 framework rtti: 2402 func: 37830 group: 1 struct: 466330 ] [c] 603000 nodes [ array: 117097 framework rtti: 2402 func: 37830 group: 1 struct: 466330 ] [c] 604000 nodes [ array: 118097 framework rtti: 2402 func: 37830 group: 1 struct: 466330 ] [c] 605000 nodes [ array: 118653 framework rtti: 2402 func: 37848 group: 1 struct: 466330 ] [c] 606000 nodes [ array: 118731 framework rtti: 2404 func: 37927 group: 1 struct: 466512 ] [c] 607000 nodes [ array: 118731 framework rtti: 2404 func: 37927 group: 1 struct: 466512 ] [c] 608000 nodes [ array: 119042 framework rtti: 2405 func: 38093 group: 1 struct: 466590 ] [c] 609000 nodes [ array: 119443 framework rtti: 2426 func: 38099 group: 1 struct: 467110 ] [c] 610000 nodes [ array: 119579 framework rtti: 2478 func: 38183 group: 1 struct: 467276 ] [c] 611000 nodes [ array: 119633 framework rtti: 2492 func: 38200 group: 1 struct: 467313 ] [c] 612000 nodes [ array: 119800 framework rtti: 2542 func: 38205 group: 1 struct: 467506 ] [c] 613000 nodes [ array: 119984 framework rtti: 2549 func: 38210 group: 1 struct: 467680 ] [c] 614000 nodes [ array: 119984 framework rtti: 2549 func: 38217 group: 1 struct: 467680 ] [c] 615000 nodes [ array: 119984 framework rtti: 2549 func: 38217 group: 1 struct: 467680 ] [c] 616000 nodes [ array: 119984 framework rtti: 2549 func: 38217 group: 1 struct: 467680 ] [c] 617000 nodes [ array: 119984 framework rtti: 2549 func: 38217 group: 1 struct: 467680 ] [c] 618000 nodes [ array: 119984 framework rtti: 2549 func: 38217 group: 1 struct: 467680 ] [c] 619000 nodes [ array: 119984 framework rtti: 2549 func: 38217 group: 1 struct: 467680 ] [c] 620000 nodes [ array: 119984 framework rtti: 2549 func: 38217 group: 1 struct: 467680 ] [c] 621000 nodes [ array: 120098 framework rtti: 2549 func: 38217 group: 1 struct: 467735 ] [c] 622000 nodes [ array: 120098 framework rtti: 2549 func: 38217 group: 1 struct: 467735 ] [c] 623000 nodes [ array: 120098 framework rtti: 2549 func: 38217 group: 1 struct: 467735 ] [c] 624000 nodes [ array: 120098 framework rtti: 2549 func: 38217 group: 1 struct: 467735 ] [c] 625000 nodes [ array: 120098 framework rtti: 2549 func: 38217 group: 1 struct: 467735 ] [c] 626000 nodes [ array: 120151 framework rtti: 2551 func: 38384 group: 1 struct: 467862 ] [c] 627000 nodes [ array: 120329 framework rtti: 2552 func: 38409 group: 1 struct: 468312 ] [c] 628000 nodes [ array: 120477 framework rtti: 2568 func: 38442 group: 1 struct: 470107 ] [c] 629000 nodes [ array: 120654 framework rtti: 2571 func: 38572 group: 1 struct: 470485 ] [c] 630000 nodes [ array: 120803 framework rtti: 2573 func: 38583 group: 1 struct: 470780 ] [c] 631000 nodes [ array: 120818 framework rtti: 2573 func: 38592 group: 1 struct: 470789 ] [c] 632000 nodes [ array: 120986 framework rtti: 2573 func: 38629 group: 1 struct: 470907 ] [c] 633000 nodes [ array: 121143 framework rtti: 2582 func: 38708 group: 1 struct: 471506 ] [c] 634000 nodes [ array: 121524 framework rtti: 2585 func: 38808 group: 1 struct: 472104 ] [c] 635000 nodes [ array: 121769 framework rtti: 2589 func: 38887 group: 1 struct: 472428 ] [c] 636000 nodes [ array: 121893 framework rtti: 2592 func: 39085 group: 1 struct: 472611 ] [c] 637000 nodes [ array: 121978 framework rtti: 2613 func: 39679 group: 1 struct: 473294 ] [c:database] GC transformer: finished helpers [c] 638000 nodes [ array: 122103 framework rtti: 2616 func: 39873 group: 1 struct: 475751 ] [c] 639000 nodes [ array: 122569 framework rtti: 2616 func: 39873 group: 1 struct: 476002 ] [c] 640000 nodes [ array: 123047 framework rtti: 2616 func: 39873 group: 1 struct: 476208 ] [c] 641000 nodes [ array: 123167 framework rtti: 2713 func: 39884 group: 1 struct: 476450 ] [c] 642000 nodes [ array: 123175 framework rtti: 2795 func: 39987 group: 1 struct: 476670 ] [c] 643000 nodes [ array: 123269 framework rtti: 3015 func: 40258 group: 1 struct: 477117 ] [c] 644000 nodes [ array: 123407 framework rtti: 3051 func: 40516 group: 1 struct: 477442 ] [c] 645000 nodes [ array: 123544 framework rtti: 3099 func: 40703 group: 1 struct: 477744 ] [rtyper] specializing: 311400 / 312037 blocks (99%) [rtyper] -=- specialized 711 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 14 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c:database] GC transformer: finished tables [gctransform:info] assigned 6773 typeids [gctransform:info] added 150554 push/pop stack root instructions [gctransform:info] inserted 6628 write barrier calls [gctransform:info] inserted 8006 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 645645 nodes [ array: 123681 framework rtti: 3120 func: 40929 group: 1 struct: 477914 ] [c:database] Completed [translation:info] database for generating C source was created [354c6] translation-task} [translation:info] Generating c source... [354c6] {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__locale.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__pickle_support.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__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_cStringIO.c [c:writing] data_pypy_module_cpyext.c [c:writing] data_pypy_module_exceptions.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_llsupport.c [c:writing] data_rpython_jit_backend_ppc.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_unicodedata.c [c:writing] data_rpython_rlib_unicodedata_1.c [c:writing] data_rpython_rtyper.c [c:writing] data_rpython_rtyper_1.c [c:writing] data_rpython_rtyper_lltypesystem.c [c:writing] data_rpython_translator_c.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] nonfuncnodes_38.c [c:writing] nonfuncnodes_39.c [c:writing] nonfuncnodes_40.c [c:writing] nonfuncnodes_41.c [c:writing] nonfuncnodes_42.c [c:writing] nonfuncnodes_43.c [c:writing] nonfuncnodes_44.c [c:writing] nonfuncnodes_45.c [c:writing] nonfuncnodes_46.c [c:writing] nonfuncnodes_47.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_1.c [c:writing] data_pypy_module__multibytecodec_1.c [c:writing] data_pypy_module__multiprocessing_1.c [c:writing] data_pypy_module__rawffi_1.c [c:writing] data_pypy_module_bz2_1.c [c:writing] data_pypy_module_cpyext_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_rpython_jit_backend_llsupport_1.c [c:writing] data_rpython_jit_backend_ppc_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_rstruct_1.c [c:writing] data_rpython_rlib_rvmprof.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] 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:writing] pypy_interpreter_astcompiler.c [c:writing] pypy_interpreter_astcompiler_1.c [c:writing] pypy_interpreter_astcompiler_2.c [c:writing] pypy_interpreter_astcompiler_3.c [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:writing] pypy_module__cffi_backend_1.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:writing] pypy_module__file.c [c:writing] pypy_module__io.c [c:writing] pypy_module__io_1.c [c:writing] pypy_module__jitlog.c [c:writing] pypy_module__locale.c [c:writing] pypy_module__lsprof.c [c:writing] pypy_module__md5.c [c:writing] pypy_module__minimal_curses.c [c:writing] pypy_module__multibytecodec.c [c:writing] pypy_module__multiprocessing.c [c:writing] pypy_module__pickle_support.c [c:writing] pypy_module__pypyjson.c [c:writing] pypy_module__random.c [c:writing] pypy_module__rawffi.c [c:writing] pypy_module__rawffi_alt.c [c:writing] pypy_module__sha.c [c:writing] pypy_module__socket.c [c:writing] pypy_module__sre.c [c:writing] pypy_module__warnings.c [c:writing] pypy_module__weakref.c [c:writing] pypy_module_array.c [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:writing] pypy_module_cpyext_3.c [c:writing] pypy_module_cpyext_4.c [c:writing] pypy_module_cpyext_5.c [c:writing] pypy_module_cpyext_6.c [c:writing] pypy_module_cpyext_7.c [c:writing] pypy_module_cpyext_8.c [c:writing] pypy_module_exceptions.c [c:writing] pypy_module_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: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:writing] pypy_module_micronumpy_9.c [c:writing] pypy_module_mmap.c [c:writing] pypy_module_operator.c [c:writing] pypy_module_parser.c [c:writing] pypy_module_posix.c [c:writing] pypy_module_pwd.c [c:writing] pypy_module_pyexpat.c [c:writing] pypy_module_pypyjit.c [c:writing] pypy_module_select.c [c:writing] pypy_module_signal.c [c:writing] pypy_module_struct.c [c:writing] pypy_module_sys.c [c:writing] pypy_module_termios.c [c:writing] pypy_module_thread.c [c:writing] pypy_module_time.c [c:writing] pypy_module_token.c [c:writing] pypy_module_unicodedata.c [c:writing] pypy_module_zipimport.c [c:writing] pypy_module_zlib.c [c:writing] pypy_objspace.c [c:writing] pypy_objspace_std.c [c:writing] pypy_objspace_std_1.c [c: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] rpython_flowspace.c [c:writing] rpython_jit_backend.c [c:writing] rpython_jit_backend_llsupport.c [c:writing] rpython_jit_backend_llsupport_1.c [c:writing] rpython_jit_backend_ppc.c [c:writing] rpython_jit_backend_ppc_1.c [c:writing] rpython_jit_backend_ppc_helper.c [c:writing] rpython_jit_codewriter.c [c:writing] rpython_jit_metainterp.c [c:writing] rpython_jit_metainterp_1.c [c:writing] rpython_jit_metainterp_2.c [c:writing] rpython_jit_metainterp_3.c [c:writing] rpython_jit_metainterp_4.c [c:writing] rpython_jit_metainterp_5.c [c:writing] rpython_jit_metainterp_6.c [c:writing] rpython_jit_metainterp_7.c [c:writing] rpython_jit_metainterp_8.c [c:writing] rpython_jit_metainterp_9.c [c:writing] rpython_jit_metainterp_10.c [c:writing] rpython_jit_metainterp_11.c [c:writing] rpython_jit_metainterp_12.c [c:writing] rpython_jit_metainterp_13.c [c:writing] rpython_jit_metainterp_optimizeopt.c [c:writing] rpython_jit_metainterp_optimizeopt_1.c [c:writing] rpython_jit_metainterp_optimizeopt_2.c [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:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:writing] rpython_rlib_1.c [c:writing] rpython_rlib_2.c [c:writing] rpython_rlib_3.c [c:writing] rpython_rlib_4.c [c:writing] rpython_rlib_5.c [c:writing] rpython_rlib_6.c [c:writing] rpython_rlib_rjitlog.c [c:writing] rpython_rlib_rsre.c [c:writing] rpython_rlib_rstruct.c [c:writing] rpython_rlib_rvmprof.c [c:writing] rpython_rlib_unicodedata.c [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-release-pypy2.7-v7.3.9-8/testing_1/testing_1.c [3af71] translation-task} [translation:info] Compiling c source... [3af71] {translation-task starting compile_c [platform:execute] make -j 16 in /tmp/usession-release-pypy2.7-v7.3.9-8/testing_1 [platform:WARNING] implement_12.c: In function 'pypy_g_ccall_ffi_prep_closure__ffi_closurePtr_ffi_cifPt': [platform:WARNING] implement_12.c:52234:9: warning: 'ffi_prep_closure' is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations] [platform:WARNING] 52234 | l_v311379 = ffi_prep_closure(l_a0_338, l_a1_223, l_a2_117, l_a3_49); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] In file included from singleheader.h:160: [platform:WARNING] /usr/include/ffi.h:347:1: note: declared here [platform:WARNING] 347 | ffi_prep_closure (ffi_closure*, [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] implement_12.c: In function 'pypy_g_ccall_inet_ntop__INT_arrayPtr_arrayPtr_UINT': [platform:WARNING] implement_12.c:52793:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 52793 | l_v311597 = inet_ntop(l_a0_346, l_a1_229, l_a2_122, l_a3_53); [platform:WARNING] | ^ [platform:WARNING] implement_12.c: In function 'pypy_g_ccall_openpty__arrayPtr_arrayPtr_arrayPtr_arrayP': [platform:WARNING] implement_12.c:52987:59: warning: passing argument 4 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 52987 | l_v311667 = openpty(l_a0_357, l_a1_238, l_a2_128, l_a3_54, l_a4_31); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | char * [platform:WARNING] In file included from singleheader.h:126: [platform:WARNING] /usr/include/pty.h:11:35: note: expected 'const struct termios *' but argument is of type 'char *' [platform:WARNING] 11 | int openpty(int *, int *, char *, const struct termios *, const struct winsize *); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_12.c:52987:68: warning: passing argument 5 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 52987 | l_v311667 = openpty(l_a0_357, l_a1_238, l_a2_128, l_a3_54, l_a4_31); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | char * [platform:WARNING] In file included from singleheader.h:126: [platform:WARNING] /usr/include/pty.h:11:59: note: expected 'const struct winsize *' but argument is of type 'char *' [platform:WARNING] 11 | int openpty(int *, int *, char *, const struct termios *, const struct winsize *); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_load_cffi1_module': [platform:WARNING] pypy_module__cffi_backend.c:1871:19: warning: assignment to 'char **' from incompatible pointer type 'const char * const*' [-Wincompatible-pointer-types] [platform:WARNING] 1871 | l_v538168 = RPyField(l_src_ctx_2, includes); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__cffi_call_python': [platform:WARNING] pypy_module__cffi_backend.c:4776:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 4776 | l_v539477 = RPyField(l_ll_externpy_1, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_realize_global_int': [platform:WARNING] pypy_module__cffi_backend_1.c:5391:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 5391 | l_cp_33 = RPyField(l_g_6, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_W_FFIObject_fetch_int_constant': [platform:WARNING] pypy_module__cffi_backend_1.c:5844:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 5844 | l_v564274 = RPyField(l_v564273, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__realize_c_struct_or_union': [platform:WARNING] pypy_module__cffi_backend_1.c:9074:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 9074 | l_v565377 = RPyField(l_v565376, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:9110:43: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 9110 | l_v565821 = RPyField(l_s_330, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:9158:35: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 9158 | l_v565648 = RPyField(l_s_330, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:9404:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 9404 | l_cp_34 = RPyField(l_s_330, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:9574:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 9574 | l_cp_35 = RPyField(l_s_330, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__realize_c_enum': [platform:WARNING] pypy_module__cffi_backend_1.c:10488:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 10488 | l_v565957 = RPyField(l_v565956, enums); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:10723:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 10723 | l_p_123 = RPyField(l_e_378, enumerators); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:10748:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 10748 | l_v566017 = RPyField(l_e_378, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:11158:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 11158 | l_v566138 = RPyField(l_v566137, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_do_realize_lazy_struct': [platform:WARNING] pypy_module__cffi_backend.c:20286:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 20286 | l_v544986 = RPyField(l_v544985, fields); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:20289:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 20289 | l_cp_28 = RPyField(l_fld_0, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_dir1': [platform:WARNING] pypy_module__cffi_backend.c:32455:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 32455 | l_g_2 = RPyField(l_v549808, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:32571:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 32571 | l_cp_29 = RPyField(l_v549827, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__fetch_external_struct_or_union': [platform:WARNING] pypy_module__cffi_backend_1.c:40699:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 40699 | l_cp_37 = RPyField(l_s_333, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:40893:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 40893 | l_v577067 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_externpy_deco': [platform:WARNING] pypy_module__cffi_backend_1.c:45317:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 45317 | l_v578705 = RPyField(l_ctx_193, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_W_FFIObject_descr_list_types': [platform:WARNING] pypy_module__cffi_backend_1.c:46357:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 46357 | l_v579065 = RPyField(l_ctx_194, typenames); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:46359:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 46359 | l_cp_40 = RPyField(l_v579066, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:46758:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 46758 | l_v579192 = RPyField(l_ctx_194, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:46760:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 46760 | l_cp_41 = RPyField(l_su_0, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject__build_attr': [platform:WARNING] pypy_module__cffi_backend.c:53604:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 53604 | l_v557602 = RPyField(l_v557581, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:53946:43: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types] [platform:WARNING] 53946 | l_ptr_198 = &RPyField(l_g_3, size_or_direct_fn); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_full_dict_copy': [platform:WARNING] pypy_module__cffi_backend.c:55052:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 55052 | l_g_4 = RPyField(l_v558238, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:55082:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 55082 | l_cp_30 = RPyField(l_v558248, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_c_type_or_func_now': [platform:WARNING] pypy_module__cffi_backend.c:59834:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 59834 | l_v560102 = RPyField(l_v560101, typenames); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject__ffi_bad_type': [platform:WARNING] pypy_module__cffi_backend.c:64525:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 64525 | l_cp_31 = RPyField(l_info_25, error_message); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:64895:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 64895 | l_cp_32 = RPyField(l_info_25, error_message); [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c: In function 'pypy_g_multibytecodec_encerror': [platform:WARNING] pypy_module__multibytecodec.c:5740:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 5740 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4); [platform:WARNING] | ^ [platform:WARNING] pypy_module_micronumpy_4.c: In function 'pypy_g_ArrayIter_same_shape': [platform:WARNING] pypy_module_micronumpy_4.c:46133:58: warning: self-comparison always evaluates to true [-Wtautological-compare] [platform:WARNING] 46133 | l_v1118438 = (l_v1118437 == l_v1118437); [platform:WARNING] | ^~ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__init_timezone': [platform:WARNING] pypy_module_time.c:4520:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 4520 | l_cp_129 = RPyField(l_res_2166, tm_zone); [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:4800:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 4800 | l_cp_130 = RPyField(l_res_2164, tm_zone); [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c: In function 'pypy_g_W_BytearrayObject_descr_zfill': [platform:WARNING] pypy_objspace_std_2.c:4771:43: warning: self-comparison always evaluates to true [-Wtautological-compare] [platform:WARNING] 4771 | l_v1349130 = (l_selfval_4 == l_selfval_4); [platform:WARNING] | ^~ [platform:WARNING] rpython_jit_metainterp_2.c: In function 'pypy_g_get_location_str_31': [platform:WARNING] rpython_jit_metainterp_2.c:46790:44: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 46790 | l_v1707806 = RPyField(l_externpy_1, name); [platform:WARNING] | ^ [platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_PacketAddress_get_haddr': [platform:WARNING] rpython_rlib_1.c:15838:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] [platform:WARNING] 15838 | l_v2137933 = RPyField(l_v2137896, sll_addr); [platform:WARNING] | ^ [platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_PacketAddress___init__': [platform:WARNING] rpython_rlib_1.c:17498:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] [platform:WARNING] 17498 | l_v2138553 = RPyField(l_addr_20517, sll_addr); [platform:WARNING] | ^ [platform:WARNING] In file included from thread.c:24: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.c:121:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] [platform:WARNING] 121 | return (Signed) *(Signed *) &th; [platform:WARNING] | ^~~~~~~~~~~~~~ [translation:info] copied: /tmp/usession-release-pypy2.7-v7.3.9-8/testing_1/pypy-c to /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/goal/pypy-c [translation:info] copied: /tmp/usession-release-pypy2.7-v7.3.9-8/testing_1/libpypy-c.so to /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/goal/libpypy-c.so [translation:info] created: /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/goal/pypy-c [3afa7] translation-task} [translation:info] Create cffi bindings for modules... [3afa7] {translation-task starting build_cffi_imports /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/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 unpacking archive /tmp/pypy-archives/openssl-1.1.1n.tar.gz running ./config --prefix=/usr no-shared in /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/lib_pypy/pypy_tools/dest/openssl-1.1.1n running make -s -j 72 in /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/lib_pypy/pypy_tools/dest/openssl-1.1.1n running make install DESTDIR=/home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/lib_pypy/pypy_tools/dest/ in /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/lib_pypy/pypy_tools/dest/openssl-1.1.1n * _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 [3afa7] translation-task} [translation:info] usession directory: /tmp/usession-release-pypy2.7-v7.3.9-8 [Timer] Timings: [Timer] annotate --- 570.5 s [Timer] rtype_lltype --- 312.0 s [Timer] pyjitpl_lltype --- 574.8 s [Timer] backendopt_lltype --- 219.0 s [Timer] stackcheckinsertion_lltype --- 15.8 s [Timer] database_c --- 476.9 s [Timer] source_c --- 232.9 s [Timer] compile_c --- 134.3 s [Timer] build_cffi_imports --- 175.3 s [Timer] =========================================== [Timer] Total: --- 2711.5 s calling create_cffi_import_libraries with "embed_dependencies" True * _pypy_util_cffi_inner already built * _ssl already built * sqlite3 already built * audioop already built * _tkinter already built * curses already built * syslog already built * gdbm already built * grp already built * resource already built calling create_cffi_import_libraries with "embed_dependencies" False ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.9-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 pytest-2.9.2 from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pytest.pyc rootdir: /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src, inifile: pytest.ini collected 1180 items ../module/pypyjit/test_pypy_c/test_00_model.py ......................... ../module/pypyjit/test_pypy_c/test_alloc.py ................................................... ../module/pypyjit/test_pypy_c/test_array.py ....s.. ../module/pypyjit/test_pypy_c/test_boolrewrite.py ...................................................................................................................................................................................................................................................................................................................................... ../module/pypyjit/test_pypy_c/test_buffers.py .. ../module/pypyjit/test_pypy_c/test_bug.py . ../module/pypyjit/test_pypy_c/test_call.py ....................... ../module/pypyjit/test_pypy_c/test_containers.py ............... ../module/pypyjit/test_pypy_c/test_cprofile.py . ../module/pypyjit/test_pypy_c/test_exception.py ..... ../module/pypyjit/test_pypy_c/test_ffi.py s..s...... ../module/pypyjit/test_pypy_c/test_generators.py ... ../module/pypyjit/test_pypy_c/test_getframe.py .. ../module/pypyjit/test_pypy_c/test_globals.py . ../module/pypyjit/test_pypy_c/test_import.py .. ../module/pypyjit/test_pypy_c/test_instance.py ............. ../module/pypyjit/test_pypy_c/test_intbound.py ................................................................................................................................................................................................................................................................................. ../module/pypyjit/test_pypy_c/test_jitlogparser.py . ../module/pypyjit/test_pypy_c/test_math.py ..s. ../module/pypyjit/test_pypy_c/test_micronumpy.py ...........................................................F............................................................................FF......FF..FF..FFFF ../module/pypyjit/test_pypy_c/test_min_max.py ... ../module/pypyjit/test_pypy_c/test_misc.py ................ ../module/pypyjit/test_pypy_c/test_shift.py .s......................................................................................................................................................................................................................... ../module/pypyjit/test_pypy_c/test_string.py ........... ../module/pypyjit/test_pypy_c/test_struct.py ...... ../module/pypyjit/test_pypy_c/test_thread.py ... ../module/pypyjit/test_pypy_c/test_weakref.py . =================================== FAILURES =================================== ___ TestMicroNumPy.test_vector_call2[/-float64-float64-11448.0-7632-3.0-2.0] ___ self = op = '/', adtype = 'float64', bdtype = 'float64', result = 11448.0, count = 7632 a = 3.0, b = 2.0 @py.test.mark.parametrize("op,adtype,bdtype,result,count,a,b", type_permuated) @py.test.mark.skipif('no_vector_backend()') def test_vector_call2(self, op, adtype, bdtype, result, count, a, b): source = """ def main(): import _numpypy.multiarray as np a = np.array([{a}]*{count}, dtype='{adtype}') b = np.array([{b}]*{count}, dtype='{bdtype}') for i in range(20): c = a {op} b return c.sum() """.format(op=op, adtype=adtype, bdtype=bdtype, count=count, a=a, b=b) exec py.code.Source(source).compile() vlog = self.run(main, [], vec=1) log = self.run(main, [], vec=0) > assert log.result == vlog.result E assert 11448.0 == 22890.0 E + where 11448.0 = 11448.0 E + where 11448.0 = .result E + and 22890.0 = 22890.0 E + where 22890.0 = .result ../module/pypyjit/test_pypy_c/test_micronumpy.py:84: AssertionError ____________ TestMicroNumPy.test_reduce_generic[any-int8-0-4912-0] _____________ self = op = 'any', dtype = 'int8', result = 0, count = 4912, a = 0 @py.test.mark.parametrize("op,dtype,result,count,a", type_permuated) @py.test.mark.skipif('no_vector_backend()') def test_reduce_generic(self,op,dtype,result,count,a): source = """ def main(): import _numpypy.multiarray as np a = np.array([{a}]*{count}, dtype='{dtype}') return a.{method}() """.format(method=op, dtype=dtype, count=count, a=a) exec py.code.Source(source).compile() log = self.run(main, [], vec=0) > vlog = self.run(main, [], vec=1) ../module/pypyjit/test_pypy_c/test_micronumpy.py:126: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = func_or_src = , args = [] import_site = False, discard_stdout_before_last_line = False jitopts = {'disable_unrolling': 9999, 'threshold': 200, 'vec': 1} src = , funcname = 'main' arglist = '' f = logfile = local('/tmp/usession-release-pypy2.7-v7.3.9-9/test-pypy-jit/test_reduce_generic.log') cmdline = ['/home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/goal/pypy-c', '-S', '--jit', 'vec=1,threshold=200,disable_unrolling=9999', '/tmp/usession-release-pypy2.7-v7.3.9-9/test-pypy-jit/test_reduce_generic.py'] key = 'disable_unrolling' def run(self, func_or_src, args=[], import_site=False, discard_stdout_before_last_line=False, **jitopts): jitopts.setdefault('threshold', 200) jitopts.setdefault('disable_unrolling', 9999) src = py.code.Source(func_or_src) if isinstance(func_or_src, types.FunctionType): funcname = func_or_src.func_name else: funcname = 'main' # write the snippet arglist = ', '.join(map(repr, args)) with self.filepath.open("w") as f: # we don't want to see the small bridges created # by the checkinterval reaching the limit f.write("import sys\n") f.write("sys.setcheckinterval(10000000)\n") f.write(str(src) + "\n") f.write("print %s(%s)\n" % (funcname, arglist)) # # run a child pypy-c with logging enabled logfile = self.filepath.new(ext='.log') # cmdline = [sys.executable] if not import_site: cmdline.append('-S') if jitopts: jitcmdline = ['%s=%s' % (key, value) for key, value in jitopts.items()] cmdline += ['--jit', ','.join(jitcmdline)] cmdline.append(str(self.filepath)) # env = os.environ.copy() # TODO old logging system env['PYPYLOG'] = self.log_string + ':' + str(logfile) jitlogfile = str(logfile) + '.jlog' env['JITLOG'] = str(jitlogfile) pipe = subprocess.Popen(cmdline, env=env, stdout=subprocess.PIPE, stderr=subprocess.PIPE) stdout, stderr = pipe.communicate() if pipe.wait() < 0: raise IOError("subprocess was killed by signal %d" % ( > pipe.returncode,)) E IOError: subprocess was killed by signal -6 ../module/pypyjit/test_pypy_c/test_00_model.py:71: IOError ____________ TestMicroNumPy.test_reduce_generic[any-int16-0-4912-0] ____________ self = op = 'any', dtype = 'int16', result = 0, count = 4912, a = 0 @py.test.mark.parametrize("op,dtype,result,count,a", type_permuated) @py.test.mark.skipif('no_vector_backend()') def test_reduce_generic(self,op,dtype,result,count,a): source = """ def main(): import _numpypy.multiarray as np a = np.array([{a}]*{count}, dtype='{dtype}') return a.{method}() """.format(method=op, dtype=dtype, count=count, a=a) exec py.code.Source(source).compile() log = self.run(main, [], vec=0) > vlog = self.run(main, [], vec=1) ../module/pypyjit/test_pypy_c/test_micronumpy.py:126: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = func_or_src = , args = [] import_site = False, discard_stdout_before_last_line = False jitopts = {'disable_unrolling': 9999, 'threshold': 200, 'vec': 1} src = , funcname = 'main' arglist = '' f = logfile = local('/tmp/usession-release-pypy2.7-v7.3.9-9/test-pypy-jit/test_reduce_generic.log') cmdline = ['/home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/goal/pypy-c', '-S', '--jit', 'vec=1,threshold=200,disable_unrolling=9999', '/tmp/usession-release-pypy2.7-v7.3.9-9/test-pypy-jit/test_reduce_generic.py'] key = 'disable_unrolling' def run(self, func_or_src, args=[], import_site=False, discard_stdout_before_last_line=False, **jitopts): jitopts.setdefault('threshold', 200) jitopts.setdefault('disable_unrolling', 9999) src = py.code.Source(func_or_src) if isinstance(func_or_src, types.FunctionType): funcname = func_or_src.func_name else: funcname = 'main' # write the snippet arglist = ', '.join(map(repr, args)) with self.filepath.open("w") as f: # we don't want to see the small bridges created # by the checkinterval reaching the limit f.write("import sys\n") f.write("sys.setcheckinterval(10000000)\n") f.write(str(src) + "\n") f.write("print %s(%s)\n" % (funcname, arglist)) # # run a child pypy-c with logging enabled logfile = self.filepath.new(ext='.log') # cmdline = [sys.executable] if not import_site: cmdline.append('-S') if jitopts: jitcmdline = ['%s=%s' % (key, value) for key, value in jitopts.items()] cmdline += ['--jit', ','.join(jitcmdline)] cmdline.append(str(self.filepath)) # env = os.environ.copy() # TODO old logging system env['PYPYLOG'] = self.log_string + ':' + str(logfile) jitlogfile = str(logfile) + '.jlog' env['JITLOG'] = str(jitlogfile) pipe = subprocess.Popen(cmdline, env=env, stdout=subprocess.PIPE, stderr=subprocess.PIPE) stdout, stderr = pipe.communicate() if pipe.wait() < 0: raise IOError("subprocess was killed by signal %d" % ( > pipe.returncode,)) E IOError: subprocess was killed by signal -6 ../module/pypyjit/test_pypy_c/test_00_model.py:71: IOError ____________ TestMicroNumPy.test_reduce_generic[all-int8-1-6757-1] _____________ self = op = 'all', dtype = 'int8', result = 1, count = 6757, a = 1 @py.test.mark.parametrize("op,dtype,result,count,a", type_permuated) @py.test.mark.skipif('no_vector_backend()') def test_reduce_generic(self,op,dtype,result,count,a): source = """ def main(): import _numpypy.multiarray as np a = np.array([{a}]*{count}, dtype='{dtype}') return a.{method}() """.format(method=op, dtype=dtype, count=count, a=a) exec py.code.Source(source).compile() log = self.run(main, [], vec=0) > vlog = self.run(main, [], vec=1) ../module/pypyjit/test_pypy_c/test_micronumpy.py:126: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = func_or_src = , args = [] import_site = False, discard_stdout_before_last_line = False jitopts = {'disable_unrolling': 9999, 'threshold': 200, 'vec': 1} src = , funcname = 'main' arglist = '' f = logfile = local('/tmp/usession-release-pypy2.7-v7.3.9-9/test-pypy-jit/test_reduce_generic.log') cmdline = ['/home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/goal/pypy-c', '-S', '--jit', 'vec=1,threshold=200,disable_unrolling=9999', '/tmp/usession-release-pypy2.7-v7.3.9-9/test-pypy-jit/test_reduce_generic.py'] key = 'disable_unrolling' def run(self, func_or_src, args=[], import_site=False, discard_stdout_before_last_line=False, **jitopts): jitopts.setdefault('threshold', 200) jitopts.setdefault('disable_unrolling', 9999) src = py.code.Source(func_or_src) if isinstance(func_or_src, types.FunctionType): funcname = func_or_src.func_name else: funcname = 'main' # write the snippet arglist = ', '.join(map(repr, args)) with self.filepath.open("w") as f: # we don't want to see the small bridges created # by the checkinterval reaching the limit f.write("import sys\n") f.write("sys.setcheckinterval(10000000)\n") f.write(str(src) + "\n") f.write("print %s(%s)\n" % (funcname, arglist)) # # run a child pypy-c with logging enabled logfile = self.filepath.new(ext='.log') # cmdline = [sys.executable] if not import_site: cmdline.append('-S') if jitopts: jitcmdline = ['%s=%s' % (key, value) for key, value in jitopts.items()] cmdline += ['--jit', ','.join(jitcmdline)] cmdline.append(str(self.filepath)) # env = os.environ.copy() # TODO old logging system env['PYPYLOG'] = self.log_string + ':' + str(logfile) jitlogfile = str(logfile) + '.jlog' env['JITLOG'] = str(jitlogfile) pipe = subprocess.Popen(cmdline, env=env, stdout=subprocess.PIPE, stderr=subprocess.PIPE) stdout, stderr = pipe.communicate() if pipe.wait() < 0: raise IOError("subprocess was killed by signal %d" % ( > pipe.returncode,)) E IOError: subprocess was killed by signal -6 ../module/pypyjit/test_pypy_c/test_00_model.py:71: IOError ____________ TestMicroNumPy.test_reduce_generic[all-int16-1-6757-1] ____________ self = op = 'all', dtype = 'int16', result = 1, count = 6757, a = 1 @py.test.mark.parametrize("op,dtype,result,count,a", type_permuated) @py.test.mark.skipif('no_vector_backend()') def test_reduce_generic(self,op,dtype,result,count,a): source = """ def main(): import _numpypy.multiarray as np a = np.array([{a}]*{count}, dtype='{dtype}') return a.{method}() """.format(method=op, dtype=dtype, count=count, a=a) exec py.code.Source(source).compile() log = self.run(main, [], vec=0) > vlog = self.run(main, [], vec=1) ../module/pypyjit/test_pypy_c/test_micronumpy.py:126: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = func_or_src = , args = [] import_site = False, discard_stdout_before_last_line = False jitopts = {'disable_unrolling': 9999, 'threshold': 200, 'vec': 1} src = , funcname = 'main' arglist = '' f = logfile = local('/tmp/usession-release-pypy2.7-v7.3.9-9/test-pypy-jit/test_reduce_generic.log') cmdline = ['/home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/goal/pypy-c', '-S', '--jit', 'vec=1,threshold=200,disable_unrolling=9999', '/tmp/usession-release-pypy2.7-v7.3.9-9/test-pypy-jit/test_reduce_generic.py'] key = 'disable_unrolling' def run(self, func_or_src, args=[], import_site=False, discard_stdout_before_last_line=False, **jitopts): jitopts.setdefault('threshold', 200) jitopts.setdefault('disable_unrolling', 9999) src = py.code.Source(func_or_src) if isinstance(func_or_src, types.FunctionType): funcname = func_or_src.func_name else: funcname = 'main' # write the snippet arglist = ', '.join(map(repr, args)) with self.filepath.open("w") as f: # we don't want to see the small bridges created # by the checkinterval reaching the limit f.write("import sys\n") f.write("sys.setcheckinterval(10000000)\n") f.write(str(src) + "\n") f.write("print %s(%s)\n" % (funcname, arglist)) # # run a child pypy-c with logging enabled logfile = self.filepath.new(ext='.log') # cmdline = [sys.executable] if not import_site: cmdline.append('-S') if jitopts: jitcmdline = ['%s=%s' % (key, value) for key, value in jitopts.items()] cmdline += ['--jit', ','.join(jitcmdline)] cmdline.append(str(self.filepath)) # env = os.environ.copy() # TODO old logging system env['PYPYLOG'] = self.log_string + ':' + str(logfile) jitlogfile = str(logfile) + '.jlog' env['JITLOG'] = str(jitlogfile) pipe = subprocess.Popen(cmdline, env=env, stdout=subprocess.PIPE, stderr=subprocess.PIPE) stdout, stderr = pipe.communicate() if pipe.wait() < 0: raise IOError("subprocess was killed by signal %d" % ( > pipe.returncode,)) E IOError: subprocess was killed by signal -6 ../module/pypyjit/test_pypy_c/test_00_model.py:71: IOError ____________________ TestMicroNumPy.test_reduce_logical_xor ____________________ self = def test_reduce_logical_xor(self): def main(): import _numpypy.multiarray as np import _numpypy.umath as um arr = np.array([1.0] * 1500) return um.logical_xor.reduce(arr) log = self.run(main, []) assert log.result is False assert len(log.loops) == 1 loop = log._filter(log.loops[0]) if sys.byteorder == 'big': bit = ord('>') else: bit = ord('<') assert loop.match(""" guard_class(p1, #, descr=...) p4 = getfield_gc_r(p1, descr=) i5 = getfield_gc_i(p0, descr=) guard_not_invalidated(descr=...) p6 = getfield_gc_r(p4, descr=) p7 = getfield_gc_r(p6, descr=) guard_class(p7, ConstClass(Float64), descr=...) i9 = getfield_gc_i(p4, descr=) i10 = getfield_gc_i(p6, descr=) i12 = int_eq(i10, 61) i14 = int_eq(i10, %(bit)d) i15 = int_or(i12, i14) %(align_check)s f16 = raw_load_f(i9, i5, descr=) guard_true(i15, descr=...) i18 = float_ne(f16, 0.000000) guard_true(i18, descr=...) guard_nonnull_class(p2, ConstClass(W_BoolBox), descr=...) i20 = getfield_gc_i(p2, descr=) i21 = int_is_true(i20) guard_false(i21, descr=...) i22 = getfield_gc_i(p0, descr=) i23 = getfield_gc_i(p1, descr=) guard_true(i23, descr=...) i25 = int_add(i22, 1) p26 = getfield_gc_r(p0, descr=) i27 = getfield_gc_i(p1, descr=) i28 = int_is_true(i27) guard_true(i28, descr=...) i29 = getfield_gc_i(p6, descr=) guard_value(i29, 8, descr=...) i30 = int_add(i5, 8) i31 = getfield_gc_i(p1, descr=) i32 = int_ge(i25, i31) guard_false(i32, descr=...) p34 = new_with_vtable(descr=...) {{{ setfield_gc(p34, p1, descr=) setfield_gc(p34, i25, descr=) setfield_gc(p34, p26, descr=) setfield_gc(p34, i30, descr=) }}} jump(..., descr=...) > """ % {'align_check': align_check('i5'), 'bit': bit}) ../module/pypyjit/test_pypy_c/test_micronumpy.py:197: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../module/pypyjit/test_pypy_c/model.py:186: in match return matcher.match(expected_src, **kwds) ../module/pypyjit/test_pypy_c/model.py:527: in match self.match_loop(expected_ops, ignore_ops) ../module/pypyjit/test_pypy_c/model.py:503: in match_loop self.match_op(op, exp_op) ../module/pypyjit/test_pypy_c/model.py:412: in match_op self._assert(op.name == exp_opname, "operation mismatch") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = cond = False, message = 'operation mismatch' def _assert(self, cond, message): if not cond: > raise InvalidMatch(message, frame=sys._getframe(1)) E InvalidMatch: operation mismatch ../module/pypyjit/test_pypy_c/model.py:405: InvalidMatch ----------------------------- Captured stdout call ----------------------------- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Loops don't match ================= loop id = None ('operation mismatch',) Ignore ops: [] Got: guard_class(p1, 140736356871624, descr=) p4 = getfield_gc_r(p1, descr=) i5 = getfield_gc_i(p0, descr=) guard_not_invalidated(descr=) p6 = getfield_gc_r(p4, descr=) p7 = getfield_gc_r(p6, descr=) guard_class(p7, ConstClass(Float64), descr=) i9 = getfield_gc_i(p4, descr=) i10 = getfield_gc_i(p6, descr=) i12 = int_eq(i10, 61) i14 = int_eq(i10, 60) i15 = int_or(i12, i14) ===== HERE ===== f16 = raw_load_f(i9, i5, descr=) guard_true(i15, descr=) i18 = float_ne(f16, 0.000000) guard_true(i18, descr=) guard_nonnull_class(p2, ConstClass(W_BoolBox), descr=) i20 = getfield_gc_i(p2, descr=) i21 = int_is_true(i20) guard_false(i21, descr=) i22 = getfield_gc_i(p0, descr=) i23 = getfield_gc_i(p1, descr=) guard_true(i23, descr=) i25 = int_add(i22, 1) p26 = getfield_gc_r(p0, descr=) i27 = getfield_gc_i(p1, descr=) i28 = int_is_true(i27) guard_true(i28, descr=) i29 = getfield_gc_i(p6, descr=) guard_value(i29, 8, descr=) i32 = int_add(i5, 8) i33 = getfield_gc_i(p1, descr=) i34 = int_ge(i25, i33) guard_false(i34, descr=) p35 = new_with_vtable(descr=) setfield_gc(p35, i32, descr=) setfield_gc(p35, i25, descr=) setfield_gc(p35, p26, descr=) setfield_gc(p35, p1, descr=) jump(p35, p1, ConstPtr(ptr36), descr=TargetToken(140736303460848)) Expected: guard_class(p1, #, descr=...) p4 = getfield_gc_r(p1, descr=) i5 = getfield_gc_i(p0, descr=) guard_not_invalidated(descr=...) p6 = getfield_gc_r(p4, descr=) p7 = getfield_gc_r(p6, descr=) guard_class(p7, ConstClass(Float64), descr=...) i9 = getfield_gc_i(p4, descr=) i10 = getfield_gc_i(p6, descr=) i12 = int_eq(i10, 61) i14 = int_eq(i10, 60) i15 = int_or(i12, i14) i10096 = int_and(i5, 7) i10097 = int_is_zero(i10096) guard_true(i10097, descr=...) f16 = raw_load_f(i9, i5, descr=) guard_true(i15, descr=...) i18 = float_ne(f16, 0.000000) guard_true(i18, descr=...) guard_nonnull_class(p2, ConstClass(W_BoolBox), descr=...) i20 = getfield_gc_i(p2, descr=) i21 = int_is_true(i20) guard_false(i21, descr=...) i22 = getfield_gc_i(p0, descr=) i23 = getfield_gc_i(p1, descr=) guard_true(i23, descr=...) i25 = int_add(i22, 1) p26 = getfield_gc_r(p0, descr=) i27 = getfield_gc_i(p1, descr=) i28 = int_is_true(i27) guard_true(i28, descr=...) i29 = getfield_gc_i(p6, descr=) guard_value(i29, 8, descr=...) i30 = int_add(i5, 8) i31 = getfield_gc_i(p1, descr=) i32 = int_ge(i25, i31) guard_false(i32, descr=...) p34 = new_with_vtable(descr=...) {{{ setfield_gc(p34, p1, descr=) setfield_gc(p34, i25, descr=) setfield_gc(p34, p26, descr=) setfield_gc(p34, i30, descr=) }}} jump(..., descr=...) ____________________ TestMicroNumPy.test_reduce_logical_and ____________________ self = def test_reduce_logical_and(self): def main(): import _numpypy.multiarray as np import _numpypy.umath as um arr = np.array([1.0] * 1500) return um.logical_and.reduce(arr) log = self.run(main, []) assert log.result is True assert len(log.loops) == 1 loop = log._filter(log.loops[0]) loop.match(""" %(align_check)s guard_not_invalidated(descr=...) f31 = raw_load_f(i9, i29, descr=) i32 = float_ne(f31, 0.000000) guard_true(i32, descr=...) i36 = int_add(i24, 1) i37 = int_add(i29, 8) i38 = int_ge(i36, i30) guard_false(i38, descr=...) jump(..., descr=...) > """ % {'align_check': align_check('i29')}) ../module/pypyjit/test_pypy_c/test_micronumpy.py:220: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../module/pypyjit/test_pypy_c/model.py:186: in match return matcher.match(expected_src, **kwds) ../module/pypyjit/test_pypy_c/model.py:527: in match self.match_loop(expected_ops, ignore_ops) ../module/pypyjit/test_pypy_c/model.py:503: in match_loop self.match_op(op, exp_op) ../module/pypyjit/test_pypy_c/model.py:412: in match_op self._assert(op.name == exp_opname, "operation mismatch") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = cond = False, message = 'operation mismatch' def _assert(self, cond, message): if not cond: > raise InvalidMatch(message, frame=sys._getframe(1)) E InvalidMatch: operation mismatch ../module/pypyjit/test_pypy_c/model.py:405: InvalidMatch ----------------------------- Captured stdout call ----------------------------- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Loops don't match ================= loop id = None ('operation mismatch',) Ignore ops: [] Got: ===== HERE ===== guard_not_invalidated(descr=) f35 = raw_load_f(i9, i32, descr=) i37 = float_ne(f35, 0.000000) guard_true(i37, descr=) i39 = int_add(i25, 1) i41 = int_add(i32, 8) i42 = int_ge(i39, i33) guard_false(i42, descr=) jump(p26, i39, p1, i41, p4, p6, i9, i33, descr=TargetToken(140735919616576)) Expected: i10096 = int_and(i29, 7) i10097 = int_is_zero(i10096) guard_true(i10097, descr=...) guard_not_invalidated(descr=...) f31 = raw_load_f(i9, i29, descr=) i32 = float_ne(f31, 0.000000) guard_true(i32, descr=...) i36 = int_add(i24, 1) i37 = int_add(i29, 8) i38 = int_ge(i36, i30) guard_false(i38, descr=...) jump(..., descr=...) ___________________ TestMicroNumPy.test_array_flatiter_next ____________________ self = def test_array_flatiter_next(self): def main(): import _numpypy.multiarray as np arr = np.zeros((1024, 16)) + 42 ai = arr.flat i = 0 while i < arr.size: a = next(ai) i += 1 return a log = self.run(main, []) assert log.result == 42.0 loop, = log.loops_by_filename(self.filepath) assert loop.match(""" guard_not_invalidated(descr=...) i86 = int_lt(i79, i45) guard_true(i86, descr=...) i88 = int_ge(i87, i59) guard_false(i88, descr=...) %(align_check)s f90 = raw_load_f(i67, i89, descr=) i91 = int_add(i87, 1) i93 = int_add(i89, 8) i94 = int_add(i79, 1) i95 = getfield_raw_i(#, descr=) setfield_gc(p97, i91, descr=) setfield_gc(p97, i93, descr=) i96 = int_lt(i95, 0) guard_false(i96, descr=...) jump(..., descr=...) > """ % {"align_check": align_check('i89')}) ../module/pypyjit/test_pypy_c/test_micronumpy.py:344: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../module/pypyjit/test_pypy_c/model.py:186: in match return matcher.match(expected_src, **kwds) ../module/pypyjit/test_pypy_c/model.py:527: in match self.match_loop(expected_ops, ignore_ops) ../module/pypyjit/test_pypy_c/model.py:503: in match_loop self.match_op(op, exp_op) ../module/pypyjit/test_pypy_c/model.py:412: in match_op self._assert(op.name == exp_opname, "operation mismatch") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = cond = False, message = 'operation mismatch' def _assert(self, cond, message): if not cond: > raise InvalidMatch(message, frame=sys._getframe(1)) E InvalidMatch: operation mismatch ../module/pypyjit/test_pypy_c/model.py:405: InvalidMatch ----------------------------- Captured stdout call ----------------------------- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Loops don't match ================= loop id = None ('operation mismatch',) Ignore ops: [] Got: guard_not_invalidated(descr=) i74 = int_lt(i69, i35) guard_true(i74, descr=) i75 = int_ge(i60, i42) guard_false(i75, descr=) ===== HERE ===== f76 = raw_load_f(i50, i67, descr=) i78 = int_add(i60, 1) i80 = int_add(i67, 8) i82 = int_add(i69, 1) i84 = getfield_raw_i(140735519770120, descr=) setfield_gc(p40, i78, descr=) setfield_gc(p40, i80, descr=) i86 = int_lt(i84, 0) guard_false(i86, descr=) jump(p0, p1, p6, p7, p10, p12, p14, i82, f76, p24, p29, i31, p32, i33, i35, p40, p39, i78, i42, p45, p47, i50, i80, descr=TargetToken(140735449405888)) Expected: guard_not_invalidated(descr=...) i86 = int_lt(i79, i45) guard_true(i86, descr=...) i88 = int_ge(i87, i59) guard_false(i88, descr=...) i10096 = int_and(i89, 7) i10097 = int_is_zero(i10096) guard_true(i10097, descr=...) f90 = raw_load_f(i67, i89, descr=) i91 = int_add(i87, 1) i93 = int_add(i89, 8) i94 = int_add(i79, 1) i95 = getfield_raw_i(#, descr=) setfield_gc(p97, i91, descr=) setfield_gc(p97, i93, descr=) i96 = int_lt(i95, 0) guard_false(i96, descr=...) jump(..., descr=...) ______________ TestMicroNumPy.test_array_flatiter_getitem_single _______________ self = def test_array_flatiter_getitem_single(self): def main(): import _numpypy.multiarray as np arr = np.zeros((1024, 16)) + 42 ai = arr.flat i = 0 while i < arr.size: a = ai[i] # ID: getitem i += 1 return a log = self.run(main, []) assert log.result == 42.0 loop, = log.loops_by_filename(self.filepath) assert loop.match_by_id("getitem", """ i126 = int_lt(i117, i50) guard_true(i126, descr=...) i128 = int_mul(i117, i59) i129 = int_add(i55, i128) %(align_check)s f149 = raw_load_f(i100, i129, descr=) > """ % {'align_check': align_check('i129')}) ../module/pypyjit/test_pypy_c/test_micronumpy.py:366: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../module/pypyjit/test_pypy_c/model.py:191: in match_by_id return matcher.match(expected_src, ignore_ops=ignore_ops) ../module/pypyjit/test_pypy_c/model.py:527: in match self.match_loop(expected_ops, ignore_ops) ../module/pypyjit/test_pypy_c/model.py:503: in match_loop self.match_op(op, exp_op) ../module/pypyjit/test_pypy_c/model.py:412: in match_op self._assert(op.name == exp_opname, "operation mismatch") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = cond = False, message = 'operation mismatch' def _assert(self, cond, message): if not cond: > raise InvalidMatch(message, frame=sys._getframe(1)) E InvalidMatch: operation mismatch ../module/pypyjit/test_pypy_c/model.py:405: InvalidMatch ----------------------------- Captured stdout call ----------------------------- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Loops don't match ================= loop id = 'getitem' ('operation mismatch',) Ignore ops: [] Got: i87 = int_lt(i79, i40) guard_true(i87, descr=) i88 = int_mul(i79, i49) i89 = int_add(i85, i88) ===== HERE ===== f90 = raw_load_f(i55, i89, descr=) Expected: i126 = int_lt(i117, i50) guard_true(i126, descr=...) i128 = int_mul(i117, i59) i129 = int_add(i55, i128) i10096 = int_and(i129, 7) i10097 = int_is_zero(i10096) guard_true(i10097, descr=...) f149 = raw_load_f(i100, i129, descr=) ______________ TestMicroNumPy.test_array_flatiter_setitem_single _______________ self = def test_array_flatiter_setitem_single(self): def main(): import _numpypy.multiarray as np arr = np.empty((1024, 16)) ai = arr.flat i = 0 while i < arr.size: ai[i] = 42.0 i += 1 return ai[-1] log = self.run(main, []) assert log.result == 42.0 loop, = log.loops_by_filename(self.filepath) assert loop.match(""" guard_not_invalidated(descr=...) i128 = int_lt(i120, i42) guard_true(i128, descr=...) i129 = int_lt(i120, i48) guard_true(i129, descr=...) i131 = int_mul(i120, i57) i132 = int_add(i53, i131) %(align_check)s raw_store(i103, i132, 42.000000, descr=) i153 = int_add(i120, 1) i154 = getfield_raw_i(#, descr=) setfield_gc(p158, i53, descr=) setarrayitem_gc(p152, 1, 0, descr=) setarrayitem_gc(p152, 0, 0, descr=) i157 = int_lt(i154, 0) guard_false(i157, descr=...) jump(..., descr=...) > """ % {'align_check': align_check('i132')}) ../module/pypyjit/test_pypy_c/test_micronumpy.py:399: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../module/pypyjit/test_pypy_c/model.py:186: in match return matcher.match(expected_src, **kwds) ../module/pypyjit/test_pypy_c/model.py:527: in match self.match_loop(expected_ops, ignore_ops) ../module/pypyjit/test_pypy_c/model.py:503: in match_loop self.match_op(op, exp_op) ../module/pypyjit/test_pypy_c/model.py:412: in match_op self._assert(op.name == exp_opname, "operation mismatch") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = cond = False, message = 'operation mismatch' def _assert(self, cond, message): if not cond: > raise InvalidMatch(message, frame=sys._getframe(1)) E InvalidMatch: operation mismatch ../module/pypyjit/test_pypy_c/model.py:405: InvalidMatch ----------------------------- Captured stdout call ----------------------------- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Loops don't match ================= loop id = None ('operation mismatch',) Ignore ops: [] Got: guard_not_invalidated(descr=) i89 = int_lt(i82, i33) guard_true(i89, descr=) i90 = int_lt(i82, i38) guard_true(i90, descr=) i91 = int_mul(i82, i47) i92 = int_add(i88, i91) ===== HERE ===== raw_store(i64, i92, 42.000000, descr=) i95 = int_add(i82, 1) i97 = getfield_raw_i(140735587337736, descr=) setfield_gc(p66, i88, descr=) setarrayitem_gc(p67, 1, 0, descr=) setarrayitem_gc(p67, 0, 0, descr=) i103 = int_lt(i97, 0) guard_false(i103, descr=) jump(p0, p1, p6, p7, p10, p12, p14, i95, p27, i29, p30, i31, i33, p37, i38, p42, p46, i47, i88, p50, p51, p52, i64, p66, p67, descr=TargetToken(140735516965072)) Expected: guard_not_invalidated(descr=...) i128 = int_lt(i120, i42) guard_true(i128, descr=...) i129 = int_lt(i120, i48) guard_true(i129, descr=...) i131 = int_mul(i120, i57) i132 = int_add(i53, i131) i10096 = int_and(i132, 7) i10097 = int_is_zero(i10096) guard_true(i10097, descr=...) raw_store(i103, i132, 42.000000, descr=) i153 = int_add(i120, 1) i154 = getfield_raw_i(#, descr=) setfield_gc(p158, i53, descr=) setarrayitem_gc(p152, 1, 0, descr=) setarrayitem_gc(p152, 0, 0, descr=) i157 = int_lt(i154, 0) guard_false(i157, descr=...) jump(..., descr=...) ________________________ TestMicroNumPy.test_mixed_div _________________________ self = def test_mixed_div(self): N = 1500 def main(): N = 1500 import _numpypy.multiarray as np arr = np.zeros(N) l = [arr[i]/2. for i in range(N)] return l log = self.run(main, []) assert log.result == [0.] * N loop, = log.loops_by_filename(self.filepath) assert loop.match(""" i4 = int_lt(i91, 0) guard_false(i4, descr=...) i92 = int_ge(i91, i37) guard_false(i92, descr=...) i93 = int_add(i91, 1) setfield_gc(p23, i93, descr=) guard_not_invalidated(descr=...) i94 = int_ge(i91, i56) guard_false(i94, descr=...) i96 = int_mul(i91, i58) i97 = int_add(i51, i96) %(align_check)s f98 = raw_load_f(i63, i97, descr=) f100 = float_mul(f98, 0.500000) i101 = int_add(i79, 1) i102 = arraylen_gc(p85, descr=) i103 = int_lt(i102, i101) cond_call(i103, ConstClass(_ll_list_resize_hint_really_look_inside_iff__listPtr_Signed_Bool), p76, i101, 1, descr=) guard_no_exception(descr=...) p104 = getfield_gc_r(p76, descr=) p105 = new_with_vtable(descr=) setfield_gc(p105, f100, descr=) setarrayitem_gc(p104, i79, p105, descr=) i106 = getfield_raw_i(#, descr=) setfield_gc(p76, i101, descr=) i107 = int_lt(i106, 0) guard_false(i107, descr=...) jump(..., descr=...) > """ % {'align_check': align_check('i97')}) ../module/pypyjit/test_pypy_c/test_micronumpy.py:441: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../module/pypyjit/test_pypy_c/model.py:186: in match return matcher.match(expected_src, **kwds) ../module/pypyjit/test_pypy_c/model.py:527: in match self.match_loop(expected_ops, ignore_ops) ../module/pypyjit/test_pypy_c/model.py:503: in match_loop self.match_op(op, exp_op) ../module/pypyjit/test_pypy_c/model.py:412: in match_op self._assert(op.name == exp_opname, "operation mismatch") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = cond = False, message = 'operation mismatch' def _assert(self, cond, message): if not cond: > raise InvalidMatch(message, frame=sys._getframe(1)) E InvalidMatch: operation mismatch ../module/pypyjit/test_pypy_c/model.py:405: InvalidMatch ----------------------------- Captured stdout call ----------------------------- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Loops don't match ================= loop id = None ('operation mismatch',) Ignore ops: [] Got: i92 = int_lt(i90, 0) guard_false(i92, descr=) i93 = int_ge(i90, i34) guard_false(i93, descr=) i95 = int_add(i90, 1) setfield_gc(p22, i95, descr=) guard_not_invalidated(descr=) i96 = int_ge(i90, i53) guard_false(i96, descr=) i97 = int_mul(i90, i56) i98 = int_add(i48, i97) ===== HERE ===== f99 = raw_load_f(i61, i98, descr=) f101 = float_mul(f99, 0.500000) i103 = int_add(i77, 1) i104 = arraylen_gc(p83, descr=) i105 = int_lt(i104, i103) cond_call(i105, ConstClass(_ll_list_resize_hint_really_look_inside_iff__listPtr_Signed_Bool), p74, i103, 1, descr=) guard_no_exception(descr=) p108 = getfield_gc_r(p74, descr=) p109 = new_with_vtable(descr=) setfield_gc(p109, f101, descr=) setarrayitem_gc(p108, i77, p109, descr=) i111 = getfield_raw_i(140735340004872, descr=) setfield_gc(p74, i103, descr=) i113 = int_lt(i111, 0) guard_false(i113, descr=) jump(p0, p1, p6, p7, p10, p12, p14, i90, p18, p20, p22, p29, p33, i95, i34, p41, p42, p45, i53, p49, i56, i48, i61, p74, i103, p108, descr=TargetToken(140735269639920)) Expected: i4 = int_lt(i91, 0) guard_false(i4, descr=...) i92 = int_ge(i91, i37) guard_false(i92, descr=...) i93 = int_add(i91, 1) setfield_gc(p23, i93, descr=) guard_not_invalidated(descr=...) i94 = int_ge(i91, i56) guard_false(i94, descr=...) i96 = int_mul(i91, i58) i97 = int_add(i51, i96) i10096 = int_and(i97, 7) i10097 = int_is_zero(i10096) guard_true(i10097, descr=...) f98 = raw_load_f(i63, i97, descr=) f100 = float_mul(f98, 0.500000) i101 = int_add(i79, 1) i102 = arraylen_gc(p85, descr=) i103 = int_lt(i102, i101) cond_call(i103, ConstClass(_ll_list_resize_hint_really_look_inside_iff__listPtr_Signed_Bool), p76, i101, 1, descr=) guard_no_exception(descr=...) p104 = getfield_gc_r(p76, descr=) p105 = new_with_vtable(descr=) setfield_gc(p105, f100, descr=) setarrayitem_gc(p104, i79, p105, descr=) i106 = getfield_raw_i(#, descr=) setfield_gc(p76, i101, descr=) i107 = int_lt(i106, 0) guard_false(i107, descr=...) jump(..., descr=...) =========================== short test summary info ============================ FAIL ../module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_vector_call2[/-float64-float64-11448.0-7632-3.0-2.0] FAIL ../module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_generic[any-int8-0-4912-0] FAIL ../module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_generic[any-int16-0-4912-0] FAIL ../module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_generic[all-int8-1-6757-1] FAIL ../module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_generic[all-int16-1-6757-1] FAIL ../module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_logical_xor FAIL ../module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_logical_and FAIL ../module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_array_flatiter_next FAIL ../module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_array_flatiter_getitem_single FAIL ../module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_array_flatiter_setitem_single FAIL ../module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_mixed_div ============= 11 failed, 1164 passed, 5 skipped in 124.26 seconds ============== >>> pypy: Entering fakeroot... >>> pypy-dev*: Running split function dev... >>> pypy-dev*: Preparing subpackage pypy-dev... >>> pypy-dev*: Stripping binaries >>> pypy-dev*: Running postcheck for pypy-dev >>> pypy-tkinter*: Running split function tkinter... >>> pypy-tkinter*: Preparing subpackage pypy-tkinter... >>> pypy-tkinter*: Stripping binaries >>> pypy-tkinter*: Running postcheck for pypy-tkinter >>> pypy*: Running postcheck for pypy >>> pypy*: Preparing package pypy... >>> pypy*: Stripping binaries >>> pypy-dev*: Scanning shared objects >>> pypy-tkinter*: Scanning shared objects >>> pypy*: Scanning shared objects >>> pypy-dev*: Tracing dependencies... pypy=7.3.9-r2 >>> pypy-dev*: Package size: 548.0 KB >>> pypy-dev*: Compressing data... >>> pypy-dev*: Create checksum... >>> pypy-dev*: Create pypy-dev-7.3.9-r2.apk >>> pypy-tkinter*: Tracing dependencies... so:libtcl8.6.so so:libtk8.6.so >>> pypy-tkinter*: Package size: 1.9 MB >>> pypy-tkinter*: Compressing data... >>> pypy-tkinter*: Create checksum... >>> pypy-tkinter*: Create pypy-tkinter-7.3.9-r2.apk >>> pypy*: Tracing dependencies... pypy-bootstrap so:libbz2.so.1 so:libc.musl-ppc64le.so.1 so:libexpat.so.1 so:libffi.so.8 so:libgdbm.so.6 so:libncursesw.so.6 so:libpanelw.so.6 so:libsqlite3.so.0 so:libz.so.1 >>> pypy*: Package size: 88.1 MB >>> pypy*: Compressing data... >>> pypy*: Create checksum... >>> pypy*: Create pypy-7.3.9-r2.apk >>> pypy: Build complete at Thu, 04 Aug 2022 00:47:57 +0000 elapsed time 0h 48m 11s >>> pypy: Cleaning up srcdir >>> pypy: Cleaning up pkgdir >>> pypy: Uninstalling dependencies... (1/68) Purging .makedepends-pypy (20220803.235947) (2/68) Purging bzip2-dev (1.0.8-r1) (3/68) Purging gdbm-dev (1.23-r0) (4/68) Purging gdbm-tools (1.23-r0) (5/68) Purging libffi-dev (3.4.2-r1) (6/68) Purging linux-headers (5.16.7-r1) (7/68) Purging openssl-dev (3.0.5-r1) (8/68) Purging py3-virtualenv (20.15.1-r0) (9/68) Purging py3-platformdirs (2.5.2-r0) (10/68) Purging py3-distlib (0.3.4-r2) (11/68) Purging py3-filelock (3.4.2-r2) (12/68) Purging py3-six (1.16.0-r2) (13/68) Purging python3 (3.10.5-r2) (14/68) Purging pypy-bootstrap (7.3.9-r2) (15/68) Purging readline-dev (8.1.2-r0) (16/68) Purging libhistory (8.1.2-r0) (17/68) Purging readline (8.1.2-r0) (18/68) Purging sqlite-dev (3.39.2-r0) (19/68) Purging sqlite-libs (3.39.2-r0) (20/68) Purging tk-dev (8.6.12-r0) (21/68) Purging libxft-dev (2.3.4-r0) (22/68) Purging fontconfig-dev (2.14.0-r0) (23/68) Purging tk (8.6.12-r0) (24/68) Purging util-linux-misc (2.38-r3) (25/68) Purging xz-dev (5.2.5-r1) (26/68) Purging xz-libs (5.2.5-r1) (27/68) Purging git-perl (2.37.1-r1) (28/68) Purging perl-git (2.37.1-r1) (29/68) Purging perl-error (0.17029-r1) (30/68) Purging perl (5.36.0-r0) (31/68) Purging freetype-dev (2.12.1-r0) (32/68) Purging libxft (2.3.4-r0) (33/68) Purging fontconfig (2.14.0-r0) (34/68) Purging freetype (2.12.1-r0) (35/68) Purging libbz2 (1.0.8-r1) (36/68) Purging expat-dev (2.4.8-r1) (37/68) Purging expat (2.4.8-r1) (38/68) Purging gdbm (1.23-r0) (39/68) Purging libffi (3.4.2-r1) (40/68) Purging ncurses-dev (6.3_p20220729-r0) (41/68) Purging mpdecimal (2.5.1-r1) (42/68) Purging tcl-dev (8.6.12-r1) (43/68) Purging tcl (8.6.12-r1) (44/68) Purging tzdata (2022a-r2) (45/68) Purging libxrender-dev (0.9.10-r3) (46/68) Purging libxrender (0.9.10-r3) (47/68) Purging libx11-dev (1.8.1-r1) (48/68) Purging xtrans (1.4.0-r1) (49/68) Purging libx11 (1.8.1-r1) (50/68) Purging libxcb-dev (1.15-r0) (51/68) Purging xcb-proto (1.15-r0) (52/68) Purging libxcb (1.15-r0) (53/68) Purging libxau-dev (1.0.9-r0) (54/68) Purging libxau (1.0.9-r0) (55/68) Purging libxdmcp-dev (1.1.3-r0) (56/68) Purging libxdmcp (1.1.3-r0) (57/68) Purging libbsd (0.11.6-r2) (58/68) Purging libmd (1.0.4-r0) (59/68) Purging libpng-dev (1.6.37-r1) (60/68) Purging libpng (1.6.37-r1) (61/68) Purging zlib-dev (1.2.12-r1) (62/68) Purging xorgproto (2022.1-r0) (63/68) Purging brotli-dev (1.0.9-r7) (64/68) Purging libfdisk (2.38-r3) (65/68) Purging libmount (2.38-r3) (66/68) Purging libblkid (2.38-r3) (67/68) Purging libuuid (2.38-r3) (68/68) Purging libsmartcols (2.38-r3) Executing busybox-1.35.0-r22.trigger OK: 615 MiB in 95 packages >>> pypy: Updating the testing/ppc64le repository index... >>> pypy: Signing the index...