>>> py3-kthread: Building community/py3-kthread 0.2.3-r3 (using abuild 3.16.0_rc4-r0) started Sat, 01 Nov 2025 05:35:50 +0000 >>> py3-kthread: Validating /home/buildozer/aports/community/py3-kthread/APKBUILD... >>> py3-kthread: Analyzing dependencies... >>> py3-kthread: Installing for build: build-base python3 py3-setuptools ( 1/15) Installing gdbm (1.26-r0) ( 2/15) Installing xz-libs (5.8.1-r0) ( 3/15) Installing mpdecimal (4.0.1-r0) ( 4/15) Installing libpanelw (6.5_p20251010-r0) ( 5/15) Installing python3 (3.12.12-r0) ( 6/15) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/15) Installing pyc (3.12.12-r0) ( 8/15) Installing python3-pyc (3.12.12-r0) ( 9/15) Installing py3-parsing (3.2.3-r0) (10/15) Installing py3-parsing-pyc (3.2.3-r0) (11/15) Installing py3-packaging (25.0-r0) (12/15) Installing py3-packaging-pyc (25.0-r0) (13/15) Installing py3-setuptools (80.9.0-r1) (14/15) Installing py3-setuptools-pyc (80.9.0-r1) (15/15) Installing .makedepends-py3-kthread (20251101.053629) busybox-1.37.0-r24.trigger: Executing script... OK: 627 MiB in 166 packages >>> py3-kthread: Cleaning up srcdir >>> py3-kthread: Cleaning up pkgdir >>> py3-kthread: Cleaning up tmpdir >>> py3-kthread: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/kthread-0.2.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/kthread-0.2.3.tar.gz.part' kthread-0.2.3.tar.gz 100% |********************************| 3706 0:00:00 ETA '/var/cache/distfiles/v3.23/kthread-0.2.3.tar.gz.part' saved /var/cache/distfiles/v3.23/kthread-0.2.3.tar.gz: OK >>> py3-kthread: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/kthread-0.2.3.tar.gz /var/cache/distfiles/v3.23/kthread-0.2.3.tar.gz: OK >>> py3-kthread: Unpacking /var/cache/distfiles/v3.23/kthread-0.2.3.tar.gz... /home/buildozer/aports/community/py3-kthread/src/kthread-0.2.3/setup.py:4: 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. ******************************************************************************** !! class NoseTestCommand(setuptools.command.test.test): /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 :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/kthread copying kthread/__init__.py -> build/lib/kthread >>> py3-kthread: Entering fakeroot... /home/buildozer/aports/community/py3-kthread/src/kthread-0.2.3/setup.py:4: 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. ******************************************************************************** !! class NoseTestCommand(setuptools.command.test.test): /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 :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-kthread/pkg/py3-kthread/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-kthread/pkg/py3-kthread/usr/lib/python3.12/site-packages/kthread copying build/lib/kthread/__init__.py -> /home/buildozer/aports/community/py3-kthread/pkg/py3-kthread/usr/lib/python3.12/site-packages/kthread byte-compiling /home/buildozer/aports/community/py3-kthread/pkg/py3-kthread/usr/lib/python3.12/site-packages/kthread/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info writing kthread.egg-info/PKG-INFO writing dependency_links to kthread.egg-info/dependency_links.txt writing top-level names to kthread.egg-info/top_level.txt reading manifest file 'kthread.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'kthread.egg-info/SOURCES.txt' Copying kthread.egg-info to /home/buildozer/aports/community/py3-kthread/pkg/py3-kthread/usr/lib/python3.12/site-packages/kthread-0.2.3-py3.12.egg-info running install_scripts >>> py3-kthread-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/kthread/__pycache__' -> '/home/buildozer/aports/community/py3-kthread/pkg/py3-kthread-pyc/usr/lib/python3.12/site-packages/kthread/__pycache__' >>> py3-kthread-pyc*: Preparing subpackage py3-kthread-pyc... >>> py3-kthread-pyc*: Running postcheck for py3-kthread-pyc >>> py3-kthread*: Running postcheck for py3-kthread >>> py3-kthread*: Preparing package py3-kthread... >>> py3-kthread-pyc*: Tracing dependencies... python3~3.12 >>> py3-kthread-pyc*: Package size: 2.9 KB >>> py3-kthread-pyc*: Compressing data... >>> py3-kthread-pyc*: Create checksum... >>> py3-kthread-pyc*: Create py3-kthread-pyc-0.2.3-r3.apk >>> py3-kthread*: Tracing dependencies... python3 python3~3.12 >>> py3-kthread*: Package size: 4.6 KB >>> py3-kthread*: Compressing data... >>> py3-kthread*: Create checksum... >>> py3-kthread*: Create py3-kthread-0.2.3-r3.apk >>> py3-kthread: Build complete at Sat, 01 Nov 2025 05:36:32 +0000 elapsed time 0h 0m 42s >>> py3-kthread: Cleaning up srcdir >>> py3-kthread: Cleaning up pkgdir >>> py3-kthread: Uninstalling dependencies... ( 1/15) Purging .makedepends-py3-kthread (20251101.053629) ( 2/15) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/15) Purging py3-setuptools (80.9.0-r1) ( 4/15) Purging py3-packaging-pyc (25.0-r0) ( 5/15) Purging py3-packaging (25.0-r0) ( 6/15) Purging py3-parsing-pyc (3.2.3-r0) ( 7/15) Purging py3-parsing (3.2.3-r0) ( 8/15) Purging python3-pyc (3.12.12-r0) ( 9/15) Purging python3-pycache-pyc0 (3.12.12-r0) (10/15) Purging pyc (3.12.12-r0) (11/15) Purging python3 (3.12.12-r0) (12/15) Purging gdbm (1.26-r0) (13/15) Purging libpanelw (6.5_p20251010-r0) (14/15) Purging mpdecimal (4.0.1-r0) (15/15) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-kthread: Updating the community/ppc64le repository index... >>> py3-kthread: Signing the index...