>>> py3-tld: Building community/py3-tld 0.12.6-r2 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 05:47:57 +0000 >>> py3-tld: Checking sanity of /home/buildozer/aports/community/py3-tld/APKBUILD... >>> py3-tld: Analyzing dependencies... >>> py3-tld: Installing for build: build-base python3 py3-setuptools (1/12) Installing libbz2 (1.0.8-r3) (2/12) Installing libffi (3.4.4-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.7-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.39.4-r0) (8/12) Installing python3 (3.10.8-r3) (9/12) Installing py3-parsing (3.0.9-r0) (10/12) Installing py3-packaging (21.3-r2) (11/12) Installing py3-setuptools (65.5.0-r0) (12/12) Installing .makedepends-py3-tld (20221029.054758) Executing busybox-1.35.0-r27.trigger OK: 247 MiB in 104 packages >>> py3-tld: Cleaning up srcdir >>> py3-tld: Cleaning up pkgdir >>> py3-tld: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-tld-0.12.6.tar.gz >>> py3-tld: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-tld-0.12.6.tar.gz >>> py3-tld: Checking sha512sums... py3-tld-0.12.6.tar.gz: OK >>> py3-tld: Unpacking /var/cache/distfiles/v3.17/py3-tld-0.12.6.tar.gz... running build running build_py creating build creating build/lib creating build/lib/tld copying src/tld/registry.py -> build/lib/tld copying src/tld/base.py -> build/lib/tld copying src/tld/helpers.py -> build/lib/tld copying src/tld/utils.py -> build/lib/tld copying src/tld/trie.py -> build/lib/tld copying src/tld/result.py -> build/lib/tld copying src/tld/__init__.py -> build/lib/tld copying src/tld/exceptions.py -> build/lib/tld copying src/tld/defaults.py -> build/lib/tld copying src/tld/conf.py -> build/lib/tld creating build/lib/tld/tests copying src/tld/tests/base.py -> build/lib/tld/tests copying src/tld/tests/test_commands.py -> build/lib/tld/tests copying src/tld/tests/test_registry.py -> build/lib/tld/tests copying src/tld/tests/__init__.py -> build/lib/tld/tests copying src/tld/tests/test_core.py -> build/lib/tld/tests running egg_info creating src/tld.egg-info writing src/tld.egg-info/PKG-INFO writing dependency_links to src/tld.egg-info/dependency_links.txt writing entry points to src/tld.egg-info/entry_points.txt writing requirements to src/tld.egg-info/requires.txt writing top-level names to src/tld.egg-info/top_level.txt writing manifest file 'src/tld.egg-info/SOURCES.txt' reading manifest file 'src/tld.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'src_py27/tld/res' warning: no files found matching '*' under directory 'src_py35/tld/res' warning: no directories found matching 'src_py27/tld/tests/res' warning: no directories found matching 'src_py35/tld/tests/res' adding license file 'LICENSE_GPL2.0.txt' adding license file 'LICENSE_LGPL_2.1.txt' adding license file 'LICENSE_MPL_1.1.txt' writing manifest file 'src/tld.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tld.res' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tld.res' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tld.res' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tld.res' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tld.tests.res' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tld.tests.res' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tld.tests.res' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tld.tests.res' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying src/tld/py.typed -> build/lib/tld creating build/lib/tld/res copying src/tld/res/effective_tld_names.dat.txt -> build/lib/tld/res copying src/tld/res/effective_tld_names_public_only.dat.txt -> build/lib/tld/res creating build/lib/tld/tests/res copying src/tld/tests/res/effective_tld_names_custom.dat.txt -> build/lib/tld/tests/res >>> py3-tld: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing src/tld.egg-info/PKG-INFO writing dependency_links to src/tld.egg-info/dependency_links.txt writing entry points to src/tld.egg-info/entry_points.txt writing requirements to src/tld.egg-info/requires.txt writing top-level names to src/tld.egg-info/top_level.txt reading manifest file 'src/tld.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'src_py27/tld/res' warning: no files found matching '*' under directory 'src_py35/tld/res' warning: no directories found matching 'src_py27/tld/tests/res' warning: no directories found matching 'src_py35/tld/tests/res' adding license file 'LICENSE_GPL2.0.txt' adding license file 'LICENSE_LGPL_2.1.txt' adding license file 'LICENSE_MPL_1.1.txt' writing manifest file 'src/tld.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tld.res' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tld.res' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tld.res' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tld.res' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tld.tests.res' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tld.tests.res' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tld.tests.res' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tld.tests.res' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/community/py3-tld/pkg creating /home/buildozer/aports/community/py3-tld/pkg/py3-tld creating /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr creating /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib creating /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld copying build/lib/tld/registry.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld copying build/lib/tld/py.typed -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld copying build/lib/tld/base.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld copying build/lib/tld/helpers.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld creating /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests copying build/lib/tld/tests/base.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests copying build/lib/tld/tests/test_commands.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests copying build/lib/tld/tests/test_registry.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests copying build/lib/tld/tests/__init__.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests copying build/lib/tld/tests/test_core.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests creating /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests/res copying build/lib/tld/tests/res/effective_tld_names_custom.dat.txt -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests/res copying build/lib/tld/utils.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld copying build/lib/tld/trie.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld copying build/lib/tld/result.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld copying build/lib/tld/__init__.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld copying build/lib/tld/exceptions.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld copying build/lib/tld/defaults.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld creating /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/res copying build/lib/tld/res/effective_tld_names.dat.txt -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/res copying build/lib/tld/res/effective_tld_names_public_only.dat.txt -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/res copying build/lib/tld/conf.py -> /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/registry.py to registry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests/test_commands.py to test_commands.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests/test_registry.py to test_registry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/tests/test_core.py to test_core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/trie.py to trie.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/result.py to result.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/defaults.py to defaults.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld/conf.py to conf.cpython-310.pyc running install_egg_info Copying src/tld.egg-info to /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/lib/python3.10/site-packages/tld-0.12.6-py3.10.egg-info running install_scripts Installing update-tld-names script to /home/buildozer/aports/community/py3-tld/pkg/py3-tld/usr/bin >>> py3-tld*: Running postcheck for py3-tld >>> py3-tld*: Preparing package py3-tld... >>> py3-tld*: Tracing dependencies... >>> py3-tld*: Package size: 944.0 KB >>> py3-tld*: Compressing data... >>> py3-tld*: Create checksum... >>> py3-tld*: Create py3-tld-0.12.6-r2.apk >>> py3-tld: Build complete at Sat, 29 Oct 2022 05:47:59 +0000 elapsed time 0h 0m 2s >>> py3-tld: Cleaning up srcdir >>> py3-tld: Cleaning up pkgdir >>> py3-tld: Uninstalling dependencies... (1/12) Purging .makedepends-py3-tld (20221029.054758) (2/12) Purging py3-setuptools (65.5.0-r0) (3/12) Purging py3-packaging (21.3-r2) (4/12) Purging py3-parsing (3.0.9-r0) (5/12) Purging python3 (3.10.8-r3) (6/12) Purging libbz2 (1.0.8-r3) (7/12) Purging libffi (3.4.4-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.7-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-tld: Updating the community/armv7 repository index... >>> py3-tld: Signing the index...