>>> py3-incremental: Building community/py3-incremental 24.7.2-r1 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 14:06:10 +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/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r1) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.2-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20260404-r0) ( 7/25) Installing readline (8.3.3-r1) ( 8/25) Installing sqlite-libs (3.53.0-r0) ( 9/25) Installing python3 (3.14.3-r0) (10/25) Installing python3-pycache-pyc0 (3.14.3-r0) (11/25) Installing pyc (3.14.3-r0) (12/25) Installing python3-pyc (3.14.3-r0) (13/25) Installing py3-installer (1.0.0-r0) (14/25) Installing py3-installer-pyc (1.0.0-r0) (15/25) Installing py3-gpep517 (19-r2) (16/25) Installing py3-gpep517-pyc (19-r2) (17/25) Installing py3-parsing (3.3.2-r1) (18/25) Installing py3-parsing-pyc (3.3.2-r1) (19/25) Installing py3-packaging (26.0-r1) (20/25) Installing py3-packaging-pyc (26.0-r1) (21/25) Installing py3-setuptools (82.0.1-r1) (22/25) Installing py3-setuptools-pyc (82.0.1-r1) (23/25) Installing py3-wheel (0.46.3-r1) (24/25) Installing py3-wheel-pyc (0.46.3-r1) (25/25) Installing .makedepends-py3-incremental (20260421.140619) Executing busybox-1.37.0-r31.trigger OK: 471.0 MiB in 127 packages >>> py3-incremental: Cleaning up srcdir >>> py3-incremental: Cleaning up pkgdir >>> py3-incremental: Cleaning up tmpdir >>> py3-incremental: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/incremental-24.7.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-incremental: Fetching https://files.pythonhosted.org/packages/source/i/incremental/incremental-24.7.2.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/v3.24/incremental-24.7.2.tar.gz.part' incremental-24.7.2.t 100% |********************************| 28157 0:00:00 ETA '/var/cache/distfiles/v3.24/incremental-24.7.2.tar.gz.part' saved /var/cache/distfiles/v3.24/incremental-24.7.2.tar.gz: OK >>> py3-incremental: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/incremental-24.7.2.tar.gz /var/cache/distfiles/v3.24/incremental-24.7.2.tar.gz: OK >>> py3-incremental: Unpacking /var/cache/distfiles/v3.24/incremental-24.7.2.tar.gz... 2026-04-21 14:06:21,049 gpep517 INFO Building wheel via backend _build_meta:build_meta /usr/lib/python3.14/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.14/site-packages/setuptools/dist.py:765: 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() 2026-04-21 14:06:21,157 root INFO running bdist_wheel 2026-04-21 14:06:21,177 root INFO running build 2026-04-21 14:06:21,177 root INFO running build_py 2026-04-21 14:06:21,182 root INFO creating build/lib/incremental 2026-04-21 14:06:21,183 root INFO copying src/incremental/__init__.py -> build/lib/incremental 2026-04-21 14:06:21,183 root INFO copying src/incremental/update.py -> build/lib/incremental 2026-04-21 14:06:21,184 root INFO copying src/incremental/_version.py -> build/lib/incremental 2026-04-21 14:06:21,184 root INFO copying src/incremental/_hatch.py -> build/lib/incremental 2026-04-21 14:06:21,185 root INFO creating build/lib/incremental/tests 2026-04-21 14:06:21,185 root INFO copying src/incremental/tests/test_update.py -> build/lib/incremental/tests 2026-04-21 14:06:21,186 root INFO copying src/incremental/tests/test_pyproject.py -> build/lib/incremental/tests 2026-04-21 14:06:21,186 root INFO copying src/incremental/tests/__init__.py -> build/lib/incremental/tests 2026-04-21 14:06:21,186 root INFO copying src/incremental/tests/test_version.py -> build/lib/incremental/tests 2026-04-21 14:06:21,187 root INFO running egg_info 2026-04-21 14:06:21,191 root INFO writing src/incremental.egg-info/PKG-INFO 2026-04-21 14:06:21,193 root INFO writing dependency_links to src/incremental.egg-info/dependency_links.txt 2026-04-21 14:06:21,193 root INFO writing entry points to src/incremental.egg-info/entry_points.txt 2026-04-21 14:06:21,194 root INFO writing requirements to src/incremental.egg-info/requires.txt 2026-04-21 14:06:21,194 root INFO writing top-level names to src/incremental.egg-info/top_level.txt 2026-04-21 14:06:21,201 root INFO reading manifest file 'src/incremental.egg-info/SOURCES.txt' 2026-04-21 14:06:21,202 root INFO reading manifest template 'MANIFEST.in' 2026-04-21 14:06:21,205 root WARNING no previously-included directories found matching 'src/incremental/newsfragments' 2026-04-21 14:06:21,207 root WARNING no previously-included directories found matching 'tests/example_*/src/*.egg-info' 2026-04-21 14:06:21,207 root WARNING no previously-included directories found matching 'tests/example_*/build' 2026-04-21 14:06:21,207 root WARNING no previously-included directories found matching 'tests/example_*/dist' 2026-04-21 14:06:21,208 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-04-21 14:06:21,208 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2026-04-21 14:06:21,209 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2026-04-21 14:06:21,209 root INFO adding license file 'LICENSE' 2026-04-21 14:06:21,211 root INFO writing manifest file 'src/incremental.egg-info/SOURCES.txt' 2026-04-21 14:06:21,213 root INFO copying src/incremental/py.typed -> build/lib/incremental 2026-04-21 14:06:21,221 root INFO installing to build/bdist.linux-i686/wheel 2026-04-21 14:06:21,222 root INFO running install 2026-04-21 14:06:21,241 root INFO running install_lib 2026-04-21 14:06:21,245 root INFO creating build/bdist.linux-i686/wheel 2026-04-21 14:06:21,246 root INFO creating build/bdist.linux-i686/wheel/incremental 2026-04-21 14:06:21,246 root INFO copying build/lib/incremental/__init__.py -> build/bdist.linux-i686/wheel/./incremental 2026-04-21 14:06:21,247 root INFO copying build/lib/incremental/py.typed -> build/bdist.linux-i686/wheel/./incremental 2026-04-21 14:06:21,247 root INFO copying build/lib/incremental/update.py -> build/bdist.linux-i686/wheel/./incremental 2026-04-21 14:06:21,247 root INFO creating build/bdist.linux-i686/wheel/incremental/tests 2026-04-21 14:06:21,248 root INFO copying build/lib/incremental/tests/test_update.py -> build/bdist.linux-i686/wheel/./incremental/tests 2026-04-21 14:06:21,248 root INFO copying build/lib/incremental/tests/test_pyproject.py -> build/bdist.linux-i686/wheel/./incremental/tests 2026-04-21 14:06:21,249 root INFO copying build/lib/incremental/tests/__init__.py -> build/bdist.linux-i686/wheel/./incremental/tests 2026-04-21 14:06:21,249 root INFO copying build/lib/incremental/tests/test_version.py -> build/bdist.linux-i686/wheel/./incremental/tests 2026-04-21 14:06:21,249 root INFO copying build/lib/incremental/_version.py -> build/bdist.linux-i686/wheel/./incremental 2026-04-21 14:06:21,250 root INFO copying build/lib/incremental/_hatch.py -> build/bdist.linux-i686/wheel/./incremental 2026-04-21 14:06:21,250 root INFO running install_egg_info 2026-04-21 14:06:21,254 root INFO Copying src/incremental.egg-info to build/bdist.linux-i686/wheel/./incremental-24.7.2-py3.14.egg-info 2026-04-21 14:06:21,256 root INFO running install_scripts 2026-04-21 14:06:21,259 root INFO creating build/bdist.linux-i686/wheel/incremental-24.7.2.dist-info/WHEEL 2026-04-21 14:06:21,260 wheel INFO creating '/home/buildozer/aports/community/py3-incremental/src/incremental-24.7.2/.dist/.tmp-4mfe0q4o/incremental-24.7.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-21 14:06:21,260 wheel INFO adding 'incremental/__init__.py' 2026-04-21 14:06:21,261 wheel INFO adding 'incremental/_hatch.py' 2026-04-21 14:06:21,261 wheel INFO adding 'incremental/_version.py' 2026-04-21 14:06:21,262 wheel INFO adding 'incremental/py.typed' 2026-04-21 14:06:21,262 wheel INFO adding 'incremental/update.py' 2026-04-21 14:06:21,262 wheel INFO adding 'incremental/tests/__init__.py' 2026-04-21 14:06:21,263 wheel INFO adding 'incremental/tests/test_pyproject.py' 2026-04-21 14:06:21,263 wheel INFO adding 'incremental/tests/test_update.py' 2026-04-21 14:06:21,264 wheel INFO adding 'incremental/tests/test_version.py' 2026-04-21 14:06:21,265 wheel INFO adding 'incremental-24.7.2.dist-info/licenses/LICENSE' 2026-04-21 14:06:21,265 wheel INFO adding 'incremental-24.7.2.dist-info/METADATA' 2026-04-21 14:06:21,265 wheel INFO adding 'incremental-24.7.2.dist-info/WHEEL' 2026-04-21 14:06:21,266 wheel INFO adding 'incremental-24.7.2.dist-info/entry_points.txt' 2026-04-21 14:06:21,266 wheel INFO adding 'incremental-24.7.2.dist-info/top_level.txt' 2026-04-21 14:06:21,266 wheel INFO adding 'incremental-24.7.2.dist-info/RECORD' 2026-04-21 14:06:21,267 root INFO removing build/bdist.linux-i686/wheel 2026-04-21 14:06:21,268 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.14/site-packages/incremental/__pycache__' -> '/home/buildozer/aports/community/py3-incremental/pkg/py3-incremental-pyc/usr/lib/python3.14/site-packages/incremental/__pycache__' 'usr/lib/python3.14/site-packages/incremental/tests/__pycache__' -> '/home/buildozer/aports/community/py3-incremental/pkg/py3-incremental-pyc/usr/lib/python3.14/site-packages/incremental/tests/__pycache__' >>> py3-incremental-pyc*: Preparing subpackage py3-incremental-pyc... Please specify at least one package name on the command line. >>> py3-incremental-pyc*: Running postcheck for py3-incremental-pyc >>> py3-incremental*: Running postcheck for py3-incremental >>> py3-incremental*: Preparing package py3-incremental... Please specify at least one package name on the command line. >>> py3-incremental-pyc*: Tracing dependencies... python3~3.14 >>> py3-incremental-pyc*: Package size: 100.4 KB >>> py3-incremental-pyc*: Compressing data... >>> py3-incremental-pyc*: Create checksum... >>> py3-incremental-pyc*: Create py3-incremental-pyc-24.7.2-r1.apk >>> py3-incremental*: Tracing dependencies... python3 python3~3.14 >>> py3-incremental*: Package size: 92.5 KB >>> py3-incremental*: Compressing data... >>> py3-incremental*: Create checksum... >>> py3-incremental*: Create py3-incremental-24.7.2-r1.apk >>> py3-incremental: Build complete at Tue, 21 Apr 2026 14:06:22 +0000 elapsed time 0h 0m 12s >>> py3-incremental: Cleaning up srcdir >>> py3-incremental: Cleaning up pkgdir >>> py3-incremental: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-incremental (20260421.140619) ( 2/25) Purging py3-gpep517-pyc (19-r2) ( 3/25) Purging py3-gpep517 (19-r2) ( 4/25) Purging py3-installer-pyc (1.0.0-r0) ( 5/25) Purging py3-installer (1.0.0-r0) ( 6/25) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/25) Purging py3-setuptools (82.0.1-r1) ( 8/25) Purging py3-wheel-pyc (0.46.3-r1) ( 9/25) Purging py3-wheel (0.46.3-r1) (10/25) Purging py3-packaging-pyc (26.0-r1) (11/25) Purging py3-packaging (26.0-r1) (12/25) Purging py3-parsing-pyc (3.3.2-r1) (13/25) Purging py3-parsing (3.3.2-r1) (14/25) Purging python3-pyc (3.14.3-r0) (15/25) Purging python3-pycache-pyc0 (3.14.3-r0) (16/25) Purging pyc (3.14.3-r0) (17/25) Purging python3 (3.14.3-r0) (18/25) Purging gdbm (1.26-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.5.2-r1) (21/25) Purging libpanelw (6.6_p20260404-r0) (22/25) Purging mpdecimal (4.0.1-r0) (23/25) Purging readline (8.3.3-r1) (24/25) Purging sqlite-libs (3.53.0-r0) (25/25) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-incremental: Updating the community/x86 repository index... >>> py3-incremental: Signing the index...