>>> getmail6: Building testing/getmail6 6.19.09-r0 (using abuild 3.15.0-r2) started Fri, 15 Aug 2025 12:52:23 +0000 >>> getmail6: Validating /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/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.1-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.5_p20250705-r0) ( 7/34) Installing sqlite-libs (3.50.4-r1) ( 8/34) Installing python3 (3.12.11-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.11-r0) (10/34) Installing pyc (3.12.11-r0) (11/34) Installing python3-pyc (3.12.11-r0) (12/34) Installing py3-installer (0.7.0-r2) (13/34) Installing py3-installer-pyc (0.7.0-r2) (14/34) Installing py3-gpep517 (19-r0) (15/34) Installing py3-gpep517-pyc (19-r0) (16/34) Installing py3-parsing (3.2.3-r0) (17/34) Installing py3-parsing-pyc (3.2.3-r0) (18/34) Installing py3-packaging (25.0-r0) (19/34) Installing py3-packaging-pyc (25.0-r0) (20/34) Installing py3-setuptools (80.9.0-r1) (21/34) Installing py3-setuptools-pyc (80.9.0-r1) (22/34) Installing py3-wheel (0.46.1-r0) (23/34) Installing py3-wheel-pyc (0.46.1-r0) (24/34) Installing py3-iniconfig (2.1.0-r0) (25/34) Installing py3-iniconfig-pyc (2.1.0-r0) (26/34) Installing py3-pluggy (1.6.0-r0) (27/34) Installing py3-pluggy-pyc (1.6.0-r0) (28/34) Installing py3-py (1.11.0-r4) (29/34) Installing py3-py-pyc (1.11.0-r4) (30/34) Installing py3-pygments (2.19.2-r0) (31/34) Installing py3-pygments-pyc (2.19.2-r0) (32/34) Installing py3-pytest (8.4.1-r1) (33/34) Installing py3-pytest-pyc (8.4.1-r1) (34/34) Installing .makedepends-getmail6 (20250815.125224) busybox-1.37.0-r22.trigger: Executing script... OK: 350 MiB in 135 packages >>> getmail6: Cleaning up srcdir >>> getmail6: Cleaning up pkgdir >>> getmail6: Cleaning up tmpdir >>> getmail6: Fetching https://distfiles.alpinelinux.org/distfiles/edge/getmail-6.19.09.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> getmail6: Fetching https://github.com/getmail6/getmail6/archive/v6.19.09/getmail-6.19.09.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/getmail-6.19.09.tar.gz.part' getmail-6.19.09.tar. 80% |************************* | 173k 0:00:00 ETA getmail-6.19.09.tar. 100% |********************************| 215k 0:00:00 ETA '/var/cache/distfiles/getmail-6.19.09.tar.gz.part' saved >>> getmail6: Fetching https://distfiles.alpinelinux.org/distfiles/edge/getmail-6.19.09.tar.gz >>> getmail6: Checking sha512sums... getmail-6.19.09.tar.gz: OK >>> getmail6: Unpacking /var/cache/distfiles/getmail-6.19.09.tar.gz... 2025-08-15 12:52:29,038 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '6.19.09' to '6.19.9' self.metadata.version = self._normalize_version(self.metadata.version) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License (GPL) License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-08-15 12:52:29,079 root INFO running bdist_wheel 2025-08-15 12:52:29,111 root INFO running build 2025-08-15 12:52:29,111 root INFO running build_py 2025-08-15 12:52:29,119 root INFO creating build/lib/getmailcore 2025-08-15 12:52:29,119 root INFO copying getmailcore/baseclasses.py -> build/lib/getmailcore 2025-08-15 12:52:29,120 root INFO copying getmailcore/message.py -> build/lib/getmailcore 2025-08-15 12:52:29,120 root INFO copying getmailcore/destinations.py -> build/lib/getmailcore 2025-08-15 12:52:29,120 root INFO copying getmailcore/exceptions.py -> build/lib/getmailcore 2025-08-15 12:52:29,121 root INFO copying getmailcore/_retrieverbases.py -> build/lib/getmailcore 2025-08-15 12:52:29,121 root INFO copying getmailcore/constants.py -> build/lib/getmailcore 2025-08-15 12:52:29,121 root INFO copying getmailcore/logging.py -> build/lib/getmailcore 2025-08-15 12:52:29,122 root INFO copying getmailcore/utilities.py -> build/lib/getmailcore 2025-08-15 12:52:29,122 root INFO copying getmailcore/retrievers.py -> build/lib/getmailcore 2025-08-15 12:52:29,122 root INFO copying getmailcore/__init__.py -> build/lib/getmailcore 2025-08-15 12:52:29,123 root INFO copying getmailcore/imap_utf7.py -> build/lib/getmailcore 2025-08-15 12:52:29,123 root INFO copying getmailcore/filters.py -> build/lib/getmailcore 2025-08-15 12:52:29,124 root INFO running build_scripts 2025-08-15 12:52:29,124 root INFO creating build/scripts-3.12 2025-08-15 12:52:29,124 root INFO copying and adjusting getmail -> build/scripts-3.12 2025-08-15 12:52:29,125 root INFO copying getmails -> build/scripts-3.12 2025-08-15 12:52:29,126 root INFO copying and adjusting getmail_fetch -> build/scripts-3.12 2025-08-15 12:52:29,126 root INFO copying and adjusting getmail_maildir -> build/scripts-3.12 2025-08-15 12:52:29,126 root INFO copying and adjusting getmail_mbox -> build/scripts-3.12 2025-08-15 12:52:29,127 root INFO copying and adjusting getmail-gmail-xoauth-tokens -> build/scripts-3.12 2025-08-15 12:52:29,127 root INFO changing mode of build/scripts-3.12/getmail from 644 to 755 2025-08-15 12:52:29,127 root INFO changing mode of build/scripts-3.12/getmail_fetch from 644 to 755 2025-08-15 12:52:29,127 root INFO changing mode of build/scripts-3.12/getmail_maildir from 644 to 755 2025-08-15 12:52:29,127 root INFO changing mode of build/scripts-3.12/getmail_mbox from 644 to 755 2025-08-15 12:52:29,127 root INFO changing mode of build/scripts-3.12/getmail-gmail-xoauth-tokens from 644 to 755 2025-08-15 12:52:29,140 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-08-15 12:52:29,140 root INFO running install 2025-08-15 12:52:29,171 root INFO running install_lib 2025-08-15 12:52:29,177 root INFO creating build/bdist.linux-ppc64le/wheel 2025-08-15 12:52:29,177 root INFO creating build/bdist.linux-ppc64le/wheel/getmailcore 2025-08-15 12:52:29,177 root INFO copying build/lib/getmailcore/baseclasses.py -> build/bdist.linux-ppc64le/wheel/./getmailcore 2025-08-15 12:52:29,178 root INFO copying build/lib/getmailcore/message.py -> build/bdist.linux-ppc64le/wheel/./getmailcore 2025-08-15 12:52:29,178 root INFO copying build/lib/getmailcore/destinations.py -> build/bdist.linux-ppc64le/wheel/./getmailcore 2025-08-15 12:52:29,178 root INFO copying build/lib/getmailcore/exceptions.py -> build/bdist.linux-ppc64le/wheel/./getmailcore 2025-08-15 12:52:29,178 root INFO copying build/lib/getmailcore/_retrieverbases.py -> build/bdist.linux-ppc64le/wheel/./getmailcore 2025-08-15 12:52:29,179 root INFO copying build/lib/getmailcore/constants.py -> build/bdist.linux-ppc64le/wheel/./getmailcore 2025-08-15 12:52:29,179 root INFO copying build/lib/getmailcore/logging.py -> build/bdist.linux-ppc64le/wheel/./getmailcore 2025-08-15 12:52:29,179 root INFO copying build/lib/getmailcore/utilities.py -> build/bdist.linux-ppc64le/wheel/./getmailcore 2025-08-15 12:52:29,179 root INFO copying build/lib/getmailcore/retrievers.py -> build/bdist.linux-ppc64le/wheel/./getmailcore 2025-08-15 12:52:29,180 root INFO copying build/lib/getmailcore/__init__.py -> build/bdist.linux-ppc64le/wheel/./getmailcore 2025-08-15 12:52:29,180 root INFO copying build/lib/getmailcore/imap_utf7.py -> build/bdist.linux-ppc64le/wheel/./getmailcore 2025-08-15 12:52:29,180 root INFO copying build/lib/getmailcore/filters.py -> build/bdist.linux-ppc64le/wheel/./getmailcore 2025-08-15 12:52:29,180 root INFO running install_data 2025-08-15 12:52:29,186 root INFO creating build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data 2025-08-15 12:52:29,187 root INFO creating build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,187 root INFO copying README -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,187 root INFO copying docs/BUGS -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,188 root INFO copying docs/COPYING -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,188 root INFO copying docs/CHANGELOG -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,188 root INFO copying docs/THANKS -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,188 root INFO copying docs/configuration.html -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,189 root INFO copying docs/configuration.txt -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,189 root INFO copying docs/documentation.html -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,189 root INFO copying docs/documentation.txt -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,190 root INFO copying docs/faq.html -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,190 root INFO copying docs/faq.txt -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,190 root INFO copying docs/getmaildocs.css -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,190 root INFO copying docs/getmailrc-examples -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,191 root INFO copying docs/troubleshooting.html -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,191 root INFO copying docs/troubleshooting.txt -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/doc/getmail 2025-08-15 12:52:29,191 root INFO creating build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/man/man1 2025-08-15 12:52:29,192 root INFO copying docs/getmails.1 -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/man/man1 2025-08-15 12:52:29,192 root INFO copying docs/getmail.1 -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/man/man1 2025-08-15 12:52:29,192 root INFO copying docs/getmail_fetch.1 -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/man/man1 2025-08-15 12:52:29,192 root INFO copying docs/getmail_maildir.1 -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/man/man1 2025-08-15 12:52:29,193 root INFO copying docs/getmail_mbox.1 -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/data/share/man/man1 2025-08-15 12:52:29,193 root INFO running install_egg_info 2025-08-15 12:52:29,200 root INFO running egg_info 2025-08-15 12:52:29,205 root INFO creating getmail6.egg-info 2025-08-15 12:52:29,205 root INFO writing getmail6.egg-info/PKG-INFO 2025-08-15 12:52:29,206 root INFO writing dependency_links to getmail6.egg-info/dependency_links.txt 2025-08-15 12:52:29,206 root INFO writing top-level names to getmail6.egg-info/top_level.txt 2025-08-15 12:52:29,206 root INFO writing manifest file 'getmail6.egg-info/SOURCES.txt' 2025-08-15 12:52:29,215 root INFO reading manifest file 'getmail6.egg-info/SOURCES.txt' 2025-08-15 12:52:29,215 root INFO reading manifest template 'MANIFEST.in' 2025-08-15 12:52:29,221 root INFO writing manifest file 'getmail6.egg-info/SOURCES.txt' 2025-08-15 12:52:29,221 root INFO Copying getmail6.egg-info to build/bdist.linux-ppc64le/wheel/./getmail6-6.19.9-py3.12.egg-info 2025-08-15 12:52:29,222 root INFO running install_scripts 2025-08-15 12:52:29,222 root INFO creating build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts 2025-08-15 12:52:29,222 root INFO copying build/scripts-3.12/getmail_mbox -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts 2025-08-15 12:52:29,222 root INFO copying build/scripts-3.12/getmail_fetch -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts 2025-08-15 12:52:29,223 root INFO copying build/scripts-3.12/getmail -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts 2025-08-15 12:52:29,223 root INFO copying build/scripts-3.12/getmail_maildir -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts 2025-08-15 12:52:29,223 root INFO copying build/scripts-3.12/getmail-gmail-xoauth-tokens -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts 2025-08-15 12:52:29,223 root INFO copying build/scripts-3.12/getmails -> build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts 2025-08-15 12:52:29,224 root INFO changing mode of build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts/getmail_mbox to 755 2025-08-15 12:52:29,224 root INFO changing mode of build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts/getmail_fetch to 755 2025-08-15 12:52:29,224 root INFO changing mode of build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts/getmail to 755 2025-08-15 12:52:29,224 root INFO changing mode of build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts/getmail_maildir to 755 2025-08-15 12:52:29,224 root INFO changing mode of build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts/getmail-gmail-xoauth-tokens to 755 2025-08-15 12:52:29,224 root INFO changing mode of build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.data/scripts/getmails to 755 2025-08-15 12:52:29,225 root INFO creating build/bdist.linux-ppc64le/wheel/getmail6-6.19.9.dist-info/WHEEL 2025-08-15 12:52:29,226 wheel INFO creating '/home/buildozer/aports/testing/getmail6/src/getmail6-6.19.09/.dist/.tmp-apaa5gcw/getmail6-6.19.9-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-08-15 12:52:29,226 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/BUGS' 2025-08-15 12:52:29,227 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/CHANGELOG' 2025-08-15 12:52:29,227 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/COPYING' 2025-08-15 12:52:29,228 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/README' 2025-08-15 12:52:29,228 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/THANKS' 2025-08-15 12:52:29,228 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/configuration.html' 2025-08-15 12:52:29,229 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/configuration.txt' 2025-08-15 12:52:29,229 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/documentation.html' 2025-08-15 12:52:29,230 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/documentation.txt' 2025-08-15 12:52:29,230 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/faq.html' 2025-08-15 12:52:29,231 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/faq.txt' 2025-08-15 12:52:29,231 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/getmaildocs.css' 2025-08-15 12:52:29,231 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/getmailrc-examples' 2025-08-15 12:52:29,232 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/troubleshooting.html' 2025-08-15 12:52:29,232 wheel INFO adding 'getmail6-6.19.9.data/data/share/doc/getmail/troubleshooting.txt' 2025-08-15 12:52:29,232 wheel INFO adding 'getmail6-6.19.9.data/data/share/man/man1/getmail.1' 2025-08-15 12:52:29,233 wheel INFO adding 'getmail6-6.19.9.data/data/share/man/man1/getmail_fetch.1' 2025-08-15 12:52:29,233 wheel INFO adding 'getmail6-6.19.9.data/data/share/man/man1/getmail_maildir.1' 2025-08-15 12:52:29,233 wheel INFO adding 'getmail6-6.19.9.data/data/share/man/man1/getmail_mbox.1' 2025-08-15 12:52:29,233 wheel INFO adding 'getmail6-6.19.9.data/data/share/man/man1/getmails.1' 2025-08-15 12:52:29,234 wheel INFO adding 'getmail6-6.19.9.data/scripts/getmail' 2025-08-15 12:52:29,234 wheel INFO adding 'getmail6-6.19.9.data/scripts/getmail-gmail-xoauth-tokens' 2025-08-15 12:52:29,235 wheel INFO adding 'getmail6-6.19.9.data/scripts/getmail_fetch' 2025-08-15 12:52:29,235 wheel INFO adding 'getmail6-6.19.9.data/scripts/getmail_maildir' 2025-08-15 12:52:29,235 wheel INFO adding 'getmail6-6.19.9.data/scripts/getmail_mbox' 2025-08-15 12:52:29,235 wheel INFO adding 'getmail6-6.19.9.data/scripts/getmails' 2025-08-15 12:52:29,236 wheel INFO adding 'getmailcore/__init__.py' 2025-08-15 12:52:29,236 wheel INFO adding 'getmailcore/_retrieverbases.py' 2025-08-15 12:52:29,237 wheel INFO adding 'getmailcore/baseclasses.py' 2025-08-15 12:52:29,237 wheel INFO adding 'getmailcore/constants.py' 2025-08-15 12:52:29,237 wheel INFO adding 'getmailcore/destinations.py' 2025-08-15 12:52:29,238 wheel INFO adding 'getmailcore/exceptions.py' 2025-08-15 12:52:29,238 wheel INFO adding 'getmailcore/filters.py' 2025-08-15 12:52:29,238 wheel INFO adding 'getmailcore/imap_utf7.py' 2025-08-15 12:52:29,238 wheel INFO adding 'getmailcore/logging.py' 2025-08-15 12:52:29,239 wheel INFO adding 'getmailcore/message.py' 2025-08-15 12:52:29,239 wheel INFO adding 'getmailcore/retrievers.py' 2025-08-15 12:52:29,239 wheel INFO adding 'getmailcore/utilities.py' 2025-08-15 12:52:29,240 wheel INFO adding 'getmail6-6.19.9.dist-info/METADATA' 2025-08-15 12:52:29,240 wheel INFO adding 'getmail6-6.19.9.dist-info/WHEEL' 2025-08-15 12:52:29,240 wheel INFO adding 'getmail6-6.19.9.dist-info/top_level.txt' 2025-08-15 12:52:29,241 wheel INFO adding 'getmail6-6.19.9.dist-info/RECORD' 2025-08-15 12:52:29,241 root INFO removing build/bdist.linux-ppc64le/wheel 2025-08-15 12:52:29,244 gpep517 INFO The backend produced .dist/getmail6-6.19.9-py3-none-any.whl getmail6-6.19.9-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 -- /home/buildozer/aports/testing/getmail6/src/getmail6-6.19.09/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/getmail6/src/getmail6-6.19.09 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.11s =============================== >>> getmail6: Entering fakeroot... >>> getmail6-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/getmail6/pkg/getmail6-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/testing/getmail6/pkg/getmail6-doc/usr/share/man' >>> getmail6-doc*: Preparing subpackage getmail6-doc... >>> getmail6-doc*: Running postcheck for getmail6-doc >>> getmail6-pyc*: Running split function pyc... '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: 516.0 KB >>> getmail6-doc*: Compressing data... >>> getmail6-doc*: Create checksum... >>> getmail6-doc*: Create getmail6-doc-6.19.09-r0.apk >>> getmail6-pyc*: Tracing dependencies... python3 python3~3.12 >>> getmail6-pyc*: Package size: 268.6 KB >>> getmail6-pyc*: Compressing data... >>> getmail6-pyc*: Create checksum... >>> getmail6-pyc*: Create getmail6-pyc-6.19.09-r0.apk >>> getmail6*: Tracing dependencies... python3 python3~3.12 >>> getmail6*: Package size: 303.2 KB >>> getmail6*: Compressing data... >>> getmail6*: Create checksum... >>> getmail6*: Create getmail6-6.19.09-r0.apk >>> getmail6: Build complete at Fri, 15 Aug 2025 12:52:31 +0000 elapsed time 0h 0m 8s >>> getmail6: Cleaning up srcdir >>> getmail6: Cleaning up pkgdir >>> getmail6: Uninstalling dependencies... ( 1/34) Purging .makedepends-getmail6 (20250815.125224) ( 2/34) Purging py3-gpep517-pyc (19-r0) ( 3/34) Purging py3-gpep517 (19-r0) ( 4/34) Purging py3-installer-pyc (0.7.0-r2) ( 5/34) Purging py3-installer (0.7.0-r2) ( 6/34) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/34) Purging py3-setuptools (80.9.0-r1) ( 8/34) Purging py3-wheel-pyc (0.46.1-r0) ( 9/34) Purging py3-wheel (0.46.1-r0) (10/34) Purging py3-pytest-pyc (8.4.1-r1) (11/34) Purging py3-pytest (8.4.1-r1) (12/34) Purging py3-iniconfig-pyc (2.1.0-r0) (13/34) Purging py3-iniconfig (2.1.0-r0) (14/34) Purging py3-packaging-pyc (25.0-r0) (15/34) Purging py3-packaging (25.0-r0) (16/34) Purging py3-parsing-pyc (3.2.3-r0) (17/34) Purging py3-parsing (3.2.3-r0) (18/34) Purging py3-pluggy-pyc (1.6.0-r0) (19/34) Purging py3-pluggy (1.6.0-r0) (20/34) Purging py3-py-pyc (1.11.0-r4) (21/34) Purging py3-py (1.11.0-r4) (22/34) Purging py3-pygments-pyc (2.19.2-r0) (23/34) Purging py3-pygments (2.19.2-r0) (24/34) Purging python3-pyc (3.12.11-r0) (25/34) Purging python3-pycache-pyc0 (3.12.11-r0) (26/34) Purging pyc (3.12.11-r0) (27/34) Purging python3 (3.12.11-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.5_p20250705-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.50.4-r1) (34/34) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 288 MiB in 101 packages >>> getmail6: Updating the testing/ppc64le repository index... >>> getmail6: Signing the index...