>>> py3-tld: Building community/py3-tld 0.13.1-r2 (using abuild 3.18.0_rc2-r0) started Sun, 12 Jul 2026 09:23:36 +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 (20260712.092341) Executing busybox-1.38.0-r1.trigger OK: 436.8 MiB in 128 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-tld-0.13.1.tar.gz.part' py3-tld-0.13.1.tar.g 67% |********************* | 303k 0:00:00 ETA py3-tld-0.13.1.tar.g 100% |********************************| 448k 0:00:00 ETA '/var/cache/distfiles/edge/py3-tld-0.13.1.tar.gz.part' saved /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-07-12 09:23:43,771 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-07-12 09:23:43,845 root INFO running bdist_wheel 2026-07-12 09:23:43,871 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-07-12 09:23:43,896 root INFO running build 2026-07-12 09:23:43,896 root INFO running build_py 2026-07-12 09:23:43,907 root INFO creating build/lib/tld 2026-07-12 09:23:43,908 root INFO copying src/tld/registry.py -> build/lib/tld 2026-07-12 09:23:43,909 root INFO copying src/tld/__init__.py -> build/lib/tld 2026-07-12 09:23:43,910 root INFO copying src/tld/utils.py -> build/lib/tld 2026-07-12 09:23:43,911 root INFO copying src/tld/exceptions.py -> build/lib/tld 2026-07-12 09:23:43,912 root INFO copying src/tld/base.py -> build/lib/tld 2026-07-12 09:23:43,912 root INFO copying src/tld/trie.py -> build/lib/tld 2026-07-12 09:23:43,913 root INFO copying src/tld/result.py -> build/lib/tld 2026-07-12 09:23:43,914 root INFO copying src/tld/conf.py -> build/lib/tld 2026-07-12 09:23:43,915 root INFO copying src/tld/defaults.py -> build/lib/tld 2026-07-12 09:23:43,915 root INFO copying src/tld/helpers.py -> build/lib/tld 2026-07-12 09:23:43,916 root INFO creating build/lib/tld/tests 2026-07-12 09:23:43,917 root INFO copying src/tld/tests/test_commands.py -> build/lib/tld/tests 2026-07-12 09:23:43,918 root INFO copying src/tld/tests/__init__.py -> build/lib/tld/tests 2026-07-12 09:23:43,918 root INFO copying src/tld/tests/test_core.py -> build/lib/tld/tests 2026-07-12 09:23:43,919 root INFO copying src/tld/tests/base.py -> build/lib/tld/tests 2026-07-12 09:23:43,920 root INFO copying src/tld/tests/test_registry.py -> build/lib/tld/tests 2026-07-12 09:23:43,921 root INFO running egg_info 2026-07-12 09:23:43,928 root INFO creating src/tld.egg-info 2026-07-12 09:23:43,928 root INFO writing src/tld.egg-info/PKG-INFO 2026-07-12 09:23:43,930 root INFO writing dependency_links to src/tld.egg-info/dependency_links.txt 2026-07-12 09:23:43,930 root INFO writing entry points to src/tld.egg-info/entry_points.txt 2026-07-12 09:23:43,931 root INFO writing top-level names to src/tld.egg-info/top_level.txt 2026-07-12 09:23:43,932 root INFO writing manifest file 'src/tld.egg-info/SOURCES.txt' 2026-07-12 09:23:43,943 root INFO reading manifest file 'src/tld.egg-info/SOURCES.txt' 2026-07-12 09:23:43,944 root INFO reading manifest template 'MANIFEST.in' 2026-07-12 09:23:43,945 root WARNING warning: no files found matching '*' under directory 'src_py27/tld/res' 2026-07-12 09:23:43,946 root WARNING warning: no files found matching '*' under directory 'src_py35/tld/res' 2026-07-12 09:23:43,948 root WARNING warning: no directories found matching 'src_py27/tld/tests/res' 2026-07-12 09:23:43,948 root WARNING warning: no directories found matching 'src_py35/tld/tests/res' 2026-07-12 09:23:43,948 root INFO adding license file 'LICENSE_LGPL_2.1.txt' 2026-07-12 09:23:43,952 root INFO writing manifest file 'src/tld.egg-info/SOURCES.txt' 2026-07-12 09:23:43,955 root INFO copying src/tld/py.typed -> build/lib/tld 2026-07-12 09:23:43,956 root INFO creating build/lib/tld/res 2026-07-12 09:23:43,957 root INFO copying src/tld/res/effective_tld_names.dat.txt -> build/lib/tld/res 2026-07-12 09:23:43,959 root INFO copying src/tld/res/effective_tld_names_public_only.dat.txt -> build/lib/tld/res 2026-07-12 09:23:43,962 root INFO creating build/lib/tld/tests/res 2026-07-12 09:23:43,962 root INFO copying src/tld/tests/res/effective_tld_names_custom.dat.txt -> build/lib/tld/tests/res 2026-07-12 09:23:43,984 root INFO installing to build/bdist.linux-riscv64/wheel 2026-07-12 09:23:43,984 root INFO running install 2026-07-12 09:23:44,027 root INFO running install_lib 2026-07-12 09:23:44,036 root INFO creating build/bdist.linux-riscv64/wheel 2026-07-12 09:23:44,037 root INFO creating build/bdist.linux-riscv64/wheel/tld 2026-07-12 09:23:44,037 root INFO copying build/lib/tld/py.typed -> build/bdist.linux-riscv64/wheel/./tld 2026-07-12 09:23:44,038 root INFO copying build/lib/tld/registry.py -> build/bdist.linux-riscv64/wheel/./tld 2026-07-12 09:23:44,038 root INFO copying build/lib/tld/__init__.py -> build/bdist.linux-riscv64/wheel/./tld 2026-07-12 09:23:44,039 root INFO copying build/lib/tld/utils.py -> build/bdist.linux-riscv64/wheel/./tld 2026-07-12 09:23:44,040 root INFO copying build/lib/tld/exceptions.py -> build/bdist.linux-riscv64/wheel/./tld 2026-07-12 09:23:44,040 root INFO creating build/bdist.linux-riscv64/wheel/tld/tests 2026-07-12 09:23:44,041 root INFO copying build/lib/tld/tests/test_commands.py -> build/bdist.linux-riscv64/wheel/./tld/tests 2026-07-12 09:23:44,042 root INFO copying build/lib/tld/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./tld/tests 2026-07-12 09:23:44,042 root INFO copying build/lib/tld/tests/test_core.py -> build/bdist.linux-riscv64/wheel/./tld/tests 2026-07-12 09:23:44,043 root INFO copying build/lib/tld/tests/base.py -> build/bdist.linux-riscv64/wheel/./tld/tests 2026-07-12 09:23:44,044 root INFO copying build/lib/tld/tests/test_registry.py -> build/bdist.linux-riscv64/wheel/./tld/tests 2026-07-12 09:23:44,044 root INFO creating build/bdist.linux-riscv64/wheel/tld/tests/res 2026-07-12 09:23:44,045 root INFO copying build/lib/tld/tests/res/effective_tld_names_custom.dat.txt -> build/bdist.linux-riscv64/wheel/./tld/tests/res 2026-07-12 09:23:44,047 root INFO copying build/lib/tld/base.py -> build/bdist.linux-riscv64/wheel/./tld 2026-07-12 09:23:44,047 root INFO copying build/lib/tld/trie.py -> build/bdist.linux-riscv64/wheel/./tld 2026-07-12 09:23:44,048 root INFO copying build/lib/tld/result.py -> build/bdist.linux-riscv64/wheel/./tld 2026-07-12 09:23:44,049 root INFO copying build/lib/tld/conf.py -> build/bdist.linux-riscv64/wheel/./tld 2026-07-12 09:23:44,049 root INFO copying build/lib/tld/defaults.py -> build/bdist.linux-riscv64/wheel/./tld 2026-07-12 09:23:44,050 root INFO creating build/bdist.linux-riscv64/wheel/tld/res 2026-07-12 09:23:44,050 root INFO copying build/lib/tld/res/effective_tld_names.dat.txt -> build/bdist.linux-riscv64/wheel/./tld/res 2026-07-12 09:23:44,053 root INFO copying build/lib/tld/res/effective_tld_names_public_only.dat.txt -> build/bdist.linux-riscv64/wheel/./tld/res 2026-07-12 09:23:44,055 root INFO copying build/lib/tld/helpers.py -> build/bdist.linux-riscv64/wheel/./tld 2026-07-12 09:23:44,056 root INFO running install_egg_info 2026-07-12 09:23:44,067 root INFO Copying src/tld.egg-info to build/bdist.linux-riscv64/wheel/./tld-0.13.1-py3.14.egg-info 2026-07-12 09:23:44,070 root INFO running install_scripts 2026-07-12 09:23:44,074 root INFO creating build/bdist.linux-riscv64/wheel/tld-0.13.1.dist-info/WHEEL 2026-07-12 09:23:44,075 wheel INFO creating '/home/buildozer/aports/community/py3-tld/src/tld-0.13.1/.dist/.tmp-4f89hh2e/tld-0.13.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-07-12 09:23:44,076 wheel INFO adding 'tld/__init__.py' 2026-07-12 09:23:44,077 wheel INFO adding 'tld/base.py' 2026-07-12 09:23:44,078 wheel INFO adding 'tld/conf.py' 2026-07-12 09:23:44,078 wheel INFO adding 'tld/defaults.py' 2026-07-12 09:23:44,079 wheel INFO adding 'tld/exceptions.py' 2026-07-12 09:23:44,079 wheel INFO adding 'tld/helpers.py' 2026-07-12 09:23:44,080 wheel INFO adding 'tld/py.typed' 2026-07-12 09:23:44,081 wheel INFO adding 'tld/registry.py' 2026-07-12 09:23:44,081 wheel INFO adding 'tld/result.py' 2026-07-12 09:23:44,082 wheel INFO adding 'tld/trie.py' 2026-07-12 09:23:44,082 wheel INFO adding 'tld/utils.py' 2026-07-12 09:23:44,085 wheel INFO adding 'tld/res/effective_tld_names.dat.txt' 2026-07-12 09:23:44,093 wheel INFO adding 'tld/res/effective_tld_names_public_only.dat.txt' 2026-07-12 09:23:44,100 wheel INFO adding 'tld/tests/__init__.py' 2026-07-12 09:23:44,100 wheel INFO adding 'tld/tests/base.py' 2026-07-12 09:23:44,101 wheel INFO adding 'tld/tests/test_commands.py' 2026-07-12 09:23:44,101 wheel INFO adding 'tld/tests/test_core.py' 2026-07-12 09:23:44,102 wheel INFO adding 'tld/tests/test_registry.py' 2026-07-12 09:23:44,104 wheel INFO adding 'tld/tests/res/effective_tld_names_custom.dat.txt' 2026-07-12 09:23:44,109 wheel INFO adding 'tld-0.13.1.dist-info/licenses/LICENSE_LGPL_2.1.txt' 2026-07-12 09:23:44,110 wheel INFO adding 'tld-0.13.1.dist-info/METADATA' 2026-07-12 09:23:44,111 wheel INFO adding 'tld-0.13.1.dist-info/WHEEL' 2026-07-12 09:23:44,111 wheel INFO adding 'tld-0.13.1.dist-info/entry_points.txt' 2026-07-12 09:23:44,112 wheel INFO adding 'tld-0.13.1.dist-info/top_level.txt' 2026-07-12 09:23:44,112 wheel INFO adding 'tld-0.13.1.dist-info/RECORD' 2026-07-12 09:23:44,113 root INFO removing build/bdist.linux-riscv64/wheel 2026-07-12 09:23:44,117 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/tests/__pycache__' -> '/home/buildozer/aports/community/py3-tld/pkg/py3-tld-pyc/usr/lib/python3.14/site-packages/tld/tests/__pycache__' '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__' >>> 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 Sun, 12 Jul 2026 09:23:45 +0000 elapsed time 0h 0m 9s >>> 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 (20260712.092341) ( 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: 391.4 MiB in 106 packages >>> py3-tld: Updating the community/riscv64 repository index... >>> py3-tld: Signing the index...