>>> pypy3: Building testing/pypy3 7.3.9-r1 (using abuild 3.9.0-r3) started Thu, 04 Aug 2022 06:35:05 +0000 >>> pypy3: Checking sanity of /home/buildozer/aports/testing/pypy3/APKBUILD... >>> pypy3: Analyzing dependencies... >>> pypy3: Installing for build: build-base bzip2-dev expat-dev gdbm-dev libffi-dev linux-headers ncurses-dev openssl-dev>3 pypy readline-dev rsync sqlite-dev tk-dev util-linux-misc xz-dev zlib-dev (1/55) Installing bzip2-dev (1.0.8-r1) (2/55) Installing expat (2.4.8-r1) (3/55) Installing expat-dev (2.4.8-r1) (4/55) Installing gdbm (1.23-r0) (5/55) Installing gdbm-tools (1.23-r0) (6/55) Installing gdbm-dev (1.23-r0) (7/55) Installing linux-headers (5.16.7-r1) (8/55) Installing libffi (3.4.2-r1) (9/55) Installing libffi-dev (3.4.2-r1) (10/55) Installing ncurses-dev (6.3_p20220729-r0) (11/55) Installing openssl-dev (3.0.5-r1) (12/55) Installing sqlite-libs (3.39.2-r0) (13/55) Installing pypy (7.3.9-r2) (14/55) Installing libhistory (8.1.2-r0) (15/55) Installing readline (8.1.2-r0) (16/55) Installing readline-dev (8.1.2-r0) (17/55) Installing sqlite-dev (3.39.2-r0) (18/55) Installing tzdata (2022a-r2) (19/55) Installing tcl (8.6.12-r1) (20/55) Installing zlib-dev (1.2.12-r1) (21/55) Installing tcl-dev (8.6.12-r1) (22/55) Installing libxau (1.0.9-r0) (23/55) Installing xorgproto (2022.1-r0) (24/55) Installing libxau-dev (1.0.9-r0) (25/55) Installing xcb-proto (1.15-r0) (26/55) Installing libmd (1.0.4-r0) (27/55) Installing libbsd (0.11.6-r2) (28/55) Installing libxdmcp (1.1.3-r0) (29/55) Installing libxcb (1.15-r0) (30/55) Installing libxdmcp-dev (1.1.3-r0) (31/55) Installing libxcb-dev (1.15-r0) (32/55) Installing xtrans (1.4.0-r1) (33/55) Installing libx11 (1.8.1-r1) (34/55) Installing libx11-dev (1.8.1-r1) (35/55) Installing libxrender (0.9.10-r3) (36/55) Installing libpng (1.6.37-r1) (37/55) Installing freetype (2.12.1-r0) (38/55) Installing fontconfig (2.14.0-r0) (39/55) Installing libxft (2.3.4-r0) (40/55) Installing brotli-dev (1.0.9-r7) (41/55) Installing libpng-dev (1.6.37-r1) (42/55) Installing freetype-dev (2.12.1-r0) (43/55) Installing fontconfig-dev (2.14.0-r0) (44/55) Installing libxrender-dev (0.9.10-r3) (45/55) Installing libxft-dev (2.3.4-r0) (46/55) Installing tk (8.6.12-r0) (47/55) Installing tk-dev (8.6.12-r0) (48/55) Installing libblkid (2.38-r3) (49/55) Installing libuuid (2.38-r3) (50/55) Installing libfdisk (2.38-r3) (51/55) Installing libmount (2.38-r3) (52/55) Installing libsmartcols (2.38-r3) (53/55) Installing util-linux-misc (2.38-r3) (54/55) Installing xz-dev (5.2.5-r1) (55/55) Installing .makedepends-pypy3 (20220804.063507) Executing busybox-1.35.0-r22.trigger OK: 794 MiB in 159 packages >>> pypy3: Cleaning up srcdir >>> pypy3: Cleaning up pkgdir >>> pypy3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pypy3.8-v7.3.9-src.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25.4M 100 25.4M 0 0 40.6M 0 --:--:-- --:--:-- --:--:-- 40.7M >>> pypy3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pypy3.8-v7.3.9-src.tar.bz2 >>> pypy3: Checking sha512sums... pypy3.8-v7.3.9-src.tar.bz2: OK 0001-time.patch: OK 0002-extern-stdio.patch: OK >>> pypy3: Unpacking /var/cache/distfiles/edge/pypy3.8-v7.3.9-src.tar.bz2... >>> pypy3: 0001-time.patch patching file pypy/module/cpyext/include/Python.h >>> pypy3: 0002-extern-stdio.patch patching file rpython/rtyper/lltypesystem/rffi.py [translation:info] 2.7.18 (8e99af2f9b8e3a58dd8691378a36ef43c3139ee9, Aug 03 2022, 17:53:08) [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/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread.c:24: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-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/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread.c:24: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-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] _abc = True _ast = True _cffi_backend = True _codecs = True _collections = True _continuation = True _cppyy = True _csv = True _jitlog = True _lsprof = True _md5 = True _minimal_curses = True _multibytecodec = True _multiprocessing = True _pickle_support = True _posixsubprocess = True _pypyjson = True _random = True _rawffi = True _socket = True _sre = True _string = True _testing = True _vmprof = True _weakref = True array = True atexit = True binascii = True bz2 = True cmath = True cpyext = True errno = True faulthandler = True fcntl = True gc = True imp = True marshal = True math = True mmap = 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 zlib = True [platform:WARNING] /usr/lib/gcc/i586-alpine-linux-musl/11.2.1/../../../../i586-alpine-linux-musl/bin/ld: /tmp/usession-release-pypy3.8-v7.3.9-1/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 [platform:WARNING] /usr/lib/gcc/i586-alpine-linux-musl/11.2.1/../../../../i586-alpine-linux-musl/bin/ld: /tmp/usession-release-pypy3.8-v7.3.9-1/rpython/translator/c/src/thread.o: warning: relocation against `RPyThreadStartEx' 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... [e96] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [platform:WARNING] /tmp/usession-release-pypy3.8-v7.3.9-1/platcheck_129.c: In function 'dump_section_0': [platform:WARNING] /tmp/usession-release-pypy3.8-v7.3.9-1/platcheck_129.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-pypy3.8-v7.3.9-1/platcheck_129.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] | ^ [c37c] translation-task} [translation:info] RTyping... [c37c] {translation-task starting rtype_lltype [rtyper] specializing: 7900 / 156924 blocks (5%) [rtyper] specializing: 16200 / 161702 blocks (10%) [rtyper] specializing: 25100 / 166880 blocks (15%) [rtyper] specializing: 34000 / 169910 blocks (20%) [rtyper] specializing: 43200 / 172752 blocks (25%) [rtyper] specializing: 52300 / 174177 blocks (30%) [rtyper] specializing: 61800 / 176343 blocks (35%) [rtyper] specializing: 70900 / 177189 blocks (40%) [rtyper] specializing: 80300 / 178254 blocks (45%) [rtyper] specializing: 89400 / 178743 blocks (50%) [rtyper] specializing: 99200 / 180207 blocks (55%) [rtyper] specializing: 109400 / 182211 blocks (60%) [rtyper] specializing: 119200 / 183308 blocks (65%) [rtyper] specializing: 128700 / 183769 blocks (70%) [rtyper] specializing: 139300 / 185691 blocks (75%) [rtyper] specializing: 148600 / 185691 blocks (80%) [rtyper] specializing: 153900 / 185691 blocks (82%) [rtyper] specializing: 161600 / 185693 blocks (87%) [rtyper] specializing: 170900 / 185693 blocks (92%) [rtyper] specializing: 180200 / 185695 blocks (97%) [rtyper] -=- specialized 185695 blocks -=- [rtyper] specializing: 185700 / 186503 blocks (99%) [rtyper] specializing: 186600 / 187175 blocks (99%) [rtyper] -=- specialized 1480 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [11609] translation-task} [translation:info] JIT compiler generation... [11609] {translation-task starting pyjitpl_lltype [rtyper] -=- specialized 21 more blocks -=- [rtyper] specializing: 187200 / 187202 blocks (99%) [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:446)wrap_value__read_ptr [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:399)unwrap_value__write_ptr [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:378)pack_float_list_to_raw_array__LongFloat [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:446)wrap_value__cast_pos [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:399)unwrap_value__push_field [backendopt:removeassert] Could not remove 67 asserts, but removed 520 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 42514 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 7621 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 187300 / 187442 blocks (99%) [rtyper] -=- specialized 234 more blocks -=- [jitcodewriter:info] making JitCodes... [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 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 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 500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 187500 / 187500 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- 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 1000 jitcodes [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 -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 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 2 more blocks -=- [jitcodewriter:info] Produced 1500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- 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 2000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 187600 / 187600 blocks (100%) [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 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 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 -=- [jitcodewriter:info] Produced 2500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 3000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 3500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 4000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 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 -=- [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] specializing: 187700 / 187700 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 4500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6000 jitcodes [jitcodewriter:info] Produced 6500 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 -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': True} at [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8000 jitcodes [jitcodewriter:info] Produced 8500 jitcodes [jitcodewriter:info] Produced 9000 jitcodes [jitcodewriter:info] Produced 9500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 10000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 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: 187800 / 187800 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 10500 jitcodes [jitcodewriter:info] Produced 11000 jitcodes [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 11500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] there are 11677 JitCode instances. [rtyper] replaced 30 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 241 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 924 effectinfos: [jitcodewriter] 63 descrs for arrays [jitcodewriter] 1238 descrs for fields [jitcodewriter] 72 descrs for interiorfields [jitcodewriter] -> 831 bitstrings, mean length 24.4, max length 64 [rtyper] specializing: 187900 / 257206 blocks (73%) [rtyper] specializing: 201000 / 257643 blocks (78%) [rtyper] specializing: 218100 / 262714 blocks (83%) [rtyper] specializing: 237600 / 269987 blocks (88%) [rtyper] specializing: 251900 / 270796 blocks (93%) [rtyper] specializing: 257300 / 270796 blocks (95%) [rtyper] -=- specialized 82990 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [1c2b4] translation-task} [translation:info] lltype back-end optimisations... [1c2b4] {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 112533 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 23515 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [2018e] translation-task} [translation:info] inserting stack checks... [2018e] {translation-task starting stackcheckinsertion_lltype [rtyper] -=- specialized 0 more blocks -=- [translation:info] inserted 3157 stack checks. [204b5] translation-task} [translation:info] Creating database for generating c source... [204b5] {translation-task starting database_c [rtyper] specializing: 270800 / 270819 blocks (99%) [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 270900 / 273650 blocks (98%) [rtyper] specializing: 273700 / 274254 blocks (99%) [rtyper] -=- specialized 3430 more blocks -=- [rtyper] specializing: 274300 / 274301 blocks (99%) [rtyper] -=- specialized 47 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 1756 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] -=- specialized 22 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: 574 framework rtti: 1 func: 1326 group: 1 struct: 805 ] [c] 2000 nodes [ array: 621 framework rtti: 18 func: 1647 group: 1 struct: 3378 ] [c] 3000 nodes [ array: 693 framework rtti: 30 func: 1897 group: 1 struct: 4310 ] [c] 4000 nodes [ array: 970 framework rtti: 41 func: 2064 group: 1 struct: 5050 ] [c] 5000 nodes [ array: 1855 framework rtti: 41 func: 2079 group: 1 struct: 5150 ] [c] 6000 nodes [ array: 2075 framework rtti: 61 func: 2246 group: 1 struct: 7779 ] [c] 7000 nodes [ array: 2270 framework rtti: 73 func: 2370 group: 1 struct: 8518 ] [c] 8000 nodes [ array: 2508 framework rtti: 86 func: 2496 group: 1 struct: 9362 ] [c] 9000 nodes [ array: 2508 framework rtti: 86 func: 2498 group: 1 struct: 9363 ] [c] 10000 nodes [ array: 4081 framework rtti: 86 func: 2506 group: 1 struct: 9369 ] [c] 11000 nodes [ array: 6081 framework rtti: 86 func: 2506 group: 1 struct: 9369 ] [c] 12000 nodes [ array: 6760 framework rtti: 107 func: 2684 group: 1 struct: 10297 ] [c] 13000 nodes [ array: 7052 framework rtti: 114 func: 2837 group: 1 struct: 16893 ] [c] 14000 nodes [ array: 7400 framework rtti: 126 func: 2959 group: 1 struct: 20403 ] [c] 15000 nodes [ array: 7529 framework rtti: 137 func: 3098 group: 1 struct: 21159 ] [c] 16000 nodes [ array: 7529 framework rtti: 137 func: 3098 group: 1 struct: 21159 ] [c] 17000 nodes [ array: 7529 framework rtti: 137 func: 3098 group: 1 struct: 21159 ] [c] 18000 nodes [ array: 7529 framework rtti: 137 func: 3098 group: 1 struct: 21159 ] [c] 19000 nodes [ array: 7621 framework rtti: 143 func: 3165 group: 1 struct: 22066 ] [c] 20000 nodes [ array: 7773 framework rtti: 165 func: 3453 group: 1 struct: 23069 ] [c] 21000 nodes [ array: 7899 framework rtti: 169 func: 3653 group: 1 struct: 24163 ] [c] 22000 nodes [ array: 7931 framework rtti: 169 func: 3680 group: 1 struct: 24441 ] [c] 23000 nodes [ array: 7931 framework rtti: 169 func: 3680 group: 1 struct: 24441 ] [c] 24000 nodes [ array: 7931 framework rtti: 169 func: 3684 group: 1 struct: 24441 ] [c] 25000 nodes [ array: 7931 framework rtti: 169 func: 3684 group: 1 struct: 24441 ] [c] 26000 nodes [ array: 7931 framework rtti: 169 func: 3688 group: 1 struct: 24441 ] [c] 27000 nodes [ array: 7936 framework rtti: 170 func: 3749 group: 1 struct: 26388 ] [c] 28000 nodes [ array: 7936 framework rtti: 170 func: 3749 group: 1 struct: 27396 ] [c] 29000 nodes [ array: 7939 framework rtti: 170 func: 3750 group: 1 struct: 28398 ] [c] 30000 nodes [ array: 8058 framework rtti: 178 func: 3965 group: 1 struct: 30371 ] [c] 31000 nodes [ array: 8201 framework rtti: 183 func: 4207 group: 1 struct: 31275 ] [c] 32000 nodes [ array: 8383 framework rtti: 191 func: 4323 group: 1 struct: 32091 ] [c] 33000 nodes [ array: 8667 framework rtti: 205 func: 4526 group: 1 struct: 33132 ] [c] 34000 nodes [ array: 8902 framework rtti: 209 func: 4671 group: 1 struct: 33777 ] [c] 35000 nodes [ array: 9171 framework rtti: 213 func: 4933 group: 1 struct: 34564 ] [c] 36000 nodes [ array: 9459 framework rtti: 219 func: 5077 group: 1 struct: 35166 ] [c] 37000 nodes [ array: 9516 framework rtti: 219 func: 5115 group: 1 struct: 35323 ] [c] 38000 nodes [ array: 9516 framework rtti: 219 func: 5115 group: 1 struct: 35323 ] [c] 39000 nodes [ array: 9887 framework rtti: 220 func: 5128 group: 1 struct: 35787 ] [c] 40000 nodes [ array: 10324 framework rtti: 220 func: 5128 group: 1 struct: 36303 ] [c] 41000 nodes [ array: 10553 framework rtti: 223 func: 5209 group: 1 struct: 37162 ] [c] 42000 nodes [ array: 10761 framework rtti: 230 func: 5410 group: 1 struct: 37750 ] [c] 43000 nodes [ array: 10837 framework rtti: 250 func: 5665 group: 1 struct: 38540 ] [c] 44000 nodes [ array: 11084 framework rtti: 250 func: 5795 group: 1 struct: 38982 ] [c] 45000 nodes [ array: 11267 framework rtti: 268 func: 5992 group: 1 struct: 39527 ] [c] 46000 nodes [ array: 11311 framework rtti: 332 func: 6125 group: 1 struct: 39890 ] [c] 47000 nodes [ array: 11483 framework rtti: 340 func: 6206 group: 1 struct: 40440 ] [c] 48000 nodes [ array: 11633 framework rtti: 355 func: 6448 group: 1 struct: 87982 ] [c] 49000 nodes [ array: 11839 framework rtti: 362 func: 6562 group: 1 struct: 88694 ] [c] 50000 nodes [ array: 11958 framework rtti: 367 func: 6725 group: 1 struct: 89323 ] [c] 51000 nodes [ array: 12006 framework rtti: 368 func: 6757 group: 1 struct: 89931 ] [c] 52000 nodes [ array: 12006 framework rtti: 368 func: 6757 group: 1 struct: 90470 ] [c] 53000 nodes [ array: 12486 framework rtti: 403 func: 6869 group: 1 struct: 92750 ] [c] 54000 nodes [ array: 12635 framework rtti: 421 func: 7055 group: 1 struct: 93381 ] [c] 55000 nodes [ array: 16959 framework rtti: 433 func: 7315 group: 1 struct: 96632 ] [c] 56000 nodes [ array: 17140 framework rtti: 447 func: 7607 group: 1 struct: 97020 ] [c] 57000 nodes [ array: 17259 framework rtti: 454 func: 7782 group: 1 struct: 97737 ] [c] 58000 nodes [ array: 17387 framework rtti: 459 func: 7877 group: 1 struct: 98188 ] [c] 59000 nodes [ array: 17596 framework rtti: 474 func: 8023 group: 1 struct: 98841 ] [c] 60000 nodes [ array: 17751 framework rtti: 476 func: 8234 group: 1 struct: 134346 ] [c] 61000 nodes [ array: 18070 framework rtti: 476 func: 8370 group: 1 struct: 135043 ] [c] 62000 nodes [ array: 18470 framework rtti: 476 func: 8581 group: 1 struct: 135696 ] [c] 63000 nodes [ array: 18765 framework rtti: 476 func: 8811 group: 1 struct: 136314 ] [c] 64000 nodes [ array: 19149 framework rtti: 476 func: 8977 group: 1 struct: 136935 ] [c] 65000 nodes [ array: 19433 framework rtti: 476 func: 9167 group: 1 struct: 137430 ] [c] 66000 nodes [ array: 19775 framework rtti: 476 func: 9353 group: 1 struct: 138144 ] [c] 67000 nodes [ array: 20189 framework rtti: 476 func: 9593 group: 1 struct: 138755 ] [c] 68000 nodes [ array: 20584 framework rtti: 476 func: 9820 group: 1 struct: 139435 ] [c] 69000 nodes [ array: 20946 framework rtti: 476 func: 10015 group: 1 struct: 140070 ] [c] 70000 nodes [ array: 21307 framework rtti: 476 func: 10182 group: 1 struct: 140675 ] [c] 71000 nodes [ array: 21723 framework rtti: 476 func: 10362 group: 1 struct: 141294 ] [c] 72000 nodes [ array: 22106 framework rtti: 476 func: 10429 group: 1 struct: 141895 ] [c] 73000 nodes [ array: 22140 framework rtti: 476 func: 10654 group: 1 struct: 142637 ] [c] 74000 nodes [ array: 22242 framework rtti: 476 func: 10892 group: 1 struct: 143381 ] [c] 75000 nodes [ array: 22483 framework rtti: 476 func: 11044 group: 1 struct: 144036 ] [c] 76000 nodes [ array: 22829 framework rtti: 476 func: 11247 group: 1 struct: 144698 ] [c] 77000 nodes [ array: 23198 framework rtti: 476 func: 11389 group: 1 struct: 145341 ] [c] 78000 nodes [ array: 23607 framework rtti: 476 func: 11630 group: 1 struct: 146008 ] [c] 79000 nodes [ array: 24017 framework rtti: 476 func: 11868 group: 1 struct: 146715 ] [c] 80000 nodes [ array: 24407 framework rtti: 476 func: 12098 group: 1 struct: 147414 ] [c] 81000 nodes [ array: 24827 framework rtti: 476 func: 12216 group: 1 struct: 147991 ] [c] 82000 nodes [ array: 25174 framework rtti: 476 func: 12388 group: 1 struct: 148614 ] [c] 83000 nodes [ array: 25555 framework rtti: 476 func: 12562 group: 1 struct: 149245 ] [c] 84000 nodes [ array: 25950 framework rtti: 476 func: 12636 group: 1 struct: 149889 ] [c] 85000 nodes [ array: 26311 framework rtti: 476 func: 12731 group: 1 struct: 150541 ] [c] 86000 nodes [ array: 26617 framework rtti: 476 func: 12894 group: 1 struct: 151211 ] [c] 87000 nodes [ array: 27017 framework rtti: 476 func: 13075 group: 1 struct: 151886 ] [c] 88000 nodes [ array: 27419 framework rtti: 476 func: 13288 group: 1 struct: 152525 ] [c] 89000 nodes [ array: 27783 framework rtti: 476 func: 13538 group: 1 struct: 153055 ] [c] 90000 nodes [ array: 28194 framework rtti: 476 func: 13773 group: 1 struct: 153764 ] [c] 91000 nodes [ array: 28684 framework rtti: 476 func: 14004 group: 1 struct: 154293 ] [c] 92000 nodes [ array: 28941 framework rtti: 476 func: 14239 group: 1 struct: 154553 ] [c] 93000 nodes [ array: 29233 framework rtti: 476 func: 14380 group: 1 struct: 154850 ] [c] 94000 nodes [ array: 29705 framework rtti: 476 func: 14518 group: 1 struct: 155437 ] [c] 95000 nodes [ array: 30145 framework rtti: 476 func: 14670 group: 1 struct: 156067 ] [c] 96000 nodes [ array: 30532 framework rtti: 476 func: 14793 group: 1 struct: 156748 ] [c] 97000 nodes [ array: 30665 framework rtti: 476 func: 14962 group: 1 struct: 157467 ] [c] 98000 nodes [ array: 30982 framework rtti: 476 func: 15204 group: 1 struct: 158192 ] [c] 99000 nodes [ array: 31306 framework rtti: 476 func: 15414 group: 1 struct: 158771 ] [c] 100000 nodes [ array: 31752 framework rtti: 476 func: 15663 group: 1 struct: 159490 ] [c] 101000 nodes [ array: 32106 framework rtti: 476 func: 15864 group: 1 struct: 160151 ] [c] 102000 nodes [ array: 32504 framework rtti: 476 func: 16095 group: 1 struct: 160834 ] [c] 103000 nodes [ array: 32868 framework rtti: 476 func: 16247 group: 1 struct: 161489 ] [c] 104000 nodes [ array: 33208 framework rtti: 476 func: 16456 group: 1 struct: 162152 ] [c] 105000 nodes [ array: 33520 framework rtti: 476 func: 16680 group: 1 struct: 162880 ] [c] 106000 nodes [ array: 33808 framework rtti: 483 func: 16896 group: 1 struct: 163535 ] [c] 107000 nodes [ array: 34012 framework rtti: 491 func: 16929 group: 1 struct: 164207 ] [c] 108000 nodes [ array: 34319 framework rtti: 495 func: 16966 group: 1 struct: 164556 ] [c] 109000 nodes [ array: 34501 framework rtti: 500 func: 17007 group: 1 struct: 165135 ] [c] 110000 nodes [ array: 34549 framework rtti: 501 func: 17026 group: 1 struct: 165901 ] [c] 111000 nodes [ array: 34842 framework rtti: 501 func: 17026 group: 1 struct: 166670 ] [c] 112000 nodes [ array: 35170 framework rtti: 501 func: 17026 group: 1 struct: 167364 ] [c] 113000 nodes [ array: 35466 framework rtti: 512 func: 17045 group: 1 struct: 167762 ] [c] 114000 nodes [ array: 35660 framework rtti: 531 func: 17112 group: 1 struct: 168418 ] [c] 115000 nodes [ array: 35843 framework rtti: 531 func: 17112 group: 1 struct: 169160 ] [c] 116000 nodes [ array: 36038 framework rtti: 531 func: 17112 group: 1 struct: 170088 ] [c] 117000 nodes [ array: 36222 framework rtti: 531 func: 17112 group: 1 struct: 170819 ] [c] 118000 nodes [ array: 36423 framework rtti: 531 func: 17112 group: 1 struct: 171527 ] [c] 119000 nodes [ array: 36614 framework rtti: 531 func: 17112 group: 1 struct: 172760 ] [c] 120000 nodes [ array: 36809 framework rtti: 531 func: 17112 group: 1 struct: 173747 ] [c] 121000 nodes [ array: 37027 framework rtti: 536 func: 17175 group: 1 struct: 174643 ] [c] 122000 nodes [ array: 37293 framework rtti: 563 func: 17297 group: 1 struct: 175503 ] [c] 123000 nodes [ array: 37522 framework rtti: 577 func: 17398 group: 1 struct: 176164 ] [c] 124000 nodes [ array: 37593 framework rtti: 586 func: 17474 group: 1 struct: 179476 ] [c] 125000 nodes [ array: 37735 framework rtti: 597 func: 17541 group: 1 struct: 179829 ] [c] 126000 nodes [ array: 37797 framework rtti: 597 func: 17582 group: 1 struct: 180049 ] [c] 127000 nodes [ array: 37797 framework rtti: 597 func: 17582 group: 1 struct: 180263 ] [c] 128000 nodes [ array: 37834 framework rtti: 597 func: 17631 group: 1 struct: 180443 ] [c] 129000 nodes [ array: 37949 framework rtti: 597 func: 17689 group: 1 struct: 180727 ] [c] 130000 nodes [ array: 38048 framework rtti: 597 func: 17725 group: 1 struct: 181003 ] [c] 131000 nodes [ array: 38117 framework rtti: 597 func: 17768 group: 1 struct: 181208 ] [c] 132000 nodes [ array: 38252 framework rtti: 597 func: 17796 group: 1 struct: 181532 ] [c] 133000 nodes [ array: 38376 framework rtti: 597 func: 17808 group: 1 struct: 181782 ] [c] 134000 nodes [ array: 38424 framework rtti: 597 func: 17816 group: 1 struct: 181915 ] [c] 135000 nodes [ array: 38479 framework rtti: 597 func: 17866 group: 1 struct: 182075 ] [c] 136000 nodes [ array: 38554 framework rtti: 597 func: 17923 group: 1 struct: 182286 ] [c] 137000 nodes [ array: 38615 framework rtti: 597 func: 17977 group: 1 struct: 182525 ] [c] 138000 nodes [ array: 38692 framework rtti: 597 func: 18021 group: 1 struct: 182764 ] [c] 139000 nodes [ array: 38892 framework rtti: 597 func: 18052 group: 1 struct: 183044 ] [c] 140000 nodes [ array: 38967 framework rtti: 597 func: 18113 group: 1 struct: 183258 ] [c] 141000 nodes [ array: 39164 framework rtti: 597 func: 18148 group: 1 struct: 183487 ] [c] 142000 nodes [ array: 39256 framework rtti: 597 func: 18202 group: 1 struct: 183718 ] [c] 143000 nodes [ array: 39345 framework rtti: 597 func: 18237 group: 1 struct: 183929 ] [c] 144000 nodes [ array: 39431 framework rtti: 597 func: 18297 group: 1 struct: 184146 ] [c] 145000 nodes [ array: 39584 framework rtti: 597 func: 18345 group: 1 struct: 184413 ] [c] 146000 nodes [ array: 39712 framework rtti: 597 func: 18381 group: 1 struct: 184664 ] [c] 147000 nodes [ array: 39839 framework rtti: 597 func: 18424 group: 1 struct: 184905 ] [c] 148000 nodes [ array: 39965 framework rtti: 597 func: 18479 group: 1 struct: 185109 ] [c] 149000 nodes [ array: 40130 framework rtti: 597 func: 18526 group: 1 struct: 185395 ] [c] 150000 nodes [ array: 40334 framework rtti: 597 func: 18553 group: 1 struct: 185767 ] [c] 151000 nodes [ array: 40438 framework rtti: 597 func: 18581 group: 1 struct: 185998 ] [c] 152000 nodes [ array: 40611 framework rtti: 597 func: 18611 group: 1 struct: 186306 ] [c] 153000 nodes [ array: 40662 framework rtti: 597 func: 18658 group: 1 struct: 186537 ] [c] 154000 nodes [ array: 40817 framework rtti: 597 func: 18703 group: 1 struct: 186759 ] [c] 155000 nodes [ array: 40976 framework rtti: 597 func: 18714 group: 1 struct: 187040 ] [c] 156000 nodes [ array: 41123 framework rtti: 597 func: 18729 group: 1 struct: 187343 ] [c] 157000 nodes [ array: 41303 framework rtti: 597 func: 18740 group: 1 struct: 187671 ] [c] 158000 nodes [ array: 41459 framework rtti: 597 func: 18742 group: 1 struct: 187976 ] [c] 159000 nodes [ array: 41587 framework rtti: 597 func: 18774 group: 1 struct: 188270 ] [c] 160000 nodes [ array: 41826 framework rtti: 598 func: 18864 group: 1 struct: 188465 ] [c] 161000 nodes [ array: 42503 framework rtti: 598 func: 18920 group: 1 struct: 188476 ] [c] 162000 nodes [ array: 43106 framework rtti: 598 func: 19023 group: 1 struct: 188502 ] [c] 163000 nodes [ array: 43612 framework rtti: 598 func: 19099 group: 1 struct: 188601 ] [c] 164000 nodes [ array: 44144 framework rtti: 598 func: 19134 group: 1 struct: 188643 ] [c] 165000 nodes [ array: 44672 framework rtti: 598 func: 19158 group: 1 struct: 188739 ] [c] 166000 nodes [ array: 45193 framework rtti: 598 func: 19198 group: 1 struct: 188788 ] [c] 167000 nodes [ array: 45744 framework rtti: 598 func: 19257 group: 1 struct: 188815 ] [c] 168000 nodes [ array: 46279 framework rtti: 598 func: 19336 group: 1 struct: 188858 ] [c] 169000 nodes [ array: 46754 framework rtti: 598 func: 19385 group: 1 struct: 188902 ] [c] 170000 nodes [ array: 47270 framework rtti: 598 func: 19485 group: 1 struct: 189053 ] [c] 171000 nodes [ array: 47788 framework rtti: 598 func: 19522 group: 1 struct: 189133 ] [c] 172000 nodes [ array: 48352 framework rtti: 598 func: 19534 group: 1 struct: 189151 ] [c] 173000 nodes [ array: 48875 framework rtti: 598 func: 19551 group: 1 struct: 189179 ] [c] 174000 nodes [ array: 49376 framework rtti: 598 func: 19567 group: 1 struct: 189207 ] [c] 175000 nodes [ array: 49959 framework rtti: 598 func: 19601 group: 1 struct: 189220 ] [c] 176000 nodes [ array: 50689 framework rtti: 598 func: 19604 group: 1 struct: 189220 ] [c] 177000 nodes [ array: 51384 framework rtti: 598 func: 19604 group: 1 struct: 189220 ] [c] 178000 nodes [ array: 52010 framework rtti: 598 func: 19644 group: 1 struct: 189228 ] [c] 179000 nodes [ array: 52557 framework rtti: 598 func: 19721 group: 1 struct: 189269 ] [c] 180000 nodes [ array: 53130 framework rtti: 598 func: 19756 group: 1 struct: 189316 ] [c] 181000 nodes [ array: 53629 framework rtti: 598 func: 19842 group: 1 struct: 189449 ] [c] 182000 nodes [ array: 54134 framework rtti: 598 func: 19923 group: 1 struct: 189537 ] [c] 183000 nodes [ array: 54644 framework rtti: 598 func: 20010 group: 1 struct: 189721 ] [c] 184000 nodes [ array: 55158 framework rtti: 598 func: 20045 group: 1 struct: 189806 ] [c] 185000 nodes [ array: 55680 framework rtti: 598 func: 20066 group: 1 struct: 189838 ] [c] 186000 nodes [ array: 56211 framework rtti: 598 func: 20111 group: 1 struct: 189861 ] [c] 187000 nodes [ array: 56749 framework rtti: 598 func: 20141 group: 1 struct: 189927 ] [c] 188000 nodes [ array: 57291 framework rtti: 598 func: 20185 group: 1 struct: 189959 ] [c] 189000 nodes [ array: 57876 framework rtti: 598 func: 20202 group: 1 struct: 190000 ] [c] 190000 nodes [ array: 58463 framework rtti: 598 func: 20233 group: 1 struct: 190020 ] [c] 191000 nodes [ array: 59039 framework rtti: 598 func: 20268 group: 1 struct: 190040 ] [c] 192000 nodes [ array: 59585 framework rtti: 598 func: 20320 group: 1 struct: 190096 ] [c] 193000 nodes [ array: 60122 framework rtti: 598 func: 20384 group: 1 struct: 190198 ] [c] 194000 nodes [ array: 60602 framework rtti: 598 func: 20404 group: 1 struct: 190265 ] [c] 195000 nodes [ array: 61059 framework rtti: 598 func: 20425 group: 1 struct: 190301 ] [c] 196000 nodes [ array: 61587 framework rtti: 598 func: 20475 group: 1 struct: 190357 ] [c] 197000 nodes [ array: 62027 framework rtti: 598 func: 20481 group: 1 struct: 190373 ] [c] 198000 nodes [ array: 62409 framework rtti: 598 func: 20486 group: 1 struct: 190401 ] [c] 199000 nodes [ array: 62803 framework rtti: 598 func: 20487 group: 1 struct: 190404 ] [c] 200000 nodes [ array: 63294 framework rtti: 598 func: 20494 group: 1 struct: 190416 ] [c] 201000 nodes [ array: 63819 framework rtti: 598 func: 20548 group: 1 struct: 190433 ] [c] 202000 nodes [ array: 64378 framework rtti: 598 func: 20570 group: 1 struct: 190457 ] [c] 203000 nodes [ array: 64959 framework rtti: 598 func: 20601 group: 1 struct: 190473 ] [c] 204000 nodes [ array: 65678 framework rtti: 598 func: 20608 group: 1 struct: 190490 ] [c] 205000 nodes [ array: 66182 framework rtti: 598 func: 20626 group: 1 struct: 190532 ] [c] 206000 nodes [ array: 66699 framework rtti: 598 func: 20644 group: 1 struct: 190565 ] [c] 207000 nodes [ array: 67210 framework rtti: 598 func: 20666 group: 1 struct: 190590 ] [c] 208000 nodes [ array: 67718 framework rtti: 598 func: 20702 group: 1 struct: 190732 ] [c] 209000 nodes [ array: 68253 framework rtti: 598 func: 20720 group: 1 struct: 190743 ] [c] 210000 nodes [ array: 68771 framework rtti: 598 func: 20720 group: 1 struct: 190745 ] [c] 211000 nodes [ array: 69342 framework rtti: 598 func: 20720 group: 1 struct: 190745 ] [c] 212000 nodes [ array: 69904 framework rtti: 598 func: 20720 group: 1 struct: 190745 ] [c] 213000 nodes [ array: 70433 framework rtti: 598 func: 20786 group: 1 struct: 190781 ] [c] 214000 nodes [ array: 70941 framework rtti: 598 func: 21053 group: 1 struct: 190979 ] [c] 215000 nodes [ array: 71258 framework rtti: 606 func: 21147 group: 1 struct: 191774 ] [c] 216000 nodes [ array: 71434 framework rtti: 611 func: 21173 group: 1 struct: 192732 ] [c] 217000 nodes [ array: 71495 framework rtti: 616 func: 21215 group: 1 struct: 193827 ] [c] 218000 nodes [ array: 71522 framework rtti: 616 func: 21218 group: 1 struct: 193948 ] [c] 219000 nodes [ array: 71668 framework rtti: 616 func: 21218 group: 1 struct: 196007 ] [c] 220000 nodes [ array: 71811 framework rtti: 617 func: 21218 group: 1 struct: 197751 ] [c] 221000 nodes [ array: 71922 framework rtti: 630 func: 21298 group: 1 struct: 199897 ] [c] 222000 nodes [ array: 72025 framework rtti: 634 func: 21316 group: 1 struct: 200057 ] [c] 223000 nodes [ array: 72089 framework rtti: 634 func: 21316 group: 1 struct: 200211 ] [c] 224000 nodes [ array: 72145 framework rtti: 634 func: 21316 group: 1 struct: 200397 ] [c] 225000 nodes [ array: 72220 framework rtti: 634 func: 21316 group: 1 struct: 200531 ] [c] 226000 nodes [ array: 72282 framework rtti: 634 func: 21316 group: 1 struct: 200663 ] [c] 227000 nodes [ array: 72374 framework rtti: 634 func: 21316 group: 1 struct: 200741 ] [c] 228000 nodes [ array: 72431 framework rtti: 634 func: 21316 group: 1 struct: 200877 ] [c] 229000 nodes [ array: 72526 framework rtti: 635 func: 21322 group: 1 struct: 201026 ] [c] 230000 nodes [ array: 72814 framework rtti: 666 func: 21466 group: 1 struct: 201777 ] [c] 231000 nodes [ array: 72972 framework rtti: 699 func: 21578 group: 1 struct: 202152 ] [c] 232000 nodes [ array: 73072 framework rtti: 701 func: 21633 group: 1 struct: 203674 ] [c] 233000 nodes [ array: 73077 framework rtti: 701 func: 21635 group: 1 struct: 206991 ] [c] 234000 nodes [ array: 73082 framework rtti: 701 func: 21636 group: 1 struct: 211272 ] [c] 235000 nodes [ array: 73101 framework rtti: 707 func: 21696 group: 1 struct: 213544 ] [c] 236000 nodes [ array: 73395 framework rtti: 727 func: 21783 group: 1 struct: 214700 ] [c] 237000 nodes [ array: 73922 framework rtti: 758 func: 21787 group: 1 struct: 215431 ] [c] 238000 nodes [ array: 74344 framework rtti: 816 func: 21798 group: 1 struct: 216445 ] [c] 239000 nodes [ array: 74685 framework rtti: 909 func: 21885 group: 1 struct: 217823 ] [c] 240000 nodes [ array: 75168 framework rtti: 937 func: 21896 group: 1 struct: 219747 ] [c] 241000 nodes [ array: 75544 framework rtti: 973 func: 21902 group: 1 struct: 221720 ] [c] 242000 nodes [ array: 75983 framework rtti: 988 func: 21903 group: 1 struct: 224430 ] [c] 243000 nodes [ array: 76413 framework rtti: 1021 func: 21910 group: 1 struct: 226711 ] [c] 244000 nodes [ array: 76843 framework rtti: 1052 func: 21913 group: 1 struct: 229646 ] [c] 245000 nodes [ array: 77093 framework rtti: 1127 func: 21913 group: 1 struct: 231551 ] [c] 246000 nodes [ array: 77557 framework rtti: 1168 func: 21917 group: 1 struct: 234485 ] [c] 247000 nodes [ array: 78051 framework rtti: 1182 func: 21918 group: 1 struct: 237564 ] [c] 248000 nodes [ array: 78728 framework rtti: 1204 func: 21919 group: 1 struct: 241432 ] [c] 249000 nodes [ array: 79476 framework rtti: 1215 func: 21920 group: 1 struct: 245360 ] [c] 250000 nodes [ array: 79760 framework rtti: 1220 func: 21964 group: 1 struct: 249014 ] [c] 251000 nodes [ array: 79779 framework rtti: 1221 func: 21999 group: 1 struct: 250616 ] [c] 252000 nodes [ array: 79816 framework rtti: 1229 func: 22061 group: 1 struct: 252930 ] [c] 253000 nodes [ array: 79918 framework rtti: 1229 func: 22096 group: 1 struct: 255156 ] [c] 254000 nodes [ array: 79947 framework rtti: 1234 func: 22127 group: 1 struct: 257607 ] [c] 255000 nodes [ array: 79979 framework rtti: 1235 func: 22160 group: 1 struct: 259691 ] [c] 256000 nodes [ array: 80029 framework rtti: 1239 func: 22202 group: 1 struct: 262311 ] [c] 257000 nodes [ array: 80148 framework rtti: 1255 func: 22354 group: 1 struct: 264114 ] [c] 258000 nodes [ array: 80172 framework rtti: 1255 func: 22362 group: 1 struct: 266442 ] [c] 259000 nodes [ array: 80200 framework rtti: 1256 func: 22373 group: 1 struct: 269153 ] [c] 260000 nodes [ array: 80201 framework rtti: 1256 func: 22380 group: 1 struct: 269803 ] [c] 261000 nodes [ array: 80201 framework rtti: 1256 func: 22381 group: 1 struct: 270871 ] [c] 262000 nodes [ array: 80226 framework rtti: 1256 func: 22427 group: 1 struct: 273126 ] [c] 263000 nodes [ array: 80263 framework rtti: 1259 func: 22468 group: 1 struct: 275404 ] [c] 264000 nodes [ array: 80317 framework rtti: 1261 func: 22513 group: 1 struct: 277432 ] [c] 265000 nodes [ array: 80387 framework rtti: 1272 func: 22566 group: 1 struct: 280499 ] [c] 266000 nodes [ array: 80439 framework rtti: 1276 func: 22593 group: 1 struct: 283153 ] [c] 267000 nodes [ array: 80466 framework rtti: 1276 func: 22643 group: 1 struct: 286370 ] [c] 268000 nodes [ array: 80511 framework rtti: 1278 func: 22662 group: 1 struct: 289745 ] [c] 269000 nodes [ array: 80526 framework rtti: 1278 func: 22685 group: 1 struct: 292609 ] [c] 270000 nodes [ array: 80555 framework rtti: 1278 func: 22714 group: 1 struct: 295113 ] [c] 271000 nodes [ array: 80606 framework rtti: 1282 func: 22766 group: 1 struct: 298598 ] [c] 272000 nodes [ array: 80661 framework rtti: 1286 func: 22793 group: 1 struct: 301245 ] [c] 273000 nodes [ array: 80710 framework rtti: 1286 func: 22840 group: 1 struct: 304420 ] [c] 274000 nodes [ array: 80737 framework rtti: 1291 func: 22841 group: 1 struct: 305900 ] [c] 275000 nodes [ array: 80741 framework rtti: 1291 func: 22889 group: 1 struct: 307419 ] [c] 276000 nodes [ array: 80769 framework rtti: 1291 func: 22896 group: 1 struct: 310495 ] [c] 277000 nodes [ array: 80782 framework rtti: 1291 func: 22920 group: 1 struct: 312533 ] [c] 278000 nodes [ array: 80823 framework rtti: 1291 func: 22940 group: 1 struct: 315098 ] [c] 279000 nodes [ array: 80843 framework rtti: 1292 func: 22972 group: 1 struct: 318526 ] [c] 280000 nodes [ array: 80887 framework rtti: 1309 func: 22992 group: 1 struct: 321497 ] [c] 281000 nodes [ array: 80888 framework rtti: 1309 func: 22994 group: 1 struct: 324044 ] [c] 282000 nodes [ array: 80888 framework rtti: 1309 func: 22994 group: 1 struct: 326066 ] [c] 283000 nodes [ array: 80915 framework rtti: 1310 func: 23345 group: 1 struct: 328947 ] [c] 284000 nodes [ array: 80949 framework rtti: 1314 func: 23882 group: 1 struct: 332944 ] [c] 285000 nodes [ array: 81064 framework rtti: 1320 func: 23911 group: 1 struct: 333420 ] [c] 286000 nodes [ array: 81140 framework rtti: 1344 func: 23987 group: 1 struct: 334655 ] [c] 287000 nodes [ array: 81174 framework rtti: 1358 func: 24007 group: 1 struct: 334750 ] [c] 288000 nodes [ array: 81250 framework rtti: 1358 func: 24093 group: 1 struct: 335846 ] [c] 289000 nodes [ array: 81326 framework rtti: 1358 func: 24298 group: 1 struct: 337054 ] [c] 290000 nodes [ array: 81411 framework rtti: 1358 func: 24534 group: 1 struct: 338246 ] [c] 291000 nodes [ array: 81495 framework rtti: 1358 func: 24748 group: 1 struct: 339388 ] [c] 292000 nodes [ array: 81563 framework rtti: 1376 func: 25019 group: 1 struct: 340234 ] [c] 293000 nodes [ array: 81563 framework rtti: 1511 func: 25244 group: 1 struct: 340369 ] [c] 294000 nodes [ array: 81654 framework rtti: 1611 func: 25469 group: 1 struct: 340631 ] [c] 295000 nodes [ array: 82008 framework rtti: 1611 func: 25469 group: 1 struct: 340830 ] [c] 296000 nodes [ array: 82231 framework rtti: 1613 func: 25478 group: 1 struct: 341564 ] [c] 297000 nodes [ array: 82410 framework rtti: 1615 func: 25553 group: 1 struct: 342226 ] [c] 298000 nodes [ array: 82601 framework rtti: 1626 func: 25632 group: 1 struct: 342832 ] [c] 299000 nodes [ array: 82815 framework rtti: 1634 func: 25650 group: 1 struct: 343476 ] [c] 300000 nodes [ array: 83056 framework rtti: 1634 func: 25650 group: 1 struct: 344049 ] [c] 301000 nodes [ array: 83274 framework rtti: 1634 func: 25652 group: 1 struct: 344133 ] [c] 302000 nodes [ array: 83480 framework rtti: 1634 func: 25652 group: 1 struct: 344169 ] [c] 303000 nodes [ array: 83692 framework rtti: 1634 func: 25652 group: 1 struct: 344483 ] [c] 304000 nodes [ array: 83910 framework rtti: 1635 func: 25652 group: 1 struct: 344583 ] [c] 305000 nodes [ array: 84045 framework rtti: 1635 func: 25652 group: 1 struct: 344616 ] [c] 306000 nodes [ array: 84250 framework rtti: 1635 func: 25652 group: 1 struct: 344659 ] [c] 307000 nodes [ array: 84448 framework rtti: 1635 func: 25652 group: 1 struct: 344849 ] [c] 308000 nodes [ array: 84688 framework rtti: 1635 func: 25652 group: 1 struct: 345301 ] [c] 309000 nodes [ array: 84876 framework rtti: 1638 func: 25681 group: 1 struct: 345634 ] [c] 310000 nodes [ array: 84995 framework rtti: 1662 func: 25795 group: 1 struct: 345987 ] [c] 311000 nodes [ array: 85022 framework rtti: 1669 func: 25795 group: 1 struct: 346323 ] [c] 312000 nodes [ array: 85175 framework rtti: 1674 func: 25798 group: 1 struct: 346878 ] [c] 313000 nodes [ array: 85250 framework rtti: 1685 func: 25799 group: 1 struct: 347130 ] [c] 314000 nodes [ array: 85320 framework rtti: 1702 func: 25801 group: 1 struct: 347454 ] [c] 315000 nodes [ array: 85331 framework rtti: 1715 func: 25802 group: 1 struct: 347703 ] [c] 316000 nodes [ array: 85394 framework rtti: 1722 func: 25806 group: 1 struct: 347933 ] [c] 317000 nodes [ array: 85468 framework rtti: 1729 func: 25810 group: 1 struct: 348161 ] [c] 318000 nodes [ array: 85536 framework rtti: 1734 func: 25811 group: 1 struct: 348430 ] [c] 319000 nodes [ array: 85578 framework rtti: 1734 func: 25811 group: 1 struct: 348630 ] [c] 320000 nodes [ array: 85628 framework rtti: 1734 func: 25811 group: 1 struct: 348814 ] [c] 321000 nodes [ array: 85630 framework rtti: 1734 func: 25811 group: 1 struct: 349035 ] [c] 322000 nodes [ array: 85654 framework rtti: 1734 func: 25811 group: 1 struct: 349251 ] [c] 323000 nodes [ array: 85689 framework rtti: 1735 func: 25811 group: 1 struct: 349452 ] [c] 324000 nodes [ array: 85730 framework rtti: 1740 func: 25811 group: 1 struct: 349654 ] [c] 325000 nodes [ array: 85750 framework rtti: 1741 func: 25811 group: 1 struct: 349895 ] [c] 326000 nodes [ array: 85767 framework rtti: 1742 func: 25813 group: 1 struct: 350245 ] [c] 327000 nodes [ array: 85806 framework rtti: 1742 func: 25813 group: 1 struct: 350454 ] [c] 328000 nodes [ array: 85820 framework rtti: 1743 func: 25813 group: 1 struct: 350669 ] [c] 329000 nodes [ array: 85851 framework rtti: 1743 func: 25813 group: 1 struct: 350871 ] [c] 330000 nodes [ array: 85864 framework rtti: 1743 func: 25813 group: 1 struct: 351092 ] [c] 331000 nodes [ array: 85868 framework rtti: 1743 func: 25813 group: 1 struct: 351309 ] [c] 332000 nodes [ array: 85925 framework rtti: 1745 func: 25813 group: 1 struct: 351770 ] [c] 333000 nodes [ array: 85936 framework rtti: 1745 func: 25813 group: 1 struct: 351992 ] [c] 334000 nodes [ array: 85949 framework rtti: 1762 func: 25857 group: 1 struct: 352209 ] [c] 335000 nodes [ array: 85959 framework rtti: 1764 func: 25857 group: 1 struct: 352433 ] [c] 336000 nodes [ array: 86005 framework rtti: 1766 func: 25859 group: 1 struct: 352781 ] [c] 337000 nodes [ array: 86038 framework rtti: 1766 func: 25859 group: 1 struct: 352981 ] [c] 338000 nodes [ array: 86046 framework rtti: 1766 func: 25859 group: 1 struct: 353214 ] [c] 339000 nodes [ array: 86052 framework rtti: 1781 func: 25859 group: 1 struct: 353445 ] [c] 340000 nodes [ array: 86059 framework rtti: 1805 func: 25860 group: 1 struct: 353674 ] [c] 341000 nodes [ array: 86065 framework rtti: 1830 func: 25860 group: 1 struct: 353909 ] [c] 342000 nodes [ array: 86071 framework rtti: 1863 func: 25860 group: 1 struct: 354148 ] [c] 343000 nodes [ array: 86077 framework rtti: 1878 func: 25860 group: 1 struct: 354380 ] [c] 344000 nodes [ array: 86082 framework rtti: 1896 func: 25860 group: 1 struct: 354615 ] [c] 345000 nodes [ array: 86090 framework rtti: 1914 func: 25860 group: 1 struct: 354882 ] [c] 346000 nodes [ array: 86090 framework rtti: 1940 func: 25860 group: 1 struct: 355121 ] [c] 347000 nodes [ array: 86091 framework rtti: 1945 func: 25860 group: 1 struct: 355355 ] [c] 348000 nodes [ array: 86094 framework rtti: 1970 func: 25860 group: 1 struct: 355593 ] [c] 349000 nodes [ array: 86100 framework rtti: 1992 func: 25860 group: 1 struct: 355857 ] [c] 350000 nodes [ array: 86108 framework rtti: 1992 func: 25860 group: 1 struct: 356039 ] [c] 351000 nodes [ array: 86116 framework rtti: 1994 func: 25871 group: 1 struct: 356345 ] [c] 352000 nodes [ array: 86116 framework rtti: 1994 func: 25882 group: 1 struct: 356604 ] [c] 353000 nodes [ array: 86116 framework rtti: 1995 func: 25894 group: 1 struct: 356815 ] [c] 354000 nodes [ array: 86117 framework rtti: 1995 func: 25898 group: 1 struct: 356858 ] [c] 355000 nodes [ array: 86141 framework rtti: 1995 func: 25909 group: 1 struct: 357036 ] [c] 356000 nodes [ array: 86150 framework rtti: 1995 func: 25912 group: 1 struct: 357157 ] [c] 357000 nodes [ array: 86155 framework rtti: 1996 func: 25934 group: 1 struct: 357446 ] [c] 358000 nodes [ array: 86157 framework rtti: 1996 func: 25934 group: 1 struct: 357468 ] [c] 359000 nodes [ array: 86160 framework rtti: 1996 func: 25934 group: 1 struct: 357510 ] [c] 360000 nodes [ array: 86173 framework rtti: 1996 func: 25948 group: 1 struct: 357585 ] [c] 361000 nodes [ array: 86173 framework rtti: 1996 func: 25948 group: 1 struct: 357632 ] [c] 362000 nodes [ array: 86174 framework rtti: 1996 func: 25963 group: 1 struct: 357732 ] [c] 363000 nodes [ array: 86188 framework rtti: 1996 func: 25965 group: 1 struct: 357800 ] [c] 364000 nodes [ array: 86214 framework rtti: 1996 func: 25978 group: 1 struct: 357826 ] [c] 365000 nodes [ array: 86217 framework rtti: 1996 func: 25979 group: 1 struct: 357845 ] [c] 366000 nodes [ array: 86233 framework rtti: 1997 func: 25995 group: 1 struct: 357886 ] [c] 367000 nodes [ array: 86253 framework rtti: 1997 func: 26008 group: 1 struct: 357957 ] [c] 368000 nodes [ array: 86255 framework rtti: 1997 func: 26009 group: 1 struct: 360579 ] [c] 369000 nodes [ array: 86255 framework rtti: 1997 func: 26010 group: 1 struct: 360582 ] [c] 370000 nodes [ array: 86257 framework rtti: 1997 func: 26011 group: 1 struct: 360600 ] [c] 371000 nodes [ array: 86261 framework rtti: 1997 func: 26011 group: 1 struct: 360613 ] [c] 372000 nodes [ array: 86264 framework rtti: 1997 func: 26011 group: 1 struct: 360622 ] [c] 373000 nodes [ array: 86265 framework rtti: 1997 func: 26011 group: 1 struct: 360656 ] [c] 374000 nodes [ array: 86266 framework rtti: 1997 func: 26011 group: 1 struct: 360694 ] [c] 375000 nodes [ array: 86266 framework rtti: 1997 func: 26011 group: 1 struct: 360729 ] [c] 376000 nodes [ array: 86269 framework rtti: 1997 func: 26011 group: 1 struct: 360747 ] [c] 377000 nodes [ array: 86291 framework rtti: 1997 func: 26013 group: 1 struct: 360769 ] [c] 378000 nodes [ array: 86296 framework rtti: 1997 func: 26015 group: 1 struct: 360923 ] [c] 379000 nodes [ array: 86301 framework rtti: 1997 func: 26015 group: 1 struct: 361094 ] [c] 380000 nodes [ array: 86326 framework rtti: 1997 func: 26022 group: 1 struct: 361111 ] [c] 381000 nodes [ array: 86346 framework rtti: 1998 func: 26025 group: 1 struct: 361134 ] [c] 382000 nodes [ array: 86378 framework rtti: 1998 func: 26045 group: 1 struct: 361170 ] [c] 383000 nodes [ array: 86402 framework rtti: 1998 func: 26046 group: 1 struct: 361211 ] [c] 384000 nodes [ array: 86433 framework rtti: 1998 func: 26047 group: 1 struct: 361253 ] [c] 385000 nodes [ array: 86456 framework rtti: 2000 func: 26064 group: 1 struct: 361260 ] [c] 386000 nodes [ array: 86468 framework rtti: 2000 func: 26070 group: 1 struct: 361279 ] [c] 387000 nodes [ array: 86481 framework rtti: 2000 func: 26072 group: 1 struct: 361304 ] [c] 388000 nodes [ array: 86482 framework rtti: 2000 func: 26073 group: 1 struct: 361316 ] [c] 389000 nodes [ array: 86483 framework rtti: 2000 func: 26073 group: 1 struct: 361320 ] [c] 390000 nodes [ array: 86483 framework rtti: 2002 func: 26083 group: 1 struct: 361358 ] [c] 391000 nodes [ array: 86484 framework rtti: 2002 func: 26086 group: 1 struct: 361396 ] [c] 392000 nodes [ array: 86492 framework rtti: 2002 func: 26086 group: 1 struct: 361412 ] [c] 393000 nodes [ array: 86503 framework rtti: 2002 func: 26091 group: 1 struct: 361442 ] [c] 394000 nodes [ array: 86505 framework rtti: 2002 func: 26092 group: 1 struct: 361463 ] [c] 395000 nodes [ array: 86508 framework rtti: 2002 func: 26092 group: 1 struct: 361609 ] [c] 396000 nodes [ array: 86517 framework rtti: 2002 func: 26092 group: 1 struct: 361629 ] [c] 397000 nodes [ array: 86517 framework rtti: 2002 func: 26093 group: 1 struct: 361634 ] [c] 398000 nodes [ array: 86521 framework rtti: 2002 func: 26095 group: 1 struct: 361658 ] [c] 399000 nodes [ array: 86525 framework rtti: 2002 func: 26096 group: 1 struct: 361668 ] [c] 400000 nodes [ array: 86529 framework rtti: 2002 func: 26103 group: 1 struct: 361755 ] [c] 401000 nodes [ array: 86540 framework rtti: 2002 func: 26105 group: 1 struct: 362396 ] [c] 402000 nodes [ array: 86546 framework rtti: 2004 func: 26119 group: 1 struct: 362465 ] [c] 403000 nodes [ array: 86569 framework rtti: 2006 func: 26134 group: 1 struct: 362609 ] [c] 404000 nodes [ array: 86588 framework rtti: 2006 func: 26144 group: 1 struct: 362627 ] [c] 405000 nodes [ array: 86596 framework rtti: 2006 func: 26150 group: 1 struct: 362661 ] [c] 406000 nodes [ array: 86606 framework rtti: 2006 func: 26152 group: 1 struct: 362749 ] [c] 407000 nodes [ array: 86608 framework rtti: 2006 func: 26152 group: 1 struct: 362764 ] [c] 408000 nodes [ array: 86616 framework rtti: 2007 func: 26159 group: 1 struct: 362792 ] [c] 409000 nodes [ array: 86623 framework rtti: 2007 func: 26168 group: 1 struct: 362808 ] [c] 410000 nodes [ array: 86643 framework rtti: 2007 func: 26168 group: 1 struct: 362822 ] [c] 411000 nodes [ array: 86650 framework rtti: 2007 func: 26168 group: 1 struct: 362836 ] [c] 412000 nodes [ array: 86653 framework rtti: 2007 func: 26172 group: 1 struct: 362843 ] [c] 413000 nodes [ array: 86656 framework rtti: 2007 func: 26172 group: 1 struct: 362846 ] [c] 414000 nodes [ array: 86667 framework rtti: 2007 func: 26172 group: 1 struct: 362893 ] [c] 415000 nodes [ array: 86667 framework rtti: 2007 func: 26172 group: 1 struct: 362903 ] [c] 416000 nodes [ array: 86670 framework rtti: 2007 func: 26178 group: 1 struct: 362914 ] [c] 417000 nodes [ array: 86679 framework rtti: 2007 func: 26179 group: 1 struct: 362929 ] [c] 418000 nodes [ array: 86688 framework rtti: 2007 func: 26181 group: 1 struct: 362963 ] [c] 419000 nodes [ array: 86690 framework rtti: 2007 func: 26183 group: 1 struct: 362968 ] [c] 420000 nodes [ array: 86702 framework rtti: 2007 func: 26193 group: 1 struct: 363097 ] [c] 421000 nodes [ array: 86704 framework rtti: 2007 func: 26195 group: 1 struct: 363133 ] [c] 422000 nodes [ array: 86721 framework rtti: 2008 func: 26207 group: 1 struct: 363197 ] [c] 423000 nodes [ array: 86724 framework rtti: 2008 func: 26209 group: 1 struct: 363217 ] [c] 424000 nodes [ array: 86734 framework rtti: 2009 func: 26214 group: 1 struct: 363239 ] [c] 425000 nodes [ array: 86754 framework rtti: 2009 func: 26216 group: 1 struct: 363277 ] [c] 426000 nodes [ array: 86769 framework rtti: 2009 func: 26219 group: 1 struct: 363394 ] [c] 427000 nodes [ array: 86769 framework rtti: 2009 func: 26219 group: 1 struct: 363423 ] [c] 428000 nodes [ array: 86771 framework rtti: 2009 func: 26219 group: 1 struct: 363438 ] [c] 429000 nodes [ array: 86771 framework rtti: 2009 func: 26219 group: 1 struct: 363442 ] [c] 430000 nodes [ array: 86771 framework rtti: 2009 func: 26219 group: 1 struct: 363442 ] [c] 431000 nodes [ array: 86771 framework rtti: 2009 func: 26219 group: 1 struct: 363446 ] [c] 432000 nodes [ array: 86781 framework rtti: 2009 func: 26229 group: 1 struct: 363507 ] [c] 433000 nodes [ array: 86793 framework rtti: 2009 func: 26244 group: 1 struct: 363536 ] [c] 434000 nodes [ array: 86836 framework rtti: 2052 func: 26375 group: 1 struct: 363661 ] [c] 435000 nodes [ array: 86887 framework rtti: 2099 func: 26514 group: 1 struct: 363837 ] [c] 436000 nodes [ array: 86908 framework rtti: 2119 func: 26568 group: 1 struct: 363909 ] [c] 437000 nodes [ array: 86923 framework rtti: 2119 func: 26568 group: 1 struct: 363972 ] [c] 438000 nodes [ array: 86927 framework rtti: 2119 func: 26568 group: 1 struct: 364054 ] [c] 439000 nodes [ array: 86946 framework rtti: 2139 func: 26683 group: 1 struct: 364195 ] [c] 440000 nodes [ array: 87057 framework rtti: 2145 func: 26768 group: 1 struct: 364658 ] [c] 441000 nodes [ array: 87089 framework rtti: 2145 func: 26777 group: 1 struct: 365222 ] [c] 442000 nodes [ array: 87529 framework rtti: 2147 func: 26821 group: 1 struct: 365944 ] [c] 443000 nodes [ array: 87758 framework rtti: 2147 func: 26942 group: 1 struct: 366490 ] [c] 444000 nodes [ array: 87968 framework rtti: 2147 func: 27082 group: 1 struct: 367030 ] [c] 445000 nodes [ array: 88169 framework rtti: 2147 func: 27211 group: 1 struct: 367500 ] [c] 446000 nodes [ array: 88377 framework rtti: 2147 func: 27370 group: 1 struct: 368019 ] [c] 447000 nodes [ array: 88555 framework rtti: 2147 func: 27540 group: 1 struct: 368416 ] [c] 448000 nodes [ array: 88741 framework rtti: 2147 func: 27759 group: 1 struct: 368787 ] [c] 449000 nodes [ array: 89008 framework rtti: 2157 func: 27846 group: 1 struct: 368853 ] [c] 450000 nodes [ array: 89076 framework rtti: 2166 func: 27995 group: 1 struct: 369386 ] [c] 451000 nodes [ array: 89226 framework rtti: 2172 func: 28018 group: 1 struct: 369917 ] [c] 452000 nodes [ array: 89371 framework rtti: 2177 func: 28043 group: 1 struct: 370574 ] [c] 453000 nodes [ array: 89597 framework rtti: 2180 func: 28094 group: 1 struct: 371447 ] [c] 454000 nodes [ array: 89616 framework rtti: 2181 func: 28096 group: 1 struct: 372680 ] [c] 455000 nodes [ array: 89627 framework rtti: 2181 func: 28108 group: 1 struct: 373574 ] [c] 456000 nodes [ array: 89684 framework rtti: 2181 func: 28111 group: 1 struct: 374283 ] [c] 457000 nodes [ array: 89709 framework rtti: 2181 func: 28120 group: 1 struct: 375292 ] [c] 458000 nodes [ array: 89920 framework rtti: 2181 func: 28152 group: 1 struct: 375858 ] [c] 459000 nodes [ array: 89992 framework rtti: 2181 func: 28199 group: 1 struct: 376096 ] [c] 460000 nodes [ array: 90022 framework rtti: 2181 func: 28199 group: 1 struct: 376302 ] [c] 461000 nodes [ array: 90040 framework rtti: 2181 func: 28203 group: 1 struct: 376436 ] [c] 462000 nodes [ array: 90067 framework rtti: 2181 func: 28204 group: 1 struct: 376525 ] [c] 463000 nodes [ array: 90076 framework rtti: 2181 func: 28204 group: 1 struct: 376586 ] [c] 464000 nodes [ array: 90080 framework rtti: 2181 func: 28204 group: 1 struct: 376645 ] [c] 465000 nodes [ array: 90083 framework rtti: 2181 func: 28204 group: 1 struct: 376696 ] [c] 466000 nodes [ array: 90091 framework rtti: 2181 func: 28204 group: 1 struct: 376774 ] [c] 467000 nodes [ array: 90094 framework rtti: 2181 func: 28204 group: 1 struct: 376834 ] [c] 468000 nodes [ array: 90200 framework rtti: 2181 func: 28204 group: 1 struct: 376937 ] [c] 469000 nodes [ array: 90278 framework rtti: 2181 func: 28204 group: 1 struct: 377041 ] [c] 470000 nodes [ array: 90331 framework rtti: 2181 func: 28204 group: 1 struct: 377158 ] [c] 471000 nodes [ array: 90336 framework rtti: 2183 func: 28226 group: 1 struct: 377543 ] [c] 472000 nodes [ array: 90381 framework rtti: 2187 func: 28280 group: 1 struct: 377953 ] [c] 473000 nodes [ array: 90406 framework rtti: 2190 func: 28307 group: 1 struct: 378003 ] [c] 474000 nodes [ array: 90406 framework rtti: 2190 func: 28307 group: 1 struct: 378216 ] [c] 475000 nodes [ array: 90409 framework rtti: 2190 func: 28308 group: 1 struct: 378472 ] [c] 476000 nodes [ array: 90445 framework rtti: 2192 func: 28347 group: 1 struct: 378667 ] [c] 477000 nodes [ array: 90902 framework rtti: 2192 func: 28360 group: 1 struct: 385370 ] [c] 478000 nodes [ array: 90948 framework rtti: 2200 func: 28424 group: 1 struct: 385501 ] [c] 479000 nodes [ array: 91018 framework rtti: 2202 func: 28538 group: 1 struct: 385870 ] [c] 480000 nodes [ array: 91060 framework rtti: 2202 func: 28641 group: 1 struct: 386369 ] [c] 481000 nodes [ array: 91177 framework rtti: 2204 func: 28702 group: 1 struct: 386995 ] [c] 482000 nodes [ array: 91538 framework rtti: 2206 func: 28709 group: 1 struct: 387200 ] [c] 483000 nodes [ array: 91836 framework rtti: 2206 func: 28808 group: 1 struct: 387572 ] [c] 484000 nodes [ array: 92104 framework rtti: 2209 func: 28945 group: 1 struct: 388110 ] [c] 485000 nodes [ array: 92409 framework rtti: 2209 func: 29124 group: 1 struct: 388658 ] [c] 486000 nodes [ array: 92720 framework rtti: 2210 func: 29323 group: 1 struct: 389049 ] [c] 487000 nodes [ array: 93057 framework rtti: 2210 func: 29559 group: 1 struct: 389470 ] [c] 488000 nodes [ array: 93267 framework rtti: 2216 func: 29826 group: 1 struct: 391339 ] [c] 489000 nodes [ array: 93701 framework rtti: 2220 func: 30089 group: 1 struct: 394918 ] [c] 490000 nodes [ array: 93845 framework rtti: 2241 func: 30135 group: 1 struct: 395244 ] [c] 491000 nodes [ array: 94130 framework rtti: 2249 func: 30164 group: 1 struct: 395742 ] [c] 492000 nodes [ array: 94434 framework rtti: 2250 func: 30166 group: 1 struct: 396177 ] [c] 493000 nodes [ array: 94875 framework rtti: 2250 func: 30174 group: 1 struct: 396807 ] [c] 494000 nodes [ array: 95284 framework rtti: 2250 func: 30181 group: 1 struct: 397287 ] [c] 495000 nodes [ array: 95633 framework rtti: 2250 func: 30207 group: 1 struct: 398197 ] [c] 496000 nodes [ array: 95977 framework rtti: 2251 func: 30221 group: 1 struct: 399503 ] [c] 497000 nodes [ array: 96239 framework rtti: 2252 func: 30227 group: 1 struct: 399569 ] [c] 498000 nodes [ array: 96615 framework rtti: 2253 func: 30235 group: 1 struct: 399599 ] [c] 499000 nodes [ array: 97247 framework rtti: 2269 func: 30271 group: 1 struct: 399869 ] [c] 500000 nodes [ array: 97831 framework rtti: 2270 func: 30300 group: 1 struct: 400240 ] [c] 501000 nodes [ array: 97831 framework rtti: 2270 func: 30300 group: 1 struct: 401219 ] [c] 502000 nodes [ array: 97831 framework rtti: 2270 func: 30300 group: 1 struct: 402216 ] [c] 503000 nodes [ array: 97831 framework rtti: 2270 func: 30300 group: 1 struct: 403201 ] [c] 504000 nodes [ array: 97831 framework rtti: 2270 func: 30300 group: 1 struct: 403579 ] [c] 505000 nodes [ array: 97831 framework rtti: 2270 func: 30300 group: 1 struct: 404257 ] [c] 506000 nodes [ array: 97831 framework rtti: 2270 func: 30300 group: 1 struct: 404550 ] [c] 507000 nodes [ array: 97876 framework rtti: 2270 func: 30336 group: 1 struct: 404766 ] [c] 508000 nodes [ array: 97950 framework rtti: 2272 func: 30431 group: 1 struct: 412696 ] [c] 509000 nodes [ array: 98169 framework rtti: 2274 func: 30450 group: 1 struct: 412940 ] [c] 510000 nodes [ array: 98306 framework rtti: 2275 func: 30454 group: 1 struct: 413104 ] [c] 511000 nodes [ array: 98449 framework rtti: 2280 func: 30457 group: 1 struct: 413405 ] [c] 512000 nodes [ array: 98638 framework rtti: 2290 func: 30457 group: 1 struct: 413703 ] [c] 513000 nodes [ array: 98719 framework rtti: 2297 func: 30457 group: 1 struct: 413922 ] [c] 514000 nodes [ array: 98827 framework rtti: 2309 func: 30458 group: 1 struct: 414184 ] [c] 515000 nodes [ array: 98908 framework rtti: 2335 func: 30586 group: 1 struct: 414395 ] [c] 516000 nodes [ array: 99850 framework rtti: 2336 func: 30622 group: 1 struct: 414428 ] [c] 517000 nodes [ array: 100695 framework rtti: 2339 func: 30667 group: 1 struct: 414470 ] [c] 518000 nodes [ array: 101034 framework rtti: 2340 func: 30757 group: 1 struct: 414506 ] [c] 519000 nodes [ array: 101034 framework rtti: 2340 func: 30757 group: 1 struct: 414581 ] [c] 520000 nodes [ array: 101034 framework rtti: 2340 func: 30757 group: 1 struct: 414629 ] [c] 521000 nodes [ array: 101066 framework rtti: 2341 func: 30767 group: 1 struct: 415032 ] [c] 522000 nodes [ array: 101166 framework rtti: 2343 func: 30781 group: 1 struct: 415605 ] [c] 523000 nodes [ array: 101189 framework rtti: 2354 func: 30783 group: 1 struct: 415756 ] [c] 524000 nodes [ array: 101196 framework rtti: 2354 func: 30791 group: 1 struct: 416377 ] [c] 525000 nodes [ array: 101227 framework rtti: 2356 func: 30806 group: 1 struct: 416523 ] [c] 526000 nodes [ array: 101246 framework rtti: 2356 func: 30827 group: 1 struct: 417597 ] [c] 527000 nodes [ array: 101248 framework rtti: 2356 func: 30827 group: 1 struct: 417755 ] [c] 528000 nodes [ array: 101250 framework rtti: 2358 func: 30831 group: 1 struct: 417846 ] [c] 529000 nodes [ array: 101270 framework rtti: 2359 func: 30833 group: 1 struct: 417868 ] [c] 530000 nodes [ array: 101310 framework rtti: 2359 func: 30848 group: 1 struct: 417879 ] [c] 531000 nodes [ array: 101960 framework rtti: 2361 func: 30851 group: 1 struct: 417912 ] [c] 532000 nodes [ array: 102960 framework rtti: 2361 func: 30851 group: 1 struct: 417912 ] [c] 533000 nodes [ array: 103960 framework rtti: 2361 func: 30851 group: 1 struct: 417912 ] [c] 534000 nodes [ array: 104960 framework rtti: 2361 func: 30851 group: 1 struct: 417912 ] [c] 535000 nodes [ array: 105913 framework rtti: 2362 func: 30852 group: 1 struct: 417918 ] [c] 536000 nodes [ array: 106655 framework rtti: 2362 func: 30866 group: 1 struct: 418078 ] [c] 537000 nodes [ array: 107655 framework rtti: 2362 func: 30866 group: 1 struct: 418078 ] [c] 538000 nodes [ array: 108655 framework rtti: 2362 func: 30866 group: 1 struct: 418078 ] [c] 539000 nodes [ array: 109655 framework rtti: 2362 func: 30866 group: 1 struct: 418078 ] [c] 540000 nodes [ array: 110655 framework rtti: 2362 func: 30866 group: 1 struct: 418078 ] [c] 541000 nodes [ array: 111655 framework rtti: 2362 func: 30866 group: 1 struct: 418078 ] [c] 542000 nodes [ array: 112655 framework rtti: 2362 func: 30866 group: 1 struct: 418078 ] [c] 543000 nodes [ array: 113655 framework rtti: 2362 func: 30866 group: 1 struct: 418078 ] [c] 544000 nodes [ array: 113730 framework rtti: 2363 func: 30926 group: 1 struct: 418140 ] [c] 545000 nodes [ array: 113764 framework rtti: 2371 func: 30927 group: 1 struct: 418429 ] [c] 546000 nodes [ array: 113813 framework rtti: 2383 func: 30927 group: 1 struct: 418758 ] [c] 547000 nodes [ array: 113837 framework rtti: 2390 func: 31066 group: 1 struct: 418853 ] [c] 548000 nodes [ array: 113837 framework rtti: 2390 func: 31068 group: 1 struct: 418853 ] [c] 549000 nodes [ array: 114005 framework rtti: 2395 func: 31230 group: 1 struct: 418951 ] [c] 550000 nodes [ array: 114087 framework rtti: 2412 func: 31249 group: 1 struct: 419267 ] [c] 551000 nodes [ array: 114190 framework rtti: 2475 func: 31271 group: 1 struct: 419710 ] [c] 552000 nodes [ array: 114202 framework rtti: 2477 func: 31274 group: 1 struct: 419927 ] [c] 553000 nodes [ array: 114286 framework rtti: 2504 func: 31290 group: 1 struct: 420144 ] [c] 554000 nodes [ array: 114286 framework rtti: 2504 func: 31290 group: 1 struct: 420144 ] [c] 555000 nodes [ array: 114286 framework rtti: 2504 func: 31290 group: 1 struct: 420144 ] [c] 556000 nodes [ array: 114286 framework rtti: 2504 func: 31290 group: 1 struct: 420144 ] [c] 557000 nodes [ array: 114286 framework rtti: 2504 func: 31290 group: 1 struct: 420144 ] [c] 558000 nodes [ array: 114323 framework rtti: 2537 func: 31343 group: 1 struct: 420163 ] [c] 559000 nodes [ array: 114323 framework rtti: 2537 func: 31343 group: 1 struct: 420163 ] [c] 560000 nodes [ array: 114323 framework rtti: 2537 func: 31343 group: 1 struct: 420163 ] [c] 561000 nodes [ array: 114323 framework rtti: 2537 func: 31343 group: 1 struct: 420163 ] [c] 562000 nodes [ array: 114323 framework rtti: 2537 func: 31343 group: 1 struct: 420163 ] [c] 563000 nodes [ array: 114323 framework rtti: 2537 func: 31343 group: 1 struct: 420163 ] [c] 564000 nodes [ array: 114323 framework rtti: 2537 func: 31343 group: 1 struct: 420163 ] [c] 565000 nodes [ array: 114323 framework rtti: 2537 func: 31343 group: 1 struct: 420163 ] [c] 566000 nodes [ array: 114422 framework rtti: 2678 func: 31520 group: 1 struct: 420558 ] [c] 567000 nodes [ array: 114484 framework rtti: 2680 func: 31834 group: 1 struct: 420834 ] [c] 568000 nodes [ array: 114592 framework rtti: 2681 func: 31851 group: 1 struct: 422119 ] [c] 569000 nodes [ array: 114809 framework rtti: 2687 func: 31940 group: 1 struct: 422206 ] [c] 570000 nodes [ array: 114867 framework rtti: 2697 func: 32064 group: 1 struct: 422306 ] [c] 571000 nodes [ array: 114867 framework rtti: 2698 func: 32064 group: 1 struct: 422307 ] [c] 572000 nodes [ array: 114930 framework rtti: 2707 func: 32182 group: 1 struct: 422441 ] [c] 573000 nodes [ array: 115013 framework rtti: 2747 func: 32684 group: 1 struct: 422890 ] [c] 574000 nodes [ array: 115063 framework rtti: 2778 func: 33075 group: 1 struct: 423526 ] [c] 575000 nodes [ array: 115150 framework rtti: 2806 func: 33314 group: 1 struct: 423786 ] [c:database] GC transformer: finished helpers [c] 576000 nodes [ array: 115742 framework rtti: 2806 func: 33328 group: 1 struct: 425593 ] [c] 577000 nodes [ array: 116150 framework rtti: 2806 func: 33328 group: 1 struct: 425633 ] [rtyper] specializing: 274400 / 274803 blocks (99%) [rtyper] -=- specialized 414 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] 578000 nodes [ array: 116158 framework rtti: 2806 func: 33435 group: 1 struct: 425706 ] [c:database] GC transformer: finished tables [gctransform:info] assigned 3290 typeids [gctransform:info] added 121167 push/pop stack root instructions [gctransform:info] inserted 5530 write barrier calls [gctransform:info] inserted 6528 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 578195 nodes [ array: 116231 framework rtti: 2806 func: 33442 group: 1 struct: 425715 ] [c:database] Completed [translation:info] database for generating C source was created [28874] translation-task} [translation:info] Generating c source... [28874] {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__frozen_importlib.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__opcode.c [c:writing] data_pypy_module__posixsubprocess.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_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_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_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] data_pypy_interpreter_1.c [c:writing] data_pypy_module___pypy___1.c [c:writing] data_pypy_module__cffi_backend_1.c [c:writing] data_pypy_module__codecs_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__vmprof_1.c [c:writing] data_pypy_module_bz2_1.c [c:writing] data_pypy_module_cpyext_1.c [c:writing] data_pypy_module_faulthandler_1.c [c:writing] data_pypy_module_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_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_rstruct_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] pypy_goal.c [c:writing] pypy_interpreter.c [c:writing] pypy_interpreter_1.c [c:writing] pypy_interpreter_astcompiler.c [c:writing] pypy_interpreter_astcompiler_1.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__frozen_importlib.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__opcode.c [c:writing] pypy_module__pickle_support.c [c:writing] pypy_module__posixsubprocess.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__socket.c [c:writing] pypy_module__sre.c [c:writing] pypy_module__string.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_cmath.c [c:writing] pypy_module_cpyext.c [c:writing] pypy_module_cpyext_1.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_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_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_translator.c [c:writing] rpython_translator_c.c [translation:info] written: /tmp/usession-release-pypy3.8-v7.3.9-1/testing_1/testing_1.c [2c321] translation-task} [translation:info] Compiling c source... [2c321] {translation-task starting compile_c [platform:execute] make -j 16 in /tmp/usession-release-pypy3.8-v7.3.9-1/testing_1 [platform:WARNING] pypy_module__codecs.c: In function 'pypy_g_utf8_encode_locale_surrogateescape': [platform:WARNING] pypy_module__codecs.c:277:47: warning: passing argument 2 of 'pypy_wchar2char' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 277 | l_sbuf_0 = pypy_wchar2char(l_v594620, l_v594595); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from singleheader.h:143: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/module/_codecs/locale_codec.h:8:63: note: expected 'size_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 8 | RPY_EXTERN char* pypy_wchar2char(const wchar_t *text, size_t *error_pos); [platform:WARNING] | ~~~~~~~~^~~~~~~~~ [platform:WARNING] pypy_module__codecs.c: In function 'pypy_g_utf8_encode_locale_strict': [platform:WARNING] pypy_module__codecs.c:545:54: warning: passing argument 2 of 'pypy_wchar2char_strict' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 545 | l_sbuf_1 = pypy_wchar2char_strict(l_v594729, l_v594704); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from singleheader.h:143: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/module/_codecs/locale_codec.h:9:70: note: expected 'size_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 9 | RPY_EXTERN char* pypy_wchar2char_strict(const wchar_t *text, size_t *error_pos); [platform:WARNING] | ~~~~~~~~^~~~~~~~~ [platform:WARNING] pypy_module__codecs.c: In function 'pypy_g_str_decode_locale_surrogateescape': [platform:WARNING] pypy_module__codecs.c:814:47: warning: passing argument 2 of 'pypy_char2wchar' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 814 | l_ubuf_0 = pypy_char2wchar(l_v594841, l_v594813); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from singleheader.h:143: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/module/_codecs/locale_codec.h:5:62: note: expected 'size_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 5 | RPY_EXTERN wchar_t* pypy_char2wchar(const char* arg, size_t *size); [platform:WARNING] | ~~~~~~~~^~~~ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_load_cffi1_module': [platform:WARNING] pypy_module__cffi_backend.c:1863:19: warning: assignment to 'char **' from incompatible pointer type 'const char * const*' [-Wincompatible-pointer-types] [platform:WARNING] 1863 | l_v551153 = RPyField(l_src_ctx_2, includes); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__cffi_call_python': [platform:WARNING] pypy_module__cffi_backend.c:2651:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 2651 | l_v551686 = RPyField(l_ll_externpy_1, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c: In function 'pypy_g_str_decode_locale_strict': [platform:WARNING] pypy_module__codecs.c:3614:54: warning: passing argument 2 of 'pypy_char2wchar_strict' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 3614 | l_ubuf_1 = pypy_char2wchar_strict(l_v595897, l_v595869); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from singleheader.h:143: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/module/_codecs/locale_codec.h:6:69: note: expected 'size_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 6 | RPY_EXTERN wchar_t* pypy_char2wchar_strict(const char* arg, size_t *size); [platform:WARNING] | ~~~~~~~~^~~~ [platform:WARNING] pypy_module___pypy__.c: In function 'pypy_g_pyos_inputhook': [platform:WARNING] pypy_module___pypy__.c:5208: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] 5208 | l_func_1659 = _PyPy_get_PyOS_InputHook(); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_dir1': [platform:WARNING] pypy_module__cffi_backend.c:68909:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 68909 | l_g_2 = RPyField(l_v576503, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:69025:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 69025 | l_cp_30 = RPyField(l_v576522, name); [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:69760:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 69760 | l_v576725 = RPyField(l_ctx_249, typenames); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:69762:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 69762 | l_cp_31 = RPyField(l_v576726, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:70176:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 70176 | l_v576860 = RPyField(l_ctx_249, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:70178:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 70178 | l_cp_32 = RPyField(l_su_0, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_do_realize_lazy_struct': [platform:WARNING] pypy_module__cffi_backend.c:72092:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 72092 | l_v577638 = RPyField(l_v577637, fields); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:72095:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 72095 | l_cp_33 = RPyField(l_fld_0, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject__build_attr': [platform:WARNING] pypy_module__cffi_backend.c:74211:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 74211 | l_v578465 = RPyField(l_v578446, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:74496:27: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types] [platform:WARNING] 74496 | l_ptr_240 = &RPyField(l_g_3, size_or_direct_fn); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_full_dict_copy': [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_sem_getvalue__sem_tPtr_arrayPtr': [platform:WARNING] pypy_module__cffi_backend.c:75380:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 75380 | l_g_4 = RPyField(l_v578998, globals); [platform:WARNING] | ^ [platform:WARNING] implement_2.c:115094:43: warning: passing argument 2 of 'sem_getvalue' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 115094 | l_v242272 = sem_getvalue(l_a0_56, l_a1_43); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:20, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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__cffi_backend.c:75410:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 75410 | l_cp_34 = RPyField(l_v579008, name); [platform:WARNING] | ^ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_sigwait__sigset_tPtr_arrayPtr': [platform:WARNING] implement_2.c:119325:38: warning: passing argument 2 of 'sigwait' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 119325 | l_v243596 = sigwait(l_a0_89, l_a1_56); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:118: [platform:WARNING] /usr/include/signal.h:225:41: note: expected 'int * restrict' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 225 | int sigwait(const sigset_t *__restrict, int *__restrict); [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:77455:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 77455 | l_v579812 = RPyField(l_v579811, globals); [platform:WARNING] | ^ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_pipe2__arrayPtr_Signed': [platform:WARNING] implement_2.c:121011:27: warning: passing argument 1 of 'pipe2' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 121011 | l_v244158 = pipe2(l_a0_98, l_a1_61); [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/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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_2.c: In function 'pypy_g_ccall_getresgid__arrayPtr_arrayPtr_arrayPtr': [platform:WARNING] implement_2.c:122325:31: warning: passing argument 1 of 'getresgid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 122325 | l_v244634 = getresgid(l_a0_139, l_a1_67, l_a2_36); [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/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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_2.c:122325:41: warning: passing argument 2 of 'getresgid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 122325 | l_v244634 = getresgid(l_a0_139, l_a1_67, l_a2_36); [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/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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_2.c:122325:50: warning: passing argument 3 of 'getresgid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 122325 | l_v244634 = getresgid(l_a0_139, l_a1_67, l_a2_36); [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/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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_2.c: In function 'pypy_g_ccall_getresuid__arrayPtr_arrayPtr_arrayPtr': [platform:WARNING] implement_2.c:122341:31: warning: passing argument 1 of 'getresuid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 122341 | l_v244641 = getresuid(l_a0_140, l_a1_68, l_a2_37); [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/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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_2.c:122341:41: warning: passing argument 2 of 'getresuid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 122341 | l_v244641 = getresuid(l_a0_140, l_a1_68, l_a2_37); [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/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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_2.c:122341:50: warning: passing argument 3 of 'getresuid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 122341 | l_v244641 = getresuid(l_a0_140, l_a1_68, l_a2_37); [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/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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_2.c: In function 'pypy_g_ccall_pipe__arrayPtr': [platform:WARNING] implement_2.c:122566:26: warning: passing argument 1 of 'pipe' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 122566 | l_v244720 = pipe(l_a0_144); [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/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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_2.c: In function 'pypy_g_ccall_pthread_kill': [platform:WARNING] implement_2.c:124913:34: warning: passing argument 1 of 'pthread_kill' makes pointer from integer without a cast [-Wint-conversion] [platform:WARNING] 124913 | l_v245627 = pthread_kill(l_a0_162, l_a1_87); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed {aka long int} [platform:WARNING] In file included from singleheader.h:118: [platform:WARNING] /usr/include/signal.h:231:18: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'Signed' {aka 'long int'} [platform:WARNING] 231 | int pthread_kill(pthread_t, int); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetUnknownEncodingHandler__NonePtr_fun': [platform:WARNING] implement_2.c:128910:49: warning: passing argument 2 of 'XML_SetUnknownEncodingHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 128910 | XML_SetUnknownEncodingHandler(l_a0_192, l_a1_112, l_a2_50); [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:175: [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_2.c: In function 'pypy_g_ccall_XML_SetSkippedEntityHandler__NonePtr_funcP': [platform:WARNING] implement_2.c:129335:47: warning: passing argument 2 of 'XML_SetSkippedEntityHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 129335 | XML_SetSkippedEntityHandler(l_a0_198, l_a1_116); [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:175: [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_2.c: In function 'pypy_g_ccall_XML_SetAttlistDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_2.c:129570:45: warning: passing argument 2 of 'XML_SetAttlistDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 129570 | XML_SetAttlistDeclHandler(l_a0_200, l_a1_118); [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:175: [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] implement_2.c: In function 'pypy_g_ccall_XML_SetXmlDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_2.c:130040:41: warning: passing argument 2 of 'XML_SetXmlDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 130040 | XML_SetXmlDeclHandler(l_a0_204, l_a1_122); [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:175: [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_2.c: In function 'pypy_g_ccall_XML_SetEntityDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_2.c:130275:44: warning: passing argument 2 of 'XML_SetEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 130275 | XML_SetEntityDeclHandler(l_a0_206, l_a1_124); [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:175: [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] implement_2.c: In function 'pypy_g_ccall_XML_SetStartDoctypeDeclHandler__NonePtr_fu': [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_externpy_deco': [platform:WARNING] implement_2.c:130745:50: warning: passing argument 2 of 'XML_SetStartDoctypeDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 130745 | XML_SetStartDoctypeDeclHandler(l_a0_210, l_a1_127); [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:175: [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_2.c: In function 'pypy_g_ccall_XML_SetExternalEntityRefHandler__NonePtr_f': [platform:WARNING] pypy_module__cffi_backend.c:87090:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 87090 | l_v583390 = RPyField(l_ctx_250, globals); [platform:WARNING] | ^ [platform:WARNING] implement_2.c:130980:51: warning: passing argument 2 of 'XML_SetExternalEntityRefHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 130980 | XML_SetExternalEntityRefHandler(l_a0_212, l_a1_129); [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:175: [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_2.c: In function 'pypy_g_ccall_XML_SetNotStandaloneHandler__NonePtr_funcP': [platform:WARNING] implement_2.c:131223:47: warning: passing argument 2 of 'XML_SetNotStandaloneHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 131223 | XML_SetNotStandaloneHandler(l_a0_214, l_a1_131); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed (*)(void *) {aka long int (*)(void *)} [platform:WARNING] In file included from singleheader.h:175: [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_2.c: In function 'pypy_g_ccall_XML_SetDefaultHandlerExpand__NonePtr_funcP': [platform:WARNING] implement_2.c:131466:47: warning: passing argument 2 of 'XML_SetDefaultHandlerExpand' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 131466 | XML_SetDefaultHandlerExpand(l_a0_216, l_a1_132); [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:175: [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_2.c: In function 'pypy_g_ccall_XML_SetDefaultHandler__NonePtr_funcPtr': [platform:WARNING] implement_2.c:131701:41: warning: passing argument 2 of 'XML_SetDefaultHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 131701 | XML_SetDefaultHandler(l_a0_218, l_a1_134); [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:175: [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_2.c: In function 'pypy_g_ccall_XML_SetCharacterDataHandler__NonePtr_funcP': [platform:WARNING] implement_2.c:133581:47: warning: passing argument 2 of 'XML_SetCharacterDataHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 133581 | XML_SetCharacterDataHandler(l_a0_234, l_a1_148); [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:175: [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] pypy_module__cffi_backend.c: In function 'pypy_g_realize_global_int': [platform:WARNING] pypy_module__cffi_backend.c:98932:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 98932 | l_cp_35 = RPyField(l_g_8, 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:100429:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 100429 | l_cp_36 = RPyField(l_info_22, error_message); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:100799:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 100799 | l_cp_37 = RPyField(l_info_22, error_message); [platform:WARNING] | ^ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_getsockname__Signed_sockaddrPtr_array1Ptr': [platform:WARNING] implement_2.c:169253:53: warning: passing argument 3 of 'getsockname' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 169253 | l_v260041 = getsockname(l_a0_339, l_a1_230, l_a2_115); [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:145: [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_2.c: In function 'pypy_g_ccall_getpeername__Signed_sockaddrPtr_array1Ptr': [platform:WARNING] implement_2.c:169269:53: warning: passing argument 3 of 'getpeername' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 169269 | l_v260048 = getpeername(l_a0_340, l_a1_231, l_a2_116); [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:145: [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_2.c: In function 'pypy_g_ccall_openpty__arrayPtr_arrayPtr_arrayPtr_arrayP': [platform:WARNING] implement_2.c:169411:29: warning: passing argument 1 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 169411 | l_v260099 = openpty(l_a0_349, l_a1_237, l_a2_119, l_a3_49, l_a4_28); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:132: [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_2.c:169411:39: warning: passing argument 2 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 169411 | l_v260099 = openpty(l_a0_349, l_a1_237, l_a2_119, l_a3_49, l_a4_28); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:132: [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_2.c:169411:59: warning: passing argument 4 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 169411 | l_v260099 = openpty(l_a0_349, l_a1_237, l_a2_119, l_a3_49, l_a4_28); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | char * [platform:WARNING] In file included from singleheader.h:132: [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_2.c:169411:68: warning: passing argument 5 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 169411 | l_v260099 = openpty(l_a0_349, l_a1_237, l_a2_119, l_a3_49, l_a4_28); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | char * [platform:WARNING] In file included from singleheader.h:132: [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_2.c: In function 'pypy_g_ccall_inet_ntop__Signed_arrayPtr_arrayPtr_Unsign': [platform:WARNING] implement_2.c:169497:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 169497 | l_v260126 = inet_ntop(l_a0_353, l_a1_241, l_a2_123, l_a3_51); [platform:WARNING] | ^ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_rpy_curses_setupterm__arrayPtr_Signed_arra': [platform:WARNING] implement_2.c:169533:62: warning: passing argument 3 of 'rpy_curses_setupterm' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 169533 | l_v260140 = rpy_curses_setupterm(l_a0_355, l_a1_243, l_a2_125); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] singleheader.h:555:50: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 555 | RPY_EXTERN int rpy_curses_setupterm(char *, int, int *); [platform:WARNING] | ^~~~~ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_ffi_prep_closure__ffi_closurePtr_ffi_cifPt': [platform:WARNING] implement_2.c:169677:9: warning: 'ffi_prep_closure' is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations] [platform:WARNING] 169677 | l_v260188 = ffi_prep_closure(l_a0_364, l_a1_252, l_a2_130, l_a3_53); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] In file included from singleheader.h:184: [platform:WARNING] /usr/include/ffi.h:347:1: note: declared here [platform:WARNING] 347 | ffi_prep_closure (ffi_closure*, [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_recvmsg_implementation__Signed_Signed_Sign': [platform:WARNING] implement_2.c:169913:83: warning: passing argument 5 of 'recvmsg_implementation' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 169913 | l_v260282 = recvmsg_implementation(l_a0_366, l_a1_254, l_a2_132, l_a3_55, l_a4_30, l_a5_13, l_a6_6, l_a7_4, l_a8_3, l_a9_0, l_a10_0, l_a11_0, l_a12_0, l_a13_0); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] singleheader.h:543:122: note: expected 'socklen_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 543 | RPY_EXTERN int recvmsg_implementation(int socket_fd, int ancillary_size, int flags, struct sockaddr* address, socklen_t* addrlen, int* message_lengths, char** messages, int no_of_messages, long* size_of_ancillary, long** levels, long** types, char** file_descr, long** descr_per_ancillary, long* flag); [platform:WARNING] | ~~~~~~~~~~~^~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_c_type_or_func_now': [platform:WARNING] implement_2.c:169913:92: warning: passing argument 6 of 'recvmsg_implementation' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 169913 | l_v260282 = recvmsg_implementation(l_a0_366, l_a1_254, l_a2_132, l_a3_55, l_a4_30, l_a5_13, l_a6_6, l_a7_4, l_a8_3, l_a9_0, l_a10_0, l_a11_0, l_a12_0, l_a13_0); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] singleheader.h:543:136: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 543 | RPY_EXTERN int recvmsg_implementation(int socket_fd, int ancillary_size, int flags, struct sockaddr* address, socklen_t* addrlen, int* message_lengths, char** messages, int no_of_messages, long* size_of_ancillary, long** levels, long** types, char** file_descr, long** descr_per_ancillary, long* flag); [platform:WARNING] | ~~~~~^~~~~~~~~~~~~~~ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_getsockopt__Signed_Signed_Signed_arrayPtr_': [platform:WARNING] pypy_module__cffi_backend.c:109952:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 109952 | l_v592690 = RPyField(l_v592689, typenames); [platform:WARNING] | ^ [platform:WARNING] implement_2.c:170025:71: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 170025 | l_v260331 = getsockopt(l_a0_373, l_a1_259, l_a2_137, l_a3_60, l_a4_33); [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:145: [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_2.c: In function 'pypy_g_ccall_getsockopt__Signed_Signed_Signed_arrayPtr__1': [platform:WARNING] implement_2.c:170041:71: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 170041 | l_v260338 = getsockopt(l_a0_374, l_a1_260, l_a2_138, l_a3_61, l_a4_34); [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:145: [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_2.c: In function 'pypy_g_ccall_pypy_epoll_wait__Signed_arrayPtr_arrayPtr_': [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__realize_c_struct_or_union': [platform:WARNING] implement_2.c:170075:47: warning: passing argument 2 of 'pypy_epoll_wait' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 170075 | l_v260352 = pypy_epoll_wait(l_a0_376, l_a1_262, l_a2_140, l_a3_63, l_a4_35); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] singleheader.h:505:26: note: expected 'uint32_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 505 | int pypy_epoll_wait(int, uint32_t*, int*, int, int); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:111923:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 111923 | l_v593199 = RPyField(l_v593198, struct_unions); [platform:WARNING] | ^ [platform:WARNING] implement_2.c:170075:57: warning: passing argument 3 of 'pypy_epoll_wait' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 170075 | l_v260352 = pypy_epoll_wait(l_a0_376, l_a1_262, l_a2_140, l_a3_63, l_a4_35); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] singleheader.h:505:37: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 505 | int pypy_epoll_wait(int, uint32_t*, int*, int, int); [platform:WARNING] | ^~~~ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_socketpair__Signed_Signed_Signed_arrayPtr': [platform:WARNING] pypy_module__cffi_backend.c:111959:43: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 111959 | l_v593647 = RPyField(l_s_408, name); [platform:WARNING] | ^ [platform:WARNING] implement_2.c:170141:62: warning: passing argument 4 of 'socketpair' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 170141 | l_v260378 = socketpair(l_a0_380, l_a1_265, l_a2_143, l_a3_65); [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:145: [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_2.c: In function 'pypy_g_ccall_pypy_subprocess_child_exec__arrayPtr_array': [platform:WARNING] pypy_module__cffi_backend.c:112007:35: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 112007 | l_v593473 = RPyField(l_s_408, name); [platform:WARNING] | ^ [platform:WARNING] implement_2.c:170172:188: warning: passing argument 18 of 'pypy_subprocess_child_exec' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 170172 | pypy_subprocess_child_exec(l_a0_382, l_a1_267, l_a2_145, l_a3_66, l_a4_36, l_a5_15, l_a6_7, l_a7_5, l_a8_4, l_a9_1, l_a10_1, l_a11_1, l_a12_1, l_a13_1, l_a14_0, l_a15_0, l_a16_0, l_a17_0, l_a18_0); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed (*)(void *) {aka long int (*)(void *)} [platform:WARNING] In file included from singleheader.h:166: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/module/_posixsubprocess/_posixsubprocess.h:18:18: note: expected 'int (*)(void *)' but argument is of type 'Signed (*)(void *)' {aka 'long int (*)(void *)'} [platform:WARNING] 18 | int (*preexec_fn)(void*), [platform:WARNING] | ~~~~~~^~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_accept__Signed_sockaddrPtr_array1Ptr': [platform:WARNING] pypy_module__cffi_backend.c:112253:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 112253 | l_cp_40 = RPyField(l_s_408, name); [platform:WARNING] | ^ [platform:WARNING] implement_2.c:172272:48: warning: passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 172272 | l_v261007 = accept(l_a0_397, l_a1_281, l_a2_158); [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:145: [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_2.c: In function 'pypy_g_ccall_accept4__Signed_sockaddrPtr_array1Ptr_Sign': [platform:WARNING] pypy_module__cffi_backend.c:112423:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 112423 | l_cp_41 = RPyField(l_s_408, name); [platform:WARNING] | ^ [platform:WARNING] implement_2.c:172288:49: warning: passing argument 3 of 'accept4' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 172288 | l_v261014 = accept4(l_a0_398, l_a1_282, l_a2_159, l_a3_75); [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:145: [platform:WARNING] /usr/include/sys/socket.h:389:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 389 | int accept4(int, struct sockaddr *__restrict, socklen_t *__restrict, int); [platform:WARNING] | ^ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_getgrouplist__arrayPtr_Unsigned_arrayPtr_a': [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__realize_c_enum': [platform:WARNING] implement_2.c:172403:54: warning: passing argument 3 of 'getgrouplist' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 172403 | l_v261049 = getgrouplist(l_a0_402, l_a1_284, l_a2_161, l_a3_76); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from singleheader.h:127: [platform:WARNING] /usr/include/grp.h:44:39: note: expected 'gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} [platform:WARNING] 44 | int getgrouplist(const char *, gid_t, gid_t *, int *); [platform:WARNING] | ^~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:113345:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 113345 | l_v593784 = RPyField(l_v593783, enums); [platform:WARNING] | ^ [platform:WARNING] implement_2.c:172403:64: warning: passing argument 4 of 'getgrouplist' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 172403 | l_v261049 = getgrouplist(l_a0_402, l_a1_284, l_a2_161, l_a3_76); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:127: [platform:WARNING] /usr/include/grp.h:44:48: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} [platform:WARNING] 44 | int getgrouplist(const char *, gid_t, gid_t *, int *); [platform:WARNING] | ^~~~~ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_waitpid__Signed_arrayPtr_Signed': [platform:WARNING] pypy_module__cffi_backend.c:113580:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 113580 | l_p_129 = RPyField(l_e_278, enumerators); [platform:WARNING] | ^ [platform:WARNING] implement_2.c:172419:39: warning: passing argument 2 of 'waitpid' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 172419 | l_v261056 = waitpid(l_a0_403, l_a1_285, l_a2_162); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:122: [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_2.c: In function 'pypy_g_ccall_recvfrom__Signed_arrayPtr_Unsigned_Signed_': [platform:WARNING] pypy_module__cffi_backend.c:113605:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 113605 | l_v593844 = RPyField(l_e_278, name); [platform:WARNING] | ^ [platform:WARNING] implement_2.c:172471:78: warning: passing argument 6 of 'recvfrom' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 172471 | l_v261065 = recvfrom(l_a0_404, l_a1_286, l_a2_163, l_a3_77, l_a4_40, l_a5_18); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from singleheader.h:145: [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_2.c: In function 'pypy_g_ccall_getgroups__Signed_arrayPtr': [platform:WARNING] pypy_module__cffi_backend.c:114030:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 114030 | l_v593971 = RPyField(l_v593970, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__fetch_external_struct_or_union': [platform:WARNING] implement_2.c:176422:41: warning: passing argument 2 of 'getgroups' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 176422 | l_v262197 = getgroups(l_a0_425, l_a1_305); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Unsigned * {aka long unsigned int *} [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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_2.c: In function 'pypy_g_ccall_setgroups__Unsigned_arrayPtr': [platform:WARNING] pypy_module__cffi_backend.c:114319:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 114319 | l_cp_43 = RPyField(l_s_409, name); [platform:WARNING] | ^ [platform:WARNING] implement_2.c:176438:41: warning: passing argument 2 of 'setgroups' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 176438 | l_v262204 = setgroups(l_a0_426, l_a1_306); [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/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.h:8, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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:114513:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 114513 | l_v594227 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c: In function 'pypy_g_multibytecodec_encerror': [platform:WARNING] pypy_module__multibytecodec.c:5899:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 5899 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4); [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c: In function 'pypy_g_unwrap_value__write_ptr': [platform:WARNING] pypy_module__rawffi.c:17944:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] [platform:WARNING] 17944 | l_v750795 = (void *)(l_v750794); [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c: In function 'pypy_g_unwrap_value__push_field': [platform:WARNING] pypy_module__rawffi.c:28622:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] [platform:WARNING] 28622 | l_v754929 = (void *)(l_v754928); [platform:WARNING] | ^ [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_dump_traceback': [platform:WARNING] pypy_module_faulthandler.c:444:44: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 444 | l_cp_130 = 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:162: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/module/faulthandler/faulthandler.h:15: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] 15 | 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:1449:44: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 1449 | l_cp_132 = 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:162: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/module/faulthandler/faulthandler.h:15: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] 15 | 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_register': [platform:WARNING] pypy_module_faulthandler.c:2087:44: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 2087 | l_cp_134 = 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:162: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/module/faulthandler/faulthandler.h:15: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] 15 | 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:2877:60: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 2877 | l_cp_136 = 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:162: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/module/faulthandler/faulthandler.h:15: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] 15 | RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [platform:WARNING] pypy_module_signal.c: In function 'pypy_g_pthread_kill': [platform:WARNING] pypy_module_signal.c:1644:35: warning: passing argument 1 of 'pthread_kill' makes pointer from integer without a cast [-Wint-conversion] [platform:WARNING] 1644 | l_res_1963 = pthread_kill(l_tid_0, l_signum_3); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed {aka long int} [platform:WARNING] In file included from singleheader.h:118: [platform:WARNING] /usr/include/signal.h:231:18: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'Signed' {aka 'long int'} [platform:WARNING] 231 | int pthread_kill(pthread_t, int); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__init_timezone': [platform:WARNING] pypy_module_time.c:293:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 293 | l_cp_153 = RPyField(l_res_1989, tm_zone); [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:573:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 573 | l_cp_154 = RPyField(l_res_1987, tm_zone); [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__gettmarg': [platform:WARNING] pypy_module_time.c:2933:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 2933 | l_old_tm_zone_0 = (&pypy_g_tm)->tm_zone; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__tm_to_tuple': [platform:WARNING] pypy_module_time.c:5723:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 5723 | l_cp_157 = RPyField(l_t_23, tm_zone); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c: In function 'pypy_g_get_location_str_7': [platform:WARNING] rpython_jit_metainterp.c:103342:44: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 103342 | l_v1512872 = RPyField(l_externpy_1, name); [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c: In function 'pypy_g_W_BytearrayObject_descr_zfill': [platform:WARNING] pypy_objspace_std_1.c:183014:43: warning: self-comparison always evaluates to true [-Wtautological-compare] [platform:WARNING] 183014 | l_v1274544 = (l_selfval_5 == l_selfval_5); [platform:WARNING] | ^~ [platform:WARNING] rpython_rlib.c: In function 'pypy_g_forkpty_1': [platform:WARNING] rpython_rlib.c:148385:32: warning: passing argument 1 of 'forkpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 148385 | 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:132: [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___init__': [platform:WARNING] rpython_rlib.c:152442:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] [platform:WARNING] 152442 | l_v1863710 = RPyField(l_addr_17121, 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:21445:84: warning: passing argument 4 of '_PyPy_dg_dtoa' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 21445 | l_v1966734 = _PyPy_dg_dtoa(l_stararg0_836, l_stararg1_462, l_stararg2_213, l_stararg3_86, l_stararg4_42, l_stararg5_21); [platform:WARNING] | ^~~~~~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:144: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-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:21445:99: warning: passing argument 5 of '_PyPy_dg_dtoa' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 21445 | l_v1966734 = _PyPy_dg_dtoa(l_stararg0_836, l_stararg1_462, l_stararg2_213, l_stararg3_86, l_stararg4_42, l_stararg5_21); [platform:WARNING] | ^~~~~~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from singleheader.h:144: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-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:33022:44: warning: passing argument 2 of 'frexp' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 33022 | l_v1970685 = frexp(l_stararg0_848, l_stararg1_469); [platform:WARNING] | ^~~~~~~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | Signed * {aka long int *} [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/rpython/../pypy/module/cpyext/include/Python.h:14, [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/pypy3/src/pypy3.8-v7.3.9-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-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] rpython_rlib.c: In function 'pypy_g_PacketAddress_get_haddr': [platform:WARNING] rpython_rlib.c:201022:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] [platform:WARNING] 201022 | l_v1880550 = RPyField(l_v1880513, sll_addr); [platform:WARNING] | ^ [platform:WARNING] bytesobject.c: In function 'PyPyBytes_FromFormatV': [platform:WARNING] bytesobject.c:135:32: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'Py_ssize_t' {aka 'long int'} [-Wformat=] [platform:WARNING] 135 | sprintf(s, "%" PY_FORMAT_SIZE_T "d", [platform:WARNING] | ^~~ [platform:WARNING] bytesobject.c:135:54: note: format string is defined here [platform:WARNING] 135 | sprintf(s, "%" PY_FORMAT_SIZE_T "d", [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~^ [platform:WARNING] | | [platform:WARNING] | int [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/pypy3/src/pypy3.8-v7.3.9-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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/pypy3/src/pypy3.8-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/pypy3/src/pypy3.8-v7.3.9-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59, [platform:WARNING] from /home/buildozer/aports/testing/pypy3/src/pypy3.8-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/pypy3/src/pypy3.8-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:161:49: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 161 | array_p, FRAME_DEPTH_N); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | intptr_t * {aka int *} [platform:WARNING] In file included from common_header.h:158, [platform:WARNING] from faulthandler.c:17: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-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:172:45: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 172 | array_p, FRAME_DEPTH_N); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | intptr_t * {aka int *} [platform:WARNING] In file included from common_header.h:158, [platform:WARNING] from faulthandler.c:17: [platform:WARNING] /home/buildozer/aports/testing/pypy3/src/pypy3.8-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-pypy3.8-v7.3.9-1/testing_1/pypy3-c to /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/goal/pypy3-c [translation:info] copied: /tmp/usession-release-pypy3.8-v7.3.9-1/testing_1/libpypy3-c.so to /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/goal/libpypy3-c.so [translation:info] created: /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/goal/pypy3-c [2c3b3] translation-task} [translation:info] Create cffi bindings for modules... [2c3b3] {translation-task starting build_cffi_imports /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py:180: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named '_pypy_openssl') RuntimeWarning) ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 257, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 121, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 257, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 121, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 257, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 121, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 257, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 121, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 257, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 121, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 257, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 121, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 257, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 121, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 257, in globals()[__func_name] = __get_hash(__func_name) File "/home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py", line 121, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 * _pypy_util_build.py * _blake2/_blake2_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/pypy3/src/pypy3.8-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 * _lzma_build.py * _sha3/_sha3_build.py * _posixshmem_build.py *** failed to build the CFFI modules ['_ssl_build.py'] PyPy can still be used as long as you don't need the corresponding modules. If you do need them, please install the missing headers and libraries (see error messages just above) and then re-run the command: /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/goal/pypy3-c /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py --embed-dependencies [2c3b4] translation-task} [translation:info] usession directory: /tmp/usession-release-pypy3.8-v7.3.9-1 [Timer] Timings: [Timer] annotate --- 466.5 s [Timer] rtype_lltype --- 211.9 s [Timer] pyjitpl_lltype --- 443.2 s [Timer] backendopt_lltype --- 161.3 s [Timer] stackcheckinsertion_lltype --- 8.1 s [Timer] database_c --- 338.1 s [Timer] source_c --- 150.6 s [Timer] compile_c --- 152.3 s [Timer] build_cffi_imports --- 175.4 s [Timer] =========================================== [Timer] Total: --- 2107.3 s calling create_cffi_import_libraries with "embed_dependencies" True stdout: Operating system: i686-whatever-linux2 You need Perl 5. stderr: calling create_cffi_import_libraries with "embed_dependencies" False /home/buildozer/aports/testing/pypy3/src/pypy3.8-v7.3.9-src/lib-python/3/hashlib.py:180: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named '_pypy_openssl') RuntimeWarning) * _pypy_util_cffi_inner already built * _blake2 already built * _ssl_build.py * sqlite3 already built * audioop already built * _tkinter already built * curses already built * syslog already built * _gdbm already built * grp already built * resource already built * lzma already built * _sha3 already built * _posixshmem already built >>> pypy3: Entering fakeroot... >>> pypy3*: Running postcheck for pypy3 >>> pypy3*: Preparing package pypy3... >>> pypy3*: Stripping binaries >>> pypy3*: Scanning shared objects >>> pypy3*: Tracing dependencies... >>> ERROR: pypy3*: libpypy3-c.so: path not found so:libbz2.so.1 so:libc.musl-x86.so.1 so:libcrypto.so.3 so:libexpat.so.1 so:libffi.so.8 so:libgcc_s.so.1 so:libgdbm.so.6 so:liblzma.so.5 so:libncursesw.so.6 so:libpanelw.so.6 so:libsqlite3.so.0 so:libssl.so.3 so:libtcl8.6.so so:libtk8.6.so so:libz.so.1 >>> pypy3*: Package size: 59.0 MB >>> pypy3*: Compressing data... >>> pypy3*: Create checksum... >>> pypy3*: Create pypy3-7.3.9-r1.apk >>> pypy3: Build complete at Thu, 04 Aug 2022 07:11:49 +0000 elapsed time 0h 36m 44s >>> pypy3: Cleaning up srcdir >>> pypy3: Cleaning up pkgdir >>> pypy3: Uninstalling dependencies... (1/55) Purging .makedepends-pypy3 (20220804.063507) (2/55) Purging bzip2-dev (1.0.8-r1) (3/55) Purging gdbm-dev (1.23-r0) (4/55) Purging gdbm-tools (1.23-r0) (5/55) Purging libffi-dev (3.4.2-r1) (6/55) Purging linux-headers (5.16.7-r1) (7/55) Purging openssl-dev (3.0.5-r1) (8/55) Purging readline-dev (8.1.2-r0) (9/55) Purging libhistory (8.1.2-r0) (10/55) Purging readline (8.1.2-r0) (11/55) Purging sqlite-dev (3.39.2-r0) (12/55) Purging tk-dev (8.6.12-r0) (13/55) Purging libxft-dev (2.3.4-r0) (14/55) Purging fontconfig-dev (2.14.0-r0) (15/55) Purging tk (8.6.12-r0) (16/55) Purging util-linux-misc (2.38-r3) (17/55) Purging xz-dev (5.2.5-r1) (18/55) Purging expat-dev (2.4.8-r1) (19/55) Purging expat (2.4.8-r1) (20/55) Purging pypy (7.3.9-r2) (21/55) Purging gdbm (1.23-r0) (22/55) Purging libffi (3.4.2-r1) (23/55) Purging ncurses-dev (6.3_p20220729-r0) (24/55) Purging sqlite-libs (3.39.2-r0) (25/55) Purging tcl-dev (8.6.12-r1) (26/55) Purging tcl (8.6.12-r1) (27/55) Purging tzdata (2022a-r2) (28/55) Purging freetype-dev (2.12.1-r0) (29/55) Purging libpng-dev (1.6.37-r1) (30/55) Purging zlib-dev (1.2.12-r1) (31/55) Purging libxrender-dev (0.9.10-r3) (32/55) Purging libx11-dev (1.8.1-r1) (33/55) Purging xtrans (1.4.0-r1) (34/55) Purging libxcb-dev (1.15-r0) (35/55) Purging xcb-proto (1.15-r0) (36/55) Purging libxau-dev (1.0.9-r0) (37/55) Purging libxft (2.3.4-r0) (38/55) Purging libxrender (0.9.10-r3) (39/55) Purging libx11 (1.8.1-r1) (40/55) Purging libxcb (1.15-r0) (41/55) Purging libxau (1.0.9-r0) (42/55) Purging libxdmcp-dev (1.1.3-r0) (43/55) Purging libxdmcp (1.1.3-r0) (44/55) Purging xorgproto (2022.1-r0) (45/55) Purging libbsd (0.11.6-r2) (46/55) Purging libmd (1.0.4-r0) (47/55) Purging fontconfig (2.14.0-r0) (48/55) Purging freetype (2.12.1-r0) (49/55) Purging libpng (1.6.37-r1) (50/55) Purging brotli-dev (1.0.9-r7) (51/55) Purging libfdisk (2.38-r3) (52/55) Purging libmount (2.38-r3) (53/55) Purging libblkid (2.38-r3) (54/55) Purging libuuid (2.38-r3) (55/55) Purging libsmartcols (2.38-r3) Executing busybox-1.35.0-r22.trigger OK: 684 MiB in 104 packages >>> pypy3: Updating the testing/x86 repository index... >>> pypy3: Signing the index...