>>> py3-ujson: Building community/py3-ujson 5.9.0-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 00:09:52 +0000 >>> py3-ujson: Checking sanity of /home/buildozer/aports/community/py3-ujson/APKBUILD... >>> py3-ujson: Analyzing dependencies... >>> py3-ujson: Installing for build: build-base py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel python3-dev py3-pytest py3-tz (1/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.6-r0) (3/38) Installing gdbm (1.23-r1) (4/38) Installing xz-libs (5.6.1-r3) (5/38) Installing mpdecimal (4.0.0-r0) (6/38) Installing libpanelw (6.4_p20240330-r0) (7/38) Installing readline (8.2.10-r0) (8/38) Installing sqlite-libs (3.45.2-r0) (9/38) Installing python3 (3.12.2-r1) (10/38) Installing python3-pycache-pyc0 (3.12.2-r1) (11/38) Installing pyc (3.12.2-r1) (12/38) Installing py3-installer-pyc (0.7.0-r2) (13/38) Installing py3-gpep517-pyc (15-r2) (14/38) Installing python3-pyc (3.12.2-r1) (15/38) Installing py3-installer (0.7.0-r2) (16/38) Installing py3-gpep517 (15-r2) (17/38) Installing py3-parsing (3.1.2-r1) (18/38) Installing py3-parsing-pyc (3.1.2-r1) (19/38) Installing py3-packaging (24.0-r1) (20/38) Installing py3-packaging-pyc (24.0-r1) (21/38) Installing py3-setuptools (69.2.0-r2) (22/38) Installing py3-setuptools-pyc (69.2.0-r2) (23/38) Installing py3-setuptools_scm (8.0.4-r2) (24/38) Installing py3-setuptools_scm-pyc (8.0.4-r2) (25/38) Installing py3-wheel (0.42.0-r1) (26/38) Installing py3-wheel-pyc (0.42.0-r1) (27/38) Installing python3-dev (3.12.2-r1) (28/38) Installing py3-iniconfig (2.0.0-r1) (29/38) Installing py3-iniconfig-pyc (2.0.0-r1) (30/38) Installing py3-pluggy (1.4.0-r1) (31/38) Installing py3-pluggy-pyc (1.4.0-r1) (32/38) Installing py3-py (1.11.0-r3) (33/38) Installing py3-py-pyc (1.11.0-r3) (34/38) Installing py3-pytest (8.1.1-r1) (35/38) Installing py3-pytest-pyc (8.1.1-r1) (36/38) Installing py3-tz (2024.1-r1) (37/38) Installing py3-tz-pyc (2024.1-r1) (38/38) Installing .makedepends-py3-ujson (20240413.000953) Executing busybox-1.36.1-r25.trigger OK: 454 MiB in 141 packages >>> py3-ujson: Cleaning up srcdir >>> py3-ujson: Cleaning up pkgdir >>> py3-ujson: Cleaning up tmpdir >>> py3-ujson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ujson-5.9.0.tar.gz >>> py3-ujson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ujson-5.9.0.tar.gz >>> py3-ujson: Checking sha512sums... ujson-5.9.0.tar.gz: OK >>> py3-ujson: Unpacking /var/cache/distfiles/ujson-5.9.0.tar.gz... 2024-04-13 00:09:55,344 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2024-04-13 00:09:55,393 root INFO running bdist_wheel 2024-04-13 00:09:55,410 root INFO running build 2024-04-13 00:09:55,410 root INFO running build_ext 2024-04-13 00:09:55,412 root INFO building 'ujson' extension 2024-04-13 00:09:55,412 root INFO creating build 2024-04-13 00:09:55,412 root INFO creating build/temp.linux-armv8l-cpython-312 2024-04-13 00:09:55,412 root INFO creating build/temp.linux-armv8l-cpython-312/deps 2024-04-13 00:09:55,412 root INFO creating build/temp.linux-armv8l-cpython-312/deps/double-conversion 2024-04-13 00:09:55,412 root INFO creating build/temp.linux-armv8l-cpython-312/deps/double-conversion/double-conversion 2024-04-13 00:09:55,412 root INFO creating build/temp.linux-armv8l-cpython-312/lib 2024-04-13 00:09:55,413 root INFO creating build/temp.linux-armv8l-cpython-312/python 2024-04-13 00:09:55,413 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./deps/double-conversion/double-conversion/bignum-dtoa.cc -o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/bignum-dtoa.o -D_GNU_SOURCE 2024-04-13 00:09:55,738 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./deps/double-conversion/double-conversion/bignum.cc -o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/bignum.o -D_GNU_SOURCE 2024-04-13 00:09:56,155 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./deps/double-conversion/double-conversion/cached-powers.cc -o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/cached-powers.o -D_GNU_SOURCE 2024-04-13 00:09:56,369 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./deps/double-conversion/double-conversion/double-to-string.cc -o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/double-to-string.o -D_GNU_SOURCE 2024-04-13 00:09:56,765 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./deps/double-conversion/double-conversion/fast-dtoa.cc -o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/fast-dtoa.o -D_GNU_SOURCE 2024-04-13 00:09:57,007 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./deps/double-conversion/double-conversion/fixed-dtoa.cc -o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/fixed-dtoa.o -D_GNU_SOURCE 2024-04-13 00:09:57,336 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./deps/double-conversion/double-conversion/string-to-double.cc -o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/string-to-double.o -D_GNU_SOURCE 2024-04-13 00:09:58,438 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./deps/double-conversion/double-conversion/strtod.cc -o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/strtod.o -D_GNU_SOURCE 2024-04-13 00:09:58,710 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./lib/dconv_wrapper.cc -o build/temp.linux-armv8l-cpython-312/./lib/dconv_wrapper.o -D_GNU_SOURCE 2024-04-13 00:09:58,779 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./lib/ultrajsondec.c -o build/temp.linux-armv8l-cpython-312/./lib/ultrajsondec.o -D_GNU_SOURCE ./lib/ultrajsondec.c:69:47: warning: 'fastcall' attribute directive ignored [-Wattributes] 69 | static JSOBJ FASTCALL_MSVC decode_any( struct DecoderState *ds) FASTCALL_ATTR; | ^~~~~~~~~~~~ ./lib/ultrajsondec.c:80:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 80 | { | ^ ./lib/ultrajsondec.c:92:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 92 | { | ^ ./lib/ultrajsondec.c:250:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 250 | { | ^ ./lib/ultrajsondec.c:270:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 270 | { | ^ ./lib/ultrajsondec.c:292:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 292 | { | ^ ./lib/ultrajsondec.c:312:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 312 | { | ^ ./lib/ultrajsondec.c:363:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 363 | { | ^ ./lib/ultrajsondec.c:590:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 590 | { | ^ ./lib/ultrajsondec.c:654:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 654 | { | ^ ./lib/ultrajsondec.c:748:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 748 | { | ^ 2024-04-13 00:09:59,003 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./lib/ultrajsonenc.c -o build/temp.linux-armv8l-cpython-312/./lib/ultrajsonenc.o -D_GNU_SOURCE ./lib/ultrajsonenc.c:184:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 184 | { | ^ ./lib/ultrajsonenc.c:543:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 543 | { | ^ ./lib/ultrajsonenc.c:565:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 565 | { | ^ 2024-04-13 00:09:59,244 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./python/JSONtoObj.c -o build/temp.linux-armv8l-cpython-312/./python/JSONtoObj.o -D_GNU_SOURCE In file included from /usr/include/python3.12/Python.h:44, from ./python/JSONtoObj.c:41: In function '_Py_IsImmortal', inlined from 'Py_DECREF' at /usr/include/python3.12/object.h:701:9, inlined from 'JSONToObj' at ./python/JSONtoObj.c:244:5: /usr/include/python3.12/object.h:245:14: warning: 'sarg' may be used uninitialized [-Wmaybe-uninitialized] 245 | return op->ob_refcnt == _Py_IMMORTAL_REFCNT; | ~~^~~~~~~~~~~ ./python/JSONtoObj.c: In function 'JSONToObj': ./python/JSONtoObj.c:157:13: note: 'sarg' was declared here 157 | PyObject *sarg; | ^~~~ 2024-04-13 00:09:59,429 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./python/objToJSON.c -o build/temp.linux-armv8l-cpython-312/./python/objToJSON.o -D_GNU_SOURCE ./python/objToJSON.c: In function 'PyUnicodeToUTF8Raw': ./python/objToJSON.c:129:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 129 | char *data = PyUnicode_AsUTF8AndSize(obj, &len); | ^~~~~~~~~~~~~~~~~~~~~~~ 2024-04-13 00:09:59,805 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./python/ujson.c -o build/temp.linux-armv8l-cpython-312/./python/ujson.o -D_GNU_SOURCE 2024-04-13 00:09:59,948 root INFO creating build/lib.linux-armv8l-cpython-312 2024-04-13 00:09:59,948 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/bignum-dtoa.o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/bignum.o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/cached-powers.o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/double-to-string.o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/fast-dtoa.o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/fixed-dtoa.o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/string-to-double.o build/temp.linux-armv8l-cpython-312/./deps/double-conversion/double-conversion/strtod.o build/temp.linux-armv8l-cpython-312/./lib/dconv_wrapper.o build/temp.linux-armv8l-cpython-312/./lib/ultrajsondec.o build/temp.linux-armv8l-cpython-312/./lib/ultrajsonenc.o build/temp.linux-armv8l-cpython-312/./python/JSONtoObj.o build/temp.linux-armv8l-cpython-312/./python/objToJSON.o build/temp.linux-armv8l-cpython-312/./python/ujson.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/ujson.cpython-312-arm-linux-musleabihf.so -lstdc++ -lm -Wl,--strip-all 2024-04-13 00:09:59,979 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-04-13 00:09:59,979 root INFO running install 2024-04-13 00:09:59,988 root INFO running install_lib 2024-04-13 00:09:59,991 root INFO creating build/bdist.linux-armv8l 2024-04-13 00:09:59,991 root INFO creating build/bdist.linux-armv8l/wheel 2024-04-13 00:09:59,991 root INFO copying build/lib.linux-armv8l-cpython-312/ujson.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel 2024-04-13 00:09:59,991 root INFO running install_egg_info 2024-04-13 00:09:59,996 root INFO running egg_info 2024-04-13 00:09:59,998 root INFO writing ujson.egg-info/PKG-INFO 2024-04-13 00:09:59,998 root INFO writing dependency_links to ujson.egg-info/dependency_links.txt 2024-04-13 00:09:59,999 root INFO writing top-level names to ujson.egg-info/top_level.txt 2024-04-13 00:10:01,324 root INFO reading manifest file 'ujson.egg-info/SOURCES.txt' 2024-04-13 00:10:01,325 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 00:10:01,326 root INFO adding license file 'LICENSE.txt' 2024-04-13 00:10:01,327 root INFO writing manifest file 'ujson.egg-info/SOURCES.txt' 2024-04-13 00:10:01,327 root INFO Copying ujson.egg-info to build/bdist.linux-armv8l/wheel/ujson-5.9.0-py3.12.egg-info 2024-04-13 00:10:01,328 root INFO running install_scripts 2024-04-13 00:10:01,332 wheel INFO creating build/bdist.linux-armv8l/wheel/ujson-5.9.0.dist-info/WHEEL 2024-04-13 00:10:01,333 wheel INFO creating '/home/buildozer/aports/community/py3-ujson/src/ujson-5.9.0/.dist/.tmp-6oi_cxqs/ujson-5.9.0-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-04-13 00:10:01,333 wheel INFO adding 'ujson.cpython-312-arm-linux-musleabihf.so' 2024-04-13 00:10:01,334 wheel INFO adding 'ujson-5.9.0.dist-info/LICENSE.txt' 2024-04-13 00:10:01,334 wheel INFO adding 'ujson-5.9.0.dist-info/METADATA' 2024-04-13 00:10:01,334 wheel INFO adding 'ujson-5.9.0.dist-info/WHEEL' 2024-04-13 00:10:01,334 wheel INFO adding 'ujson-5.9.0.dist-info/top_level.txt' 2024-04-13 00:10:01,334 wheel INFO adding 'ujson-5.9.0.dist-info/RECORD' 2024-04-13 00:10:01,335 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-04-13 00:10:01,335 gpep517 INFO The backend produced .dist/ujson-5.9.0-cp312-cp312-linux_armv8l.whl ujson-5.9.0-cp312-cp312-linux_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-ujson/src/ujson-5.9.0 configfile: pyproject.toml collected 291 items tests/test_ujson.py .................................................... [ 17%] ........................................................................ [ 42%] ........................................................................ [ 67%] ........................................................................ [ 92%] ....................... [100%] ============================= 291 passed in 0.86s ============================== >>> py3-ujson: Entering fakeroot... >>> py3-ujson*: Running postcheck for py3-ujson >>> py3-ujson*: Preparing package py3-ujson... >>> py3-ujson*: Stripping binaries >>> py3-ujson*: Scanning shared objects >>> py3-ujson*: Tracing dependencies... python3~3.12 so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-ujson*: Package size: 132.0 KB >>> py3-ujson*: Compressing data... >>> py3-ujson*: Create checksum... >>> py3-ujson*: Create py3-ujson-5.9.0-r1.apk >>> py3-ujson: Build complete at Sat, 13 Apr 2024 00:10:02 +0000 elapsed time 0h 0m 10s >>> py3-ujson: Cleaning up srcdir >>> py3-ujson: Cleaning up pkgdir >>> py3-ujson: Uninstalling dependencies... (1/38) Purging .makedepends-py3-ujson (20240413.000953) (2/38) Purging py3-gpep517-pyc (15-r2) (3/38) Purging py3-gpep517 (15-r2) (4/38) Purging py3-installer-pyc (0.7.0-r2) (5/38) Purging py3-installer (0.7.0-r2) (6/38) Purging py3-setuptools_scm-pyc (8.0.4-r2) (7/38) Purging py3-setuptools_scm (8.0.4-r2) (8/38) Purging py3-setuptools-pyc (69.2.0-r2) (9/38) Purging py3-setuptools (69.2.0-r2) (10/38) Purging py3-wheel-pyc (0.42.0-r1) (11/38) Purging py3-wheel (0.42.0-r1) (12/38) Purging python3-dev (3.12.2-r1) (13/38) Purging py3-pytest-pyc (8.1.1-r1) (14/38) Purging py3-pytest (8.1.1-r1) (15/38) Purging py3-iniconfig-pyc (2.0.0-r1) (16/38) Purging py3-iniconfig (2.0.0-r1) (17/38) Purging py3-packaging-pyc (24.0-r1) (18/38) Purging py3-packaging (24.0-r1) (19/38) Purging py3-parsing-pyc (3.1.2-r1) (20/38) Purging py3-parsing (3.1.2-r1) (21/38) Purging py3-pluggy-pyc (1.4.0-r1) (22/38) Purging py3-pluggy (1.4.0-r1) (23/38) Purging py3-py-pyc (1.11.0-r3) (24/38) Purging py3-py (1.11.0-r3) (25/38) Purging py3-tz-pyc (2024.1-r1) (26/38) Purging py3-tz (2024.1-r1) (27/38) Purging python3-pyc (3.12.2-r1) (28/38) Purging python3-pycache-pyc0 (3.12.2-r1) (29/38) Purging pyc (3.12.2-r1) (30/38) Purging python3 (3.12.2-r1) (31/38) Purging gdbm (1.23-r1) (32/38) Purging libbz2 (1.0.8-r6) (33/38) Purging libffi (3.4.6-r0) (34/38) Purging libpanelw (6.4_p20240330-r0) (35/38) Purging mpdecimal (4.0.0-r0) (36/38) Purging readline (8.2.10-r0) (37/38) Purging sqlite-libs (3.45.2-r0) (38/38) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-ujson: Updating the community/armhf repository index... >>> py3-ujson: Signing the index...