>>> py3-capturer: Building community/py3-capturer 3.0-r6 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 00:31:19 +0000 >>> py3-capturer: Validating /home/buildozer/aports/community/py3-capturer/APKBUILD... >>> py3-capturer: Analyzing dependencies... >>> py3-capturer: Installing for build: build-base python3 py3-setuptools py3-gpep517 ( 1/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r0) ( 3/22) Installing gdbm (1.26-r0) ( 4/22) Installing xz-libs (5.8.2-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.6_p20251231-r0) ( 7/22) Installing sqlite-libs (3.51.2-r1) ( 8/22) Installing python3 (3.14.3-r0) ( 9/22) Installing python3-pycache-pyc0 (3.14.3-r0) (10/22) Installing pyc (3.14.3-r0) (11/22) Installing python3-pyc (3.14.3-r0) (12/22) Installing py3-parsing (3.3.2-r1) (13/22) Installing py3-parsing-pyc (3.3.2-r1) (14/22) Installing py3-packaging (26.0-r1) (15/22) Installing py3-packaging-pyc (26.0-r1) (16/22) Installing py3-setuptools (82.0.1-r1) (17/22) Installing py3-setuptools-pyc (82.0.1-r1) (18/22) Installing py3-installer (0.7.0-r3) (19/22) Installing py3-installer-pyc (0.7.0-r3) (20/22) Installing py3-gpep517 (19-r2) (21/22) Installing py3-gpep517-pyc (19-r2) (22/22) Installing .makedepends-py3-capturer (20260329.003121) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 128 packages >>> py3-capturer: Cleaning up srcdir >>> py3-capturer: Cleaning up pkgdir >>> py3-capturer: Cleaning up tmpdir >>> py3-capturer: Fetching https://distfiles.alpinelinux.org/distfiles/edge//capturer-3.0.tar.gz /var/cache/distfiles/edge/capturer-3.0.tar.gz: OK /home/buildozer/aports/community/py3-capturer/prefer-multiprocessing-fork-start-method.patch: OK >>> py3-capturer: Fetching https://distfiles.alpinelinux.org/distfiles/edge//capturer-3.0.tar.gz /var/cache/distfiles/edge/capturer-3.0.tar.gz: OK /home/buildozer/aports/community/py3-capturer/prefer-multiprocessing-fork-start-method.patch: OK >>> py3-capturer: Unpacking /var/cache/distfiles/edge/capturer-3.0.tar.gz... >>> py3-capturer: prefer-multiprocessing-fork-start-method.patch patching file capturer/__init__.py 2026-03-29 00:31:22,180 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :33: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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-03-29 00:31:22,194 root INFO running bdist_wheel 2026-03-29 00:31:22,199 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-03-29 00:31:22,203 root INFO running build 2026-03-29 00:31:22,203 root INFO running build_py 2026-03-29 00:31:22,205 root INFO creating build/lib/capturer 2026-03-29 00:31:22,205 root INFO copying capturer/__init__.py -> build/lib/capturer 2026-03-29 00:31:22,205 root INFO copying capturer/tests.py -> build/lib/capturer 2026-03-29 00:31:22,209 root INFO installing to build/bdist.linux-s390x/wheel 2026-03-29 00:31:22,209 root INFO running install 2026-03-29 00:31:22,215 root INFO running install_lib 2026-03-29 00:31:22,217 root INFO creating build/bdist.linux-s390x/wheel 2026-03-29 00:31:22,217 root INFO creating build/bdist.linux-s390x/wheel/capturer 2026-03-29 00:31:22,217 root INFO copying build/lib/capturer/__init__.py -> build/bdist.linux-s390x/wheel/./capturer 2026-03-29 00:31:22,217 root INFO copying build/lib/capturer/tests.py -> build/bdist.linux-s390x/wheel/./capturer 2026-03-29 00:31:22,217 root INFO running install_egg_info 2026-03-29 00:31:22,219 root INFO running egg_info 2026-03-29 00:31:22,220 root INFO writing capturer.egg-info/PKG-INFO 2026-03-29 00:31:22,220 root INFO writing dependency_links to capturer.egg-info/dependency_links.txt 2026-03-29 00:31:22,221 root INFO writing requirements to capturer.egg-info/requires.txt 2026-03-29 00:31:22,221 root INFO writing top-level names to capturer.egg-info/top_level.txt 2026-03-29 00:31:22,222 root INFO reading manifest file 'capturer.egg-info/SOURCES.txt' 2026-03-29 00:31:22,223 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 00:31:22,223 root INFO adding license file 'LICENSE.txt' 2026-03-29 00:31:22,224 root INFO writing manifest file 'capturer.egg-info/SOURCES.txt' 2026-03-29 00:31:22,224 root INFO Copying capturer.egg-info to build/bdist.linux-s390x/wheel/./capturer-3.0-py3.14.egg-info 2026-03-29 00:31:22,224 root INFO running install_scripts 2026-03-29 00:31:22,225 root INFO creating build/bdist.linux-s390x/wheel/capturer-3.0.dist-info/WHEEL 2026-03-29 00:31:22,225 wheel INFO creating '/home/buildozer/aports/community/py3-capturer/src/capturer-3.0/.dist/.tmp-n6r90jzk/capturer-3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-03-29 00:31:22,225 wheel INFO adding 'capturer/__init__.py' 2026-03-29 00:31:22,226 wheel INFO adding 'capturer/tests.py' 2026-03-29 00:31:22,226 wheel INFO adding 'capturer-3.0.dist-info/licenses/LICENSE.txt' 2026-03-29 00:31:22,226 wheel INFO adding 'capturer-3.0.dist-info/METADATA' 2026-03-29 00:31:22,226 wheel INFO adding 'capturer-3.0.dist-info/WHEEL' 2026-03-29 00:31:22,226 wheel INFO adding 'capturer-3.0.dist-info/top_level.txt' 2026-03-29 00:31:22,226 wheel INFO adding 'capturer-3.0.dist-info/RECORD' 2026-03-29 00:31:22,226 root INFO removing build/bdist.linux-s390x/wheel 2026-03-29 00:31:22,226 gpep517 INFO The backend produced .dist/capturer-3.0-py2.py3-none-any.whl capturer-3.0-py2.py3-none-any.whl >>> py3-capturer: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-capturer-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/capturer/__pycache__' -> '/home/buildozer/aports/community/py3-capturer/pkg/py3-capturer-pyc/usr/lib/python3.14/site-packages/capturer/__pycache__' >>> py3-capturer-pyc*: Preparing subpackage py3-capturer-pyc... >>> py3-capturer-pyc*: Running postcheck for py3-capturer-pyc >>> py3-capturer*: Running postcheck for py3-capturer >>> py3-capturer*: Preparing package py3-capturer... >>> py3-capturer-pyc*: Tracing dependencies... python3~3.14 >>> py3-capturer-pyc*: Package size: 31.5 KB >>> py3-capturer-pyc*: Compressing data... >>> py3-capturer-pyc*: Create checksum... >>> py3-capturer-pyc*: Create py3-capturer-pyc-3.0-r6.apk >>> py3-capturer*: Tracing dependencies... python3 python3~3.14 >>> py3-capturer*: Package size: 42.2 KB >>> py3-capturer*: Compressing data... >>> py3-capturer*: Create checksum... >>> py3-capturer*: Create py3-capturer-3.0-r6.apk >>> py3-capturer: Build complete at Sun, 29 Mar 2026 00:31:22 +0000 elapsed time 0h 0m 3s >>> py3-capturer: Cleaning up srcdir >>> py3-capturer: Cleaning up pkgdir >>> py3-capturer: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-capturer (20260329.003121) ( 2/22) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/22) Purging py3-setuptools (82.0.1-r1) ( 4/22) Purging py3-packaging-pyc (26.0-r1) ( 5/22) Purging py3-packaging (26.0-r1) ( 6/22) Purging py3-parsing-pyc (3.3.2-r1) ( 7/22) Purging py3-parsing (3.3.2-r1) ( 8/22) Purging py3-gpep517-pyc (19-r2) ( 9/22) Purging py3-gpep517 (19-r2) (10/22) Purging py3-installer-pyc (0.7.0-r3) (11/22) Purging py3-installer (0.7.0-r3) (12/22) Purging python3-pyc (3.14.3-r0) (13/22) Purging python3-pycache-pyc0 (3.14.3-r0) (14/22) Purging pyc (3.14.3-r0) (15/22) Purging python3 (3.14.3-r0) (16/22) Purging gdbm (1.26-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.5.2-r0) (19/22) Purging libpanelw (6.6_p20251231-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.51.2-r1) (22/22) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 386.9 MiB in 106 packages >>> py3-capturer: Updating the community/s390x repository index... >>> py3-capturer: Signing the index...