>>> py3-yg.lockfile: Building community/py3-yg.lockfile 2.3-r8 (using abuild 3.17.0_rc1-r2) started Sun, 26 Apr 2026 11:12:31 +0000 >>> py3-yg.lockfile: Validating /home/buildozer/aports/community/py3-yg.lockfile/APKBUILD... >>> py3-yg.lockfile: Analyzing dependencies... >>> py3-yg.lockfile: Installing for build: build-base py3-jaraco.functools py3-tempora py3-zc.lockfile py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest ( 1/51) Installing libbz2 (1.0.8-r6) ( 2/51) Installing libffi (3.5.2-r1) ( 3/51) Installing gdbm (1.26-r0) ( 4/51) Installing xz-libs (5.8.3-r0) ( 5/51) Installing mpdecimal (4.0.1-r0) ( 6/51) Installing libpanelw (6.6_p20260404-r0) ( 7/51) Installing readline (8.3.3-r1) ( 8/51) Installing sqlite-libs (3.53.0-r0) ( 9/51) Installing python3 (3.14.3-r0) (10/51) Installing python3-pycache-pyc0 (3.14.3-r0) (11/51) Installing pyc (3.14.3-r0) (12/51) Installing py3-jaraco.functools-pyc (4.4.0-r1) (13/51) Installing py3-jaraco.classes-pyc (3.4.0-r2) (14/51) Installing python3-pyc (3.14.3-r0) (15/51) Installing py3-more-itertools (10.8.0-r1) (16/51) Installing py3-more-itertools-pyc (10.8.0-r1) (17/51) Installing py3-jaraco.classes (3.4.0-r2) (18/51) Installing py3-jaraco.functools (4.4.0-r1) (19/51) Installing py3-dateutil (2.9.0-r4) (20/51) Installing py3-dateutil-pyc (2.9.0-r4) (21/51) Installing py3-tz (2025.2-r1) (22/51) Installing py3-tz-pyc (2025.2-r1) (23/51) Installing py3-tempora (5.8.1-r1) (24/51) Installing py3-tempora-pyc (5.8.1-r1) (25/51) Installing py3-zc.lockfile (4.0-r1) (26/51) Installing py3-zc.lockfile-pyc (4.0-r1) (27/51) Installing py3-installer (1.0.0-r0) (28/51) Installing py3-installer-pyc (1.0.0-r0) (29/51) Installing py3-gpep517 (19-r2) (30/51) Installing py3-gpep517-pyc (19-r2) (31/51) Installing py3-parsing (3.3.2-r1) (32/51) Installing py3-parsing-pyc (3.3.2-r1) (33/51) Installing py3-packaging (26.2-r0) (34/51) Installing py3-packaging-pyc (26.2-r0) (35/51) Installing py3-setuptools (82.0.1-r1) (36/51) Installing py3-setuptools-pyc (82.0.1-r1) (37/51) Installing py3-setuptools_scm (9.2.2-r1) (38/51) Installing py3-setuptools_scm-pyc (9.2.2-r1) (39/51) Installing py3-wheel (0.47.0-r0) (40/51) Installing py3-wheel-pyc (0.47.0-r0) (41/51) Installing py3-iniconfig (2.3.0-r1) (42/51) Installing py3-iniconfig-pyc (2.3.0-r1) (43/51) Installing py3-pluggy (1.6.0-r1) (44/51) Installing py3-pluggy-pyc (1.6.0-r1) (45/51) Installing py3-py (1.11.0-r5) (46/51) Installing py3-py-pyc (1.11.0-r5) (47/51) Installing py3-pygments (2.20.0-r0) (48/51) Installing py3-pygments-pyc (2.20.0-r0) (49/51) Installing py3-pytest (9.0.3-r0) (50/51) Installing py3-pytest-pyc (9.0.3-r0) (51/51) Installing .makedepends-py3-yg.lockfile (20260426.111235) Executing busybox-1.37.0-r31.trigger OK: 486.5 MiB in 153 packages >>> py3-yg.lockfile: Cleaning up srcdir >>> py3-yg.lockfile: Cleaning up pkgdir >>> py3-yg.lockfile: Cleaning up tmpdir >>> py3-yg.lockfile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/yg.lockfile-2.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/yg.lockfile-2.3.tar.gz.part' yg.lockfile-2.3.tar. 100% |********************************| 6504 0:00:00 ETA '/var/cache/distfiles/v3.24/yg.lockfile-2.3.tar.gz.part' saved /var/cache/distfiles/v3.24/yg.lockfile-2.3.tar.gz: OK /home/buildozer/aports/community/py3-yg.lockfile/replace-pkg-resources.patch: OK >>> py3-yg.lockfile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/yg.lockfile-2.3.tar.gz /var/cache/distfiles/v3.24/yg.lockfile-2.3.tar.gz: OK /home/buildozer/aports/community/py3-yg.lockfile/replace-pkg-resources.patch: OK >>> py3-yg.lockfile: Unpacking /var/cache/distfiles/v3.24/yg.lockfile-2.3.tar.gz... >>> py3-yg.lockfile: replace-pkg-resources.patch patching file setup.py patching file yg/__init__.py 2026-04-26 11:12:36,995 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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-26 11:12:37,042 root INFO running bdist_wheel 2026-04-26 11:12:37,055 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /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-26 11:12:37,066 root INFO running build 2026-04-26 11:12:37,066 root INFO running build_py 2026-04-26 11:12:37,071 root INFO creating build/lib/yg/lockfile 2026-04-26 11:12:37,071 root INFO copying yg/lockfile/py33compat.py -> build/lib/yg/lockfile 2026-04-26 11:12:37,072 root INFO copying yg/lockfile/__init__.py -> build/lib/yg/lockfile 2026-04-26 11:12:37,072 root INFO running egg_info 2026-04-26 11:12:37,076 root INFO writing yg.lockfile.egg-info/PKG-INFO 2026-04-26 11:12:37,077 root INFO writing dependency_links to yg.lockfile.egg-info/dependency_links.txt 2026-04-26 11:12:37,078 root INFO deleting yg.lockfile.egg-info/namespace_packages.txt 2026-04-26 11:12:37,078 root INFO writing requirements to yg.lockfile.egg-info/requires.txt 2026-04-26 11:12:37,078 root INFO writing top-level names to yg.lockfile.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-04-26 11:12:37,096 root INFO reading manifest file 'yg.lockfile.egg-info/SOURCES.txt' 2026-04-26 11:12:37,098 root INFO writing manifest file 'yg.lockfile.egg-info/SOURCES.txt' /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'yg.lockfile.test' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'yg.lockfile.test' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'yg.lockfile.test' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'yg.lockfile.test' to be distributed and are already explicitly excluding 'yg.lockfile.test' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2026-04-26 11:12:37,099 root INFO creating build/lib/yg/lockfile/test 2026-04-26 11:12:37,100 root INFO copying yg/lockfile/test/__init__.py -> build/lib/yg/lockfile/test 2026-04-26 11:12:37,100 root INFO copying yg/lockfile/test/test_lockfile.py -> build/lib/yg/lockfile/test 2026-04-26 11:12:37,110 root INFO installing to build/bdist.linux-i686/wheel 2026-04-26 11:12:37,110 root INFO running install 2026-04-26 11:12:37,121 root INFO running install_lib 2026-04-26 11:12:37,126 root INFO creating build/bdist.linux-i686/wheel 2026-04-26 11:12:37,126 root INFO creating build/bdist.linux-i686/wheel/yg 2026-04-26 11:12:37,126 root INFO creating build/bdist.linux-i686/wheel/yg/lockfile 2026-04-26 11:12:37,127 root INFO copying build/lib/yg/lockfile/py33compat.py -> build/bdist.linux-i686/wheel/./yg/lockfile 2026-04-26 11:12:37,127 root INFO copying build/lib/yg/lockfile/__init__.py -> build/bdist.linux-i686/wheel/./yg/lockfile 2026-04-26 11:12:37,127 root INFO creating build/bdist.linux-i686/wheel/yg/lockfile/test 2026-04-26 11:12:37,127 root INFO copying build/lib/yg/lockfile/test/__init__.py -> build/bdist.linux-i686/wheel/./yg/lockfile/test 2026-04-26 11:12:37,128 root INFO copying build/lib/yg/lockfile/test/test_lockfile.py -> build/bdist.linux-i686/wheel/./yg/lockfile/test 2026-04-26 11:12:37,128 root INFO running install_egg_info 2026-04-26 11:12:37,133 root INFO Copying yg.lockfile.egg-info to build/bdist.linux-i686/wheel/./yg.lockfile-2.3-py3.14.egg-info 2026-04-26 11:12:37,134 root INFO running install_scripts 2026-04-26 11:12:37,135 root INFO creating build/bdist.linux-i686/wheel/yg_lockfile-2.3.dist-info/WHEEL 2026-04-26 11:12:37,136 wheel INFO creating '/home/buildozer/aports/community/py3-yg.lockfile/src/yg.lockfile-2.3/.dist/.tmp-12ex33w0/yg_lockfile-2.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-26 11:12:37,136 wheel INFO adding 'yg/lockfile/__init__.py' 2026-04-26 11:12:37,137 wheel INFO adding 'yg/lockfile/py33compat.py' 2026-04-26 11:12:37,137 wheel INFO adding 'yg/lockfile/test/__init__.py' 2026-04-26 11:12:37,137 wheel INFO adding 'yg/lockfile/test/test_lockfile.py' 2026-04-26 11:12:37,137 wheel INFO adding 'yg_lockfile-2.3.dist-info/METADATA' 2026-04-26 11:12:37,138 wheel INFO adding 'yg_lockfile-2.3.dist-info/WHEEL' 2026-04-26 11:12:37,138 wheel INFO adding 'yg_lockfile-2.3.dist-info/top_level.txt' 2026-04-26 11:12:37,138 wheel INFO adding 'yg_lockfile-2.3.dist-info/RECORD' 2026-04-26 11:12:37,138 root INFO removing build/bdist.linux-i686/wheel 2026-04-26 11:12:37,139 gpep517 INFO The backend produced .dist/yg_lockfile-2.3-py2.py3-none-any.whl yg_lockfile-2.3-py2.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-yg.lockfile/src/yg.lockfile-2.3 configfile: pytest.ini collected 2 items yg/lockfile/test/test_lockfile.py .. [100%] ============================== 2 passed in 1.32s =============================== >>> py3-yg.lockfile: Entering fakeroot... >>> py3-yg.lockfile-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/yg/lockfile/__pycache__' -> '/home/buildozer/aports/community/py3-yg.lockfile/pkg/py3-yg.lockfile-pyc/usr/lib/python3.14/site-packages/yg/lockfile/__pycache__' 'usr/lib/python3.14/site-packages/yg/lockfile/test/__pycache__' -> '/home/buildozer/aports/community/py3-yg.lockfile/pkg/py3-yg.lockfile-pyc/usr/lib/python3.14/site-packages/yg/lockfile/test/__pycache__' >>> py3-yg.lockfile-pyc*: Preparing subpackage py3-yg.lockfile-pyc... Please specify at least one package name on the command line. >>> py3-yg.lockfile-pyc*: Running postcheck for py3-yg.lockfile-pyc >>> py3-yg.lockfile*: Running postcheck for py3-yg.lockfile >>> py3-yg.lockfile*: Preparing package py3-yg.lockfile... Please specify at least one package name on the command line. >>> py3-yg.lockfile-pyc*: Tracing dependencies... python3~3.14 >>> py3-yg.lockfile-pyc*: Package size: 11.7 KB >>> py3-yg.lockfile-pyc*: Compressing data... >>> py3-yg.lockfile-pyc*: Create checksum... >>> py3-yg.lockfile-pyc*: Create py3-yg.lockfile-pyc-2.3-r8.apk >>> py3-yg.lockfile*: Tracing dependencies... py3-jaraco.functools py3-tempora py3-zc.lockfile python3~3.14 >>> py3-yg.lockfile*: Package size: 8.7 KB >>> py3-yg.lockfile*: Compressing data... >>> py3-yg.lockfile*: Create checksum... >>> py3-yg.lockfile*: Create py3-yg.lockfile-2.3-r8.apk >>> py3-yg.lockfile: Build complete at Sun, 26 Apr 2026 11:12:39 +0000 elapsed time 0h 0m 8s >>> py3-yg.lockfile: Cleaning up srcdir >>> py3-yg.lockfile: Cleaning up pkgdir >>> py3-yg.lockfile: Uninstalling dependencies... ( 1/51) Purging .makedepends-py3-yg.lockfile (20260426.111235) ( 2/51) Purging py3-tempora-pyc (5.8.1-r1) ( 3/51) Purging py3-tempora (5.8.1-r1) ( 4/51) Purging py3-dateutil-pyc (2.9.0-r4) ( 5/51) Purging py3-dateutil (2.9.0-r4) ( 6/51) Purging py3-jaraco.functools-pyc (4.4.0-r1) ( 7/51) Purging py3-jaraco.functools (4.4.0-r1) ( 8/51) Purging py3-jaraco.classes-pyc (3.4.0-r2) ( 9/51) Purging py3-jaraco.classes (3.4.0-r2) (10/51) Purging py3-more-itertools-pyc (10.8.0-r1) (11/51) Purging py3-more-itertools (10.8.0-r1) (12/51) Purging py3-tz-pyc (2025.2-r1) (13/51) Purging py3-tz (2025.2-r1) (14/51) Purging py3-zc.lockfile-pyc (4.0-r1) (15/51) Purging py3-zc.lockfile (4.0-r1) (16/51) Purging py3-gpep517-pyc (19-r2) (17/51) Purging py3-gpep517 (19-r2) (18/51) Purging py3-installer-pyc (1.0.0-r0) (19/51) Purging py3-installer (1.0.0-r0) (20/51) Purging py3-setuptools_scm-pyc (9.2.2-r1) (21/51) Purging py3-setuptools_scm (9.2.2-r1) (22/51) Purging py3-setuptools-pyc (82.0.1-r1) (23/51) Purging py3-setuptools (82.0.1-r1) (24/51) Purging py3-wheel-pyc (0.47.0-r0) (25/51) Purging py3-wheel (0.47.0-r0) (26/51) Purging py3-pytest-pyc (9.0.3-r0) (27/51) Purging py3-pytest (9.0.3-r0) (28/51) Purging py3-iniconfig-pyc (2.3.0-r1) (29/51) Purging py3-iniconfig (2.3.0-r1) (30/51) Purging py3-packaging-pyc (26.2-r0) (31/51) Purging py3-packaging (26.2-r0) (32/51) Purging py3-parsing-pyc (3.3.2-r1) (33/51) Purging py3-parsing (3.3.2-r1) (34/51) Purging py3-pluggy-pyc (1.6.0-r1) (35/51) Purging py3-pluggy (1.6.0-r1) (36/51) Purging py3-py-pyc (1.11.0-r5) (37/51) Purging py3-py (1.11.0-r5) (38/51) Purging py3-pygments-pyc (2.20.0-r0) (39/51) Purging py3-pygments (2.20.0-r0) (40/51) Purging python3-pyc (3.14.3-r0) (41/51) Purging python3-pycache-pyc0 (3.14.3-r0) (42/51) Purging pyc (3.14.3-r0) (43/51) Purging python3 (3.14.3-r0) (44/51) Purging gdbm (1.26-r0) (45/51) Purging libbz2 (1.0.8-r6) (46/51) Purging libffi (3.5.2-r1) (47/51) Purging libpanelw (6.6_p20260404-r0) (48/51) Purging mpdecimal (4.0.1-r0) (49/51) Purging readline (8.3.3-r1) (50/51) Purging sqlite-libs (3.53.0-r0) (51/51) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-yg.lockfile: Updating the community/x86 repository index... >>> py3-yg.lockfile: Signing the index...