>>> py3-automat: Building community/py3-automat 24.8.1-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 15:29:43 +0000 >>> py3-automat: Validating /home/udu/aports/community/py3-automat/APKBUILD... >>> py3-automat: Analyzing dependencies... >>> py3-automat: Installing for build: build-base py3-attrs py3-six py3-wheel py3-setuptools_scm py3-build py3-installer 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/21) Installing py3-attrs-pyc (25.3.0-r0) (2/21) Installing py3-attrs (25.3.0-r0) (3/21) Installing py3-six (1.17.0-r0) (4/21) Installing py3-six-pyc (1.17.0-r0) (5/21) Installing py3-parsing (3.2.3-r0) (6/21) Installing py3-parsing-pyc (3.2.3-r0) (7/21) Installing py3-packaging (25.0-r0) (8/21) Installing py3-packaging-pyc (25.0-r0) (9/21) Installing py3-wheel (0.46.1-r0) (10/21) Installing py3-wheel-pyc (0.46.1-r0) (11/21) Installing py3-setuptools (80.9.0-r0) (12/21) Installing py3-setuptools-pyc (80.9.0-r0) (13/21) Installing py3-setuptools_scm (8.3.1-r0) (14/21) Installing py3-setuptools_scm-pyc (8.3.1-r0) (15/21) Installing py3-pyproject-hooks (1.2.0-r0) (16/21) Installing py3-pyproject-hooks-pyc (1.2.0-r0) (17/21) Installing py3-build (1.2.2-r1) (18/21) Installing py3-build-pyc (1.2.2-r1) (19/21) Installing py3-installer (0.7.0-r2) (20/21) Installing py3-installer-pyc (0.7.0-r2) (21/21) Installing .makedepends-py3-automat (20251012.152944) Executing busybox-1.37.0-r19.trigger OK: 308 MiB in 110 packages >>> py3-automat: Cleaning up srcdir >>> py3-automat: Cleaning up pkgdir >>> py3-automat: Cleaning up tmpdir >>> py3-automat: Fetching py3-automat-24.8.1.tar.gz::https://github.com/glyph/automat/archive/v24.8.1.tar.gz >>> py3-automat: Fetching py3-automat-24.8.1.tar.gz::https://github.com/glyph/automat/archive/v24.8.1.tar.gz >>> py3-automat: Checking sha512sums... py3-automat-24.8.1.tar.gz: OK >>> py3-automat: Unpacking /var/cache/distfiles/py3-automat-24.8.1.tar.gz... * Getting build dependencies for wheel... /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info creating src/Automat.egg-info writing src/Automat.egg-info/PKG-INFO writing dependency_links to src/Automat.egg-info/dependency_links.txt writing entry points to src/Automat.egg-info/entry_points.txt writing requirements to src/Automat.egg-info/requires.txt writing top-level names to src/Automat.egg-info/top_level.txt writing manifest file 'src/Automat.egg-info/SOURCES.txt' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'src/Automat.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/Automat.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/automat copying src/automat/_introspection.py -> build/lib/automat copying src/automat/_typed.py -> build/lib/automat copying src/automat/_methodical.py -> build/lib/automat copying src/automat/_runtimeproto.py -> build/lib/automat copying src/automat/_core.py -> build/lib/automat copying src/automat/__init__.py -> build/lib/automat copying src/automat/_discover.py -> build/lib/automat copying src/automat/_visualize.py -> build/lib/automat creating build/lib/automat/_test copying src/automat/_test/test_type_based.py -> build/lib/automat/_test copying src/automat/_test/test_trace.py -> build/lib/automat/_test copying src/automat/_test/__init__.py -> build/lib/automat/_test copying src/automat/_test/test_methodical.py -> build/lib/automat/_test copying src/automat/_test/test_core.py -> build/lib/automat/_test copying src/automat/_test/test_visualize.py -> build/lib/automat/_test copying src/automat/_test/test_discover.py -> build/lib/automat/_test running egg_info writing src/Automat.egg-info/PKG-INFO writing dependency_links to src/Automat.egg-info/dependency_links.txt writing entry points to src/Automat.egg-info/entry_points.txt writing requirements to src/Automat.egg-info/requires.txt writing top-level names to src/Automat.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'src/Automat.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/Automat.egg-info/SOURCES.txt' copying src/automat/py.typed -> build/lib/automat installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/automat copying build/lib/automat/py.typed -> build/bdist.linux-x86_64/wheel/./automat copying build/lib/automat/_introspection.py -> build/bdist.linux-x86_64/wheel/./automat creating build/bdist.linux-x86_64/wheel/automat/_test copying build/lib/automat/_test/test_type_based.py -> build/bdist.linux-x86_64/wheel/./automat/_test copying build/lib/automat/_test/test_trace.py -> build/bdist.linux-x86_64/wheel/./automat/_test copying build/lib/automat/_test/__init__.py -> build/bdist.linux-x86_64/wheel/./automat/_test copying build/lib/automat/_test/test_methodical.py -> build/bdist.linux-x86_64/wheel/./automat/_test copying build/lib/automat/_test/test_core.py -> build/bdist.linux-x86_64/wheel/./automat/_test copying build/lib/automat/_test/test_visualize.py -> build/bdist.linux-x86_64/wheel/./automat/_test copying build/lib/automat/_test/test_discover.py -> build/bdist.linux-x86_64/wheel/./automat/_test copying build/lib/automat/_typed.py -> build/bdist.linux-x86_64/wheel/./automat copying build/lib/automat/_methodical.py -> build/bdist.linux-x86_64/wheel/./automat copying build/lib/automat/_runtimeproto.py -> build/bdist.linux-x86_64/wheel/./automat copying build/lib/automat/_core.py -> build/bdist.linux-x86_64/wheel/./automat copying build/lib/automat/__init__.py -> build/bdist.linux-x86_64/wheel/./automat copying build/lib/automat/_discover.py -> build/bdist.linux-x86_64/wheel/./automat copying build/lib/automat/_visualize.py -> build/bdist.linux-x86_64/wheel/./automat running install_egg_info Copying src/Automat.egg-info to build/bdist.linux-x86_64/wheel/./Automat-24.8.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/automat-24.8.1.dist-info/WHEEL creating '/home/udu/aports/community/py3-automat/src/automat-24.8.1/dist/.tmp-24hh7dh3/automat-24.8.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'automat/__init__.py' adding 'automat/_core.py' adding 'automat/_discover.py' adding 'automat/_introspection.py' adding 'automat/_methodical.py' adding 'automat/_runtimeproto.py' adding 'automat/_typed.py' adding 'automat/_visualize.py' adding 'automat/py.typed' adding 'automat/_test/__init__.py' adding 'automat/_test/test_core.py' adding 'automat/_test/test_discover.py' adding 'automat/_test/test_methodical.py' adding 'automat/_test/test_trace.py' adding 'automat/_test/test_type_based.py' adding 'automat/_test/test_visualize.py' adding 'automat-24.8.1.dist-info/licenses/LICENSE' adding 'automat-24.8.1.dist-info/METADATA' adding 'automat-24.8.1.dist-info/WHEEL' adding 'automat-24.8.1.dist-info/entry_points.txt' adding 'automat-24.8.1.dist-info/top_level.txt' adding 'automat-24.8.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built automat-24.8.1-py3-none-any.whl >>> py3-automat: Entering fakeroot... >>> py3-automat-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/automat/_test/__pycache__' -> '/home/udu/aports/community/py3-automat/pkg/py3-automat-pyc/usr/lib/python3.12/site-packages/automat/_test/__pycache__' 'usr/lib/python3.12/site-packages/automat/__pycache__' -> '/home/udu/aports/community/py3-automat/pkg/py3-automat-pyc/usr/lib/python3.12/site-packages/automat/__pycache__' >>> py3-automat-pyc*: Preparing subpackage py3-automat-pyc... >>> py3-automat-pyc*: Running postcheck for py3-automat-pyc >>> py3-automat*: Running postcheck for py3-automat >>> py3-automat*: Preparing package py3-automat... >>> py3-automat-pyc*: Tracing dependencies... py3-attrs py3-six python3~3.12 >>> py3-automat-pyc*: Package size: 218.3 KB >>> py3-automat-pyc*: Compressing data... >>> py3-automat-pyc*: Create checksum... >>> py3-automat-pyc*: Create py3-automat-pyc-24.8.1-r0.apk >>> py3-automat*: Tracing dependencies... py3-attrs py3-six python3~3.12 >>> py3-automat*: Package size: 152.9 KB >>> py3-automat*: Compressing data... >>> py3-automat*: Create checksum... >>> py3-automat*: Create py3-automat-24.8.1-r0.apk >>> py3-automat: Build complete at Sun, 12 Oct 2025 15:29:45 +0000 elapsed time 0h 0m 2s >>> py3-automat: Cleaning up srcdir >>> py3-automat: Cleaning up pkgdir >>> py3-automat: Uninstalling dependencies... (1/21) Purging .makedepends-py3-automat (20251012.152944) (2/21) Purging py3-attrs-pyc (25.3.0-r0) (3/21) Purging py3-attrs (25.3.0-r0) (4/21) Purging py3-six-pyc (1.17.0-r0) (5/21) Purging py3-six (1.17.0-r0) (6/21) Purging py3-wheel-pyc (0.46.1-r0) (7/21) Purging py3-wheel (0.46.1-r0) (8/21) Purging py3-setuptools_scm-pyc (8.3.1-r0) (9/21) Purging py3-setuptools_scm (8.3.1-r0) (10/21) Purging py3-setuptools-pyc (80.9.0-r0) (11/21) Purging py3-setuptools (80.9.0-r0) (12/21) Purging py3-build-pyc (1.2.2-r1) (13/21) Purging py3-build (1.2.2-r1) (14/21) Purging py3-packaging-pyc (25.0-r0) (15/21) Purging py3-packaging (25.0-r0) (16/21) Purging py3-parsing-pyc (3.2.3-r0) (17/21) Purging py3-parsing (3.2.3-r0) (18/21) Purging py3-pyproject-hooks-pyc (1.2.0-r0) (19/21) Purging py3-pyproject-hooks (1.2.0-r0) (20/21) Purging py3-installer-pyc (0.7.0-r2) (21/21) Purging py3-installer (0.7.0-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-automat: Updating the community/x86_64 repository index... >>> py3-automat: Signing the index...