>>> getmail6: Building testing/getmail6 6.19.03-r0 (using abuild 3.13.0-r3) started Thu, 18 Jul 2024 10:17:33 +0000 >>> getmail6: Checking sanity of /home/buildozer/aports/testing/getmail6/APKBUILD... >>> getmail6: Analyzing dependencies... >>> getmail6: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.6-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.6.2-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20240601-r0) (7/32) Installing sqlite-libs (3.46.0-r0) (8/32) Installing python3 (3.12.3-r1) (9/32) Installing python3-pycache-pyc0 (3.12.3-r1) (10/32) Installing pyc (3.12.3-r1) (11/32) Installing python3-pyc (3.12.3-r1) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-installer-pyc (0.7.0-r2) (14/32) Installing py3-gpep517 (16-r0) (15/32) Installing py3-gpep517-pyc (16-r0) (16/32) Installing py3-parsing (3.1.2-r1) (17/32) Installing py3-parsing-pyc (3.1.2-r1) (18/32) Installing py3-packaging (24.1-r0) (19/32) Installing py3-packaging-pyc (24.1-r0) (20/32) Installing py3-setuptools (70.3.0-r0) (21/32) Installing py3-setuptools-pyc (70.3.0-r0) (22/32) Installing py3-wheel (0.42.0-r1) (23/32) Installing py3-wheel-pyc (0.42.0-r1) (24/32) Installing py3-iniconfig (2.0.0-r1) (25/32) Installing py3-iniconfig-pyc (2.0.0-r1) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r3) (29/32) Installing py3-py-pyc (1.11.0-r3) (30/32) Installing py3-pytest (8.2.2-r1) (31/32) Installing py3-pytest-pyc (8.2.2-r1) (32/32) Installing .makedepends-getmail6 (20240718.101736) Executing busybox-1.36.1-r31.trigger OK: 281 MiB in 134 packages >>> getmail6: Cleaning up srcdir >>> getmail6: Cleaning up pkgdir >>> getmail6: Cleaning up tmpdir >>> getmail6: Fetching https://distfiles.alpinelinux.org/distfiles/edge/getmail-6.19.03.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> getmail6: Fetching https://github.com/getmail6/getmail6/archive/v6.19.03/getmail-6.19.03.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 210k 100 210k 0 0 557k 0 --:--:-- --:--:-- --:--:-- 557k >>> getmail6: Fetching https://distfiles.alpinelinux.org/distfiles/edge/getmail-6.19.03.tar.gz >>> getmail6: Checking sha512sums... getmail-6.19.03.tar.gz: OK >>> getmail6: Unpacking /var/cache/distfiles/edge/getmail-6.19.03.tar.gz... 2024-07-18 10:17:40,189 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing '6.19.03' to '6.19.3' self.metadata.version = self._normalize_version(self.metadata.version) 2024-07-18 10:17:40,255 root INFO running bdist_wheel 2024-07-18 10:17:40,324 root INFO running build 2024-07-18 10:17:40,325 root INFO running build_py 2024-07-18 10:17:40,336 root INFO creating build 2024-07-18 10:17:40,336 root INFO creating build/lib 2024-07-18 10:17:40,337 root INFO creating build/lib/getmailcore 2024-07-18 10:17:40,337 root INFO copying getmailcore/message.py -> build/lib/getmailcore 2024-07-18 10:17:40,339 root INFO copying getmailcore/imap_utf7.py -> build/lib/getmailcore 2024-07-18 10:17:40,340 root INFO copying getmailcore/destinations.py -> build/lib/getmailcore 2024-07-18 10:17:40,341 root INFO copying getmailcore/filters.py -> build/lib/getmailcore 2024-07-18 10:17:40,343 root INFO copying getmailcore/utilities.py -> build/lib/getmailcore 2024-07-18 10:17:40,345 root INFO copying getmailcore/retrievers.py -> build/lib/getmailcore 2024-07-18 10:17:40,346 root INFO copying getmailcore/__init__.py -> build/lib/getmailcore 2024-07-18 10:17:40,347 root INFO copying getmailcore/_retrieverbases.py -> build/lib/getmailcore 2024-07-18 10:17:40,349 root INFO copying getmailcore/constants.py -> build/lib/getmailcore 2024-07-18 10:17:40,350 root INFO copying getmailcore/exceptions.py -> build/lib/getmailcore 2024-07-18 10:17:40,351 root INFO copying getmailcore/logging.py -> build/lib/getmailcore 2024-07-18 10:17:40,353 root INFO copying getmailcore/baseclasses.py -> build/lib/getmailcore 2024-07-18 10:17:40,356 root INFO running build_scripts 2024-07-18 10:17:40,356 root INFO creating build/scripts-3.12 2024-07-18 10:17:40,357 root INFO copying and adjusting getmail -> build/scripts-3.12 2024-07-18 10:17:40,360 root INFO copying getmails -> build/scripts-3.12 2024-07-18 10:17:40,361 root INFO copying and adjusting getmail_fetch -> build/scripts-3.12 2024-07-18 10:17:40,362 root INFO copying and adjusting getmail_maildir -> build/scripts-3.12 2024-07-18 10:17:40,364 root INFO copying and adjusting getmail_mbox -> build/scripts-3.12 2024-07-18 10:17:40,365 root INFO copying and adjusting getmail-gmail-xoauth-tokens -> build/scripts-3.12 2024-07-18 10:17:40,366 root INFO changing mode of build/scripts-3.12/getmail from 644 to 755 2024-07-18 10:17:40,366 root INFO changing mode of build/scripts-3.12/getmail_fetch from 644 to 755 2024-07-18 10:17:40,366 root INFO changing mode of build/scripts-3.12/getmail_maildir from 644 to 755 2024-07-18 10:17:40,367 root INFO changing mode of build/scripts-3.12/getmail_mbox from 644 to 755 2024-07-18 10:17:40,367 root INFO changing mode of build/scripts-3.12/getmail-gmail-xoauth-tokens from 644 to 755 2024-07-18 10:17:40,387 root INFO installing to build/bdist.linux-riscv64/wheel 2024-07-18 10:17:40,387 root INFO running install 2024-07-18 10:17:40,429 root INFO running install_lib 2024-07-18 10:17:40,438 root INFO creating build/bdist.linux-riscv64 2024-07-18 10:17:40,438 root INFO creating build/bdist.linux-riscv64/wheel 2024-07-18 10:17:40,439 root INFO creating build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,440 root INFO copying build/lib/getmailcore/message.py -> build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,441 root INFO copying build/lib/getmailcore/imap_utf7.py -> build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,442 root INFO copying build/lib/getmailcore/destinations.py -> build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,444 root INFO copying build/lib/getmailcore/filters.py -> build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,445 root INFO copying build/lib/getmailcore/utilities.py -> build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,446 root INFO copying build/lib/getmailcore/retrievers.py -> build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,448 root INFO copying build/lib/getmailcore/__init__.py -> build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,449 root INFO copying build/lib/getmailcore/_retrieverbases.py -> build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,451 root INFO copying build/lib/getmailcore/constants.py -> build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,452 root INFO copying build/lib/getmailcore/exceptions.py -> build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,453 root INFO copying build/lib/getmailcore/logging.py -> build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,454 root INFO copying build/lib/getmailcore/baseclasses.py -> build/bdist.linux-riscv64/wheel/getmailcore 2024-07-18 10:17:40,455 root INFO running install_data 2024-07-18 10:17:40,462 root INFO creating build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data 2024-07-18 10:17:40,462 root INFO creating build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data 2024-07-18 10:17:40,463 root INFO creating build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share 2024-07-18 10:17:40,464 root INFO creating build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc 2024-07-18 10:17:40,464 root INFO creating build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,465 root INFO copying ./README -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,465 root INFO copying docs/BUGS -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,466 root INFO copying docs/COPYING -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,468 root INFO copying docs/CHANGELOG -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,469 root INFO copying docs/THANKS -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,470 root INFO copying docs/configuration.html -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,472 root INFO copying docs/configuration.txt -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,473 root INFO copying docs/documentation.html -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,474 root INFO copying docs/documentation.txt -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,475 root INFO copying docs/faq.html -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,477 root INFO copying docs/faq.txt -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,478 root INFO copying docs/getmaildocs.css -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,479 root INFO copying docs/getmailrc-examples -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,480 root INFO copying docs/troubleshooting.html -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,481 root INFO copying docs/troubleshooting.txt -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/doc/getmail-6.19.03 2024-07-18 10:17:40,482 root INFO creating build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/man 2024-07-18 10:17:40,483 root INFO creating build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/man/man1 2024-07-18 10:17:40,484 root INFO copying docs/getmails.1 -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/man/man1 2024-07-18 10:17:40,484 root INFO copying docs/getmail.1 -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/man/man1 2024-07-18 10:17:40,485 root INFO copying docs/getmail_fetch.1 -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/man/man1 2024-07-18 10:17:40,486 root INFO copying docs/getmail_maildir.1 -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/man/man1 2024-07-18 10:17:40,487 root INFO copying docs/getmail_mbox.1 -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/data/share/man/man1 2024-07-18 10:17:40,488 root INFO running install_egg_info 2024-07-18 10:17:40,497 root INFO running egg_info 2024-07-18 10:17:40,498 root INFO creating getmail6.egg-info 2024-07-18 10:17:40,505 root INFO writing getmail6.egg-info/PKG-INFO 2024-07-18 10:17:40,507 root INFO writing dependency_links to getmail6.egg-info/dependency_links.txt 2024-07-18 10:17:40,508 root INFO writing top-level names to getmail6.egg-info/top_level.txt 2024-07-18 10:17:40,509 root INFO writing manifest file 'getmail6.egg-info/SOURCES.txt' 2024-07-18 10:17:40,519 root INFO reading manifest file 'getmail6.egg-info/SOURCES.txt' 2024-07-18 10:17:40,520 root INFO reading manifest template 'MANIFEST.in' 2024-07-18 10:17:40,528 root INFO writing manifest file 'getmail6.egg-info/SOURCES.txt' 2024-07-18 10:17:40,529 root INFO Copying getmail6.egg-info to build/bdist.linux-riscv64/wheel/getmail6-6.19.3-py3.12.egg-info 2024-07-18 10:17:40,533 root INFO running install_scripts 2024-07-18 10:17:40,534 root INFO creating build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts 2024-07-18 10:17:40,534 root INFO copying build/scripts-3.12/getmails -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts 2024-07-18 10:17:40,535 root INFO copying build/scripts-3.12/getmail_fetch -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts 2024-07-18 10:17:40,536 root INFO copying build/scripts-3.12/getmail -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts 2024-07-18 10:17:40,538 root INFO copying build/scripts-3.12/getmail_mbox -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts 2024-07-18 10:17:40,539 root INFO copying build/scripts-3.12/getmail-gmail-xoauth-tokens -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts 2024-07-18 10:17:40,540 root INFO copying build/scripts-3.12/getmail_maildir -> build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts 2024-07-18 10:17:40,540 root INFO changing mode of build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts/getmails to 755 2024-07-18 10:17:40,541 root INFO changing mode of build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts/getmail_fetch to 755 2024-07-18 10:17:40,541 root INFO changing mode of build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts/getmail to 755 2024-07-18 10:17:40,541 root INFO changing mode of build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts/getmail_mbox to 755 2024-07-18 10:17:40,541 root INFO changing mode of build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts/getmail-gmail-xoauth-tokens to 755 2024-07-18 10:17:40,541 root INFO changing mode of build/bdist.linux-riscv64/wheel/getmail6-6.19.3.data/scripts/getmail_maildir to 755 2024-07-18 10:17:40,548 root INFO creating build/bdist.linux-riscv64/wheel/getmail6-6.19.3.dist-info/WHEEL 2024-07-18 10:17:40,550 wheel INFO creating '/home/buildozer/aports/testing/getmail6/src/getmail6-6.19.03/.dist/.tmp-7la0132z/getmail6-6.19.3-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-07-18 10:17:40,552 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/BUGS' 2024-07-18 10:17:40,554 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/CHANGELOG' 2024-07-18 10:17:40,557 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/COPYING' 2024-07-18 10:17:40,558 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/README' 2024-07-18 10:17:40,559 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/THANKS' 2024-07-18 10:17:40,562 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/configuration.html' 2024-07-18 10:17:40,566 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/configuration.txt' 2024-07-18 10:17:40,569 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/documentation.html' 2024-07-18 10:17:40,571 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/documentation.txt' 2024-07-18 10:17:40,573 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/faq.html' 2024-07-18 10:17:40,576 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/faq.txt' 2024-07-18 10:17:40,578 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/getmaildocs.css' 2024-07-18 10:17:40,579 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/getmailrc-examples' 2024-07-18 10:17:40,581 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/troubleshooting.html' 2024-07-18 10:17:40,583 wheel INFO adding 'getmail6-6.19.3.data/data/share/doc/getmail-6.19.03/troubleshooting.txt' 2024-07-18 10:17:40,585 wheel INFO adding 'getmail6-6.19.3.data/data/share/man/man1/getmail.1' 2024-07-18 10:17:40,586 wheel INFO adding 'getmail6-6.19.3.data/data/share/man/man1/getmail_fetch.1' 2024-07-18 10:17:40,587 wheel INFO adding 'getmail6-6.19.3.data/data/share/man/man1/getmail_maildir.1' 2024-07-18 10:17:40,588 wheel INFO adding 'getmail6-6.19.3.data/data/share/man/man1/getmail_mbox.1' 2024-07-18 10:17:40,589 wheel INFO adding 'getmail6-6.19.3.data/data/share/man/man1/getmails.1' 2024-07-18 10:17:40,591 wheel INFO adding 'getmail6-6.19.3.data/scripts/getmail' 2024-07-18 10:17:40,593 wheel INFO adding 'getmail6-6.19.3.data/scripts/getmail-gmail-xoauth-tokens' 2024-07-18 10:17:40,595 wheel INFO adding 'getmail6-6.19.3.data/scripts/getmail_fetch' 2024-07-18 10:17:40,596 wheel INFO adding 'getmail6-6.19.3.data/scripts/getmail_maildir' 2024-07-18 10:17:40,597 wheel INFO adding 'getmail6-6.19.3.data/scripts/getmail_mbox' 2024-07-18 10:17:40,598 wheel INFO adding 'getmail6-6.19.3.data/scripts/getmails' 2024-07-18 10:17:40,600 wheel INFO adding 'getmailcore/__init__.py' 2024-07-18 10:17:40,602 wheel INFO adding 'getmailcore/_retrieverbases.py' 2024-07-18 10:17:40,605 wheel INFO adding 'getmailcore/baseclasses.py' 2024-07-18 10:17:40,606 wheel INFO adding 'getmailcore/constants.py' 2024-07-18 10:17:40,607 wheel INFO adding 'getmailcore/destinations.py' 2024-07-18 10:17:40,610 wheel INFO adding 'getmailcore/exceptions.py' 2024-07-18 10:17:40,611 wheel INFO adding 'getmailcore/filters.py' 2024-07-18 10:17:40,612 wheel INFO adding 'getmailcore/imap_utf7.py' 2024-07-18 10:17:40,614 wheel INFO adding 'getmailcore/logging.py' 2024-07-18 10:17:40,615 wheel INFO adding 'getmailcore/message.py' 2024-07-18 10:17:40,616 wheel INFO adding 'getmailcore/retrievers.py' 2024-07-18 10:17:40,618 wheel INFO adding 'getmailcore/utilities.py' 2024-07-18 10:17:40,620 wheel INFO adding 'getmail6-6.19.3.dist-info/METADATA' 2024-07-18 10:17:40,621 wheel INFO adding 'getmail6-6.19.3.dist-info/WHEEL' 2024-07-18 10:17:40,622 wheel INFO adding 'getmail6-6.19.3.dist-info/top_level.txt' 2024-07-18 10:17:40,623 wheel INFO adding 'getmail6-6.19.3.dist-info/RECORD' 2024-07-18 10:17:40,624 root INFO removing build/bdist.linux-riscv64/wheel 2024-07-18 10:17:40,632 gpep517 INFO The backend produced .dist/getmail6-6.19.3-py3-none-any.whl getmail6-6.19.3-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.2, pluggy-1.5.0 -- /home/buildozer/aports/testing/getmail6/src/getmail6-6.19.03/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/getmail6/src/getmail6-6.19.03 configfile: pyproject.toml collecting ... collected 5 items test/test.py::test_add_header PASSED [ 20%] test/test.py::test_add_header1 PASSED [ 40%] test/test.py::test_add_header2 PASSED [ 60%] test/test.py::test_spam_1 PASSED [ 80%] test/test.py::test_spam_2 PASSED [100%] ============================== 5 passed in 0.25s =============================== >>> getmail6: Entering fakeroot... >>> getmail6-doc*: Running split function doc... >>> getmail6-doc*: Preparing subpackage getmail6-doc... >>> getmail6-doc*: Running postcheck for getmail6-doc >>> getmail6-pyc*: Running split function pyc... '/home/buildozer/aports/testing/getmail6/pkg/getmail6/usr/lib/python3.12/site-packages/getmailcore/__pycache__' -> '/home/buildozer/aports/testing/getmail6/pkg/getmail6-pyc/usr/lib/python3.12/site-packages/getmailcore/__pycache__' >>> getmail6-pyc*: Preparing subpackage getmail6-pyc... >>> getmail6-pyc*: Running postcheck for getmail6-pyc >>> getmail6*: Running postcheck for getmail6 >>> getmail6*: Preparing package getmail6... >>> getmail6-doc*: Tracing dependencies... >>> getmail6-doc*: Package size: 584.0 KB >>> getmail6-doc*: Compressing data... >>> getmail6-doc*: Create checksum... >>> getmail6-doc*: Create getmail6-doc-6.19.03-r0.apk >>> getmail6-pyc*: Tracing dependencies... python3 python3~3.12 >>> getmail6-pyc*: Package size: 316.0 KB >>> getmail6-pyc*: Compressing data... >>> getmail6-pyc*: Create checksum... >>> getmail6-pyc*: Create getmail6-pyc-6.19.03-r0.apk >>> getmail6*: Tracing dependencies... python3 python3~3.12 >>> getmail6*: Package size: 384.0 KB >>> getmail6*: Compressing data... >>> getmail6*: Create checksum... >>> getmail6*: Create getmail6-6.19.03-r0.apk >>> getmail6: Build complete at Thu, 18 Jul 2024 10:17:45 +0000 elapsed time 0h 0m 12s >>> getmail6: Cleaning up srcdir >>> getmail6: Cleaning up pkgdir >>> getmail6: Uninstalling dependencies... (1/32) Purging .makedepends-getmail6 (20240718.101736) (2/32) Purging py3-gpep517-pyc (16-r0) (3/32) Purging py3-gpep517 (16-r0) (4/32) Purging py3-installer-pyc (0.7.0-r2) (5/32) Purging py3-installer (0.7.0-r2) (6/32) Purging py3-setuptools-pyc (70.3.0-r0) (7/32) Purging py3-setuptools (70.3.0-r0) (8/32) Purging py3-wheel-pyc (0.42.0-r1) (9/32) Purging py3-wheel (0.42.0-r1) (10/32) Purging py3-pytest-pyc (8.2.2-r1) (11/32) Purging py3-pytest (8.2.2-r1) (12/32) Purging py3-iniconfig-pyc (2.0.0-r1) (13/32) Purging py3-iniconfig (2.0.0-r1) (14/32) Purging py3-packaging-pyc (24.1-r0) (15/32) Purging py3-packaging (24.1-r0) (16/32) Purging py3-parsing-pyc (3.1.2-r1) (17/32) Purging py3-parsing (3.1.2-r1) (18/32) Purging py3-pluggy-pyc (1.5.0-r0) (19/32) Purging py3-pluggy (1.5.0-r0) (20/32) Purging py3-py-pyc (1.11.0-r3) (21/32) Purging py3-py (1.11.0-r3) (22/32) Purging python3-pyc (3.12.3-r1) (23/32) Purging python3-pycache-pyc0 (3.12.3-r1) (24/32) Purging pyc (3.12.3-r1) (25/32) Purging python3 (3.12.3-r1) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.6-r0) (29/32) Purging libpanelw (6.5_p20240601-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.46.0-r0) (32/32) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 228 MiB in 102 packages >>> getmail6: Updating the testing/riscv64 repository index... >>> getmail6: Signing the index...