>>> pypy: Building testing/pypy 7.3.9-r1 (using abuild 3.9.0-r0) started Wed, 01 Jun 2022 08:29:05 +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/64) Installing bzip2-dev (1.0.8-r1) (2/64) Installing expat-dev (2.4.8-r0) (3/64) Installing gdbm (1.23-r0) (4/64) Installing gdbm-tools (1.23-r0) (5/64) Installing gdbm-dev (1.23-r0) (6/64) Installing linux-headers (5.16.7-r1) (7/64) Installing libffi (3.4.2-r1) (8/64) Installing libffi-dev (3.4.2-r1) (9/64) Installing ncurses-dev (6.3_p20220521-r0) (10/64) Installing openssl-dev (1.1.1o-r0) (11/64) Installing perl (5.34.1-r0) (12/64) Installing mpdecimal (2.5.1-r1) (13/64) Installing readline (8.1.2-r0) (14/64) Installing sqlite-libs (3.38.5-r0) (15/64) Installing python3 (3.10.4-r0) (16/64) Installing py3-platformdirs (2.5.2-r0) (17/64) Installing py3-distlib (0.3.4-r1) (18/64) Installing py3-filelock (3.4.2-r0) (19/64) Installing py3-six (1.16.0-r1) (20/64) Installing py3-virtualenv (20.14.1-r0) (21/64) Installing tcl (8.6.12-r0) (22/64) Installing libxau (1.0.9-r0) (23/64) Installing libmd (1.0.4-r0) (24/64) Installing libbsd (0.11.6-r2) (25/64) Installing libxdmcp (1.1.3-r0) (26/64) Installing libxcb (1.15-r0) (27/64) Installing libx11 (1.8-r0) (28/64) Installing libxrender (0.9.10-r3) (29/64) Installing libpng (1.6.37-r1) (30/64) Installing freetype (2.12.1-r0) (31/64) Installing fontconfig (2.14.0-r0) (32/64) Installing libxft (2.3.4-r0) (33/64) Installing tk (8.6.12-r0) (34/64) Installing pypy-bootstrap (7.3.9-r1) (35/64) Installing libhistory (8.1.2-r0) (36/64) Installing readline-dev (8.1.2-r0) (37/64) Installing sqlite-dev (3.38.5-r0) (38/64) Installing zlib-dev (1.2.12-r1) (39/64) Installing tcl-dev (8.6.12-r0) (40/64) Installing xorgproto (2022.1-r0) (41/64) Installing libxau-dev (1.0.9-r0) (42/64) Installing xcb-proto (1.15-r0) (43/64) Installing libxdmcp-dev (1.1.3-r0) (44/64) Installing libxcb-dev (1.15-r0) (45/64) Installing xtrans (1.4.0-r1) (46/64) Installing libx11-dev (1.8-r0) (47/64) Installing brotli-dev (1.0.9-r6) (48/64) Installing libpng-dev (1.6.37-r1) (49/64) Installing freetype-dev (2.12.1-r0) (50/64) Installing fontconfig-dev (2.14.0-r0) (51/64) Installing libxrender-dev (0.9.10-r3) (52/64) Installing libxft-dev (2.3.4-r0) (53/64) Installing tk-dev (8.6.12-r0) (54/64) Installing libblkid (2.38-r1) (55/64) Installing libuuid (2.38-r1) (56/64) Installing libfdisk (2.38-r1) (57/64) Installing libmount (2.38-r1) (58/64) Installing libsmartcols (2.38-r1) (59/64) Installing util-linux-misc (2.38-r1) (60/64) Installing xz-dev (5.2.5-r1) (61/64) Installing .makedepends-pypy (20220601.082906) (62/64) Installing perl-error (0.17029-r1) (63/64) Installing perl-git (2.36.1-r0) (64/64) Installing git-perl (2.36.1-r0) Executing busybox-1.35.0-r13.trigger OK: 527 MiB in 163 packages >>> pypy: Cleaning up srcdir >>> pypy: Cleaning up pkgdir >>> pypy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pypy2.7-v7.3.9-src.tar.bz2 >>> pypy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pypy2.7-v7.3.9-src.tar.bz2 >>> pypy: Checking sha512sums... pypy2.7-v7.3.9-src.tar.bz2: OK >>> pypy: Unpacking /var/cache/distfiles/edge/pypy2.7-v7.3.9-src.tar.bz2... [translation:info] 2.7.18 (8e99af2f9b8e3a58dd8691378a36ef43c3139ee9, Jun 01 2022, 06:16:45) [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 _vmprof = True _weakref = True array = True binascii = True bz2 = True cStringIO = True cmath = True cpyext = True errno = True faulthandler = True fcntl = True gc = True imp = True marshal = True math = True micronumpy = True mmap = True operator = True parser = True pwd = True pyexpat = True pypyjit = True select = True signal = True struct = True symbol = True termios = True thread = True time = True token = True unicodedata = True zipimport = True zlib = True [platform:WARNING] /usr/lib/gcc/i586-alpine-linux-musl/11.2.1/../../../../i586-alpine-linux-musl/bin/ld: /tmp/usession-release-pypy2.7-v7.3.9-5/rpython/translator/c/src/signals.o: warning: relocation against `pypysig_pushback' in read-only section `.text' [platform:WARNING] /usr/lib/gcc/i586-alpine-linux-musl/11.2.1/../../../../i586-alpine-linux-musl/bin/ld: warning: creating DT_TEXTREL in a shared object [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... [985] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [platform:WARNING] /tmp/usession-release-pypy2.7-v7.3.9-5/platcheck_118.c: In function 'dump_section_0': [platform:WARNING] /tmp/usession-release-pypy2.7-v7.3.9-5/platcheck_118.c:105:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [platform:WARNING] 105 | long long x = (long long)(SEM_FAILED); [platform:WARNING] | ^ [platform:WARNING] /tmp/usession-release-pypy2.7-v7.3.9-5/platcheck_118.c:108:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [platform:WARNING] 108 | unsigned long long x = (unsigned long long)(SEM_FAILED); [platform:WARNING] | ^ [cfcc] translation-task} [translation:info] RTyping... [cfcc] {translation-task starting rtype_lltype [rtyper] specializing: 9600 / 191087 blocks (5%) [rtyper] specializing: 19500 / 194751 blocks (10%) [rtyper] specializing: 29700 / 197989 blocks (15%) [rtyper] specializing: 40600 / 202795 blocks (20%) [rtyper] specializing: 50800 / 203082 blocks (25%) [rtyper] specializing: 61200 / 203972 blocks (30%) [rtyper] specializing: 72100 / 205992 blocks (35%) [rtyper] specializing: 83300 / 208217 blocks (40%) [rtyper] specializing: 94300 / 209390 blocks (45%) [rtyper] specializing: 106200 / 212305 blocks (50%) [rtyper] specializing: 118600 / 215585 blocks (55%) [rtyper] specializing: 130300 / 217054 blocks (60%) [rtyper] specializing: 141500 / 217599 blocks (65%) [rtyper] specializing: 152500 / 217726 blocks (70%) [rtyper] specializing: 164900 / 219755 blocks (75%) [rtyper] specializing: 176400 / 220455 blocks (80%) [rtyper] specializing: 187000 / 220455 blocks (84%) [rtyper] specializing: 196300 / 220455 blocks (89%) [rtyper] specializing: 207300 / 220455 blocks (94%) [rtyper] specializing: 218300 / 220455 blocks (99%) [rtyper] -=- specialized 220455 blocks -=- [rtyper] specializing: 220500 / 221243 blocks (99%) [rtyper] specializing: 221300 / 221837 blocks (99%) [rtyper] -=- specialized 1382 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [12e76] translation-task} [translation:info] JIT compiler generation... [12e76] {translation-task starting pyjitpl_lltype [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:368)pack_float_list_to_raw_array__LongFloat [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:401)unwrap_value__write_ptr [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:445)wrap_value__read_ptr [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:445)wrap_value__cast_pos [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:401)unwrap_value__push_field [backendopt:removeassert] Could not remove 90 asserts, but removed 599 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 52173 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 7061 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 221900 / 222197 blocks (99%) [rtyper] -=- specialized 327 more blocks -=- [jitcodewriter:info] making JitCodes... [rtyper] specializing: 222200 / 222204 blocks (99%) [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] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 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: 222300 / 222301 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- 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 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 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: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 2 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 2000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 222400 / 222401 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 2500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 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 0 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 -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [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] specializing: 222500 / 222501 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 3500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 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 -=- [jitcodewriter:info] Produced 4000 jitcodes [jitcodewriter:info] Produced 4500 jitcodes [jitcodewriter:info] Produced 5000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 6500 jitcodes [jitcodewriter:info] Produced 7000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7500 jitcodes [rtyper] specializing: 222600 / 222601 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 8500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [jitcodewriter:info] Produced 9000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 9500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 10000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [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 -=- [jitcodewriter:info] Produced 11000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [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 -=- [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} at [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:info] Produced 14000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] there are 14470 JitCode instances. [rtyper] replaced 39 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 270 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 978 effectinfos: [jitcodewriter] 66 descrs for arrays [jitcodewriter] 1372 descrs for fields [jitcodewriter] 72 descrs for interiorfields [jitcodewriter] -> 844 bitstrings, mean length 26.4, max length 69 [rtyper] specializing: 222700 / 299042 blocks (74%) [rtyper] specializing: 236700 / 299605 blocks (79%) [rtyper] specializing: 254200 / 302509 blocks (84%) [rtyper] specializing: 277800 / 312094 blocks (89%) [rtyper] specializing: 294200 / 312915 blocks (94%) [rtyper] specializing: 299100 / 312915 blocks (95%) [rtyper] -=- specialized 90259 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [1edaa] translation-task} [translation:info] lltype back-end optimisations... [1edab] {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 134428 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 28847 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [2319e] translation-task} [translation:info] inserting stack checks... [2319e] {translation-task starting stackcheckinsertion_lltype [rtyper] -=- specialized 4 more blocks -=- [translation:info] inserted 3101 stack checks. [234e1] translation-task} [translation:info] Creating database for generating c source... [234e1] {translation-task starting database_c [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 313000 / 315827 blocks (99%) [rtyper] specializing: 315900 / 316429 blocks (99%) [rtyper] -=- specialized 3482 more blocks -=- [rtyper] -=- specialized 47 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 1755 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 43 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 12 more blocks -=- [rtyper] specializing: 316500 / 316510 blocks (99%) [rtyper] -=- specialized 22 more blocks -=- [rtyper] -=- specialized 11 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [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: 1277 group: 1 struct: 816 ] [c] 2000 nodes [ array: 598 framework rtti: 19 func: 1616 group: 1 struct: 3586 ] [c] 3000 nodes [ array: 684 framework rtti: 33 func: 1816 group: 1 struct: 4291 ] [c] 4000 nodes [ array: 1045 framework rtti: 42 func: 1971 group: 1 struct: 5212 ] [c] 5000 nodes [ array: 1738 framework rtti: 42 func: 1982 group: 1 struct: 5293 ] [c] 6000 nodes [ array: 2095 framework rtti: 57 func: 2157 group: 1 struct: 7950 ] [c] 7000 nodes [ array: 2283 framework rtti: 67 func: 2284 group: 1 struct: 8934 ] [c] 8000 nodes [ array: 2482 framework rtti: 81 func: 2430 group: 1 struct: 9786 ] [c] 9000 nodes [ array: 2482 framework rtti: 81 func: 2433 group: 1 struct: 9787 ] [c] 10000 nodes [ array: 3900 framework rtti: 81 func: 2444 group: 1 struct: 9793 ] [c] 11000 nodes [ array: 5900 framework rtti: 81 func: 2444 group: 1 struct: 9793 ] [c] 12000 nodes [ array: 6709 framework rtti: 100 func: 2593 group: 1 struct: 10587 ] [c] 13000 nodes [ array: 6974 framework rtti: 109 func: 2781 group: 1 struct: 13771 ] [c] 14000 nodes [ array: 7340 framework rtti: 122 func: 2891 group: 1 struct: 18941 ] [c] 15000 nodes [ array: 7588 framework rtti: 138 func: 3051 group: 1 struct: 20441 ] [c] 16000 nodes [ array: 7588 framework rtti: 138 func: 3051 group: 1 struct: 20441 ] [c] 17000 nodes [ array: 7588 framework rtti: 138 func: 3051 group: 1 struct: 20441 ] [c] 18000 nodes [ array: 7588 framework rtti: 138 func: 3051 group: 1 struct: 20441 ] [c] 19000 nodes [ array: 7596 framework rtti: 140 func: 3079 group: 1 struct: 20646 ] [c] 20000 nodes [ array: 7726 framework rtti: 161 func: 3390 group: 1 struct: 22015 ] [c] 21000 nodes [ array: 7790 framework rtti: 162 func: 3505 group: 1 struct: 22947 ] [c] 22000 nodes [ array: 7790 framework rtti: 162 func: 3505 group: 1 struct: 23684 ] [c] 23000 nodes [ array: 7818 framework rtti: 163 func: 3615 group: 1 struct: 24623 ] [c] 24000 nodes [ array: 7869 framework rtti: 166 func: 3828 group: 1 struct: 25957 ] [c] 25000 nodes [ array: 7924 framework rtti: 177 func: 3933 group: 1 struct: 26922 ] [c] 26000 nodes [ array: 7924 framework rtti: 177 func: 3937 group: 1 struct: 26922 ] [c] 27000 nodes [ array: 7924 framework rtti: 177 func: 3937 group: 1 struct: 26922 ] [c] 28000 nodes [ array: 7924 framework rtti: 177 func: 3941 group: 1 struct: 26922 ] [c] 29000 nodes [ array: 7954 framework rtti: 178 func: 3993 group: 1 struct: 28476 ] [c] 30000 nodes [ array: 7989 framework rtti: 178 func: 4207 group: 1 struct: 29406 ] [c] 31000 nodes [ array: 8022 framework rtti: 183 func: 4490 group: 1 struct: 30746 ] [c] 32000 nodes [ array: 8298 framework rtti: 200 func: 4758 group: 1 struct: 32311 ] [c] 33000 nodes [ array: 8590 framework rtti: 206 func: 4924 group: 1 struct: 32880 ] [c] 34000 nodes [ array: 8816 framework rtti: 220 func: 5190 group: 1 struct: 33713 ] [c] 35000 nodes [ array: 9254 framework rtti: 220 func: 5190 group: 1 struct: 34234 ] [c] 36000 nodes [ array: 9663 framework rtti: 220 func: 5253 group: 1 struct: 34770 ] [c] 37000 nodes [ array: 9972 framework rtti: 226 func: 5448 group: 1 struct: 35501 ] [c] 38000 nodes [ array: 10212 framework rtti: 233 func: 5611 group: 1 struct: 36219 ] [c] 39000 nodes [ array: 10335 framework rtti: 245 func: 5810 group: 1 struct: 37076 ] [c] 40000 nodes [ array: 10335 framework rtti: 245 func: 5810 group: 1 struct: 37076 ] [c] 41000 nodes [ array: 10520 framework rtti: 246 func: 5961 group: 1 struct: 37523 ] [c] 42000 nodes [ array: 10809 framework rtti: 247 func: 6080 group: 1 struct: 37964 ] [c] 43000 nodes [ array: 11143 framework rtti: 249 func: 6292 group: 1 struct: 38482 ] [c] 44000 nodes [ array: 11310 framework rtti: 269 func: 6477 group: 1 struct: 39468 ] [c] 45000 nodes [ array: 11324 framework rtti: 335 func: 6500 group: 1 struct: 39864 ] [c] 46000 nodes [ array: 11477 framework rtti: 338 func: 6679 group: 1 struct: 40445 ] [c] 47000 nodes [ array: 11567 framework rtti: 353 func: 6847 group: 1 struct: 98951 ] [c] 48000 nodes [ array: 11785 framework rtti: 359 func: 6955 group: 1 struct: 99534 ] [c] 49000 nodes [ array: 11785 framework rtti: 359 func: 6955 group: 1 struct: 100078 ] [c] 50000 nodes [ array: 11803 framework rtti: 360 func: 7042 group: 1 struct: 100762 ] [c] 51000 nodes [ array: 11881 framework rtti: 388 func: 7172 group: 1 struct: 101302 ] [c] 52000 nodes [ array: 11996 framework rtti: 416 func: 7401 group: 1 struct: 102121 ] [c] 53000 nodes [ array: 15182 framework rtti: 426 func: 7474 group: 1 struct: 103829 ] [c] 54000 nodes [ array: 15334 framework rtti: 435 func: 7660 group: 1 struct: 104812 ] [c] 55000 nodes [ array: 15473 framework rtti: 439 func: 7828 group: 1 struct: 105144 ] [c] 56000 nodes [ array: 15530 framework rtti: 445 func: 7946 group: 1 struct: 105587 ] [c] 57000 nodes [ array: 15708 framework rtti: 458 func: 8245 group: 1 struct: 106472 ] [c] 58000 nodes [ array: 15943 framework rtti: 465 func: 8278 group: 1 struct: 107038 ] [c] 59000 nodes [ array: 16361 framework rtti: 470 func: 8440 group: 1 struct: 109426 ] [c] 60000 nodes [ array: 16602 framework rtti: 482 func: 8597 group: 1 struct: 151390 ] [c] 61000 nodes [ array: 16881 framework rtti: 482 func: 8788 group: 1 struct: 152049 ] [c] 62000 nodes [ array: 17000 framework rtti: 482 func: 8967 group: 1 struct: 152752 ] [c] 63000 nodes [ array: 17187 framework rtti: 482 func: 9184 group: 1 struct: 153143 ] [c] 64000 nodes [ array: 17359 framework rtti: 482 func: 9381 group: 1 struct: 153864 ] [c] 65000 nodes [ array: 17488 framework rtti: 482 func: 9615 group: 1 struct: 154610 ] [c] 66000 nodes [ array: 17496 framework rtti: 482 func: 9849 group: 1 struct: 155354 ] [c] 67000 nodes [ array: 17505 framework rtti: 482 func: 10073 group: 1 struct: 156099 ] [c] 68000 nodes [ array: 17770 framework rtti: 482 func: 10239 group: 1 struct: 156824 ] [c] 69000 nodes [ array: 18173 framework rtti: 482 func: 10413 group: 1 struct: 157483 ] [c] 70000 nodes [ array: 18509 framework rtti: 482 func: 10553 group: 1 struct: 158147 ] [c] 71000 nodes [ array: 18844 framework rtti: 482 func: 10693 group: 1 struct: 158863 ] [c] 72000 nodes [ array: 19240 framework rtti: 482 func: 10927 group: 1 struct: 159422 ] [c] 73000 nodes [ array: 19572 framework rtti: 482 func: 11176 group: 1 struct: 160028 ] [c] 74000 nodes [ array: 19937 framework rtti: 482 func: 11414 group: 1 struct: 160689 ] [c] 75000 nodes [ array: 20327 framework rtti: 482 func: 11610 group: 1 struct: 161298 ] [c] 76000 nodes [ array: 20768 framework rtti: 482 func: 11826 group: 1 struct: 161897 ] [c] 77000 nodes [ array: 21071 framework rtti: 482 func: 12067 group: 1 struct: 162219 ] [c] 78000 nodes [ array: 21321 framework rtti: 482 func: 12259 group: 1 struct: 162469 ] [c] 79000 nodes [ array: 21759 framework rtti: 482 func: 12476 group: 1 struct: 162970 ] [c] 80000 nodes [ array: 22207 framework rtti: 482 func: 12637 group: 1 struct: 163539 ] [c] 81000 nodes [ array: 22494 framework rtti: 482 func: 12811 group: 1 struct: 164219 ] [c] 82000 nodes [ array: 22725 framework rtti: 482 func: 13004 group: 1 struct: 164693 ] [c] 83000 nodes [ array: 23089 framework rtti: 482 func: 13240 group: 1 struct: 165345 ] [c] 84000 nodes [ array: 23502 framework rtti: 482 func: 13482 group: 1 struct: 166045 ] [c] 85000 nodes [ array: 23906 framework rtti: 482 func: 13706 group: 1 struct: 166736 ] [c] 86000 nodes [ array: 24275 framework rtti: 482 func: 13929 group: 1 struct: 167391 ] [c] 87000 nodes [ array: 24649 framework rtti: 482 func: 14077 group: 1 struct: 168073 ] [c] 88000 nodes [ array: 25009 framework rtti: 482 func: 14284 group: 1 struct: 168781 ] [c] 89000 nodes [ array: 25308 framework rtti: 482 func: 14506 group: 1 struct: 169428 ] [c] 90000 nodes [ array: 25478 framework rtti: 482 func: 14724 group: 1 struct: 169962 ] [c] 91000 nodes [ array: 25691 framework rtti: 482 func: 14925 group: 1 struct: 170558 ] [c] 92000 nodes [ array: 26032 framework rtti: 482 func: 15168 group: 1 struct: 171257 ] [c] 93000 nodes [ array: 26427 framework rtti: 482 func: 15397 group: 1 struct: 171913 ] [c] 94000 nodes [ array: 26682 framework rtti: 482 func: 15596 group: 1 struct: 172459 ] [c] 95000 nodes [ array: 26863 framework rtti: 482 func: 15821 group: 1 struct: 172999 ] [c] 96000 nodes [ array: 27196 framework rtti: 482 func: 15991 group: 1 struct: 173556 ] [c] 97000 nodes [ array: 27538 framework rtti: 482 func: 16180 group: 1 struct: 174212 ] [c] 98000 nodes [ array: 27889 framework rtti: 482 func: 16369 group: 1 struct: 174857 ] [c] 99000 nodes [ array: 28239 framework rtti: 482 func: 16566 group: 1 struct: 175494 ] [c] 100000 nodes [ array: 28597 framework rtti: 482 func: 16721 group: 1 struct: 176190 ] [c] 101000 nodes [ array: 29003 framework rtti: 482 func: 16886 group: 1 struct: 176850 ] [c] 102000 nodes [ array: 29353 framework rtti: 482 func: 17060 group: 1 struct: 177523 ] [c] 103000 nodes [ array: 29670 framework rtti: 482 func: 17154 group: 1 struct: 178201 ] [c] 104000 nodes [ array: 30000 framework rtti: 482 func: 17312 group: 1 struct: 178844 ] [c] 105000 nodes [ array: 30305 framework rtti: 482 func: 17496 group: 1 struct: 179460 ] [c] 106000 nodes [ array: 30657 framework rtti: 482 func: 17673 group: 1 struct: 180116 ] [c] 107000 nodes [ array: 31035 framework rtti: 482 func: 17910 group: 1 struct: 180729 ] [c] 108000 nodes [ array: 31487 framework rtti: 482 func: 18128 group: 1 struct: 181329 ] [c] 109000 nodes [ array: 31912 framework rtti: 482 func: 18273 group: 1 struct: 181879 ] [c] 110000 nodes [ array: 32329 framework rtti: 482 func: 18487 group: 1 struct: 182464 ] [c] 111000 nodes [ array: 32721 framework rtti: 482 func: 18590 group: 1 struct: 183031 ] [c] 112000 nodes [ array: 33092 framework rtti: 482 func: 18728 group: 1 struct: 183662 ] [c] 113000 nodes [ array: 33516 framework rtti: 482 func: 18946 group: 1 struct: 184289 ] [c] 114000 nodes [ array: 33959 framework rtti: 482 func: 19022 group: 1 struct: 184874 ] [c] 115000 nodes [ array: 34344 framework rtti: 482 func: 19143 group: 1 struct: 185478 ] [c] 116000 nodes [ array: 34663 framework rtti: 482 func: 19254 group: 1 struct: 186121 ] [c] 117000 nodes [ array: 34930 framework rtti: 482 func: 19499 group: 1 struct: 186808 ] [c] 118000 nodes [ array: 35191 framework rtti: 488 func: 19673 group: 1 struct: 187477 ] [c] 119000 nodes [ array: 35269 framework rtti: 494 func: 19683 group: 1 struct: 188288 ] [c] 120000 nodes [ array: 35473 framework rtti: 501 func: 19727 group: 1 struct: 188942 ] [c] 121000 nodes [ array: 35760 framework rtti: 516 func: 19767 group: 1 struct: 189428 ] [c] 122000 nodes [ array: 36016 framework rtti: 527 func: 19843 group: 1 struct: 189988 ] [c] 123000 nodes [ array: 36226 framework rtti: 539 func: 19862 group: 1 struct: 190563 ] [c] 124000 nodes [ array: 36438 framework rtti: 539 func: 19862 group: 1 struct: 191318 ] [c] 125000 nodes [ array: 36659 framework rtti: 539 func: 19862 group: 1 struct: 192052 ] [c] 126000 nodes [ array: 36889 framework rtti: 539 func: 19862 group: 1 struct: 193087 ] [c] 127000 nodes [ array: 37127 framework rtti: 540 func: 19870 group: 1 struct: 194199 ] [c] 128000 nodes [ array: 37416 framework rtti: 591 func: 20084 group: 1 struct: 194717 ] [c] 129000 nodes [ array: 37661 framework rtti: 606 func: 20095 group: 1 struct: 195120 ] [c] 130000 nodes [ array: 37989 framework rtti: 616 func: 20135 group: 1 struct: 195584 ] [c] 131000 nodes [ array: 38199 framework rtti: 638 func: 20307 group: 1 struct: 197052 ] [c] 132000 nodes [ array: 38315 framework rtti: 640 func: 20332 group: 1 struct: 200767 ] [c] 133000 nodes [ array: 38588 framework rtti: 640 func: 20332 group: 1 struct: 201567 ] [c] 134000 nodes [ array: 38879 framework rtti: 645 func: 20360 group: 1 struct: 202231 ] [c] 135000 nodes [ array: 39057 framework rtti: 648 func: 20498 group: 1 struct: 202769 ] [c] 136000 nodes [ array: 39132 framework rtti: 654 func: 20576 group: 1 struct: 203026 ] [c] 137000 nodes [ array: 39214 framework rtti: 654 func: 20615 group: 1 struct: 203342 ] [c] 138000 nodes [ array: 39241 framework rtti: 654 func: 20643 group: 1 struct: 203549 ] [c] 139000 nodes [ array: 39259 framework rtti: 654 func: 20655 group: 1 struct: 203733 ] [c] 140000 nodes [ array: 39358 framework rtti: 654 func: 20699 group: 1 struct: 204067 ] [c] 141000 nodes [ array: 39501 framework rtti: 654 func: 20726 group: 1 struct: 204304 ] [c] 142000 nodes [ array: 39605 framework rtti: 654 func: 20764 group: 1 struct: 204533 ] [c] 143000 nodes [ array: 39729 framework rtti: 654 func: 20807 group: 1 struct: 204782 ] [c] 144000 nodes [ array: 39772 framework rtti: 654 func: 20827 group: 1 struct: 204951 ] [c] 145000 nodes [ array: 39820 framework rtti: 654 func: 20844 group: 1 struct: 205075 ] [c] 146000 nodes [ array: 39929 framework rtti: 654 func: 20893 group: 1 struct: 205270 ] [c] 147000 nodes [ array: 40048 framework rtti: 654 func: 20944 group: 1 struct: 205491 ] [c] 148000 nodes [ array: 40124 framework rtti: 654 func: 20975 group: 1 struct: 205671 ] [c] 149000 nodes [ array: 40282 framework rtti: 654 func: 20990 group: 1 struct: 205928 ] [c] 150000 nodes [ array: 40498 framework rtti: 654 func: 21004 group: 1 struct: 206352 ] [c] 151000 nodes [ array: 40561 framework rtti: 654 func: 21055 group: 1 struct: 206563 ] [c] 152000 nodes [ array: 40606 framework rtti: 654 func: 21093 group: 1 struct: 206749 ] [c] 153000 nodes [ array: 40646 framework rtti: 654 func: 21117 group: 1 struct: 206961 ] [c] 154000 nodes [ array: 40782 framework rtti: 654 func: 21139 group: 1 struct: 207214 ] [c] 155000 nodes [ array: 40893 framework rtti: 654 func: 21181 group: 1 struct: 207413 ] [c] 156000 nodes [ array: 40984 framework rtti: 654 func: 21220 group: 1 struct: 207671 ] [c] 157000 nodes [ array: 41131 framework rtti: 654 func: 21254 group: 1 struct: 207954 ] [c] 158000 nodes [ array: 41256 framework rtti: 654 func: 21279 group: 1 struct: 208206 ] [c] 159000 nodes [ array: 41412 framework rtti: 654 func: 21323 group: 1 struct: 208465 ] [c] 160000 nodes [ array: 41569 framework rtti: 654 func: 21354 group: 1 struct: 208693 ] [c] 161000 nodes [ array: 41726 framework rtti: 654 func: 21381 group: 1 struct: 208939 ] [c] 162000 nodes [ array: 41849 framework rtti: 654 func: 21396 group: 1 struct: 209209 ] [c] 163000 nodes [ array: 41966 framework rtti: 654 func: 21431 group: 1 struct: 209437 ] [c] 164000 nodes [ array: 42084 framework rtti: 654 func: 21498 group: 1 struct: 209717 ] [c] 165000 nodes [ array: 42169 framework rtti: 654 func: 21519 group: 1 struct: 209949 ] [c] 166000 nodes [ array: 42298 framework rtti: 654 func: 21558 group: 1 struct: 210192 ] [c] 167000 nodes [ array: 42426 framework rtti: 654 func: 21585 group: 1 struct: 210430 ] [c] 168000 nodes [ array: 42662 framework rtti: 654 func: 21613 group: 1 struct: 210895 ] [c] 169000 nodes [ array: 42800 framework rtti: 654 func: 21635 group: 1 struct: 211117 ] [c] 170000 nodes [ array: 42985 framework rtti: 654 func: 21656 group: 1 struct: 211453 ] [c] 171000 nodes [ array: 43110 framework rtti: 654 func: 21705 group: 1 struct: 211671 ] [c] 172000 nodes [ array: 43322 framework rtti: 654 func: 21743 group: 1 struct: 212108 ] [c] 173000 nodes [ array: 43432 framework rtti: 654 func: 21789 group: 1 struct: 212342 ] [c] 174000 nodes [ array: 43639 framework rtti: 654 func: 21811 group: 1 struct: 212590 ] [c] 175000 nodes [ array: 43886 framework rtti: 654 func: 21812 group: 1 struct: 212840 ] [c] 176000 nodes [ array: 44036 framework rtti: 654 func: 21845 group: 1 struct: 213079 ] [c] 177000 nodes [ array: 44321 framework rtti: 655 func: 21888 group: 1 struct: 213267 ] [c] 178000 nodes [ array: 44865 framework rtti: 655 func: 21981 group: 1 struct: 213319 ] [c] 179000 nodes [ array: 45570 framework rtti: 655 func: 22010 group: 1 struct: 213328 ] [c] 180000 nodes [ array: 46081 framework rtti: 655 func: 22026 group: 1 struct: 213334 ] [c] 181000 nodes [ array: 46730 framework rtti: 655 func: 22049 group: 1 struct: 213340 ] [c] 182000 nodes [ array: 47425 framework rtti: 655 func: 22052 group: 1 struct: 213340 ] [c] 183000 nodes [ array: 48151 framework rtti: 655 func: 22052 group: 1 struct: 213340 ] [c] 184000 nodes [ array: 48912 framework rtti: 655 func: 22054 group: 1 struct: 213341 ] [c] 185000 nodes [ array: 49557 framework rtti: 655 func: 22103 group: 1 struct: 213465 ] [c] 186000 nodes [ array: 50121 framework rtti: 655 func: 22212 group: 1 struct: 213614 ] [c] 187000 nodes [ array: 50658 framework rtti: 655 func: 22307 group: 1 struct: 213758 ] [c] 188000 nodes [ array: 51250 framework rtti: 655 func: 22373 group: 1 struct: 213789 ] [c] 189000 nodes [ array: 51830 framework rtti: 655 func: 22459 group: 1 struct: 213841 ] [c] 190000 nodes [ array: 52281 framework rtti: 655 func: 22471 group: 1 struct: 213889 ] [c] 191000 nodes [ array: 52781 framework rtti: 655 func: 22500 group: 1 struct: 213955 ] [c] 192000 nodes [ array: 53299 framework rtti: 655 func: 22527 group: 1 struct: 214010 ] [c] 193000 nodes [ array: 53764 framework rtti: 655 func: 22623 group: 1 struct: 214071 ] [c] 194000 nodes [ array: 54285 framework rtti: 655 func: 22660 group: 1 struct: 214112 ] [c] 195000 nodes [ array: 54766 framework rtti: 655 func: 22701 group: 1 struct: 214154 ] [c] 196000 nodes [ array: 55130 framework rtti: 655 func: 22706 group: 1 struct: 214159 ] [c] 197000 nodes [ array: 55528 framework rtti: 655 func: 22707 group: 1 struct: 214176 ] [c] 198000 nodes [ array: 55974 framework rtti: 655 func: 22723 group: 1 struct: 214209 ] [c] 199000 nodes [ array: 56477 framework rtti: 655 func: 22727 group: 1 struct: 214218 ] [c] 200000 nodes [ array: 57072 framework rtti: 655 func: 22746 group: 1 struct: 214244 ] [c] 201000 nodes [ array: 57591 framework rtti: 655 func: 22757 group: 1 struct: 214290 ] [c] 202000 nodes [ array: 58112 framework rtti: 655 func: 22835 group: 1 struct: 214372 ] [c] 203000 nodes [ array: 58626 framework rtti: 655 func: 22908 group: 1 struct: 214429 ] [c] 204000 nodes [ array: 59129 framework rtti: 655 func: 22952 group: 1 struct: 214548 ] [c] 205000 nodes [ array: 59646 framework rtti: 655 func: 23002 group: 1 struct: 214717 ] [c] 206000 nodes [ array: 60179 framework rtti: 655 func: 23066 group: 1 struct: 214754 ] [c] 207000 nodes [ array: 60751 framework rtti: 655 func: 23089 group: 1 struct: 214820 ] [c] 208000 nodes [ array: 61300 framework rtti: 655 func: 23121 group: 1 struct: 214886 ] [c] 209000 nodes [ array: 61839 framework rtti: 655 func: 23147 group: 1 struct: 214962 ] [c] 210000 nodes [ array: 62396 framework rtti: 655 func: 23167 group: 1 struct: 214989 ] [c] 211000 nodes [ array: 62977 framework rtti: 655 func: 23192 group: 1 struct: 215004 ] [c] 212000 nodes [ array: 63545 framework rtti: 655 func: 23238 group: 1 struct: 215043 ] [c] 213000 nodes [ array: 64094 framework rtti: 655 func: 23258 group: 1 struct: 215109 ] [c] 214000 nodes [ array: 64596 framework rtti: 655 func: 23332 group: 1 struct: 215143 ] [c] 215000 nodes [ array: 65127 framework rtti: 655 func: 23365 group: 1 struct: 215174 ] [c] 216000 nodes [ array: 65708 framework rtti: 655 func: 23381 group: 1 struct: 215178 ] [c] 217000 nodes [ array: 66236 framework rtti: 655 func: 23395 group: 1 struct: 215185 ] [c] 218000 nodes [ array: 66777 framework rtti: 655 func: 23456 group: 1 struct: 215213 ] [c] 219000 nodes [ array: 67312 framework rtti: 655 func: 23471 group: 1 struct: 215227 ] [c] 220000 nodes [ array: 67881 framework rtti: 655 func: 23499 group: 1 struct: 215270 ] [c] 221000 nodes [ array: 68408 framework rtti: 655 func: 23560 group: 1 struct: 215291 ] [c] 222000 nodes [ array: 68988 framework rtti: 655 func: 23583 group: 1 struct: 215318 ] [c] 223000 nodes [ array: 69523 framework rtti: 655 func: 23610 group: 1 struct: 215349 ] [c] 224000 nodes [ array: 70078 framework rtti: 655 func: 23638 group: 1 struct: 215408 ] [c] 225000 nodes [ array: 70685 framework rtti: 655 func: 23664 group: 1 struct: 215421 ] [c] 226000 nodes [ array: 71294 framework rtti: 655 func: 23697 group: 1 struct: 215425 ] [c] 227000 nodes [ array: 71831 framework rtti: 655 func: 23707 group: 1 struct: 215456 ] [c] 228000 nodes [ array: 72381 framework rtti: 655 func: 23736 group: 1 struct: 215513 ] [c] 229000 nodes [ array: 72945 framework rtti: 655 func: 23751 group: 1 struct: 215549 ] [c] 230000 nodes [ array: 73444 framework rtti: 655 func: 23839 group: 1 struct: 215661 ] [c] 231000 nodes [ array: 73917 framework rtti: 655 func: 23855 group: 1 struct: 215677 ] [c] 232000 nodes [ array: 74360 framework rtti: 655 func: 23858 group: 1 struct: 215677 ] [c] 233000 nodes [ array: 74860 framework rtti: 655 func: 23875 group: 1 struct: 215680 ] [c] 234000 nodes [ array: 75375 framework rtti: 655 func: 23880 group: 1 struct: 215680 ] [c] 235000 nodes [ array: 75904 framework rtti: 655 func: 23883 group: 1 struct: 215681 ] [c] 236000 nodes [ array: 76471 framework rtti: 655 func: 23883 group: 1 struct: 215685 ] [c] 237000 nodes [ array: 76937 framework rtti: 655 func: 23884 group: 1 struct: 215685 ] [c] 238000 nodes [ array: 77496 framework rtti: 655 func: 23887 group: 1 struct: 215685 ] [c] 239000 nodes [ array: 78034 framework rtti: 655 func: 23890 group: 1 struct: 215685 ] [c] 240000 nodes [ array: 78579 framework rtti: 655 func: 23901 group: 1 struct: 215690 ] [c] 241000 nodes [ array: 79136 framework rtti: 655 func: 24180 group: 1 struct: 215825 ] [c] 242000 nodes [ array: 79616 framework rtti: 655 func: 24429 group: 1 struct: 216033 ] [c] 243000 nodes [ array: 79945 framework rtti: 664 func: 24490 group: 1 struct: 216450 ] [c] 244000 nodes [ array: 80022 framework rtti: 664 func: 24502 group: 1 struct: 217000 ] [c] 245000 nodes [ array: 80074 framework rtti: 671 func: 24594 group: 1 struct: 217249 ] [c] 246000 nodes [ array: 80146 framework rtti: 678 func: 24687 group: 1 struct: 218995 ] [c] 247000 nodes [ array: 80246 framework rtti: 688 func: 24743 group: 1 struct: 219370 ] [c] 248000 nodes [ array: 80293 framework rtti: 688 func: 24743 group: 1 struct: 219488 ] [c] 249000 nodes [ array: 80352 framework rtti: 688 func: 24743 group: 1 struct: 219649 ] [c] 250000 nodes [ array: 80445 framework rtti: 688 func: 24743 group: 1 struct: 219735 ] [c] 251000 nodes [ array: 80509 framework rtti: 688 func: 24743 group: 1 struct: 219825 ] [c] 252000 nodes [ array: 80653 framework rtti: 691 func: 24766 group: 1 struct: 220187 ] [c] 253000 nodes [ array: 80795 framework rtti: 701 func: 24869 group: 1 struct: 220819 ] [c] 254000 nodes [ array: 80863 framework rtti: 712 func: 24946 group: 1 struct: 221936 ] [c] 255000 nodes [ array: 80903 framework rtti: 718 func: 25207 group: 1 struct: 222335 ] [c] 256000 nodes [ array: 81193 framework rtti: 720 func: 25494 group: 1 struct: 222615 ] [c] 257000 nodes [ array: 81482 framework rtti: 721 func: 25514 group: 1 struct: 223379 ] [c] 258000 nodes [ array: 81484 framework rtti: 721 func: 25516 group: 1 struct: 226451 ] [c] 259000 nodes [ array: 81485 framework rtti: 721 func: 25516 group: 1 struct: 230472 ] [c] 260000 nodes [ array: 81539 framework rtti: 722 func: 25516 group: 1 struct: 232823 ] [c] 261000 nodes [ array: 81711 framework rtti: 722 func: 25516 group: 1 struct: 234710 ] [c] 262000 nodes [ array: 81858 framework rtti: 728 func: 25516 group: 1 struct: 236410 ] [c] 263000 nodes [ array: 82010 framework rtti: 741 func: 25727 group: 1 struct: 237024 ] [c] 264000 nodes [ array: 82414 framework rtti: 764 func: 25815 group: 1 struct: 238062 ] [c] 265000 nodes [ array: 83000 framework rtti: 782 func: 25815 group: 1 struct: 239065 ] [c] 266000 nodes [ array: 83476 framework rtti: 808 func: 25823 group: 1 struct: 241800 ] [c] 267000 nodes [ array: 84012 framework rtti: 828 func: 25825 group: 1 struct: 244105 ] [c] 268000 nodes [ array: 84403 framework rtti: 888 func: 25883 group: 1 struct: 246356 ] [c] 269000 nodes [ array: 84879 framework rtti: 946 func: 25923 group: 1 struct: 248107 ] [c] 270000 nodes [ array: 85397 framework rtti: 970 func: 25923 group: 1 struct: 250352 ] [c] 271000 nodes [ array: 85917 framework rtti: 1002 func: 25932 group: 1 struct: 253316 ] [c] 272000 nodes [ array: 86427 framework rtti: 1020 func: 25939 group: 1 struct: 256547 ] [c] 273000 nodes [ array: 86999 framework rtti: 1029 func: 25939 group: 1 struct: 260420 ] [c] 274000 nodes [ array: 87555 framework rtti: 1045 func: 25940 group: 1 struct: 263481 ] [c] 275000 nodes [ array: 88102 framework rtti: 1073 func: 25945 group: 1 struct: 266452 ] [c] 276000 nodes [ array: 88418 framework rtti: 1136 func: 25949 group: 1 struct: 268207 ] [c] 277000 nodes [ array: 88887 framework rtti: 1173 func: 25951 group: 1 struct: 270915 ] [c] 278000 nodes [ array: 89132 framework rtti: 1258 func: 25952 group: 1 struct: 272566 ] [c] 279000 nodes [ array: 89635 framework rtti: 1262 func: 25953 group: 1 struct: 277028 ] [c] 280000 nodes [ array: 90067 framework rtti: 1276 func: 25965 group: 1 struct: 281727 ] [c] 281000 nodes [ array: 90101 framework rtti: 1276 func: 25975 group: 1 struct: 284161 ] [c] 282000 nodes [ array: 90107 framework rtti: 1276 func: 25982 group: 1 struct: 285193 ] [c] 283000 nodes [ array: 90110 framework rtti: 1276 func: 25999 group: 1 struct: 286604 ] [c] 284000 nodes [ array: 90110 framework rtti: 1276 func: 26000 group: 1 struct: 287878 ] [c] 285000 nodes [ array: 90110 framework rtti: 1276 func: 26000 group: 1 struct: 288042 ] [c] 286000 nodes [ array: 90166 framework rtti: 1284 func: 26037 group: 1 struct: 290144 ] [c] 287000 nodes [ array: 90277 framework rtti: 1300 func: 26105 group: 1 struct: 293182 ] [c] 288000 nodes [ array: 90308 framework rtti: 1301 func: 26182 group: 1 struct: 296464 ] [c] 289000 nodes [ array: 90355 framework rtti: 1302 func: 26249 group: 1 struct: 299978 ] [c] 290000 nodes [ array: 90400 framework rtti: 1305 func: 26274 group: 1 struct: 302285 ] [c] 291000 nodes [ array: 90435 framework rtti: 1310 func: 26310 group: 1 struct: 304925 ] [c] 292000 nodes [ array: 90479 framework rtti: 1313 func: 26374 group: 1 struct: 307131 ] [c] 293000 nodes [ array: 90508 framework rtti: 1317 func: 26381 group: 1 struct: 308340 ] [c] 294000 nodes [ array: 90520 framework rtti: 1322 func: 26386 group: 1 struct: 310313 ] [c] 295000 nodes [ array: 90542 framework rtti: 1323 func: 26401 group: 1 struct: 312389 ] [c] 296000 nodes [ array: 90591 framework rtti: 1327 func: 26437 group: 1 struct: 315221 ] [c] 297000 nodes [ array: 90647 framework rtti: 1330 func: 26508 group: 1 struct: 318852 ] [c] 298000 nodes [ array: 90716 framework rtti: 1355 func: 26622 group: 1 struct: 321379 ] [c] 299000 nodes [ array: 90773 framework rtti: 1355 func: 26673 group: 1 struct: 324774 ] [c] 300000 nodes [ array: 90811 framework rtti: 1357 func: 26700 group: 1 struct: 328177 ] [c] 301000 nodes [ array: 90872 framework rtti: 1357 func: 26718 group: 1 struct: 331360 ] [c] 302000 nodes [ array: 90893 framework rtti: 1357 func: 26718 group: 1 struct: 333199 ] [c] 303000 nodes [ array: 90949 framework rtti: 1359 func: 26774 group: 1 struct: 336200 ] [c] 304000 nodes [ array: 90976 framework rtti: 1359 func: 26832 group: 1 struct: 338779 ] [c] 305000 nodes [ array: 91014 framework rtti: 1359 func: 26839 group: 1 struct: 340070 ] [c] 306000 nodes [ array: 91059 framework rtti: 1359 func: 26877 group: 1 struct: 342519 ] [c] 307000 nodes [ array: 91091 framework rtti: 1360 func: 26887 group: 1 struct: 346036 ] [c] 308000 nodes [ array: 91110 framework rtti: 1360 func: 26944 group: 1 struct: 348900 ] [c] 309000 nodes [ array: 91136 framework rtti: 1360 func: 26959 group: 1 struct: 351804 ] [c] 310000 nodes [ array: 91178 framework rtti: 1360 func: 26978 group: 1 struct: 354812 ] [c] 311000 nodes [ array: 91181 framework rtti: 1360 func: 27005 group: 1 struct: 357115 ] [c] 312000 nodes [ array: 91225 framework rtti: 1360 func: 27012 group: 1 struct: 360067 ] [c] 313000 nodes [ array: 91263 framework rtti: 1360 func: 27036 group: 1 struct: 362264 ] [c] 314000 nodes [ array: 91295 framework rtti: 1361 func: 27078 group: 1 struct: 364127 ] [c] 315000 nodes [ array: 91296 framework rtti: 1361 func: 27088 group: 1 struct: 367527 ] [c] 316000 nodes [ array: 91296 framework rtti: 1361 func: 27094 group: 1 struct: 370815 ] [c] 317000 nodes [ array: 91296 framework rtti: 1361 func: 27094 group: 1 struct: 374737 ] [c] 318000 nodes [ array: 91296 framework rtti: 1361 func: 27098 group: 1 struct: 377924 ] [c] 319000 nodes [ array: 91299 framework rtti: 1361 func: 27155 group: 1 struct: 381007 ] [c] 320000 nodes [ array: 91320 framework rtti: 1363 func: 27675 group: 1 struct: 384171 ] [c] 321000 nodes [ array: 91348 framework rtti: 1366 func: 28186 group: 1 struct: 388512 ] [c] 322000 nodes [ array: 91449 framework rtti: 1381 func: 28285 group: 1 struct: 389610 ] [c] 323000 nodes [ array: 91521 framework rtti: 1441 func: 28515 group: 1 struct: 389792 ] [c] 324000 nodes [ array: 91521 framework rtti: 1579 func: 28738 group: 1 struct: 389930 ] [c] 325000 nodes [ array: 91614 framework rtti: 1658 func: 28930 group: 1 struct: 390295 ] [c] 326000 nodes [ array: 91856 framework rtti: 1659 func: 28934 group: 1 struct: 390573 ] [c] 327000 nodes [ array: 91985 framework rtti: 1665 func: 29010 group: 1 struct: 391222 ] [c] 328000 nodes [ array: 92023 framework rtti: 1675 func: 29130 group: 1 struct: 391435 ] [c] 329000 nodes [ array: 92160 framework rtti: 1699 func: 29298 group: 1 struct: 391649 ] [c] 330000 nodes [ array: 92208 framework rtti: 1703 func: 29699 group: 1 struct: 392222 ] [c] 331000 nodes [ array: 92332 framework rtti: 1705 func: 29702 group: 1 struct: 392824 ] [c] 332000 nodes [ array: 92580 framework rtti: 1705 func: 29702 group: 1 struct: 393337 ] [c] 333000 nodes [ array: 92795 framework rtti: 1705 func: 29704 group: 1 struct: 393434 ] [c] 334000 nodes [ array: 93009 framework rtti: 1705 func: 29704 group: 1 struct: 393614 ] [c] 335000 nodes [ array: 93223 framework rtti: 1706 func: 29704 group: 1 struct: 393790 ] [c] 336000 nodes [ array: 93401 framework rtti: 1707 func: 29704 group: 1 struct: 393889 ] [c] 337000 nodes [ array: 93522 framework rtti: 1707 func: 29704 group: 1 struct: 393927 ] [c] 338000 nodes [ array: 93731 framework rtti: 1707 func: 29704 group: 1 struct: 393967 ] [c] 339000 nodes [ array: 93989 framework rtti: 1707 func: 29704 group: 1 struct: 394199 ] [c] 340000 nodes [ array: 94214 framework rtti: 1708 func: 29704 group: 1 struct: 394594 ] [c] 341000 nodes [ array: 94229 framework rtti: 1708 func: 29807 group: 1 struct: 395605 ] [c] 342000 nodes [ array: 94251 framework rtti: 1708 func: 30050 group: 1 struct: 396927 ] [c] 343000 nodes [ array: 94279 framework rtti: 1708 func: 30270 group: 1 struct: 397883 ] [c] 344000 nodes [ array: 94296 framework rtti: 1708 func: 30518 group: 1 struct: 399093 ] [c] 345000 nodes [ array: 94353 framework rtti: 1717 func: 30729 group: 1 struct: 399860 ] [c] 346000 nodes [ array: 94491 framework rtti: 1739 func: 30947 group: 1 struct: 400167 ] [c] 347000 nodes [ array: 94545 framework rtti: 1744 func: 30947 group: 1 struct: 400391 ] [c] 348000 nodes [ array: 94576 framework rtti: 1756 func: 30947 group: 1 struct: 400630 ] [c] 349000 nodes [ array: 94606 framework rtti: 1758 func: 30947 group: 1 struct: 400838 ] [c] 350000 nodes [ array: 94614 framework rtti: 1759 func: 30948 group: 1 struct: 401060 ] [c] 351000 nodes [ array: 94650 framework rtti: 1768 func: 30950 group: 1 struct: 401295 ] [c] 352000 nodes [ array: 94684 framework rtti: 1773 func: 30951 group: 1 struct: 401514 ] [c] 353000 nodes [ array: 94708 framework rtti: 1793 func: 30951 group: 1 struct: 401842 ] [c] 354000 nodes [ array: 94735 framework rtti: 1793 func: 30951 group: 1 struct: 402063 ] [c] 355000 nodes [ array: 94781 framework rtti: 1795 func: 30951 group: 1 struct: 402323 ] [c] 356000 nodes [ array: 94834 framework rtti: 1816 func: 30994 group: 1 struct: 402554 ] [c] 357000 nodes [ array: 94837 framework rtti: 1818 func: 30995 group: 1 struct: 402780 ] [c] 358000 nodes [ array: 94891 framework rtti: 1826 func: 30997 group: 1 struct: 403009 ] [c] 359000 nodes [ array: 94919 framework rtti: 1837 func: 30997 group: 1 struct: 403230 ] [c] 360000 nodes [ array: 94960 framework rtti: 1850 func: 30997 group: 1 struct: 403454 ] [c] 361000 nodes [ array: 94984 framework rtti: 1854 func: 30997 group: 1 struct: 403815 ] [c] 362000 nodes [ array: 95025 framework rtti: 1863 func: 30997 group: 1 struct: 404016 ] [c] 363000 nodes [ array: 95042 framework rtti: 1866 func: 30997 group: 1 struct: 404261 ] [c] 364000 nodes [ array: 95071 framework rtti: 1879 func: 30999 group: 1 struct: 404528 ] [c] 365000 nodes [ array: 95095 framework rtti: 1888 func: 31001 group: 1 struct: 404743 ] [c] 366000 nodes [ array: 95119 framework rtti: 1902 func: 31001 group: 1 struct: 404964 ] [c] 367000 nodes [ array: 95126 framework rtti: 1910 func: 31001 group: 1 struct: 405204 ] [c] 368000 nodes [ array: 95141 framework rtti: 1921 func: 31001 group: 1 struct: 405474 ] [c] 369000 nodes [ array: 95195 framework rtti: 1936 func: 31001 group: 1 struct: 405684 ] [c] 370000 nodes [ array: 95207 framework rtti: 1938 func: 31001 group: 1 struct: 405937 ] [c] 371000 nodes [ array: 95213 framework rtti: 1938 func: 31001 group: 1 struct: 406160 ] [c] 372000 nodes [ array: 95225 framework rtti: 1938 func: 31001 group: 1 struct: 406380 ] [c] 373000 nodes [ array: 95238 framework rtti: 1945 func: 31001 group: 1 struct: 406736 ] [c] 374000 nodes [ array: 95245 framework rtti: 1960 func: 31001 group: 1 struct: 406977 ] [c] 375000 nodes [ array: 95260 framework rtti: 1991 func: 31001 group: 1 struct: 407219 ] [c] 376000 nodes [ array: 95269 framework rtti: 2000 func: 31001 group: 1 struct: 407457 ] [c] 377000 nodes [ array: 95286 framework rtti: 2012 func: 31001 group: 1 struct: 407703 ] [c] 378000 nodes [ array: 95308 framework rtti: 2036 func: 31001 group: 1 struct: 407941 ] [c] 379000 nodes [ array: 95326 framework rtti: 2052 func: 31001 group: 1 struct: 408763 ] [c] 380000 nodes [ array: 95366 framework rtti: 2060 func: 31002 group: 1 struct: 409005 ] [c] 381000 nodes [ array: 95376 framework rtti: 2061 func: 31002 group: 1 struct: 409224 ] [c] 382000 nodes [ array: 95388 framework rtti: 2061 func: 31002 group: 1 struct: 409445 ] [c] 383000 nodes [ array: 95468 framework rtti: 2061 func: 31002 group: 1 struct: 409704 ] [c] 384000 nodes [ array: 95484 framework rtti: 2062 func: 31002 group: 1 struct: 409924 ] [c] 385000 nodes [ array: 95489 framework rtti: 2062 func: 31002 group: 1 struct: 410145 ] [c] 386000 nodes [ array: 95530 framework rtti: 2070 func: 31004 group: 1 struct: 410497 ] [c] 387000 nodes [ array: 95555 framework rtti: 2071 func: 31004 group: 1 struct: 410709 ] [c] 388000 nodes [ array: 95598 framework rtti: 2071 func: 31004 group: 1 struct: 410889 ] [c] 389000 nodes [ array: 95610 framework rtti: 2072 func: 31004 group: 1 struct: 411102 ] [c] 390000 nodes [ array: 95634 framework rtti: 2081 func: 31004 group: 1 struct: 411329 ] [c] 391000 nodes [ array: 95645 framework rtti: 2081 func: 31004 group: 1 struct: 411550 ] [c] 392000 nodes [ array: 95645 framework rtti: 2081 func: 31004 group: 1 struct: 411782 ] [c] 393000 nodes [ array: 95645 framework rtti: 2081 func: 31004 group: 1 struct: 412012 ] [c] 394000 nodes [ array: 95645 framework rtti: 2081 func: 31004 group: 1 struct: 412241 ] [c] 395000 nodes [ array: 95647 framework rtti: 2081 func: 31004 group: 1 struct: 412469 ] [c] 396000 nodes [ array: 95655 framework rtti: 2081 func: 31004 group: 1 struct: 412720 ] [c] 397000 nodes [ array: 95680 framework rtti: 2083 func: 31004 group: 1 struct: 412954 ] [c] 398000 nodes [ array: 95687 framework rtti: 2083 func: 31004 group: 1 struct: 413185 ] [c] 399000 nodes [ array: 95698 framework rtti: 2085 func: 31010 group: 1 struct: 413458 ] [c] 400000 nodes [ array: 95699 framework rtti: 2086 func: 31020 group: 1 struct: 413562 ] [c] 401000 nodes [ array: 95699 framework rtti: 2086 func: 31020 group: 1 struct: 413788 ] [c] 402000 nodes [ array: 95699 framework rtti: 2086 func: 31024 group: 1 struct: 414023 ] [c] 403000 nodes [ array: 95699 framework rtti: 2086 func: 31024 group: 1 struct: 414164 ] [c] 404000 nodes [ array: 95701 framework rtti: 2086 func: 31026 group: 1 struct: 414334 ] [c] 405000 nodes [ array: 95701 framework rtti: 2086 func: 31026 group: 1 struct: 414378 ] [c] 406000 nodes [ array: 95702 framework rtti: 2086 func: 31028 group: 1 struct: 414442 ] [c] 407000 nodes [ array: 95739 framework rtti: 2086 func: 31035 group: 1 struct: 414535 ] [c] 408000 nodes [ array: 95758 framework rtti: 2087 func: 31055 group: 1 struct: 414657 ] [c] 409000 nodes [ array: 95779 framework rtti: 2090 func: 31073 group: 1 struct: 414697 ] [c] 410000 nodes [ array: 95786 framework rtti: 2090 func: 31073 group: 1 struct: 414723 ] [c] 411000 nodes [ array: 95804 framework rtti: 2090 func: 31078 group: 1 struct: 414891 ] [c] 412000 nodes [ array: 95815 framework rtti: 2154 func: 31242 group: 1 struct: 415043 ] [c] 413000 nodes [ array: 95818 framework rtti: 2154 func: 31244 group: 1 struct: 415159 ] [c] 414000 nodes [ array: 95819 framework rtti: 2155 func: 31246 group: 1 struct: 415189 ] [c] 415000 nodes [ array: 95834 framework rtti: 2157 func: 31255 group: 1 struct: 415352 ] [c] 416000 nodes [ array: 95839 framework rtti: 2158 func: 31274 group: 1 struct: 415449 ] [c] 417000 nodes [ array: 95841 framework rtti: 2158 func: 31275 group: 1 struct: 415480 ] [c] 418000 nodes [ array: 95846 framework rtti: 2158 func: 31278 group: 1 struct: 415550 ] [c] 419000 nodes [ array: 95855 framework rtti: 2158 func: 31278 group: 1 struct: 415582 ] [c] 420000 nodes [ array: 95866 framework rtti: 2158 func: 31279 group: 1 struct: 415601 ] [c] 421000 nodes [ array: 95883 framework rtti: 2158 func: 31284 group: 1 struct: 415808 ] [c] 422000 nodes [ array: 95893 framework rtti: 2158 func: 31289 group: 1 struct: 415846 ] [c] 423000 nodes [ array: 95896 framework rtti: 2159 func: 31292 group: 1 struct: 415854 ] [c] 424000 nodes [ array: 95900 framework rtti: 2159 func: 31293 group: 1 struct: 415887 ] [c] 425000 nodes [ array: 95906 framework rtti: 2159 func: 31293 group: 1 struct: 415889 ] [c] 426000 nodes [ array: 95918 framework rtti: 2159 func: 31298 group: 1 struct: 415911 ] [c] 427000 nodes [ array: 95956 framework rtti: 2159 func: 31298 group: 1 struct: 416009 ] [c] 428000 nodes [ array: 95957 framework rtti: 2159 func: 31298 group: 1 struct: 416009 ] [c] 429000 nodes [ array: 95971 framework rtti: 2159 func: 31298 group: 1 struct: 416021 ] [c] 430000 nodes [ array: 95978 framework rtti: 2160 func: 31304 group: 1 struct: 416031 ] [c] 431000 nodes [ array: 95979 framework rtti: 2160 func: 31308 group: 1 struct: 416050 ] [c] 432000 nodes [ array: 95979 framework rtti: 2160 func: 31310 group: 1 struct: 416101 ] [c] 433000 nodes [ array: 96001 framework rtti: 2161 func: 31324 group: 1 struct: 416141 ] [c] 434000 nodes [ array: 96022 framework rtti: 2162 func: 31337 group: 1 struct: 416203 ] [c] 435000 nodes [ array: 96024 framework rtti: 2162 func: 31340 group: 1 struct: 416263 ] [c] 436000 nodes [ array: 96037 framework rtti: 2164 func: 31349 group: 1 struct: 416291 ] [c] 437000 nodes [ array: 96043 framework rtti: 2164 func: 31355 group: 1 struct: 416327 ] [c] 438000 nodes [ array: 96052 framework rtti: 2164 func: 31358 group: 1 struct: 416353 ] [c] 439000 nodes [ array: 96076 framework rtti: 2164 func: 31365 group: 1 struct: 416373 ] [c] 440000 nodes [ array: 96081 framework rtti: 2164 func: 31365 group: 1 struct: 416404 ] [c] 441000 nodes [ array: 96084 framework rtti: 2164 func: 31367 group: 1 struct: 416416 ] [c] 442000 nodes [ array: 96091 framework rtti: 2164 func: 31375 group: 1 struct: 416483 ] [c] 443000 nodes [ array: 96102 framework rtti: 2164 func: 31388 group: 1 struct: 416577 ] [c] 444000 nodes [ array: 96106 framework rtti: 2164 func: 31388 group: 1 struct: 416612 ] [c] 445000 nodes [ array: 96106 framework rtti: 2164 func: 31389 group: 1 struct: 416615 ] [c] 446000 nodes [ array: 96109 framework rtti: 2164 func: 31389 group: 1 struct: 416689 ] [c] 447000 nodes [ array: 96120 framework rtti: 2164 func: 31393 group: 1 struct: 416788 ] [c] 448000 nodes [ array: 96150 framework rtti: 2164 func: 31393 group: 1 struct: 416829 ] [c] 449000 nodes [ array: 96161 framework rtti: 2164 func: 31405 group: 1 struct: 416855 ] [c] 450000 nodes [ array: 96163 framework rtti: 2164 func: 31406 group: 1 struct: 416898 ] [c] 451000 nodes [ array: 96163 framework rtti: 2164 func: 31406 group: 1 struct: 416942 ] [c] 452000 nodes [ array: 96163 framework rtti: 2164 func: 31406 group: 1 struct: 417012 ] [c] 453000 nodes [ array: 96173 framework rtti: 2164 func: 31415 group: 1 struct: 417074 ] [c] 454000 nodes [ array: 96196 framework rtti: 2164 func: 31435 group: 1 struct: 417123 ] [c] 455000 nodes [ array: 96201 framework rtti: 2164 func: 31437 group: 1 struct: 417125 ] [c] 456000 nodes [ array: 96207 framework rtti: 2164 func: 31443 group: 1 struct: 417140 ] [c] 457000 nodes [ array: 96247 framework rtti: 2164 func: 31446 group: 1 struct: 417159 ] [c] 458000 nodes [ array: 96249 framework rtti: 2164 func: 31446 group: 1 struct: 417204 ] [c] 459000 nodes [ array: 96257 framework rtti: 2164 func: 31456 group: 1 struct: 417262 ] [c] 460000 nodes [ array: 96257 framework rtti: 2164 func: 31456 group: 1 struct: 417320 ] [c] 461000 nodes [ array: 96269 framework rtti: 2164 func: 31463 group: 1 struct: 417339 ] [c] 462000 nodes [ array: 96288 framework rtti: 2164 func: 31481 group: 1 struct: 420209 ] [c] 463000 nodes [ array: 96289 framework rtti: 2164 func: 31481 group: 1 struct: 420226 ] [c] 464000 nodes [ array: 96289 framework rtti: 2164 func: 31481 group: 1 struct: 420258 ] [c] 465000 nodes [ array: 96292 framework rtti: 2164 func: 31481 group: 1 struct: 420274 ] [c] 466000 nodes [ array: 96292 framework rtti: 2164 func: 31481 group: 1 struct: 420283 ] [c] 467000 nodes [ array: 96292 framework rtti: 2165 func: 31489 group: 1 struct: 420284 ] [c] 468000 nodes [ array: 96292 framework rtti: 2165 func: 31491 group: 1 struct: 420302 ] [c] 469000 nodes [ array: 96305 framework rtti: 2165 func: 31491 group: 1 struct: 420322 ] [c] 470000 nodes [ array: 96307 framework rtti: 2165 func: 31492 group: 1 struct: 420322 ] [c] 471000 nodes [ array: 96310 framework rtti: 2165 func: 31497 group: 1 struct: 420410 ] [c] 472000 nodes [ array: 96312 framework rtti: 2165 func: 31497 group: 1 struct: 420463 ] [c] 473000 nodes [ array: 96318 framework rtti: 2166 func: 31502 group: 1 struct: 420496 ] [c] 474000 nodes [ array: 96328 framework rtti: 2166 func: 31503 group: 1 struct: 420508 ] [c] 475000 nodes [ array: 96332 framework rtti: 2166 func: 31503 group: 1 struct: 420548 ] [c] 476000 nodes [ array: 96333 framework rtti: 2166 func: 31505 group: 1 struct: 420582 ] [c] 477000 nodes [ array: 96334 framework rtti: 2166 func: 31505 group: 1 struct: 420582 ] [c] 478000 nodes [ array: 96336 framework rtti: 2166 func: 31507 group: 1 struct: 420585 ] [c] 479000 nodes [ array: 96336 framework rtti: 2166 func: 31507 group: 1 struct: 420587 ] [c] 480000 nodes [ array: 96345 framework rtti: 2166 func: 31507 group: 1 struct: 420612 ] [c] 481000 nodes [ array: 96346 framework rtti: 2166 func: 31509 group: 1 struct: 420714 ] [c] 482000 nodes [ array: 96352 framework rtti: 2166 func: 31511 group: 1 struct: 420732 ] [c] 483000 nodes [ array: 96376 framework rtti: 2166 func: 31518 group: 1 struct: 420740 ] [c] 484000 nodes [ array: 96377 framework rtti: 2167 func: 31528 group: 1 struct: 420779 ] [c] 485000 nodes [ array: 96379 framework rtti: 2167 func: 31528 group: 1 struct: 420779 ] [c] 486000 nodes [ array: 96380 framework rtti: 2167 func: 31528 group: 1 struct: 420779 ] [c] 487000 nodes [ array: 96393 framework rtti: 2167 func: 31537 group: 1 struct: 420786 ] [c] 488000 nodes [ array: 96394 framework rtti: 2167 func: 31537 group: 1 struct: 420786 ] [c] 489000 nodes [ array: 96396 framework rtti: 2167 func: 31539 group: 1 struct: 420786 ] [c] 490000 nodes [ array: 96396 framework rtti: 2167 func: 31539 group: 1 struct: 420787 ] [c] 491000 nodes [ array: 96396 framework rtti: 2167 func: 31539 group: 1 struct: 420789 ] [c] 492000 nodes [ array: 96396 framework rtti: 2167 func: 31539 group: 1 struct: 420789 ] [c] 493000 nodes [ array: 96396 framework rtti: 2167 func: 31539 group: 1 struct: 420789 ] [c] 494000 nodes [ array: 96396 framework rtti: 2167 func: 31539 group: 1 struct: 420789 ] [c] 495000 nodes [ array: 96396 framework rtti: 2167 func: 31539 group: 1 struct: 420789 ] [c] 496000 nodes [ array: 96398 framework rtti: 2168 func: 31541 group: 1 struct: 420794 ] [c] 497000 nodes [ array: 96398 framework rtti: 2168 func: 31541 group: 1 struct: 420794 ] [c] 498000 nodes [ array: 96404 framework rtti: 2168 func: 31542 group: 1 struct: 420795 ] [c] 499000 nodes [ array: 96407 framework rtti: 2168 func: 31542 group: 1 struct: 420797 ] [c] 500000 nodes [ array: 96407 framework rtti: 2168 func: 31542 group: 1 struct: 420800 ] [c] 501000 nodes [ array: 96423 framework rtti: 2180 func: 31574 group: 1 struct: 420932 ] [c] 502000 nodes [ array: 96433 framework rtti: 2188 func: 31613 group: 1 struct: 421068 ] [c] 503000 nodes [ array: 96468 framework rtti: 2223 func: 31723 group: 1 struct: 421260 ] [c] 504000 nodes [ array: 96518 framework rtti: 2273 func: 31874 group: 1 struct: 421434 ] [c] 505000 nodes [ array: 96546 framework rtti: 2302 func: 31950 group: 1 struct: 421654 ] [c] 506000 nodes [ array: 96574 framework rtti: 2327 func: 32018 group: 1 struct: 421910 ] [c] 507000 nodes [ array: 96599 framework rtti: 2350 func: 32078 group: 1 struct: 421995 ] [c] 508000 nodes [ array: 96603 framework rtti: 2350 func: 32078 group: 1 struct: 422025 ] [c] 509000 nodes [ array: 96608 framework rtti: 2351 func: 32082 group: 1 struct: 422061 ] [c] 510000 nodes [ array: 96680 framework rtti: 2357 func: 32219 group: 1 struct: 422228 ] [c] 511000 nodes [ array: 96780 framework rtti: 2363 func: 32345 group: 1 struct: 422691 ] [c] 512000 nodes [ array: 97102 framework rtti: 2373 func: 32468 group: 1 struct: 422753 ] [c] 513000 nodes [ array: 97177 framework rtti: 2384 func: 32627 group: 1 struct: 423453 ] [c] 514000 nodes [ array: 97295 framework rtti: 2425 func: 32743 group: 1 struct: 423812 ] [c] 515000 nodes [ array: 97659 framework rtti: 2428 func: 33127 group: 1 struct: 424015 ] [c] 516000 nodes [ array: 98048 framework rtti: 2430 func: 33370 group: 1 struct: 424227 ] [c] 517000 nodes [ array: 98208 framework rtti: 2430 func: 33372 group: 1 struct: 425268 ] [c] 518000 nodes [ array: 98217 framework rtti: 2430 func: 33378 group: 1 struct: 426265 ] [c] 519000 nodes [ array: 98278 framework rtti: 2430 func: 33383 group: 1 struct: 426852 ] [c] 520000 nodes [ array: 98298 framework rtti: 2430 func: 33390 group: 1 struct: 427897 ] [c] 521000 nodes [ array: 98480 framework rtti: 2430 func: 33467 group: 1 struct: 428459 ] [c] 522000 nodes [ array: 98705 framework rtti: 2430 func: 33590 group: 1 struct: 428977 ] [c] 523000 nodes [ array: 98913 framework rtti: 2430 func: 33758 group: 1 struct: 429475 ] [c] 524000 nodes [ array: 99120 framework rtti: 2430 func: 33929 group: 1 struct: 429871 ] [c] 525000 nodes [ array: 99321 framework rtti: 2430 func: 34118 group: 1 struct: 430325 ] [c] 526000 nodes [ array: 99514 framework rtti: 2430 func: 34307 group: 1 struct: 430648 ] [c] 527000 nodes [ array: 99699 framework rtti: 2430 func: 34531 group: 1 struct: 431127 ] [c] 528000 nodes [ array: 99727 framework rtti: 2430 func: 34563 group: 1 struct: 431285 ] [c] 529000 nodes [ array: 99747 framework rtti: 2430 func: 34569 group: 1 struct: 431355 ] [c] 530000 nodes [ array: 99756 framework rtti: 2430 func: 34569 group: 1 struct: 431475 ] [c] 531000 nodes [ array: 99787 framework rtti: 2430 func: 34569 group: 1 struct: 431592 ] [c] 532000 nodes [ array: 99815 framework rtti: 2430 func: 34569 group: 1 struct: 431703 ] [c] 533000 nodes [ array: 99882 framework rtti: 2430 func: 34572 group: 1 struct: 431813 ] [c] 534000 nodes [ array: 99920 framework rtti: 2430 func: 34588 group: 1 struct: 431883 ] [c] 535000 nodes [ array: 99940 framework rtti: 2430 func: 34588 group: 1 struct: 431945 ] [c] 536000 nodes [ array: 100002 framework rtti: 2430 func: 34588 group: 1 struct: 432039 ] [c] 537000 nodes [ array: 100038 framework rtti: 2430 func: 34588 group: 1 struct: 432208 ] [c] 538000 nodes [ array: 100060 framework rtti: 2430 func: 34589 group: 1 struct: 432293 ] [c] 539000 nodes [ array: 100071 framework rtti: 2430 func: 34661 group: 1 struct: 432358 ] [c] 540000 nodes [ array: 100085 framework rtti: 2430 func: 34661 group: 1 struct: 432426 ] [c] 541000 nodes [ array: 100085 framework rtti: 2430 func: 34661 group: 1 struct: 432429 ] [c] 542000 nodes [ array: 100087 framework rtti: 2430 func: 34661 group: 1 struct: 432456 ] [c] 543000 nodes [ array: 100088 framework rtti: 2430 func: 34669 group: 1 struct: 432553 ] [c] 544000 nodes [ array: 100108 framework rtti: 2437 func: 34719 group: 1 struct: 432857 ] [c] 545000 nodes [ array: 100158 framework rtti: 2471 func: 34811 group: 1 struct: 433061 ] [c] 546000 nodes [ array: 100253 framework rtti: 2474 func: 34844 group: 1 struct: 433445 ] [c] 547000 nodes [ array: 100323 framework rtti: 2477 func: 34888 group: 1 struct: 433779 ] [c] 548000 nodes [ array: 100351 framework rtti: 2478 func: 34939 group: 1 struct: 434438 ] [c] 549000 nodes [ array: 100351 framework rtti: 2478 func: 34939 group: 1 struct: 434457 ] [c] 550000 nodes [ array: 100351 framework rtti: 2478 func: 34939 group: 1 struct: 435380 ] [c] 551000 nodes [ array: 100385 framework rtti: 2484 func: 34983 group: 1 struct: 441242 ] [c] 552000 nodes [ array: 100432 framework rtti: 2484 func: 35120 group: 1 struct: 441934 ] [c] 553000 nodes [ array: 100482 framework rtti: 2484 func: 35239 group: 1 struct: 442489 ] [c] 554000 nodes [ array: 100568 framework rtti: 2487 func: 35296 group: 1 struct: 442769 ] [c] 555000 nodes [ array: 100639 framework rtti: 2494 func: 35483 group: 1 struct: 444615 ] [c] 556000 nodes [ array: 100777 framework rtti: 2500 func: 35761 group: 1 struct: 448369 ] [c] 557000 nodes [ array: 100941 framework rtti: 2503 func: 35868 group: 1 struct: 448651 ] [c] 558000 nodes [ array: 100964 framework rtti: 2504 func: 35870 group: 1 struct: 448748 ] [c] 559000 nodes [ array: 101240 framework rtti: 2505 func: 35870 group: 1 struct: 449121 ] [c] 560000 nodes [ array: 101687 framework rtti: 2505 func: 35882 group: 1 struct: 449723 ] [c] 561000 nodes [ array: 102075 framework rtti: 2505 func: 35906 group: 1 struct: 450496 ] [c] 562000 nodes [ array: 102460 framework rtti: 2505 func: 35908 group: 1 struct: 451018 ] [c] 563000 nodes [ array: 102697 framework rtti: 2505 func: 36018 group: 1 struct: 452326 ] [c] 564000 nodes [ array: 102886 framework rtti: 2508 func: 36170 group: 1 struct: 452890 ] [c] 565000 nodes [ array: 103085 framework rtti: 2508 func: 36339 group: 1 struct: 453504 ] [c] 566000 nodes [ array: 103400 framework rtti: 2508 func: 36589 group: 1 struct: 453821 ] [c] 567000 nodes [ array: 103696 framework rtti: 2508 func: 36865 group: 1 struct: 454366 ] [c] 568000 nodes [ array: 104082 framework rtti: 2508 func: 37022 group: 1 struct: 454545 ] [c] 569000 nodes [ array: 104228 framework rtti: 2508 func: 37047 group: 1 struct: 454562 ] [c] 570000 nodes [ array: 104602 framework rtti: 2509 func: 37151 group: 1 struct: 454775 ] [c] 571000 nodes [ array: 104916 framework rtti: 2512 func: 37360 group: 1 struct: 455228 ] [c] 572000 nodes [ array: 105034 framework rtti: 2512 func: 37425 group: 1 struct: 463154 ] [c] 573000 nodes [ array: 105664 framework rtti: 2513 func: 37428 group: 1 struct: 463564 ] [c] 574000 nodes [ array: 106008 framework rtti: 2514 func: 37451 group: 1 struct: 464195 ] [c] 575000 nodes [ array: 106008 framework rtti: 2514 func: 37451 group: 1 struct: 465175 ] [c] 576000 nodes [ array: 106008 framework rtti: 2514 func: 37451 group: 1 struct: 466168 ] [c] 577000 nodes [ array: 106008 framework rtti: 2514 func: 37451 group: 1 struct: 467157 ] [c] 578000 nodes [ array: 106008 framework rtti: 2514 func: 37451 group: 1 struct: 467348 ] [c] 579000 nodes [ array: 106008 framework rtti: 2514 func: 37451 group: 1 struct: 468162 ] [c] 580000 nodes [ array: 106362 framework rtti: 2514 func: 37529 group: 1 struct: 468307 ] [c] 581000 nodes [ array: 106422 framework rtti: 2517 func: 37593 group: 1 struct: 468403 ] [c] 582000 nodes [ array: 107052 framework rtti: 2521 func: 37787 group: 1 struct: 468455 ] [c] 583000 nodes [ array: 108052 framework rtti: 2521 func: 37787 group: 1 struct: 468455 ] [c] 584000 nodes [ array: 108489 framework rtti: 2525 func: 37925 group: 1 struct: 468513 ] [c] 585000 nodes [ array: 108639 framework rtti: 2525 func: 37925 group: 1 struct: 468562 ] [c] 586000 nodes [ array: 108639 framework rtti: 2525 func: 37925 group: 1 struct: 468622 ] [c] 587000 nodes [ array: 108681 framework rtti: 2526 func: 37934 group: 1 struct: 468934 ] [c] 588000 nodes [ array: 108740 framework rtti: 2528 func: 37945 group: 1 struct: 469105 ] [c] 589000 nodes [ array: 108765 framework rtti: 2541 func: 37947 group: 1 struct: 469229 ] [c] 590000 nodes [ array: 108771 framework rtti: 2542 func: 37963 group: 1 struct: 469756 ] [c] 591000 nodes [ array: 108792 framework rtti: 2542 func: 37984 group: 1 struct: 470478 ] [c] 592000 nodes [ array: 108799 framework rtti: 2542 func: 37985 group: 1 struct: 470778 ] [c] 593000 nodes [ array: 108799 framework rtti: 2543 func: 37992 group: 1 struct: 470787 ] [c] 594000 nodes [ array: 108904 framework rtti: 2553 func: 37995 group: 1 struct: 471098 ] [c] 595000 nodes [ array: 109113 framework rtti: 2565 func: 37995 group: 1 struct: 471443 ] [c] 596000 nodes [ array: 109211 framework rtti: 2576 func: 37995 group: 1 struct: 471638 ] [c] 597000 nodes [ array: 109324 framework rtti: 2583 func: 37997 group: 1 struct: 471921 ] [c] 598000 nodes [ array: 109387 framework rtti: 2603 func: 38008 group: 1 struct: 472083 ] [c] 599000 nodes [ array: 109520 framework rtti: 2606 func: 38110 group: 1 struct: 472112 ] [c] 600000 nodes [ array: 109562 framework rtti: 2606 func: 38232 group: 1 struct: 472351 ] [c] 601000 nodes [ array: 110192 framework rtti: 2636 func: 38266 group: 1 struct: 472394 ] [c] 602000 nodes [ array: 111192 framework rtti: 2636 func: 38266 group: 1 struct: 472394 ] [c] 603000 nodes [ array: 112190 framework rtti: 2636 func: 38270 group: 1 struct: 472394 ] [c] 604000 nodes [ array: 113190 framework rtti: 2636 func: 38270 group: 1 struct: 472394 ] [c] 605000 nodes [ array: 114190 framework rtti: 2636 func: 38270 group: 1 struct: 472394 ] [c] 606000 nodes [ array: 115190 framework rtti: 2636 func: 38270 group: 1 struct: 472394 ] [c] 607000 nodes [ array: 116190 framework rtti: 2636 func: 38270 group: 1 struct: 472394 ] [c] 608000 nodes [ array: 117190 framework rtti: 2636 func: 38270 group: 1 struct: 472394 ] [c] 609000 nodes [ array: 117356 framework rtti: 2636 func: 38270 group: 1 struct: 472835 ] [c] 610000 nodes [ array: 117704 framework rtti: 2637 func: 38279 group: 1 struct: 472938 ] [c] 611000 nodes [ array: 118704 framework rtti: 2637 func: 38279 group: 1 struct: 472938 ] [c] 612000 nodes [ array: 119704 framework rtti: 2637 func: 38279 group: 1 struct: 472938 ] [c] 613000 nodes [ array: 120704 framework rtti: 2637 func: 38279 group: 1 struct: 472938 ] [c] 614000 nodes [ array: 121704 framework rtti: 2637 func: 38279 group: 1 struct: 472938 ] [c] 615000 nodes [ array: 121866 framework rtti: 2638 func: 38367 group: 1 struct: 472959 ] [c] 616000 nodes [ array: 121877 framework rtti: 2645 func: 38502 group: 1 struct: 473047 ] [c] 617000 nodes [ array: 121877 framework rtti: 2645 func: 38504 group: 1 struct: 473047 ] [c] 618000 nodes [ array: 122039 framework rtti: 2652 func: 38668 group: 1 struct: 473267 ] [c] 619000 nodes [ array: 122114 framework rtti: 2693 func: 38693 group: 1 struct: 473735 ] [c] 620000 nodes [ array: 122247 framework rtti: 2716 func: 38696 group: 1 struct: 473853 ] [c] 621000 nodes [ array: 122312 framework rtti: 2746 func: 38701 group: 1 struct: 474095 ] [c] 622000 nodes [ array: 122361 framework rtti: 2753 func: 38701 group: 1 struct: 474367 ] [c] 623000 nodes [ array: 122442 framework rtti: 2797 func: 38782 group: 1 struct: 474582 ] [c] 624000 nodes [ array: 122449 framework rtti: 2797 func: 38784 group: 1 struct: 474582 ] [c] 625000 nodes [ array: 122449 framework rtti: 2797 func: 38784 group: 1 struct: 474582 ] [c] 626000 nodes [ array: 122449 framework rtti: 2797 func: 38784 group: 1 struct: 474582 ] [c] 627000 nodes [ array: 122449 framework rtti: 2797 func: 38784 group: 1 struct: 474582 ] [c] 628000 nodes [ array: 122449 framework rtti: 2797 func: 38784 group: 1 struct: 474582 ] [c] 629000 nodes [ array: 122449 framework rtti: 2797 func: 38784 group: 1 struct: 474582 ] [c] 630000 nodes [ array: 122449 framework rtti: 2797 func: 38784 group: 1 struct: 474582 ] [c] 631000 nodes [ array: 122536 framework rtti: 2797 func: 38786 group: 1 struct: 474814 ] [c] 632000 nodes [ array: 122583 framework rtti: 2797 func: 38807 group: 1 struct: 474947 ] [c] 633000 nodes [ array: 122583 framework rtti: 2797 func: 38807 group: 1 struct: 474947 ] [c] 634000 nodes [ array: 122583 framework rtti: 2797 func: 38807 group: 1 struct: 474947 ] [c] 635000 nodes [ array: 122583 framework rtti: 2797 func: 38807 group: 1 struct: 474947 ] [c] 636000 nodes [ array: 122600 framework rtti: 2799 func: 39099 group: 1 struct: 475202 ] [c] 637000 nodes [ array: 122671 framework rtti: 2802 func: 39319 group: 1 struct: 475597 ] [c] 638000 nodes [ array: 122800 framework rtti: 2875 func: 39337 group: 1 struct: 477310 ] [c] 639000 nodes [ array: 122837 framework rtti: 2962 func: 39338 group: 1 struct: 477411 ] [c] 640000 nodes [ array: 122908 framework rtti: 2967 func: 39539 group: 1 struct: 477546 ] [c] 641000 nodes [ array: 122968 framework rtti: 2968 func: 39553 group: 1 struct: 477799 ] [c] 642000 nodes [ array: 122985 framework rtti: 2968 func: 39562 group: 1 struct: 477837 ] [c] 643000 nodes [ array: 123126 framework rtti: 2997 func: 39686 group: 1 struct: 477973 ] [c] 644000 nodes [ array: 123231 framework rtti: 3004 func: 39791 group: 1 struct: 478284 ] [c] 645000 nodes [ array: 123302 framework rtti: 3042 func: 40335 group: 1 struct: 478682 ] [c] 646000 nodes [ array: 123350 framework rtti: 3069 func: 40730 group: 1 struct: 479291 ] [c] 647000 nodes [ array: 123437 framework rtti: 3097 func: 40974 group: 1 struct: 479563 ] [c:database] GC transformer: finished helpers [c] 648000 nodes [ array: 124014 framework rtti: 3097 func: 40988 group: 1 struct: 481607 ] [c] 649000 nodes [ array: 124541 framework rtti: 3097 func: 40988 group: 1 struct: 481679 ] [c] 650000 nodes [ array: 124597 framework rtti: 3097 func: 40988 group: 1 struct: 481687 ] [rtyper] specializing: 316600 / 317284 blocks (99%) [rtyper] -=- specialized 709 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 12 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c:database] GC transformer: finished tables [gctransform:info] assigned 3620 typeids [gctransform:info] added 149515 push/pop stack root instructions [gctransform:info] inserted 6241 write barrier calls [gctransform:info] inserted 7712 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 650717 nodes [ array: 124679 framework rtti: 3097 func: 41170 group: 1 struct: 481770 ] [c:database] Completed [translation:info] database for generating C source was created [2c766] translation-task} [translation:info] Generating c source... [2c766] {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__vmprof.c [c:writing] data_pypy_module__warnings.c [c:writing] data_pypy_module__weakref.c [c:writing] data_pypy_module_array.c [c:writing] data_pypy_module_binascii.c [c:writing] data_pypy_module_bz2.c [c:writing] data_pypy_module_cStringIO.c [c:writing] data_pypy_module_cpyext.c [c:writing] data_pypy_module_exceptions.c [c:writing] data_pypy_module_faulthandler.c [c:writing] data_pypy_module_fcntl.c [c:writing] data_pypy_module_gc.c [c:writing] data_pypy_module_imp.c [c:writing] data_pypy_module_itertools.c [c:writing] data_pypy_module_marshal.c [c:writing] data_pypy_module_math.c [c:writing] data_pypy_module_micronumpy.c [c:writing] data_pypy_module_mmap.c [c:writing] data_pypy_module_operator.c [c:writing] data_pypy_module_parser.c [c:writing] data_pypy_module_posix.c [c:writing] data_pypy_module_pwd.c [c:writing] data_pypy_module_pyexpat.c [c:writing] data_pypy_module_pypyjit.c [c:writing] data_pypy_module_select.c [c:writing] data_pypy_module_signal.c [c:writing] data_pypy_module_struct.c [c:writing] data_pypy_module_sys.c [c:writing] data_pypy_module_termios.c [c:writing] data_pypy_module_thread.c [c:writing] data_pypy_module_time.c [c:writing] data_pypy_module_unicodedata.c [c:writing] data_pypy_module_zipimport.c [c:writing] data_pypy_module_zlib.c [c:writing] data_pypy_objspace.c [c:writing] data_pypy_objspace_std.c [c:writing] data_rpython_flowspace.c [c:writing] data_rpython_jit_backend.c [c:writing] data_rpython_jit_backend_llsupport.c [c:writing] data_rpython_jit_backend_x86.c [c:writing] data_rpython_jit_codewriter.c [c:writing] data_rpython_jit_metainterp.c [c:writing] data_rpython_jit_metainterp_1.c [c:writing] data_rpython_jit_metainterp_optimizeopt.c [c:writing] data_rpython_memory_gc.c [c:writing] data_rpython_memory_gctransform.c [c:writing] data_rpython_rlib.c [c:writing] data_rpython_rlib_rjitlog.c [c:writing] data_rpython_rlib_rsre.c [c:writing] data_rpython_rlib_rstruct.c [c:writing] data_rpython_rlib_rvmprof.c [c:writing] data_rpython_rlib_unicodedata.c [c:writing] data_rpython_rlib_unicodedata_1.c [c:writing] data_rpython_rtyper.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] nonfuncnodes_48.c [c:writing] nonfuncnodes_49.c [c:writing] nonfuncnodes_50.c [c:writing] data_pypy_module___pypy___1.c [c:writing] data_pypy_module__cffi_backend_1.c [c:writing] data_pypy_module__continuation_1.c [c:writing] data_pypy_module__locale_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_faulthandler_1.c [c:writing] data_pypy_module_micronumpy_1.c [c:writing] data_pypy_module_posix_1.c [c:writing] data_pypy_module_pwd_1.c [c:writing] data_pypy_module_pyexpat_1.c [c:writing] data_pypy_module_select_1.c [c:writing] data_pypy_module_signal_1.c [c:writing] data_pypy_module_sys_1.c [c:writing] data_pypy_module_thread_1.c [c:writing] data_pypy_module_time_1.c [c:writing] data_pypy_module_zlib_1.c [c:writing] data_pypy_objspace_std_1.c [c:writing] data_rpython_jit_backend_llsupport_1.c [c:writing] data_rpython_jit_backend_x86_1.c [c:writing] data_rpython_jit_metainterp_2.c [c:writing] data_rpython_memory_gc_1.c [c:writing] data_rpython_rlib_1.c [c:writing] data_rpython_rlib_rjitlog_1.c [c:writing] data_rpython_rlib_rsre_1.c [c:writing] data_rpython_rlib_rvmprof_1.c [c:writing] data_rpython_rtyper_lltypesystem_1.c [c:writing] data_rpython_rtyper_lltypesystem_module.c [c:writing] implement.c [c:writing] implement_1.c [c:writing] implement_2.c [c:writing] implement_3.c [c:writing] pypy_goal.c [c:writing] pypy_interpreter.c [c:writing] pypy_interpreter_astcompiler.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__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_capi.c [c:writing] pypy_module__csv.c [c:writing] pypy_module__file.c [c:writing] pypy_module__io.c [c:writing] pypy_module__jitlog.c [c:writing] pypy_module__locale.c [c:writing] pypy_module__lsprof.c [c:writing] pypy_module__md5.c [c:writing] pypy_module__minimal_curses.c [c:writing] pypy_module__multibytecodec.c [c:writing] pypy_module__multiprocessing.c [c:writing] pypy_module__pickle_support.c [c:writing] pypy_module__pypyjson.c [c:writing] pypy_module__random.c [c:writing] pypy_module__rawffi.c [c:writing] pypy_module__rawffi_alt.c [c:writing] pypy_module__sha.c [c:writing] pypy_module__socket.c [c:writing] pypy_module__sre.c [c:writing] pypy_module__vmprof.c [c:writing] pypy_module__warnings.c [c:writing] pypy_module__weakref.c [c:writing] pypy_module_array.c [c: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_exceptions.c [c:writing] pypy_module_faulthandler.c [c:writing] pypy_module_fcntl.c [c:writing] pypy_module_gc.c [c:writing] pypy_module_imp.c [c:writing] pypy_module_itertools.c [c:writing] pypy_module_marshal.c [c:writing] pypy_module_math.c [c:writing] pypy_module_micronumpy.c [c:writing] pypy_module_micronumpy_1.c [c:writing] pypy_module_micronumpy_2.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] rpython_flowspace.c [c:writing] rpython_jit_backend.c [c:writing] rpython_jit_backend_llsupport.c [c:writing] rpython_jit_backend_x86.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_optimizeopt.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_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_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 [31116] translation-task} [translation:info] Compiling c source... [31116] {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_3.c: In function 'pypy_g_ccall_XML_SetSkippedEntityHandler__NonePtr_funcP': [platform:WARNING] implement_3.c:10288:46: warning: passing argument 2 of 'XML_SetSkippedEntityHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 10288 | XML_SetSkippedEntityHandler(l_a0_84, l_a1_52); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, const char *, Signed) {aka void (*)(void *, const char *, long int)} [platform:WARNING] In file included from singleheader.h:163: [platform:WARNING] /usr/include/expat.h:642:54: note: expected 'XML_SkippedEntityHandler' {aka 'void (__attribute__((cdecl)) *)(void *, const char *, int)'} but argument is of type 'void (*)(void *, const char *, Signed)' {aka 'void (*)(void *, const char *, long int)'} [platform:WARNING] 642 | XML_SkippedEntityHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetAttlistDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_3.c:10523:44: warning: passing argument 2 of 'XML_SetAttlistDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 10523 | XML_SetAttlistDeclHandler(l_a0_86, l_a1_54); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, const char *, const char *, const char *, const char *, Signed) {aka void (*)(void *, const char *, const char *, const char *, const char *, long int)} [platform:WARNING] In file included from singleheader.h:163: [platform:WARNING] /usr/include/expat.h:203:69: note: expected 'XML_AttlistDeclHandler' {aka 'void (__attribute__((cdecl)) *)(void *, const char *, const char *, const char *, const char *, int)'} but argument is of type 'void (*)(void *, const char *, const char *, const char *, const char *, Signed)' {aka 'void (*)(void *, const char *, const char *, const char *, const char *, long int)'} [platform:WARNING] 203 | XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_load_cffi1_module': [platform:WARNING] pypy_module__cffi_backend.c:1874:19: warning: assignment to 'char **' from incompatible pointer type 'const char * const*' [-Wincompatible-pointer-types] [platform:WARNING] 1874 | l_v540868 = RPyField(l_src_ctx_2, includes); [platform:WARNING] | ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetXmlDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_3.c:10993:40: warning: passing argument 2 of 'XML_SetXmlDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 10993 | XML_SetXmlDeclHandler(l_a0_90, l_a1_58); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, const char *, const char *, Signed) {aka void (*)(void *, const char *, const char *, long int)} [platform:WARNING] In file included from singleheader.h:163: [platform:WARNING] /usr/include/expat.h:219:61: note: expected 'XML_XmlDeclHandler' {aka 'void (__attribute__((cdecl)) *)(void *, const char *, const char *, int)'} but argument is of type 'void (*)(void *, const char *, const char *, Signed)' {aka 'void (*)(void *, const char *, const char *, long int)'} [platform:WARNING] 219 | XML_SetXmlDeclHandler(XML_Parser parser, XML_XmlDeclHandler xmldecl); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetEntityDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_3.c:11228:43: warning: passing argument 2 of 'XML_SetEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 11228 | XML_SetEntityDeclHandler(l_a0_92, l_a1_60); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, const char *, Signed, const char *, Signed, const char *, const char *, const char *, const char *) {aka void (*)(void *, const char *, long int, const char *, long int, const char *, const char *, const char *, const char *)} [platform:WARNING] In file included from singleheader.h:163: [platform:WARNING] /usr/include/expat.h:365:67: note: expected 'XML_EntityDeclHandler' {aka 'void (__attribute__((cdecl)) *)(void *, const char *, int, const char *, int, const char *, const char *, const char *, const char *)'} but argument is of type 'void (*)(void *, const char *, Signed, const char *, Signed, const char *, const char *, const char *, const char *)' {aka 'void (*)(void *, const char *, long int, const char *, long int, const char *, const char *, const char *, const char *)'} [platform:WARNING] 365 | XML_SetEntityDeclHandler(XML_Parser parser, XML_EntityDeclHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__cffi_call_python': [platform:WARNING] pypy_module__cffi_backend.c:2736:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 2736 | l_v541436 = RPyField(l_ll_externpy_1, name); [platform:WARNING] | ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetStartDoctypeDeclHandler__NonePtr_fu': [platform:WARNING] implement_3.c:11698:49: warning: passing argument 2 of 'XML_SetStartDoctypeDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 11698 | XML_SetStartDoctypeDeclHandler(l_a0_96, l_a1_63); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, const char *, const char *, const char *, Signed) {aka void (*)(void *, const char *, const char *, const char *, long int)} [platform:WARNING] In file included from singleheader.h:163: [platform:WARNING] /usr/include/expat.h:600:60: note: expected 'XML_StartDoctypeDeclHandler' {aka 'void (__attribute__((cdecl)) *)(void *, const char *, const char *, const char *, int)'} but argument is of type 'void (*)(void *, const char *, const char *, const char *, Signed)' {aka 'void (*)(void *, const char *, const char *, const char *, long int)'} [platform:WARNING] 600 | XML_StartDoctypeDeclHandler start); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetExternalEntityRefHandler__NonePtr_f': [platform:WARNING] implement_3.c:11933:50: warning: passing argument 2 of 'XML_SetExternalEntityRefHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 11933 | XML_SetExternalEntityRefHandler(l_a0_98, l_a1_65); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed (*)(struct XML_ParserStruct *, const char *, const char *, const char *, const char *) {aka long int (*)(struct XML_ParserStruct *, const char *, const char *, const char *, const char *)} [platform:WARNING] In file included from singleheader.h:163: [platform:WARNING] /usr/include/expat.h:631:62: note: expected 'XML_ExternalEntityRefHandler' {aka 'int (__attribute__((cdecl)) *)(struct XML_ParserStruct *, const char *, const char *, const char *, const char *)'} but argument is of type 'Signed (*)(struct XML_ParserStruct *, const char *, const char *, const char *, const char *)' {aka 'long int (*)(struct XML_ParserStruct *, const char *, const char *, const char *, const char *)'} [platform:WARNING] 631 | XML_ExternalEntityRefHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetNotStandaloneHandler__NonePtr_funcP': [platform:WARNING] implement_3.c:12176:47: warning: passing argument 2 of 'XML_SetNotStandaloneHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 12176 | XML_SetNotStandaloneHandler(l_a0_100, l_a1_67); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed (*)(void *) {aka long int (*)(void *)} [platform:WARNING] In file included from singleheader.h:163: [platform:WARNING] /usr/include/expat.h:627:54: note: expected 'XML_NotStandaloneHandler' {aka 'int (__attribute__((cdecl)) *)(void *)'} but argument is of type 'Signed (*)(void *)' {aka 'long int (*)(void *)'} [platform:WARNING] 627 | XML_NotStandaloneHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetDefaultHandlerExpand__NonePtr_funcP': [platform:WARNING] implement_3.c:12419:47: warning: passing argument 2 of 'XML_SetDefaultHandlerExpand' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 12419 | XML_SetDefaultHandlerExpand(l_a0_102, l_a1_68); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, const char *, Signed) {aka void (*)(void *, const char *, long int)} [platform:WARNING] In file included from singleheader.h:163: [platform:WARNING] /usr/include/expat.h:592:67: note: expected 'XML_DefaultHandler' {aka 'void (__attribute__((cdecl)) *)(void *, const char *, int)'} but argument is of type 'void (*)(void *, const char *, Signed)' {aka 'void (*)(void *, const char *, long int)'} [platform:WARNING] 592 | XML_SetDefaultHandlerExpand(XML_Parser parser, XML_DefaultHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetDefaultHandler__NonePtr_funcPtr': [platform:WARNING] implement_3.c:12654:41: warning: passing argument 2 of 'XML_SetDefaultHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 12654 | XML_SetDefaultHandler(l_a0_104, l_a1_70); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, const char *, Signed) {aka void (*)(void *, const char *, long int)} [platform:WARNING] In file included from singleheader.h:163: [platform:WARNING] /usr/include/expat.h:585:61: note: expected 'XML_DefaultHandler' {aka 'void (__attribute__((cdecl)) *)(void *, const char *, int)'} but argument is of type 'void (*)(void *, const char *, Signed)' {aka 'void (*)(void *, const char *, long int)'} [platform:WARNING] 585 | XML_SetDefaultHandler(XML_Parser parser, XML_DefaultHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetCharacterDataHandler__NonePtr_funcP': [platform:WARNING] implement_3.c:14534:47: warning: passing argument 2 of 'XML_SetCharacterDataHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 14534 | XML_SetCharacterDataHandler(l_a0_120, l_a1_84); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(void *, const char *, Signed) {aka void (*)(void *, const char *, long int)} [platform:WARNING] In file included from singleheader.h:163: [platform:WARNING] /usr/include/expat.h:559:54: note: expected 'XML_CharacterDataHandler' {aka 'void (__attribute__((cdecl)) *)(void *, const char *, int)'} but argument is of type 'void (*)(void *, const char *, Signed)' {aka 'void (*)(void *, const char *, long int)'} [platform:WARNING] 559 | XML_CharacterDataHandler handler); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_sem_getvalue__sem_tPtr_arrayPtr': [platform:WARNING] pypy_module___pypy__.c: In function 'pypy_g_pyos_inputhook': [platform:WARNING] implement_3.c:15692:44: warning: passing argument 2 of 'sem_getvalue' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 15692 | l_v303266 = sem_getvalue(l_a0_134, l_a1_94); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:20, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.h:26, [platform:WARNING] from singleheader.h:110: [platform:WARNING] /usr/include/semaphore.h:23:40: note: expected 'int * restrict' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 23 | int sem_getvalue(sem_t *__restrict, int *__restrict); [platform:WARNING] | ^ [platform:WARNING] pypy_module___pypy__.c:9777:21: warning: assignment to 'Signed (*)(void)' {aka 'long int (*)(void)'} from incompatible pointer type '_pypy_pyos_inputhook' {aka 'int (*)(void)'} [-Wincompatible-pointer-types] [platform:WARNING] 9777 | l_func_1755 = _PyPy_get_PyOS_InputHook(); [platform:WARNING] | ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_waitpid__Signed_arrayPtr_Signed': [platform:WARNING] implement_3.c:21982:39: warning: passing argument 2 of 'waitpid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 21982 | l_v305601 = waitpid(l_a0_193, l_a1_138, l_a2_67); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:118: [platform:WARNING] /usr/include/sys/wait.h:21:23: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 21 | pid_t waitpid (pid_t, int *, int ); [platform:WARNING] | ^~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_SetUnknownEncodingHandler__NonePtr_fun': [platform:WARNING] implement_3.c:24665:49: warning: passing argument 2 of 'XML_SetUnknownEncodingHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 24665 | XML_SetUnknownEncodingHandler(l_a0_232, l_a1_157, l_a2_75); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed (*)(void *, const char *, XML_Encoding *) {aka long int (*)(void *, const char *, XML_Encoding *)} [platform:WARNING] In file included from singleheader.h:163: [platform:WARNING] /usr/include/expat.h:646:58: note: expected 'XML_UnknownEncodingHandler' {aka 'int (__attribute__((cdecl)) *)(void *, const char *, XML_Encoding *)'} but argument is of type 'Signed (*)(void *, const char *, XML_Encoding *)' {aka 'long int (*)(void *, const char *, XML_Encoding *)'} [platform:WARNING] 646 | XML_UnknownEncodingHandler handler, [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getresgid__arrayPtr_arrayPtr_arrayPtr': [platform:WARNING] implement_3.c:25931:31: warning: passing argument 1 of 'getresgid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 25931 | l_v307015 = getresgid(l_a0_268, l_a1_169, l_a2_78); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /usr/include/fortify/unistd.h:22, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.h:26, [platform:WARNING] from singleheader.h:110: [platform:WARNING] /usr/include/unistd.h:192:15: note: expected 'gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 192 | int getresgid(gid_t *, gid_t *, gid_t *); [platform:WARNING] | ^~~~~~~ [platform:WARNING] implement_3.c:25931:41: warning: passing argument 2 of 'getresgid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 25931 | l_v307015 = getresgid(l_a0_268, l_a1_169, l_a2_78); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /usr/include/fortify/unistd.h:22, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.h:26, [platform:WARNING] from singleheader.h:110: [platform:WARNING] /usr/include/unistd.h:192:24: note: expected 'gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 192 | int getresgid(gid_t *, gid_t *, gid_t *); [platform:WARNING] | ^~~~~~~ [platform:WARNING] implement_3.c:25931:51: warning: passing argument 3 of 'getresgid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 25931 | l_v307015 = getresgid(l_a0_268, l_a1_169, l_a2_78); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /usr/include/fortify/unistd.h:22, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.h:26, [platform:WARNING] from singleheader.h:110: [platform:WARNING] /usr/include/unistd.h:192:33: note: expected 'gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 192 | int getresgid(gid_t *, gid_t *, gid_t *); [platform:WARNING] | ^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getresuid__arrayPtr_arrayPtr_arrayPtr': [platform:WARNING] implement_3.c:25947:31: warning: passing argument 1 of 'getresuid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 25947 | l_v307022 = getresuid(l_a0_269, l_a1_170, l_a2_79); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /usr/include/fortify/unistd.h:22, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.h:26, [platform:WARNING] from singleheader.h:110: [platform:WARNING] /usr/include/unistd.h:191:15: note: expected 'uid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 191 | int getresuid(uid_t *, uid_t *, uid_t *); [platform:WARNING] | ^~~~~~~ [platform:WARNING] implement_3.c:25947:41: warning: passing argument 2 of 'getresuid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 25947 | l_v307022 = getresuid(l_a0_269, l_a1_170, l_a2_79); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /usr/include/fortify/unistd.h:22, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.h:26, [platform:WARNING] from singleheader.h:110: [platform:WARNING] /usr/include/unistd.h:191:24: note: expected 'uid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 191 | int getresuid(uid_t *, uid_t *, uid_t *); [platform:WARNING] | ^~~~~~~ [platform:WARNING] implement_3.c:25947:51: warning: passing argument 3 of 'getresuid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 25947 | l_v307022 = getresuid(l_a0_269, l_a1_170, l_a2_79); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /usr/include/fortify/unistd.h:22, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.h:26, [platform:WARNING] from singleheader.h:110: [platform:WARNING] /usr/include/unistd.h:191:33: note: expected 'uid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 191 | int getresuid(uid_t *, uid_t *, uid_t *); [platform:WARNING] | ^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_pipe__arrayPtr': [platform:WARNING] implement_3.c:26119:26: warning: passing argument 1 of 'pipe' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 26119 | l_v307086 = pipe(l_a0_272); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from /usr/include/fortify/unistd.h:22, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.h:26, [platform:WARNING] from singleheader.h:110: [platform:WARNING] /usr/include/unistd.h:39:10: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 39 | int pipe(int [2]); [platform:WARNING] | ^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_pipe2__arrayPtr_Signed': [platform:WARNING] implement_3.c:26135:27: warning: passing argument 1 of 'pipe2' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 26135 | l_v307093 = pipe2(l_a0_273, l_a1_172); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from /usr/include/fortify/unistd.h:22, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.h:26, [platform:WARNING] from singleheader.h:110: [platform:WARNING] /usr/include/unistd.h:40:11: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 40 | int pipe2(int [2], int); [platform:WARNING] | ^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_recvfrom__Signed_arrayPtr_Unsigned_Signed_': [platform:WARNING] implement_3.c:62080:78: warning: passing argument 6 of 'recvfrom' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 62080 | l_v317310 = recvfrom(l_a0_325, l_a1_212, l_a2_108, l_a3_41, l_a4_25, l_a5_13); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from singleheader.h:139: [platform:WARNING] /usr/include/fortify/sys/socket.h:46:73: note: expected 'socklen_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 46 | struct sockaddr *__a, socklen_t *__l) [platform:WARNING] | ~~~~~~~~~~~^~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getsockopt__Signed_Signed_Signed_arrayPtr_': [platform:WARNING] implement_3.c:62145:71: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 62145 | l_v317334 = getsockopt(l_a0_329, l_a1_215, l_a2_111, l_a3_44, l_a4_27); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /usr/include/fortify/sys/socket.h:22, [platform:WARNING] from singleheader.h:139: [platform:WARNING] /usr/include/sys/socket.h:401:50: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 401 | int getsockopt (int, int, int, void *__restrict, socklen_t *__restrict); [platform:WARNING] | ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getsockopt__Signed_Signed_Signed_arrayPtr__1': [platform:WARNING] implement_3.c:62161:71: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 62161 | l_v317341 = getsockopt(l_a0_330, l_a1_216, l_a2_112, l_a3_45, l_a4_28); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /usr/include/fortify/sys/socket.h:22, [platform:WARNING] from singleheader.h:139: [platform:WARNING] /usr/include/sys/socket.h:401:50: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 401 | int getsockopt (int, int, int, void *__restrict, socklen_t *__restrict); [platform:WARNING] | ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_ffi_prep_closure__ffi_closurePtr_ffi_cifPt': [platform:WARNING] implement_3.c:62199:9: warning: 'ffi_prep_closure' is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations] [platform:WARNING] 62199 | l_v317353 = ffi_prep_closure(l_a0_332, l_a1_218, l_a2_113, l_a3_46); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] In file included from singleheader.h:178: [platform:WARNING] /usr/include/ffi.h:347:1: note: declared here [platform:WARNING] 347 | ffi_prep_closure (ffi_closure*, [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_pypy_epoll_wait__Signed_arrayPtr_arrayPtr_': [platform:WARNING] implement_3.c:62493:47: warning: passing argument 2 of 'pypy_epoll_wait' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 62493 | l_v317469 = pypy_epoll_wait(l_a0_337, l_a1_221, l_a2_115, l_a3_48, l_a4_29); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] singleheader.h:481:26: note: expected 'uint32_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 481 | int pypy_epoll_wait(int, uint32_t*, int*, int, int); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] implement_3.c:62493:57: warning: passing argument 3 of 'pypy_epoll_wait' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 62493 | l_v317469 = pypy_epoll_wait(l_a0_337, l_a1_221, l_a2_115, l_a3_48, l_a4_29); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] singleheader.h:481:37: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 481 | int pypy_epoll_wait(int, uint32_t*, int*, int, int); [platform:WARNING] | ^~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_inet_ntop__Signed_arrayPtr_arrayPtr_Unsign': [platform:WARNING] implement_3.c:62822:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 62822 | l_v317589 = inet_ntop(l_a0_343, l_a1_226, l_a2_119, l_a3_51); [platform:WARNING] | ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getsockname__Signed_sockaddrPtr_array1Ptr': [platform:WARNING] implement_3.c:62858:53: warning: passing argument 3 of 'getsockname' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 62858 | l_v317603 = getsockname(l_a0_345, l_a1_228, l_a2_121); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /usr/include/fortify/sys/socket.h:22, [platform:WARNING] from singleheader.h:139: [platform:WARNING] /usr/include/sys/socket.h:391:52: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 391 | int getsockname (int, struct sockaddr *__restrict, socklen_t *__restrict); [platform:WARNING] | ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getpeername__Signed_sockaddrPtr_array1Ptr': [platform:WARNING] implement_3.c:62874:53: warning: passing argument 3 of 'getpeername' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 62874 | l_v317610 = getpeername(l_a0_346, l_a1_229, l_a2_122); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /usr/include/fortify/sys/socket.h:22, [platform:WARNING] from singleheader.h:139: [platform:WARNING] /usr/include/sys/socket.h:392:52: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 392 | int getpeername (int, struct sockaddr *__restrict, socklen_t *__restrict); [platform:WARNING] | ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_accept__Signed_sockaddrPtr_array1Ptr': [platform:WARNING] implement_3.c:62892:48: warning: passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 62892 | l_v317617 = accept(l_a0_347, l_a1_230, l_a2_123); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /usr/include/fortify/sys/socket.h:22, [platform:WARNING] from singleheader.h:139: [platform:WARNING] /usr/include/sys/socket.h:388:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 388 | int accept (int, struct sockaddr *__restrict, socklen_t *__restrict); [platform:WARNING] | ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_socketpair__Signed_Signed_Signed_arrayPtr': [platform:WARNING] implement_3.c:62972:62: warning: passing argument 4 of 'socketpair' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 62972 | l_v317643 = socketpair(l_a0_351, l_a1_234, l_a2_127, l_a3_52); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from /usr/include/fortify/sys/socket.h:22, [platform:WARNING] from singleheader.h:139: [platform:WARNING] /usr/include/sys/socket.h:381:32: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 381 | int socketpair (int, int, int, int [2]); [platform:WARNING] | ^~~~~~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_openpty__arrayPtr_arrayPtr_arrayPtr_arrayP': [platform:WARNING] implement_3.c:63116:29: warning: passing argument 1 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 63116 | l_v317694 = openpty(l_a0_360, l_a1_241, l_a2_131, l_a3_55, l_a4_32); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:130: [platform:WARNING] /usr/include/pty.h:11:13: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 11 | int openpty(int *, int *, char *, const struct termios *, const struct winsize *); [platform:WARNING] | ^~~~~ [platform:WARNING] implement_3.c:63116:39: warning: passing argument 2 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 63116 | l_v317694 = openpty(l_a0_360, l_a1_241, l_a2_131, l_a3_55, l_a4_32); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:130: [platform:WARNING] /usr/include/pty.h:11:20: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 11 | int openpty(int *, int *, char *, const struct termios *, const struct winsize *); [platform:WARNING] | ^~~~~ [platform:WARNING] implement_3.c:63116:59: warning: passing argument 4 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 63116 | l_v317694 = openpty(l_a0_360, l_a1_241, l_a2_131, l_a3_55, l_a4_32); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | char * [platform:WARNING] In file included from singleheader.h:130: [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_3.c:63116:68: warning: passing argument 5 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 63116 | l_v317694 = openpty(l_a0_360, l_a1_241, l_a2_131, l_a3_55, l_a4_32); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | char * [platform:WARNING] In file included from singleheader.h:130: [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] implement_3.c: In function 'pypy_g_ccall_rpy_curses_setupterm__arrayPtr_Signed_arra': [platform:WARNING] implement_3.c:63156:62: warning: passing argument 3 of 'rpy_curses_setupterm' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 63156 | l_v317707 = rpy_curses_setupterm(l_a0_362, l_a1_242, l_a2_132); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] singleheader.h:524:50: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 524 | RPY_EXTERN int rpy_curses_setupterm(char *, int, int *); [platform:WARNING] | ^~~~~ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_do_realize_lazy_struct': [platform:WARNING] pypy_module__cffi_backend.c:68995:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 68995 | l_v565801 = RPyField(l_v565800, fields); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:68998:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 68998 | l_cp_28 = RPyField(l_fld_0, name); [platform:WARNING] | ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_getgroups__Signed_arrayPtr': [platform:WARNING] implement_3.c:77126:41: warning: passing argument 2 of 'getgroups' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 77126 | l_v322977 = getgroups(l_a0_374, l_a1_251); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.h:26, [platform:WARNING] from singleheader.h:110: [platform:WARNING] /usr/include/fortify/unistd.h:74:54: note: expected 'gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 74 | _FORTIFY_FN(getgroups) int getgroups(int __l, gid_t *__s) [platform:WARNING] | ~~~~~~~^~~ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_setgroups__Unsigned_arrayPtr': [platform:WARNING] implement_3.c:77142:41: warning: passing argument 2 of 'setgroups' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 77142 | l_v322984 = setgroups(l_a0_375, l_a1_252); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /usr/include/fortify/unistd.h:22, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.h:26, [platform:WARNING] from singleheader.h:110: [platform:WARNING] /usr/include/unistd.h:173:23: note: expected 'const gid_t *' {aka 'const unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 173 | int setgroups(size_t, const gid_t *); [platform:WARNING] | ^~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_externpy_deco': [platform:WARNING] pypy_module__cffi_backend.c:78134:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 78134 | l_v569284 = RPyField(l_ctx_192, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject_descr_list_types': [platform:WARNING] pypy_module__cffi_backend.c:81517:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 81517 | l_v570477 = RPyField(l_ctx_193, typenames); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:81519:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 81519 | l_cp_29 = RPyField(l_v570478, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:81919:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 81919 | l_v570605 = RPyField(l_ctx_193, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:81921:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 81921 | l_cp_30 = RPyField(l_su_0, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject_fetch_int_constant': [platform:WARNING] pypy_module__cffi_backend.c:82631:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 82631 | l_v570992 = RPyField(l_v570991, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject__build_attr': [platform:WARNING] pypy_module__cffi_backend.c:85768:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 85768 | l_v572114 = RPyField(l_v572093, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:86110:43: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types] [platform:WARNING] 86110 | l_ptr_220 = &RPyField(l_g_4, size_or_direct_fn); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_dir1': [platform:WARNING] pypy_module__cffi_backend.c:87232:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 87232 | l_g_5 = RPyField(l_v572757, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:87348:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 87348 | l_cp_31 = RPyField(l_v572776, name); [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:87678:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 87678 | l_g_6 = RPyField(l_v572902, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:87708:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 87708 | l_cp_32 = RPyField(l_v572912, name); [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:101052:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 101052 | l_cp_33 = RPyField(l_info_19, error_message); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:101422:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 101422 | l_cp_34 = RPyField(l_info_19, error_message); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_global_int': [platform:WARNING] pypy_module__cffi_backend.c:105584:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 105584 | l_cp_35 = RPyField(l_g_7, 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:111635:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 111635 | l_v582522 = RPyField(l_v582521, typenames); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__realize_c_struct_or_union': [platform:WARNING] pypy_module__cffi_backend.c:115652:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 115652 | l_v583807 = RPyField(l_v583806, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:115688:43: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 115688 | l_v584253 = RPyField(l_s_337, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c: In function 'pypy_g_multibytecodec_encerror': [platform:WARNING] pypy_module__multibytecodec.c:5785:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 5785 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:115736:35: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 115736 | l_v584079 = RPyField(l_s_337, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:115982:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 115982 | l_cp_38 = RPyField(l_s_337, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:116152:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 116152 | l_cp_39 = RPyField(l_s_337, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__realize_c_enum': [platform:WARNING] pypy_module__cffi_backend.c:117068:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 117068 | l_v584390 = RPyField(l_v584389, enums); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:117303:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 117303 | l_p_138 = RPyField(l_e_379, enumerators); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:117317:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 117317 | l_v584447 = RPyField(l_e_379, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:117728:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 117728 | l_v584567 = RPyField(l_v584566, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__fetch_external_struct_or_union': [platform:WARNING] pypy_module__cffi_backend.c:117976:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 117976 | l_cp_41 = RPyField(l_s_338, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:118170:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 118170 | l_v584809 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c: In function 'pypy_g_unwrap_truncate_int__arrayPtr': [platform:WARNING] pypy_module__rawffi.c:30516:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] [platform:WARNING] 30516 | l_v746193 = (void *)(l_v746192); [platform:WARNING] | ^ [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_register': [platform:WARNING] pypy_module_faulthandler.c:143:44: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 143 | l_cp_113 = pypy_faulthandler_setup(pypy_g__dump_callback); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(Signed, Signed *, Signed) {aka void (*)(long int, long int *, long int)} [platform:WARNING] In file included from singleheader.h:159: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/module/faulthandler/faulthandler.h:11:65: note: expected 'pypy_faulthandler_cb_t' {aka 'void (*)(int, int *, int)'} but argument is of type 'void (*)(Signed, Signed *, Signed)' {aka 'void (*)(long int, long int *, long int)'} [platform:WARNING] 11 | RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_dump_traceback_later': [platform:WARNING] pypy_module_faulthandler.c:1788:60: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 1788 | l_cp_115 = pypy_faulthandler_setup(pypy_g__dump_callback); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(Signed, Signed *, Signed) {aka void (*)(long int, long int *, long int)} [platform:WARNING] In file included from singleheader.h:159: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/module/faulthandler/faulthandler.h:11:65: note: expected 'pypy_faulthandler_cb_t' {aka 'void (*)(int, int *, int)'} but argument is of type 'void (*)(Signed, Signed *, Signed)' {aka 'void (*)(long int, long int *, long int)'} [platform:WARNING] 11 | RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_dump_traceback': [platform:WARNING] pypy_module_faulthandler.c:2533:44: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 2533 | l_cp_116 = pypy_faulthandler_setup(pypy_g__dump_callback); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(Signed, Signed *, Signed) {aka void (*)(long int, long int *, long int)} [platform:WARNING] In file included from singleheader.h:159: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/module/faulthandler/faulthandler.h:11:65: note: expected 'pypy_faulthandler_cb_t' {aka 'void (*)(int, int *, int)'} but argument is of type 'void (*)(Signed, Signed *, Signed)' {aka 'void (*)(long int, long int *, long int)'} [platform:WARNING] 11 | RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_enable': [platform:WARNING] pypy_module_faulthandler.c:2912:44: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 2912 | l_cp_118 = pypy_faulthandler_setup(pypy_g__dump_callback); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | void (*)(Signed, Signed *, Signed) {aka void (*)(long int, long int *, long int)} [platform:WARNING] In file included from singleheader.h:159: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/module/faulthandler/faulthandler.h:11:65: note: expected 'pypy_faulthandler_cb_t' {aka 'void (*)(int, int *, int)'} but argument is of type 'void (*)(Signed, Signed *, Signed)' {aka 'void (*)(long int, long int *, long int)'} [platform:WARNING] 11 | RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [platform:WARNING] pypy_module_micronumpy_1.c: In function 'pypy_g_ArrayIter_same_shape': [platform:WARNING] pypy_module_micronumpy_1.c:21404:58: warning: self-comparison always evaluates to true [-Wtautological-compare] [platform:WARNING] 21404 | l_v1116986 = (l_v1116985 == l_v1116985); [platform:WARNING] | ^~ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__init_timezone': [platform:WARNING] pypy_module_time.c:368:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 368 | l_cp_135 = RPyField(l_res_2254, tm_zone); [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:648:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 648 | l_cp_136 = RPyField(l_res_2252, tm_zone); [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c: In function 'pypy_g_W_BytearrayObject_descr_zfill': [platform:WARNING] pypy_objspace_std_1.c:171497:43: warning: self-comparison always evaluates to true [-Wtautological-compare] [platform:WARNING] 171497 | l_v1470496 = (l_selfval_5 == l_selfval_5); [platform:WARNING] | ^~ [platform:WARNING] rpython_jit_metainterp.c: In function 'pypy_g_get_location_str_9': [platform:WARNING] rpython_jit_metainterp.c:136242:44: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 136242 | l_v1741429 = RPyField(l_externpy_1, name); [platform:WARNING] | ^ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_PacketAddress___init__': [platform:WARNING] rpython_rlib.c:154769:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] [platform:WARNING] 154769 | l_v2182892 = RPyField(l_addr_20180, sll_addr); [platform:WARNING] | ^ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_forkpty_1': [platform:WARNING] rpython_rlib.c:189376:32: warning: passing argument 1 of 'forkpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 189376 | l_childpid_2 = forkpty(l_master_p_0, ((void *) NULL), ((void *) NULL), ((void *) NULL)); [platform:WARNING] | ^~~~~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:130: [platform:WARNING] /usr/include/pty.h:12:13: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 12 | int forkpty(int *, char *, const struct termios *, const struct winsize *); [platform:WARNING] | ^~~~~ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_PacketAddress_get_haddr': [platform:WARNING] rpython_rlib.c:214955:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] [platform:WARNING] 214955 | l_v2204284 = RPyField(l_v2204247, sll_addr); [platform:WARNING] | ^ [platform:WARNING] rpython_rtyper_lltypesystem.c: In function 'pypy_g__PyPy_dg_dtoa__Float_Signed_Signed_arrayPtr_arra': [platform:WARNING] rpython_rtyper_lltypesystem.c:20457:84: warning: passing argument 4 of '_PyPy_dg_dtoa' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 20457 | l_v2340459 = _PyPy_dg_dtoa(l_stararg0_793, l_stararg1_413, l_stararg2_200, l_stararg3_80, l_stararg4_39, l_stararg5_20); [platform:WARNING] | ^~~~~~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:138: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/dtoa.h:8:27: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 8 | int *decpt, int *sign, char **rve); [platform:WARNING] | ~~~~~^~~~~ [platform:WARNING] rpython_rtyper_lltypesystem.c:20457:99: warning: passing argument 5 of '_PyPy_dg_dtoa' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 20457 | l_v2340459 = _PyPy_dg_dtoa(l_stararg0_793, l_stararg1_413, l_stararg2_200, l_stararg3_80, l_stararg4_39, l_stararg5_20); [platform:WARNING] | ^~~~~~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:138: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/dtoa.h:8:39: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 8 | int *decpt, int *sign, char **rve); [platform:WARNING] | ~~~~~^~~~ [platform:WARNING] rpython_rtyper_lltypesystem.c: In function 'pypy_g_frexp__Float_arrayPtr_star_2': [platform:WARNING] rpython_rtyper_lltypesystem.c:36532:45: warning: passing argument 2 of 'frexp' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 36532 | l_v2345853 = frexp(l_stararg0_1031, l_stararg1_554); [platform:WARNING] | ^~~~~~~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/../pypy/module/cpyext/include/Python.h:11, [platform:WARNING] from singleheader.h:112: [platform:WARNING] /usr/include/math.h:231:27: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 231 | double frexp(double, int *); [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] | ^~~~~~~~~~~~~~ [platform:WARNING] vmp_stack.c: In function '_write_python_stack_entry': [platform:WARNING] vmp_stack.c:116:51: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 116 | *depth = vmprof_write_header_for_jit_addr(result, *depth, pc, max_depth); [platform:WARNING] | ^~~~~~ [platform:WARNING] | | [platform:WARNING] | void ** [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3, [platform:WARNING] from vmp_stack.c:1: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/rvmprof.h:44:49: note: expected 'intptr_t *' {aka 'int *'} but argument is of type 'void **' [platform:WARNING] 44 | long vmprof_write_header_for_jit_addr(intptr_t *result, long n, [platform:WARNING] | ~~~~~~~~~~^~~~~~ [platform:WARNING] vmp_stack.c: In function 'vmp_walk_and_record_stack': [platform:WARNING] vmp_stack.c:287:54: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 287 | depth = vmprof_write_header_for_jit_addr(result, depth, pc, max_depth); [platform:WARNING] | ^~~~~~ [platform:WARNING] | | [platform:WARNING] | void ** [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3, [platform:WARNING] from vmp_stack.c:1: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/rvmprof.h:44:49: note: expected 'intptr_t *' {aka 'int *'} but argument is of type 'void **' [platform:WARNING] 44 | long vmprof_write_header_for_jit_addr(intptr_t *result, long n, [platform:WARNING] | ~~~~~~~~~~^~~~~~ [platform:WARNING] vmp_stack.c:295:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] [platform:WARNING] 295 | depth = _write_native_stack((void*)(((uint64_t)func_addr) | 0x1), result, depth, max_depth); [platform:WARNING] | ^ [platform:WARNING] vmp_stack.c:295:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] [platform:WARNING] 295 | depth = _write_native_stack((void*)(((uint64_t)func_addr) | 0x1), result, depth, max_depth); [platform:WARNING] | ^ [platform:WARNING] faulthandler.c: In function 'pypy_faulthandler_dump_traceback': [platform:WARNING] faulthandler.c:149:49: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 149 | array_p, FRAME_DEPTH_N); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | intptr_t * {aka int *} [platform:WARNING] In file included from common_header.h:156, [platform:WARNING] from faulthandler.c:15: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/rvmprof.h:39:58: note: expected 'void **' but argument is of type 'intptr_t *' {aka 'int *'} [platform:WARNING] 39 | RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t); [platform:WARNING] | ^~~~~~ [platform:WARNING] faulthandler.c:160:45: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 160 | array_p, FRAME_DEPTH_N); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | intptr_t * {aka int *} [platform:WARNING] In file included from common_header.h:156, [platform:WARNING] from faulthandler.c:15: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/rvmprof.h:39:58: note: expected 'void **' but argument is of type 'intptr_t *' {aka 'int *'} [platform:WARNING] 39 | RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t); [platform:WARNING] | ^~~~~~ [platform:WARNING] threadlocal.c: In function '_RPy_ThreadLocals_Init': [platform:WARNING] threadlocal.c:107:18: warning: assignment to 'Signed *' {aka 'long int *'} from incompatible pointer type 'int *' [-Wincompatible-pointer-types] [platform:WARNING] 107 | tls->p_errno = &errno; [platform:WARNING] | ^ [platform:WARNING] /usr/lib/gcc/i586-alpine-linux-musl/11.2.1/../../../../i586-alpine-linux-musl/bin/ld: mysnprintf.o: warning: relocation against `PyPyOS_vsnprintf' in read-only section `.text' [platform:WARNING] /usr/lib/gcc/i586-alpine-linux-musl/11.2.1/../../../../i586-alpine-linux-musl/bin/ld: warning: creating DT_TEXTREL in a shared object [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 [3119d] translation-task} [translation:info] Create cffi bindings for modules... [3119d] {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 32 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 [3119d] translation-task} [translation:info] usession directory: /tmp/usession-release-pypy2.7-v7.3.9-5 [Timer] Timings: [Timer] annotate --- 511.0 s [Timer] rtype_lltype --- 243.0 s [Timer] pyjitpl_lltype --- 490.8 s [Timer] backendopt_lltype --- 174.4 s [Timer] stackcheckinsertion_lltype --- 8.4 s [Timer] database_c --- 376.1 s [Timer] source_c --- 189.2 s [Timer] compile_c --- 167.9 s [Timer] build_cffi_imports --- 280.6 s [Timer] =========================================== [Timer] Total: --- 2441.4 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 ....... ../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 ..........FF. ../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 ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss........ ../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 =================================== _________________ TestInstance.test_float_instance_field_read __________________ self = def test_float_instance_field_read(self): def main(): class A(object): def __init__(self, x, y): self.x = float(x) self.y = float(y) l = [A(i, i * 5) for i in range(2000)] res = 0 for x in l: res += x.x + x.y # ID: get return res log = self.run(main, []) listcomp, loop, = log.loops_by_filename(self.filepath) > loop.match_by_id('get', """ p67 = getfield_gc_r(p63, descr=...) # map guard_value(p67, ConstPtr(ptr68), descr=...) # promote map guard_not_invalidated(descr=...) p69 = getfield_gc_r(p63, descr=...) # value0 i71 = getarrayitem_gc_i(p69, 0, descr=...) # x f71 = convert_longlong_bytes_to_float(i71) i73 = getarrayitem_gc_i(p69, 1, descr=...) # y f73 = convert_longlong_bytes_to_float(i73) f74 = float_add(f71, f73) # add them f75 = float_add(f57, f74) --TICK-- """) ../module/pypyjit/test_pypy_c/test_instance.py:341: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../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 = 'get' ('operation mismatch',) Ignore ops: [] Got: p68 = getfield_gc_r(p64, descr=) guard_value(p68, ConstPtr(ptr69), descr=) guard_not_invalidated(descr=) p70 = getfield_gc_r(p64, descr=) ===== HERE ===== f72 = getarrayitem_gc_f(p70, 0, descr=) f73 = convert_longlong_bytes_to_float(f72) f75 = getarrayitem_gc_f(p70, 1, descr=) f76 = convert_longlong_bytes_to_float(f75) f77 = float_add(f73, f76) f78 = float_add(f58, f77) i80 = getfield_raw_i(-135402980, descr=) i82 = int_lt(i80, 0) guard_false(i82, descr=) Expected: p67 = getfield_gc_r(p63, descr=...) # map guard_value(p67, ConstPtr(ptr68), descr=...) # promote map guard_not_invalidated(descr=...) p69 = getfield_gc_r(p63, descr=...) # value0 i71 = getarrayitem_gc_i(p69, 0, descr=...) # x f71 = convert_longlong_bytes_to_float(i71) i73 = getarrayitem_gc_i(p69, 1, descr=...) # y f73 = convert_longlong_bytes_to_float(i73) f74 = float_add(f71, f73) # add them f75 = float_add(f57, f74) guard_not_invalidated? ticker0 = getfield_raw_i(#, descr=) ticker_cond0 = int_lt(ticker0, 0) guard_false(ticker_cond0, descr=...) _________________ TestInstance.test_float_instance_field_write _________________ self = def test_float_instance_field_write(self): def main(): class A(object): def __init__(self, x): self.x = float(x) l = [A(i) for i in range(2000)] for a in l: a.x += 3.4 # ID: set log = self.run(main, []) listcomp, loop, = log.loops_by_filename(self.filepath) > loop.match_by_id('set', """ p60 = getfield_gc_r(p56, descr=...) # map guard_value(p60, ConstPtr(ptr61), descr=...) guard_not_invalidated(descr=...) p62 = getfield_gc_r(p56, descr=...) # value i64 = getarrayitem_gc_i(p62, 0, descr=...) # x f64 = convert_longlong_bytes_to_float(i64) f66 = float_add(f64, 3.400000) i66 = convert_float_bytes_to_longlong(f66) i68 = getfield_raw_i(..., descr=...) setarrayitem_gc(p62, 0, i66, descr=...) # store x i71 = int_lt(i68, 0) guard_false(i71, descr=...) """) ../module/pypyjit/test_pypy_c/test_instance.py:367: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../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 = 'set' ('operation mismatch',) Ignore ops: [] Got: p59 = getfield_gc_r(p55, descr=) guard_value(p59, ConstPtr(ptr60), descr=) guard_not_invalidated(descr=) p61 = getfield_gc_r(p55, descr=) ===== HERE ===== f63 = getarrayitem_gc_f(p61, 0, descr=) f64 = convert_longlong_bytes_to_float(f63) f66 = float_add(f64, 3.400000) f67 = convert_float_bytes_to_longlong(f66) i69 = getfield_raw_i(-135747044, descr=) setarrayitem_gc(p61, 0, f67, descr=) i72 = int_lt(i69, 0) guard_false(i72, descr=) Expected: p60 = getfield_gc_r(p56, descr=...) # map guard_value(p60, ConstPtr(ptr61), descr=...) guard_not_invalidated(descr=...) p62 = getfield_gc_r(p56, descr=...) # value i64 = getarrayitem_gc_i(p62, 0, descr=...) # x f64 = convert_longlong_bytes_to_float(i64) f66 = float_add(f64, 3.400000) i66 = convert_float_bytes_to_longlong(f66) i68 = getfield_raw_i(..., descr=...) setarrayitem_gc(p62, 0, i66, descr=...) # store x i71 = int_lt(i68, 0) guard_false(i71, descr=...) =========================== short test summary info ============================ FAIL ../module/pypyjit/test_pypy_c/test_instance.py::TestInstance::()::test_float_instance_field_read FAIL ../module/pypyjit/test_pypy_c/test_instance.py::TestInstance::()::test_float_instance_field_write ============= 2 failed, 1026 passed, 152 skipped in 199.54 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-x86.so.1 so:libexpat.so.1 so:libffi.so.8 so:libgcc_s.so.1 so:libgdbm.so.6 so:libncursesw.so.6 so:libpanelw.so.6 so:libsqlite3.so.0 so:libz.so.1 >>> pypy*: Package size: 65.1 MB >>> pypy*: Compressing data... >>> pypy*: Create checksum... >>> pypy*: Create pypy-7.3.9-r1.apk >>> pypy: Build complete at Wed, 01 Jun 2022 09:14:21 +0000 elapsed time 0h 45m 16s >>> pypy: Cleaning up srcdir >>> pypy: Cleaning up pkgdir >>> pypy: Uninstalling dependencies... (1/64) Purging .makedepends-pypy (20220601.082906) (2/64) Purging bzip2-dev (1.0.8-r1) (3/64) Purging gdbm-dev (1.23-r0) (4/64) Purging gdbm-tools (1.23-r0) (5/64) Purging libffi-dev (3.4.2-r1) (6/64) Purging linux-headers (5.16.7-r1) (7/64) Purging openssl-dev (1.1.1o-r0) (8/64) Purging py3-virtualenv (20.14.1-r0) (9/64) Purging py3-platformdirs (2.5.2-r0) (10/64) Purging py3-distlib (0.3.4-r1) (11/64) Purging py3-filelock (3.4.2-r0) (12/64) Purging py3-six (1.16.0-r1) (13/64) Purging python3 (3.10.4-r0) (14/64) Purging pypy-bootstrap (7.3.9-r1) (15/64) Purging readline-dev (8.1.2-r0) (16/64) Purging libhistory (8.1.2-r0) (17/64) Purging readline (8.1.2-r0) (18/64) Purging sqlite-dev (3.38.5-r0) (19/64) Purging sqlite-libs (3.38.5-r0) (20/64) Purging tk-dev (8.6.12-r0) (21/64) Purging libxft-dev (2.3.4-r0) (22/64) Purging fontconfig-dev (2.14.0-r0) (23/64) Purging tk (8.6.12-r0) (24/64) Purging util-linux-misc (2.38-r1) (25/64) Purging xz-dev (5.2.5-r1) (26/64) Purging git-perl (2.36.1-r0) (27/64) Purging perl-git (2.36.1-r0) (28/64) Purging perl-error (0.17029-r1) (29/64) Purging perl (5.34.1-r0) (30/64) Purging expat-dev (2.4.8-r0) (31/64) Purging gdbm (1.23-r0) (32/64) Purging libffi (3.4.2-r1) (33/64) Purging ncurses-dev (6.3_p20220521-r0) (34/64) Purging mpdecimal (2.5.1-r1) (35/64) Purging tcl-dev (8.6.12-r0) (36/64) Purging tcl (8.6.12-r0) (37/64) Purging libxrender-dev (0.9.10-r3) (38/64) Purging libx11-dev (1.8-r0) (39/64) Purging xtrans (1.4.0-r1) (40/64) Purging libxcb-dev (1.15-r0) (41/64) Purging xcb-proto (1.15-r0) (42/64) Purging libxau-dev (1.0.9-r0) (43/64) Purging libxft (2.3.4-r0) (44/64) Purging libxrender (0.9.10-r3) (45/64) Purging libx11 (1.8-r0) (46/64) Purging libxcb (1.15-r0) (47/64) Purging libxau (1.0.9-r0) (48/64) Purging libxdmcp-dev (1.1.3-r0) (49/64) Purging libxdmcp (1.1.3-r0) (50/64) Purging libbsd (0.11.6-r2) (51/64) Purging libmd (1.0.4-r0) (52/64) Purging freetype-dev (2.12.1-r0) (53/64) Purging libpng-dev (1.6.37-r1) (54/64) Purging fontconfig (2.14.0-r0) (55/64) Purging freetype (2.12.1-r0) (56/64) Purging libpng (1.6.37-r1) (57/64) Purging zlib-dev (1.2.12-r1) (58/64) Purging xorgproto (2022.1-r0) (59/64) Purging brotli-dev (1.0.9-r6) (60/64) Purging libfdisk (2.38-r1) (61/64) Purging libmount (2.38-r1) (62/64) Purging libblkid (2.38-r1) (63/64) Purging libuuid (2.38-r1) (64/64) Purging libsmartcols (2.38-r1) Executing busybox-1.35.0-r13.trigger OK: 325 MiB in 99 packages >>> pypy: Updating the testing/x86 repository index... >>> pypy: Signing the index...