>>> py3-tldextract: Building community/py3-tldextract 3.4.0-r2 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 07:38:14 +0000 >>> py3-tldextract: Checking sanity of /home/buildozer/aports/community/py3-tldextract/APKBUILD... >>> py3-tldextract: Analyzing dependencies... >>> py3-tldextract: Installing for build: build-base python3 py3-idna py3-requests py3-requests-file py3-filelock py3-setuptools py3-setuptools_scm py3-pytest py3-pytest-mock py3-responses (1/54) Installing libbz2 (1.0.8-r5) (2/54) Installing libffi (3.4.4-r2) (3/54) Installing gdbm (1.23-r1) (4/54) Installing xz-libs (5.4.2-r1) (5/54) Installing mpdecimal (2.5.1-r2) (6/54) Installing libpanelw (6.4_p20230401-r6) (7/54) Installing readline (8.2.1-r1) (8/54) Installing sqlite-libs (3.41.2-r2) (9/54) Installing python3 (3.11.3-r10) (10/54) Installing python3-pycache-pyc0 (3.11.3-r10) (11/54) Installing pyc (0.1-r0) (12/54) Installing python3-pyc (3.11.3-r10) (13/54) Installing py3-idna (3.4-r4) (14/54) Installing py3-idna-pyc (3.4-r4) (15/54) Installing py3-certifi (2022.12.7-r2) (16/54) Installing py3-certifi-pyc (2022.12.7-r2) (17/54) Installing py3-charset-normalizer (3.1.0-r1) (18/54) Installing py3-charset-normalizer-pyc (3.1.0-r1) (19/54) Installing py3-urllib3 (1.26.15-r1) (20/54) Installing py3-urllib3-pyc (1.26.15-r1) (21/54) Installing py3-requests (2.28.2-r1) (22/54) Installing py3-requests-pyc (2.28.2-r1) (23/54) Installing py3-six (1.16.0-r6) (24/54) Installing py3-six-pyc (1.16.0-r6) (25/54) Installing py3-requests-file (1.5.1-r5) (26/54) Installing py3-requests-file-pyc (1.5.1-r5) (27/54) Installing py3-filelock (3.11.0-r1) (28/54) Installing py3-filelock-pyc (3.11.0-r1) (29/54) Installing py3-parsing (3.0.9-r2) (30/54) Installing py3-parsing-pyc (3.0.9-r2) (31/54) Installing py3-packaging (23.1-r1) (32/54) Installing py3-packaging-pyc (23.1-r1) (33/54) Installing py3-setuptools (67.7.2-r0) (34/54) Installing py3-setuptools-pyc (67.7.2-r0) (35/54) Installing py3-typing-extensions (4.5.0-r1) (36/54) Installing py3-typing-extensions-pyc (4.5.0-r1) (37/54) Installing py3-setuptools_scm (7.1.0-r0) (38/54) Installing py3-iniconfig (1.1.1-r6) (39/54) Installing py3-iniconfig-pyc (1.1.1-r6) (40/54) Installing py3-pluggy (1.0.0-r3) (41/54) Installing py3-pluggy-pyc (1.0.0-r3) (42/54) Installing py3-py (1.11.0-r2) (43/54) Installing py3-py-pyc (1.11.0-r2) (44/54) Installing py3-pytest (7.3.1-r1) (45/54) Installing py3-pytest-pyc (7.3.1-r1) (46/54) Installing py3-mock (5.0.2-r1) (47/54) Installing py3-mock-pyc (5.0.2-r1) (48/54) Installing py3-pytest-mock (3.10.0-r2) (49/54) Installing py3-pytest-mock-pyc (3.10.0-r2) (50/54) Installing py3-toml (0.10.2-r6) (51/54) Installing py3-toml-pyc (0.10.2-r6) (52/54) Installing py3-responses (0.22.0-r3) (53/54) Installing py3-responses-pyc (0.22.0-r3) (54/54) Installing .makedepends-py3-tldextract (20230425.073816) Executing busybox-1.36.0-r8.trigger OK: 383 MiB in 152 packages >>> py3-tldextract: Cleaning up srcdir >>> py3-tldextract: Cleaning up pkgdir >>> py3-tldextract: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/tldextract-3.4.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 107k 100 107k 0 0 576k 0 --:--:-- --:--:-- --:--:-- 576k >>> py3-tldextract: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/tldextract-3.4.0.tar.gz >>> py3-tldextract: Checking sha512sums... tldextract-3.4.0.tar.gz: OK >>> py3-tldextract: Unpacking /var/cache/distfiles/v3.18/tldextract-3.4.0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/tldextract copying tldextract/__init__.py -> build/lib/tldextract copying tldextract/tldextract.py -> build/lib/tldextract copying tldextract/cli.py -> build/lib/tldextract copying tldextract/remote.py -> build/lib/tldextract copying tldextract/cache.py -> build/lib/tldextract copying tldextract/__main__.py -> build/lib/tldextract copying tldextract/suffix_list.py -> build/lib/tldextract copying tldextract/_version.py -> build/lib/tldextract running egg_info creating tldextract.egg-info writing tldextract.egg-info/PKG-INFO writing dependency_links to tldextract.egg-info/dependency_links.txt writing entry points to tldextract.egg-info/entry_points.txt writing requirements to tldextract.egg-info/requires.txt writing top-level names to tldextract.egg-info/top_level.txt writing manifest file 'tldextract.egg-info/SOURCES.txt' reading manifest file 'tldextract.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'tldextract.egg-info/SOURCES.txt' copying tldextract/.tld_set_snapshot -> build/lib/tldextract copying tldextract/py.typed -> build/lib/tldextract ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-tldextract/src/tldextract-3.4.0 configfile: pytest.ini plugins: mock-3.10.0 collected 53 items tests/cli_test.py ... [ 5%] tests/custom_suffix_test.py ..... [ 15%] tests/integration_test.py . [ 16%] tests/main_test.py ................................ [ 77%] tests/test_cache.py .... [ 84%] tests/test_parallel.py .. [ 88%] tldextract/tldextract.py ...... [100%] ============================== 53 passed in 1.28s ============================== >>> py3-tldextract: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-tldextract/pkg creating /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract creating /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr creating /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib creating /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract copying build/lib/tldextract/__init__.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract copying build/lib/tldextract/tldextract.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract copying build/lib/tldextract/cli.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract copying build/lib/tldextract/remote.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract copying build/lib/tldextract/cache.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract copying build/lib/tldextract/.tld_set_snapshot -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract copying build/lib/tldextract/__main__.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract copying build/lib/tldextract/suffix_list.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract copying build/lib/tldextract/py.typed -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract copying build/lib/tldextract/_version.py -> /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract/tldextract.py to tldextract.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract/remote.py to remote.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract/cache.py to cache.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract/suffix_list.py to suffix_list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract/_version.py to _version.cpython-311.pyc running install_egg_info running egg_info writing tldextract.egg-info/PKG-INFO writing dependency_links to tldextract.egg-info/dependency_links.txt writing entry points to tldextract.egg-info/entry_points.txt writing requirements to tldextract.egg-info/requires.txt writing top-level names to tldextract.egg-info/top_level.txt reading manifest file 'tldextract.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'tldextract.egg-info/SOURCES.txt' Copying tldextract.egg-info to /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract-3.4.0-py3.11.egg-info running install_scripts Installing tldextract script to /home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/bin >>> py3-tldextract-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract/usr/lib/python3.11/site-packages/tldextract/__pycache__' -> '/home/buildozer/aports/community/py3-tldextract/pkg/py3-tldextract-pyc/usr/lib/python3.11/site-packages/tldextract/__pycache__' >>> py3-tldextract-pyc*: Preparing subpackage py3-tldextract-pyc... >>> py3-tldextract-pyc*: Running postcheck for py3-tldextract-pyc >>> py3-tldextract*: Running postcheck for py3-tldextract >>> py3-tldextract*: Preparing package py3-tldextract... >>> py3-tldextract-pyc*: Tracing dependencies... python3 py3-idna py3-requests py3-requests-file py3-filelock python3~3.11 >>> py3-tldextract-pyc*: Package size: 92.0 KB >>> py3-tldextract-pyc*: Compressing data... >>> py3-tldextract-pyc*: Create checksum... >>> py3-tldextract-pyc*: Create py3-tldextract-pyc-3.4.0-r2.apk >>> py3-tldextract*: Tracing dependencies... python3 py3-idna py3-requests py3-requests-file py3-filelock python3~3.11 >>> py3-tldextract*: Package size: 348.0 KB >>> py3-tldextract*: Compressing data... >>> py3-tldextract*: Create checksum... >>> py3-tldextract*: Create py3-tldextract-3.4.0-r2.apk >>> py3-tldextract: Build complete at Tue, 25 Apr 2023 07:38:21 +0000 elapsed time 0h 0m 7s >>> py3-tldextract: Cleaning up srcdir >>> py3-tldextract: Cleaning up pkgdir >>> py3-tldextract: Uninstalling dependencies... (1/54) Purging .makedepends-py3-tldextract (20230425.073816) (2/54) Purging py3-requests-file-pyc (1.5.1-r5) (3/54) Purging py3-requests-file (1.5.1-r5) (4/54) Purging py3-six-pyc (1.16.0-r6) (5/54) Purging py3-six (1.16.0-r6) (6/54) Purging py3-filelock-pyc (3.11.0-r1) (7/54) Purging py3-filelock (3.11.0-r1) (8/54) Purging py3-setuptools_scm (7.1.0-r0) (9/54) Purging py3-setuptools-pyc (67.7.2-r0) (10/54) Purging py3-setuptools (67.7.2-r0) (11/54) Purging py3-typing-extensions-pyc (4.5.0-r1) (12/54) Purging py3-typing-extensions (4.5.0-r1) (13/54) Purging py3-pytest-mock-pyc (3.10.0-r2) (14/54) Purging py3-pytest-mock (3.10.0-r2) (15/54) Purging py3-mock-pyc (5.0.2-r1) (16/54) Purging py3-mock (5.0.2-r1) (17/54) Purging py3-pytest-pyc (7.3.1-r1) (18/54) Purging py3-pytest (7.3.1-r1) (19/54) Purging py3-iniconfig-pyc (1.1.1-r6) (20/54) Purging py3-iniconfig (1.1.1-r6) (21/54) Purging py3-packaging-pyc (23.1-r1) (22/54) Purging py3-packaging (23.1-r1) (23/54) Purging py3-parsing-pyc (3.0.9-r2) (24/54) Purging py3-parsing (3.0.9-r2) (25/54) Purging py3-pluggy-pyc (1.0.0-r3) (26/54) Purging py3-pluggy (1.0.0-r3) (27/54) Purging py3-py-pyc (1.11.0-r2) (28/54) Purging py3-py (1.11.0-r2) (29/54) Purging py3-responses-pyc (0.22.0-r3) (30/54) Purging py3-responses (0.22.0-r3) (31/54) Purging py3-requests-pyc (2.28.2-r1) (32/54) Purging py3-requests (2.28.2-r1) (33/54) Purging py3-certifi-pyc (2022.12.7-r2) (34/54) Purging py3-certifi (2022.12.7-r2) (35/54) Purging py3-charset-normalizer-pyc (3.1.0-r1) (36/54) Purging py3-charset-normalizer (3.1.0-r1) (37/54) Purging py3-idna-pyc (3.4-r4) (38/54) Purging py3-idna (3.4-r4) (39/54) Purging py3-toml-pyc (0.10.2-r6) (40/54) Purging py3-toml (0.10.2-r6) (41/54) Purging py3-urllib3-pyc (1.26.15-r1) (42/54) Purging py3-urllib3 (1.26.15-r1) (43/54) Purging python3-pyc (3.11.3-r10) (44/54) Purging python3-pycache-pyc0 (3.11.3-r10) (45/54) Purging pyc (0.1-r0) (46/54) Purging python3 (3.11.3-r10) (47/54) Purging gdbm (1.23-r1) (48/54) Purging libbz2 (1.0.8-r5) (49/54) Purging libffi (3.4.4-r2) (50/54) Purging libpanelw (6.4_p20230401-r6) (51/54) Purging mpdecimal (2.5.1-r2) (52/54) Purging readline (8.2.1-r1) (53/54) Purging sqlite-libs (3.41.2-r2) (54/54) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 326 MiB in 98 packages >>> py3-tldextract: Updating the community/armhf repository index... >>> py3-tldextract: Signing the index...