>>> py3-incremental: Building community/py3-incremental 22.10.0-r3 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 20:46:01 +0000 >>> py3-incremental: Checking sanity of /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/23) Installing libffi (3.4.6-r0) (2/23) Installing gdbm (1.23-r1) (3/23) Installing mpdecimal (4.0.0-r0) (4/23) Installing libpanelw (6.4_p20240330-r0) (5/23) Installing readline (8.2.10-r0) (6/23) Installing sqlite-libs (3.45.2-r0) (7/23) Installing python3 (3.12.2-r1) (8/23) Installing python3-pycache-pyc0 (3.12.2-r1) (9/23) Installing pyc (3.12.2-r1) (10/23) Installing python3-pyc (3.12.2-r1) (11/23) Installing py3-installer (0.7.0-r2) (12/23) Installing py3-installer-pyc (0.7.0-r2) (13/23) Installing py3-gpep517 (15-r2) (14/23) Installing py3-gpep517-pyc (15-r2) (15/23) Installing py3-parsing (3.1.2-r1) (16/23) Installing py3-parsing-pyc (3.1.2-r1) (17/23) Installing py3-packaging (24.0-r1) (18/23) Installing py3-packaging-pyc (24.0-r1) (19/23) Installing py3-setuptools (69.2.0-r2) (20/23) Installing py3-setuptools-pyc (69.2.0-r2) (21/23) Installing py3-wheel (0.42.0-r1) (22/23) Installing py3-wheel-pyc (0.42.0-r1) (23/23) Installing .makedepends-py3-incremental (20240412.204603) Executing busybox-1.36.1-r25.trigger OK: 427 MiB in 136 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-22.10.0.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 18305 100 18305 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k >>> py3-incremental: Fetching https://distfiles.alpinelinux.org/distfiles/edge/incremental-22.10.0.tar.gz >>> py3-incremental: Checking sha512sums... incremental-22.10.0.tar.gz: OK >>> py3-incremental: Unpacking /var/cache/distfiles/edge/incremental-22.10.0.tar.gz... 2024-04-12 20:46:04,370 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-12 20:46:04,453 root INFO running bdist_wheel 2024-04-12 20:46:04,481 root INFO running build 2024-04-12 20:46:04,481 root INFO running build_py 2024-04-12 20:46:04,485 root INFO creating build 2024-04-12 20:46:04,485 root INFO creating build/lib 2024-04-12 20:46:04,485 root INFO creating build/lib/incremental 2024-04-12 20:46:04,486 root INFO copying src/incremental/__init__.py -> build/lib/incremental 2024-04-12 20:46:04,486 root INFO copying src/incremental/update.py -> build/lib/incremental 2024-04-12 20:46:04,486 root INFO copying src/incremental/_version.py -> build/lib/incremental 2024-04-12 20:46:04,487 root INFO creating build/lib/incremental/tests 2024-04-12 20:46:04,487 root INFO copying src/incremental/tests/test_update.py -> build/lib/incremental/tests 2024-04-12 20:46:04,488 root INFO copying src/incremental/tests/__init__.py -> build/lib/incremental/tests 2024-04-12 20:46:04,488 root INFO copying src/incremental/tests/test_version.py -> build/lib/incremental/tests 2024-04-12 20:46:04,489 root INFO copying src/incremental/py.typed -> build/lib/incremental 2024-04-12 20:46:04,497 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-12 20:46:04,497 root INFO running install 2024-04-12 20:46:04,517 root INFO running install_lib 2024-04-12 20:46:04,520 root INFO creating build/bdist.linux-i686 2024-04-12 20:46:04,520 root INFO creating build/bdist.linux-i686/wheel 2024-04-12 20:46:04,521 root INFO creating build/bdist.linux-i686/wheel/incremental 2024-04-12 20:46:04,521 root INFO creating build/bdist.linux-i686/wheel/incremental/tests 2024-04-12 20:46:04,521 root INFO copying build/lib/incremental/tests/test_update.py -> build/bdist.linux-i686/wheel/incremental/tests 2024-04-12 20:46:04,522 root INFO copying build/lib/incremental/tests/__init__.py -> build/bdist.linux-i686/wheel/incremental/tests 2024-04-12 20:46:04,522 root INFO copying build/lib/incremental/tests/test_version.py -> build/bdist.linux-i686/wheel/incremental/tests 2024-04-12 20:46:04,522 root INFO copying build/lib/incremental/__init__.py -> build/bdist.linux-i686/wheel/incremental 2024-04-12 20:46:04,523 root INFO copying build/lib/incremental/update.py -> build/bdist.linux-i686/wheel/incremental 2024-04-12 20:46:04,523 root INFO copying build/lib/incremental/py.typed -> build/bdist.linux-i686/wheel/incremental 2024-04-12 20:46:04,523 root INFO copying build/lib/incremental/_version.py -> build/bdist.linux-i686/wheel/incremental 2024-04-12 20:46:04,524 root INFO running install_egg_info 2024-04-12 20:46:04,530 root INFO running egg_info 2024-04-12 20:46:04,533 root INFO writing src/incremental.egg-info/PKG-INFO 2024-04-12 20:46:04,535 root INFO writing dependency_links to src/incremental.egg-info/dependency_links.txt 2024-04-12 20:46:04,536 root INFO writing entry points to src/incremental.egg-info/entry_points.txt 2024-04-12 20:46:04,537 root INFO writing requirements to src/incremental.egg-info/requires.txt 2024-04-12 20:46:04,538 root INFO writing top-level names to src/incremental.egg-info/top_level.txt 2024-04-12 20:46:04,542 root INFO reading manifest file 'src/incremental.egg-info/SOURCES.txt' 2024-04-12 20:46:04,543 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 20:46:04,544 root WARNING warning: no files found matching 'towncrier.ini' 2024-04-12 20:46:04,544 root WARNING warning: no previously-included files found matching 'mypy.ini' 2024-04-12 20:46:04,545 root WARNING no previously-included directories found matching '.travis' 2024-04-12 20:46:04,545 root WARNING no previously-included directories found matching 'tests' 2024-04-12 20:46:04,546 root WARNING warning: no previously-included files found matching 'examplesetup.py' 2024-04-12 20:46:04,546 root WARNING no previously-included directories found matching 'src/exampleproj' 2024-04-12 20:46:04,547 root WARNING no previously-included directories found matching 'src/incremental/newsfragments' 2024-04-12 20:46:04,547 root INFO adding license file 'LICENSE' 2024-04-12 20:46:04,548 root INFO writing manifest file 'src/incremental.egg-info/SOURCES.txt' 2024-04-12 20:46:04,548 root INFO Copying src/incremental.egg-info to build/bdist.linux-i686/wheel/incremental-22.10.0-py3.12.egg-info 2024-04-12 20:46:04,550 root INFO running install_scripts 2024-04-12 20:46:04,555 wheel INFO creating build/bdist.linux-i686/wheel/incremental-22.10.0.dist-info/WHEEL 2024-04-12 20:46:04,556 wheel INFO creating '/home/buildozer/aports/community/py3-incremental/src/incremental-22.10.0/.dist/.tmp-s8wbmu_9/incremental-22.10.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-12 20:46:04,557 wheel INFO adding 'incremental/__init__.py' 2024-04-12 20:46:04,557 wheel INFO adding 'incremental/_version.py' 2024-04-12 20:46:04,557 wheel INFO adding 'incremental/py.typed' 2024-04-12 20:46:04,558 wheel INFO adding 'incremental/update.py' 2024-04-12 20:46:04,558 wheel INFO adding 'incremental/tests/__init__.py' 2024-04-12 20:46:04,559 wheel INFO adding 'incremental/tests/test_update.py' 2024-04-12 20:46:04,560 wheel INFO adding 'incremental/tests/test_version.py' 2024-04-12 20:46:04,560 wheel INFO adding 'incremental-22.10.0.dist-info/LICENSE' 2024-04-12 20:46:04,561 wheel INFO adding 'incremental-22.10.0.dist-info/METADATA' 2024-04-12 20:46:04,561 wheel INFO adding 'incremental-22.10.0.dist-info/WHEEL' 2024-04-12 20:46:04,561 wheel INFO adding 'incremental-22.10.0.dist-info/entry_points.txt' 2024-04-12 20:46:04,562 wheel INFO adding 'incremental-22.10.0.dist-info/top_level.txt' 2024-04-12 20:46:04,562 wheel INFO adding 'incremental-22.10.0.dist-info/RECORD' 2024-04-12 20:46:04,562 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-12 20:46:04,563 gpep517 INFO The backend produced .dist/incremental-22.10.0-py2.py3-none-any.whl incremental-22.10.0-py2.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... '/home/buildozer/aports/community/py3-incremental/pkg/py3-incremental/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__' '/home/buildozer/aports/community/py3-incremental/pkg/py3-incremental/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: 136.0 KB >>> py3-incremental-pyc*: Compressing data... >>> py3-incremental-pyc*: Create checksum... >>> py3-incremental-pyc*: Create py3-incremental-pyc-22.10.0-r3.apk >>> py3-incremental*: Tracing dependencies... python3 python3~3.12 >>> py3-incremental*: Package size: 144.0 KB >>> py3-incremental*: Compressing data... >>> py3-incremental*: Create checksum... >>> py3-incremental*: Create py3-incremental-22.10.0-r3.apk >>> py3-incremental: Build complete at Fri, 12 Apr 2024 20:46:05 +0000 elapsed time 0h 0m 4s >>> py3-incremental: Cleaning up srcdir >>> py3-incremental: Cleaning up pkgdir >>> py3-incremental: Uninstalling dependencies... (1/23) Purging .makedepends-py3-incremental (20240412.204603) (2/23) Purging py3-gpep517-pyc (15-r2) (3/23) Purging py3-gpep517 (15-r2) (4/23) Purging py3-installer-pyc (0.7.0-r2) (5/23) Purging py3-installer (0.7.0-r2) (6/23) Purging py3-setuptools-pyc (69.2.0-r2) (7/23) Purging py3-setuptools (69.2.0-r2) (8/23) Purging py3-wheel-pyc (0.42.0-r1) (9/23) Purging py3-wheel (0.42.0-r1) (10/23) Purging py3-packaging-pyc (24.0-r1) (11/23) Purging py3-packaging (24.0-r1) (12/23) Purging py3-parsing-pyc (3.1.2-r1) (13/23) Purging py3-parsing (3.1.2-r1) (14/23) Purging python3-pyc (3.12.2-r1) (15/23) Purging python3-pycache-pyc0 (3.12.2-r1) (16/23) Purging pyc (3.12.2-r1) (17/23) Purging python3 (3.12.2-r1) (18/23) Purging gdbm (1.23-r1) (19/23) Purging libffi (3.4.6-r0) (20/23) Purging libpanelw (6.4_p20240330-r0) (21/23) Purging mpdecimal (4.0.0-r0) (22/23) Purging readline (8.2.10-r0) (23/23) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-incremental: Updating the community/x86 repository index... >>> py3-incremental: Signing the index...