>>> py3-natsort: Building community/py3-natsort 8.4.0-r2 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 06:10:59 +0000 >>> py3-natsort: Validating /home/buildozer/aports/community/py3-natsort/APKBUILD... >>> py3-natsort: Analyzing dependencies... >>> py3-natsort: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r1) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.2-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20260404-r0) ( 7/25) Installing readline (8.3.3-r1) ( 8/25) Installing sqlite-libs (3.53.0-r0) ( 9/25) Installing python3 (3.14.3-r0) (10/25) Installing python3-pycache-pyc0 (3.14.3-r0) (11/25) Installing pyc (3.14.3-r0) (12/25) Installing py3-installer-pyc (1.0.0-r0) (13/25) Installing py3-gpep517-pyc (19-r2) (14/25) Installing python3-pyc (3.14.3-r0) (15/25) Installing py3-installer (1.0.0-r0) (16/25) Installing py3-gpep517 (19-r2) (17/25) Installing py3-parsing (3.3.2-r1) (18/25) Installing py3-parsing-pyc (3.3.2-r1) (19/25) Installing py3-packaging (26.1-r0) (20/25) Installing py3-packaging-pyc (26.1-r0) (21/25) Installing py3-setuptools (82.0.1-r1) (22/25) Installing py3-setuptools-pyc (82.0.1-r1) (23/25) Installing py3-wheel (0.47.0-r0) (24/25) Installing py3-wheel-pyc (0.47.0-r0) (25/25) Installing .makedepends-py3-natsort (20260424.061104) Executing busybox-1.37.0-r31.trigger OK: 485.6 MiB in 128 packages >>> py3-natsort: Cleaning up srcdir >>> py3-natsort: Cleaning up pkgdir >>> py3-natsort: Cleaning up tmpdir >>> py3-natsort: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/natsort-8.4.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/natsort-8.4.0.tar.gz.part' natsort-8.4.0.tar.gz 100% |********************************| 76575 0:00:00 ETA '/var/cache/distfiles/v3.24/natsort-8.4.0.tar.gz.part' saved /var/cache/distfiles/v3.24/natsort-8.4.0.tar.gz: OK >>> py3-natsort: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/natsort-8.4.0.tar.gz /var/cache/distfiles/v3.24/natsort-8.4.0.tar.gz: OK >>> py3-natsort: Unpacking /var/cache/distfiles/v3.24/natsort-8.4.0.tar.gz... 2026-04-24 06:11:04,796 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-24 06:11:04,817 root INFO running bdist_wheel 2026-04-24 06:11:04,830 root INFO running build 2026-04-24 06:11:04,830 root INFO running build_py 2026-04-24 06:11:04,833 root INFO creating build/lib/natsort 2026-04-24 06:11:04,833 root INFO copying natsort/ns_enum.py -> build/lib/natsort 2026-04-24 06:11:04,834 root INFO copying natsort/utils.py -> build/lib/natsort 2026-04-24 06:11:04,834 root INFO copying natsort/natsort.py -> build/lib/natsort 2026-04-24 06:11:04,834 root INFO copying natsort/unicode_numeric_hex.py -> build/lib/natsort 2026-04-24 06:11:04,835 root INFO copying natsort/__init__.py -> build/lib/natsort 2026-04-24 06:11:04,835 root INFO copying natsort/__main__.py -> build/lib/natsort 2026-04-24 06:11:04,835 root INFO copying natsort/unicode_numbers.py -> build/lib/natsort 2026-04-24 06:11:04,836 root INFO creating build/lib/natsort/compat 2026-04-24 06:11:04,836 root INFO copying natsort/compat/locale.py -> build/lib/natsort/compat 2026-04-24 06:11:04,836 root INFO copying natsort/compat/fake_fastnumbers.py -> build/lib/natsort/compat 2026-04-24 06:11:04,836 root INFO copying natsort/compat/fastnumbers.py -> build/lib/natsort/compat 2026-04-24 06:11:04,837 root INFO copying natsort/compat/__init__.py -> build/lib/natsort/compat 2026-04-24 06:11:04,837 root INFO copying natsort/py.typed -> build/lib/natsort 2026-04-24 06:11:04,843 root INFO installing to build/bdist.linux-x86_64/wheel 2026-04-24 06:11:04,843 root INFO running install 2026-04-24 06:11:04,850 root INFO running install_lib 2026-04-24 06:11:04,853 root INFO creating build/bdist.linux-x86_64/wheel 2026-04-24 06:11:04,853 root INFO creating build/bdist.linux-x86_64/wheel/natsort 2026-04-24 06:11:04,853 root INFO copying build/lib/natsort/ns_enum.py -> build/bdist.linux-x86_64/wheel/./natsort 2026-04-24 06:11:04,853 root INFO copying build/lib/natsort/utils.py -> build/bdist.linux-x86_64/wheel/./natsort 2026-04-24 06:11:04,854 root INFO copying build/lib/natsort/natsort.py -> build/bdist.linux-x86_64/wheel/./natsort 2026-04-24 06:11:04,854 root INFO copying build/lib/natsort/py.typed -> build/bdist.linux-x86_64/wheel/./natsort 2026-04-24 06:11:04,854 root INFO copying build/lib/natsort/unicode_numeric_hex.py -> build/bdist.linux-x86_64/wheel/./natsort 2026-04-24 06:11:04,854 root INFO copying build/lib/natsort/__init__.py -> build/bdist.linux-x86_64/wheel/./natsort 2026-04-24 06:11:04,855 root INFO copying build/lib/natsort/__main__.py -> build/bdist.linux-x86_64/wheel/./natsort 2026-04-24 06:11:04,855 root INFO copying build/lib/natsort/unicode_numbers.py -> build/bdist.linux-x86_64/wheel/./natsort 2026-04-24 06:11:04,855 root INFO creating build/bdist.linux-x86_64/wheel/natsort/compat 2026-04-24 06:11:04,855 root INFO copying build/lib/natsort/compat/locale.py -> build/bdist.linux-x86_64/wheel/./natsort/compat 2026-04-24 06:11:04,855 root INFO copying build/lib/natsort/compat/fake_fastnumbers.py -> build/bdist.linux-x86_64/wheel/./natsort/compat 2026-04-24 06:11:04,856 root INFO copying build/lib/natsort/compat/fastnumbers.py -> build/bdist.linux-x86_64/wheel/./natsort/compat 2026-04-24 06:11:04,856 root INFO copying build/lib/natsort/compat/__init__.py -> build/bdist.linux-x86_64/wheel/./natsort/compat 2026-04-24 06:11:04,856 root INFO running install_egg_info 2026-04-24 06:11:04,859 root INFO running egg_info 2026-04-24 06:11:04,861 root INFO writing natsort.egg-info/PKG-INFO 2026-04-24 06:11:04,861 root INFO writing dependency_links to natsort.egg-info/dependency_links.txt 2026-04-24 06:11:04,862 root INFO writing entry points to natsort.egg-info/entry_points.txt 2026-04-24 06:11:04,862 root INFO writing requirements to natsort.egg-info/requires.txt 2026-04-24 06:11:04,862 root INFO writing top-level names to natsort.egg-info/top_level.txt 2026-04-24 06:11:04,865 root INFO reading manifest file 'natsort.egg-info/SOURCES.txt' 2026-04-24 06:11:04,866 root INFO reading manifest template 'MANIFEST.in' 2026-04-24 06:11:04,867 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2026-04-24 06:11:04,867 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-04-24 06:11:04,868 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2026-04-24 06:11:04,868 root INFO adding license file 'LICENSE' 2026-04-24 06:11:04,869 root INFO writing manifest file 'natsort.egg-info/SOURCES.txt' 2026-04-24 06:11:04,869 root INFO Copying natsort.egg-info to build/bdist.linux-x86_64/wheel/./natsort-8.4.0-py3.14.egg-info 2026-04-24 06:11:04,870 root INFO running install_scripts 2026-04-24 06:11:04,872 root INFO creating build/bdist.linux-x86_64/wheel/natsort-8.4.0.dist-info/WHEEL 2026-04-24 06:11:04,872 wheel INFO creating '/home/buildozer/aports/community/py3-natsort/src/natsort-8.4.0/.dist/.tmp-dnsg53go/natsort-8.4.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-04-24 06:11:04,872 wheel INFO adding 'natsort/__init__.py' 2026-04-24 06:11:04,873 wheel INFO adding 'natsort/__main__.py' 2026-04-24 06:11:04,873 wheel INFO adding 'natsort/natsort.py' 2026-04-24 06:11:04,873 wheel INFO adding 'natsort/ns_enum.py' 2026-04-24 06:11:04,873 wheel INFO adding 'natsort/py.typed' 2026-04-24 06:11:04,874 wheel INFO adding 'natsort/unicode_numbers.py' 2026-04-24 06:11:04,874 wheel INFO adding 'natsort/unicode_numeric_hex.py' 2026-04-24 06:11:04,874 wheel INFO adding 'natsort/utils.py' 2026-04-24 06:11:04,875 wheel INFO adding 'natsort/compat/__init__.py' 2026-04-24 06:11:04,875 wheel INFO adding 'natsort/compat/fake_fastnumbers.py' 2026-04-24 06:11:04,875 wheel INFO adding 'natsort/compat/fastnumbers.py' 2026-04-24 06:11:04,875 wheel INFO adding 'natsort/compat/locale.py' 2026-04-24 06:11:04,875 wheel INFO adding 'natsort-8.4.0.dist-info/licenses/LICENSE' 2026-04-24 06:11:04,876 wheel INFO adding 'natsort-8.4.0.dist-info/METADATA' 2026-04-24 06:11:04,876 wheel INFO adding 'natsort-8.4.0.dist-info/WHEEL' 2026-04-24 06:11:04,876 wheel INFO adding 'natsort-8.4.0.dist-info/entry_points.txt' 2026-04-24 06:11:04,876 wheel INFO adding 'natsort-8.4.0.dist-info/top_level.txt' 2026-04-24 06:11:04,876 wheel INFO adding 'natsort-8.4.0.dist-info/RECORD' 2026-04-24 06:11:04,876 root INFO removing build/bdist.linux-x86_64/wheel 2026-04-24 06:11:04,877 gpep517 INFO The backend produced .dist/natsort-8.4.0-py3-none-any.whl natsort-8.4.0-py3-none-any.whl >>> py3-natsort: Entering fakeroot... >>> py3-natsort-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/natsort/__pycache__' -> '/home/buildozer/aports/community/py3-natsort/pkg/py3-natsort-pyc/usr/lib/python3.14/site-packages/natsort/__pycache__' 'usr/lib/python3.14/site-packages/natsort/compat/__pycache__' -> '/home/buildozer/aports/community/py3-natsort/pkg/py3-natsort-pyc/usr/lib/python3.14/site-packages/natsort/compat/__pycache__' >>> py3-natsort-pyc*: Preparing subpackage py3-natsort-pyc... Please specify at least one package name on the command line. >>> py3-natsort-pyc*: Running postcheck for py3-natsort-pyc >>> py3-natsort*: Running postcheck for py3-natsort >>> py3-natsort*: Preparing package py3-natsort... Please specify at least one package name on the command line. >>> py3-natsort-pyc*: Tracing dependencies... python3~3.14 >>> py3-natsort-pyc*: Package size: 117.6 KB >>> py3-natsort-pyc*: Compressing data... >>> py3-natsort-pyc*: Create checksum... >>> py3-natsort-pyc*: Create py3-natsort-pyc-8.4.0-r2.apk >>> py3-natsort*: Tracing dependencies... python3~3.14 >>> py3-natsort*: Package size: 127.9 KB >>> py3-natsort*: Compressing data... >>> py3-natsort*: Create checksum... >>> py3-natsort*: Create py3-natsort-8.4.0-r2.apk >>> py3-natsort: Build complete at Fri, 24 Apr 2026 06:11:05 +0000 elapsed time 0h 0m 6s >>> py3-natsort: Cleaning up srcdir >>> py3-natsort: Cleaning up pkgdir >>> py3-natsort: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-natsort (20260424.061104) ( 2/25) Purging py3-gpep517-pyc (19-r2) ( 3/25) Purging py3-gpep517 (19-r2) ( 4/25) Purging py3-installer-pyc (1.0.0-r0) ( 5/25) Purging py3-installer (1.0.0-r0) ( 6/25) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/25) Purging py3-setuptools (82.0.1-r1) ( 8/25) Purging py3-wheel-pyc (0.47.0-r0) ( 9/25) Purging py3-wheel (0.47.0-r0) (10/25) Purging py3-packaging-pyc (26.1-r0) (11/25) Purging py3-packaging (26.1-r0) (12/25) Purging py3-parsing-pyc (3.3.2-r1) (13/25) Purging py3-parsing (3.3.2-r1) (14/25) Purging python3-pyc (3.14.3-r0) (15/25) Purging python3-pycache-pyc0 (3.14.3-r0) (16/25) Purging pyc (3.14.3-r0) (17/25) Purging python3 (3.14.3-r0) (18/25) Purging gdbm (1.26-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.5.2-r1) (21/25) Purging libpanelw (6.6_p20260404-r0) (22/25) Purging mpdecimal (4.0.1-r0) (23/25) Purging readline (8.3.3-r1) (24/25) Purging sqlite-libs (3.53.0-r0) (25/25) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 439.9 MiB in 103 packages >>> py3-natsort: Updating the community/x86_64 repository index... >>> py3-natsort: Signing the index...