>>> py3-ujson: Building community/py3-ujson 5.10.0-r0 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 13:35:47 +0000 >>> py3-ujson: Validating /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/35) Installing libbz2 (1.0.8-r6) (2/35) Installing gdbm (1.24-r0) (3/35) Installing mpdecimal (4.0.0-r0) (4/35) Installing libpanelw (6.5_p20250412-r0) (5/35) Installing sqlite-libs (3.49.1-r0) (6/35) Installing python3 (3.12.10-r0) (7/35) Installing python3-pycache-pyc0 (3.12.10-r0) (8/35) Installing pyc (3.12.10-r0) (9/35) Installing py3-installer-pyc (0.7.0-r2) (10/35) Installing py3-gpep517-pyc (16-r0) (11/35) Installing python3-pyc (3.12.10-r0) (12/35) Installing py3-installer (0.7.0-r2) (13/35) Installing py3-gpep517 (16-r0) (14/35) Installing py3-parsing (3.2.0-r0) (15/35) Installing py3-parsing-pyc (3.2.0-r0) (16/35) Installing py3-packaging (24.2-r0) (17/35) Installing py3-packaging-pyc (24.2-r0) (18/35) Installing py3-setuptools (77.0.3-r0) (19/35) Installing py3-setuptools-pyc (77.0.3-r0) (20/35) Installing py3-setuptools_scm (8.2.0-r0) (21/35) Installing py3-setuptools_scm-pyc (8.2.0-r0) (22/35) Installing py3-wheel (0.43.0-r0) (23/35) Installing py3-wheel-pyc (0.43.0-r0) (24/35) Installing python3-dev (3.12.10-r0) (25/35) Installing py3-iniconfig (2.1.0-r0) (26/35) Installing py3-iniconfig-pyc (2.1.0-r0) (27/35) Installing py3-pluggy (1.5.0-r0) (28/35) Installing py3-pluggy-pyc (1.5.0-r0) (29/35) Installing py3-py (1.11.0-r4) (30/35) Installing py3-py-pyc (1.11.0-r4) (31/35) Installing py3-pytest (8.3.5-r0) (32/35) Installing py3-pytest-pyc (8.3.5-r0) (33/35) Installing py3-tz (2025.2-r0) (34/35) Installing py3-tz-pyc (2025.2-r0) (35/35) Installing .makedepends-py3-ujson (20250424.133607) Executing busybox-1.37.0-r16.trigger OK: 687 MiB in 144 packages >>> py3-ujson: Cleaning up srcdir >>> py3-ujson: Cleaning up pkgdir >>> py3-ujson: Cleaning up tmpdir >>> py3-ujson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/ujson-5.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-ujson: Fetching https://pypi.io/packages/source/u/ujson/ujson-5.10.0.tar.gz Connecting to pypi.io ([2a04:4e42::223]:443) Connecting to pypi.org ([2a04:4e42:400::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:600::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) saving to '/var/cache/distfiles/v3.22/ujson-5.10.0.tar.gz.part' ujson-5.10.0.tar.gz. 1% | | 81920 0:01:26 ETA ujson-5.10.0.tar.gz. 14% |**** | 1024k 0:00:11 ETA ujson-5.10.0.tar.gz. 73% |*********************** | 5120k 0:00:01 ETA ujson-5.10.0.tar.gz. 100% |********************************| 6987k 0:00:00 ETA '/var/cache/distfiles/v3.22/ujson-5.10.0.tar.gz.part' saved >>> py3-ujson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/ujson-5.10.0.tar.gz >>> py3-ujson: Checking sha512sums... ujson-5.10.0.tar.gz: OK >>> py3-ujson: Unpacking /var/cache/distfiles/v3.22/ujson-5.10.0.tar.gz... 2025-04-24 13:36:11,246 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' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-24 13:36:11,299 root INFO running bdist_wheel 2025-04-24 13:36:11,317 root INFO running build 2025-04-24 13:36:11,317 root INFO running build_ext 2025-04-24 13:36:11,319 root INFO building 'ujson' extension 2025-04-24 13:36:11,321 root INFO creating build/temp.linux-armv8l-cpython-312/deps/double-conversion/double-conversion 2025-04-24 13:36:11,321 root INFO creating build/temp.linux-armv8l-cpython-312/lib 2025-04-24 13:36:11,322 root INFO creating build/temp.linux-armv8l-cpython-312/python 2025-04-24 13:36:11,322 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -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 2025-04-24 13:36:11,668 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -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 2025-04-24 13:36:12,147 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -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 2025-04-24 13:36:12,369 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -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 2025-04-24 13:36:12,793 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -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 2025-04-24 13:36:13,095 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -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 2025-04-24 13:36:13,441 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -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 2025-04-24 13:36:14,672 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -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 2025-04-24 13:36:14,988 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -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 2025-04-24 13:36:15,068 root INFO cc -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 | { | ^ 2025-04-24 13:36:15,275 root INFO cc -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 | { | ^ 2025-04-24 13:36:15,503 root INFO cc -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 2025-04-24 13:36:15,694 root INFO cc -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); | ^~~~~~~~~~~~~~~~~~~~~~~ 2025-04-24 13:36:16,088 root INFO cc -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 2025-04-24 13:36:16,234 root INFO creating build/lib.linux-armv8l-cpython-312 2025-04-24 13:36:16,235 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 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 2025-04-24 13:36:16,268 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-24 13:36:16,268 root INFO running install 2025-04-24 13:36:16,279 root INFO running install_lib 2025-04-24 13:36:16,283 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-24 13:36:16,283 root INFO copying build/lib.linux-armv8l-cpython-312/ujson.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/. 2025-04-24 13:36:16,283 root INFO running install_egg_info 2025-04-24 13:36:16,288 root INFO running egg_info 2025-04-24 13:36:16,291 root INFO writing ujson.egg-info/PKG-INFO 2025-04-24 13:36:16,291 root INFO writing dependency_links to ujson.egg-info/dependency_links.txt 2025-04-24 13:36:16,292 root INFO writing top-level names to ujson.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-04-24 13:36:16,305 root INFO reading manifest file 'ujson.egg-info/SOURCES.txt' 2025-04-24 13:36:16,308 root INFO reading manifest template 'MANIFEST.in' 2025-04-24 13:36:16,308 root INFO adding license file 'LICENSE.txt' 2025-04-24 13:36:16,310 root INFO writing manifest file 'ujson.egg-info/SOURCES.txt' 2025-04-24 13:36:16,310 root INFO Copying ujson.egg-info to build/bdist.linux-armv8l/wheel/./ujson-5.10.0-py3.12.egg-info 2025-04-24 13:36:16,311 root INFO running install_scripts 2025-04-24 13:36:16,317 root INFO creating build/bdist.linux-armv8l/wheel/ujson-5.10.0.dist-info/WHEEL 2025-04-24 13:36:16,318 wheel INFO creating '/home/buildozer/aports/community/py3-ujson/src/ujson-5.10.0/.dist/.tmp-b8yy_ub8/ujson-5.10.0-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-24 13:36:16,318 wheel INFO adding 'ujson.cpython-312-arm-linux-musleabihf.so' 2025-04-24 13:36:16,319 wheel INFO adding 'ujson-5.10.0.dist-info/licenses/LICENSE.txt' 2025-04-24 13:36:16,320 wheel INFO adding 'ujson-5.10.0.dist-info/METADATA' 2025-04-24 13:36:16,320 wheel INFO adding 'ujson-5.10.0.dist-info/WHEEL' 2025-04-24 13:36:16,320 wheel INFO adding 'ujson-5.10.0.dist-info/top_level.txt' 2025-04-24 13:36:16,320 wheel INFO adding 'ujson-5.10.0.dist-info/RECORD' 2025-04-24 13:36:16,320 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-24 13:36:16,321 gpep517 INFO The backend produced .dist/ujson-5.10.0-cp312-cp312-linux_armv8l.whl ujson-5.10.0-cp312-cp312-linux_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-ujson/src/ujson-5.10.0 configfile: pyproject.toml collected 291 items tests/test_ujson.py .................................................... [ 17%] ........................................................................ [ 42%] ........................................................................ [ 67%] ........................................................................ [ 92%] ....................... [100%] ============================= 291 passed in 0.95s ============================== >>> 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: 113.1 KB >>> py3-ujson*: Compressing data... >>> py3-ujson*: Create checksum... >>> py3-ujson*: Create py3-ujson-5.10.0-r0.apk >>> py3-ujson: Build complete at Thu, 24 Apr 2025 13:36:18 +0000 elapsed time 0h 0m 31s >>> py3-ujson: Cleaning up srcdir >>> py3-ujson: Cleaning up pkgdir >>> py3-ujson: Uninstalling dependencies... (1/35) Purging .makedepends-py3-ujson (20250424.133607) (2/35) Purging py3-gpep517-pyc (16-r0) (3/35) Purging py3-gpep517 (16-r0) (4/35) Purging py3-installer-pyc (0.7.0-r2) (5/35) Purging py3-installer (0.7.0-r2) (6/35) Purging py3-setuptools_scm-pyc (8.2.0-r0) (7/35) Purging py3-setuptools_scm (8.2.0-r0) (8/35) Purging py3-setuptools-pyc (77.0.3-r0) (9/35) Purging py3-setuptools (77.0.3-r0) (10/35) Purging py3-wheel-pyc (0.43.0-r0) (11/35) Purging py3-wheel (0.43.0-r0) (12/35) Purging python3-dev (3.12.10-r0) (13/35) Purging py3-pytest-pyc (8.3.5-r0) (14/35) Purging py3-pytest (8.3.5-r0) (15/35) Purging py3-iniconfig-pyc (2.1.0-r0) (16/35) Purging py3-iniconfig (2.1.0-r0) (17/35) Purging py3-packaging-pyc (24.2-r0) (18/35) Purging py3-packaging (24.2-r0) (19/35) Purging py3-parsing-pyc (3.2.0-r0) (20/35) Purging py3-parsing (3.2.0-r0) (21/35) Purging py3-pluggy-pyc (1.5.0-r0) (22/35) Purging py3-pluggy (1.5.0-r0) (23/35) Purging py3-py-pyc (1.11.0-r4) (24/35) Purging py3-py (1.11.0-r4) (25/35) Purging py3-tz-pyc (2025.2-r0) (26/35) Purging py3-tz (2025.2-r0) (27/35) Purging python3-pyc (3.12.10-r0) (28/35) Purging python3-pycache-pyc0 (3.12.10-r0) (29/35) Purging pyc (3.12.10-r0) (30/35) Purging python3 (3.12.10-r0) (31/35) Purging gdbm (1.24-r0) (32/35) Purging libbz2 (1.0.8-r6) (33/35) Purging libpanelw (6.5_p20250412-r0) (34/35) Purging mpdecimal (4.0.0-r0) (35/35) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-ujson: Updating the community/armhf repository index... >>> py3-ujson: Signing the index...