>>> py3-rfc3986: Building community/py3-rfc3986 2.0.0-r4 (using abuild 3.17.0_rc2-r0) started Fri, 08 May 2026 23:21:24 +0000 >>> py3-rfc3986: Validating /home/buildozer/aports/community/py3-rfc3986/APKBUILD... >>> py3-rfc3986: Analyzing dependencies... >>> py3-rfc3986: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel py3-pytest py3-pytest-runner ( 1/35) Installing gdbm (1.26-r0) ( 2/35) Installing xz-libs (5.8.3-r0) ( 3/35) Installing mpdecimal (4.0.1-r0) ( 4/35) Installing libpanelw (6.6_p20260502-r0) ( 5/35) Installing readline (8.3.3-r1) ( 6/35) Installing sqlite-libs (3.53.1-r0) ( 7/35) Installing python3 (3.14.3-r0) ( 8/35) Installing python3-pycache-pyc0 (3.14.3-r0) ( 9/35) Installing pyc (3.14.3-r0) (10/35) Installing python3-pyc (3.14.3-r0) (11/35) Installing py3-parsing (3.3.2-r1) (12/35) Installing py3-parsing-pyc (3.3.2-r1) (13/35) Installing py3-packaging (26.2-r0) (14/35) Installing py3-packaging-pyc (26.2-r0) (15/35) Installing py3-setuptools (82.0.1-r1) (16/35) Installing py3-setuptools-pyc (82.0.1-r1) (17/35) Installing py3-installer (1.0.0-r0) (18/35) Installing py3-installer-pyc (1.0.0-r0) (19/35) Installing py3-gpep517 (19-r2) (20/35) Installing py3-gpep517-pyc (19-r2) (21/35) Installing py3-wheel (0.47.0-r0) (22/35) Installing py3-wheel-pyc (0.47.0-r0) (23/35) Installing py3-iniconfig (2.3.0-r1) (24/35) Installing py3-iniconfig-pyc (2.3.0-r1) (25/35) Installing py3-pluggy (1.6.0-r1) (26/35) Installing py3-pluggy-pyc (1.6.0-r1) (27/35) Installing py3-py (1.11.0-r5) (28/35) Installing py3-py-pyc (1.11.0-r5) (29/35) Installing py3-pygments (2.20.0-r0) (30/35) Installing py3-pygments-pyc (2.20.0-r0) (31/35) Installing py3-pytest (9.0.3-r0) (32/35) Installing py3-pytest-pyc (9.0.3-r0) (33/35) Installing py3-pytest-runner (6.0.1-r2) (34/35) Installing py3-pytest-runner-pyc (6.0.1-r2) (35/35) Installing .makedepends-py3-rfc3986 (20260508.232137) Executing busybox-1.37.0-r31.trigger OK: 1219.5 MiB in 171 packages >>> py3-rfc3986: Cleaning up srcdir >>> py3-rfc3986: Cleaning up pkgdir >>> py3-rfc3986: Cleaning up tmpdir >>> py3-rfc3986: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz.part' py3-rfc3986-2.0.0.ta 100% |********************************| 46009 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz: OK >>> py3-rfc3986: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz /var/cache/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz: OK >>> py3-rfc3986: Unpacking /var/cache/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz... 2026-05-08 23:21:40,536 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-05-08 23:21:40,644 root INFO running bdist_wheel /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-05-08 23:21:40,717 root INFO running build 2026-05-08 23:21:40,717 root INFO running build_py 2026-05-08 23:21:40,734 root INFO creating build/lib/rfc3986 2026-05-08 23:21:40,736 root INFO copying src/rfc3986/iri.py -> build/lib/rfc3986 2026-05-08 23:21:40,737 root INFO copying src/rfc3986/normalizers.py -> build/lib/rfc3986 2026-05-08 23:21:40,739 root INFO copying src/rfc3986/exceptions.py -> build/lib/rfc3986 2026-05-08 23:21:40,740 root INFO copying src/rfc3986/misc.py -> build/lib/rfc3986 2026-05-08 23:21:40,742 root INFO copying src/rfc3986/__init__.py -> build/lib/rfc3986 2026-05-08 23:21:40,743 root INFO copying src/rfc3986/abnf_regexp.py -> build/lib/rfc3986 2026-05-08 23:21:40,744 root INFO copying src/rfc3986/builder.py -> build/lib/rfc3986 2026-05-08 23:21:40,746 root INFO copying src/rfc3986/uri.py -> build/lib/rfc3986 2026-05-08 23:21:40,748 root INFO copying src/rfc3986/api.py -> build/lib/rfc3986 2026-05-08 23:21:40,749 root INFO copying src/rfc3986/compat.py -> build/lib/rfc3986 2026-05-08 23:21:40,750 root INFO copying src/rfc3986/parseresult.py -> build/lib/rfc3986 2026-05-08 23:21:40,752 root INFO copying src/rfc3986/validators.py -> build/lib/rfc3986 2026-05-08 23:21:40,753 root INFO copying src/rfc3986/_mixin.py -> build/lib/rfc3986 2026-05-08 23:21:40,755 root INFO running egg_info 2026-05-08 23:21:40,766 root INFO creating src/rfc3986.egg-info 2026-05-08 23:21:40,767 root INFO writing src/rfc3986.egg-info/PKG-INFO 2026-05-08 23:21:40,770 root INFO writing dependency_links to src/rfc3986.egg-info/dependency_links.txt 2026-05-08 23:21:40,772 root INFO writing requirements to src/rfc3986.egg-info/requires.txt 2026-05-08 23:21:40,772 root INFO writing top-level names to src/rfc3986.egg-info/top_level.txt 2026-05-08 23:21:40,773 root INFO writing manifest file 'src/rfc3986.egg-info/SOURCES.txt' 2026-05-08 23:21:40,788 root INFO reading manifest file 'src/rfc3986.egg-info/SOURCES.txt' 2026-05-08 23:21:40,790 root INFO reading manifest template 'MANIFEST.in' 2026-05-08 23:21:40,792 root WARNING no previously-included directories found matching '*.pyc' 2026-05-08 23:21:40,801 root WARNING no previously-included directories found matching 'docs/_build' 2026-05-08 23:21:40,802 root INFO adding license file 'LICENSE' 2026-05-08 23:21:40,802 root INFO adding license file 'AUTHORS.rst' 2026-05-08 23:21:40,807 root INFO writing manifest file 'src/rfc3986.egg-info/SOURCES.txt' 2026-05-08 23:21:40,839 root INFO installing to build/bdist.linux-riscv64/wheel 2026-05-08 23:21:40,840 root INFO running install 2026-05-08 23:21:40,880 root INFO running install_lib 2026-05-08 23:21:40,897 root INFO creating build/bdist.linux-riscv64/wheel 2026-05-08 23:21:40,899 root INFO creating build/bdist.linux-riscv64/wheel/rfc3986 2026-05-08 23:21:40,900 root INFO copying build/lib/rfc3986/iri.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,901 root INFO copying build/lib/rfc3986/normalizers.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,902 root INFO copying build/lib/rfc3986/exceptions.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,904 root INFO copying build/lib/rfc3986/misc.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,905 root INFO copying build/lib/rfc3986/__init__.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,906 root INFO copying build/lib/rfc3986/abnf_regexp.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,907 root INFO copying build/lib/rfc3986/builder.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,909 root INFO copying build/lib/rfc3986/uri.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,910 root INFO copying build/lib/rfc3986/api.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,911 root INFO copying build/lib/rfc3986/compat.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,912 root INFO copying build/lib/rfc3986/parseresult.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,913 root INFO copying build/lib/rfc3986/validators.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,915 root INFO copying build/lib/rfc3986/_mixin.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-05-08 23:21:40,916 root INFO running install_egg_info 2026-05-08 23:21:40,932 root INFO Copying src/rfc3986.egg-info to build/bdist.linux-riscv64/wheel/./rfc3986-2.0.0-py3.14.egg-info 2026-05-08 23:21:40,937 root INFO running install_scripts 2026-05-08 23:21:40,945 root INFO creating build/bdist.linux-riscv64/wheel/rfc3986-2.0.0.dist-info/WHEEL 2026-05-08 23:21:40,947 wheel INFO creating '/home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/.dist/.tmp-xe9pc7ln/rfc3986-2.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-05-08 23:21:40,949 wheel INFO adding 'rfc3986/__init__.py' 2026-05-08 23:21:40,950 wheel INFO adding 'rfc3986/_mixin.py' 2026-05-08 23:21:40,952 wheel INFO adding 'rfc3986/abnf_regexp.py' 2026-05-08 23:21:40,953 wheel INFO adding 'rfc3986/api.py' 2026-05-08 23:21:40,954 wheel INFO adding 'rfc3986/builder.py' 2026-05-08 23:21:40,956 wheel INFO adding 'rfc3986/compat.py' 2026-05-08 23:21:40,957 wheel INFO adding 'rfc3986/exceptions.py' 2026-05-08 23:21:40,958 wheel INFO adding 'rfc3986/iri.py' 2026-05-08 23:21:40,959 wheel INFO adding 'rfc3986/misc.py' 2026-05-08 23:21:40,960 wheel INFO adding 'rfc3986/normalizers.py' 2026-05-08 23:21:40,962 wheel INFO adding 'rfc3986/parseresult.py' 2026-05-08 23:21:40,963 wheel INFO adding 'rfc3986/uri.py' 2026-05-08 23:21:40,964 wheel INFO adding 'rfc3986/validators.py' 2026-05-08 23:21:40,966 wheel INFO adding 'rfc3986-2.0.0.dist-info/licenses/AUTHORS.rst' 2026-05-08 23:21:40,967 wheel INFO adding 'rfc3986-2.0.0.dist-info/licenses/LICENSE' 2026-05-08 23:21:40,968 wheel INFO adding 'rfc3986-2.0.0.dist-info/METADATA' 2026-05-08 23:21:40,970 wheel INFO adding 'rfc3986-2.0.0.dist-info/WHEEL' 2026-05-08 23:21:40,970 wheel INFO adding 'rfc3986-2.0.0.dist-info/top_level.txt' 2026-05-08 23:21:40,971 wheel INFO adding 'rfc3986-2.0.0.dist-info/RECORD' 2026-05-08 23:21:40,972 root INFO removing build/bdist.linux-riscv64/wheel 2026-05-08 23:21:40,976 gpep517 INFO The backend produced .dist/rfc3986-2.0.0-py2.py3-none-any.whl rfc3986-2.0.0-py2.py3-none-any.whl ........................................................................ [ 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/.testenv/lib/python3.14/site-packages/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/.testenv/lib/python3.14/site-packages/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/.testenv/lib/python3.14/site-packages/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/.testenv/lib/python3.14/site-packages/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/.testenv/lib/python3.14/site-packages/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/.testenv/lib/python3.14/site-packages/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/how-to/capture-warnings.html 2823 passed, 13 skipped, 4947 warnings in 14.62s >>> py3-rfc3986: Entering fakeroot... >>> py3-rfc3986*: Running postcheck for py3-rfc3986 >>> py3-rfc3986*: Preparing package py3-rfc3986... >>> py3-rfc3986*: Tracing dependencies... python3 python3~3.14 >>> py3-rfc3986*: Package size: 100.4 KB >>> py3-rfc3986*: Compressing data... >>> py3-rfc3986*: Create checksum... >>> py3-rfc3986*: Create py3-rfc3986-2.0.0-r4.apk >>> py3-rfc3986: Build complete at Fri, 08 May 2026 23:22:00 +0000 elapsed time 0h 0m 36s >>> py3-rfc3986: Cleaning up srcdir >>> py3-rfc3986: Cleaning up pkgdir >>> py3-rfc3986: Cleaning up tmpdir >>> py3-rfc3986: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-rfc3986 (20260508.232137) ( 2/35) Purging py3-gpep517-pyc (19-r2) ( 3/35) Purging py3-gpep517 (19-r2) ( 4/35) Purging py3-installer-pyc (1.0.0-r0) ( 5/35) Purging py3-installer (1.0.0-r0) ( 6/35) Purging py3-wheel-pyc (0.47.0-r0) ( 7/35) Purging py3-wheel (0.47.0-r0) ( 8/35) Purging py3-pytest-runner-pyc (6.0.1-r2) ( 9/35) Purging py3-pytest-runner (6.0.1-r2) (10/35) Purging py3-pytest-pyc (9.0.3-r0) (11/35) Purging py3-pytest (9.0.3-r0) (12/35) Purging py3-iniconfig-pyc (2.3.0-r1) (13/35) Purging py3-iniconfig (2.3.0-r1) (14/35) Purging py3-pluggy-pyc (1.6.0-r1) (15/35) Purging py3-pluggy (1.6.0-r1) (16/35) Purging py3-py-pyc (1.11.0-r5) (17/35) Purging py3-py (1.11.0-r5) (18/35) Purging py3-pygments-pyc (2.20.0-r0) (19/35) Purging py3-pygments (2.20.0-r0) (20/35) Purging py3-setuptools-pyc (82.0.1-r1) (21/35) Purging py3-setuptools (82.0.1-r1) (22/35) Purging py3-packaging-pyc (26.2-r0) (23/35) Purging py3-packaging (26.2-r0) (24/35) Purging py3-parsing-pyc (3.3.2-r1) (25/35) Purging py3-parsing (3.3.2-r1) (26/35) Purging python3-pyc (3.14.3-r0) (27/35) Purging python3-pycache-pyc0 (3.14.3-r0) (28/35) Purging pyc (3.14.3-r0) (29/35) Purging python3 (3.14.3-r0) (30/35) Purging gdbm (1.26-r0) (31/35) Purging libpanelw (6.6_p20260502-r0) (32/35) Purging mpdecimal (4.0.1-r0) (33/35) Purging readline (8.3.3-r1) (34/35) Purging sqlite-libs (3.53.1-r0) (35/35) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 1162.3 MiB in 136 packages >>> py3-rfc3986: Updating the community/riscv64 repository index... >>> py3-rfc3986: Signing the index...