>>> py3-ujson: Building community/py3-ujson 5.9.0-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 17:19:04 +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.3-r0) (10/38) Installing python3-pycache-pyc0 (3.12.3-r0) (11/38) Installing pyc (3.12.3-r0) (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.3-r0) (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.3-r0) (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.171906) Executing busybox-1.36.1-r25.trigger OK: 526 MiB in 145 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 % 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 6986k 100 6986k 0 0 17.6M 0 --:--:-- --:--:-- --:--:-- 17.7M >>> 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/edge/ujson-5.9.0.tar.gz... 2024-04-13 17:19:08,333 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2024-04-13 17:19:08,420 root INFO running bdist_wheel 2024-04-13 17:19:08,451 root INFO running build 2024-04-13 17:19:08,451 root INFO running build_ext 2024-04-13 17:19:08,454 root INFO building 'ujson' extension 2024-04-13 17:19:08,454 root INFO creating build 2024-04-13 17:19:08,454 root INFO creating build/temp.linux-x86_64-cpython-312 2024-04-13 17:19:08,454 root INFO creating build/temp.linux-x86_64-cpython-312/deps 2024-04-13 17:19:08,455 root INFO creating build/temp.linux-x86_64-cpython-312/deps/double-conversion 2024-04-13 17:19:08,455 root INFO creating build/temp.linux-x86_64-cpython-312/deps/double-conversion/double-conversion 2024-04-13 17:19:08,455 root INFO creating build/temp.linux-x86_64-cpython-312/lib 2024-04-13 17:19:08,455 root INFO creating build/temp.linux-x86_64-cpython-312/python 2024-04-13 17:19:08,456 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-x86_64-cpython-312/./deps/double-conversion/double-conversion/bignum-dtoa.o -D_GNU_SOURCE 2024-04-13 17:19:09,106 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-x86_64-cpython-312/./deps/double-conversion/double-conversion/bignum.o -D_GNU_SOURCE 2024-04-13 17:19:09,710 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-x86_64-cpython-312/./deps/double-conversion/double-conversion/cached-powers.o -D_GNU_SOURCE 2024-04-13 17:19:10,088 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-x86_64-cpython-312/./deps/double-conversion/double-conversion/double-to-string.o -D_GNU_SOURCE 2024-04-13 17:19:10,700 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-x86_64-cpython-312/./deps/double-conversion/double-conversion/fast-dtoa.o -D_GNU_SOURCE 2024-04-13 17:19:11,125 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-x86_64-cpython-312/./deps/double-conversion/double-conversion/fixed-dtoa.o -D_GNU_SOURCE 2024-04-13 17:19:11,784 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-x86_64-cpython-312/./deps/double-conversion/double-conversion/string-to-double.o -D_GNU_SOURCE 2024-04-13 17:19:13,570 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-x86_64-cpython-312/./deps/double-conversion/double-conversion/strtod.o -D_GNU_SOURCE 2024-04-13 17:19:14,091 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-x86_64-cpython-312/./lib/dconv_wrapper.o -D_GNU_SOURCE 2024-04-13 17:19:14,217 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./lib/ultrajsondec.c -o build/temp.linux-x86_64-cpython-312/./lib/ultrajsondec.o -D_GNU_SOURCE 2024-04-13 17:19:14,606 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./lib/ultrajsonenc.c -o build/temp.linux-x86_64-cpython-312/./lib/ultrajsonenc.o -D_GNU_SOURCE 2024-04-13 17:19:15,036 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./python/JSONtoObj.c -o build/temp.linux-x86_64-cpython-312/./python/JSONtoObj.o -D_GNU_SOURCE In file included from /usr/include/python3.12/Python.h:38, from ./python/JSONtoObj.c:41: In function '_Py_IsImmortal', inlined from 'Py_DECREF' at /usr/include/python3.12/object.h:700:9, inlined from 'JSONToObj' at ./python/JSONtoObj.c:244:5: /usr/include/python3.12/object.h:242:35: warning: 'sarg' may be used uninitialized [-Wmaybe-uninitialized] 242 | return _Py_CAST(PY_INT32_T, op->ob_refcnt) < 0; /usr/include/python3.12/pyport.h:24:38: note: in definition of macro '_Py_CAST' 24 | #define _Py_CAST(type, expr) ((type)(expr)) | ^~~~ ./python/JSONtoObj.c: In function 'JSONToObj': ./python/JSONtoObj.c:157:13: note: 'sarg' was declared here 157 | PyObject *sarg; | ^~~~ 2024-04-13 17:19:15,363 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./python/objToJSON.c -o build/temp.linux-x86_64-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 17:19:16,014 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I./python -I./lib -I./deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./python/ujson.c -o build/temp.linux-x86_64-cpython-312/./python/ujson.o -D_GNU_SOURCE 2024-04-13 17:19:16,277 root INFO creating build/lib.linux-x86_64-cpython-312 2024-04-13 17:19:16,278 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/./deps/double-conversion/double-conversion/bignum-dtoa.o build/temp.linux-x86_64-cpython-312/./deps/double-conversion/double-conversion/bignum.o build/temp.linux-x86_64-cpython-312/./deps/double-conversion/double-conversion/cached-powers.o build/temp.linux-x86_64-cpython-312/./deps/double-conversion/double-conversion/double-to-string.o build/temp.linux-x86_64-cpython-312/./deps/double-conversion/double-conversion/fast-dtoa.o build/temp.linux-x86_64-cpython-312/./deps/double-conversion/double-conversion/fixed-dtoa.o build/temp.linux-x86_64-cpython-312/./deps/double-conversion/double-conversion/string-to-double.o build/temp.linux-x86_64-cpython-312/./deps/double-conversion/double-conversion/strtod.o build/temp.linux-x86_64-cpython-312/./lib/dconv_wrapper.o build/temp.linux-x86_64-cpython-312/./lib/ultrajsondec.o build/temp.linux-x86_64-cpython-312/./lib/ultrajsonenc.o build/temp.linux-x86_64-cpython-312/./python/JSONtoObj.o build/temp.linux-x86_64-cpython-312/./python/objToJSON.o build/temp.linux-x86_64-cpython-312/./python/ujson.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/ujson.cpython-312-x86_64-linux-musl.so -lstdc++ -lm -Wl,--strip-all 2024-04-13 17:19:16,332 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-13 17:19:16,332 root INFO running install 2024-04-13 17:19:16,358 root INFO running install_lib 2024-04-13 17:19:16,366 root INFO creating build/bdist.linux-x86_64 2024-04-13 17:19:16,366 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-13 17:19:16,367 root INFO copying build/lib.linux-x86_64-cpython-312/ujson.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel 2024-04-13 17:19:16,367 root INFO running install_egg_info 2024-04-13 17:19:16,378 root INFO running egg_info 2024-04-13 17:19:16,383 root INFO writing ujson.egg-info/PKG-INFO 2024-04-13 17:19:16,384 root INFO writing dependency_links to ujson.egg-info/dependency_links.txt 2024-04-13 17:19:16,384 root INFO writing top-level names to ujson.egg-info/top_level.txt 2024-04-13 17:19:19,400 root INFO reading manifest file 'ujson.egg-info/SOURCES.txt' 2024-04-13 17:19:19,402 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 17:19:19,402 root INFO adding license file 'LICENSE.txt' 2024-04-13 17:19:19,405 root INFO writing manifest file 'ujson.egg-info/SOURCES.txt' 2024-04-13 17:19:19,405 root INFO Copying ujson.egg-info to build/bdist.linux-x86_64/wheel/ujson-5.9.0-py3.12.egg-info 2024-04-13 17:19:19,406 root INFO running install_scripts 2024-04-13 17:19:19,412 wheel INFO creating build/bdist.linux-x86_64/wheel/ujson-5.9.0.dist-info/WHEEL 2024-04-13 17:19:19,413 wheel INFO creating '/home/buildozer/aports/community/py3-ujson/src/ujson-5.9.0/.dist/.tmp-w_il3v39/ujson-5.9.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-13 17:19:19,414 wheel INFO adding 'ujson.cpython-312-x86_64-linux-musl.so' 2024-04-13 17:19:19,415 wheel INFO adding 'ujson-5.9.0.dist-info/LICENSE.txt' 2024-04-13 17:19:19,415 wheel INFO adding 'ujson-5.9.0.dist-info/METADATA' 2024-04-13 17:19:19,416 wheel INFO adding 'ujson-5.9.0.dist-info/WHEEL' 2024-04-13 17:19:19,416 wheel INFO adding 'ujson-5.9.0.dist-info/top_level.txt' 2024-04-13 17:19:19,416 wheel INFO adding 'ujson-5.9.0.dist-info/RECORD' 2024-04-13 17:19:19,416 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-13 17:19:19,417 gpep517 INFO The backend produced .dist/ujson-5.9.0-cp312-cp312-linux_x86_64.whl ujson-5.9.0-cp312-cp312-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, 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 1.35s ============================== >>> 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-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-ujson*: Package size: 140.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 17:19:22 +0000 elapsed time 0h 0m 18s >>> py3-ujson: Cleaning up srcdir >>> py3-ujson: Cleaning up pkgdir >>> py3-ujson: Uninstalling dependencies... (1/38) Purging .makedepends-py3-ujson (20240413.171906) (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.3-r0) (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.3-r0) (28/38) Purging python3-pycache-pyc0 (3.12.3-r0) (29/38) Purging pyc (3.12.3-r0) (30/38) Purging python3 (3.12.3-r0) (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: 377 MiB in 107 packages >>> py3-ujson: Updating the community/x86_64 repository index... >>> py3-ujson: Signing the index...