>>> py3-incremental: Building community/py3-incremental 24.7.2-r0 (using abuild 3.14.1-r7) started Fri, 21 Mar 2025 07:59:32 +0000 >>> py3-incremental: Validating /home/buildozer/aports/community/py3-incremental/APKBUILD... >>> py3-incremental: Analyzing dependencies... >>> py3-incremental: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel (1/22) Installing libffi (3.4.7-r0) (2/22) Installing gdbm (1.24-r0) (3/22) Installing mpdecimal (4.0.0-r0) (4/22) Installing libpanelw (6.5_p20250216-r0) (5/22) Installing sqlite-libs (3.49.1-r0) (6/22) Installing python3 (3.12.9-r0) (7/22) Installing python3-pycache-pyc0 (3.12.9-r0) (8/22) Installing pyc (3.12.9-r0) (9/22) Installing python3-pyc (3.12.9-r0) (10/22) Installing py3-installer (0.7.0-r2) (11/22) Installing py3-installer-pyc (0.7.0-r2) (12/22) Installing py3-gpep517 (16-r0) (13/22) Installing py3-gpep517-pyc (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 (76.0.0-r0) (19/22) Installing py3-setuptools-pyc (76.0.0-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-incremental (20250321.075936) Executing busybox-1.37.0-r14.trigger OK: 388 MiB in 132 packages >>> py3-incremental: Cleaning up srcdir >>> py3-incremental: Cleaning up pkgdir >>> py3-incremental: Cleaning up tmpdir >>> py3-incremental: Fetching https://distfiles.alpinelinux.org/distfiles/edge/incremental-24.7.2.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 100 28157 100 28157 0 0 194k 0 --:--:-- --:--:-- --:--:-- 196k >>> py3-incremental: Fetching https://distfiles.alpinelinux.org/distfiles/edge/incremental-24.7.2.tar.gz >>> py3-incremental: Checking sha512sums... incremental-24.7.2.tar.gz: OK >>> py3-incremental: Unpacking /var/cache/distfiles/edge/incremental-24.7.2.tar.gz... 2025-03-21 07:59:39,220 gpep517 INFO Building wheel via backend _build_meta:build_meta 2025-03-21 07:59:39,590 root INFO running bdist_wheel 2025-03-21 07:59:39,643 root INFO running build 2025-03-21 07:59:39,643 root INFO running build_py 2025-03-21 07:59:39,655 root INFO creating build/lib/incremental 2025-03-21 07:59:39,656 root INFO copying src/incremental/__init__.py -> build/lib/incremental 2025-03-21 07:59:39,658 root INFO copying src/incremental/update.py -> build/lib/incremental 2025-03-21 07:59:39,659 root INFO copying src/incremental/_version.py -> build/lib/incremental 2025-03-21 07:59:39,660 root INFO copying src/incremental/_hatch.py -> build/lib/incremental 2025-03-21 07:59:39,662 root INFO creating build/lib/incremental/tests 2025-03-21 07:59:39,662 root INFO copying src/incremental/tests/__init__.py -> build/lib/incremental/tests 2025-03-21 07:59:39,663 root INFO copying src/incremental/tests/test_update.py -> build/lib/incremental/tests 2025-03-21 07:59:39,665 root INFO copying src/incremental/tests/test_pyproject.py -> build/lib/incremental/tests 2025-03-21 07:59:39,666 root INFO copying src/incremental/tests/test_version.py -> build/lib/incremental/tests 2025-03-21 07:59:39,667 root INFO running egg_info 2025-03-21 07:59:39,678 root INFO writing src/incremental.egg-info/PKG-INFO 2025-03-21 07:59:39,681 root INFO writing dependency_links to src/incremental.egg-info/dependency_links.txt 2025-03-21 07:59:39,683 root INFO writing entry points to src/incremental.egg-info/entry_points.txt 2025-03-21 07:59:39,685 root INFO writing requirements to src/incremental.egg-info/requires.txt 2025-03-21 07:59:39,686 root INFO writing top-level names to src/incremental.egg-info/top_level.txt 2025-03-21 07:59:39,701 root INFO reading manifest file 'src/incremental.egg-info/SOURCES.txt' 2025-03-21 07:59:39,705 root INFO reading manifest template 'MANIFEST.in' 2025-03-21 07:59:39,711 root WARNING no previously-included directories found matching 'src/incremental/newsfragments' 2025-03-21 07:59:39,715 root WARNING no previously-included directories found matching 'tests/example_*/src/*.egg-info' 2025-03-21 07:59:39,716 root WARNING no previously-included directories found matching 'tests/example_*/build' 2025-03-21 07:59:39,717 root WARNING no previously-included directories found matching 'tests/example_*/dist' 2025-03-21 07:59:39,718 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-03-21 07:59:39,718 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2025-03-21 07:59:39,719 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-03-21 07:59:39,719 root INFO adding license file 'LICENSE' 2025-03-21 07:59:39,724 root INFO writing manifest file 'src/incremental.egg-info/SOURCES.txt' 2025-03-21 07:59:39,728 root INFO copying src/incremental/py.typed -> build/lib/incremental 2025-03-21 07:59:39,749 root INFO installing to build/bdist.linux-riscv64/wheel 2025-03-21 07:59:39,750 root INFO running install 2025-03-21 07:59:39,793 root INFO running install_lib 2025-03-21 07:59:39,804 root INFO creating build/bdist.linux-riscv64/wheel 2025-03-21 07:59:39,805 root INFO creating build/bdist.linux-riscv64/wheel/incremental 2025-03-21 07:59:39,806 root INFO copying build/lib/incremental/__init__.py -> build/bdist.linux-riscv64/wheel/./incremental 2025-03-21 07:59:39,807 root INFO copying build/lib/incremental/update.py -> build/bdist.linux-riscv64/wheel/./incremental 2025-03-21 07:59:39,808 root INFO creating build/bdist.linux-riscv64/wheel/incremental/tests 2025-03-21 07:59:39,809 root INFO copying build/lib/incremental/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./incremental/tests 2025-03-21 07:59:39,810 root INFO copying build/lib/incremental/tests/test_update.py -> build/bdist.linux-riscv64/wheel/./incremental/tests 2025-03-21 07:59:39,811 root INFO copying build/lib/incremental/tests/test_pyproject.py -> build/bdist.linux-riscv64/wheel/./incremental/tests 2025-03-21 07:59:39,812 root INFO copying build/lib/incremental/tests/test_version.py -> build/bdist.linux-riscv64/wheel/./incremental/tests 2025-03-21 07:59:39,813 root INFO copying build/lib/incremental/py.typed -> build/bdist.linux-riscv64/wheel/./incremental 2025-03-21 07:59:39,813 root INFO copying build/lib/incremental/_version.py -> build/bdist.linux-riscv64/wheel/./incremental 2025-03-21 07:59:39,814 root INFO copying build/lib/incremental/_hatch.py -> build/bdist.linux-riscv64/wheel/./incremental 2025-03-21 07:59:39,815 root INFO running install_egg_info 2025-03-21 07:59:39,825 root INFO Copying src/incremental.egg-info to build/bdist.linux-riscv64/wheel/./incremental-24.7.2-py3.12.egg-info 2025-03-21 07:59:39,829 root INFO running install_scripts 2025-03-21 07:59:39,835 root INFO creating build/bdist.linux-riscv64/wheel/incremental-24.7.2.dist-info/WHEEL 2025-03-21 07:59:39,836 wheel INFO creating '/home/buildozer/aports/community/py3-incremental/src/incremental-24.7.2/.dist/.tmp-r3d1mfhf/incremental-24.7.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-03-21 07:59:39,838 wheel INFO adding 'incremental/__init__.py' 2025-03-21 07:59:39,840 wheel INFO adding 'incremental/_hatch.py' 2025-03-21 07:59:39,841 wheel INFO adding 'incremental/_version.py' 2025-03-21 07:59:39,841 wheel INFO adding 'incremental/py.typed' 2025-03-21 07:59:39,842 wheel INFO adding 'incremental/update.py' 2025-03-21 07:59:39,843 wheel INFO adding 'incremental/tests/__init__.py' 2025-03-21 07:59:39,844 wheel INFO adding 'incremental/tests/test_pyproject.py' 2025-03-21 07:59:39,846 wheel INFO adding 'incremental/tests/test_update.py' 2025-03-21 07:59:39,848 wheel INFO adding 'incremental/tests/test_version.py' 2025-03-21 07:59:39,850 wheel INFO adding 'incremental-24.7.2.dist-info/LICENSE' 2025-03-21 07:59:39,850 wheel INFO adding 'incremental-24.7.2.dist-info/METADATA' 2025-03-21 07:59:39,851 wheel INFO adding 'incremental-24.7.2.dist-info/WHEEL' 2025-03-21 07:59:39,852 wheel INFO adding 'incremental-24.7.2.dist-info/entry_points.txt' 2025-03-21 07:59:39,853 wheel INFO adding 'incremental-24.7.2.dist-info/top_level.txt' 2025-03-21 07:59:39,853 wheel INFO adding 'incremental-24.7.2.dist-info/RECORD' 2025-03-21 07:59:39,854 root INFO removing build/bdist.linux-riscv64/wheel 2025-03-21 07:59:39,858 gpep517 INFO The backend produced .dist/incremental-24.7.2-py3-none-any.whl incremental-24.7.2-py3-none-any.whl >>> WARNING: py3-incremental: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-incremental: Entering fakeroot... >>> py3-incremental-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/incremental/tests/__pycache__' -> '/home/buildozer/aports/community/py3-incremental/pkg/py3-incremental-pyc/usr/lib/python3.12/site-packages/incremental/tests/__pycache__' 'usr/lib/python3.12/site-packages/incremental/__pycache__' -> '/home/buildozer/aports/community/py3-incremental/pkg/py3-incremental-pyc/usr/lib/python3.12/site-packages/incremental/__pycache__' >>> py3-incremental-pyc*: Preparing subpackage py3-incremental-pyc... >>> py3-incremental-pyc*: Running postcheck for py3-incremental-pyc >>> py3-incremental*: Running postcheck for py3-incremental >>> py3-incremental*: Preparing package py3-incremental... >>> py3-incremental-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-incremental-pyc*: Package size: 98.8 KB >>> py3-incremental-pyc*: Compressing data... >>> py3-incremental-pyc*: Create checksum... >>> py3-incremental-pyc*: Create py3-incremental-pyc-24.7.2-r0.apk >>> py3-incremental*: Tracing dependencies... python3 python3~3.12 >>> py3-incremental*: Package size: 92.5 KB >>> py3-incremental*: Compressing data... >>> py3-incremental*: Create checksum... >>> py3-incremental*: Create py3-incremental-24.7.2-r0.apk >>> py3-incremental: Build complete at Fri, 21 Mar 2025 07:59:41 +0000 elapsed time 0h 0m 9s >>> py3-incremental: Cleaning up srcdir >>> py3-incremental: Cleaning up pkgdir >>> py3-incremental: Uninstalling dependencies... (1/22) Purging .makedepends-py3-incremental (20250321.075936) (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 (76.0.0-r0) (7/22) Purging py3-setuptools (76.0.0-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.9-r0) (15/22) Purging python3-pycache-pyc0 (3.12.9-r0) (16/22) Purging pyc (3.12.9-r0) (17/22) Purging python3 (3.12.9-r0) (18/22) Purging gdbm (1.24-r0) (19/22) Purging libffi (3.4.7-r0) (20/22) Purging libpanelw (6.5_p20250216-r0) (21/22) Purging mpdecimal (4.0.0-r0) (22/22) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r14.trigger OK: 342 MiB in 110 packages >>> py3-incremental: Updating the community/riscv64 repository index... >>> py3-incremental: Signing the index...