>>> py3-preggy: Building community/py3-preggy 1.4.4-r6 (using abuild 3.17.0_rc1-r2) started Thu, 23 Apr 2026 03:36:00 +0000 >>> py3-preggy: Validating /home/buildozer/aports/community/py3-preggy/APKBUILD... >>> py3-preggy: Analyzing dependencies... >>> py3-preggy: Installing for build: build-base python3 py3-six py3-unidecode py3-setuptools py3-gpep517 ( 1/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.2-r1) ( 3/27) Installing gdbm (1.26-r0) ( 4/27) Installing xz-libs (5.8.2-r0) ( 5/27) Installing mpdecimal (4.0.1-r0) ( 6/27) Installing libpanelw (6.6_p20260404-r0) ( 7/27) Installing readline (8.3.3-r1) ( 8/27) Installing sqlite-libs (3.53.0-r0) ( 9/27) Installing python3 (3.14.3-r0) (10/27) Installing python3-pycache-pyc0 (3.14.3-r0) (11/27) Installing pyc (3.14.3-r0) (12/27) Installing python3-pyc (3.14.3-r0) (13/27) Installing py3-six (1.17.0-r1) (14/27) Installing py3-six-pyc (1.17.0-r1) (15/27) Installing py3-unidecode (1.4.0-r1) (16/27) Installing py3-unidecode-pyc (1.4.0-r1) (17/27) Installing py3-parsing (3.3.2-r1) (18/27) Installing py3-parsing-pyc (3.3.2-r1) (19/27) Installing py3-packaging (26.0-r1) (20/27) Installing py3-packaging-pyc (26.0-r1) (21/27) Installing py3-setuptools (82.0.1-r1) (22/27) Installing py3-setuptools-pyc (82.0.1-r1) (23/27) Installing py3-installer (1.0.0-r0) (24/27) Installing py3-installer-pyc (1.0.0-r0) (25/27) Installing py3-gpep517 (19-r2) (26/27) Installing py3-gpep517-pyc (19-r2) (27/27) Installing .makedepends-py3-preggy (20260423.033603) Executing busybox-1.37.0-r31.trigger OK: 510.6 MiB in 130 packages >>> py3-preggy: Cleaning up srcdir >>> py3-preggy: Cleaning up pkgdir >>> py3-preggy: Cleaning up tmpdir >>> py3-preggy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/preggy-1.4.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/preggy-1.4.4.tar.gz.part' preggy-1.4.4.tar.gz. 100% |********************************| 23351 0:00:00 ETA '/var/cache/distfiles/v3.24/preggy-1.4.4.tar.gz.part' saved /var/cache/distfiles/v3.24/preggy-1.4.4.tar.gz: OK >>> py3-preggy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/preggy-1.4.4.tar.gz /var/cache/distfiles/v3.24/preggy-1.4.4.tar.gz: OK >>> py3-preggy: Unpacking /var/cache/distfiles/v3.24/preggy-1.4.4.tar.gz... 2026-04-23 03:36:05,538 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-23 03:36:05,603 root INFO running bdist_wheel 2026-04-23 03:36:05,650 root INFO running build 2026-04-23 03:36:05,650 root INFO running build_py 2026-04-23 03:36:05,662 root INFO creating build/lib/preggy 2026-04-23 03:36:05,663 root INFO copying preggy/core.py -> build/lib/preggy 2026-04-23 03:36:05,664 root INFO copying preggy/utils.py -> build/lib/preggy 2026-04-23 03:36:05,665 root INFO copying preggy/__main__.py -> build/lib/preggy 2026-04-23 03:36:05,665 root INFO copying preggy/__meta__.py -> build/lib/preggy 2026-04-23 03:36:05,666 root INFO copying preggy/__init__.py -> build/lib/preggy 2026-04-23 03:36:05,667 root INFO creating build/lib/preggy/assertions 2026-04-23 03:36:05,667 root INFO copying preggy/assertions/length.py -> build/lib/preggy/assertions 2026-04-23 03:36:05,668 root INFO copying preggy/assertions/inclusion.py -> build/lib/preggy/assertions 2026-04-23 03:36:05,668 root INFO copying preggy/assertions/equality.py -> build/lib/preggy/assertions 2026-04-23 03:36:05,669 root INFO copying preggy/assertions/like.py -> build/lib/preggy/assertions 2026-04-23 03:36:05,670 root INFO copying preggy/assertions/comparison.py -> build/lib/preggy/assertions 2026-04-23 03:36:05,670 root INFO copying preggy/assertions/__init__.py -> build/lib/preggy/assertions 2026-04-23 03:36:05,671 root INFO copying preggy/assertions/emptiness.py -> build/lib/preggy/assertions 2026-04-23 03:36:05,672 root INFO creating build/lib/preggy/assertions/types 2026-04-23 03:36:05,673 root INFO copying preggy/assertions/types/function.py -> build/lib/preggy/assertions/types 2026-04-23 03:36:05,673 root INFO copying preggy/assertions/types/classes.py -> build/lib/preggy/assertions/types 2026-04-23 03:36:05,674 root INFO copying preggy/assertions/types/boolean.py -> build/lib/preggy/assertions/types 2026-04-23 03:36:05,674 root INFO copying preggy/assertions/types/numeric.py -> build/lib/preggy/assertions/types 2026-04-23 03:36:05,675 root INFO copying preggy/assertions/types/nullable.py -> build/lib/preggy/assertions/types 2026-04-23 03:36:05,676 root INFO copying preggy/assertions/types/errors.py -> build/lib/preggy/assertions/types 2026-04-23 03:36:05,676 root INFO copying preggy/assertions/types/regexp.py -> build/lib/preggy/assertions/types 2026-04-23 03:36:05,677 root INFO copying preggy/assertions/types/__init__.py -> build/lib/preggy/assertions/types 2026-04-23 03:36:05,677 root INFO copying preggy/assertions/types/file.py -> build/lib/preggy/assertions/types 2026-04-23 03:36:05,704 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-04-23 03:36:05,704 root INFO running install 2026-04-23 03:36:05,762 root INFO running install_lib 2026-04-23 03:36:05,773 root INFO creating build/bdist.linux-ppc64le/wheel 2026-04-23 03:36:05,774 root INFO creating build/bdist.linux-ppc64le/wheel/preggy 2026-04-23 03:36:05,774 root INFO creating build/bdist.linux-ppc64le/wheel/preggy/assertions 2026-04-23 03:36:05,775 root INFO copying build/lib/preggy/assertions/length.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions 2026-04-23 03:36:05,775 root INFO copying build/lib/preggy/assertions/inclusion.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions 2026-04-23 03:36:05,776 root INFO copying build/lib/preggy/assertions/equality.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions 2026-04-23 03:36:05,777 root INFO creating build/bdist.linux-ppc64le/wheel/preggy/assertions/types 2026-04-23 03:36:05,777 root INFO copying build/lib/preggy/assertions/types/function.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions/types 2026-04-23 03:36:05,778 root INFO copying build/lib/preggy/assertions/types/classes.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions/types 2026-04-23 03:36:05,778 root INFO copying build/lib/preggy/assertions/types/boolean.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions/types 2026-04-23 03:36:05,779 root INFO copying build/lib/preggy/assertions/types/numeric.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions/types 2026-04-23 03:36:05,780 root INFO copying build/lib/preggy/assertions/types/nullable.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions/types 2026-04-23 03:36:05,780 root INFO copying build/lib/preggy/assertions/types/errors.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions/types 2026-04-23 03:36:05,781 root INFO copying build/lib/preggy/assertions/types/regexp.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions/types 2026-04-23 03:36:05,781 root INFO copying build/lib/preggy/assertions/types/__init__.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions/types 2026-04-23 03:36:05,782 root INFO copying build/lib/preggy/assertions/types/file.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions/types 2026-04-23 03:36:05,782 root INFO copying build/lib/preggy/assertions/like.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions 2026-04-23 03:36:05,783 root INFO copying build/lib/preggy/assertions/comparison.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions 2026-04-23 03:36:05,784 root INFO copying build/lib/preggy/assertions/__init__.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions 2026-04-23 03:36:05,784 root INFO copying build/lib/preggy/assertions/emptiness.py -> build/bdist.linux-ppc64le/wheel/./preggy/assertions 2026-04-23 03:36:05,785 root INFO copying build/lib/preggy/core.py -> build/bdist.linux-ppc64le/wheel/./preggy 2026-04-23 03:36:05,785 root INFO copying build/lib/preggy/utils.py -> build/bdist.linux-ppc64le/wheel/./preggy 2026-04-23 03:36:05,786 root INFO copying build/lib/preggy/__main__.py -> build/bdist.linux-ppc64le/wheel/./preggy 2026-04-23 03:36:05,786 root INFO copying build/lib/preggy/__meta__.py -> build/bdist.linux-ppc64le/wheel/./preggy 2026-04-23 03:36:05,787 root INFO copying build/lib/preggy/__init__.py -> build/bdist.linux-ppc64le/wheel/./preggy 2026-04-23 03:36:05,788 root INFO running install_egg_info 2026-04-23 03:36:05,800 root INFO running egg_info 2026-04-23 03:36:05,809 root INFO writing preggy.egg-info/PKG-INFO 2026-04-23 03:36:05,812 root INFO writing dependency_links to preggy.egg-info/dependency_links.txt 2026-04-23 03:36:05,814 root INFO writing requirements to preggy.egg-info/requires.txt 2026-04-23 03:36:05,814 root INFO writing top-level names to preggy.egg-info/top_level.txt 2026-04-23 03:36:05,828 root INFO reading manifest file 'preggy.egg-info/SOURCES.txt' 2026-04-23 03:36:05,833 root INFO reading manifest template 'MANIFEST.in' 2026-04-23 03:36:05,834 root WARNING no previously-included directories found matching 'dist' 2026-04-23 03:36:05,834 root WARNING no previously-included directories found matching 'build' 2026-04-23 03:36:05,848 root INFO writing manifest file 'preggy.egg-info/SOURCES.txt' 2026-04-23 03:36:05,849 root INFO Copying preggy.egg-info to build/bdist.linux-ppc64le/wheel/./preggy-1.4.4-py3.14.egg-info 2026-04-23 03:36:05,852 root INFO running install_scripts 2026-04-23 03:36:05,855 root INFO creating build/bdist.linux-ppc64le/wheel/preggy-1.4.4.dist-info/WHEEL 2026-04-23 03:36:05,856 wheel INFO creating '/home/buildozer/aports/community/py3-preggy/src/preggy-1.4.4/.dist/.tmp-snjv980t/preggy-1.4.4-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-04-23 03:36:05,857 wheel INFO adding 'preggy/__init__.py' 2026-04-23 03:36:05,858 wheel INFO adding 'preggy/__main__.py' 2026-04-23 03:36:05,859 wheel INFO adding 'preggy/__meta__.py' 2026-04-23 03:36:05,859 wheel INFO adding 'preggy/core.py' 2026-04-23 03:36:05,860 wheel INFO adding 'preggy/utils.py' 2026-04-23 03:36:05,861 wheel INFO adding 'preggy/assertions/__init__.py' 2026-04-23 03:36:05,861 wheel INFO adding 'preggy/assertions/comparison.py' 2026-04-23 03:36:05,862 wheel INFO adding 'preggy/assertions/emptiness.py' 2026-04-23 03:36:05,862 wheel INFO adding 'preggy/assertions/equality.py' 2026-04-23 03:36:05,863 wheel INFO adding 'preggy/assertions/inclusion.py' 2026-04-23 03:36:05,863 wheel INFO adding 'preggy/assertions/length.py' 2026-04-23 03:36:05,864 wheel INFO adding 'preggy/assertions/like.py' 2026-04-23 03:36:05,865 wheel INFO adding 'preggy/assertions/types/__init__.py' 2026-04-23 03:36:05,865 wheel INFO adding 'preggy/assertions/types/boolean.py' 2026-04-23 03:36:05,866 wheel INFO adding 'preggy/assertions/types/classes.py' 2026-04-23 03:36:05,866 wheel INFO adding 'preggy/assertions/types/errors.py' 2026-04-23 03:36:05,867 wheel INFO adding 'preggy/assertions/types/file.py' 2026-04-23 03:36:05,867 wheel INFO adding 'preggy/assertions/types/function.py' 2026-04-23 03:36:05,868 wheel INFO adding 'preggy/assertions/types/nullable.py' 2026-04-23 03:36:05,868 wheel INFO adding 'preggy/assertions/types/numeric.py' 2026-04-23 03:36:05,869 wheel INFO adding 'preggy/assertions/types/regexp.py' 2026-04-23 03:36:05,870 wheel INFO adding 'preggy-1.4.4.dist-info/METADATA' 2026-04-23 03:36:05,870 wheel INFO adding 'preggy-1.4.4.dist-info/WHEEL' 2026-04-23 03:36:05,871 wheel INFO adding 'preggy-1.4.4.dist-info/top_level.txt' 2026-04-23 03:36:05,871 wheel INFO adding 'preggy-1.4.4.dist-info/RECORD' 2026-04-23 03:36:05,872 root INFO removing build/bdist.linux-ppc64le/wheel 2026-04-23 03:36:05,875 gpep517 INFO The backend produced .dist/preggy-1.4.4-py3-none-any.whl preggy-1.4.4-py3-none-any.whl >>> py3-preggy: Entering fakeroot... 2026-04-23 03:36:06,527 gpep517 INFO Installing .dist/preggy-1.4.4-py3-none-any.whl into /home/buildozer/aports/community/py3-preggy/pkg/py3-preggy 2026-04-23 03:36:06,678 gpep517 INFO Installation complete >>> py3-preggy-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/community/py3-preggy/pkg/py3-preggy-doc/usr/share/licenses' >>> py3-preggy-doc*: Preparing subpackage py3-preggy-doc... Please specify at least one package name on the command line. >>> py3-preggy-doc*: Running postcheck for py3-preggy-doc >>> py3-preggy-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/preggy/assertions/types/__pycache__' -> '/home/buildozer/aports/community/py3-preggy/pkg/py3-preggy-pyc/usr/lib/python3.14/site-packages/preggy/assertions/types/__pycache__' 'usr/lib/python3.14/site-packages/preggy/assertions/__pycache__' -> '/home/buildozer/aports/community/py3-preggy/pkg/py3-preggy-pyc/usr/lib/python3.14/site-packages/preggy/assertions/__pycache__' 'usr/lib/python3.14/site-packages/preggy/__pycache__' -> '/home/buildozer/aports/community/py3-preggy/pkg/py3-preggy-pyc/usr/lib/python3.14/site-packages/preggy/__pycache__' >>> py3-preggy-pyc*: Preparing subpackage py3-preggy-pyc... Please specify at least one package name on the command line. >>> py3-preggy-pyc*: Running postcheck for py3-preggy-pyc >>> py3-preggy*: Running postcheck for py3-preggy >>> py3-preggy*: Preparing package py3-preggy... Please specify at least one package name on the command line. >>> py3-preggy-doc*: Tracing dependencies... >>> py3-preggy-doc*: Package size: 7.1 KB >>> py3-preggy-doc*: Compressing data... >>> py3-preggy-doc*: Create checksum... >>> py3-preggy-doc*: Create py3-preggy-doc-1.4.4-r6.apk >>> py3-preggy-pyc*: Tracing dependencies... python3~3.14 >>> py3-preggy-pyc*: Package size: 52.6 KB >>> py3-preggy-pyc*: Compressing data... >>> py3-preggy-pyc*: Create checksum... >>> py3-preggy-pyc*: Create py3-preggy-pyc-1.4.4-r6.apk >>> py3-preggy*: Tracing dependencies... python3 py3-six py3-unidecode python3~3.14 >>> py3-preggy*: Package size: 54.6 KB >>> py3-preggy*: Compressing data... >>> py3-preggy*: Create checksum... libfakeroot internal error: payload not recognized! >>> py3-preggy*: Create py3-preggy-1.4.4-r6.apk >>> py3-preggy: Build complete at Thu, 23 Apr 2026 03:36:07 +0000 elapsed time 0h 0m 7s >>> py3-preggy: Cleaning up srcdir >>> py3-preggy: Cleaning up pkgdir >>> py3-preggy: Uninstalling dependencies... ( 1/27) Purging .makedepends-py3-preggy (20260423.033603) ( 2/27) Purging py3-six-pyc (1.17.0-r1) ( 3/27) Purging py3-six (1.17.0-r1) ( 4/27) Purging py3-unidecode-pyc (1.4.0-r1) ( 5/27) Purging py3-unidecode (1.4.0-r1) ( 6/27) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/27) Purging py3-setuptools (82.0.1-r1) ( 8/27) Purging py3-packaging-pyc (26.0-r1) ( 9/27) Purging py3-packaging (26.0-r1) (10/27) Purging py3-parsing-pyc (3.3.2-r1) (11/27) Purging py3-parsing (3.3.2-r1) (12/27) Purging py3-gpep517-pyc (19-r2) (13/27) Purging py3-gpep517 (19-r2) (14/27) Purging py3-installer-pyc (1.0.0-r0) (15/27) Purging py3-installer (1.0.0-r0) (16/27) Purging python3-pyc (3.14.3-r0) (17/27) Purging python3-pycache-pyc0 (3.14.3-r0) (18/27) Purging pyc (3.14.3-r0) (19/27) Purging python3 (3.14.3-r0) (20/27) Purging gdbm (1.26-r0) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.5.2-r1) (23/27) Purging libpanelw (6.6_p20260404-r0) (24/27) Purging mpdecimal (4.0.1-r0) (25/27) Purging readline (8.3.3-r1) (26/27) Purging sqlite-libs (3.53.0-r0) (27/27) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 459.0 MiB in 103 packages >>> py3-preggy: Updating the community/ppc64le repository index... >>> py3-preggy: Signing the index...