>>> py3-lockfile: Building community/py3-lockfile 0.12.2-r10 (using abuild 3.15.0_rc3-r1) started Tue, 06 May 2025 06:55:57 +0000 >>> py3-lockfile: Validating /home/buildozer/aports/community/py3-lockfile/APKBUILD... >>> py3-lockfile: Analyzing dependencies... >>> py3-lockfile: Installing for build: build-base python3 py3-pbr py3-setuptools py3-gpep517 py3-wheel py3-nose2 (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing libffi (3.4.8-r0) (3/28) Installing gdbm (1.24-r0) (4/28) Installing xz-libs (5.8.1-r0) (5/28) Installing mpdecimal (4.0.0-r0) (6/28) Installing libpanelw (6.5_p20250412-r0) (7/28) Installing sqlite-libs (3.49.1-r1) (8/28) Installing python3 (3.12.10-r0) (9/28) Installing python3-pycache-pyc0 (3.12.10-r0) (10/28) Installing pyc (3.12.10-r0) (11/28) Installing python3-pyc (3.12.10-r0) (12/28) Installing py3-parsing (3.2.3-r0) (13/28) Installing py3-parsing-pyc (3.2.3-r0) (14/28) Installing py3-packaging (25.0-r0) (15/28) Installing py3-packaging-pyc (25.0-r0) (16/28) Installing py3-setuptools (80.3.1-r0) (17/28) Installing py3-setuptools-pyc (80.3.1-r0) (18/28) Installing py3-pbr (5.11.1-r5) (19/28) Installing py3-pbr-pyc (5.11.1-r5) (20/28) Installing py3-installer (0.7.0-r2) (21/28) Installing py3-installer-pyc (0.7.0-r2) (22/28) Installing py3-gpep517 (19-r0) (23/28) Installing py3-gpep517-pyc (19-r0) (24/28) Installing py3-wheel (0.46.1-r0) (25/28) Installing py3-wheel-pyc (0.46.1-r0) (26/28) Installing py3-nose2 (0.15.1-r0) (27/28) Installing py3-nose2-pyc (0.15.1-r0) (28/28) Installing .makedepends-py3-lockfile (20250506.065559) Executing busybox-1.37.0-r16.trigger OK: 481 MiB in 131 packages >>> py3-lockfile: Cleaning up srcdir >>> py3-lockfile: Cleaning up pkgdir >>> py3-lockfile: Cleaning up tmpdir >>> py3-lockfile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/lockfile-0.12.2.tar.gz >>> py3-lockfile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/lockfile-0.12.2.tar.gz >>> py3-lockfile: Checking sha512sums... lockfile-0.12.2.tar.gz: OK >>> py3-lockfile: Unpacking /var/cache/distfiles/v3.22/lockfile-0.12.2.tar.gz... 2025-05-06 06:56:00,476 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:601: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: lockfile). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:601: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead. !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. (Affected: lockfile). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:601: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. (Affected: lockfile). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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() 2025-05-06 06:56:00,619 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-05-06 06:56:00,651 root INFO running build 2025-05-06 06:56:00,651 root INFO running build_py 2025-05-06 06:56:00,660 root INFO creating build/lib/lockfile 2025-05-06 06:56:00,661 root INFO copying lockfile/pidlockfile.py -> build/lib/lockfile 2025-05-06 06:56:00,661 root INFO copying lockfile/mkdirlockfile.py -> build/lib/lockfile 2025-05-06 06:56:00,662 root INFO copying lockfile/sqlitelockfile.py -> build/lib/lockfile 2025-05-06 06:56:00,662 root INFO copying lockfile/symlinklockfile.py -> build/lib/lockfile 2025-05-06 06:56:00,663 root INFO copying lockfile/linklockfile.py -> build/lib/lockfile 2025-05-06 06:56:00,663 root INFO copying lockfile/__init__.py -> build/lib/lockfile 2025-05-06 06:56:00,663 root INFO running egg_info 2025-05-06 06:56:00,670 root INFO writing lockfile.egg-info/PKG-INFO 2025-05-06 06:56:00,671 root INFO writing dependency_links to lockfile.egg-info/dependency_links.txt 2025-05-06 06:56:00,672 root INFO writing top-level names to lockfile.egg-info/top_level.txt 2025-05-06 06:56:00,677 root INFO [pbr] Reusing existing SOURCES.txt 2025-05-06 06:56:00,682 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-05-06 06:56:00,682 root INFO running install 2025-05-06 06:56:00,741 root INFO [pbr] Generating AUTHORS 2025-05-06 06:56:00,744 root INFO [pbr] AUTHORS complete (0.0s) 2025-05-06 06:56:00,744 root INFO running install_lib 2025-05-06 06:56:00,755 root INFO creating build/bdist.linux-ppc64le/wheel 2025-05-06 06:56:00,756 root INFO creating build/bdist.linux-ppc64le/wheel/lockfile 2025-05-06 06:56:00,756 root INFO copying build/lib/lockfile/pidlockfile.py -> build/bdist.linux-ppc64le/wheel/./lockfile 2025-05-06 06:56:00,757 root INFO copying build/lib/lockfile/mkdirlockfile.py -> build/bdist.linux-ppc64le/wheel/./lockfile 2025-05-06 06:56:00,757 root INFO copying build/lib/lockfile/sqlitelockfile.py -> build/bdist.linux-ppc64le/wheel/./lockfile 2025-05-06 06:56:00,757 root INFO copying build/lib/lockfile/symlinklockfile.py -> build/bdist.linux-ppc64le/wheel/./lockfile 2025-05-06 06:56:00,758 root INFO copying build/lib/lockfile/linklockfile.py -> build/bdist.linux-ppc64le/wheel/./lockfile 2025-05-06 06:56:00,758 root INFO copying build/lib/lockfile/__init__.py -> build/bdist.linux-ppc64le/wheel/./lockfile 2025-05-06 06:56:00,759 root INFO running install_egg_info 2025-05-06 06:56:00,770 root INFO Copying lockfile.egg-info to build/bdist.linux-ppc64le/wheel/./lockfile-0.12.2-py3.12.egg-info 2025-05-06 06:56:00,773 root INFO running install_scripts /usr/lib/python3.12/site-packages/pbr/packaging.py:492: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! bs_cmd, 'executable', easy_install.sys_executable) /usr/lib/python3.12/site-packages/pbr/packaging.py:465: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! header = easy_install.ScriptWriter.get_header("", executable) 2025-05-06 06:56:00,777 root INFO creating build/bdist.linux-ppc64le/wheel/lockfile-0.12.2.dist-info/WHEEL 2025-05-06 06:56:00,779 wheel INFO creating '/home/buildozer/aports/community/py3-lockfile/src/lockfile-0.12.2/.dist/.tmp-ltll_xgp/lockfile-0.12.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-05-06 06:56:00,779 wheel INFO adding 'lockfile/__init__.py' 2025-05-06 06:56:00,780 wheel INFO adding 'lockfile/linklockfile.py' 2025-05-06 06:56:00,780 wheel INFO adding 'lockfile/mkdirlockfile.py' 2025-05-06 06:56:00,781 wheel INFO adding 'lockfile/pidlockfile.py' 2025-05-06 06:56:00,781 wheel INFO adding 'lockfile/sqlitelockfile.py' 2025-05-06 06:56:00,782 wheel INFO adding 'lockfile/symlinklockfile.py' 2025-05-06 06:56:00,783 wheel INFO adding 'lockfile-0.12.2.dist-info/licenses/AUTHORS' 2025-05-06 06:56:00,783 wheel INFO adding 'lockfile-0.12.2.dist-info/licenses/LICENSE' 2025-05-06 06:56:00,783 wheel INFO adding 'lockfile-0.12.2.dist-info/METADATA' 2025-05-06 06:56:00,784 wheel INFO adding 'lockfile-0.12.2.dist-info/WHEEL' 2025-05-06 06:56:00,784 wheel INFO adding 'lockfile-0.12.2.dist-info/pbr.json' 2025-05-06 06:56:00,784 wheel INFO adding 'lockfile-0.12.2.dist-info/top_level.txt' 2025-05-06 06:56:00,785 wheel INFO adding 'lockfile-0.12.2.dist-info/RECORD' 2025-05-06 06:56:00,785 root INFO removing build/bdist.linux-ppc64le/wheel 2025-05-06 06:56:00,787 gpep517 INFO The backend produced .dist/lockfile-0.12.2-py2.py3-none-any.whl lockfile-0.12.2-py2.py3-none-any.whl ...................................................................... ---------------------------------------------------------------------- Ran 70 tests in 2.870s OK >>> py3-lockfile: Entering fakeroot... >>> py3-lockfile-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/lockfile/__pycache__' -> '/home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile-pyc/usr/lib/python3.12/site-packages/lockfile/__pycache__' >>> py3-lockfile-pyc*: Preparing subpackage py3-lockfile-pyc... >>> py3-lockfile-pyc*: Running postcheck for py3-lockfile-pyc >>> py3-lockfile*: Running postcheck for py3-lockfile >>> py3-lockfile*: Preparing package py3-lockfile... >>> py3-lockfile-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-lockfile-pyc*: Package size: 36.5 KB >>> py3-lockfile-pyc*: Compressing data... >>> py3-lockfile-pyc*: Create checksum... >>> py3-lockfile-pyc*: Create py3-lockfile-pyc-0.12.2-r10.apk >>> py3-lockfile*: Tracing dependencies... python3 python3~3.12 >>> py3-lockfile*: Package size: 33.9 KB >>> py3-lockfile*: Compressing data... >>> py3-lockfile*: Create checksum... >>> py3-lockfile*: Create py3-lockfile-0.12.2-r10.apk >>> py3-lockfile: Build complete at Tue, 06 May 2025 06:56:04 +0000 elapsed time 0h 0m 7s >>> py3-lockfile: Cleaning up srcdir >>> py3-lockfile: Cleaning up pkgdir >>> py3-lockfile: Uninstalling dependencies... (1/28) Purging .makedepends-py3-lockfile (20250506.065559) (2/28) Purging py3-pbr-pyc (5.11.1-r5) (3/28) Purging py3-pbr (5.11.1-r5) (4/28) Purging py3-setuptools-pyc (80.3.1-r0) (5/28) Purging py3-setuptools (80.3.1-r0) (6/28) Purging py3-gpep517-pyc (19-r0) (7/28) Purging py3-gpep517 (19-r0) (8/28) Purging py3-installer-pyc (0.7.0-r2) (9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-wheel-pyc (0.46.1-r0) (11/28) Purging py3-wheel (0.46.1-r0) (12/28) Purging py3-packaging-pyc (25.0-r0) (13/28) Purging py3-packaging (25.0-r0) (14/28) Purging py3-parsing-pyc (3.2.3-r0) (15/28) Purging py3-parsing (3.2.3-r0) (16/28) Purging py3-nose2-pyc (0.15.1-r0) (17/28) Purging py3-nose2 (0.15.1-r0) (18/28) Purging python3-pyc (3.12.10-r0) (19/28) Purging python3-pycache-pyc0 (3.12.10-r0) (20/28) Purging pyc (3.12.10-r0) (21/28) Purging python3 (3.12.10-r0) (22/28) Purging gdbm (1.24-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.4.8-r0) (25/28) Purging libpanelw (6.5_p20250412-r0) (26/28) Purging mpdecimal (4.0.0-r0) (27/28) Purging sqlite-libs (3.49.1-r1) (28/28) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 429 MiB in 103 packages >>> py3-lockfile: Updating the community/ppc64le repository index... >>> py3-lockfile: Signing the index...