>>> py3-astunparse: Building community/py3-astunparse 1.6.3-r1 (using abuild 3.16.0_rc4-r0) started Tue, 28 Oct 2025 22:55:10 +0000 >>> py3-astunparse: Validating /home/buildozer/aports/community/py3-astunparse/APKBUILD... >>> py3-astunparse: Analyzing dependencies... >>> py3-astunparse: Installing for build: build-base py3-six python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest ( 1/33) Installing gdbm (1.26-r0) ( 2/33) Installing xz-libs (5.8.1-r0) ( 3/33) Installing mpdecimal (4.0.1-r0) ( 4/33) Installing libpanelw (6.5_p20251010-r0) ( 5/33) Installing python3 (3.12.12-r0) ( 6/33) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/33) Installing pyc (3.12.12-r0) ( 8/33) Installing py3-six-pyc (1.17.0-r0) ( 9/33) Installing python3-pyc (3.12.12-r0) (10/33) Installing py3-six (1.17.0-r0) (11/33) Installing py3-installer (0.7.0-r2) (12/33) Installing py3-installer-pyc (0.7.0-r2) (13/33) Installing py3-gpep517 (19-r0) (14/33) Installing py3-gpep517-pyc (19-r0) (15/33) Installing py3-parsing (3.2.3-r0) (16/33) Installing py3-parsing-pyc (3.2.3-r0) (17/33) Installing py3-packaging (25.0-r0) (18/33) Installing py3-packaging-pyc (25.0-r0) (19/33) Installing py3-setuptools (80.9.0-r1) (20/33) Installing py3-setuptools-pyc (80.9.0-r1) (21/33) Installing py3-wheel (0.46.1-r0) (22/33) Installing py3-wheel-pyc (0.46.1-r0) (23/33) Installing py3-iniconfig (2.3.0-r0) (24/33) Installing py3-iniconfig-pyc (2.3.0-r0) (25/33) Installing py3-pluggy (1.6.0-r0) (26/33) Installing py3-pluggy-pyc (1.6.0-r0) (27/33) Installing py3-py (1.11.0-r4) (28/33) Installing py3-py-pyc (1.11.0-r4) (29/33) Installing py3-pygments (2.19.2-r0) (30/33) Installing py3-pygments-pyc (2.19.2-r0) (31/33) Installing py3-pytest (8.4.2-r1) (32/33) Installing py3-pytest-pyc (8.4.2-r1) (33/33) Installing .makedepends-py3-astunparse (20251028.225557) busybox-1.37.0-r24.trigger: Executing script... OK: 639 MiB in 184 packages >>> py3-astunparse: Cleaning up srcdir >>> py3-astunparse: Cleaning up pkgdir >>> py3-astunparse: Cleaning up tmpdir >>> py3-astunparse: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/astunparse-1.6.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/astunparse-1.6.3.tar.gz.part' astunparse-1.6.3.tar 100% |********************************| 18290 0:00:00 ETA '/var/cache/distfiles/v3.23/astunparse-1.6.3.tar.gz.part' saved /var/cache/distfiles/v3.23/astunparse-1.6.3.tar.gz: OK >>> py3-astunparse: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/astunparse-1.6.3.tar.gz /var/cache/distfiles/v3.23/astunparse-1.6.3.tar.gz: OK >>> py3-astunparse: Unpacking /var/cache/distfiles/v3.23/astunparse-1.6.3.tar.gz... 2025-10-28 22:56:00,274 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-28 22:56:00,351 root INFO running bdist_wheel 2025-10-28 22:56:00,387 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-28 22:56:00,417 root INFO running build 2025-10-28 22:56:00,417 root INFO running build_py 2025-10-28 22:56:00,431 root INFO creating build/lib/astunparse 2025-10-28 22:56:00,432 root INFO copying lib/astunparse/printer.py -> build/lib/astunparse 2025-10-28 22:56:00,433 root INFO copying lib/astunparse/unparser.py -> build/lib/astunparse 2025-10-28 22:56:00,433 root INFO copying lib/astunparse/__main__.py -> build/lib/astunparse 2025-10-28 22:56:00,434 root INFO copying lib/astunparse/__init__.py -> build/lib/astunparse 2025-10-28 22:56:00,434 root INFO running egg_info 2025-10-28 22:56:00,445 root INFO writing lib/astunparse.egg-info/PKG-INFO 2025-10-28 22:56:00,446 root INFO writing dependency_links to lib/astunparse.egg-info/dependency_links.txt 2025-10-28 22:56:00,447 root INFO writing requirements to lib/astunparse.egg-info/requires.txt 2025-10-28 22:56:00,447 root INFO writing top-level names to lib/astunparse.egg-info/top_level.txt 2025-10-28 22:56:00,461 root INFO reading manifest file 'lib/astunparse.egg-info/SOURCES.txt' 2025-10-28 22:56:00,464 root INFO reading manifest template 'MANIFEST.in' 2025-10-28 22:56:00,466 root INFO adding license file 'LICENSE' 2025-10-28 22:56:00,466 root INFO adding license file 'AUTHORS.rst' 2025-10-28 22:56:00,470 root INFO writing manifest file 'lib/astunparse.egg-info/SOURCES.txt' 2025-10-28 22:56:00,497 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-28 22:56:00,497 root INFO running install 2025-10-28 22:56:00,555 root INFO running install_lib 2025-10-28 22:56:00,568 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-28 22:56:00,569 root INFO creating build/bdist.linux-ppc64le/wheel/astunparse 2025-10-28 22:56:00,570 root INFO copying build/lib/astunparse/printer.py -> build/bdist.linux-ppc64le/wheel/./astunparse 2025-10-28 22:56:00,570 root INFO copying build/lib/astunparse/unparser.py -> build/bdist.linux-ppc64le/wheel/./astunparse 2025-10-28 22:56:00,571 root INFO copying build/lib/astunparse/__main__.py -> build/bdist.linux-ppc64le/wheel/./astunparse 2025-10-28 22:56:00,572 root INFO copying build/lib/astunparse/__init__.py -> build/bdist.linux-ppc64le/wheel/./astunparse 2025-10-28 22:56:00,572 root INFO running install_egg_info 2025-10-28 22:56:00,585 root INFO Copying lib/astunparse.egg-info to build/bdist.linux-ppc64le/wheel/./astunparse-1.6.3-py3.12.egg-info 2025-10-28 22:56:00,588 root INFO running install_scripts 2025-10-28 22:56:00,591 root INFO creating build/bdist.linux-ppc64le/wheel/astunparse-1.6.3.dist-info/WHEEL 2025-10-28 22:56:00,592 wheel INFO creating '/home/buildozer/aports/community/py3-astunparse/src/astunparse-1.6.3/.dist/.tmp-s0ec8f_w/astunparse-1.6.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-28 22:56:00,593 wheel INFO adding 'astunparse/__init__.py' 2025-10-28 22:56:00,593 wheel INFO adding 'astunparse/__main__.py' 2025-10-28 22:56:00,594 wheel INFO adding 'astunparse/printer.py' 2025-10-28 22:56:00,594 wheel INFO adding 'astunparse/unparser.py' 2025-10-28 22:56:00,596 wheel INFO adding 'astunparse-1.6.3.dist-info/licenses/AUTHORS.rst' 2025-10-28 22:56:00,596 wheel INFO adding 'astunparse-1.6.3.dist-info/licenses/LICENSE' 2025-10-28 22:56:00,596 wheel INFO adding 'astunparse-1.6.3.dist-info/METADATA' 2025-10-28 22:56:00,597 wheel INFO adding 'astunparse-1.6.3.dist-info/WHEEL' 2025-10-28 22:56:00,597 wheel INFO adding 'astunparse-1.6.3.dist-info/top_level.txt' 2025-10-28 22:56:00,598 wheel INFO adding 'astunparse-1.6.3.dist-info/RECORD' 2025-10-28 22:56:00,598 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-28 22:56:00,600 gpep517 INFO The backend produced .dist/astunparse-1.6.3-py2.py3-none-any.whl astunparse-1.6.3-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-astunparse/src/astunparse-1.6.3 collected 47 items / 1 deselected / 46 selected tests/test_unparse.py .......................s.s.s......s........... [100%] ================= 42 passed, 4 skipped, 1 deselected in 0.32s ================== >>> py3-astunparse: Entering fakeroot... >>> py3-astunparse-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/astunparse/__pycache__' -> '/home/buildozer/aports/community/py3-astunparse/pkg/py3-astunparse-pyc/usr/lib/python3.12/site-packages/astunparse/__pycache__' >>> py3-astunparse-pyc*: Preparing subpackage py3-astunparse-pyc... >>> py3-astunparse-pyc*: Running postcheck for py3-astunparse-pyc >>> py3-astunparse*: Running postcheck for py3-astunparse >>> py3-astunparse*: Preparing package py3-astunparse... >>> py3-astunparse-pyc*: Tracing dependencies... python3~3.12 >>> py3-astunparse-pyc*: Package size: 57.2 KB >>> py3-astunparse-pyc*: Compressing data... >>> py3-astunparse-pyc*: Create checksum... >>> py3-astunparse-pyc*: Create py3-astunparse-pyc-1.6.3-r1.apk >>> py3-astunparse*: Tracing dependencies... py3-six python3 python3~3.12 >>> py3-astunparse*: Package size: 39.2 KB >>> py3-astunparse*: Compressing data... >>> py3-astunparse*: Create checksum... >>> py3-astunparse*: Create py3-astunparse-1.6.3-r1.apk >>> py3-astunparse: Build complete at Tue, 28 Oct 2025 22:56:02 +0000 elapsed time 0h 0m 52s >>> py3-astunparse: Cleaning up srcdir >>> py3-astunparse: Cleaning up pkgdir >>> py3-astunparse: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-astunparse (20251028.225557) ( 2/33) Purging py3-six-pyc (1.17.0-r0) ( 3/33) Purging py3-six (1.17.0-r0) ( 4/33) Purging py3-gpep517-pyc (19-r0) ( 5/33) Purging py3-gpep517 (19-r0) ( 6/33) Purging py3-installer-pyc (0.7.0-r2) ( 7/33) Purging py3-installer (0.7.0-r2) ( 8/33) Purging py3-setuptools-pyc (80.9.0-r1) ( 9/33) Purging py3-setuptools (80.9.0-r1) (10/33) Purging py3-wheel-pyc (0.46.1-r0) (11/33) Purging py3-wheel (0.46.1-r0) (12/33) Purging py3-pytest-pyc (8.4.2-r1) (13/33) Purging py3-pytest (8.4.2-r1) (14/33) Purging py3-iniconfig-pyc (2.3.0-r0) (15/33) Purging py3-iniconfig (2.3.0-r0) (16/33) Purging py3-packaging-pyc (25.0-r0) (17/33) Purging py3-packaging (25.0-r0) (18/33) Purging py3-parsing-pyc (3.2.3-r0) (19/33) Purging py3-parsing (3.2.3-r0) (20/33) Purging py3-pluggy-pyc (1.6.0-r0) (21/33) Purging py3-pluggy (1.6.0-r0) (22/33) Purging py3-py-pyc (1.11.0-r4) (23/33) Purging py3-py (1.11.0-r4) (24/33) Purging py3-pygments-pyc (2.19.2-r0) (25/33) Purging py3-pygments (2.19.2-r0) (26/33) Purging python3-pyc (3.12.12-r0) (27/33) Purging python3-pycache-pyc0 (3.12.12-r0) (28/33) Purging pyc (3.12.12-r0) (29/33) Purging python3 (3.12.12-r0) (30/33) Purging gdbm (1.26-r0) (31/33) Purging libpanelw (6.5_p20251010-r0) (32/33) Purging mpdecimal (4.0.1-r0) (33/33) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-astunparse: Updating the community/ppc64le repository index... >>> py3-astunparse: Signing the index...