>>> py3-port-for: Building community/py3-port-for 0.7.4-r1 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 00:47:15 +0000 >>> py3-port-for: Validating /home/buildozer/aports/community/py3-port-for/APKBUILD... >>> py3-port-for: Analyzing dependencies... >>> py3-port-for: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r1) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.2-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing libpanelw (6.6_p20260404-r0) ( 7/35) Installing readline (8.3.3-r1) ( 8/35) Installing sqlite-libs (3.53.0-r0) ( 9/35) Installing python3 (3.14.3-r0) (10/35) Installing python3-pycache-pyc0 (3.14.3-r0) (11/35) Installing pyc (3.14.3-r0) (12/35) Installing py3-installer-pyc (1.0.0-r0) (13/35) Installing py3-gpep517-pyc (19-r2) (14/35) Installing python3-pyc (3.14.3-r0) (15/35) Installing py3-installer (1.0.0-r0) (16/35) Installing py3-gpep517 (19-r2) (17/35) Installing py3-parsing (3.3.2-r1) (18/35) Installing py3-parsing-pyc (3.3.2-r1) (19/35) Installing py3-packaging (26.1-r0) (20/35) Installing py3-packaging-pyc (26.1-r0) (21/35) Installing py3-setuptools (82.0.1-r1) (22/35) Installing py3-setuptools-pyc (82.0.1-r1) (23/35) Installing py3-wheel (0.47.0-r0) (24/35) Installing py3-wheel-pyc (0.47.0-r0) (25/35) Installing py3-iniconfig (2.3.0-r1) (26/35) Installing py3-iniconfig-pyc (2.3.0-r1) (27/35) Installing py3-pluggy (1.6.0-r1) (28/35) Installing py3-pluggy-pyc (1.6.0-r1) (29/35) Installing py3-py (1.11.0-r5) (30/35) Installing py3-py-pyc (1.11.0-r5) (31/35) Installing py3-pygments (2.20.0-r0) (32/35) Installing py3-pygments-pyc (2.20.0-r0) (33/35) Installing py3-pytest (9.0.3-r0) (34/35) Installing py3-pytest-pyc (9.0.3-r0) (35/35) Installing .makedepends-py3-port-for (20260424.004719) Executing busybox-1.37.0-r31.trigger OK: 483.6 MiB in 137 packages >>> py3-port-for: Cleaning up srcdir >>> py3-port-for: Cleaning up pkgdir >>> py3-port-for: Cleaning up tmpdir >>> py3-port-for: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-port-for-0.7.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-port-for: Fetching py3-port-for-0.7.4.tar.gz::https://github.com/fizyk/port-for/archive/refs/tags/v0.7.4.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.24/py3-port-for-0.7.4.tar.gz.part' py3-port-for-0.7.4.t 100% |********************************| 22881 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-port-for-0.7.4.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-port-for-0.7.4.tar.gz: OK >>> py3-port-for: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-port-for-0.7.4.tar.gz /var/cache/distfiles/v3.24/py3-port-for-0.7.4.tar.gz: OK >>> py3-port-for: Unpacking /var/cache/distfiles/v3.24/py3-port-for-0.7.4.tar.gz... 2026-04-24 00:47:21,034 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-24 00:47:21,086 root INFO running bdist_wheel 2026-04-24 00:47:21,100 root INFO running build 2026-04-24 00:47:21,100 root INFO running build_py 2026-04-24 00:47:21,103 root INFO creating build/lib/port_for 2026-04-24 00:47:21,103 root INFO copying port_for/store.py -> build/lib/port_for 2026-04-24 00:47:21,104 root INFO copying port_for/exceptions.py -> build/lib/port_for 2026-04-24 00:47:21,104 root INFO copying port_for/_download_ranges.py -> build/lib/port_for 2026-04-24 00:47:21,104 root INFO copying port_for/utils.py -> build/lib/port_for 2026-04-24 00:47:21,105 root INFO copying port_for/_ranges.py -> build/lib/port_for 2026-04-24 00:47:21,105 root INFO copying port_for/__init__.py -> build/lib/port_for 2026-04-24 00:47:21,105 root INFO copying port_for/docopt.py -> build/lib/port_for 2026-04-24 00:47:21,106 root INFO copying port_for/api.py -> build/lib/port_for 2026-04-24 00:47:21,106 root INFO copying port_for/ephemeral.py -> build/lib/port_for 2026-04-24 00:47:21,106 root INFO copying port_for/cmd.py -> build/lib/port_for 2026-04-24 00:47:21,107 root INFO running egg_info 2026-04-24 00:47:21,109 root INFO creating port_for.egg-info 2026-04-24 00:47:21,109 root INFO writing port_for.egg-info/PKG-INFO 2026-04-24 00:47:21,110 root INFO writing dependency_links to port_for.egg-info/dependency_links.txt 2026-04-24 00:47:21,110 root INFO writing entry points to port_for.egg-info/entry_points.txt 2026-04-24 00:47:21,111 root INFO writing top-level names to port_for.egg-info/top_level.txt 2026-04-24 00:47:21,111 root INFO writing manifest file 'port_for.egg-info/SOURCES.txt' 2026-04-24 00:47:21,115 root INFO reading manifest file 'port_for.egg-info/SOURCES.txt' 2026-04-24 00:47:21,115 root INFO reading manifest template 'MANIFEST.in' 2026-04-24 00:47:21,116 root WARNING warning: no files found matching '*.txt' under directory 'docs' 2026-04-24 00:47:21,116 root WARNING warning: no files found matching '*' under directory 'scripts' 2026-04-24 00:47:21,116 root INFO adding license file 'LICENSE.txt' 2026-04-24 00:47:21,117 root INFO writing manifest file 'port_for.egg-info/SOURCES.txt' 2026-04-24 00:47:21,117 root INFO copying port_for/py.typed -> build/lib/port_for 2026-04-24 00:47:21,123 root INFO installing to build/bdist.linux-i686/wheel 2026-04-24 00:47:21,123 root INFO running install 2026-04-24 00:47:21,134 root INFO running install_lib 2026-04-24 00:47:21,137 root INFO creating build/bdist.linux-i686/wheel 2026-04-24 00:47:21,138 root INFO creating build/bdist.linux-i686/wheel/port_for 2026-04-24 00:47:21,138 root INFO copying build/lib/port_for/store.py -> build/bdist.linux-i686/wheel/./port_for 2026-04-24 00:47:21,138 root INFO copying build/lib/port_for/exceptions.py -> build/bdist.linux-i686/wheel/./port_for 2026-04-24 00:47:21,138 root INFO copying build/lib/port_for/_download_ranges.py -> build/bdist.linux-i686/wheel/./port_for 2026-04-24 00:47:21,138 root INFO copying build/lib/port_for/utils.py -> build/bdist.linux-i686/wheel/./port_for 2026-04-24 00:47:21,139 root INFO copying build/lib/port_for/_ranges.py -> build/bdist.linux-i686/wheel/./port_for 2026-04-24 00:47:21,139 root INFO copying build/lib/port_for/__init__.py -> build/bdist.linux-i686/wheel/./port_for 2026-04-24 00:47:21,139 root INFO copying build/lib/port_for/docopt.py -> build/bdist.linux-i686/wheel/./port_for 2026-04-24 00:47:21,140 root INFO copying build/lib/port_for/api.py -> build/bdist.linux-i686/wheel/./port_for 2026-04-24 00:47:21,140 root INFO copying build/lib/port_for/py.typed -> build/bdist.linux-i686/wheel/./port_for 2026-04-24 00:47:21,140 root INFO copying build/lib/port_for/ephemeral.py -> build/bdist.linux-i686/wheel/./port_for 2026-04-24 00:47:21,140 root INFO copying build/lib/port_for/cmd.py -> build/bdist.linux-i686/wheel/./port_for 2026-04-24 00:47:21,140 root INFO running install_egg_info 2026-04-24 00:47:21,143 root INFO Copying port_for.egg-info to build/bdist.linux-i686/wheel/./port_for-0.7.4-py3.14.egg-info 2026-04-24 00:47:21,144 root INFO running install_scripts 2026-04-24 00:47:21,146 root INFO creating build/bdist.linux-i686/wheel/port_for-0.7.4.dist-info/WHEEL 2026-04-24 00:47:21,146 wheel INFO creating '/home/buildozer/aports/community/py3-port-for/src/port-for-0.7.4/.dist/.tmp-6buoe4h2/port_for-0.7.4-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-24 00:47:21,147 wheel INFO adding 'port_for/__init__.py' 2026-04-24 00:47:21,147 wheel INFO adding 'port_for/_download_ranges.py' 2026-04-24 00:47:21,147 wheel INFO adding 'port_for/_ranges.py' 2026-04-24 00:47:21,148 wheel INFO adding 'port_for/api.py' 2026-04-24 00:47:21,148 wheel INFO adding 'port_for/cmd.py' 2026-04-24 00:47:21,148 wheel INFO adding 'port_for/docopt.py' 2026-04-24 00:47:21,149 wheel INFO adding 'port_for/ephemeral.py' 2026-04-24 00:47:21,149 wheel INFO adding 'port_for/exceptions.py' 2026-04-24 00:47:21,149 wheel INFO adding 'port_for/py.typed' 2026-04-24 00:47:21,149 wheel INFO adding 'port_for/store.py' 2026-04-24 00:47:21,149 wheel INFO adding 'port_for/utils.py' 2026-04-24 00:47:21,150 wheel INFO adding 'port_for-0.7.4.dist-info/licenses/LICENSE.txt' 2026-04-24 00:47:21,150 wheel INFO adding 'port_for-0.7.4.dist-info/METADATA' 2026-04-24 00:47:21,150 wheel INFO adding 'port_for-0.7.4.dist-info/WHEEL' 2026-04-24 00:47:21,150 wheel INFO adding 'port_for-0.7.4.dist-info/entry_points.txt' 2026-04-24 00:47:21,151 wheel INFO adding 'port_for-0.7.4.dist-info/top_level.txt' 2026-04-24 00:47:21,151 wheel INFO adding 'port_for-0.7.4.dist-info/zip-safe' 2026-04-24 00:47:21,151 wheel INFO adding 'port_for-0.7.4.dist-info/RECORD' 2026-04-24 00:47:21,151 root INFO removing build/bdist.linux-i686/wheel 2026-04-24 00:47:21,152 gpep517 INFO The backend produced .dist/port_for-0.7.4-py3-none-any.whl port_for-0.7.4-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-port-for/src/port-for-0.7.4 configfile: pyproject.toml testpaths: tests collected 22 items / 1 deselected / 21 selected tests/test_cases.py ..................... [100%] ======================= 21 passed, 1 deselected in 0.28s ======================= >>> py3-port-for: Entering fakeroot... >>> py3-port-for-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/port_for/__pycache__' -> '/home/buildozer/aports/community/py3-port-for/pkg/py3-port-for-pyc/usr/lib/python3.14/site-packages/port_for/__pycache__' >>> py3-port-for-pyc*: Preparing subpackage py3-port-for-pyc... Please specify at least one package name on the command line. >>> py3-port-for-pyc*: Running postcheck for py3-port-for-pyc >>> py3-port-for*: Running postcheck for py3-port-for >>> py3-port-for*: Preparing package py3-port-for... Please specify at least one package name on the command line. >>> py3-port-for-pyc*: Tracing dependencies... python3~3.14 >>> py3-port-for-pyc*: Package size: 81.5 KB >>> py3-port-for-pyc*: Compressing data... >>> py3-port-for-pyc*: Create checksum... >>> py3-port-for-pyc*: Create py3-port-for-pyc-0.7.4-r1.apk >>> py3-port-for*: Tracing dependencies... python3~3.14 >>> py3-port-for*: Package size: 55.5 KB >>> py3-port-for*: Compressing data... >>> py3-port-for*: Create checksum... >>> py3-port-for*: Create py3-port-for-0.7.4-r1.apk >>> py3-port-for: Build complete at Fri, 24 Apr 2026 00:47:22 +0000 elapsed time 0h 0m 7s >>> py3-port-for: Cleaning up srcdir >>> py3-port-for: Cleaning up pkgdir >>> py3-port-for: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-port-for (20260424.004719) ( 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-setuptools-pyc (82.0.1-r1) ( 7/35) Purging py3-setuptools (82.0.1-r1) ( 8/35) Purging py3-wheel-pyc (0.47.0-r0) ( 9/35) Purging py3-wheel (0.47.0-r0) (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-packaging-pyc (26.1-r0) (15/35) Purging py3-packaging (26.1-r0) (16/35) Purging py3-parsing-pyc (3.3.2-r1) (17/35) Purging py3-parsing (3.3.2-r1) (18/35) Purging py3-pluggy-pyc (1.6.0-r1) (19/35) Purging py3-pluggy (1.6.0-r1) (20/35) Purging py3-py-pyc (1.11.0-r5) (21/35) Purging py3-py (1.11.0-r5) (22/35) Purging py3-pygments-pyc (2.20.0-r0) (23/35) Purging py3-pygments (2.20.0-r0) (24/35) Purging python3-pyc (3.14.3-r0) (25/35) Purging python3-pycache-pyc0 (3.14.3-r0) (26/35) Purging pyc (3.14.3-r0) (27/35) Purging python3 (3.14.3-r0) (28/35) Purging gdbm (1.26-r0) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.5.2-r1) (31/35) Purging libpanelw (6.6_p20260404-r0) (32/35) Purging mpdecimal (4.0.1-r0) (33/35) Purging readline (8.3.3-r1) (34/35) Purging sqlite-libs (3.53.0-r0) (35/35) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-port-for: Updating the community/x86 repository index... >>> py3-port-for: Signing the index...