>>> py3-regex: Building community/py3-regex 2024.11.7-r0 (using abuild 3.16.0_rc4-r0) started Wed, 22 Oct 2025 19:43:39 +0000 >>> py3-regex: Validating /home/buildozer/aports/community/py3-regex/APKBUILD... >>> py3-regex: Analyzing dependencies... >>> py3-regex: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev ( 1/22) Installing gdbm (1.26-r0) ( 2/22) Installing xz-libs (5.8.1-r0) ( 3/22) Installing mpdecimal (4.0.1-r0) ( 4/22) Installing libpanelw (6.5_p20251010-r0) ( 5/22) Installing python3 (3.12.12-r0) ( 6/22) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/22) Installing pyc (3.12.12-r0) ( 8/22) Installing python3-pyc (3.12.12-r0) ( 9/22) Installing py3-installer (0.7.0-r2) (10/22) Installing py3-installer-pyc (0.7.0-r2) (11/22) Installing py3-gpep517 (19-r0) (12/22) Installing py3-gpep517-pyc (19-r0) (13/22) Installing py3-parsing (3.2.3-r0) (14/22) Installing py3-parsing-pyc (3.2.3-r0) (15/22) Installing py3-packaging (25.0-r0) (16/22) Installing py3-packaging-pyc (25.0-r0) (17/22) Installing py3-setuptools (80.9.0-r1) (18/22) Installing py3-setuptools-pyc (80.9.0-r1) (19/22) Installing py3-wheel (0.46.1-r0) (20/22) Installing py3-wheel-pyc (0.46.1-r0) (21/22) Installing python3-dev (3.12.12-r0) (22/22) Installing .makedepends-py3-regex (20251022.194403) busybox-1.37.0-r24.trigger: Executing script... OK: 461 MiB in 173 packages >>> py3-regex: Cleaning up srcdir >>> py3-regex: Cleaning up pkgdir >>> py3-regex: Cleaning up tmpdir >>> py3-regex: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-regex-2024.11.7.tar.gz /var/cache/distfiles/v3.23/py3-regex-2024.11.7.tar.gz: OK >>> py3-regex: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-regex-2024.11.7.tar.gz /var/cache/distfiles/v3.23/py3-regex-2024.11.7.tar.gz: OK >>> py3-regex: Unpacking /var/cache/distfiles/v3.23/py3-regex-2024.11.7.tar.gz... 2025-10-22 19:44:03,837 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-22 19:44:03,881 root INFO running bdist_wheel 2025-10-22 19:44:03,892 root INFO running build 2025-10-22 19:44:03,892 root INFO running build_py 2025-10-22 19:44:03,894 root INFO creating build/lib.linux-armv8l-cpython-312/regex 2025-10-22 19:44:03,894 root INFO copying regex_3/__init__.py -> build/lib.linux-armv8l-cpython-312/regex 2025-10-22 19:44:03,895 root INFO copying regex_3/regex.py -> build/lib.linux-armv8l-cpython-312/regex 2025-10-22 19:44:03,895 root INFO copying regex_3/_regex_core.py -> build/lib.linux-armv8l-cpython-312/regex 2025-10-22 19:44:03,896 root INFO copying regex_3/test_regex.py -> build/lib.linux-armv8l-cpython-312/regex 2025-10-22 19:44:03,896 root INFO running egg_info 2025-10-22 19:44:03,898 root INFO creating regex.egg-info 2025-10-22 19:44:03,899 root INFO writing regex.egg-info/PKG-INFO 2025-10-22 19:44:03,899 root INFO writing dependency_links to regex.egg-info/dependency_links.txt 2025-10-22 19:44:03,899 root INFO writing top-level names to regex.egg-info/top_level.txt 2025-10-22 19:44:03,900 root INFO writing manifest file 'regex.egg-info/SOURCES.txt' 2025-10-22 19:44:03,902 root INFO reading manifest file 'regex.egg-info/SOURCES.txt' 2025-10-22 19:44:03,903 root INFO reading manifest template 'MANIFEST.in' 2025-10-22 19:44:03,904 root INFO adding license file 'LICENSE.txt' 2025-10-22 19:44:03,904 root INFO writing manifest file 'regex.egg-info/SOURCES.txt' 2025-10-22 19:44:03,905 root INFO running build_ext 2025-10-22 19:44:03,906 root INFO building 'regex._regex' extension 2025-10-22 19:44:03,907 root INFO creating build/temp.linux-armv8l-cpython-312/regex_3 2025-10-22 19:44:03,907 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c regex_3/_regex.c -o build/temp.linux-armv8l-cpython-312/regex_3/_regex.o 2025-10-22 19:44:10,696 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c regex_3/_regex_unicode.c -o build/temp.linux-armv8l-cpython-312/regex_3/_regex_unicode.o 2025-10-22 19:44:11,572 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/regex_3/_regex.o build/temp.linux-armv8l-cpython-312/regex_3/_regex_unicode.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/regex/_regex.cpython-312-arm-linux-musleabihf.so 2025-10-22 19:44:11,594 root INFO installing to build/bdist.linux-armv8l/wheel 2025-10-22 19:44:11,594 root INFO running install 2025-10-22 19:44:11,604 root INFO running install_lib 2025-10-22 19:44:11,606 root INFO creating build/bdist.linux-armv8l/wheel 2025-10-22 19:44:11,607 root INFO creating build/bdist.linux-armv8l/wheel/regex 2025-10-22 19:44:11,607 root INFO copying build/lib.linux-armv8l-cpython-312/regex/__init__.py -> build/bdist.linux-armv8l/wheel/./regex 2025-10-22 19:44:11,607 root INFO copying build/lib.linux-armv8l-cpython-312/regex/regex.py -> build/bdist.linux-armv8l/wheel/./regex 2025-10-22 19:44:11,607 root INFO copying build/lib.linux-armv8l-cpython-312/regex/_regex.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./regex 2025-10-22 19:44:11,609 root INFO copying build/lib.linux-armv8l-cpython-312/regex/_regex_core.py -> build/bdist.linux-armv8l/wheel/./regex 2025-10-22 19:44:11,609 root INFO copying build/lib.linux-armv8l-cpython-312/regex/test_regex.py -> build/bdist.linux-armv8l/wheel/./regex 2025-10-22 19:44:11,610 root INFO running install_egg_info 2025-10-22 19:44:11,612 root INFO Copying regex.egg-info to build/bdist.linux-armv8l/wheel/./regex-2024.11.6-py3.12.egg-info 2025-10-22 19:44:11,613 root INFO running install_scripts 2025-10-22 19:44:11,619 root INFO creating build/bdist.linux-armv8l/wheel/regex-2024.11.6.dist-info/WHEEL 2025-10-22 19:44:11,619 wheel INFO creating '/home/buildozer/aports/community/py3-regex/src/mrab-regex-2024.11.7/.dist/.tmp-xria3xzl/regex-2024.11.6-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-10-22 19:44:11,620 wheel INFO adding 'regex/__init__.py' 2025-10-22 19:44:11,621 wheel INFO adding 'regex/_regex.cpython-312-arm-linux-musleabihf.so' 2025-10-22 19:44:11,622 wheel INFO adding 'regex/_regex_core.py' 2025-10-22 19:44:11,622 wheel INFO adding 'regex/regex.py' 2025-10-22 19:44:11,623 wheel INFO adding 'regex/test_regex.py' 2025-10-22 19:44:11,624 wheel INFO adding 'regex-2024.11.6.dist-info/licenses/LICENSE.txt' 2025-10-22 19:44:11,624 wheel INFO adding 'regex-2024.11.6.dist-info/METADATA' 2025-10-22 19:44:11,624 wheel INFO adding 'regex-2024.11.6.dist-info/WHEEL' 2025-10-22 19:44:11,624 wheel INFO adding 'regex-2024.11.6.dist-info/top_level.txt' 2025-10-22 19:44:11,624 wheel INFO adding 'regex-2024.11.6.dist-info/RECORD' 2025-10-22 19:44:11,625 root INFO removing build/bdist.linux-armv8l/wheel 2025-10-22 19:44:11,625 gpep517 INFO The backend produced .dist/regex-2024.11.6-cp312-cp312-linux_armv8l.whl regex-2024.11.6-cp312-cp312-linux_armv8l.whl >>> py3-regex: Entering fakeroot... removed '/home/buildozer/aports/community/py3-regex/pkg/py3-regex/usr/lib/python3.12/site-packages/regex/test_regex.py' >>> py3-regex-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/regex/__pycache__' -> '/home/buildozer/aports/community/py3-regex/pkg/py3-regex-pyc/usr/lib/python3.12/site-packages/regex/__pycache__' >>> py3-regex-pyc*: Preparing subpackage py3-regex-pyc... >>> py3-regex-pyc*: Running postcheck for py3-regex-pyc >>> py3-regex*: Running postcheck for py3-regex >>> py3-regex*: Preparing package py3-regex... >>> py3-regex*: Stripping binaries >>> py3-regex*: Scanning shared objects >>> py3-regex-pyc*: Tracing dependencies... python3~3.12 >>> py3-regex-pyc*: Package size: 543.9 KB >>> py3-regex-pyc*: Compressing data... >>> py3-regex-pyc*: Create checksum... >>> py3-regex-pyc*: Create py3-regex-pyc-2024.11.7-r0.apk >>> py3-regex*: Tracing dependencies... python3 python3~3.12 so:libc.musl-armv7.so.1 >>> py3-regex*: Package size: 848.4 KB >>> py3-regex*: Compressing data... >>> py3-regex*: Create checksum... >>> py3-regex*: Create py3-regex-2024.11.7-r0.apk >>> py3-regex: Build complete at Wed, 22 Oct 2025 19:44:12 +0000 elapsed time 0h 0m 33s >>> py3-regex: Cleaning up srcdir >>> py3-regex: Cleaning up pkgdir >>> py3-regex: Cleaning up tmpdir >>> py3-regex: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-regex (20251022.194403) ( 2/22) Purging py3-gpep517-pyc (19-r0) ( 3/22) Purging py3-gpep517 (19-r0) ( 4/22) Purging py3-installer-pyc (0.7.0-r2) ( 5/22) Purging py3-installer (0.7.0-r2) ( 6/22) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/22) Purging py3-setuptools (80.9.0-r1) ( 8/22) Purging py3-wheel-pyc (0.46.1-r0) ( 9/22) Purging py3-wheel (0.46.1-r0) (10/22) Purging py3-packaging-pyc (25.0-r0) (11/22) Purging py3-packaging (25.0-r0) (12/22) Purging py3-parsing-pyc (3.2.3-r0) (13/22) Purging py3-parsing (3.2.3-r0) (14/22) Purging python3-dev (3.12.12-r0) (15/22) Purging python3-pyc (3.12.12-r0) (16/22) Purging python3-pycache-pyc0 (3.12.12-r0) (17/22) Purging pyc (3.12.12-r0) (18/22) Purging python3 (3.12.12-r0) (19/22) Purging gdbm (1.26-r0) (20/22) Purging libpanelw (6.5_p20251010-r0) (21/22) Purging mpdecimal (4.0.1-r0) (22/22) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-regex: Updating the community/armv7 repository index... >>> py3-regex: Signing the index...