>>> py3-tld: Building community/py3-tld 0.13.1-r2 (using abuild 3.18.0_rc1-r0) started Tue, 30 Jun 2026 03:30:37 +0000 >>> py3-tld: Validating /home/buildozer/aports/community/py3-tld/APKBUILD... >>> py3-tld: Analyzing dependencies... >>> py3-tld: Installing for build: build-base python3 py3-setuptools py3-gpep517 ( 1/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r1) ( 3/22) Installing xz-libs (5.8.3-r0) ( 4/22) Installing mpdecimal (4.0.1-r0) ( 5/22) Installing libpanelw (6.6_p20260516-r0) ( 6/22) Installing readline (8.3.3-r1) ( 7/22) Installing sqlite-libs (3.53.3-r0) ( 8/22) Installing python3 (3.14.5-r2) ( 9/22) Installing python3-pycache-pyc0 (3.14.5-r2) (10/22) Installing pyc (3.14.5-r2) (11/22) Installing python3-pyc (3.14.5-r2) (12/22) Installing py3-parsing (3.3.2-r1) (13/22) Installing py3-parsing-pyc (3.3.2-r1) (14/22) Installing py3-packaging (26.2-r0) (15/22) Installing py3-packaging-pyc (26.2-r0) (16/22) Installing py3-setuptools (82.0.1-r1) (17/22) Installing py3-setuptools-pyc (82.0.1-r1) (18/22) Installing py3-installer (1.0.0-r0) (19/22) Installing py3-installer-pyc (1.0.0-r0) (20/22) Installing py3-gpep517 (19-r2) (21/22) Installing py3-gpep517-pyc (19-r2) (22/22) Installing .makedepends-py3-tld (20260630.033038) Executing busybox-1.38.0-r1.trigger OK: 387.5 MiB in 127 packages >>> py3-tld: Cleaning up srcdir >>> py3-tld: Cleaning up pkgdir >>> py3-tld: Cleaning up tmpdir >>> py3-tld: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-tld-0.13.1.tar.gz /var/cache/distfiles/edge/py3-tld-0.13.1.tar.gz: OK >>> py3-tld: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-tld-0.13.1.tar.gz /var/cache/distfiles/edge/py3-tld-0.13.1.tar.gz: OK >>> py3-tld: Unpacking /var/cache/distfiles/edge/py3-tld-0.13.1.tar.gz... 2026-06-30 03:30:39,605 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) 2026-06-30 03:30:39,625 root INFO running bdist_wheel 2026-06-30 03:30:39,632 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-06-30 03:30:39,639 root INFO running build 2026-06-30 03:30:39,639 root INFO running build_py 2026-06-30 03:30:39,642 root INFO creating build/lib/tld 2026-06-30 03:30:39,642 root INFO copying src/tld/__init__.py -> build/lib/tld 2026-06-30 03:30:39,643 root INFO copying src/tld/registry.py -> build/lib/tld 2026-06-30 03:30:39,643 root INFO copying src/tld/exceptions.py -> build/lib/tld 2026-06-30 03:30:39,643 root INFO copying src/tld/defaults.py -> build/lib/tld 2026-06-30 03:30:39,643 root INFO copying src/tld/conf.py -> build/lib/tld 2026-06-30 03:30:39,644 root INFO copying src/tld/trie.py -> build/lib/tld 2026-06-30 03:30:39,644 root INFO copying src/tld/utils.py -> build/lib/tld 2026-06-30 03:30:39,644 root INFO copying src/tld/result.py -> build/lib/tld 2026-06-30 03:30:39,644 root INFO copying src/tld/helpers.py -> build/lib/tld 2026-06-30 03:30:39,645 root INFO copying src/tld/base.py -> build/lib/tld 2026-06-30 03:30:39,645 root INFO creating build/lib/tld/tests 2026-06-30 03:30:39,645 root INFO copying src/tld/tests/__init__.py -> build/lib/tld/tests 2026-06-30 03:30:39,645 root INFO copying src/tld/tests/test_commands.py -> build/lib/tld/tests 2026-06-30 03:30:39,645 root INFO copying src/tld/tests/test_registry.py -> build/lib/tld/tests 2026-06-30 03:30:39,646 root INFO copying src/tld/tests/test_core.py -> build/lib/tld/tests 2026-06-30 03:30:39,646 root INFO copying src/tld/tests/base.py -> build/lib/tld/tests 2026-06-30 03:30:39,646 root INFO running egg_info 2026-06-30 03:30:39,648 root INFO creating src/tld.egg-info 2026-06-30 03:30:39,648 root INFO writing src/tld.egg-info/PKG-INFO 2026-06-30 03:30:39,648 root INFO writing dependency_links to src/tld.egg-info/dependency_links.txt 2026-06-30 03:30:39,649 root INFO writing entry points to src/tld.egg-info/entry_points.txt 2026-06-30 03:30:39,649 root INFO writing top-level names to src/tld.egg-info/top_level.txt 2026-06-30 03:30:39,649 root INFO writing manifest file 'src/tld.egg-info/SOURCES.txt' 2026-06-30 03:30:39,652 root INFO reading manifest file 'src/tld.egg-info/SOURCES.txt' 2026-06-30 03:30:39,652 root INFO reading manifest template 'MANIFEST.in' 2026-06-30 03:30:39,652 root WARNING warning: no files found matching '*' under directory 'src_py27/tld/res' 2026-06-30 03:30:39,652 root WARNING warning: no files found matching '*' under directory 'src_py35/tld/res' 2026-06-30 03:30:39,653 root WARNING warning: no directories found matching 'src_py27/tld/tests/res' 2026-06-30 03:30:39,653 root WARNING warning: no directories found matching 'src_py35/tld/tests/res' 2026-06-30 03:30:39,653 root INFO adding license file 'LICENSE_LGPL_2.1.txt' 2026-06-30 03:30:39,654 root INFO writing manifest file 'src/tld.egg-info/SOURCES.txt' 2026-06-30 03:30:39,655 root INFO copying src/tld/py.typed -> build/lib/tld 2026-06-30 03:30:39,655 root INFO creating build/lib/tld/res 2026-06-30 03:30:39,655 root INFO copying src/tld/res/effective_tld_names.dat.txt -> build/lib/tld/res 2026-06-30 03:30:39,656 root INFO copying src/tld/res/effective_tld_names_public_only.dat.txt -> build/lib/tld/res 2026-06-30 03:30:39,657 root INFO creating build/lib/tld/tests/res 2026-06-30 03:30:39,657 root INFO copying src/tld/tests/res/effective_tld_names_custom.dat.txt -> build/lib/tld/tests/res 2026-06-30 03:30:39,662 root INFO installing to build/bdist.linux-armv8l/wheel 2026-06-30 03:30:39,662 root INFO running install 2026-06-30 03:30:39,671 root INFO running install_lib 2026-06-30 03:30:39,673 root INFO creating build/bdist.linux-armv8l/wheel 2026-06-30 03:30:39,674 root INFO creating build/bdist.linux-armv8l/wheel/tld 2026-06-30 03:30:39,674 root INFO copying build/lib/tld/__init__.py -> build/bdist.linux-armv8l/wheel/./tld 2026-06-30 03:30:39,674 root INFO copying build/lib/tld/registry.py -> build/bdist.linux-armv8l/wheel/./tld 2026-06-30 03:30:39,674 root INFO copying build/lib/tld/exceptions.py -> build/bdist.linux-armv8l/wheel/./tld 2026-06-30 03:30:39,674 root INFO copying build/lib/tld/defaults.py -> build/bdist.linux-armv8l/wheel/./tld 2026-06-30 03:30:39,675 root INFO copying build/lib/tld/conf.py -> build/bdist.linux-armv8l/wheel/./tld 2026-06-30 03:30:39,675 root INFO copying build/lib/tld/trie.py -> build/bdist.linux-armv8l/wheel/./tld 2026-06-30 03:30:39,675 root INFO copying build/lib/tld/utils.py -> build/bdist.linux-armv8l/wheel/./tld 2026-06-30 03:30:39,675 root INFO copying build/lib/tld/result.py -> build/bdist.linux-armv8l/wheel/./tld 2026-06-30 03:30:39,675 root INFO creating build/bdist.linux-armv8l/wheel/tld/tests 2026-06-30 03:30:39,676 root INFO copying build/lib/tld/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./tld/tests 2026-06-30 03:30:39,676 root INFO copying build/lib/tld/tests/test_commands.py -> build/bdist.linux-armv8l/wheel/./tld/tests 2026-06-30 03:30:39,676 root INFO copying build/lib/tld/tests/test_registry.py -> build/bdist.linux-armv8l/wheel/./tld/tests 2026-06-30 03:30:39,676 root INFO creating build/bdist.linux-armv8l/wheel/tld/tests/res 2026-06-30 03:30:39,676 root INFO copying build/lib/tld/tests/res/effective_tld_names_custom.dat.txt -> build/bdist.linux-armv8l/wheel/./tld/tests/res 2026-06-30 03:30:39,677 root INFO copying build/lib/tld/tests/test_core.py -> build/bdist.linux-armv8l/wheel/./tld/tests 2026-06-30 03:30:39,677 root INFO copying build/lib/tld/tests/base.py -> build/bdist.linux-armv8l/wheel/./tld/tests 2026-06-30 03:30:39,677 root INFO creating build/bdist.linux-armv8l/wheel/tld/res 2026-06-30 03:30:39,677 root INFO copying build/lib/tld/res/effective_tld_names_public_only.dat.txt -> build/bdist.linux-armv8l/wheel/./tld/res 2026-06-30 03:30:39,678 root INFO copying build/lib/tld/res/effective_tld_names.dat.txt -> build/bdist.linux-armv8l/wheel/./tld/res 2026-06-30 03:30:39,678 root INFO copying build/lib/tld/py.typed -> build/bdist.linux-armv8l/wheel/./tld 2026-06-30 03:30:39,678 root INFO copying build/lib/tld/helpers.py -> build/bdist.linux-armv8l/wheel/./tld 2026-06-30 03:30:39,679 root INFO copying build/lib/tld/base.py -> build/bdist.linux-armv8l/wheel/./tld 2026-06-30 03:30:39,679 root INFO running install_egg_info 2026-06-30 03:30:39,681 root INFO Copying src/tld.egg-info to build/bdist.linux-armv8l/wheel/./tld-0.13.1-py3.14.egg-info 2026-06-30 03:30:39,682 root INFO running install_scripts 2026-06-30 03:30:39,683 root INFO creating build/bdist.linux-armv8l/wheel/tld-0.13.1.dist-info/WHEEL 2026-06-30 03:30:39,684 wheel INFO creating '/home/buildozer/aports/community/py3-tld/src/tld-0.13.1/.dist/.tmp-2bkx2iyi/tld-0.13.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-06-30 03:30:39,684 wheel INFO adding 'tld/__init__.py' 2026-06-30 03:30:39,684 wheel INFO adding 'tld/base.py' 2026-06-30 03:30:39,685 wheel INFO adding 'tld/conf.py' 2026-06-30 03:30:39,685 wheel INFO adding 'tld/defaults.py' 2026-06-30 03:30:39,685 wheel INFO adding 'tld/exceptions.py' 2026-06-30 03:30:39,685 wheel INFO adding 'tld/helpers.py' 2026-06-30 03:30:39,685 wheel INFO adding 'tld/py.typed' 2026-06-30 03:30:39,685 wheel INFO adding 'tld/registry.py' 2026-06-30 03:30:39,686 wheel INFO adding 'tld/result.py' 2026-06-30 03:30:39,686 wheel INFO adding 'tld/trie.py' 2026-06-30 03:30:39,686 wheel INFO adding 'tld/utils.py' 2026-06-30 03:30:39,687 wheel INFO adding 'tld/res/effective_tld_names.dat.txt' 2026-06-30 03:30:39,688 wheel INFO adding 'tld/res/effective_tld_names_public_only.dat.txt' 2026-06-30 03:30:39,690 wheel INFO adding 'tld/tests/__init__.py' 2026-06-30 03:30:39,690 wheel INFO adding 'tld/tests/base.py' 2026-06-30 03:30:39,690 wheel INFO adding 'tld/tests/test_commands.py' 2026-06-30 03:30:39,690 wheel INFO adding 'tld/tests/test_core.py' 2026-06-30 03:30:39,691 wheel INFO adding 'tld/tests/test_registry.py' 2026-06-30 03:30:39,691 wheel INFO adding 'tld/tests/res/effective_tld_names_custom.dat.txt' 2026-06-30 03:30:39,692 wheel INFO adding 'tld-0.13.1.dist-info/licenses/LICENSE_LGPL_2.1.txt' 2026-06-30 03:30:39,693 wheel INFO adding 'tld-0.13.1.dist-info/METADATA' 2026-06-30 03:30:39,693 wheel INFO adding 'tld-0.13.1.dist-info/WHEEL' 2026-06-30 03:30:39,693 wheel INFO adding 'tld-0.13.1.dist-info/entry_points.txt' 2026-06-30 03:30:39,693 wheel INFO adding 'tld-0.13.1.dist-info/top_level.txt' 2026-06-30 03:30:39,693 wheel INFO adding 'tld-0.13.1.dist-info/RECORD' 2026-06-30 03:30:39,693 root INFO removing build/bdist.linux-armv8l/wheel 2026-06-30 03:30:39,694 gpep517 INFO The backend produced .dist/tld-0.13.1-py2.py3-none-any.whl tld-0.13.1-py2.py3-none-any.whl >>> py3-tld: Entering fakeroot... >>> py3-tld-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/tld/__pycache__' -> '/home/buildozer/aports/community/py3-tld/pkg/py3-tld-pyc/usr/lib/python3.14/site-packages/tld/__pycache__' 'usr/lib/python3.14/site-packages/tld/tests/__pycache__' -> '/home/buildozer/aports/community/py3-tld/pkg/py3-tld-pyc/usr/lib/python3.14/site-packages/tld/tests/__pycache__' >>> py3-tld-pyc*: Preparing subpackage py3-tld-pyc... >>> py3-tld-pyc*: Running postcheck for py3-tld-pyc >>> py3-tld*: Running postcheck for py3-tld >>> py3-tld*: Preparing package py3-tld... >>> py3-tld*: Tracing dependencies... python3 python3~3.14 >>> py3-tld*: Package size: 932.0 KB >>> py3-tld*: Compressing data... >>> py3-tld*: Create checksum... >>> py3-tld*: Create py3-tld-0.13.1-r2.apk >>> py3-tld-pyc*: Tracing dependencies... python3~3.14 >>> py3-tld-pyc*: Package size: 75.7 KB >>> py3-tld-pyc*: Compressing data... >>> py3-tld-pyc*: Create checksum... >>> py3-tld-pyc*: Create py3-tld-pyc-0.13.1-r2.apk >>> py3-tld: Build complete at Tue, 30 Jun 2026 03:30:40 +0000 elapsed time 0h 0m 3s >>> py3-tld: Cleaning up srcdir >>> py3-tld: Cleaning up pkgdir >>> py3-tld: Cleaning up tmpdir >>> py3-tld: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-tld (20260630.033038) ( 2/22) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/22) Purging py3-setuptools (82.0.1-r1) ( 4/22) Purging py3-packaging-pyc (26.2-r0) ( 5/22) Purging py3-packaging (26.2-r0) ( 6/22) Purging py3-parsing-pyc (3.3.2-r1) ( 7/22) Purging py3-parsing (3.3.2-r1) ( 8/22) Purging py3-gpep517-pyc (19-r2) ( 9/22) Purging py3-gpep517 (19-r2) (10/22) Purging py3-installer-pyc (1.0.0-r0) (11/22) Purging py3-installer (1.0.0-r0) (12/22) Purging python3-pyc (3.14.5-r2) (13/22) Purging python3-pycache-pyc0 (3.14.5-r2) (14/22) Purging pyc (3.14.5-r2) (15/22) Purging python3 (3.14.5-r2) (16/22) Purging libbz2 (1.0.8-r6) (17/22) Purging libffi (3.5.2-r1) (18/22) Purging libpanelw (6.6_p20260516-r0) (19/22) Purging mpdecimal (4.0.1-r0) (20/22) Purging readline (8.3.3-r1) (21/22) Purging sqlite-libs (3.53.3-r0) (22/22) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r1.trigger OK: 342.6 MiB in 105 packages >>> py3-tld: Updating the community/armhf repository index... >>> py3-tld: Signing the index...