>>> py3-furl: Building testing/py3-furl 2.1.4-r0 (using abuild 3.15.0-r2) started Tue, 15 Jul 2025 08:57:45 +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/44) Installing libbz2 (1.0.8-r6) ( 2/44) Installing libffi (3.5.1-r0) ( 3/44) Installing gdbm (1.24-r0) ( 4/44) Installing xz-libs (5.8.1-r0) ( 5/44) Installing mpdecimal (4.0.1-r0) ( 6/44) Installing libpanelw (6.5_p20250705-r0) ( 7/44) Installing sqlite-libs (3.50.2-r0) ( 8/44) Installing python3 (3.12.11-r0) ( 9/44) Installing python3-pycache-pyc0 (3.12.11-r0) (10/44) Installing pyc (3.12.11-r0) (11/44) Installing py3-six-pyc (1.17.0-r0) (12/44) Installing py3-orderedmultidict-pyc (1.0.1-r7) (13/44) Installing python3-pyc (3.12.11-r0) (14/44) Installing py3-six (1.17.0-r0) (15/44) Installing py3-orderedmultidict (1.0.1-r7) (16/44) Installing py3-parsing (3.2.3-r0) (17/44) Installing py3-parsing-pyc (3.2.3-r0) (18/44) Installing py3-packaging (25.0-r0) (19/44) Installing py3-packaging-pyc (25.0-r0) (20/44) Installing py3-setuptools (80.9.0-r0) (21/44) Installing py3-setuptools-pyc (80.9.0-r0) (22/44) Installing py3-installer (0.7.0-r2) (23/44) Installing py3-installer-pyc (0.7.0-r2) (24/44) Installing py3-gpep517 (19-r0) (25/44) Installing py3-gpep517-pyc (19-r0) (26/44) Installing py3-iniconfig (2.1.0-r0) (27/44) Installing py3-iniconfig-pyc (2.1.0-r0) (28/44) Installing py3-pluggy (1.6.0-r0) (29/44) Installing py3-pluggy-pyc (1.6.0-r0) (30/44) Installing py3-py (1.11.0-r4) (31/44) Installing py3-py-pyc (1.11.0-r4) (32/44) Installing py3-pygments (2.19.2-r0) (33/44) Installing py3-pygments-pyc (2.19.2-r0) (34/44) Installing py3-pytest (8.4.1-r0) (35/44) Installing py3-pytest-pyc (8.4.1-r0) (36/44) Installing py3-pyflakes (3.4.0-r0) (37/44) Installing py3-pyflakes-pyc (3.4.0-r0) (38/44) Installing py3-pycodestyle (2.14.0-r0) (39/44) Installing py3-pycodestyle-pyc (2.14.0-r0) (40/44) Installing py3-mccabe (0.7.0-r4) (41/44) Installing py3-mccabe-pyc (0.7.0-r4) (42/44) Installing py3-flake8 (7.3.0-r0) (43/44) Installing py3-flake8-pyc (7.3.0-r0) (44/44) Installing .makedepends-py3-furl (20250715.085746) busybox-1.37.0-r19.trigger: Executing script... OK: 331 MiB in 148 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 >>> 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 08:57:47,128 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 08:57:47,154 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 08:57:47,176 root INFO running build 2025-07-15 08:57:47,176 root INFO running build_py 2025-07-15 08:57:47,181 root INFO creating build/lib/furl 2025-07-15 08:57:47,181 root INFO copying furl/__init__.py -> build/lib/furl 2025-07-15 08:57:47,181 root INFO copying furl/omdict1D.py -> build/lib/furl 2025-07-15 08:57:47,182 root INFO copying furl/__version__.py -> build/lib/furl 2025-07-15 08:57:47,182 root INFO copying furl/compat.py -> build/lib/furl 2025-07-15 08:57:47,182 root INFO copying furl/common.py -> build/lib/furl 2025-07-15 08:57:47,182 root INFO copying furl/furl.py -> build/lib/furl 2025-07-15 08:57:47,183 root INFO running egg_info 2025-07-15 08:57:47,186 root INFO writing furl.egg-info/PKG-INFO 2025-07-15 08:57:47,187 root INFO writing dependency_links to furl.egg-info/dependency_links.txt 2025-07-15 08:57:47,187 root INFO writing requirements to furl.egg-info/requires.txt 2025-07-15 08:57:47,187 root INFO writing top-level names to furl.egg-info/top_level.txt 2025-07-15 08:57:47,191 root INFO reading manifest file 'furl.egg-info/SOURCES.txt' 2025-07-15 08:57:47,192 root INFO reading manifest template 'MANIFEST.in' 2025-07-15 08:57:47,192 root INFO adding license file 'LICENSE.md' 2025-07-15 08:57:47,193 root INFO writing manifest file 'furl.egg-info/SOURCES.txt' 2025-07-15 08:57:47,202 root INFO installing to build/bdist.linux-armv8l/wheel 2025-07-15 08:57:47,202 root INFO running install 2025-07-15 08:57:47,211 root INFO running install_lib 2025-07-15 08:57:47,216 root INFO creating build/bdist.linux-armv8l/wheel 2025-07-15 08:57:47,216 root INFO creating build/bdist.linux-armv8l/wheel/furl 2025-07-15 08:57:47,216 root INFO copying build/lib/furl/__init__.py -> build/bdist.linux-armv8l/wheel/./furl 2025-07-15 08:57:47,216 root INFO copying build/lib/furl/omdict1D.py -> build/bdist.linux-armv8l/wheel/./furl 2025-07-15 08:57:47,216 root INFO copying build/lib/furl/__version__.py -> build/bdist.linux-armv8l/wheel/./furl 2025-07-15 08:57:47,217 root INFO copying build/lib/furl/compat.py -> build/bdist.linux-armv8l/wheel/./furl 2025-07-15 08:57:47,217 root INFO copying build/lib/furl/common.py -> build/bdist.linux-armv8l/wheel/./furl 2025-07-15 08:57:47,217 root INFO copying build/lib/furl/furl.py -> build/bdist.linux-armv8l/wheel/./furl 2025-07-15 08:57:47,217 root INFO running install_egg_info 2025-07-15 08:57:47,222 root INFO Copying furl.egg-info to build/bdist.linux-armv8l/wheel/./furl-2.1.4-py3.12.egg-info 2025-07-15 08:57:47,223 root INFO running install_scripts 2025-07-15 08:57:47,224 root INFO creating build/bdist.linux-armv8l/wheel/furl-2.1.4.dist-info/WHEEL 2025-07-15 08:57:47,224 wheel INFO creating '/home/buildozer/aports/testing/py3-furl/src/furl-2.1.4/.dist/.tmp-vvhlamgb/furl-2.1.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-07-15 08:57:47,225 wheel INFO adding 'furl/__init__.py' 2025-07-15 08:57:47,225 wheel INFO adding 'furl/__version__.py' 2025-07-15 08:57:47,225 wheel INFO adding 'furl/common.py' 2025-07-15 08:57:47,225 wheel INFO adding 'furl/compat.py' 2025-07-15 08:57:47,225 wheel INFO adding 'furl/furl.py' 2025-07-15 08:57:47,226 wheel INFO adding 'furl/omdict1D.py' 2025-07-15 08:57:47,226 wheel INFO adding 'furl-2.1.4.dist-info/licenses/LICENSE.md' 2025-07-15 08:57:47,226 wheel INFO adding 'furl-2.1.4.dist-info/METADATA' 2025-07-15 08:57:47,227 wheel INFO adding 'furl-2.1.4.dist-info/WHEEL' 2025-07-15 08:57:47,227 wheel INFO adding 'furl-2.1.4.dist-info/top_level.txt' 2025-07-15 08:57:47,227 wheel INFO adding 'furl-2.1.4.dist-info/RECORD' 2025-07-15 08:57:47,227 root INFO removing build/bdist.linux-armv8l/wheel 2025-07-15 08:57:47,228 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 08:57:47,437 gpep517 INFO Installing .dist/furl-2.1.4-py2.py3-none-any.whl into .testenv 2025-07-15 08:57:47,462 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 9.39s ============================== >>> py3-furl: Entering fakeroot... 2025-07-15 08:57:57,338 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 08:57:57,363 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 08:57:57 +0000 elapsed time 0h 0m 12s >>> py3-furl: Cleaning up srcdir >>> py3-furl: Cleaning up pkgdir >>> py3-furl: Uninstalling dependencies... ( 1/44) Purging .makedepends-py3-furl (20250715.085746) ( 2/44) Purging py3-orderedmultidict-pyc (1.0.1-r7) ( 3/44) Purging py3-orderedmultidict (1.0.1-r7) ( 4/44) Purging py3-six-pyc (1.17.0-r0) ( 5/44) Purging py3-six (1.17.0-r0) ( 6/44) Purging py3-setuptools-pyc (80.9.0-r0) ( 7/44) Purging py3-setuptools (80.9.0-r0) ( 8/44) Purging py3-gpep517-pyc (19-r0) ( 9/44) Purging py3-gpep517 (19-r0) (10/44) Purging py3-installer-pyc (0.7.0-r2) (11/44) Purging py3-installer (0.7.0-r2) (12/44) Purging py3-pytest-pyc (8.4.1-r0) (13/44) Purging py3-pytest (8.4.1-r0) (14/44) Purging py3-iniconfig-pyc (2.1.0-r0) (15/44) Purging py3-iniconfig (2.1.0-r0) (16/44) Purging py3-packaging-pyc (25.0-r0) (17/44) Purging py3-packaging (25.0-r0) (18/44) Purging py3-parsing-pyc (3.2.3-r0) (19/44) Purging py3-parsing (3.2.3-r0) (20/44) Purging py3-pluggy-pyc (1.6.0-r0) (21/44) Purging py3-pluggy (1.6.0-r0) (22/44) Purging py3-py-pyc (1.11.0-r4) (23/44) Purging py3-py (1.11.0-r4) (24/44) Purging py3-pygments-pyc (2.19.2-r0) (25/44) Purging py3-pygments (2.19.2-r0) (26/44) Purging py3-flake8-pyc (7.3.0-r0) (27/44) Purging py3-flake8 (7.3.0-r0) (28/44) Purging py3-mccabe-pyc (0.7.0-r4) (29/44) Purging py3-mccabe (0.7.0-r4) (30/44) Purging py3-pycodestyle-pyc (2.14.0-r0) (31/44) Purging py3-pycodestyle (2.14.0-r0) (32/44) Purging py3-pyflakes-pyc (3.4.0-r0) (33/44) Purging py3-pyflakes (3.4.0-r0) (34/44) Purging python3-pyc (3.12.11-r0) (35/44) Purging python3-pycache-pyc0 (3.12.11-r0) (36/44) Purging pyc (3.12.11-r0) (37/44) Purging python3 (3.12.11-r0) (38/44) Purging gdbm (1.24-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.5.1-r0) (41/44) Purging libpanelw (6.5_p20250705-r0) (42/44) Purging mpdecimal (4.0.1-r0) (43/44) Purging sqlite-libs (3.50.2-r0) (44/44) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r19.trigger: Executing script... OK: 275 MiB in 104 packages >>> py3-furl: Updating the testing/armv7 repository index... >>> py3-furl: Signing the index...