>>> py3-helper: Building testing/py3-helper 2.5.0-r6 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 13:58:07 +0000 >>> py3-helper: Validating /home/buildozer/aports/testing/py3-helper/APKBUILD... >>> py3-helper: Analyzing dependencies... >>> py3-helper: Installing for build: build-base python3 py3-yaml python3-dev py3-setuptools py3-gpep517 ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20251231-r0) ( 7/26) Installing sqlite-libs (3.51.2-r1) ( 8/26) Installing python3 (3.14.3-r0) ( 9/26) Installing python3-pycache-pyc0 (3.14.3-r0) (10/26) Installing pyc (3.14.3-r0) (11/26) Installing python3-pyc (3.14.3-r0) (12/26) Installing yaml (0.2.5-r2) (13/26) Installing py3-yaml (6.0.3-r2) (14/26) Installing py3-yaml-pyc (6.0.3-r2) (15/26) Installing python3-dev (3.14.3-r0) (16/26) Installing py3-parsing (3.3.2-r1) (17/26) Installing py3-parsing-pyc (3.3.2-r1) (18/26) Installing py3-packaging (26.0-r1) (19/26) Installing py3-packaging-pyc (26.0-r1) (20/26) Installing py3-setuptools (82.0.1-r1) (21/26) Installing py3-setuptools-pyc (82.0.1-r1) (22/26) Installing py3-installer (0.7.0-r3) (23/26) Installing py3-installer-pyc (0.7.0-r3) (24/26) Installing py3-gpep517 (19-r2) (25/26) Installing py3-gpep517-pyc (19-r2) (26/26) Installing .makedepends-py3-helper (20260330.135808) Executing busybox-1.37.0-r31.trigger OK: 587.6 MiB in 132 packages >>> py3-helper: Cleaning up srcdir >>> py3-helper: Cleaning up pkgdir >>> py3-helper: Cleaning up tmpdir >>> py3-helper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/helper-2.5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-helper: Fetching https://files.pythonhosted.org/packages/source/h/helper/helper-2.5.0.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/edge/helper-2.5.0.tar.gz.part' helper-2.5.0.tar.gz. 100% |********************************| 18024 0:00:00 ETA '/var/cache/distfiles/edge/helper-2.5.0.tar.gz.part' saved /var/cache/distfiles/edge/helper-2.5.0.tar.gz: OK >>> py3-helper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/helper-2.5.0.tar.gz /var/cache/distfiles/edge/helper-2.5.0.tar.gz: OK >>> py3-helper: Unpacking /var/cache/distfiles/edge/helper-2.5.0.tar.gz... 2026-03-30 13:58:09,744 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 13:58:09,764 root INFO running bdist_wheel /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-30 13:58:09,777 root INFO running build 2026-03-30 13:58:09,777 root INFO running build_py 2026-03-30 13:58:09,780 root INFO creating build/lib/helper 2026-03-30 13:58:09,781 root INFO copying helper/setupext.py -> build/lib/helper 2026-03-30 13:58:09,781 root INFO copying helper/config.py -> build/lib/helper 2026-03-30 13:58:09,781 root INFO copying helper/controller.py -> build/lib/helper 2026-03-30 13:58:09,782 root INFO copying helper/parser.py -> build/lib/helper 2026-03-30 13:58:09,782 root INFO copying helper/unix.py -> build/lib/helper 2026-03-30 13:58:09,782 root INFO copying helper/__init__.py -> build/lib/helper 2026-03-30 13:58:09,782 root INFO running egg_info 2026-03-30 13:58:09,784 root INFO writing helper.egg-info/PKG-INFO 2026-03-30 13:58:09,785 root INFO writing dependency_links to helper.egg-info/dependency_links.txt 2026-03-30 13:58:09,785 root INFO writing entry points to helper.egg-info/entry_points.txt 2026-03-30 13:58:09,786 root INFO writing requirements to helper.egg-info/requires.txt 2026-03-30 13:58:09,786 root INFO writing top-level names to helper.egg-info/top_level.txt 2026-03-30 13:58:09,789 root INFO reading manifest file 'helper.egg-info/SOURCES.txt' 2026-03-30 13:58:09,789 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 13:58:09,789 root INFO adding license file 'LICENSE' 2026-03-30 13:58:09,790 root INFO writing manifest file 'helper.egg-info/SOURCES.txt' 2026-03-30 13:58:09,796 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-30 13:58:09,796 root INFO running install 2026-03-30 13:58:09,803 root INFO running install_lib 2026-03-30 13:58:09,805 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-30 13:58:09,806 root INFO creating build/bdist.linux-x86_64/wheel/helper 2026-03-30 13:58:09,806 root INFO copying build/lib/helper/setupext.py -> build/bdist.linux-x86_64/wheel/./helper 2026-03-30 13:58:09,806 root INFO copying build/lib/helper/config.py -> build/bdist.linux-x86_64/wheel/./helper 2026-03-30 13:58:09,806 root INFO copying build/lib/helper/controller.py -> build/bdist.linux-x86_64/wheel/./helper 2026-03-30 13:58:09,806 root INFO copying build/lib/helper/parser.py -> build/bdist.linux-x86_64/wheel/./helper 2026-03-30 13:58:09,807 root INFO copying build/lib/helper/unix.py -> build/bdist.linux-x86_64/wheel/./helper 2026-03-30 13:58:09,807 root INFO copying build/lib/helper/__init__.py -> build/bdist.linux-x86_64/wheel/./helper 2026-03-30 13:58:09,807 root INFO running install_egg_info 2026-03-30 13:58:09,810 root INFO Copying helper.egg-info to build/bdist.linux-x86_64/wheel/./helper-2.5.0-py3.14.egg-info 2026-03-30 13:58:09,811 root INFO running install_scripts 2026-03-30 13:58:09,813 root INFO creating build/bdist.linux-x86_64/wheel/helper-2.5.0.dist-info/WHEEL 2026-03-30 13:58:09,813 wheel INFO creating '/home/buildozer/aports/testing/py3-helper/src/helper-2.5.0/.dist/.tmp-pcl1dp5p/helper-2.5.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-30 13:58:09,813 wheel INFO adding 'helper/__init__.py' 2026-03-30 13:58:09,814 wheel INFO adding 'helper/config.py' 2026-03-30 13:58:09,814 wheel INFO adding 'helper/controller.py' 2026-03-30 13:58:09,814 wheel INFO adding 'helper/parser.py' 2026-03-30 13:58:09,814 wheel INFO adding 'helper/setupext.py' 2026-03-30 13:58:09,815 wheel INFO adding 'helper/unix.py' 2026-03-30 13:58:09,815 wheel INFO adding 'helper-2.5.0.dist-info/licenses/LICENSE' 2026-03-30 13:58:09,815 wheel INFO adding 'helper-2.5.0.dist-info/METADATA' 2026-03-30 13:58:09,815 wheel INFO adding 'helper-2.5.0.dist-info/WHEEL' 2026-03-30 13:58:09,816 wheel INFO adding 'helper-2.5.0.dist-info/entry_points.txt' 2026-03-30 13:58:09,816 wheel INFO adding 'helper-2.5.0.dist-info/top_level.txt' 2026-03-30 13:58:09,816 wheel INFO adding 'helper-2.5.0.dist-info/zip-safe' 2026-03-30 13:58:09,816 wheel INFO adding 'helper-2.5.0.dist-info/RECORD' 2026-03-30 13:58:09,816 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-30 13:58:09,817 gpep517 INFO The backend produced .dist/helper-2.5.0-py2.py3-none-any.whl helper-2.5.0-py2.py3-none-any.whl >>> py3-helper: Entering fakeroot... 2026-03-30 13:58:10,050 gpep517 INFO Installing .dist/helper-2.5.0-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-helper/pkg/py3-helper 2026-03-30 13:58:10,070 gpep517 INFO Installation complete >>> py3-helper-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/helper/__pycache__' -> '/home/buildozer/aports/testing/py3-helper/pkg/py3-helper-pyc/usr/lib/python3.14/site-packages/helper/__pycache__' >>> py3-helper-pyc*: Preparing subpackage py3-helper-pyc... >>> py3-helper-pyc*: Running postcheck for py3-helper-pyc >>> py3-helper*: Running postcheck for py3-helper >>> py3-helper*: Preparing package py3-helper... >>> py3-helper-pyc*: Tracing dependencies... python3~3.14 >>> py3-helper-pyc*: Package size: 70.8 KB >>> py3-helper-pyc*: Compressing data... >>> py3-helper-pyc*: Create checksum... >>> py3-helper-pyc*: Create py3-helper-pyc-2.5.0-r6.apk >>> py3-helper*: Tracing dependencies... python3 py3-yaml python3~3.14 >>> py3-helper*: Package size: 58.9 KB >>> py3-helper*: Compressing data... >>> py3-helper*: Create checksum... >>> py3-helper*: Create py3-helper-2.5.0-r6.apk >>> py3-helper: Build complete at Mon, 30 Mar 2026 13:58:10 +0000 elapsed time 0h 0m 3s >>> py3-helper: Cleaning up srcdir >>> py3-helper: Cleaning up pkgdir >>> py3-helper: Cleaning up tmpdir >>> py3-helper: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-helper (20260330.135808) ( 2/26) Purging py3-yaml-pyc (6.0.3-r2) ( 3/26) Purging py3-yaml (6.0.3-r2) ( 4/26) Purging python3-dev (3.14.3-r0) ( 5/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 6/26) Purging py3-setuptools (82.0.1-r1) ( 7/26) Purging py3-packaging-pyc (26.0-r1) ( 8/26) Purging py3-packaging (26.0-r1) ( 9/26) Purging py3-parsing-pyc (3.3.2-r1) (10/26) Purging py3-parsing (3.3.2-r1) (11/26) Purging py3-gpep517-pyc (19-r2) (12/26) Purging py3-gpep517 (19-r2) (13/26) Purging py3-installer-pyc (0.7.0-r3) (14/26) Purging py3-installer (0.7.0-r3) (15/26) Purging python3-pyc (3.14.3-r0) (16/26) Purging python3-pycache-pyc0 (3.14.3-r0) (17/26) Purging pyc (3.14.3-r0) (18/26) Purging python3 (3.14.3-r0) (19/26) Purging gdbm (1.26-r0) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.5.2-r0) (22/26) Purging libpanelw (6.6_p20251231-r0) (23/26) Purging mpdecimal (4.0.1-r0) (24/26) Purging sqlite-libs (3.51.2-r1) (25/26) Purging xz-libs (5.8.2-r0) (26/26) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-helper: Updating the testing/x86_64 repository index... >>> py3-helper: Signing the index...