>>> py3-lxmf: Building testing/py3-lxmf 0.7.1-r0 (using abuild 3.15.0-r0) started Tue, 27 May 2025 21:39:02 +0000 >>> py3-lxmf: Validating /home/buildozer/aports/testing/py3-lxmf/APKBUILD... >>> py3-lxmf: Analyzing dependencies... >>> py3-lxmf: Installing for build: build-base python3 py3-rns py3-gpep517 py3-setuptools py3-wheel wget (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.8-r0) (3/35) Installing gdbm (1.24-r0) (4/35) Installing xz-libs (5.8.1-r0) (5/35) Installing mpdecimal (4.0.1-r0) (6/35) Installing libpanelw (6.5_p20250503-r0) (7/35) Installing sqlite-libs (3.49.2-r0) (8/35) Installing python3 (3.12.10-r1) (9/35) Installing python3-pycache-pyc0 (3.12.10-r1) (10/35) Installing pyc (3.12.10-r1) (11/35) Installing python3-pyc (3.12.10-r1) (12/35) Installing py3-cparser (2.22-r1) (13/35) Installing py3-cparser-pyc (2.22-r1) (14/35) Installing py3-cffi (1.17.1-r1) (15/35) Installing py3-cffi-pyc (1.17.1-r1) (16/35) Installing py3-cryptography (44.0.3-r0) (17/35) Installing py3-cryptography-pyc (44.0.3-r0) (18/35) Installing py3-pyserial (3.5-r7) (19/35) Installing py3-pyserial-pyc (3.5-r7) (20/35) Installing py3-rns (0.9.6-r0) (21/35) Installing py3-rns-pyc (0.9.6-r0) (22/35) Installing py3-installer (0.7.0-r2) (23/35) Installing py3-installer-pyc (0.7.0-r2) (24/35) Installing py3-gpep517 (19-r0) (25/35) Installing py3-gpep517-pyc (19-r0) (26/35) Installing py3-parsing (3.2.3-r0) (27/35) Installing py3-parsing-pyc (3.2.3-r0) (28/35) Installing py3-packaging (25.0-r0) (29/35) Installing py3-packaging-pyc (25.0-r0) (30/35) Installing py3-setuptools (80.8.0-r0) (31/35) Installing py3-setuptools-pyc (80.8.0-r0) (32/35) Installing py3-wheel (0.46.1-r0) (33/35) Installing py3-wheel-pyc (0.46.1-r0) (34/35) Installing wget (1.25.0-r1) (35/35) Installing .makedepends-py3-lxmf (20250527.213904) Executing busybox-1.37.0-r18.trigger OK: 327 MiB in 139 packages >>> py3-lxmf: Cleaning up srcdir >>> py3-lxmf: Cleaning up pkgdir >>> py3-lxmf: Cleaning up tmpdir >>> py3-lxmf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lxmf-0.7.1.tar.gz --2025-05-27 21:39:04-- https://distfiles.alpinelinux.org/distfiles/edge/lxmf-0.7.1.tar.gz Resolving distfiles.alpinelinux.org (distfiles.alpinelinux.org)... 172.105.82.32 Connecting to distfiles.alpinelinux.org (distfiles.alpinelinux.org)|172.105.82.32|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2025-05-27 21:39:04 ERROR 404: Not Found. >>> py3-lxmf: Fetching lxmf-0.7.1.tar.gz::https://github.com/markqvist/lxmf/archive/refs/tags/0.7.1.tar.gz Partial download found. Trying to resume. --2025-05-27 21:39:04-- https://github.com/markqvist/lxmf/archive/refs/tags/0.7.1.tar.gz Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/markqvist/LXMF/tar.gz/refs/tags/0.7.1 [following] --2025-05-27 21:39:05-- https://codeload.github.com/markqvist/LXMF/tar.gz/refs/tags/0.7.1 Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 58262 (57K) [application/x-gzip] Saving to: '/var/cache/distfiles/edge/lxmf-0.7.1.tar.gz.part' 0K .......... .......... .......... .......... .......... 87% 2.94M 0s 50K ...... 100% 82.1M=0.02s 2025-05-27 21:39:05 (3.33 MB/s) - '/var/cache/distfiles/edge/lxmf-0.7.1.tar.gz.part' saved [58262/58262] >>> py3-lxmf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lxmf-0.7.1.tar.gz >>> py3-lxmf: Checking sha512sums... lxmf-0.7.1.tar.gz: OK >>> py3-lxmf: Unpacking /var/cache/distfiles/edge/lxmf-0.7.1.tar.gz... 2025-05-27 21:39:05,500 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:483: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern 'L' did not match any files. By 2026-Mar-20, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) /usr/lib/python3.12/site-packages/setuptools/dist.py:483: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern 'I' did not match any files. By 2026-Mar-20, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) /usr/lib/python3.12/site-packages/setuptools/dist.py:483: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern 'C' did not match any files. By 2026-Mar-20, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) /usr/lib/python3.12/site-packages/setuptools/dist.py:483: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern 'E' did not match any files. By 2026-Mar-20, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) /usr/lib/python3.12/site-packages/setuptools/dist.py:483: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern 'N' did not match any files. By 2026-Mar-20, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) /usr/lib/python3.12/site-packages/setuptools/dist.py:483: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern 'S' did not match any files. By 2026-Mar-20, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) 2025-05-27 21:39:05,525 root INFO running bdist_wheel 2025-05-27 21:39:05,545 root INFO running build 2025-05-27 21:39:05,545 root INFO running build_py 2025-05-27 21:39:05,549 root INFO creating build/lib/LXMF 2025-05-27 21:39:05,550 root INFO copying LXMF/__init__.py -> build/lib/LXMF 2025-05-27 21:39:05,550 root INFO copying LXMF/LXMPeer.py -> build/lib/LXMF 2025-05-27 21:39:05,550 root INFO copying LXMF/Handlers.py -> build/lib/LXMF 2025-05-27 21:39:05,551 root INFO copying LXMF/LXMessage.py -> build/lib/LXMF 2025-05-27 21:39:05,551 root INFO copying LXMF/LXStamper.py -> build/lib/LXMF 2025-05-27 21:39:05,551 root INFO copying LXMF/LXMF.py -> build/lib/LXMF 2025-05-27 21:39:05,551 root INFO copying LXMF/LXMRouter.py -> build/lib/LXMF 2025-05-27 21:39:05,552 root INFO copying LXMF/_version.py -> build/lib/LXMF 2025-05-27 21:39:05,552 root INFO creating build/lib/LXMF/Utilities 2025-05-27 21:39:05,553 root INFO copying LXMF/Utilities/lxmd.py -> build/lib/LXMF/Utilities 2025-05-27 21:39:05,561 root INFO installing to build/bdist.linux-armv8l/wheel 2025-05-27 21:39:05,561 root INFO running install 2025-05-27 21:39:05,572 root INFO running install_lib 2025-05-27 21:39:05,575 root INFO creating build/bdist.linux-armv8l/wheel 2025-05-27 21:39:05,576 root INFO creating build/bdist.linux-armv8l/wheel/LXMF 2025-05-27 21:39:05,576 root INFO copying build/lib/LXMF/__init__.py -> build/bdist.linux-armv8l/wheel/./LXMF 2025-05-27 21:39:05,576 root INFO copying build/lib/LXMF/LXMPeer.py -> build/bdist.linux-armv8l/wheel/./LXMF 2025-05-27 21:39:05,576 root INFO creating build/bdist.linux-armv8l/wheel/LXMF/Utilities 2025-05-27 21:39:05,577 root INFO copying build/lib/LXMF/Utilities/lxmd.py -> build/bdist.linux-armv8l/wheel/./LXMF/Utilities 2025-05-27 21:39:05,577 root INFO copying build/lib/LXMF/Handlers.py -> build/bdist.linux-armv8l/wheel/./LXMF 2025-05-27 21:39:05,577 root INFO copying build/lib/LXMF/LXMessage.py -> build/bdist.linux-armv8l/wheel/./LXMF 2025-05-27 21:39:05,577 root INFO copying build/lib/LXMF/LXStamper.py -> build/bdist.linux-armv8l/wheel/./LXMF 2025-05-27 21:39:05,578 root INFO copying build/lib/LXMF/LXMF.py -> build/bdist.linux-armv8l/wheel/./LXMF 2025-05-27 21:39:05,578 root INFO copying build/lib/LXMF/LXMRouter.py -> build/bdist.linux-armv8l/wheel/./LXMF 2025-05-27 21:39:05,578 root INFO copying build/lib/LXMF/_version.py -> build/bdist.linux-armv8l/wheel/./LXMF 2025-05-27 21:39:05,579 root INFO running install_egg_info 2025-05-27 21:39:05,583 root INFO running egg_info 2025-05-27 21:39:05,585 root INFO creating lxmf.egg-info 2025-05-27 21:39:05,586 root INFO writing lxmf.egg-info/PKG-INFO 2025-05-27 21:39:05,586 root INFO writing dependency_links to lxmf.egg-info/dependency_links.txt 2025-05-27 21:39:05,586 root INFO writing entry points to lxmf.egg-info/entry_points.txt 2025-05-27 21:39:05,586 root INFO writing requirements to lxmf.egg-info/requires.txt 2025-05-27 21:39:05,587 root INFO writing top-level names to lxmf.egg-info/top_level.txt 2025-05-27 21:39:05,587 root INFO writing manifest file 'lxmf.egg-info/SOURCES.txt' 2025-05-27 21:39:05,591 root INFO reading manifest file 'lxmf.egg-info/SOURCES.txt' 2025-05-27 21:39:05,592 root INFO writing manifest file 'lxmf.egg-info/SOURCES.txt' 2025-05-27 21:39:05,592 root INFO Copying lxmf.egg-info to build/bdist.linux-armv8l/wheel/./lxmf-0.7.1-py3.12.egg-info 2025-05-27 21:39:05,593 root INFO running install_scripts 2025-05-27 21:39:05,594 root INFO creating build/bdist.linux-armv8l/wheel/lxmf-0.7.1.dist-info/WHEEL 2025-05-27 21:39:05,595 wheel INFO creating '/home/buildozer/aports/testing/py3-lxmf/src/LXMF-0.7.1/.dist/.tmp-0k62ly3v/lxmf-0.7.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-05-27 21:39:05,595 wheel INFO adding 'LXMF/Handlers.py' 2025-05-27 21:39:05,595 wheel INFO adding 'LXMF/LXMF.py' 2025-05-27 21:39:05,596 wheel INFO adding 'LXMF/LXMPeer.py' 2025-05-27 21:39:05,596 wheel INFO adding 'LXMF/LXMRouter.py' 2025-05-27 21:39:05,596 wheel INFO adding 'LXMF/LXMessage.py' 2025-05-27 21:39:05,597 wheel INFO adding 'LXMF/LXStamper.py' 2025-05-27 21:39:05,597 wheel INFO adding 'LXMF/__init__.py' 2025-05-27 21:39:05,597 wheel INFO adding 'LXMF/_version.py' 2025-05-27 21:39:05,598 wheel INFO adding 'LXMF/Utilities/lxmd.py' 2025-05-27 21:39:05,598 wheel INFO adding 'lxmf-0.7.1.dist-info/METADATA' 2025-05-27 21:39:05,598 wheel INFO adding 'lxmf-0.7.1.dist-info/WHEEL' 2025-05-27 21:39:05,598 wheel INFO adding 'lxmf-0.7.1.dist-info/entry_points.txt' 2025-05-27 21:39:05,599 wheel INFO adding 'lxmf-0.7.1.dist-info/top_level.txt' 2025-05-27 21:39:05,599 wheel INFO adding 'lxmf-0.7.1.dist-info/RECORD' 2025-05-27 21:39:05,599 root INFO removing build/bdist.linux-armv8l/wheel 2025-05-27 21:39:05,600 gpep517 INFO The backend produced .dist/lxmf-0.7.1-py3-none-any.whl lxmf-0.7.1-py3-none-any.whl >>> py3-lxmf: Entering fakeroot... >>> py3-lxmf-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/LXMF/__pycache__' -> '/home/buildozer/aports/testing/py3-lxmf/pkg/py3-lxmf-pyc/usr/lib/python3.12/site-packages/LXMF/__pycache__' 'usr/lib/python3.12/site-packages/LXMF/Utilities/__pycache__' -> '/home/buildozer/aports/testing/py3-lxmf/pkg/py3-lxmf-pyc/usr/lib/python3.12/site-packages/LXMF/Utilities/__pycache__' >>> py3-lxmf-pyc*: Preparing subpackage py3-lxmf-pyc... >>> py3-lxmf-pyc*: Running postcheck for py3-lxmf-pyc >>> py3-lxmf*: Running postcheck for py3-lxmf >>> py3-lxmf*: Preparing package py3-lxmf... >>> py3-lxmf*: Stripping binaries >>> WARNING: py3-lxmf*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-lxmf-pyc*: Scanning shared objects >>> py3-lxmf*: Scanning shared objects >>> py3-lxmf-pyc*: Tracing dependencies... python3 py3-rns python3~3.12 >>> py3-lxmf-pyc*: Package size: 283.0 KB >>> py3-lxmf-pyc*: Compressing data... >>> py3-lxmf-pyc*: Create checksum... >>> py3-lxmf-pyc*: Create py3-lxmf-pyc-0.7.1-r0.apk >>> py3-lxmf*: Tracing dependencies... python3 py3-rns python3~3.12 >>> py3-lxmf*: Package size: 244.8 KB >>> py3-lxmf*: Compressing data... >>> py3-lxmf*: Create checksum... >>> py3-lxmf*: Create py3-lxmf-0.7.1-r0.apk >>> py3-lxmf: Build complete at Tue, 27 May 2025 21:39:06 +0000 elapsed time 0h 0m 4s >>> py3-lxmf: Cleaning up srcdir >>> py3-lxmf: Cleaning up pkgdir >>> py3-lxmf: Uninstalling dependencies... (1/35) Purging .makedepends-py3-lxmf (20250527.213904) (2/35) Purging py3-rns-pyc (0.9.6-r0) (3/35) Purging py3-rns (0.9.6-r0) (4/35) Purging py3-cryptography-pyc (44.0.3-r0) (5/35) Purging py3-cryptography (44.0.3-r0) (6/35) Purging py3-cffi-pyc (1.17.1-r1) (7/35) Purging py3-cffi (1.17.1-r1) (8/35) Purging py3-cparser-pyc (2.22-r1) (9/35) Purging py3-cparser (2.22-r1) (10/35) Purging py3-pyserial-pyc (3.5-r7) (11/35) Purging py3-pyserial (3.5-r7) (12/35) Purging py3-gpep517-pyc (19-r0) (13/35) Purging py3-gpep517 (19-r0) (14/35) Purging py3-installer-pyc (0.7.0-r2) (15/35) Purging py3-installer (0.7.0-r2) (16/35) Purging py3-setuptools-pyc (80.8.0-r0) (17/35) Purging py3-setuptools (80.8.0-r0) (18/35) Purging py3-wheel-pyc (0.46.1-r0) (19/35) Purging py3-wheel (0.46.1-r0) (20/35) Purging py3-packaging-pyc (25.0-r0) (21/35) Purging py3-packaging (25.0-r0) (22/35) Purging py3-parsing-pyc (3.2.3-r0) (23/35) Purging py3-parsing (3.2.3-r0) (24/35) Purging python3-pyc (3.12.10-r1) (25/35) Purging python3-pycache-pyc0 (3.12.10-r1) (26/35) Purging pyc (3.12.10-r1) (27/35) Purging python3 (3.12.10-r1) (28/35) Purging wget (1.25.0-r1) (29/35) Purging gdbm (1.24-r0) (30/35) Purging libbz2 (1.0.8-r6) (31/35) Purging libffi (3.4.8-r0) (32/35) Purging libpanelw (6.5_p20250503-r0) (33/35) Purging mpdecimal (4.0.1-r0) (34/35) Purging sqlite-libs (3.49.2-r0) (35/35) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r18.trigger OK: 275 MiB in 104 packages >>> py3-lxmf: Updating the testing/armv7 repository index... >>> py3-lxmf: Signing the index...