>>> py3-gast: Building community/py3-gast 0.6.0-r0 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 00:46:58 +0000 >>> py3-gast: Validating /home/buildozer/aports/community/py3-gast/APKBUILD... >>> py3-gast: Analyzing dependencies... >>> py3-gast: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing gdbm (1.24-r0) (3/22) Installing mpdecimal (4.0.0-r0) (4/22) Installing libpanelw (6.5_p20250412-r0) (5/22) Installing sqlite-libs (3.49.1-r0) (6/22) Installing python3 (3.12.10-r0) (7/22) Installing python3-pycache-pyc0 (3.12.10-r0) (8/22) Installing pyc (3.12.10-r0) (9/22) Installing py3-installer-pyc (0.7.0-r2) (10/22) Installing py3-gpep517-pyc (16-r0) (11/22) Installing python3-pyc (3.12.10-r0) (12/22) Installing py3-installer (0.7.0-r2) (13/22) Installing py3-gpep517 (16-r0) (14/22) Installing py3-parsing (3.2.0-r0) (15/22) Installing py3-parsing-pyc (3.2.0-r0) (16/22) Installing py3-packaging (24.2-r0) (17/22) Installing py3-packaging-pyc (24.2-r0) (18/22) Installing py3-setuptools (77.0.3-r0) (19/22) Installing py3-setuptools-pyc (77.0.3-r0) (20/22) Installing py3-wheel (0.43.0-r0) (21/22) Installing py3-wheel-pyc (0.43.0-r0) (22/22) Installing .makedepends-py3-gast (20250424.004710) Executing busybox-1.37.0-r16.trigger OK: 644 MiB in 131 packages >>> py3-gast: Cleaning up srcdir >>> py3-gast: Cleaning up pkgdir >>> py3-gast: Cleaning up tmpdir >>> py3-gast: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-gast-0.6.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-gast: Fetching py3-gast-0.6.0.tar.gz::https://github.com/serge-sans-paille/gast/archive/refs/tags/0.6.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.22/py3-gast-0.6.0.tar.gz.part' py3-gast-0.6.0.tar.g 100% |********************************| 27216 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-gast-0.6.0.tar.gz.part' saved >>> py3-gast: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-gast-0.6.0.tar.gz >>> py3-gast: Checking sha512sums... py3-gast-0.6.0.tar.gz: OK >>> py3-gast: Unpacking /var/cache/distfiles/v3.22/py3-gast-0.6.0.tar.gz... 2025-04-24 00:47:11,720 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/dist.py:760: 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-04-24 00:47:11,743 root INFO running bdist_wheel 2025-04-24 00:47:11,760 root INFO running build 2025-04-24 00:47:11,760 root INFO running build_py 2025-04-24 00:47:11,763 root INFO creating build/lib/gast 2025-04-24 00:47:11,764 root INFO copying gast/__init__.py -> build/lib/gast 2025-04-24 00:47:11,764 root INFO copying gast/ast2.py -> build/lib/gast 2025-04-24 00:47:11,764 root INFO copying gast/version.py -> build/lib/gast 2025-04-24 00:47:11,765 root INFO copying gast/astn.py -> build/lib/gast 2025-04-24 00:47:11,765 root INFO copying gast/unparser.py -> build/lib/gast 2025-04-24 00:47:11,765 root INFO copying gast/gast.py -> build/lib/gast 2025-04-24 00:47:11,766 root INFO copying gast/ast3.py -> build/lib/gast 2025-04-24 00:47:11,772 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-24 00:47:11,772 root INFO running install 2025-04-24 00:47:11,784 root INFO running install_lib 2025-04-24 00:47:11,787 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-24 00:47:11,787 root INFO creating build/bdist.linux-armv8l/wheel/gast 2025-04-24 00:47:11,788 root INFO copying build/lib/gast/__init__.py -> build/bdist.linux-armv8l/wheel/./gast 2025-04-24 00:47:11,788 root INFO copying build/lib/gast/ast2.py -> build/bdist.linux-armv8l/wheel/./gast 2025-04-24 00:47:11,788 root INFO copying build/lib/gast/version.py -> build/bdist.linux-armv8l/wheel/./gast 2025-04-24 00:47:11,788 root INFO copying build/lib/gast/astn.py -> build/bdist.linux-armv8l/wheel/./gast 2025-04-24 00:47:11,788 root INFO copying build/lib/gast/unparser.py -> build/bdist.linux-armv8l/wheel/./gast 2025-04-24 00:47:11,789 root INFO copying build/lib/gast/gast.py -> build/bdist.linux-armv8l/wheel/./gast 2025-04-24 00:47:11,789 root INFO copying build/lib/gast/ast3.py -> build/bdist.linux-armv8l/wheel/./gast 2025-04-24 00:47:11,789 root INFO running install_egg_info 2025-04-24 00:47:11,793 root INFO running egg_info 2025-04-24 00:47:11,796 root INFO creating gast.egg-info 2025-04-24 00:47:11,796 root INFO writing gast.egg-info/PKG-INFO 2025-04-24 00:47:11,796 root INFO writing dependency_links to gast.egg-info/dependency_links.txt 2025-04-24 00:47:11,797 root INFO writing top-level names to gast.egg-info/top_level.txt 2025-04-24 00:47:11,797 root INFO writing manifest file 'gast.egg-info/SOURCES.txt' 2025-04-24 00:47:11,800 root INFO reading manifest file 'gast.egg-info/SOURCES.txt' 2025-04-24 00:47:11,800 root INFO reading manifest template 'MANIFEST.in' 2025-04-24 00:47:11,801 root INFO adding license file 'LICENSE' 2025-04-24 00:47:11,802 root INFO writing manifest file 'gast.egg-info/SOURCES.txt' 2025-04-24 00:47:11,802 root INFO Copying gast.egg-info to build/bdist.linux-armv8l/wheel/./gast-0.6.0-py3.12.egg-info 2025-04-24 00:47:11,803 root INFO running install_scripts 2025-04-24 00:47:11,804 root INFO creating build/bdist.linux-armv8l/wheel/gast-0.6.0.dist-info/WHEEL 2025-04-24 00:47:11,805 wheel INFO creating '/home/buildozer/aports/community/py3-gast/src/gast-0.6.0/.dist/.tmp-1f53_j37/gast-0.6.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-24 00:47:11,805 wheel INFO adding 'gast/__init__.py' 2025-04-24 00:47:11,806 wheel INFO adding 'gast/ast2.py' 2025-04-24 00:47:11,806 wheel INFO adding 'gast/ast3.py' 2025-04-24 00:47:11,806 wheel INFO adding 'gast/astn.py' 2025-04-24 00:47:11,807 wheel INFO adding 'gast/gast.py' 2025-04-24 00:47:11,807 wheel INFO adding 'gast/unparser.py' 2025-04-24 00:47:11,807 wheel INFO adding 'gast/version.py' 2025-04-24 00:47:11,808 wheel INFO adding 'gast-0.6.0.dist-info/licenses/LICENSE' 2025-04-24 00:47:11,808 wheel INFO adding 'gast-0.6.0.dist-info/METADATA' 2025-04-24 00:47:11,808 wheel INFO adding 'gast-0.6.0.dist-info/WHEEL' 2025-04-24 00:47:11,808 wheel INFO adding 'gast-0.6.0.dist-info/top_level.txt' 2025-04-24 00:47:11,808 wheel INFO adding 'gast-0.6.0.dist-info/RECORD' 2025-04-24 00:47:11,809 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-24 00:47:11,809 gpep517 INFO The backend produced .dist/gast-0.6.0-py3-none-any.whl gast-0.6.0-py3-none-any.whl ...................................................... ---------------------------------------------------------------------- Ran 54 tests in 0.499s OK >>> py3-gast: Entering fakeroot... >>> py3-gast-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/gast/__pycache__' -> '/home/buildozer/aports/community/py3-gast/pkg/py3-gast-pyc/usr/lib/python3.12/site-packages/gast/__pycache__' >>> py3-gast-pyc*: Preparing subpackage py3-gast-pyc... >>> py3-gast-pyc*: Running postcheck for py3-gast-pyc >>> py3-gast*: Running postcheck for py3-gast >>> py3-gast*: Preparing package py3-gast... >>> py3-gast-pyc*: Tracing dependencies... python3~3.12 >>> py3-gast-pyc*: Package size: 136.0 KB >>> py3-gast-pyc*: Compressing data... >>> py3-gast-pyc*: Create checksum... >>> py3-gast-pyc*: Create py3-gast-pyc-0.6.0-r0.apk >>> py3-gast*: Tracing dependencies... python3~3.12 >>> py3-gast*: Package size: 95.7 KB >>> py3-gast*: Compressing data... >>> py3-gast*: Create checksum... >>> py3-gast*: Create py3-gast-0.6.0-r0.apk >>> py3-gast: Build complete at Thu, 24 Apr 2025 00:47:13 +0000 elapsed time 0h 0m 15s >>> py3-gast: Cleaning up srcdir >>> py3-gast: Cleaning up pkgdir >>> py3-gast: Uninstalling dependencies... (1/22) Purging .makedepends-py3-gast (20250424.004710) (2/22) Purging py3-gpep517-pyc (16-r0) (3/22) Purging py3-gpep517 (16-r0) (4/22) Purging py3-installer-pyc (0.7.0-r2) (5/22) Purging py3-installer (0.7.0-r2) (6/22) Purging py3-setuptools-pyc (77.0.3-r0) (7/22) Purging py3-setuptools (77.0.3-r0) (8/22) Purging py3-wheel-pyc (0.43.0-r0) (9/22) Purging py3-wheel (0.43.0-r0) (10/22) Purging py3-packaging-pyc (24.2-r0) (11/22) Purging py3-packaging (24.2-r0) (12/22) Purging py3-parsing-pyc (3.2.0-r0) (13/22) Purging py3-parsing (3.2.0-r0) (14/22) Purging python3-pyc (3.12.10-r0) (15/22) Purging python3-pycache-pyc0 (3.12.10-r0) (16/22) Purging pyc (3.12.10-r0) (17/22) Purging python3 (3.12.10-r0) (18/22) Purging gdbm (1.24-r0) (19/22) Purging libbz2 (1.0.8-r6) (20/22) Purging libpanelw (6.5_p20250412-r0) (21/22) Purging mpdecimal (4.0.0-r0) (22/22) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-gast: Updating the community/armhf repository index... >>> py3-gast: Signing the index...