>>> py3-whatthepatch: Building community/py3-whatthepatch 1.0.5-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 00:06:31 +0000 >>> py3-whatthepatch: Checking sanity of /home/buildozer/aports/community/py3-whatthepatch/APKBUILD... >>> py3-whatthepatch: Analyzing dependencies... >>> py3-whatthepatch: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest (1/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.6-r0) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.6.1-r3) (5/33) Installing mpdecimal (4.0.0-r0) (6/33) Installing libpanelw (6.4_p20240330-r0) (7/33) Installing readline (8.2.10-r0) (8/33) Installing sqlite-libs (3.45.2-r0) (9/33) Installing python3 (3.12.2-r1) (10/33) Installing python3-pycache-pyc0 (3.12.2-r1) (11/33) Installing pyc (3.12.2-r1) (12/33) Installing python3-pyc (3.12.2-r1) (13/33) Installing py3-installer (0.7.0-r2) (14/33) Installing py3-installer-pyc (0.7.0-r2) (15/33) Installing py3-gpep517 (15-r2) (16/33) Installing py3-gpep517-pyc (15-r2) (17/33) Installing py3-parsing (3.1.2-r1) (18/33) Installing py3-parsing-pyc (3.1.2-r1) (19/33) Installing py3-packaging (24.0-r1) (20/33) Installing py3-packaging-pyc (24.0-r1) (21/33) Installing py3-setuptools (69.2.0-r2) (22/33) Installing py3-setuptools-pyc (69.2.0-r2) (23/33) Installing py3-wheel (0.42.0-r1) (24/33) Installing py3-wheel-pyc (0.42.0-r1) (25/33) Installing py3-iniconfig (2.0.0-r1) (26/33) Installing py3-iniconfig-pyc (2.0.0-r1) (27/33) Installing py3-pluggy (1.4.0-r1) (28/33) Installing py3-pluggy-pyc (1.4.0-r1) (29/33) Installing py3-py (1.11.0-r3) (30/33) Installing py3-py-pyc (1.11.0-r3) (31/33) Installing py3-pytest (8.1.1-r1) (32/33) Installing py3-pytest-pyc (8.1.1-r1) (33/33) Installing .makedepends-py3-whatthepatch (20240413.000632) Executing busybox-1.36.1-r25.trigger OK: 437 MiB in 138 packages >>> py3-whatthepatch: Cleaning up srcdir >>> py3-whatthepatch: Cleaning up pkgdir >>> py3-whatthepatch: Cleaning up tmpdir >>> py3-whatthepatch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-whatthepatch-1.0.5.tar.gz >>> py3-whatthepatch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-whatthepatch-1.0.5.tar.gz >>> py3-whatthepatch: Checking sha512sums... py3-whatthepatch-1.0.5.tar.gz: OK >>> py3-whatthepatch: Unpacking /var/cache/distfiles/py3-whatthepatch-1.0.5.tar.gz... 2024-04-13 00:06:32,910 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-13 00:06:32,998 root INFO running bdist_wheel 2024-04-13 00:06:33,004 root INFO running build 2024-04-13 00:06:33,004 root INFO running build_py 2024-04-13 00:06:33,005 root INFO creating build 2024-04-13 00:06:33,005 root INFO creating build/lib 2024-04-13 00:06:33,005 root INFO creating build/lib/whatthepatch 2024-04-13 00:06:33,005 root INFO copying src/whatthepatch/__init__.py -> build/lib/whatthepatch 2024-04-13 00:06:33,005 root INFO copying src/whatthepatch/exceptions.py -> build/lib/whatthepatch 2024-04-13 00:06:33,005 root INFO copying src/whatthepatch/patch.py -> build/lib/whatthepatch 2024-04-13 00:06:33,006 root INFO copying src/whatthepatch/apply.py -> build/lib/whatthepatch 2024-04-13 00:06:33,006 root INFO copying src/whatthepatch/snippets.py -> build/lib/whatthepatch 2024-04-13 00:06:33,006 root INFO running egg_info 2024-04-13 00:06:33,006 root INFO creating src/whatthepatch.egg-info 2024-04-13 00:06:33,007 root INFO writing src/whatthepatch.egg-info/PKG-INFO 2024-04-13 00:06:33,007 root INFO writing dependency_links to src/whatthepatch.egg-info/dependency_links.txt 2024-04-13 00:06:33,008 root INFO writing top-level names to src/whatthepatch.egg-info/top_level.txt 2024-04-13 00:06:33,008 root INFO writing manifest file 'src/whatthepatch.egg-info/SOURCES.txt' 2024-04-13 00:06:33,009 root INFO reading manifest file 'src/whatthepatch.egg-info/SOURCES.txt' 2024-04-13 00:06:33,009 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 00:06:33,011 root INFO adding license file 'LICENSE' 2024-04-13 00:06:33,012 root INFO writing manifest file 'src/whatthepatch.egg-info/SOURCES.txt' 2024-04-13 00:06:33,014 wheel INFO installing to build/bdist.linux-aarch64/wheel 2024-04-13 00:06:33,014 root INFO running install 2024-04-13 00:06:33,022 root INFO running install_lib 2024-04-13 00:06:33,023 root INFO creating build/bdist.linux-aarch64 2024-04-13 00:06:33,023 root INFO creating build/bdist.linux-aarch64/wheel 2024-04-13 00:06:33,023 root INFO creating build/bdist.linux-aarch64/wheel/whatthepatch 2024-04-13 00:06:33,023 root INFO copying build/lib/whatthepatch/__init__.py -> build/bdist.linux-aarch64/wheel/whatthepatch 2024-04-13 00:06:33,024 root INFO copying build/lib/whatthepatch/exceptions.py -> build/bdist.linux-aarch64/wheel/whatthepatch 2024-04-13 00:06:33,024 root INFO copying build/lib/whatthepatch/patch.py -> build/bdist.linux-aarch64/wheel/whatthepatch 2024-04-13 00:06:33,024 root INFO copying build/lib/whatthepatch/apply.py -> build/bdist.linux-aarch64/wheel/whatthepatch 2024-04-13 00:06:33,024 root INFO copying build/lib/whatthepatch/snippets.py -> build/bdist.linux-aarch64/wheel/whatthepatch 2024-04-13 00:06:33,024 root INFO running install_egg_info 2024-04-13 00:06:33,025 root INFO Copying src/whatthepatch.egg-info to build/bdist.linux-aarch64/wheel/whatthepatch-1.0.5-py3.12.egg-info 2024-04-13 00:06:33,026 root INFO running install_scripts 2024-04-13 00:06:33,027 wheel INFO creating build/bdist.linux-aarch64/wheel/whatthepatch-1.0.5.dist-info/WHEEL 2024-04-13 00:06:33,028 wheel INFO creating '/home/buildozer/aports/community/py3-whatthepatch/src/whatthepatch-1.0.5/.dist/.tmp-4hu9p1ef/whatthepatch-1.0.5-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-04-13 00:06:33,028 wheel INFO adding 'whatthepatch/__init__.py' 2024-04-13 00:06:33,028 wheel INFO adding 'whatthepatch/apply.py' 2024-04-13 00:06:33,028 wheel INFO adding 'whatthepatch/exceptions.py' 2024-04-13 00:06:33,028 wheel INFO adding 'whatthepatch/patch.py' 2024-04-13 00:06:33,028 wheel INFO adding 'whatthepatch/snippets.py' 2024-04-13 00:06:33,029 wheel INFO adding 'whatthepatch-1.0.5.dist-info/LICENSE' 2024-04-13 00:06:33,029 wheel INFO adding 'whatthepatch-1.0.5.dist-info/METADATA' 2024-04-13 00:06:33,029 wheel INFO adding 'whatthepatch-1.0.5.dist-info/WHEEL' 2024-04-13 00:06:33,029 wheel INFO adding 'whatthepatch-1.0.5.dist-info/top_level.txt' 2024-04-13 00:06:33,029 wheel INFO adding 'whatthepatch-1.0.5.dist-info/RECORD' 2024-04-13 00:06:33,029 wheel INFO removing build/bdist.linux-aarch64/wheel 2024-04-13 00:06:33,030 gpep517 INFO The backend produced .dist/whatthepatch-1.0.5-py3-none-any.whl whatthepatch-1.0.5-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-whatthepatch/src/whatthepatch-1.0.5 configfile: pyproject.toml collected 52 items tests/test_apply.py ............. [ 25%] tests/test_patch.py ....................................... [100%] ============================== 52 passed in 3.50s ============================== >>> py3-whatthepatch: Entering fakeroot... >>> py3-whatthepatch-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-whatthepatch/pkg/py3-whatthepatch/usr/lib/python3.12/site-packages/whatthepatch/__pycache__' -> '/home/buildozer/aports/community/py3-whatthepatch/pkg/py3-whatthepatch-pyc/usr/lib/python3.12/site-packages/whatthepatch/__pycache__' >>> py3-whatthepatch-pyc*: Preparing subpackage py3-whatthepatch-pyc... >>> py3-whatthepatch-pyc*: Running postcheck for py3-whatthepatch-pyc >>> py3-whatthepatch*: Running postcheck for py3-whatthepatch >>> py3-whatthepatch*: Preparing package py3-whatthepatch... >>> py3-whatthepatch-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-whatthepatch-pyc*: Package size: 80.0 KB >>> py3-whatthepatch-pyc*: Compressing data... >>> py3-whatthepatch-pyc*: Create checksum... >>> py3-whatthepatch-pyc*: Create py3-whatthepatch-pyc-1.0.5-r1.apk >>> py3-whatthepatch*: Tracing dependencies... python3 python3~3.12 >>> py3-whatthepatch*: Package size: 100.0 KB >>> py3-whatthepatch*: Compressing data... >>> py3-whatthepatch*: Create checksum... >>> py3-whatthepatch*: Create py3-whatthepatch-1.0.5-r1.apk >>> py3-whatthepatch: Build complete at Sat, 13 Apr 2024 00:06:38 +0000 elapsed time 0h 0m 7s >>> py3-whatthepatch: Cleaning up srcdir >>> py3-whatthepatch: Cleaning up pkgdir >>> py3-whatthepatch: Uninstalling dependencies... (1/33) Purging .makedepends-py3-whatthepatch (20240413.000632) (2/33) Purging py3-gpep517-pyc (15-r2) (3/33) Purging py3-gpep517 (15-r2) (4/33) Purging py3-installer-pyc (0.7.0-r2) (5/33) Purging py3-installer (0.7.0-r2) (6/33) Purging py3-setuptools-pyc (69.2.0-r2) (7/33) Purging py3-setuptools (69.2.0-r2) (8/33) Purging py3-wheel-pyc (0.42.0-r1) (9/33) Purging py3-wheel (0.42.0-r1) (10/33) Purging py3-pytest-pyc (8.1.1-r1) (11/33) Purging py3-pytest (8.1.1-r1) (12/33) Purging py3-iniconfig-pyc (2.0.0-r1) (13/33) Purging py3-iniconfig (2.0.0-r1) (14/33) Purging py3-packaging-pyc (24.0-r1) (15/33) Purging py3-packaging (24.0-r1) (16/33) Purging py3-parsing-pyc (3.1.2-r1) (17/33) Purging py3-parsing (3.1.2-r1) (18/33) Purging py3-pluggy-pyc (1.4.0-r1) (19/33) Purging py3-pluggy (1.4.0-r1) (20/33) Purging py3-py-pyc (1.11.0-r3) (21/33) Purging py3-py (1.11.0-r3) (22/33) Purging python3-pyc (3.12.2-r1) (23/33) Purging python3-pycache-pyc0 (3.12.2-r1) (24/33) Purging pyc (3.12.2-r1) (25/33) Purging python3 (3.12.2-r1) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.4.6-r0) (29/33) Purging libpanelw (6.4_p20240330-r0) (30/33) Purging mpdecimal (4.0.0-r0) (31/33) Purging readline (8.2.10-r0) (32/33) Purging sqlite-libs (3.45.2-r0) (33/33) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-whatthepatch: Updating the community/aarch64 repository index... >>> py3-whatthepatch: Signing the index...