>>> py3-unicodedata2: Building community/py3-unicodedata2 16.0.0-r1 (using abuild 3.15.0-r3) started Mon, 15 Sep 2025 11:44:55 +0000 >>> py3-unicodedata2: Validating /home/buildozer/aports/community/py3-unicodedata2/APKBUILD... >>> py3-unicodedata2: Analyzing dependencies... >>> py3-unicodedata2: Installing for build: build-base python3 py3-setuptools python3-dev py3-gpep517 py3-tox ( 1/43) Installing libbz2 (1.0.8-r6) ( 2/43) Installing libffi (3.5.2-r0) ( 3/43) Installing gdbm (1.26-r0) ( 4/43) Installing xz-libs (5.8.1-r0) ( 5/43) Installing mpdecimal (4.0.1-r0) ( 6/43) Installing libpanelw (6.5_p20250816-r0) ( 7/43) Installing sqlite-libs (3.50.4-r1) ( 8/43) Installing python3 (3.12.11-r0) ( 9/43) Installing python3-pycache-pyc0 (3.12.11-r0) (10/43) Installing pyc (3.12.11-r0) (11/43) Installing python3-pyc (3.12.11-r0) (12/43) Installing py3-parsing (3.2.3-r0) (13/43) Installing py3-parsing-pyc (3.2.3-r0) (14/43) Installing py3-packaging (25.0-r0) (15/43) Installing py3-packaging-pyc (25.0-r0) (16/43) Installing py3-setuptools (80.9.0-r1) (17/43) Installing py3-setuptools-pyc (80.9.0-r1) (18/43) Installing python3-dev (3.12.11-r0) (19/43) Installing py3-installer (0.7.0-r2) (20/43) Installing py3-installer-pyc (0.7.0-r2) (21/43) Installing py3-gpep517 (19-r0) (22/43) Installing py3-gpep517-pyc (19-r0) (23/43) Installing py3-cachetools (5.5.2-r0) (24/43) Installing py3-cachetools-pyc (5.5.2-r0) (25/43) Installing py3-chardet (5.2.0-r1) (26/43) Installing py3-chardet-pyc (5.2.0-r1) (27/43) Installing py3-colorama (0.4.6-r6) (28/43) Installing py3-colorama-pyc (0.4.6-r6) (29/43) Installing py3-filelock (3.18.0-r0) (30/43) Installing py3-filelock-pyc (3.18.0-r0) (31/43) Installing py3-platformdirs (4.4.0-r0) (32/43) Installing py3-platformdirs-pyc (4.4.0-r0) (33/43) Installing py3-pluggy (1.6.0-r0) (34/43) Installing py3-pluggy-pyc (1.6.0-r0) (35/43) Installing py3-pyproject-api (1.9.1-r0) (36/43) Installing py3-pyproject-api-pyc (1.9.1-r0) (37/43) Installing py3-distlib (0.4.0-r0) (38/43) Installing py3-distlib-pyc (0.4.0-r0) (39/43) Installing py3-virtualenv (20.32.0-r0) (40/43) Installing py3-virtualenv-pyc (20.32.0-r0) (41/43) Installing py3-tox (4.27.0-r0) (42/43) Installing py3-tox-pyc (4.27.0-r0) (43/43) Installing .makedepends-py3-unicodedata2 (20250915.114456) busybox-1.37.0-r23.trigger: Executing script... OK: 510 MiB in 148 packages >>> py3-unicodedata2: Cleaning up srcdir >>> py3-unicodedata2: Cleaning up pkgdir >>> py3-unicodedata2: Cleaning up tmpdir >>> py3-unicodedata2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-unicodedata2-16.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-unicodedata2-16.0.0.tar.gz.part' py3-unicodedata2-16. 100% |********************************| 692k 0:00:00 ETA '/var/cache/distfiles/edge/py3-unicodedata2-16.0.0.tar.gz.part' saved >>> py3-unicodedata2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-unicodedata2-16.0.0.tar.gz >>> py3-unicodedata2: Checking sha512sums... py3-unicodedata2-16.0.0.tar.gz: OK >>> py3-unicodedata2: Unpacking /var/cache/distfiles/edge/py3-unicodedata2-16.0.0.tar.gz... 2025-09-15 11:44:57,375 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) 2025-09-15 11:44:57,404 root INFO running bdist_wheel 2025-09-15 11:44:57,428 root INFO running build 2025-09-15 11:44:57,428 root INFO running build_ext 2025-09-15 11:44:57,430 root INFO building 'unicodedata2' extension 2025-09-15 11:44:57,431 root INFO creating build/temp.linux-i686-cpython-312/unicodedata2 2025-09-15 11:44:57,431 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./unicodedata2/ -I/usr/include/python3.12 -c ./unicodedata2/unicodectype.c -o build/temp.linux-i686-cpython-312/unicodedata2/unicodectype.o 2025-09-15 11:44:58,163 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./unicodedata2/ -I/usr/include/python3.12 -c ./unicodedata2/unicodedata.c -o build/temp.linux-i686-cpython-312/unicodedata2/unicodedata.o 2025-09-15 11:44:59,610 root INFO creating build/lib.linux-i686-cpython-312 2025-09-15 11:44:59,610 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/unicodedata2/unicodectype.o build/temp.linux-i686-cpython-312/unicodedata2/unicodedata.o -L/usr/lib -o build/lib.linux-i686-cpython-312/unicodedata2.cpython-312-i386-linux-musl.so 2025-09-15 11:44:59,644 root INFO installing to build/bdist.linux-i686/wheel 2025-09-15 11:44:59,644 root INFO running install 2025-09-15 11:44:59,659 root INFO running install_lib 2025-09-15 11:44:59,666 root INFO creating build/bdist.linux-i686/wheel 2025-09-15 11:44:59,667 root INFO copying build/lib.linux-i686-cpython-312/unicodedata2.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/. 2025-09-15 11:44:59,670 root INFO running install_egg_info 2025-09-15 11:44:59,678 root INFO running egg_info 2025-09-15 11:44:59,684 root INFO creating unicodedata2.egg-info 2025-09-15 11:44:59,684 root INFO writing unicodedata2.egg-info/PKG-INFO 2025-09-15 11:44:59,685 root INFO writing dependency_links to unicodedata2.egg-info/dependency_links.txt 2025-09-15 11:44:59,686 root INFO writing requirements to unicodedata2.egg-info/requires.txt 2025-09-15 11:44:59,686 root INFO writing top-level names to unicodedata2.egg-info/top_level.txt 2025-09-15 11:44:59,687 root INFO writing manifest file 'unicodedata2.egg-info/SOURCES.txt' 2025-09-15 11:44:59,693 root INFO reading manifest file 'unicodedata2.egg-info/SOURCES.txt' 2025-09-15 11:44:59,693 root INFO reading manifest template 'MANIFEST.in' 2025-09-15 11:44:59,695 root INFO adding license file 'LICENSE' 2025-09-15 11:44:59,696 root INFO writing manifest file 'unicodedata2.egg-info/SOURCES.txt' 2025-09-15 11:44:59,696 root INFO Copying unicodedata2.egg-info to build/bdist.linux-i686/wheel/./unicodedata2-16.0.0-py3.12.egg-info 2025-09-15 11:44:59,697 root INFO running install_scripts 2025-09-15 11:44:59,703 root INFO creating build/bdist.linux-i686/wheel/unicodedata2-16.0.0.dist-info/WHEEL 2025-09-15 11:44:59,704 wheel INFO creating '/home/buildozer/aports/community/py3-unicodedata2/src/unicodedata2-16.0.0/.dist/.tmp-r_y0vnsx/unicodedata2-16.0.0-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-09-15 11:44:59,708 wheel INFO adding 'unicodedata2.cpython-312-i386-linux-musl.so' 2025-09-15 11:44:59,713 wheel INFO adding 'unicodedata2-16.0.0.dist-info/licenses/LICENSE' 2025-09-15 11:44:59,713 wheel INFO adding 'unicodedata2-16.0.0.dist-info/METADATA' 2025-09-15 11:44:59,713 wheel INFO adding 'unicodedata2-16.0.0.dist-info/WHEEL' 2025-09-15 11:44:59,713 wheel INFO adding 'unicodedata2-16.0.0.dist-info/top_level.txt' 2025-09-15 11:44:59,713 wheel INFO adding 'unicodedata2-16.0.0.dist-info/RECORD' 2025-09-15 11:44:59,714 root INFO removing build/bdist.linux-i686/wheel 2025-09-15 11:44:59,714 gpep517 INFO The backend produced .dist/unicodedata2-16.0.0-cp312-cp312-linux_i686.whl unicodedata2-16.0.0-cp312-cp312-linux_i686.whl py37: skipped because could not find python interpreter with spec(s): py37 py37: SKIP ⚠ in 0.02 seconds py38: skipped because could not find python interpreter with spec(s): py38 py38: SKIP ⚠ in 0.01 seconds py39: skipped because could not find python interpreter with spec(s): py39 py39: SKIP ⚠ in 0.01 seconds py310: skipped because could not find python interpreter with spec(s): py310 py310: SKIP ⚠ in 0.01 seconds py311: skipped because could not find python interpreter with spec(s): py311 py311: SKIP ⚠ in 0.01 seconds py312: install_deps> python -I -m pip install pytest .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' .pkg: _optional_hooks> python /usr/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: get_requires_for_build_sdist> python /usr/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: get_requires_for_build_wheel> python /usr/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: prepare_metadata_for_build_wheel> python /usr/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: build_sdist> python /usr/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ py312: install_package> python -I -m pip install --force-reinstall --no-deps /home/buildozer/aports/community/py3-unicodedata2/src/unicodedata2-16.0.0/.tox/.tmp/package/1/unicodedata2-16.0.0.tar.gz py312: commands[0] /home/buildozer/aports/community/py3-unicodedata2/src/unicodedata2-16.0.0/tests> pytest ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.2, pluggy-1.6.0 cachedir: .tox/py312/.pytest_cache rootdir: /home/buildozer/aports/community/py3-unicodedata2/src/unicodedata2-16.0.0 collected 24 items test_unicodedata2.py ........................ [100%] ============================== 24 passed in 6.55s ============================== py312: OK ✔ in 22.22 seconds pypy37: skipped because could not find python interpreter with spec(s): pypy37 pypy37: SKIP ⚠ in 0.02 seconds pypy38: skipped because could not find python interpreter with spec(s): pypy38 pypy38: SKIP ⚠ in 0.02 seconds pypy39: skipped because could not find python interpreter with spec(s): pypy39 py37: SKIP (0.02 seconds) py38: SKIP (0.01 seconds) py39: SKIP (0.01 seconds) py310: SKIP (0.01 seconds) py311: SKIP (0.01 seconds) py312: OK (22.22=setup[15.33]+cmd[6.89] seconds) pypy37: SKIP (0.02 seconds) pypy38: SKIP (0.02 seconds) pypy39: SKIP (0.02 seconds) congratulations :) (22.42 seconds) >>> py3-unicodedata2: Entering fakeroot... >>> py3-unicodedata2*: Running postcheck for py3-unicodedata2 >>> py3-unicodedata2*: Preparing package py3-unicodedata2... >>> py3-unicodedata2*: Stripping binaries >>> py3-unicodedata2*: Scanning shared objects >>> py3-unicodedata2*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86.so.1 >>> py3-unicodedata2*: Package size: 1.4 MB >>> py3-unicodedata2*: Compressing data... >>> py3-unicodedata2*: Create checksum... >>> py3-unicodedata2*: Create py3-unicodedata2-16.0.0-r1.apk >>> py3-unicodedata2: Build complete at Mon, 15 Sep 2025 11:45:22 +0000 elapsed time 0h 0m 27s >>> py3-unicodedata2: Cleaning up srcdir >>> py3-unicodedata2: Cleaning up pkgdir >>> py3-unicodedata2: Uninstalling dependencies... ( 1/43) Purging .makedepends-py3-unicodedata2 (20250915.114456) ( 2/43) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/43) Purging py3-setuptools (80.9.0-r1) ( 4/43) Purging python3-dev (3.12.11-r0) ( 5/43) Purging py3-gpep517-pyc (19-r0) ( 6/43) Purging py3-gpep517 (19-r0) ( 7/43) Purging py3-installer-pyc (0.7.0-r2) ( 8/43) Purging py3-installer (0.7.0-r2) ( 9/43) Purging py3-tox-pyc (4.27.0-r0) (10/43) Purging py3-tox (4.27.0-r0) (11/43) Purging py3-cachetools-pyc (5.5.2-r0) (12/43) Purging py3-cachetools (5.5.2-r0) (13/43) Purging py3-chardet-pyc (5.2.0-r1) (14/43) Purging py3-chardet (5.2.0-r1) (15/43) Purging py3-colorama-pyc (0.4.6-r6) (16/43) Purging py3-colorama (0.4.6-r6) (17/43) Purging py3-pluggy-pyc (1.6.0-r0) (18/43) Purging py3-pluggy (1.6.0-r0) (19/43) Purging py3-pyproject-api-pyc (1.9.1-r0) (20/43) Purging py3-pyproject-api (1.9.1-r0) (21/43) Purging py3-packaging-pyc (25.0-r0) (22/43) Purging py3-packaging (25.0-r0) (23/43) Purging py3-parsing-pyc (3.2.3-r0) (24/43) Purging py3-parsing (3.2.3-r0) (25/43) Purging py3-virtualenv-pyc (20.32.0-r0) (26/43) Purging py3-virtualenv (20.32.0-r0) (27/43) Purging py3-platformdirs-pyc (4.4.0-r0) (28/43) Purging py3-platformdirs (4.4.0-r0) (29/43) Purging py3-distlib-pyc (0.4.0-r0) (30/43) Purging py3-distlib (0.4.0-r0) (31/43) Purging py3-filelock-pyc (3.18.0-r0) (32/43) Purging py3-filelock (3.18.0-r0) (33/43) Purging python3-pyc (3.12.11-r0) (34/43) Purging python3-pycache-pyc0 (3.12.11-r0) (35/43) Purging pyc (3.12.11-r0) (36/43) Purging python3 (3.12.11-r0) (37/43) Purging gdbm (1.26-r0) (38/43) Purging libbz2 (1.0.8-r6) (39/43) Purging libffi (3.5.2-r0) (40/43) Purging libpanelw (6.5_p20250816-r0) (41/43) Purging mpdecimal (4.0.1-r0) (42/43) Purging sqlite-libs (3.50.4-r1) (43/43) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 426 MiB in 105 packages >>> py3-unicodedata2: Updating the community/x86 repository index... >>> py3-unicodedata2: Signing the index...