>>> py3-rfc3986: Building community/py3-rfc3986 2.0.0-r0 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 15:16:43 +0000 >>> py3-rfc3986: Checking sanity of /home/buildozer/aports/community/py3-rfc3986/APKBUILD... >>> py3-rfc3986: Analyzing dependencies... >>> py3-rfc3986: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-runner (1/26) Installing libbz2 (1.0.8-r1) (2/26) Installing libffi (3.4.2-r1) (3/26) Installing gdbm (1.23-r0) (4/26) Installing xz-libs (5.2.5-r1) (5/26) Installing mpdecimal (2.5.1-r1) (6/26) Installing readline (8.1.2-r0) (7/26) Installing sqlite-libs (3.38.2-r0) (8/26) Installing python3 (3.10.3-r0) (9/26) Installing py3-appdirs (1.4.4-r3) (10/26) Installing py3-more-itertools (8.12.0-r2) (11/26) Installing py3-ordered-set (4.0.2-r3) (12/26) Installing py3-parsing (2.4.7-r3) (13/26) Installing py3-six (1.16.0-r1) (14/26) Installing py3-packaging (21.3-r0) (15/26) Installing py3-setuptools (59.4.0-r0) (16/26) Installing py3-atomicwrites (1.4.0-r2) (17/26) Installing py3-attrs (21.4.0-r0) (18/26) Installing py3-iniconfig (1.1.1-r2) (19/26) Installing py3-pluggy (0.13.1-r5) (20/26) Installing py3-py (1.10.0-r2) (21/26) Installing py3-wcwidth (0.2.5-r2) (22/26) Installing py3-toml (0.10.2-r3) (23/26) Installing py3-pygments (2.11.2-r0) (24/26) Installing py3-pytest (6.2.5-r2) (25/26) Installing py3-pytest-runner (5.3.2-r1) (26/26) Installing .makedepends-py3-rfc3986 (20220416.151647) Executing busybox-1.35.0-r8.trigger OK: 317 MiB in 114 packages >>> py3-rfc3986: Cleaning up srcdir >>> py3-rfc3986: Cleaning up pkgdir >>> py3-rfc3986: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-rfc3986-2.0.0.tar.gz >>> py3-rfc3986: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-rfc3986-2.0.0.tar.gz >>> py3-rfc3986: Checking sha512sums... py3-rfc3986-2.0.0.tar.gz: OK >>> py3-rfc3986: Unpacking /var/cache/distfiles/v3.16/py3-rfc3986-2.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/rfc3986 copying src/rfc3986/uri.py -> build/lib/rfc3986 copying src/rfc3986/compat.py -> build/lib/rfc3986 copying src/rfc3986/misc.py -> build/lib/rfc3986 copying src/rfc3986/abnf_regexp.py -> build/lib/rfc3986 copying src/rfc3986/api.py -> build/lib/rfc3986 copying src/rfc3986/_mixin.py -> build/lib/rfc3986 copying src/rfc3986/parseresult.py -> build/lib/rfc3986 copying src/rfc3986/normalizers.py -> build/lib/rfc3986 copying src/rfc3986/iri.py -> build/lib/rfc3986 copying src/rfc3986/builder.py -> build/lib/rfc3986 copying src/rfc3986/validators.py -> build/lib/rfc3986 copying src/rfc3986/__init__.py -> build/lib/rfc3986 copying src/rfc3986/exceptions.py -> build/lib/rfc3986 running egg_info creating src/rfc3986.egg-info writing src/rfc3986.egg-info/PKG-INFO writing dependency_links to src/rfc3986.egg-info/dependency_links.txt writing requirements to src/rfc3986.egg-info/requires.txt writing top-level names to src/rfc3986.egg-info/top_level.txt writing manifest file 'src/rfc3986.egg-info/SOURCES.txt' reading manifest file 'src/rfc3986.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/rfc3986.egg-info/SOURCES.txt' running pytest running egg_info writing src/rfc3986.egg-info/PKG-INFO writing dependency_links to src/rfc3986.egg-info/dependency_links.txt writing requirements to src/rfc3986.egg-info/requires.txt writing top-level names to src/rfc3986.egg-info/top_level.txt reading manifest file 'src/rfc3986.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/rfc3986.egg-info/SOURCES.txt' running build_ext ........................................................................ [ 2%] ....ssssssssss...........sss............................................ [ 5%] ........................................................................ [ 7%] ........................................................................ [ 10%] ........................................................................ [ 12%] ........................................................................ [ 15%] ........................................................................ [ 17%] ........................................................................ [ 20%] ........................................................................ [ 22%] ........................................................................ [ 25%] ........................................................................ [ 27%] ........................................................................ [ 30%] ........................................................................ [ 33%] ........................................................................ [ 35%] ........................................................................ [ 38%] ........................................................................ [ 40%] ........................................................................ [ 43%] ........................................................................ [ 45%] ........................................................................ [ 48%] ........................................................................ [ 50%] ........................................................................ [ 53%] ........................................................................ [ 55%] ........................................................................ [ 58%] ........................................................................ [ 60%] ........................................................................ [ 63%] ........................................................................ [ 66%] ........................................................................ [ 68%] ........................................................................ [ 71%] ........................................................................ [ 73%] ........................................................................ [ 76%] ........................................................................ [ 78%] ........................................................................ [ 81%] ........................................................................ [ 83%] ........................................................................ [ 86%] ........................................................................ [ 88%] ........................................................................ [ 91%] ........................................................................ [ 93%] ........................................................................ [ 96%] ........................................................................ [ 99%] ............................ [100%] =============================== warnings summary =============================== tests/test_api.py: 1 warning tests/test_unicode_support.py: 3 warnings tests/test_uri.py: 839 warnings /home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/src/rfc3986/_mixin.py:116: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. warnings.warn( tests/test_api.py: 1 warning tests/test_unicode_support.py: 3 warnings tests/test_uri.py: 839 warnings /home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/src/rfc3986/_mixin.py:172: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. warnings.warn( tests/test_api.py: 1 warning tests/test_unicode_support.py: 3 warnings tests/test_uri.py: 818 warnings /home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/src/rfc3986/_mixin.py:144: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. warnings.warn( tests/test_api.py: 1 warning tests/test_unicode_support.py: 2 warnings tests/test_uri.py: 811 warnings /home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/src/rfc3986/_mixin.py:191: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. warnings.warn( tests/test_api.py: 1 warning tests/test_unicode_support.py: 2 warnings tests/test_uri.py: 810 warnings /home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/src/rfc3986/_mixin.py:210: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. warnings.warn( tests/test_api.py: 1 warning tests/test_unicode_support.py: 2 warnings tests/test_uri.py: 809 warnings /home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/src/rfc3986/_mixin.py:229: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. warnings.warn( -- Docs: https://docs.pytest.org/en/stable/warnings.html 2823 passed, 13 skipped, 4947 warnings in 4.29s >>> py3-rfc3986: 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/rfc3986.egg-info/PKG-INFO writing dependency_links to src/rfc3986.egg-info/dependency_links.txt writing requirements to src/rfc3986.egg-info/requires.txt writing top-level names to src/rfc3986.egg-info/top_level.txt reading manifest file 'src/rfc3986.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/rfc3986.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-rfc3986/pkg creating /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986 creating /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr creating /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib creating /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/uri.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/compat.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/misc.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/abnf_regexp.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/api.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/_mixin.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/parseresult.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/normalizers.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/iri.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/builder.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/validators.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/__init__.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 copying build/lib/rfc3986/exceptions.py -> /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986 byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/uri.py to uri.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/misc.py to misc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/abnf_regexp.py to abnf_regexp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/_mixin.py to _mixin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/parseresult.py to parseresult.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/normalizers.py to normalizers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/iri.py to iri.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/builder.py to builder.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/validators.py to validators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986/exceptions.py to exceptions.cpython-310.pyc running install_egg_info Copying src/rfc3986.egg-info to /home/buildozer/aports/community/py3-rfc3986/pkg/py3-rfc3986/usr/lib/python3.10/site-packages/rfc3986-2.0.0-py3.10.egg-info running install_scripts >>> py3-rfc3986*: Running postcheck for py3-rfc3986 >>> py3-rfc3986*: Preparing package py3-rfc3986... >>> py3-rfc3986*: Tracing dependencies... >>> py3-rfc3986*: Package size: 176.0 KB >>> py3-rfc3986*: Compressing data... >>> py3-rfc3986*: Create checksum... >>> py3-rfc3986*: Create py3-rfc3986-2.0.0-r0.apk >>> py3-rfc3986: Build complete at Sat, 16 Apr 2022 15:16:53 +0000 elapsed time 0h 0m 10s >>> py3-rfc3986: Cleaning up srcdir >>> py3-rfc3986: Cleaning up pkgdir >>> py3-rfc3986: Uninstalling dependencies... (1/26) Purging .makedepends-py3-rfc3986 (20220416.151647) (2/26) Purging py3-pytest (6.2.5-r2) (3/26) Purging py3-atomicwrites (1.4.0-r2) (4/26) Purging py3-attrs (21.4.0-r0) (5/26) Purging py3-iniconfig (1.1.1-r2) (6/26) Purging py3-pluggy (0.13.1-r5) (7/26) Purging py3-py (1.10.0-r2) (8/26) Purging py3-wcwidth (0.2.5-r2) (9/26) Purging py3-toml (0.10.2-r3) (10/26) Purging py3-pygments (2.11.2-r0) (11/26) Purging py3-pytest-runner (5.3.2-r1) (12/26) Purging py3-setuptools (59.4.0-r0) (13/26) Purging py3-appdirs (1.4.4-r3) (14/26) Purging py3-more-itertools (8.12.0-r2) (15/26) Purging py3-ordered-set (4.0.2-r3) (16/26) Purging py3-packaging (21.3-r0) (17/26) Purging py3-six (1.16.0-r1) (18/26) Purging py3-parsing (2.4.7-r3) (19/26) Purging python3 (3.10.3-r0) (20/26) Purging libbz2 (1.0.8-r1) (21/26) Purging libffi (3.4.2-r1) (22/26) Purging gdbm (1.23-r0) (23/26) Purging xz-libs (5.2.5-r1) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.2-r0) (26/26) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-rfc3986: Updating the community/armv7 repository index... >>> py3-rfc3986: Signing the index...