>>> pypy: Building testing/pypy 7.3.9-r1 (using abuild 3.9.0-r0) started Wed, 01 Jun 2022 09:04:17 +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 perl pkgconf py3-virtualenv pypy-bootstrap readline-dev rsync sqlite-dev tk-dev util-linux-misc xz-dev zlib-dev (1/66) Installing libbz2 (1.0.8-r1) (2/66) Installing bzip2-dev (1.0.8-r1) (3/66) Installing expat-dev (2.4.8-r0) (4/66) Installing gdbm (1.23-r0) (5/66) Installing gdbm-tools (1.23-r0) (6/66) Installing gdbm-dev (1.23-r0) (7/66) Installing linux-headers (5.16.7-r1) (8/66) Installing libffi (3.4.2-r1) (9/66) Installing libffi-dev (3.4.2-r1) (10/66) Installing ncurses-dev (6.3_p20220521-r0) (11/66) Installing openssl-dev (1.1.1o-r0) (12/66) Installing perl (5.34.1-r0) (13/66) Installing xz-libs (5.2.5-r1) (14/66) Installing mpdecimal (2.5.1-r1) (15/66) Installing readline (8.1.2-r0) (16/66) Installing sqlite-libs (3.38.5-r0) (17/66) Installing python3 (3.10.4-r0) (18/66) Installing py3-platformdirs (2.5.2-r0) (19/66) Installing py3-distlib (0.3.4-r1) (20/66) Installing py3-filelock (3.4.2-r0) (21/66) Installing py3-six (1.16.0-r1) (22/66) Installing py3-virtualenv (20.14.1-r0) (23/66) Installing tcl (8.6.12-r0) (24/66) Installing libxau (1.0.9-r0) (25/66) Installing libmd (1.0.4-r0) (26/66) Installing libbsd (0.11.6-r2) (27/66) Installing libxdmcp (1.1.3-r0) (28/66) Installing libxcb (1.15-r0) (29/66) Installing libx11 (1.8-r0) (30/66) Installing libxrender (0.9.10-r3) (31/66) Installing libpng (1.6.37-r1) (32/66) Installing freetype (2.12.1-r0) (33/66) Installing fontconfig (2.14.0-r0) (34/66) Installing libxft (2.3.4-r0) (35/66) Installing tk (8.6.12-r0) (36/66) Installing pypy-bootstrap (7.3.9-r1) (37/66) Installing libhistory (8.1.2-r0) (38/66) Installing readline-dev (8.1.2-r0) (39/66) Installing sqlite-dev (3.38.5-r0) (40/66) Installing zlib-dev (1.2.12-r1) (41/66) Installing tcl-dev (8.6.12-r0) (42/66) Installing xorgproto (2022.1-r0) (43/66) Installing libxau-dev (1.0.9-r0) (44/66) Installing xcb-proto (1.15-r0) (45/66) Installing libxdmcp-dev (1.1.3-r0) (46/66) Installing libxcb-dev (1.15-r0) (47/66) Installing xtrans (1.4.0-r1) (48/66) Installing libx11-dev (1.8-r0) (49/66) Installing brotli-dev (1.0.9-r6) (50/66) Installing libpng-dev (1.6.37-r1) (51/66) Installing freetype-dev (2.12.1-r0) (52/66) Installing fontconfig-dev (2.14.0-r0) (53/66) Installing libxrender-dev (0.9.10-r3) (54/66) Installing libxft-dev (2.3.4-r0) (55/66) Installing tk-dev (8.6.12-r0) (56/66) Installing libblkid (2.38-r1) (57/66) Installing libuuid (2.38-r1) (58/66) Installing libfdisk (2.38-r1) (59/66) Installing libmount (2.38-r1) (60/66) Installing libsmartcols (2.38-r1) (61/66) Installing util-linux-misc (2.38-r1) (62/66) Installing xz-dev (5.2.5-r1) (63/66) Installing .makedepends-pypy (20220601.090418) (64/66) Installing perl-error (0.17029-r1) (65/66) Installing perl-git (2.36.1-r0) (66/66) Installing git-perl (2.36.1-r0) Executing busybox-1.35.0-r13.trigger OK: 472 MiB in 156 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, Jun 01 2022, 06:22:09) [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... [870] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [e249] translation-task} [translation:info] RTyping... [e249] {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 -=- [15061] translation-task} [translation:info] JIT compiler generation... [15061] {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 51184 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 [22286] translation-task} [translation:info] lltype back-end optimisations... [22286] {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 131929 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 28586 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [275d3] translation-task} [translation:info] inserting stack checks... [275d3] {translation-task starting stackcheckinsertion_lltype [rtyper] -=- specialized 4 more blocks -=- [translation:info] inserted 3596 stack checks. [27c28] translation-task} [translation:info] Creating database for generating c source... [27c28] {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 1740 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: 29175 ] [c] 27000 nodes [ array: 7892 framework rtti: 833 func: 5917 group: 1 struct: 29837 ] [c] 28000 nodes [ array: 7943 framework rtti: 834 func: 6076 group: 1 struct: 31011 ] [c] 29000 nodes [ array: 8016 framework rtti: 841 func: 6308 group: 1 struct: 32186 ] [c] 30000 nodes [ array: 8020 framework rtti: 841 func: 6315 group: 1 struct: 32221 ] [c] 31000 nodes [ array: 8020 framework rtti: 841 func: 6320 group: 1 struct: 32221 ] [c] 32000 nodes [ array: 8020 framework rtti: 841 func: 6320 group: 1 struct: 32221 ] [c] 33000 nodes [ array: 8020 framework rtti: 841 func: 6325 group: 1 struct: 32221 ] [c] 34000 nodes [ array: 8072 framework rtti: 841 func: 6490 group: 1 struct: 34270 ] [c] 35000 nodes [ array: 8093 framework rtti: 841 func: 6740 group: 1 struct: 35218 ] [c] 36000 nodes [ array: 8192 framework rtti: 869 func: 7049 group: 1 struct: 36375 ] [c] 37000 nodes [ array: 8307 framework rtti: 927 func: 7549 group: 1 struct: 36934 ] [c] 38000 nodes [ array: 8561 framework rtti: 1041 func: 7954 group: 1 struct: 37450 ] [c] 39000 nodes [ array: 8770 framework rtti: 1124 func: 8251 group: 1 struct: 37972 ] [c] 40000 nodes [ array: 9066 framework rtti: 1149 func: 8640 group: 1 struct: 38458 ] [c] 41000 nodes [ array: 9322 framework rtti: 1225 func: 8828 group: 1 struct: 39233 ] [c] 42000 nodes [ array: 9589 framework rtti: 1237 func: 9105 group: 1 struct: 40444 ] [c] 43000 nodes [ array: 9806 framework rtti: 1237 func: 9284 group: 1 struct: 41134 ] [c] 44000 nodes [ array: 10194 framework rtti: 1240 func: 9340 group: 1 struct: 41729 ] [c] 45000 nodes [ array: 10595 framework rtti: 1243 func: 9403 group: 1 struct: 42264 ] [c] 46000 nodes [ array: 10877 framework rtti: 1243 func: 9554 group: 1 struct: 42837 ] [c] 47000 nodes [ array: 11122 framework rtti: 1248 func: 9724 group: 1 struct: 43499 ] [c] 48000 nodes [ array: 11198 framework rtti: 1250 func: 9889 group: 1 struct: 43864 ] [c] 49000 nodes [ array: 11295 framework rtti: 1250 func: 9984 group: 1 struct: 44085 ] [c] 50000 nodes [ array: 11553 framework rtti: 1251 func: 10082 group: 1 struct: 44526 ] [c] 51000 nodes [ array: 11823 framework rtti: 1251 func: 10295 group: 1 struct: 44989 ] [c] 52000 nodes [ array: 12087 framework rtti: 1252 func: 10455 group: 1 struct: 45729 ] [c] 53000 nodes [ array: 12225 framework rtti: 1270 func: 10784 group: 1 struct: 46107 ] [c] 54000 nodes [ array: 12356 framework rtti: 1303 func: 11069 group: 1 struct: 46656 ] [c] 55000 nodes [ array: 12499 framework rtti: 1316 func: 11349 group: 1 struct: 46997 ] [c] 56000 nodes [ array: 12677 framework rtti: 1326 func: 11667 group: 1 struct: 47401 ] [c] 57000 nodes [ array: 12854 framework rtti: 1333 func: 11999 group: 1 struct: 47822 ] [c] 58000 nodes [ array: 13038 framework rtti: 1341 func: 12361 group: 1 struct: 48247 ] [c] 59000 nodes [ array: 13046 framework rtti: 1408 func: 12411 group: 1 struct: 48849 ] [c] 60000 nodes [ array: 13165 framework rtti: 1417 func: 12531 group: 1 struct: 49274 ] [c] 61000 nodes [ array: 13308 framework rtti: 1420 func: 12672 group: 1 struct: 106941 ] [c] 62000 nodes [ array: 13474 framework rtti: 1423 func: 12764 group: 1 struct: 107587 ] [c] 63000 nodes [ array: 13474 framework rtti: 1423 func: 12764 group: 1 struct: 108143 ] [c] 64000 nodes [ array: 13543 framework rtti: 1423 func: 12914 group: 1 struct: 108760 ] [c] 65000 nodes [ array: 13645 framework rtti: 1424 func: 13091 group: 1 struct: 109548 ] [c] 66000 nodes [ array: 13817 framework rtti: 1437 func: 13280 group: 1 struct: 110276 ] [c] 67000 nodes [ array: 13973 framework rtti: 1441 func: 13440 group: 1 struct: 110871 ] [c] 68000 nodes [ array: 14116 framework rtti: 1441 func: 13620 group: 1 struct: 111192 ] [c] 69000 nodes [ array: 14209 framework rtti: 1444 func: 13816 group: 1 struct: 111954 ] [c] 70000 nodes [ array: 14526 framework rtti: 1445 func: 14012 group: 1 struct: 112750 ] [c] 71000 nodes [ array: 14921 framework rtti: 1456 func: 14325 group: 1 struct: 113541 ] [c] 72000 nodes [ array: 15255 framework rtti: 1458 func: 14731 group: 1 struct: 114242 ] [c] 73000 nodes [ array: 15544 framework rtti: 1465 func: 15096 group: 1 struct: 114920 ] [c] 74000 nodes [ array: 15897 framework rtti: 1470 func: 15455 group: 1 struct: 115599 ] [c] 75000 nodes [ array: 16139 framework rtti: 1477 func: 15811 group: 1 struct: 116167 ] [c] 76000 nodes [ array: 16402 framework rtti: 1478 func: 15875 group: 1 struct: 116779 ] [c] 77000 nodes [ array: 16787 framework rtti: 1481 func: 15995 group: 1 struct: 117667 ] [c] 78000 nodes [ array: 17088 framework rtti: 1481 func: 16125 group: 1 struct: 159067 ] [c] 79000 nodes [ array: 17210 framework rtti: 1481 func: 16205 group: 1 struct: 159788 ] [c] 80000 nodes [ array: 17390 framework rtti: 1481 func: 16329 group: 1 struct: 160284 ] [c] 81000 nodes [ array: 17599 framework rtti: 1481 func: 16435 group: 1 struct: 160920 ] [c] 82000 nodes [ array: 17667 framework rtti: 1481 func: 16483 group: 1 struct: 161664 ] [c] 83000 nodes [ array: 17745 framework rtti: 1481 func: 16527 group: 1 struct: 162408 ] [c] 84000 nodes [ array: 17750 framework rtti: 1481 func: 16570 group: 1 struct: 163153 ] [c] 85000 nodes [ array: 17918 framework rtti: 1481 func: 16627 group: 1 struct: 163881 ] [c] 86000 nodes [ array: 18300 framework rtti: 1481 func: 16720 group: 1 struct: 164566 ] [c] 87000 nodes [ array: 18655 framework rtti: 1481 func: 16813 group: 1 struct: 165218 ] [c] 88000 nodes [ array: 18999 framework rtti: 1481 func: 16894 group: 1 struct: 165927 ] [c] 89000 nodes [ array: 19367 framework rtti: 1481 func: 16960 group: 1 struct: 166526 ] [c] 90000 nodes [ array: 19728 framework rtti: 1481 func: 17025 group: 1 struct: 167138 ] [c] 91000 nodes [ array: 20045 framework rtti: 1481 func: 17092 group: 1 struct: 167759 ] [c] 92000 nodes [ array: 20449 framework rtti: 1481 func: 17208 group: 1 struct: 168370 ] [c] 93000 nodes [ array: 20784 framework rtti: 1481 func: 17337 group: 1 struct: 169060 ] [c] 94000 nodes [ array: 21065 framework rtti: 1481 func: 17451 group: 1 struct: 169635 ] [c] 95000 nodes [ array: 21359 framework rtti: 1481 func: 17575 group: 1 struct: 170194 ] [c] 96000 nodes [ array: 21751 framework rtti: 1481 func: 17744 group: 1 struct: 170880 ] [c] 97000 nodes [ array: 22201 framework rtti: 1481 func: 17946 group: 1 struct: 171525 ] [c] 98000 nodes [ array: 22552 framework rtti: 1481 func: 18070 group: 1 struct: 172216 ] [c] 99000 nodes [ array: 22915 framework rtti: 1481 func: 18235 group: 1 struct: 172878 ] [c] 100000 nodes [ array: 23269 framework rtti: 1481 func: 18345 group: 1 struct: 173560 ] [c] 101000 nodes [ array: 23618 framework rtti: 1481 func: 18470 group: 1 struct: 174259 ] [c] 102000 nodes [ array: 23826 framework rtti: 1481 func: 18665 group: 1 struct: 174803 ] [c] 103000 nodes [ array: 23973 framework rtti: 1481 func: 18863 group: 1 struct: 175361 ] [c] 104000 nodes [ array: 24315 framework rtti: 1481 func: 19016 group: 1 struct: 176056 ] [c] 105000 nodes [ array: 24714 framework rtti: 1481 func: 19177 group: 1 struct: 176735 ] [c] 106000 nodes [ array: 25092 framework rtti: 1481 func: 19353 group: 1 struct: 177289 ] [c] 107000 nodes [ array: 25342 framework rtti: 1481 func: 19599 group: 1 struct: 177539 ] [c] 108000 nodes [ array: 25628 framework rtti: 1481 func: 19757 group: 1 struct: 177833 ] [c] 109000 nodes [ array: 26088 framework rtti: 1481 func: 19995 group: 1 struct: 178391 ] [c] 110000 nodes [ array: 26511 framework rtti: 1481 func: 20123 group: 1 struct: 179005 ] [c] 111000 nodes [ array: 26779 framework rtti: 1481 func: 20311 group: 1 struct: 179553 ] [c] 112000 nodes [ array: 26962 framework rtti: 1481 func: 20508 group: 1 struct: 180088 ] [c] 113000 nodes [ array: 27334 framework rtti: 1481 func: 20623 group: 1 struct: 180670 ] [c] 114000 nodes [ array: 27662 framework rtti: 1481 func: 20790 group: 1 struct: 181319 ] [c] 115000 nodes [ array: 28008 framework rtti: 1481 func: 20917 group: 1 struct: 181973 ] [c] 116000 nodes [ array: 28368 framework rtti: 1481 func: 21102 group: 1 struct: 182609 ] [c] 117000 nodes [ array: 28724 framework rtti: 1481 func: 21246 group: 1 struct: 183290 ] [c] 118000 nodes [ array: 29130 framework rtti: 1481 func: 21403 group: 1 struct: 183957 ] [c] 119000 nodes [ array: 29461 framework rtti: 1481 func: 21538 group: 1 struct: 184630 ] [c] 120000 nodes [ array: 29789 framework rtti: 1481 func: 21634 group: 1 struct: 185311 ] [c] 121000 nodes [ array: 30133 framework rtti: 1481 func: 21797 group: 1 struct: 185946 ] [c] 122000 nodes [ array: 30435 framework rtti: 1481 func: 21982 group: 1 struct: 186561 ] [c] 123000 nodes [ array: 30774 framework rtti: 1481 func: 22152 group: 1 struct: 187198 ] [c] 124000 nodes [ array: 31181 framework rtti: 1481 func: 22379 group: 1 struct: 187793 ] [c] 125000 nodes [ array: 31642 framework rtti: 1481 func: 22625 group: 1 struct: 188368 ] [c] 126000 nodes [ array: 32074 framework rtti: 1481 func: 22773 group: 1 struct: 188907 ] [c] 127000 nodes [ array: 32473 framework rtti: 1481 func: 22911 group: 1 struct: 189491 ] [c] 128000 nodes [ array: 32840 framework rtti: 1481 func: 23050 group: 1 struct: 190110 ] [c] 129000 nodes [ array: 33251 framework rtti: 1481 func: 23221 group: 1 struct: 190726 ] [c] 130000 nodes [ array: 33669 framework rtti: 1481 func: 23370 group: 1 struct: 191350 ] [c] 131000 nodes [ array: 34072 framework rtti: 1481 func: 23511 group: 1 struct: 191965 ] [c] 132000 nodes [ array: 34494 framework rtti: 1481 func: 23557 group: 1 struct: 192515 ] [c] 133000 nodes [ array: 34736 framework rtti: 1481 func: 23664 group: 1 struct: 193229 ] [c] 134000 nodes [ array: 35019 framework rtti: 1481 func: 23897 group: 1 struct: 193922 ] [c] 135000 nodes [ array: 35331 framework rtti: 1486 func: 23993 group: 1 struct: 194689 ] [c] 136000 nodes [ array: 35413 framework rtti: 1487 func: 24003 group: 1 struct: 195514 ] [c] 137000 nodes [ array: 35751 framework rtti: 1490 func: 24038 group: 1 struct: 195987 ] [c] 138000 nodes [ array: 36028 framework rtti: 1493 func: 24101 group: 1 struct: 196463 ] [c] 139000 nodes [ array: 36310 framework rtti: 1500 func: 24140 group: 1 struct: 197017 ] [c] 140000 nodes [ array: 36574 framework rtti: 1505 func: 24166 group: 1 struct: 197497 ] [c] 141000 nodes [ array: 36853 framework rtti: 1510 func: 24187 group: 1 struct: 197843 ] [c] 142000 nodes [ array: 37040 framework rtti: 1528 func: 24341 group: 1 struct: 199206 ] [c] 143000 nodes [ array: 37110 framework rtti: 1532 func: 24398 group: 1 struct: 199909 ] [c] 144000 nodes [ array: 37154 framework rtti: 1534 func: 24427 group: 1 struct: 200879 ] [c] 145000 nodes [ array: 37249 framework rtti: 1535 func: 24705 group: 1 struct: 201583 ] [c] 146000 nodes [ array: 37350 framework rtti: 1535 func: 24792 group: 1 struct: 202386 ] [c] 147000 nodes [ array: 37491 framework rtti: 1539 func: 24988 group: 1 struct: 203035 ] [c] 148000 nodes [ array: 37590 framework rtti: 1550 func: 25083 group: 1 struct: 203919 ] [c] 149000 nodes [ array: 37915 framework rtti: 1550 func: 25228 group: 1 struct: 204843 ] [c] 150000 nodes [ array: 38130 framework rtti: 1553 func: 25454 group: 1 struct: 207633 ] [c] 151000 nodes [ array: 38349 framework rtti: 1557 func: 25465 group: 1 struct: 209760 ] [c] 152000 nodes [ array: 38510 framework rtti: 1558 func: 25542 group: 1 struct: 210048 ] [c] 153000 nodes [ array: 38590 framework rtti: 1559 func: 25572 group: 1 struct: 210271 ] [c] 154000 nodes [ array: 38660 framework rtti: 1559 func: 25616 group: 1 struct: 210454 ] [c] 155000 nodes [ array: 38662 framework rtti: 1559 func: 25617 group: 1 struct: 210665 ] [c] 156000 nodes [ array: 38701 framework rtti: 1559 func: 25646 group: 1 struct: 210863 ] [c] 157000 nodes [ array: 38803 framework rtti: 1559 func: 25688 group: 1 struct: 211070 ] [c] 158000 nodes [ array: 38996 framework rtti: 1559 func: 25707 group: 1 struct: 211299 ] [c] 159000 nodes [ array: 39081 framework rtti: 1559 func: 25753 group: 1 struct: 211483 ] [c] 160000 nodes [ array: 39161 framework rtti: 1559 func: 25782 group: 1 struct: 211673 ] [c] 161000 nodes [ array: 39201 framework rtti: 1559 func: 25789 group: 1 struct: 211780 ] [c] 162000 nodes [ array: 39317 framework rtti: 1559 func: 25827 group: 1 struct: 211945 ] [c] 163000 nodes [ array: 39413 framework rtti: 1559 func: 25871 group: 1 struct: 212128 ] [c] 164000 nodes [ array: 39512 framework rtti: 1559 func: 25930 group: 1 struct: 212303 ] [c] 165000 nodes [ array: 39624 framework rtti: 1559 func: 25940 group: 1 struct: 212487 ] [c] 166000 nodes [ array: 39864 framework rtti: 1559 func: 25954 group: 1 struct: 212578 ] [c] 167000 nodes [ array: 39951 framework rtti: 1559 func: 25991 group: 1 struct: 212800 ] [c] 168000 nodes [ array: 40018 framework rtti: 1559 func: 26021 group: 1 struct: 212960 ] [c] 169000 nodes [ array: 40183 framework rtti: 1559 func: 26046 group: 1 struct: 213136 ] [c] 170000 nodes [ array: 40290 framework rtti: 1559 func: 26089 group: 1 struct: 213361 ] [c] 171000 nodes [ array: 40391 framework rtti: 1559 func: 26118 group: 1 struct: 213555 ] [c] 172000 nodes [ array: 40522 framework rtti: 1559 func: 26148 group: 1 struct: 213779 ] [c] 173000 nodes [ array: 40602 framework rtti: 1559 func: 26191 group: 1 struct: 214004 ] [c] 174000 nodes [ array: 40695 framework rtti: 1559 func: 26232 group: 1 struct: 214223 ] [c] 175000 nodes [ array: 40863 framework rtti: 1559 func: 26259 group: 1 struct: 214431 ] [c] 176000 nodes [ array: 41014 framework rtti: 1559 func: 26292 group: 1 struct: 214654 ] [c] 177000 nodes [ array: 41128 framework rtti: 1559 func: 26312 group: 1 struct: 214903 ] [c] 178000 nodes [ array: 41246 framework rtti: 1559 func: 26330 group: 1 struct: 215114 ] [c] 179000 nodes [ array: 41369 framework rtti: 1559 func: 26393 group: 1 struct: 215362 ] [c] 180000 nodes [ array: 41456 framework rtti: 1559 func: 26424 group: 1 struct: 215599 ] [c] 181000 nodes [ array: 41528 framework rtti: 1559 func: 26457 group: 1 struct: 215807 ] [c] 182000 nodes [ array: 41657 framework rtti: 1559 func: 26497 group: 1 struct: 216037 ] [c] 183000 nodes [ array: 41782 framework rtti: 1559 func: 26517 group: 1 struct: 216219 ] [c] 184000 nodes [ array: 42027 framework rtti: 1559 func: 26544 group: 1 struct: 216383 ] [c] 185000 nodes [ array: 42162 framework rtti: 1559 func: 26571 group: 1 struct: 216615 ] [c] 186000 nodes [ array: 42335 framework rtti: 1559 func: 26594 group: 1 struct: 216829 ] [c] 187000 nodes [ array: 42458 framework rtti: 1559 func: 26633 group: 1 struct: 217023 ] [c] 188000 nodes [ array: 42700 framework rtti: 1559 func: 26669 group: 1 struct: 217172 ] [c] 189000 nodes [ array: 42817 framework rtti: 1559 func: 26718 group: 1 struct: 217374 ] [c] 190000 nodes [ array: 43009 framework rtti: 1559 func: 26740 group: 1 struct: 217615 ] [c] 191000 nodes [ array: 43258 framework rtti: 1559 func: 26740 group: 1 struct: 217866 ] [c] 192000 nodes [ array: 43403 framework rtti: 1559 func: 26768 group: 1 struct: 218083 ] [c] 193000 nodes [ array: 43595 framework rtti: 1560 func: 26815 group: 1 struct: 218291 ] [c] 194000 nodes [ array: 44161 framework rtti: 1560 func: 26879 group: 1 struct: 218317 ] [c] 195000 nodes [ array: 44956 framework rtti: 1560 func: 26917 group: 1 struct: 218329 ] [c] 196000 nodes [ array: 45497 framework rtti: 1560 func: 26938 group: 1 struct: 218333 ] [c] 197000 nodes [ array: 46365 framework rtti: 1560 func: 26951 group: 1 struct: 218338 ] [c] 198000 nodes [ array: 47177 framework rtti: 1560 func: 26953 group: 1 struct: 218338 ] [c] 199000 nodes [ array: 48121 framework rtti: 1560 func: 26954 group: 1 struct: 218339 ] [c] 200000 nodes [ array: 48855 framework rtti: 1560 func: 26991 group: 1 struct: 218368 ] [c] 201000 nodes [ array: 49444 framework rtti: 1560 func: 27060 group: 1 struct: 218441 ] [c] 202000 nodes [ array: 50036 framework rtti: 1560 func: 27149 group: 1 struct: 218473 ] [c] 203000 nodes [ array: 50648 framework rtti: 1560 func: 27201 group: 1 struct: 218488 ] [c] 204000 nodes [ array: 51230 framework rtti: 1560 func: 27266 group: 1 struct: 218508 ] [c] 205000 nodes [ array: 51802 framework rtti: 1560 func: 27283 group: 1 struct: 218526 ] [c] 206000 nodes [ array: 52437 framework rtti: 1560 func: 27298 group: 1 struct: 218538 ] [c] 207000 nodes [ array: 52949 framework rtti: 1560 func: 27380 group: 1 struct: 218593 ] [c] 208000 nodes [ array: 53536 framework rtti: 1560 func: 27411 group: 1 struct: 218605 ] [c] 209000 nodes [ array: 54117 framework rtti: 1560 func: 27468 group: 1 struct: 218640 ] [c] 210000 nodes [ array: 54696 framework rtti: 1560 func: 27496 group: 1 struct: 218700 ] [c] 211000 nodes [ array: 55254 framework rtti: 1560 func: 27514 group: 1 struct: 218756 ] [c] 212000 nodes [ array: 55791 framework rtti: 1560 func: 27561 group: 1 struct: 218796 ] [c] 213000 nodes [ array: 56297 framework rtti: 1560 func: 27627 group: 1 struct: 218831 ] [c] 214000 nodes [ array: 56889 framework rtti: 1560 func: 27647 group: 1 struct: 218851 ] [c] 215000 nodes [ array: 57433 framework rtti: 1560 func: 27692 group: 1 struct: 218875 ] [c] 216000 nodes [ array: 58019 framework rtti: 1560 func: 27712 group: 1 struct: 218936 ] [c] 217000 nodes [ array: 58597 framework rtti: 1560 func: 27737 group: 1 struct: 218978 ] [c] 218000 nodes [ array: 59184 framework rtti: 1560 func: 27775 group: 1 struct: 219003 ] [c] 219000 nodes [ array: 59766 framework rtti: 1560 func: 27776 group: 1 struct: 219009 ] [c] 220000 nodes [ array: 60365 framework rtti: 1560 func: 27797 group: 1 struct: 219037 ] [c] 221000 nodes [ array: 60943 framework rtti: 1560 func: 27819 group: 1 struct: 219061 ] [c] 222000 nodes [ array: 61481 framework rtti: 1560 func: 27857 group: 1 struct: 219104 ] [c] 223000 nodes [ array: 62014 framework rtti: 1560 func: 27867 group: 1 struct: 219119 ] [c] 224000 nodes [ array: 62363 framework rtti: 1560 func: 27871 group: 1 struct: 219120 ] [c] 225000 nodes [ array: 62784 framework rtti: 1560 func: 27882 group: 1 struct: 219124 ] [c] 226000 nodes [ array: 63220 framework rtti: 1560 func: 27884 group: 1 struct: 219131 ] [c] 227000 nodes [ array: 63753 framework rtti: 1560 func: 27891 group: 1 struct: 219139 ] [c] 228000 nodes [ array: 64283 framework rtti: 1560 func: 27919 group: 1 struct: 219180 ] [c] 229000 nodes [ array: 64870 framework rtti: 1560 func: 27928 group: 1 struct: 219187 ] [c] 230000 nodes [ array: 65417 framework rtti: 1560 func: 27943 group: 1 struct: 219194 ] [c] 231000 nodes [ array: 65992 framework rtti: 1560 func: 27989 group: 1 struct: 219215 ] [c] 232000 nodes [ array: 66527 framework rtti: 1560 func: 27997 group: 1 struct: 219235 ] [c] 233000 nodes [ array: 67105 framework rtti: 1560 func: 28046 group: 1 struct: 219239 ] [c] 234000 nodes [ array: 67649 framework rtti: 1560 func: 28073 group: 1 struct: 219264 ] [c] 235000 nodes [ array: 68231 framework rtti: 1560 func: 28113 group: 1 struct: 219287 ] [c] 236000 nodes [ array: 68778 framework rtti: 1560 func: 28126 group: 1 struct: 219314 ] [c] 237000 nodes [ array: 69352 framework rtti: 1560 func: 28146 group: 1 struct: 219369 ] [c] 238000 nodes [ array: 69967 framework rtti: 1560 func: 28179 group: 1 struct: 219375 ] [c] 239000 nodes [ array: 70560 framework rtti: 1560 func: 28200 group: 1 struct: 219385 ] [c] 240000 nodes [ array: 71114 framework rtti: 1560 func: 28212 group: 1 struct: 219416 ] [c] 241000 nodes [ array: 71636 framework rtti: 1560 func: 28245 group: 1 struct: 219467 ] [c] 242000 nodes [ array: 72193 framework rtti: 1560 func: 28285 group: 1 struct: 219511 ] [c] 243000 nodes [ array: 72667 framework rtti: 1560 func: 28329 group: 1 struct: 219604 ] [c] 244000 nodes [ array: 73114 framework rtti: 1560 func: 28331 group: 1 struct: 219604 ] [c] 245000 nodes [ array: 73621 framework rtti: 1560 func: 28340 group: 1 struct: 219607 ] [c] 246000 nodes [ array: 74105 framework rtti: 1560 func: 28354 group: 1 struct: 219607 ] [c] 247000 nodes [ array: 74641 framework rtti: 1560 func: 28357 group: 1 struct: 219608 ] [c] 248000 nodes [ array: 75192 framework rtti: 1560 func: 28357 group: 1 struct: 219612 ] [c] 249000 nodes [ array: 75679 framework rtti: 1560 func: 28358 group: 1 struct: 219612 ] [c] 250000 nodes [ array: 76228 framework rtti: 1560 func: 28361 group: 1 struct: 219612 ] [c] 251000 nodes [ array: 76747 framework rtti: 1560 func: 28364 group: 1 struct: 219612 ] [c] 252000 nodes [ array: 77285 framework rtti: 1560 func: 28372 group: 1 struct: 219614 ] [c] 253000 nodes [ array: 77936 framework rtti: 1560 func: 28477 group: 1 struct: 219656 ] [c] 254000 nodes [ array: 78400 framework rtti: 1560 func: 28824 group: 1 struct: 219900 ] [c] 255000 nodes [ array: 78827 framework rtti: 1563 func: 28865 group: 1 struct: 220138 ] [c] 256000 nodes [ array: 78966 framework rtti: 1563 func: 28875 group: 1 struct: 221082 ] [c] 257000 nodes [ array: 78993 framework rtti: 1564 func: 28948 group: 1 struct: 221445 ] [c] 258000 nodes [ array: 79099 framework rtti: 1569 func: 29003 group: 1 struct: 223222 ] [c] 259000 nodes [ array: 79343 framework rtti: 1573 func: 29026 group: 1 struct: 224004 ] [c] 260000 nodes [ array: 79450 framework rtti: 1579 func: 29106 group: 1 struct: 225237 ] [c] 261000 nodes [ array: 79484 framework rtti: 1582 func: 29287 group: 1 struct: 225464 ] [c] 262000 nodes [ array: 79848 framework rtti: 1582 func: 29595 group: 1 struct: 225685 ] [c] 263000 nodes [ array: 80127 framework rtti: 1599 func: 29600 group: 1 struct: 226299 ] [c] 264000 nodes [ array: 80396 framework rtti: 1603 func: 29608 group: 1 struct: 226895 ] [c] 265000 nodes [ array: 80669 framework rtti: 1604 func: 29816 group: 1 struct: 227453 ] [c] 266000 nodes [ array: 81026 framework rtti: 1605 func: 29848 group: 1 struct: 227962 ] [c] 267000 nodes [ array: 81185 framework rtti: 1625 func: 29949 group: 1 struct: 228634 ] [c] 268000 nodes [ array: 81381 framework rtti: 1625 func: 30010 group: 1 struct: 229217 ] [c] 269000 nodes [ array: 81535 framework rtti: 1632 func: 30088 group: 1 struct: 229552 ] [c] 270000 nodes [ array: 81677 framework rtti: 1633 func: 30181 group: 1 struct: 229904 ] [c] 271000 nodes [ array: 81761 framework rtti: 1638 func: 30285 group: 1 struct: 230489 ] [c] 272000 nodes [ array: 81774 framework rtti: 1638 func: 30285 group: 1 struct: 233409 ] [c] 273000 nodes [ array: 81776 framework rtti: 1638 func: 30287 group: 1 struct: 236237 ] [c] 274000 nodes [ array: 81782 framework rtti: 1638 func: 30287 group: 1 struct: 240106 ] [c] 275000 nodes [ array: 81861 framework rtti: 1641 func: 30315 group: 1 struct: 240576 ] [c] 276000 nodes [ array: 82170 framework rtti: 1646 func: 30393 group: 1 struct: 241117 ] [c] 277000 nodes [ array: 82835 framework rtti: 1662 func: 30394 group: 1 struct: 242161 ] [c] 278000 nodes [ array: 83403 framework rtti: 1662 func: 30394 group: 1 struct: 244941 ] [c] 279000 nodes [ array: 83974 framework rtti: 1662 func: 30394 group: 1 struct: 247467 ] [c] 280000 nodes [ array: 84429 framework rtti: 1662 func: 30394 group: 1 struct: 249860 ] [c] 281000 nodes [ array: 84989 framework rtti: 1662 func: 30394 group: 1 struct: 252596 ] [c] 282000 nodes [ array: 85594 framework rtti: 1662 func: 30394 group: 1 struct: 256053 ] [c] 283000 nodes [ array: 86158 framework rtti: 1662 func: 30394 group: 1 struct: 258829 ] [c] 284000 nodes [ array: 86773 framework rtti: 1662 func: 30394 group: 1 struct: 262463 ] [c] 285000 nodes [ array: 87378 framework rtti: 1662 func: 30394 group: 1 struct: 265333 ] [c] 286000 nodes [ array: 87980 framework rtti: 1662 func: 30394 group: 1 struct: 268408 ] [c] 287000 nodes [ array: 88465 framework rtti: 1667 func: 30394 group: 1 struct: 271221 ] [c] 288000 nodes [ array: 88914 framework rtti: 1667 func: 30394 group: 1 struct: 273801 ] [c] 289000 nodes [ array: 89385 framework rtti: 1667 func: 30394 group: 1 struct: 277557 ] [c] 290000 nodes [ array: 89884 framework rtti: 1667 func: 30394 group: 1 struct: 282420 ] [c] 291000 nodes [ array: 89995 framework rtti: 1667 func: 30404 group: 1 struct: 285916 ] [c] 292000 nodes [ array: 90001 framework rtti: 1667 func: 30412 group: 1 struct: 287112 ] [c] 293000 nodes [ array: 90003 framework rtti: 1667 func: 30431 group: 1 struct: 288548 ] [c] 294000 nodes [ array: 90003 framework rtti: 1667 func: 30432 group: 1 struct: 289826 ] [c] 295000 nodes [ array: 90003 framework rtti: 1667 func: 30432 group: 1 struct: 290017 ] [c] 296000 nodes [ array: 90026 framework rtti: 1667 func: 30442 group: 1 struct: 292366 ] [c] 297000 nodes [ array: 90061 framework rtti: 1668 func: 30497 group: 1 struct: 296118 ] [c] 298000 nodes [ array: 90075 framework rtti: 1668 func: 30535 group: 1 struct: 299326 ] [c] 299000 nodes [ array: 90084 framework rtti: 1669 func: 30563 group: 1 struct: 302422 ] [c] 300000 nodes [ array: 90095 framework rtti: 1670 func: 30569 group: 1 struct: 304834 ] [c] 301000 nodes [ array: 90108 framework rtti: 1670 func: 30613 group: 1 struct: 308089 ] [c] 302000 nodes [ array: 90142 framework rtti: 1670 func: 30648 group: 1 struct: 311407 ] [c] 303000 nodes [ array: 90178 framework rtti: 1670 func: 30654 group: 1 struct: 314503 ] [c] 304000 nodes [ array: 90224 framework rtti: 1670 func: 30685 group: 1 struct: 317683 ] [c] 305000 nodes [ array: 90246 framework rtti: 1670 func: 30745 group: 1 struct: 319850 ] [c] 306000 nodes [ array: 90282 framework rtti: 1670 func: 30791 group: 1 struct: 323376 ] [c] 307000 nodes [ array: 90307 framework rtti: 1671 func: 30818 group: 1 struct: 326860 ] [c] 308000 nodes [ array: 90325 framework rtti: 1671 func: 30827 group: 1 struct: 329549 ] [c] 309000 nodes [ array: 90358 framework rtti: 1671 func: 30839 group: 1 struct: 332292 ] [c] 310000 nodes [ array: 90377 framework rtti: 1672 func: 30884 group: 1 struct: 335013 ] [c] 311000 nodes [ array: 90391 framework rtti: 1672 func: 30894 group: 1 struct: 336550 ] [c] 312000 nodes [ array: 90398 framework rtti: 1672 func: 30896 group: 1 struct: 338339 ] [c] 313000 nodes [ array: 90425 framework rtti: 1672 func: 30903 group: 1 struct: 340486 ] [c] 314000 nodes [ array: 90477 framework rtti: 1672 func: 30905 group: 1 struct: 342586 ] [c] 315000 nodes [ array: 90492 framework rtti: 1672 func: 30935 group: 1 struct: 345308 ] [c] 316000 nodes [ array: 90504 framework rtti: 1672 func: 30978 group: 1 struct: 348821 ] [c] 317000 nodes [ array: 90526 framework rtti: 1673 func: 30997 group: 1 struct: 351273 ] [c] 318000 nodes [ array: 90565 framework rtti: 1673 func: 31022 group: 1 struct: 354655 ] [c] 319000 nodes [ array: 90584 framework rtti: 1673 func: 31045 group: 1 struct: 357665 ] [c] 320000 nodes [ array: 90615 framework rtti: 1673 func: 31058 group: 1 struct: 360190 ] [c] 321000 nodes [ array: 90656 framework rtti: 1673 func: 31075 group: 1 struct: 362513 ] [c] 322000 nodes [ array: 90692 framework rtti: 1673 func: 31115 group: 1 struct: 364175 ] [c] 323000 nodes [ array: 90692 framework rtti: 1673 func: 31117 group: 1 struct: 367726 ] [c] 324000 nodes [ array: 90693 framework rtti: 1673 func: 31126 group: 1 struct: 370851 ] [c] 325000 nodes [ array: 90693 framework rtti: 1673 func: 31126 group: 1 struct: 374839 ] [c] 326000 nodes [ array: 90693 framework rtti: 1673 func: 31130 group: 1 struct: 377906 ] [c] 327000 nodes [ array: 90694 framework rtti: 1673 func: 31134 group: 1 struct: 381053 ] [c] 328000 nodes [ array: 90707 framework rtti: 1673 func: 31420 group: 1 struct: 384209 ] [c] 329000 nodes [ array: 90743 framework rtti: 1675 func: 31703 group: 1 struct: 388461 ] [c] 330000 nodes [ array: 90872 framework rtti: 1683 func: 32012 group: 1 struct: 389254 ] [c] 331000 nodes [ array: 90936 framework rtti: 1700 func: 32134 group: 1 struct: 389790 ] [c] 332000 nodes [ array: 90941 framework rtti: 1832 func: 32364 group: 1 struct: 389938 ] [c] 333000 nodes [ array: 91026 framework rtti: 1927 func: 32548 group: 1 struct: 390244 ] [c] 334000 nodes [ array: 91168 framework rtti: 1937 func: 32568 group: 1 struct: 390877 ] [c] 335000 nodes [ array: 91251 framework rtti: 1944 func: 32671 group: 1 struct: 390989 ] [c] 336000 nodes [ array: 91314 framework rtti: 1956 func: 32942 group: 1 struct: 391182 ] [c] 337000 nodes [ array: 91359 framework rtti: 1961 func: 33116 group: 1 struct: 391817 ] [c] 338000 nodes [ array: 91466 framework rtti: 1963 func: 33116 group: 1 struct: 392511 ] [c] 339000 nodes [ array: 91513 framework rtti: 1963 func: 33127 group: 1 struct: 393540 ] [c] 340000 nodes [ array: 91655 framework rtti: 1963 func: 33199 group: 1 struct: 393937 ] [c] 341000 nodes [ array: 91718 framework rtti: 1963 func: 33238 group: 1 struct: 394508 ] [c] 342000 nodes [ array: 91837 framework rtti: 1963 func: 33276 group: 1 struct: 395145 ] [c] 343000 nodes [ array: 91894 framework rtti: 1967 func: 33377 group: 1 struct: 395763 ] [c] 344000 nodes [ array: 92047 framework rtti: 1982 func: 33532 group: 1 struct: 396297 ] [c] 345000 nodes [ array: 92210 framework rtti: 1982 func: 33532 group: 1 struct: 396642 ] [c] 346000 nodes [ array: 92370 framework rtti: 1982 func: 33532 group: 1 struct: 396897 ] [c] 347000 nodes [ array: 92604 framework rtti: 1982 func: 33532 group: 1 struct: 397201 ] [c] 348000 nodes [ array: 92855 framework rtti: 1982 func: 33534 group: 1 struct: 397568 ] [c] 349000 nodes [ array: 93119 framework rtti: 1982 func: 33534 group: 1 struct: 397908 ] [c] 350000 nodes [ array: 93354 framework rtti: 1982 func: 33534 group: 1 struct: 398118 ] [c] 351000 nodes [ array: 93574 framework rtti: 1982 func: 33534 group: 1 struct: 398309 ] [c] 352000 nodes [ array: 93778 framework rtti: 1982 func: 33534 group: 1 struct: 398331 ] [c] 353000 nodes [ array: 93976 framework rtti: 1982 func: 33534 group: 1 struct: 398402 ] [c] 354000 nodes [ array: 94124 framework rtti: 1982 func: 33568 group: 1 struct: 398982 ] [c] 355000 nodes [ array: 94297 framework rtti: 2001 func: 33642 group: 1 struct: 399417 ] [c] 356000 nodes [ array: 94340 framework rtti: 2001 func: 33642 group: 1 struct: 399641 ] [c] 357000 nodes [ array: 94379 framework rtti: 2001 func: 33642 group: 1 struct: 399904 ] [c] 358000 nodes [ array: 94398 framework rtti: 2001 func: 33642 group: 1 struct: 400112 ] [c] 359000 nodes [ array: 94400 framework rtti: 2001 func: 33642 group: 1 struct: 400330 ] [c] 360000 nodes [ array: 94423 framework rtti: 2001 func: 33642 group: 1 struct: 400572 ] [c] 361000 nodes [ array: 94457 framework rtti: 2001 func: 33642 group: 1 struct: 400775 ] [c] 362000 nodes [ array: 94468 framework rtti: 2001 func: 33642 group: 1 struct: 401141 ] [c] 363000 nodes [ array: 94507 framework rtti: 2001 func: 33642 group: 1 struct: 401392 ] [c] 364000 nodes [ array: 94574 framework rtti: 2001 func: 33642 group: 1 struct: 401613 ] [c] 365000 nodes [ array: 94579 framework rtti: 2001 func: 33642 group: 1 struct: 401860 ] [c] 366000 nodes [ array: 94592 framework rtti: 2001 func: 33642 group: 1 struct: 402095 ] [c] 367000 nodes [ array: 94602 framework rtti: 2001 func: 33642 group: 1 struct: 402329 ] [c] 368000 nodes [ array: 94653 framework rtti: 2001 func: 33642 group: 1 struct: 402549 ] [c] 369000 nodes [ array: 94674 framework rtti: 2001 func: 33642 group: 1 struct: 402761 ] [c] 370000 nodes [ array: 94695 framework rtti: 2001 func: 33642 group: 1 struct: 403001 ] [c] 371000 nodes [ array: 94712 framework rtti: 2001 func: 33642 group: 1 struct: 403230 ] [c] 372000 nodes [ array: 94715 framework rtti: 2001 func: 33642 group: 1 struct: 403487 ] [c] 373000 nodes [ array: 94726 framework rtti: 2001 func: 33642 group: 1 struct: 403720 ] [c] 374000 nodes [ array: 94739 framework rtti: 2001 func: 33642 group: 1 struct: 403968 ] [c] 375000 nodes [ array: 94750 framework rtti: 2001 func: 33642 group: 1 struct: 404233 ] [c] 376000 nodes [ array: 94799 framework rtti: 2001 func: 33642 group: 1 struct: 404434 ] [c] 377000 nodes [ array: 94816 framework rtti: 2001 func: 33642 group: 1 struct: 404669 ] [c] 378000 nodes [ array: 94818 framework rtti: 2001 func: 33642 group: 1 struct: 404904 ] [c] 379000 nodes [ array: 94830 framework rtti: 2001 func: 33642 group: 1 struct: 405126 ] [c] 380000 nodes [ array: 94840 framework rtti: 2001 func: 33642 group: 1 struct: 405481 ] [c] 381000 nodes [ array: 94854 framework rtti: 2001 func: 33642 group: 1 struct: 405739 ] [c] 382000 nodes [ array: 94862 framework rtti: 2001 func: 33642 group: 1 struct: 405973 ] [c] 383000 nodes [ array: 94868 framework rtti: 2001 func: 33642 group: 1 struct: 406204 ] [c] 384000 nodes [ array: 94892 framework rtti: 2001 func: 33642 group: 1 struct: 406415 ] [c] 385000 nodes [ array: 94910 framework rtti: 2001 func: 33642 group: 1 struct: 406789 ] [c] 386000 nodes [ array: 94944 framework rtti: 2001 func: 33642 group: 1 struct: 407277 ] [c] 387000 nodes [ array: 94971 framework rtti: 2001 func: 33642 group: 1 struct: 407833 ] [c] 388000 nodes [ array: 94986 framework rtti: 2001 func: 33642 group: 1 struct: 408042 ] [c] 389000 nodes [ array: 94992 framework rtti: 2001 func: 33642 group: 1 struct: 408275 ] [c] 390000 nodes [ array: 95017 framework rtti: 2001 func: 33642 group: 1 struct: 408493 ] [c] 391000 nodes [ array: 95036 framework rtti: 2001 func: 33642 group: 1 struct: 408714 ] [c] 392000 nodes [ array: 95041 framework rtti: 2001 func: 33642 group: 1 struct: 408929 ] [c] 393000 nodes [ array: 95048 framework rtti: 2001 func: 33642 group: 1 struct: 409296 ] [c] 394000 nodes [ array: 95064 framework rtti: 2001 func: 33642 group: 1 struct: 409512 ] [c] 395000 nodes [ array: 95092 framework rtti: 2001 func: 33642 group: 1 struct: 409722 ] [c] 396000 nodes [ array: 95097 framework rtti: 2001 func: 33642 group: 1 struct: 409937 ] [c] 397000 nodes [ array: 95115 framework rtti: 2001 func: 33642 group: 1 struct: 410149 ] [c] 398000 nodes [ array: 95125 framework rtti: 2001 func: 33642 group: 1 struct: 410374 ] [c] 399000 nodes [ array: 95125 framework rtti: 2001 func: 33642 group: 1 struct: 410604 ] [c] 400000 nodes [ array: 95125 framework rtti: 2001 func: 33642 group: 1 struct: 410834 ] [c] 401000 nodes [ array: 95125 framework rtti: 2001 func: 33642 group: 1 struct: 411063 ] [c] 402000 nodes [ array: 95127 framework rtti: 2001 func: 33642 group: 1 struct: 411294 ] [c] 403000 nodes [ array: 95139 framework rtti: 2001 func: 33642 group: 1 struct: 411554 ] [c] 404000 nodes [ array: 95163 framework rtti: 2001 func: 33642 group: 1 struct: 411807 ] [c] 405000 nodes [ array: 95164 framework rtti: 2001 func: 33642 group: 1 struct: 412001 ] [c] 406000 nodes [ array: 95167 framework rtti: 2001 func: 33642 group: 1 struct: 412297 ] [c] 407000 nodes [ array: 95167 framework rtti: 2001 func: 33642 group: 1 struct: 412434 ] [c] 408000 nodes [ array: 95167 framework rtti: 2001 func: 33642 group: 1 struct: 412668 ] [c] 409000 nodes [ array: 95167 framework rtti: 2001 func: 33642 group: 1 struct: 412870 ] [c] 410000 nodes [ array: 95167 framework rtti: 2001 func: 33642 group: 1 struct: 412925 ] [c] 411000 nodes [ array: 95169 framework rtti: 2001 func: 33644 group: 1 struct: 413147 ] [c] 412000 nodes [ array: 95169 framework rtti: 2001 func: 33644 group: 1 struct: 413148 ] [c] 413000 nodes [ array: 95170 framework rtti: 2001 func: 33647 group: 1 struct: 413208 ] [c] 414000 nodes [ array: 95170 framework rtti: 2001 func: 33647 group: 1 struct: 413256 ] [c] 415000 nodes [ array: 95186 framework rtti: 2001 func: 33647 group: 1 struct: 413306 ] [c] 416000 nodes [ array: 95191 framework rtti: 2001 func: 33648 group: 1 struct: 413428 ] [c] 417000 nodes [ array: 95191 framework rtti: 2001 func: 33648 group: 1 struct: 413438 ] [c] 418000 nodes [ array: 95197 framework rtti: 2001 func: 33730 group: 1 struct: 413569 ] [c] 419000 nodes [ array: 95200 framework rtti: 2001 func: 33812 group: 1 struct: 413685 ] [c] 420000 nodes [ array: 95200 framework rtti: 2001 func: 33812 group: 1 struct: 413696 ] [c] 421000 nodes [ array: 95200 framework rtti: 2001 func: 33812 group: 1 struct: 413794 ] [c] 422000 nodes [ array: 95208 framework rtti: 2001 func: 33816 group: 1 struct: 413909 ] [c] 423000 nodes [ array: 95208 framework rtti: 2001 func: 33816 group: 1 struct: 413940 ] [c] 424000 nodes [ array: 95209 framework rtti: 2001 func: 33816 group: 1 struct: 413960 ] [c] 425000 nodes [ array: 95209 framework rtti: 2001 func: 33816 group: 1 struct: 414015 ] [c] 426000 nodes [ array: 95213 framework rtti: 2001 func: 33816 group: 1 struct: 414026 ] [c] 427000 nodes [ array: 95226 framework rtti: 2001 func: 33816 group: 1 struct: 414072 ] [c] 428000 nodes [ array: 95229 framework rtti: 2001 func: 33822 group: 1 struct: 414101 ] [c] 429000 nodes [ array: 95232 framework rtti: 2002 func: 33824 group: 1 struct: 414109 ] [c] 430000 nodes [ array: 95235 framework rtti: 2002 func: 33825 group: 1 struct: 414145 ] [c] 431000 nodes [ array: 95235 framework rtti: 2002 func: 33825 group: 1 struct: 414181 ] [c] 432000 nodes [ array: 95240 framework rtti: 2002 func: 33830 group: 1 struct: 414220 ] [c] 433000 nodes [ array: 95250 framework rtti: 2002 func: 33834 group: 1 struct: 414284 ] [c] 434000 nodes [ array: 95266 framework rtti: 2002 func: 33837 group: 1 struct: 414314 ] [c] 435000 nodes [ array: 95267 framework rtti: 2002 func: 33839 group: 1 struct: 414328 ] [c] 436000 nodes [ array: 95273 framework rtti: 2002 func: 33839 group: 1 struct: 414371 ] [c] 437000 nodes [ array: 95279 framework rtti: 2002 func: 33839 group: 1 struct: 414390 ] [c] 438000 nodes [ array: 95284 framework rtti: 2002 func: 33841 group: 1 struct: 414403 ] [c] 439000 nodes [ array: 95287 framework rtti: 2002 func: 33848 group: 1 struct: 414428 ] [c] 440000 nodes [ array: 95287 framework rtti: 2002 func: 33850 group: 1 struct: 414450 ] [c] 441000 nodes [ array: 95292 framework rtti: 2002 func: 33850 group: 1 struct: 414452 ] [c] 442000 nodes [ array: 95306 framework rtti: 2002 func: 33854 group: 1 struct: 414479 ] [c] 443000 nodes [ array: 95306 framework rtti: 2002 func: 33855 group: 1 struct: 414491 ] [c] 444000 nodes [ array: 95309 framework rtti: 2002 func: 33857 group: 1 struct: 414539 ] [c] 445000 nodes [ array: 95319 framework rtti: 2002 func: 33858 group: 1 struct: 414581 ] [c] 446000 nodes [ array: 95330 framework rtti: 2002 func: 33871 group: 1 struct: 414684 ] [c] 447000 nodes [ array: 95330 framework rtti: 2002 func: 33871 group: 1 struct: 414696 ] [c] 448000 nodes [ array: 95330 framework rtti: 2002 func: 33871 group: 1 struct: 414743 ] [c] 449000 nodes [ array: 95337 framework rtti: 2002 func: 33872 group: 1 struct: 414778 ] [c] 450000 nodes [ array: 95347 framework rtti: 2002 func: 33884 group: 1 struct: 414858 ] [c] 451000 nodes [ array: 95347 framework rtti: 2002 func: 33884 group: 1 struct: 414887 ] [c] 452000 nodes [ array: 95347 framework rtti: 2002 func: 33884 group: 1 struct: 414949 ] [c] 453000 nodes [ array: 95347 framework rtti: 2002 func: 33884 group: 1 struct: 415007 ] [c] 454000 nodes [ array: 95348 framework rtti: 2002 func: 33890 group: 1 struct: 415095 ] [c] 455000 nodes [ array: 95357 framework rtti: 2002 func: 33890 group: 1 struct: 415125 ] [c] 456000 nodes [ array: 95387 framework rtti: 2002 func: 33890 group: 1 struct: 415133 ] [c] 457000 nodes [ array: 95395 framework rtti: 2002 func: 33899 group: 1 struct: 415136 ] [c] 458000 nodes [ array: 95401 framework rtti: 2002 func: 33900 group: 1 struct: 415171 ] [c] 459000 nodes [ array: 95401 framework rtti: 2002 func: 33904 group: 1 struct: 415199 ] [c] 460000 nodes [ array: 95403 framework rtti: 2002 func: 33904 group: 1 struct: 415199 ] [c] 461000 nodes [ array: 95404 framework rtti: 2002 func: 33904 group: 1 struct: 415199 ] [c] 462000 nodes [ array: 95417 framework rtti: 2002 func: 33904 group: 1 struct: 415206 ] [c] 463000 nodes [ array: 95428 framework rtti: 2002 func: 33914 group: 1 struct: 415277 ] [c] 464000 nodes [ array: 95428 framework rtti: 2002 func: 33914 group: 1 struct: 415307 ] [c] 465000 nodes [ array: 95428 framework rtti: 2002 func: 33914 group: 1 struct: 415365 ] [c] 466000 nodes [ array: 95436 framework rtti: 2002 func: 33917 group: 1 struct: 415384 ] [c] 467000 nodes [ array: 95449 framework rtti: 2002 func: 33935 group: 1 struct: 418230 ] [c] 468000 nodes [ array: 95449 framework rtti: 2002 func: 33935 group: 1 struct: 418245 ] [c] 469000 nodes [ array: 95449 framework rtti: 2002 func: 33935 group: 1 struct: 418283 ] [c] 470000 nodes [ array: 95450 framework rtti: 2002 func: 33935 group: 1 struct: 418305 ] [c] 471000 nodes [ array: 95450 framework rtti: 2002 func: 33935 group: 1 struct: 418311 ] [c] 472000 nodes [ array: 95450 framework rtti: 2003 func: 33943 group: 1 struct: 418332 ] [c] 473000 nodes [ array: 95475 framework rtti: 2003 func: 33944 group: 1 struct: 418358 ] [c] 474000 nodes [ array: 95483 framework rtti: 2003 func: 33944 group: 1 struct: 418366 ] [c] 475000 nodes [ array: 95484 framework rtti: 2003 func: 33944 group: 1 struct: 418366 ] [c] 476000 nodes [ array: 95488 framework rtti: 2003 func: 33948 group: 1 struct: 418512 ] [c] 477000 nodes [ array: 95489 framework rtti: 2003 func: 33948 group: 1 struct: 418529 ] [c] 478000 nodes [ array: 95495 framework rtti: 2003 func: 33951 group: 1 struct: 418565 ] [c] 479000 nodes [ array: 95507 framework rtti: 2003 func: 33952 group: 1 struct: 418605 ] [c] 480000 nodes [ array: 95508 framework rtti: 2003 func: 33952 group: 1 struct: 418619 ] [c] 481000 nodes [ array: 95509 framework rtti: 2003 func: 33954 group: 1 struct: 418653 ] [c] 482000 nodes [ array: 95510 framework rtti: 2003 func: 33954 group: 1 struct: 418653 ] [c] 483000 nodes [ array: 95512 framework rtti: 2003 func: 33956 group: 1 struct: 418658 ] [c] 484000 nodes [ array: 95513 framework rtti: 2003 func: 33956 group: 1 struct: 418658 ] [c] 485000 nodes [ array: 95515 framework rtti: 2003 func: 33957 group: 1 struct: 418779 ] [c] 486000 nodes [ array: 95523 framework rtti: 2003 func: 33958 group: 1 struct: 418783 ] [c] 487000 nodes [ array: 95529 framework rtti: 2003 func: 33961 group: 1 struct: 418805 ] [c] 488000 nodes [ array: 95549 framework rtti: 2003 func: 33965 group: 1 struct: 418809 ] [c] 489000 nodes [ array: 95549 framework rtti: 2003 func: 33965 group: 1 struct: 418809 ] [c] 490000 nodes [ array: 95552 framework rtti: 2003 func: 33965 group: 1 struct: 418809 ] [c] 491000 nodes [ array: 95552 framework rtti: 2003 func: 33965 group: 1 struct: 418809 ] [c] 492000 nodes [ array: 95552 framework rtti: 2003 func: 33967 group: 1 struct: 418816 ] [c] 493000 nodes [ array: 95568 framework rtti: 2003 func: 33968 group: 1 struct: 418816 ] [c] 494000 nodes [ array: 95568 framework rtti: 2003 func: 33968 group: 1 struct: 418816 ] [c] 495000 nodes [ array: 95568 framework rtti: 2003 func: 33968 group: 1 struct: 418819 ] [c] 496000 nodes [ array: 95568 framework rtti: 2003 func: 33968 group: 1 struct: 418819 ] [c] 497000 nodes [ array: 95568 framework rtti: 2003 func: 33968 group: 1 struct: 418819 ] [c] 498000 nodes [ array: 95568 framework rtti: 2003 func: 33968 group: 1 struct: 418819 ] [c] 499000 nodes [ array: 95568 framework rtti: 2003 func: 33968 group: 1 struct: 418819 ] [c] 500000 nodes [ array: 95568 framework rtti: 2003 func: 33968 group: 1 struct: 418819 ] [c] 501000 nodes [ array: 95570 framework rtti: 2003 func: 33968 group: 1 struct: 418823 ] [c] 502000 nodes [ array: 95576 framework rtti: 2003 func: 33969 group: 1 struct: 418824 ] [c] 503000 nodes [ array: 95579 framework rtti: 2003 func: 33969 group: 1 struct: 418826 ] [c] 504000 nodes [ array: 95579 framework rtti: 2003 func: 33969 group: 1 struct: 418826 ] [c] 505000 nodes [ array: 95579 framework rtti: 2003 func: 33969 group: 1 struct: 418859 ] [c] 506000 nodes [ array: 95600 framework rtti: 2010 func: 34026 group: 1 struct: 419120 ] [c] 507000 nodes [ array: 95606 framework rtti: 2010 func: 34026 group: 1 struct: 419130 ] [c] 508000 nodes [ array: 95658 framework rtti: 2031 func: 34152 group: 1 struct: 419423 ] [c] 509000 nodes [ array: 95689 framework rtti: 2043 func: 34219 group: 1 struct: 419685 ] [c] 510000 nodes [ array: 95719 framework rtti: 2056 func: 34284 group: 1 struct: 419944 ] [c] 511000 nodes [ array: 95739 framework rtti: 2064 func: 34328 group: 1 struct: 420018 ] [c] 512000 nodes [ array: 95745 framework rtti: 2064 func: 34328 group: 1 struct: 420050 ] [c] 513000 nodes [ array: 95753 framework rtti: 2067 func: 34345 group: 1 struct: 420103 ] [c] 514000 nodes [ array: 95899 framework rtti: 2073 func: 34451 group: 1 struct: 420344 ] [c] 515000 nodes [ array: 96115 framework rtti: 2074 func: 34582 group: 1 struct: 420523 ] [c] 516000 nodes [ array: 96302 framework rtti: 2085 func: 34856 group: 1 struct: 420808 ] [c] 517000 nodes [ array: 96515 framework rtti: 2089 func: 34970 group: 1 struct: 421202 ] [c] 518000 nodes [ array: 97053 framework rtti: 2091 func: 35398 group: 1 struct: 421417 ] [c] 519000 nodes [ array: 97280 framework rtti: 2096 func: 35400 group: 1 struct: 421925 ] [c] 520000 nodes [ array: 97568 framework rtti: 2102 func: 35403 group: 1 struct: 422487 ] [c] 521000 nodes [ array: 97752 framework rtti: 2116 func: 35415 group: 1 struct: 422942 ] [c] 522000 nodes [ array: 98023 framework rtti: 2123 func: 35441 group: 1 struct: 423273 ] [c] 523000 nodes [ array: 98245 framework rtti: 2135 func: 35514 group: 1 struct: 423671 ] [c] 524000 nodes [ array: 98536 framework rtti: 2138 func: 35603 group: 1 struct: 424020 ] [c] 525000 nodes [ array: 98611 framework rtti: 2138 func: 35606 group: 1 struct: 424849 ] [c] 526000 nodes [ array: 98741 framework rtti: 2138 func: 35610 group: 1 struct: 426160 ] [c] 527000 nodes [ array: 98832 framework rtti: 2138 func: 35614 group: 1 struct: 427143 ] [c] 528000 nodes [ array: 98856 framework rtti: 2138 func: 35623 group: 1 struct: 427754 ] [c] 529000 nodes [ array: 99004 framework rtti: 2138 func: 35706 group: 1 struct: 428205 ] [c] 530000 nodes [ array: 99040 framework rtti: 2138 func: 35706 group: 1 struct: 428416 ] [c] 531000 nodes [ array: 99043 framework rtti: 2138 func: 35706 group: 1 struct: 428496 ] [c] 532000 nodes [ array: 99048 framework rtti: 2138 func: 35706 group: 1 struct: 428636 ] [c] 533000 nodes [ array: 99051 framework rtti: 2138 func: 35706 group: 1 struct: 428728 ] [c] 534000 nodes [ array: 99070 framework rtti: 2138 func: 35706 group: 1 struct: 428825 ] [c] 535000 nodes [ array: 99084 framework rtti: 2138 func: 35706 group: 1 struct: 428925 ] [c] 536000 nodes [ array: 99092 framework rtti: 2138 func: 35706 group: 1 struct: 428999 ] [c] 537000 nodes [ array: 99092 framework rtti: 2138 func: 35706 group: 1 struct: 429120 ] [c] 538000 nodes [ array: 99092 framework rtti: 2138 func: 35706 group: 1 struct: 429284 ] [c] 539000 nodes [ array: 99099 framework rtti: 2138 func: 35706 group: 1 struct: 429377 ] [c] 540000 nodes [ array: 99104 framework rtti: 2138 func: 35706 group: 1 struct: 429461 ] [c] 541000 nodes [ array: 99104 framework rtti: 2138 func: 35706 group: 1 struct: 429507 ] [c] 542000 nodes [ array: 99104 framework rtti: 2138 func: 35706 group: 1 struct: 429510 ] [c] 543000 nodes [ array: 99104 framework rtti: 2138 func: 35706 group: 1 struct: 429552 ] [c] 544000 nodes [ array: 99104 framework rtti: 2140 func: 35709 group: 1 struct: 429661 ] [c] 545000 nodes [ array: 99116 framework rtti: 2144 func: 35792 group: 1 struct: 429747 ] [c] 546000 nodes [ array: 99193 framework rtti: 2148 func: 35824 group: 1 struct: 430079 ] [c] 547000 nodes [ array: 99227 framework rtti: 2159 func: 35890 group: 1 struct: 430765 ] [c] 548000 nodes [ array: 99227 framework rtti: 2159 func: 35890 group: 1 struct: 430765 ] [c] 549000 nodes [ array: 99227 framework rtti: 2159 func: 35890 group: 1 struct: 430765 ] [c] 550000 nodes [ array: 99242 framework rtti: 2170 func: 35903 group: 1 struct: 430999 ] [c] 551000 nodes [ array: 99279 framework rtti: 2182 func: 35955 group: 1 struct: 436995 ] [c] 552000 nodes [ array: 99321 framework rtti: 2202 func: 36047 group: 1 struct: 437487 ] [c] 553000 nodes [ array: 99444 framework rtti: 2205 func: 36157 group: 1 struct: 437840 ] [c] 554000 nodes [ array: 99505 framework rtti: 2211 func: 36620 group: 1 struct: 443108 ] [c] 555000 nodes [ array: 99626 framework rtti: 2225 func: 36709 group: 1 struct: 443491 ] [c] 556000 nodes [ array: 99649 framework rtti: 2225 func: 36712 group: 1 struct: 443578 ] [c] 557000 nodes [ array: 99788 framework rtti: 2231 func: 36716 group: 1 struct: 443876 ] [c] 558000 nodes [ array: 99867 framework rtti: 2239 func: 36734 group: 1 struct: 444367 ] [c] 559000 nodes [ array: 99992 framework rtti: 2246 func: 36747 group: 1 struct: 444974 ] [c] 560000 nodes [ array: 100130 framework rtti: 2254 func: 36843 group: 1 struct: 445259 ] [c] 561000 nodes [ array: 100409 framework rtti: 2254 func: 36853 group: 1 struct: 445679 ] [c] 562000 nodes [ array: 100836 framework rtti: 2254 func: 36859 group: 1 struct: 446497 ] [c] 563000 nodes [ array: 101165 framework rtti: 2254 func: 36859 group: 1 struct: 446945 ] [c] 564000 nodes [ array: 101572 framework rtti: 2254 func: 36862 group: 1 struct: 447561 ] [c] 565000 nodes [ array: 102353 framework rtti: 2254 func: 36948 group: 1 struct: 449245 ] [c] 566000 nodes [ array: 102546 framework rtti: 2254 func: 36965 group: 1 struct: 449264 ] [c] 567000 nodes [ array: 102984 framework rtti: 2256 func: 37149 group: 1 struct: 449345 ] [c] 568000 nodes [ array: 103064 framework rtti: 2257 func: 37196 group: 1 struct: 457143 ] [c] 569000 nodes [ array: 103339 framework rtti: 2257 func: 37211 group: 1 struct: 457777 ] [c] 570000 nodes [ array: 103339 framework rtti: 2257 func: 37211 group: 1 struct: 458757 ] [c] 571000 nodes [ array: 103339 framework rtti: 2257 func: 37211 group: 1 struct: 459749 ] [c] 572000 nodes [ array: 103339 framework rtti: 2257 func: 37211 group: 1 struct: 460739 ] [c] 573000 nodes [ array: 103339 framework rtti: 2257 func: 37211 group: 1 struct: 460923 ] [c] 574000 nodes [ array: 103339 framework rtti: 2257 func: 37211 group: 1 struct: 461744 ] [c] 575000 nodes [ array: 103705 framework rtti: 2257 func: 37286 group: 1 struct: 461867 ] [c] 576000 nodes [ array: 103995 framework rtti: 2261 func: 37419 group: 1 struct: 462051 ] [c] 577000 nodes [ array: 104995 framework rtti: 2261 func: 37419 group: 1 struct: 462051 ] [c] 578000 nodes [ array: 105459 framework rtti: 2261 func: 37542 group: 1 struct: 462304 ] [c] 579000 nodes [ array: 105786 framework rtti: 2261 func: 37562 group: 1 struct: 462336 ] [c] 580000 nodes [ array: 105786 framework rtti: 2261 func: 37562 group: 1 struct: 462393 ] [c] 581000 nodes [ array: 105795 framework rtti: 2261 func: 37565 group: 1 struct: 462436 ] [c] 582000 nodes [ array: 105877 framework rtti: 2262 func: 37577 group: 1 struct: 462899 ] [c] 583000 nodes [ array: 105987 framework rtti: 2313 func: 37590 group: 1 struct: 463239 ] [c] 584000 nodes [ array: 106063 framework rtti: 2377 func: 37613 group: 1 struct: 463605 ] [c] 585000 nodes [ array: 106094 framework rtti: 2390 func: 37655 group: 1 struct: 464051 ] [c] 586000 nodes [ array: 106098 framework rtti: 2390 func: 37659 group: 1 struct: 465038 ] [c] 587000 nodes [ array: 106116 framework rtti: 2390 func: 37661 group: 1 struct: 465126 ] [c] 588000 nodes [ array: 106133 framework rtti: 2390 func: 37664 group: 1 struct: 465438 ] [c] 589000 nodes [ array: 106173 framework rtti: 2390 func: 37682 group: 1 struct: 465824 ] [c] 590000 nodes [ array: 106216 framework rtti: 2392 func: 37690 group: 1 struct: 465949 ] [c] 591000 nodes [ array: 106381 framework rtti: 2400 func: 37691 group: 1 struct: 466286 ] [c] 592000 nodes [ array: 106560 framework rtti: 2401 func: 37826 group: 1 struct: 466301 ] [c] 593000 nodes [ array: 107499 framework rtti: 2401 func: 37826 group: 1 struct: 466301 ] [c] 594000 nodes [ array: 108499 framework rtti: 2401 func: 37826 group: 1 struct: 466301 ] [c] 595000 nodes [ array: 109497 framework rtti: 2401 func: 37831 group: 1 struct: 466301 ] [c] 596000 nodes [ array: 110497 framework rtti: 2401 func: 37831 group: 1 struct: 466301 ] [c] 597000 nodes [ array: 111497 framework rtti: 2401 func: 37831 group: 1 struct: 466301 ] [c] 598000 nodes [ array: 112497 framework rtti: 2401 func: 37831 group: 1 struct: 466301 ] [c] 599000 nodes [ array: 113497 framework rtti: 2401 func: 37831 group: 1 struct: 466301 ] [c] 600000 nodes [ array: 114159 framework rtti: 2401 func: 37831 group: 1 struct: 466315 ] [c] 601000 nodes [ array: 115091 framework rtti: 2402 func: 37831 group: 1 struct: 466331 ] [c] 602000 nodes [ array: 116091 framework rtti: 2402 func: 37831 group: 1 struct: 466331 ] [c] 603000 nodes [ array: 117091 framework rtti: 2402 func: 37831 group: 1 struct: 466331 ] [c] 604000 nodes [ array: 118091 framework rtti: 2402 func: 37831 group: 1 struct: 466331 ] [c] 605000 nodes [ array: 118653 framework rtti: 2402 func: 37849 group: 1 struct: 466331 ] [c] 606000 nodes [ array: 118731 framework rtti: 2404 func: 37928 group: 1 struct: 466513 ] [c] 607000 nodes [ array: 118731 framework rtti: 2404 func: 37928 group: 1 struct: 466513 ] [c] 608000 nodes [ array: 119036 framework rtti: 2405 func: 38094 group: 1 struct: 466591 ] [c] 609000 nodes [ array: 119443 framework rtti: 2426 func: 38100 group: 1 struct: 467111 ] [c] 610000 nodes [ array: 119579 framework rtti: 2478 func: 38184 group: 1 struct: 467277 ] [c] 611000 nodes [ array: 119633 framework rtti: 2492 func: 38201 group: 1 struct: 467314 ] [c] 612000 nodes [ array: 119800 framework rtti: 2542 func: 38206 group: 1 struct: 467507 ] [c] 613000 nodes [ array: 119984 framework rtti: 2549 func: 38211 group: 1 struct: 467681 ] [c] 614000 nodes [ array: 119984 framework rtti: 2549 func: 38218 group: 1 struct: 467681 ] [c] 615000 nodes [ array: 119984 framework rtti: 2549 func: 38218 group: 1 struct: 467681 ] [c] 616000 nodes [ array: 119984 framework rtti: 2549 func: 38218 group: 1 struct: 467681 ] [c] 617000 nodes [ array: 119984 framework rtti: 2549 func: 38218 group: 1 struct: 467681 ] [c] 618000 nodes [ array: 119984 framework rtti: 2549 func: 38218 group: 1 struct: 467681 ] [c] 619000 nodes [ array: 119984 framework rtti: 2549 func: 38218 group: 1 struct: 467681 ] [c] 620000 nodes [ array: 119984 framework rtti: 2549 func: 38218 group: 1 struct: 467681 ] [c] 621000 nodes [ array: 120098 framework rtti: 2549 func: 38218 group: 1 struct: 467736 ] [c] 622000 nodes [ array: 120098 framework rtti: 2549 func: 38218 group: 1 struct: 467736 ] [c] 623000 nodes [ array: 120098 framework rtti: 2549 func: 38218 group: 1 struct: 467736 ] [c] 624000 nodes [ array: 120098 framework rtti: 2549 func: 38218 group: 1 struct: 467736 ] [c] 625000 nodes [ array: 120098 framework rtti: 2549 func: 38218 group: 1 struct: 467736 ] [c] 626000 nodes [ array: 120151 framework rtti: 2551 func: 38384 group: 1 struct: 467863 ] [c] 627000 nodes [ array: 120328 framework rtti: 2552 func: 38410 group: 1 struct: 468313 ] [c] 628000 nodes [ array: 120477 framework rtti: 2568 func: 38443 group: 1 struct: 470108 ] [c] 629000 nodes [ array: 120654 framework rtti: 2571 func: 38573 group: 1 struct: 470480 ] [c] 630000 nodes [ array: 120803 framework rtti: 2573 func: 38584 group: 1 struct: 470781 ] [c] 631000 nodes [ array: 120818 framework rtti: 2573 func: 38593 group: 1 struct: 470790 ] [c] 632000 nodes [ array: 120986 framework rtti: 2573 func: 38630 group: 1 struct: 470908 ] [c] 633000 nodes [ array: 121142 framework rtti: 2582 func: 38709 group: 1 struct: 471506 ] [c] 634000 nodes [ array: 121524 framework rtti: 2585 func: 38809 group: 1 struct: 472105 ] [c] 635000 nodes [ array: 121769 framework rtti: 2589 func: 38888 group: 1 struct: 472429 ] [c] 636000 nodes [ array: 121893 framework rtti: 2592 func: 39086 group: 1 struct: 472612 ] [c] 637000 nodes [ array: 121978 framework rtti: 2613 func: 39680 group: 1 struct: 473295 ] [c:database] GC transformer: finished helpers [c] 638000 nodes [ array: 122101 framework rtti: 2616 func: 39874 group: 1 struct: 475752 ] [c] 639000 nodes [ array: 122569 framework rtti: 2616 func: 39874 group: 1 struct: 476003 ] [c] 640000 nodes [ array: 123046 framework rtti: 2616 func: 39874 group: 1 struct: 476208 ] [c] 641000 nodes [ array: 123167 framework rtti: 2713 func: 39885 group: 1 struct: 476451 ] [c] 642000 nodes [ array: 123175 framework rtti: 2795 func: 39988 group: 1 struct: 476669 ] [c] 643000 nodes [ array: 123269 framework rtti: 3015 func: 40259 group: 1 struct: 477118 ] [c] 644000 nodes [ array: 123407 framework rtti: 3051 func: 40517 group: 1 struct: 477443 ] [c] 645000 nodes [ array: 123543 framework rtti: 3099 func: 40704 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 150538 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] 645647 nodes [ array: 123681 framework rtti: 3120 func: 40930 group: 1 struct: 477915 ] [c:database] Completed [translation:info] database for generating C source was created [3311d] translation-task} [translation:info] Generating c source... [3311d] {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-5/testing_1/testing_1.c [38410] translation-task} [translation:info] Compiling c source... [38410] {translation-task starting compile_c [platform:execute] make -j 16 in /tmp/usession-release-pypy2.7-v7.3.9-5/testing_1 [platform:WARNING] implement_12.c: In function 'pypy_g_ccall_ffi_prep_closure__ffi_closurePtr_ffi_cifPt': [platform:WARNING] implement_12.c:52646:9: warning: 'ffi_prep_closure' is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations] [platform:WARNING] 52646 | l_v311688 = 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:53205:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 53205 | l_v311906 = 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:53399:59: warning: passing argument 4 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 53399 | l_v311976 = 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:53399:68: warning: passing argument 5 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 53399 | l_v311976 = 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_v538551 = RPyField(l_src_ctx_2, includes); [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_v564664 = RPyField(l_v564663, globals); [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_v539861 = RPyField(l_ll_externpy_1, name); [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_v565767 = RPyField(l_v565766, 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_v566211 = RPyField(l_s_331, 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_v566038 = RPyField(l_s_331, 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_331, 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_331, 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_v566347 = RPyField(l_v566346, 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_v566407 = 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_v566528 = RPyField(l_v566527, 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_v545374 = RPyField(l_v545373, 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_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_334, 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_v550197, globals); [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_v577460 = RPyField(l_ctx1_0, struct_unions); [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_v550216, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_externpy_deco': [platform:WARNING] pypy_module__cffi_backend_1.c:45330:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 45330 | l_v579098 = 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:46370:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 46370 | l_v579463 = RPyField(l_ctx_194, typenames); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:46372:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 46372 | l_cp_40 = RPyField(l_v579464, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:46771:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 46771 | l_v579590 = RPyField(l_ctx_194, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:46773:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 46773 | 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_v557992 = RPyField(l_v557971, 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_197 = &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_v558628, 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_v558638, 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_v560492 = RPyField(l_v560491, 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:5751:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 5751 | 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_v1119113 = (l_v1119112 == l_v1119112); [platform:WARNING] | ^~ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__init_timezone': [platform:WARNING] pypy_module_time.c:4385:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 4385 | l_cp_129 = RPyField(l_res_2166, tm_zone); [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:4665:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 4665 | 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_v1349645 = (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:46863:44: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 46863 | l_v1708473 = 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_v2138478 = RPyField(l_v2138441, 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_v2139098 = 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-5/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-5/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 [3843d] translation-task} [translation:info] Create cffi bindings for modules... [3843d] {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 [3843e] translation-task} [translation:info] usession directory: /tmp/usession-release-pypy2.7-v7.3.9-5 [Timer] Timings: [Timer] annotate --- 559.6 s [Timer] rtype_lltype --- 282.0 s [Timer] pyjitpl_lltype --- 539.0 s [Timer] backendopt_lltype --- 213.4 s [Timer] stackcheckinsertion_lltype --- 16.2 s [Timer] database_c --- 463.5 s [Timer] source_c --- 213.1 s [Timer] compile_c --- 132.1 s [Timer] build_cffi_imports --- 175.3 s [Timer] =========================================== [Timer] Total: --- 2594.1 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-6/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-6/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-6/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-6/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-6/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-6/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-6/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-6/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, 140735445134792, 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(140735391658480)) 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(140735641940544)) 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(140735344335616, 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(140735273900480)) 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(140735943203584, 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(140735872760016)) 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(140735913057024, 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(140735842621168)) 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 123.93 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-r1 >>> pypy-dev*: Package size: 548.0 KB >>> pypy-dev*: Compressing data... >>> pypy-dev*: Create checksum... >>> pypy-dev*: Create pypy-dev-7.3.9-r1.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-r1.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.2 MB >>> pypy*: Compressing data... >>> pypy*: Create checksum... >>> pypy*: Create pypy-7.3.9-r1.apk >>> pypy: Build complete at Wed, 01 Jun 2022 09:50:33 +0000 elapsed time 0h 46m 16s >>> pypy: Cleaning up srcdir >>> pypy: Cleaning up pkgdir >>> pypy: Uninstalling dependencies... (1/66) Purging .makedepends-pypy (20220601.090418) (2/66) Purging bzip2-dev (1.0.8-r1) (3/66) Purging gdbm-dev (1.23-r0) (4/66) Purging gdbm-tools (1.23-r0) (5/66) Purging libffi-dev (3.4.2-r1) (6/66) Purging linux-headers (5.16.7-r1) (7/66) Purging openssl-dev (1.1.1o-r0) (8/66) Purging py3-virtualenv (20.14.1-r0) (9/66) Purging py3-platformdirs (2.5.2-r0) (10/66) Purging py3-distlib (0.3.4-r1) (11/66) Purging py3-filelock (3.4.2-r0) (12/66) Purging py3-six (1.16.0-r1) (13/66) Purging python3 (3.10.4-r0) (14/66) Purging pypy-bootstrap (7.3.9-r1) (15/66) Purging readline-dev (8.1.2-r0) (16/66) Purging libhistory (8.1.2-r0) (17/66) Purging readline (8.1.2-r0) (18/66) Purging sqlite-dev (3.38.5-r0) (19/66) Purging sqlite-libs (3.38.5-r0) (20/66) Purging tk-dev (8.6.12-r0) (21/66) Purging libxft-dev (2.3.4-r0) (22/66) Purging fontconfig-dev (2.14.0-r0) (23/66) Purging tk (8.6.12-r0) (24/66) Purging util-linux-misc (2.38-r1) (25/66) Purging xz-dev (5.2.5-r1) (26/66) Purging xz-libs (5.2.5-r1) (27/66) Purging git-perl (2.36.1-r0) (28/66) Purging perl-git (2.36.1-r0) (29/66) Purging perl-error (0.17029-r1) (30/66) Purging perl (5.34.1-r0) (31/66) Purging freetype-dev (2.12.1-r0) (32/66) Purging libxft (2.3.4-r0) (33/66) Purging fontconfig (2.14.0-r0) (34/66) Purging freetype (2.12.1-r0) (35/66) Purging libbz2 (1.0.8-r1) (36/66) Purging expat-dev (2.4.8-r0) (37/66) Purging gdbm (1.23-r0) (38/66) Purging libffi (3.4.2-r1) (39/66) Purging ncurses-dev (6.3_p20220521-r0) (40/66) Purging mpdecimal (2.5.1-r1) (41/66) Purging tcl-dev (8.6.12-r0) (42/66) Purging tcl (8.6.12-r0) (43/66) Purging libxrender-dev (0.9.10-r3) (44/66) Purging libxrender (0.9.10-r3) (45/66) Purging libx11-dev (1.8-r0) (46/66) Purging xtrans (1.4.0-r1) (47/66) Purging libx11 (1.8-r0) (48/66) Purging libxcb-dev (1.15-r0) (49/66) Purging xcb-proto (1.15-r0) (50/66) Purging libxcb (1.15-r0) (51/66) Purging libxau-dev (1.0.9-r0) (52/66) Purging libxau (1.0.9-r0) (53/66) Purging libxdmcp-dev (1.1.3-r0) (54/66) Purging libxdmcp (1.1.3-r0) (55/66) Purging libbsd (0.11.6-r2) (56/66) Purging libmd (1.0.4-r0) (57/66) Purging libpng-dev (1.6.37-r1) (58/66) Purging libpng (1.6.37-r1) (59/66) Purging zlib-dev (1.2.12-r1) (60/66) Purging xorgproto (2022.1-r0) (61/66) Purging brotli-dev (1.0.9-r6) (62/66) Purging libfdisk (2.38-r1) (63/66) Purging libmount (2.38-r1) (64/66) Purging libblkid (2.38-r1) (65/66) Purging libuuid (2.38-r1) (66/66) Purging libsmartcols (2.38-r1) Executing busybox-1.35.0-r13.trigger OK: 229 MiB in 90 packages >>> pypy: Updating the testing/ppc64le repository index... >>> pypy: Signing the index...