>>> py3-automat: Building community/py3-automat 24.8.1-r0 (using abuild 3.14.1-r7) started Thu, 20 Mar 2025 15:41:15 +0000 >>> py3-automat: Validating /home/buildozer/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 (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.7-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.6.4-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20250216-r0) (7/32) Installing sqlite-libs (3.49.1-r0) (8/32) Installing python3 (3.12.9-r0) (9/32) Installing python3-pycache-pyc0 (3.12.9-r0) (10/32) Installing pyc (3.12.9-r0) (11/32) Installing py3-attrs-pyc (25.1.0-r1) (12/32) Installing python3-pyc (3.12.9-r0) (13/32) Installing py3-attrs (25.1.0-r1) (14/32) Installing py3-six (1.17.0-r0) (15/32) Installing py3-six-pyc (1.17.0-r0) (16/32) Installing py3-parsing (3.2.0-r0) (17/32) Installing py3-parsing-pyc (3.2.0-r0) (18/32) Installing py3-packaging (24.2-r0) (19/32) Installing py3-packaging-pyc (24.2-r0) (20/32) Installing py3-wheel (0.43.0-r0) (21/32) Installing py3-wheel-pyc (0.43.0-r0) (22/32) Installing py3-setuptools (76.0.0-r0) (23/32) Installing py3-setuptools-pyc (76.0.0-r0) (24/32) Installing py3-setuptools_scm (8.2.0-r0) (25/32) Installing py3-setuptools_scm-pyc (8.2.0-r0) (26/32) Installing py3-pyproject-hooks (1.2.0-r0) (27/32) Installing py3-pyproject-hooks-pyc (1.2.0-r0) (28/32) Installing py3-build (1.2.2-r1) (29/32) Installing py3-build-pyc (1.2.2-r1) (30/32) Installing py3-installer (0.7.0-r2) (31/32) Installing py3-installer-pyc (0.7.0-r2) (32/32) Installing .makedepends-py3-automat (20250320.154116) Executing busybox-1.37.0-r14.trigger OK: 318 MiB in 137 packages >>> py3-automat: Cleaning up srcdir >>> py3-automat: Cleaning up pkgdir >>> py3-automat: Cleaning up tmpdir >>> py3-automat: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-automat-24.8.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-automat: Fetching py3-automat-24.8.1.tar.gz::https://github.com/glyph/automat/archive/v24.8.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 119k 0 0 270k 0 --:--:-- --:--:-- --:--:-- 270k >>> py3-automat: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-automat-24.8.1.tar.gz >>> py3-automat: Checking sha512sums... py3-automat-24.8.1.tar.gz: OK >>> py3-automat: Unpacking /var/cache/distfiles/edge/py3-automat-24.8.1.tar.gz... * Getting build dependencies for wheel... 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... running bdist_wheel running build running build_py creating 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 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/_introspection.py -> build/lib/automat copying src/automat/_typed.py -> build/lib/automat creating 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_visualize.py -> build/lib/automat/_test copying src/automat/_test/test_discover.py -> build/lib/automat/_test copying src/automat/_test/test_core.py -> build/lib/automat/_test copying src/automat/_test/test_trace.py -> build/lib/automat/_test copying src/automat/_test/test_type_based.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-armv8l/wheel running install running install_lib creating build/bdist.linux-armv8l/wheel creating build/bdist.linux-armv8l/wheel/automat copying build/lib/automat/__init__.py -> build/bdist.linux-armv8l/wheel/./automat copying build/lib/automat/_discover.py -> build/bdist.linux-armv8l/wheel/./automat copying build/lib/automat/_visualize.py -> build/bdist.linux-armv8l/wheel/./automat creating build/bdist.linux-armv8l/wheel/automat/_test copying build/lib/automat/_test/__init__.py -> build/bdist.linux-armv8l/wheel/./automat/_test copying build/lib/automat/_test/test_methodical.py -> build/bdist.linux-armv8l/wheel/./automat/_test copying build/lib/automat/_test/test_visualize.py -> build/bdist.linux-armv8l/wheel/./automat/_test copying build/lib/automat/_test/test_discover.py -> build/bdist.linux-armv8l/wheel/./automat/_test copying build/lib/automat/_test/test_core.py -> build/bdist.linux-armv8l/wheel/./automat/_test copying build/lib/automat/_test/test_trace.py -> build/bdist.linux-armv8l/wheel/./automat/_test copying build/lib/automat/_test/test_type_based.py -> build/bdist.linux-armv8l/wheel/./automat/_test copying build/lib/automat/_methodical.py -> build/bdist.linux-armv8l/wheel/./automat copying build/lib/automat/_runtimeproto.py -> build/bdist.linux-armv8l/wheel/./automat copying build/lib/automat/_core.py -> build/bdist.linux-armv8l/wheel/./automat copying build/lib/automat/_introspection.py -> build/bdist.linux-armv8l/wheel/./automat copying build/lib/automat/py.typed -> build/bdist.linux-armv8l/wheel/./automat copying build/lib/automat/_typed.py -> build/bdist.linux-armv8l/wheel/./automat running install_egg_info Copying src/Automat.egg-info to build/bdist.linux-armv8l/wheel/./Automat-24.8.1-py3.12.egg-info running install_scripts creating build/bdist.linux-armv8l/wheel/automat-24.8.1.dist-info/WHEEL creating '/home/buildozer/aports/community/py3-automat/src/automat-24.8.1/dist/.tmp-y_ayx22m/automat-24.8.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/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/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-armv8l/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/__pycache__' -> '/home/buildozer/aports/community/py3-automat/pkg/py3-automat-pyc/usr/lib/python3.12/site-packages/automat/__pycache__' 'usr/lib/python3.12/site-packages/automat/_test/__pycache__' -> '/home/buildozer/aports/community/py3-automat/pkg/py3-automat-pyc/usr/lib/python3.12/site-packages/automat/_test/__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... libfakeroot internal error: payload not recognized! 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... libfakeroot internal error: payload not recognized! >>> 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 Thu, 20 Mar 2025 15:41:20 +0000 elapsed time 0h 0m 5s >>> py3-automat: Cleaning up srcdir >>> py3-automat: Cleaning up pkgdir >>> py3-automat: Uninstalling dependencies... (1/32) Purging .makedepends-py3-automat (20250320.154116) (2/32) Purging py3-attrs-pyc (25.1.0-r1) (3/32) Purging py3-attrs (25.1.0-r1) (4/32) Purging py3-six-pyc (1.17.0-r0) (5/32) Purging py3-six (1.17.0-r0) (6/32) Purging py3-wheel-pyc (0.43.0-r0) (7/32) Purging py3-wheel (0.43.0-r0) (8/32) Purging py3-setuptools_scm-pyc (8.2.0-r0) (9/32) Purging py3-setuptools_scm (8.2.0-r0) (10/32) Purging py3-setuptools-pyc (76.0.0-r0) (11/32) Purging py3-setuptools (76.0.0-r0) (12/32) Purging py3-build-pyc (1.2.2-r1) (13/32) Purging py3-build (1.2.2-r1) (14/32) Purging py3-packaging-pyc (24.2-r0) (15/32) Purging py3-packaging (24.2-r0) (16/32) Purging py3-parsing-pyc (3.2.0-r0) (17/32) Purging py3-parsing (3.2.0-r0) (18/32) Purging py3-pyproject-hooks-pyc (1.2.0-r0) (19/32) Purging py3-pyproject-hooks (1.2.0-r0) (20/32) Purging py3-installer-pyc (0.7.0-r2) (21/32) Purging py3-installer (0.7.0-r2) (22/32) Purging python3-pyc (3.12.9-r0) (23/32) Purging python3-pycache-pyc0 (3.12.9-r0) (24/32) Purging pyc (3.12.9-r0) (25/32) Purging python3 (3.12.9-r0) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.7-r0) (29/32) Purging libpanelw (6.5_p20250216-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.49.1-r0) (32/32) Purging xz-libs (5.6.4-r0) Executing busybox-1.37.0-r14.trigger OK: 274 MiB in 105 packages >>> py3-automat: Updating the community/armv7 repository index... >>> py3-automat: Signing the index...