>>> py3-rfc3986: Building community/py3-rfc3986 2.0.0-r4 (using abuild 3.16.0-r0) started Fri, 10 Apr 2026 00:40:20 +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/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r0) ( 3/36) Installing gdbm (1.26-r0) ( 4/36) Installing xz-libs (5.8.2-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.6_p20251231-r0) ( 7/36) Installing sqlite-libs (3.51.2-r1) ( 8/36) Installing python3 (3.14.3-r0) ( 9/36) Installing python3-pycache-pyc0 (3.14.3-r0) (10/36) Installing pyc (3.14.3-r0) (11/36) Installing python3-pyc (3.14.3-r0) (12/36) Installing py3-parsing (3.3.2-r1) (13/36) Installing py3-parsing-pyc (3.3.2-r1) (14/36) Installing py3-packaging (26.0-r1) (15/36) Installing py3-packaging-pyc (26.0-r1) (16/36) Installing py3-setuptools (82.0.1-r1) (17/36) Installing py3-setuptools-pyc (82.0.1-r1) (18/36) Installing py3-installer (1.0.0-r0) (19/36) Installing py3-installer-pyc (1.0.0-r0) (20/36) Installing py3-gpep517 (19-r2) (21/36) Installing py3-gpep517-pyc (19-r2) (22/36) Installing py3-wheel (0.46.3-r1) (23/36) Installing py3-wheel-pyc (0.46.3-r1) (24/36) Installing py3-iniconfig (2.3.0-r1) (25/36) Installing py3-iniconfig-pyc (2.3.0-r1) (26/36) Installing py3-pluggy (1.6.0-r1) (27/36) Installing py3-pluggy-pyc (1.6.0-r1) (28/36) Installing py3-py (1.11.0-r5) (29/36) Installing py3-py-pyc (1.11.0-r5) (30/36) Installing py3-pygments (2.20.0-r0) (31/36) Installing py3-pygments-pyc (2.20.0-r0) (32/36) Installing py3-pytest (9.0.2-r1) (33/36) Installing py3-pytest-pyc (9.0.2-r1) (34/36) Installing py3-pytest-runner (6.0.1-r2) (35/36) Installing py3-pytest-runner-pyc (6.0.1-r2) (36/36) Installing .makedepends-py3-rfc3986 (20260410.004029) Executing busybox-1.37.0-r31.trigger OK: 447.6 MiB in 141 packages >>> py3-rfc3986: Cleaning up srcdir >>> py3-rfc3986: Cleaning up pkgdir >>> py3-rfc3986: Cleaning up tmpdir >>> py3-rfc3986: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rfc3986-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-rfc3986-2.0.0.tar.gz.part' py3-rfc3986-2.0.0.ta 100% |********************************| 46009 0:00:00 ETA '/var/cache/distfiles/edge/py3-rfc3986-2.0.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-rfc3986-2.0.0.tar.gz: OK >>> py3-rfc3986: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rfc3986-2.0.0.tar.gz /var/cache/distfiles/edge/py3-rfc3986-2.0.0.tar.gz: OK >>> py3-rfc3986: Unpacking /var/cache/distfiles/edge/py3-rfc3986-2.0.0.tar.gz... 2026-04-10 00:40:33,715 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-04-10 00:40:33,835 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-04-10 00:40:33,922 root INFO running build 2026-04-10 00:40:33,922 root INFO running build_py 2026-04-10 00:40:33,945 root INFO creating build/lib/rfc3986 2026-04-10 00:40:33,948 root INFO copying src/rfc3986/iri.py -> build/lib/rfc3986 2026-04-10 00:40:33,950 root INFO copying src/rfc3986/normalizers.py -> build/lib/rfc3986 2026-04-10 00:40:33,952 root INFO copying src/rfc3986/exceptions.py -> build/lib/rfc3986 2026-04-10 00:40:33,954 root INFO copying src/rfc3986/misc.py -> build/lib/rfc3986 2026-04-10 00:40:33,957 root INFO copying src/rfc3986/__init__.py -> build/lib/rfc3986 2026-04-10 00:40:33,958 root INFO copying src/rfc3986/abnf_regexp.py -> build/lib/rfc3986 2026-04-10 00:40:33,961 root INFO copying src/rfc3986/builder.py -> build/lib/rfc3986 2026-04-10 00:40:33,963 root INFO copying src/rfc3986/uri.py -> build/lib/rfc3986 2026-04-10 00:40:33,966 root INFO copying src/rfc3986/api.py -> build/lib/rfc3986 2026-04-10 00:40:33,968 root INFO copying src/rfc3986/compat.py -> build/lib/rfc3986 2026-04-10 00:40:33,970 root INFO copying src/rfc3986/parseresult.py -> build/lib/rfc3986 2026-04-10 00:40:33,973 root INFO copying src/rfc3986/validators.py -> build/lib/rfc3986 2026-04-10 00:40:33,975 root INFO copying src/rfc3986/_mixin.py -> build/lib/rfc3986 2026-04-10 00:40:33,978 root INFO running egg_info 2026-04-10 00:40:33,994 root INFO creating src/rfc3986.egg-info 2026-04-10 00:40:33,995 root INFO writing src/rfc3986.egg-info/PKG-INFO 2026-04-10 00:40:33,998 root INFO writing dependency_links to src/rfc3986.egg-info/dependency_links.txt 2026-04-10 00:40:34,000 root INFO writing requirements to src/rfc3986.egg-info/requires.txt 2026-04-10 00:40:34,001 root INFO writing top-level names to src/rfc3986.egg-info/top_level.txt 2026-04-10 00:40:34,002 root INFO writing manifest file 'src/rfc3986.egg-info/SOURCES.txt' 2026-04-10 00:40:34,019 root INFO reading manifest file 'src/rfc3986.egg-info/SOURCES.txt' 2026-04-10 00:40:34,021 root INFO reading manifest template 'MANIFEST.in' 2026-04-10 00:40:34,023 root WARNING no previously-included directories found matching '*.pyc' 2026-04-10 00:40:34,033 root WARNING no previously-included directories found matching 'docs/_build' 2026-04-10 00:40:34,034 root INFO adding license file 'LICENSE' 2026-04-10 00:40:34,034 root INFO adding license file 'AUTHORS.rst' 2026-04-10 00:40:34,039 root INFO writing manifest file 'src/rfc3986.egg-info/SOURCES.txt' 2026-04-10 00:40:34,077 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-10 00:40:34,077 root INFO running install 2026-04-10 00:40:34,116 root INFO running install_lib 2026-04-10 00:40:34,132 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-10 00:40:34,134 root INFO creating build/bdist.linux-riscv64/wheel/rfc3986 2026-04-10 00:40:34,134 root INFO copying build/lib/rfc3986/iri.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,136 root INFO copying build/lib/rfc3986/normalizers.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,138 root INFO copying build/lib/rfc3986/exceptions.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,139 root INFO copying build/lib/rfc3986/misc.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,141 root INFO copying build/lib/rfc3986/__init__.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,142 root INFO copying build/lib/rfc3986/abnf_regexp.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,143 root INFO copying build/lib/rfc3986/builder.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,145 root INFO copying build/lib/rfc3986/uri.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,146 root INFO copying build/lib/rfc3986/api.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,148 root INFO copying build/lib/rfc3986/compat.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,149 root INFO copying build/lib/rfc3986/parseresult.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,150 root INFO copying build/lib/rfc3986/validators.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,152 root INFO copying build/lib/rfc3986/_mixin.py -> build/bdist.linux-riscv64/wheel/./rfc3986 2026-04-10 00:40:34,153 root INFO running install_egg_info 2026-04-10 00:40:34,171 root INFO Copying src/rfc3986.egg-info to build/bdist.linux-riscv64/wheel/./rfc3986-2.0.0-py3.14.egg-info 2026-04-10 00:40:34,180 root INFO running install_scripts 2026-04-10 00:40:34,191 root INFO creating build/bdist.linux-riscv64/wheel/rfc3986-2.0.0.dist-info/WHEEL 2026-04-10 00:40:34,195 wheel INFO creating '/home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/.dist/.tmp-qbxm1a6i/rfc3986-2.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-10 00:40:34,197 wheel INFO adding 'rfc3986/__init__.py' 2026-04-10 00:40:34,200 wheel INFO adding 'rfc3986/_mixin.py' 2026-04-10 00:40:34,202 wheel INFO adding 'rfc3986/abnf_regexp.py' 2026-04-10 00:40:34,204 wheel INFO adding 'rfc3986/api.py' 2026-04-10 00:40:34,206 wheel INFO adding 'rfc3986/builder.py' 2026-04-10 00:40:34,208 wheel INFO adding 'rfc3986/compat.py' 2026-04-10 00:40:34,210 wheel INFO adding 'rfc3986/exceptions.py' 2026-04-10 00:40:34,212 wheel INFO adding 'rfc3986/iri.py' 2026-04-10 00:40:34,214 wheel INFO adding 'rfc3986/misc.py' 2026-04-10 00:40:34,216 wheel INFO adding 'rfc3986/normalizers.py' 2026-04-10 00:40:34,218 wheel INFO adding 'rfc3986/parseresult.py' 2026-04-10 00:40:34,220 wheel INFO adding 'rfc3986/uri.py' 2026-04-10 00:40:34,222 wheel INFO adding 'rfc3986/validators.py' 2026-04-10 00:40:34,225 wheel INFO adding 'rfc3986-2.0.0.dist-info/licenses/AUTHORS.rst' 2026-04-10 00:40:34,228 wheel INFO adding 'rfc3986-2.0.0.dist-info/licenses/LICENSE' 2026-04-10 00:40:34,229 wheel INFO adding 'rfc3986-2.0.0.dist-info/METADATA' 2026-04-10 00:40:34,231 wheel INFO adding 'rfc3986-2.0.0.dist-info/WHEEL' 2026-04-10 00:40:34,233 wheel INFO adding 'rfc3986-2.0.0.dist-info/top_level.txt' 2026-04-10 00:40:34,235 wheel INFO adding 'rfc3986-2.0.0.dist-info/RECORD' 2026-04-10 00:40:34,236 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-10 00:40:34,243 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 16.26s >>> 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, 10 Apr 2026 00:40:56 +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/36) Purging .makedepends-py3-rfc3986 (20260410.004029) ( 2/36) Purging py3-gpep517-pyc (19-r2) ( 3/36) Purging py3-gpep517 (19-r2) ( 4/36) Purging py3-installer-pyc (1.0.0-r0) ( 5/36) Purging py3-installer (1.0.0-r0) ( 6/36) Purging py3-wheel-pyc (0.46.3-r1) ( 7/36) Purging py3-wheel (0.46.3-r1) ( 8/36) Purging py3-pytest-runner-pyc (6.0.1-r2) ( 9/36) Purging py3-pytest-runner (6.0.1-r2) (10/36) Purging py3-pytest-pyc (9.0.2-r1) (11/36) Purging py3-pytest (9.0.2-r1) (12/36) Purging py3-iniconfig-pyc (2.3.0-r1) (13/36) Purging py3-iniconfig (2.3.0-r1) (14/36) Purging py3-pluggy-pyc (1.6.0-r1) (15/36) Purging py3-pluggy (1.6.0-r1) (16/36) Purging py3-py-pyc (1.11.0-r5) (17/36) Purging py3-py (1.11.0-r5) (18/36) Purging py3-pygments-pyc (2.20.0-r0) (19/36) Purging py3-pygments (2.20.0-r0) (20/36) Purging py3-setuptools-pyc (82.0.1-r1) (21/36) Purging py3-setuptools (82.0.1-r1) (22/36) Purging py3-packaging-pyc (26.0-r1) (23/36) Purging py3-packaging (26.0-r1) (24/36) Purging py3-parsing-pyc (3.3.2-r1) (25/36) Purging py3-parsing (3.3.2-r1) (26/36) Purging python3-pyc (3.14.3-r0) (27/36) Purging python3-pycache-pyc0 (3.14.3-r0) (28/36) Purging pyc (3.14.3-r0) (29/36) Purging python3 (3.14.3-r0) (30/36) Purging gdbm (1.26-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.5.2-r0) (33/36) Purging libpanelw (6.6_p20251231-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.51.2-r1) (36/36) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.9 MiB in 105 packages >>> py3-rfc3986: Updating the community/riscv64 repository index... >>> py3-rfc3986: Signing the index...