>>> py3-furl: Building testing/py3-furl 2.1.4-r0 (using abuild 3.15.0-r2) started Tue, 15 Jul 2025 06:33:31 +0000 >>> py3-furl: Validating /home/buildozer/aports/testing/py3-furl/APKBUILD... >>> py3-furl: Analyzing dependencies... >>> py3-furl: Installing for build: build-base py3-orderedmultidict py3-six py3-setuptools py3-gpep517 py3-pytest py3-flake8 py3-pycodestyle py3-pyflakes ( 1/42) Installing libffi (3.5.1-r0) ( 2/42) Installing gdbm (1.24-r0) ( 3/42) Installing mpdecimal (4.0.1-r0) ( 4/42) Installing libpanelw (6.5_p20250705-r0) ( 5/42) Installing sqlite-libs (3.50.2-r0) ( 6/42) Installing python3 (3.12.11-r0) ( 7/42) Installing python3-pycache-pyc0 (3.12.11-r0) ( 8/42) Installing pyc (3.12.11-r0) ( 9/42) Installing py3-six-pyc (1.17.0-r0) (10/42) Installing py3-orderedmultidict-pyc (1.0.1-r7) (11/42) Installing python3-pyc (3.12.11-r0) (12/42) Installing py3-six (1.17.0-r0) (13/42) Installing py3-orderedmultidict (1.0.1-r7) (14/42) Installing py3-parsing (3.2.3-r0) (15/42) Installing py3-parsing-pyc (3.2.3-r0) (16/42) Installing py3-packaging (25.0-r0) (17/42) Installing py3-packaging-pyc (25.0-r0) (18/42) Installing py3-setuptools (80.9.0-r0) (19/42) Installing py3-setuptools-pyc (80.9.0-r0) (20/42) Installing py3-installer (0.7.0-r2) (21/42) Installing py3-installer-pyc (0.7.0-r2) (22/42) Installing py3-gpep517 (19-r0) (23/42) Installing py3-gpep517-pyc (19-r0) (24/42) Installing py3-iniconfig (2.1.0-r0) (25/42) Installing py3-iniconfig-pyc (2.1.0-r0) (26/42) Installing py3-pluggy (1.6.0-r0) (27/42) Installing py3-pluggy-pyc (1.6.0-r0) (28/42) Installing py3-py (1.11.0-r4) (29/42) Installing py3-py-pyc (1.11.0-r4) (30/42) Installing py3-pygments (2.19.2-r0) (31/42) Installing py3-pygments-pyc (2.19.2-r0) (32/42) Installing py3-pytest (8.4.1-r0) (33/42) Installing py3-pytest-pyc (8.4.1-r0) (34/42) Installing py3-pyflakes (3.4.0-r0) (35/42) Installing py3-pyflakes-pyc (3.4.0-r0) (36/42) Installing py3-pycodestyle (2.14.0-r0) (37/42) Installing py3-pycodestyle-pyc (2.14.0-r0) (38/42) Installing py3-mccabe (0.7.0-r4) (39/42) Installing py3-mccabe-pyc (0.7.0-r4) (40/42) Installing py3-flake8 (7.3.0-r0) (41/42) Installing py3-flake8-pyc (7.3.0-r0) (42/42) Installing .makedepends-py3-furl (20250715.063334) busybox-1.37.0-r19.trigger: Executing script... OK: 407 MiB in 152 packages >>> py3-furl: Cleaning up srcdir >>> py3-furl: Cleaning up pkgdir >>> py3-furl: Cleaning up tmpdir >>> py3-furl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/furl-2.1.4.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 100 57526 100 57526 0 0 405k 0 --:--:-- --:--:-- --:--:-- 410k >>> py3-furl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/furl-2.1.4.tar.gz >>> py3-furl: Checking sha512sums... furl-2.1.4.tar.gz: OK 0001-Use-ipaddress-to-detect-valid-and-invalid-IPs.patch: OK python-3.12.4.patch: OK >>> py3-furl: Unpacking /var/cache/distfiles/edge/furl-2.1.4.tar.gz... >>> py3-furl: 0001-Use-ipaddress-to-detect-valid-and-invalid-IPs.patch patching file furl/furl.py patching file setup.py Hunk #1 succeeded at 112 (offset 3 lines). patching file tests/test_furl.py Hunk #1 succeeded at 1655 (offset -11 lines). Hunk #2 succeeded at 1684 (offset -11 lines). Hunk #3 succeeded at 1708 (offset -11 lines). >>> py3-furl: python-3.12.4.patch patching file tests/test_furl.py Hunk #1 succeeded at 1628 (offset -11 lines). 2025-07-15 06:33:38,647 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :18: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: Public Domain See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-07-15 06:33:38,801 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-07-15 06:33:38,932 root INFO running build 2025-07-15 06:33:38,932 root INFO running build_py 2025-07-15 06:33:38,961 root INFO creating build/lib/furl 2025-07-15 06:33:38,963 root INFO copying furl/__init__.py -> build/lib/furl 2025-07-15 06:33:38,965 root INFO copying furl/furl.py -> build/lib/furl 2025-07-15 06:33:38,967 root INFO copying furl/compat.py -> build/lib/furl 2025-07-15 06:33:38,969 root INFO copying furl/omdict1D.py -> build/lib/furl 2025-07-15 06:33:38,970 root INFO copying furl/common.py -> build/lib/furl 2025-07-15 06:33:38,972 root INFO copying furl/__version__.py -> build/lib/furl 2025-07-15 06:33:38,973 root INFO running egg_info 2025-07-15 06:33:38,994 root INFO writing furl.egg-info/PKG-INFO 2025-07-15 06:33:38,998 root INFO writing dependency_links to furl.egg-info/dependency_links.txt 2025-07-15 06:33:39,001 root INFO writing requirements to furl.egg-info/requires.txt 2025-07-15 06:33:39,002 root INFO writing top-level names to furl.egg-info/top_level.txt 2025-07-15 06:33:39,026 root INFO reading manifest file 'furl.egg-info/SOURCES.txt' 2025-07-15 06:33:39,029 root INFO reading manifest template 'MANIFEST.in' 2025-07-15 06:33:39,032 root INFO adding license file 'LICENSE.md' 2025-07-15 06:33:39,037 root INFO writing manifest file 'furl.egg-info/SOURCES.txt' 2025-07-15 06:33:39,087 root INFO installing to build/bdist.linux-riscv64/wheel 2025-07-15 06:33:39,087 root INFO running install 2025-07-15 06:33:39,152 root INFO running install_lib 2025-07-15 06:33:39,176 root INFO creating build/bdist.linux-riscv64/wheel 2025-07-15 06:33:39,177 root INFO creating build/bdist.linux-riscv64/wheel/furl 2025-07-15 06:33:39,178 root INFO copying build/lib/furl/__init__.py -> build/bdist.linux-riscv64/wheel/./furl 2025-07-15 06:33:39,180 root INFO copying build/lib/furl/furl.py -> build/bdist.linux-riscv64/wheel/./furl 2025-07-15 06:33:39,182 root INFO copying build/lib/furl/compat.py -> build/bdist.linux-riscv64/wheel/./furl 2025-07-15 06:33:39,183 root INFO copying build/lib/furl/omdict1D.py -> build/bdist.linux-riscv64/wheel/./furl 2025-07-15 06:33:39,184 root INFO copying build/lib/furl/common.py -> build/bdist.linux-riscv64/wheel/./furl 2025-07-15 06:33:39,186 root INFO copying build/lib/furl/__version__.py -> build/bdist.linux-riscv64/wheel/./furl 2025-07-15 06:33:39,187 root INFO running install_egg_info 2025-07-15 06:33:39,212 root INFO Copying furl.egg-info to build/bdist.linux-riscv64/wheel/./furl-2.1.4-py3.12.egg-info 2025-07-15 06:33:39,218 root INFO running install_scripts 2025-07-15 06:33:39,225 root INFO creating build/bdist.linux-riscv64/wheel/furl-2.1.4.dist-info/WHEEL 2025-07-15 06:33:39,227 wheel INFO creating '/home/buildozer/aports/testing/py3-furl/src/furl-2.1.4/.dist/.tmp-iiy7ukb7/furl-2.1.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-07-15 06:33:39,230 wheel INFO adding 'furl/__init__.py' 2025-07-15 06:33:39,231 wheel INFO adding 'furl/__version__.py' 2025-07-15 06:33:39,233 wheel INFO adding 'furl/common.py' 2025-07-15 06:33:39,234 wheel INFO adding 'furl/compat.py' 2025-07-15 06:33:39,236 wheel INFO adding 'furl/furl.py' 2025-07-15 06:33:39,239 wheel INFO adding 'furl/omdict1D.py' 2025-07-15 06:33:39,241 wheel INFO adding 'furl-2.1.4.dist-info/licenses/LICENSE.md' 2025-07-15 06:33:39,243 wheel INFO adding 'furl-2.1.4.dist-info/METADATA' 2025-07-15 06:33:39,245 wheel INFO adding 'furl-2.1.4.dist-info/WHEEL' 2025-07-15 06:33:39,246 wheel INFO adding 'furl-2.1.4.dist-info/top_level.txt' 2025-07-15 06:33:39,247 wheel INFO adding 'furl-2.1.4.dist-info/RECORD' 2025-07-15 06:33:39,248 root INFO removing build/bdist.linux-riscv64/wheel 2025-07-15 06:33:39,252 gpep517 INFO The backend produced .dist/furl-2.1.4-py2.py3-none-any.whl furl-2.1.4-py2.py3-none-any.whl 2025-07-15 06:33:40,290 gpep517 INFO Installing .dist/furl-2.1.4-py2.py3-none-any.whl into .testenv 2025-07-15 06:33:40,404 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-furl/src/furl-2.1.4 collected 77 items tests/test_furl.py ..................................................... [ 68%] .................... [ 94%] tests/test_omdict1D.py .... [100%] ============================= 77 passed in 54.14s ============================== >>> py3-furl: Entering fakeroot... 2025-07-15 06:34:37,071 gpep517 INFO Installing .dist/furl-2.1.4-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-furl/pkg/py3-furl 2025-07-15 06:34:37,198 gpep517 INFO Installation complete >>> py3-furl-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/furl/__pycache__' -> '/home/buildozer/aports/testing/py3-furl/pkg/py3-furl-pyc/usr/lib/python3.12/site-packages/furl/__pycache__' >>> py3-furl-pyc*: Preparing subpackage py3-furl-pyc... >>> py3-furl-pyc*: Running postcheck for py3-furl-pyc >>> py3-furl*: Running postcheck for py3-furl >>> py3-furl*: Preparing package py3-furl... >>> py3-furl-pyc*: Tracing dependencies... py3-orderedmultidict py3-six python3~3.12 >>> py3-furl-pyc*: Package size: 79.5 KB >>> py3-furl-pyc*: Compressing data... >>> py3-furl-pyc*: Create checksum... >>> py3-furl-pyc*: Create py3-furl-pyc-2.1.4-r0.apk >>> py3-furl*: Tracing dependencies... py3-orderedmultidict py3-six python3~3.12 >>> py3-furl*: Package size: 95.3 KB >>> py3-furl*: Compressing data... >>> py3-furl*: Create checksum... >>> py3-furl*: Create py3-furl-2.1.4-r0.apk >>> py3-furl: Build complete at Tue, 15 Jul 2025 06:34:38 +0000 elapsed time 0h 1m 7s >>> py3-furl: Cleaning up srcdir >>> py3-furl: Cleaning up pkgdir >>> py3-furl: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-furl (20250715.063334) ( 2/42) Purging py3-orderedmultidict-pyc (1.0.1-r7) ( 3/42) Purging py3-orderedmultidict (1.0.1-r7) ( 4/42) Purging py3-six-pyc (1.17.0-r0) ( 5/42) Purging py3-six (1.17.0-r0) ( 6/42) Purging py3-setuptools-pyc (80.9.0-r0) ( 7/42) Purging py3-setuptools (80.9.0-r0) ( 8/42) Purging py3-gpep517-pyc (19-r0) ( 9/42) Purging py3-gpep517 (19-r0) (10/42) Purging py3-installer-pyc (0.7.0-r2) (11/42) Purging py3-installer (0.7.0-r2) (12/42) Purging py3-pytest-pyc (8.4.1-r0) (13/42) Purging py3-pytest (8.4.1-r0) (14/42) Purging py3-iniconfig-pyc (2.1.0-r0) (15/42) Purging py3-iniconfig (2.1.0-r0) (16/42) Purging py3-packaging-pyc (25.0-r0) (17/42) Purging py3-packaging (25.0-r0) (18/42) Purging py3-parsing-pyc (3.2.3-r0) (19/42) Purging py3-parsing (3.2.3-r0) (20/42) Purging py3-pluggy-pyc (1.6.0-r0) (21/42) Purging py3-pluggy (1.6.0-r0) (22/42) Purging py3-py-pyc (1.11.0-r4) (23/42) Purging py3-py (1.11.0-r4) (24/42) Purging py3-pygments-pyc (2.19.2-r0) (25/42) Purging py3-pygments (2.19.2-r0) (26/42) Purging py3-flake8-pyc (7.3.0-r0) (27/42) Purging py3-flake8 (7.3.0-r0) (28/42) Purging py3-mccabe-pyc (0.7.0-r4) (29/42) Purging py3-mccabe (0.7.0-r4) (30/42) Purging py3-pycodestyle-pyc (2.14.0-r0) (31/42) Purging py3-pycodestyle (2.14.0-r0) (32/42) Purging py3-pyflakes-pyc (3.4.0-r0) (33/42) Purging py3-pyflakes (3.4.0-r0) (34/42) Purging python3-pyc (3.12.11-r0) (35/42) Purging python3-pycache-pyc0 (3.12.11-r0) (36/42) Purging pyc (3.12.11-r0) (37/42) Purging python3 (3.12.11-r0) (38/42) Purging gdbm (1.24-r0) (39/42) Purging libffi (3.5.1-r0) (40/42) Purging libpanelw (6.5_p20250705-r0) (41/42) Purging mpdecimal (4.0.1-r0) (42/42) Purging sqlite-libs (3.50.2-r0) busybox-1.37.0-r19.trigger: Executing script... OK: 348 MiB in 110 packages >>> py3-furl: Updating the testing/riscv64 repository index... >>> py3-furl: Signing the index...