>>> py3-gast: Building community/py3-gast 0.6.0-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 18:40:44 +0000 >>> py3-gast: Validating /home/udu/aports/community/py3-gast/APKBUILD... >>> py3-gast: Analyzing dependencies... >>> py3-gast: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/13) Installing py3-installer-pyc (0.7.0-r2) (2/13) Installing py3-gpep517-pyc (19-r0) (3/13) Installing py3-installer (0.7.0-r2) (4/13) Installing py3-gpep517 (19-r0) (5/13) Installing py3-parsing (3.2.3-r0) (6/13) Installing py3-parsing-pyc (3.2.3-r0) (7/13) Installing py3-packaging (25.0-r0) (8/13) Installing py3-packaging-pyc (25.0-r0) (9/13) Installing py3-setuptools (80.9.0-r0) (10/13) Installing py3-setuptools-pyc (80.9.0-r0) (11/13) Installing py3-wheel (0.46.1-r0) (12/13) Installing py3-wheel-pyc (0.46.1-r0) (13/13) Installing .makedepends-py3-gast (20251012.184045) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 102 packages >>> py3-gast: Cleaning up srcdir >>> py3-gast: Cleaning up pkgdir >>> py3-gast: Cleaning up tmpdir >>> 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 >>> 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 >>> py3-gast: Checking sha512sums... py3-gast-0.6.0.tar.gz: OK >>> py3-gast: Unpacking /var/cache/distfiles/py3-gast-0.6.0.tar.gz... 2025-10-12 18:40:46,354 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: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-12 18:40:46,376 root INFO running bdist_wheel 2025-10-12 18:40:46,395 root INFO running build 2025-10-12 18:40:46,395 root INFO running build_py 2025-10-12 18:40:46,399 root INFO creating build/lib/gast 2025-10-12 18:40:46,399 root INFO copying gast/gast.py -> build/lib/gast 2025-10-12 18:40:46,400 root INFO copying gast/ast3.py -> build/lib/gast 2025-10-12 18:40:46,400 root INFO copying gast/unparser.py -> build/lib/gast 2025-10-12 18:40:46,400 root INFO copying gast/version.py -> build/lib/gast 2025-10-12 18:40:46,401 root INFO copying gast/astn.py -> build/lib/gast 2025-10-12 18:40:46,401 root INFO copying gast/__init__.py -> build/lib/gast 2025-10-12 18:40:46,401 root INFO copying gast/ast2.py -> build/lib/gast 2025-10-12 18:40:46,408 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 18:40:46,409 root INFO running install 2025-10-12 18:40:46,419 root INFO running install_lib 2025-10-12 18:40:46,422 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 18:40:46,422 root INFO creating build/bdist.linux-x86_64/wheel/gast 2025-10-12 18:40:46,423 root INFO copying build/lib/gast/gast.py -> build/bdist.linux-x86_64/wheel/./gast 2025-10-12 18:40:46,423 root INFO copying build/lib/gast/ast3.py -> build/bdist.linux-x86_64/wheel/./gast 2025-10-12 18:40:46,423 root INFO copying build/lib/gast/unparser.py -> build/bdist.linux-x86_64/wheel/./gast 2025-10-12 18:40:46,423 root INFO copying build/lib/gast/version.py -> build/bdist.linux-x86_64/wheel/./gast 2025-10-12 18:40:46,424 root INFO copying build/lib/gast/astn.py -> build/bdist.linux-x86_64/wheel/./gast 2025-10-12 18:40:46,424 root INFO copying build/lib/gast/__init__.py -> build/bdist.linux-x86_64/wheel/./gast 2025-10-12 18:40:46,424 root INFO copying build/lib/gast/ast2.py -> build/bdist.linux-x86_64/wheel/./gast 2025-10-12 18:40:46,424 root INFO running install_egg_info 2025-10-12 18:40:46,428 root INFO running egg_info 2025-10-12 18:40:46,430 root INFO creating gast.egg-info 2025-10-12 18:40:46,430 root INFO writing gast.egg-info/PKG-INFO 2025-10-12 18:40:46,431 root INFO writing dependency_links to gast.egg-info/dependency_links.txt 2025-10-12 18:40:46,431 root INFO writing top-level names to gast.egg-info/top_level.txt 2025-10-12 18:40:46,432 root INFO writing manifest file 'gast.egg-info/SOURCES.txt' 2025-10-12 18:40:46,435 root INFO reading manifest file 'gast.egg-info/SOURCES.txt' 2025-10-12 18:40:46,435 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 18:40:46,435 root INFO adding license file 'LICENSE' 2025-10-12 18:40:46,437 root INFO writing manifest file 'gast.egg-info/SOURCES.txt' 2025-10-12 18:40:46,437 root INFO Copying gast.egg-info to build/bdist.linux-x86_64/wheel/./gast-0.6.0-py3.12.egg-info 2025-10-12 18:40:46,438 root INFO running install_scripts 2025-10-12 18:40:46,439 root INFO creating build/bdist.linux-x86_64/wheel/gast-0.6.0.dist-info/WHEEL 2025-10-12 18:40:46,439 wheel INFO creating '/home/udu/aports/community/py3-gast/src/gast-0.6.0/.dist/.tmp-ziet4qe8/gast-0.6.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 18:40:46,440 wheel INFO adding 'gast/__init__.py' 2025-10-12 18:40:46,440 wheel INFO adding 'gast/ast2.py' 2025-10-12 18:40:46,440 wheel INFO adding 'gast/ast3.py' 2025-10-12 18:40:46,441 wheel INFO adding 'gast/astn.py' 2025-10-12 18:40:46,441 wheel INFO adding 'gast/gast.py' 2025-10-12 18:40:46,441 wheel INFO adding 'gast/unparser.py' 2025-10-12 18:40:46,441 wheel INFO adding 'gast/version.py' 2025-10-12 18:40:46,442 wheel INFO adding 'gast-0.6.0.dist-info/licenses/LICENSE' 2025-10-12 18:40:46,442 wheel INFO adding 'gast-0.6.0.dist-info/METADATA' 2025-10-12 18:40:46,442 wheel INFO adding 'gast-0.6.0.dist-info/WHEEL' 2025-10-12 18:40:46,442 wheel INFO adding 'gast-0.6.0.dist-info/top_level.txt' 2025-10-12 18:40:46,442 wheel INFO adding 'gast-0.6.0.dist-info/RECORD' 2025-10-12 18:40:46,442 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 18:40:46,443 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.463s OK >>> py3-gast: Entering fakeroot... >>> py3-gast-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/gast/__pycache__' -> '/home/udu/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 Sun, 12 Oct 2025 18:40:48 +0000 elapsed time 0h 0m 4s >>> py3-gast: Cleaning up srcdir >>> py3-gast: Cleaning up pkgdir >>> py3-gast: Uninstalling dependencies... (1/13) Purging .makedepends-py3-gast (20251012.184045) (2/13) Purging py3-gpep517-pyc (19-r0) (3/13) Purging py3-gpep517 (19-r0) (4/13) Purging py3-installer-pyc (0.7.0-r2) (5/13) Purging py3-installer (0.7.0-r2) (6/13) Purging py3-setuptools-pyc (80.9.0-r0) (7/13) Purging py3-setuptools (80.9.0-r0) (8/13) Purging py3-wheel-pyc (0.46.1-r0) (9/13) Purging py3-wheel (0.46.1-r0) (10/13) Purging py3-packaging-pyc (25.0-r0) (11/13) Purging py3-packaging (25.0-r0) (12/13) Purging py3-parsing-pyc (3.2.3-r0) (13/13) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-gast: Updating the community/x86_64 repository index... >>> py3-gast: Signing the index...