>>> py3-preggy: Building community/py3-preggy 1.4.4-r5 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 01:43:54 +0000 >>> py3-preggy: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/15) Installing py3-six (1.17.0-r0) (2/15) Installing py3-six-pyc (1.17.0-r0) (3/15) Installing py3-unidecode (1.3.8-r1) (4/15) Installing py3-unidecode-pyc (1.3.8-r1) (5/15) Installing py3-parsing (3.2.3-r0) (6/15) Installing py3-parsing-pyc (3.2.3-r0) (7/15) Installing py3-packaging (25.0-r0) (8/15) Installing py3-packaging-pyc (25.0-r0) (9/15) Installing py3-setuptools (80.9.0-r0) (10/15) Installing py3-setuptools-pyc (80.9.0-r0) (11/15) Installing py3-installer (0.7.0-r2) (12/15) Installing py3-installer-pyc (0.7.0-r2) (13/15) Installing py3-gpep517 (19-r0) (14/15) Installing py3-gpep517-pyc (19-r0) (15/15) Installing .makedepends-py3-preggy (20251013.014354) Executing busybox-1.37.0-r19.trigger OK: 308 MiB in 104 packages >>> py3-preggy: Cleaning up srcdir >>> py3-preggy: Cleaning up pkgdir >>> py3-preggy: Cleaning up tmpdir >>> py3-preggy: Fetching https://files.pythonhosted.org/packages/source/p/preggy/preggy-1.4.4.tar.gz >>> py3-preggy: Fetching https://files.pythonhosted.org/packages/source/p/preggy/preggy-1.4.4.tar.gz >>> py3-preggy: Checking sha512sums... preggy-1.4.4.tar.gz: OK >>> py3-preggy: Unpacking /var/cache/distfiles/preggy-1.4.4.tar.gz... 2025-10-13 01:43:55,602 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-13 01:43:55,625 root INFO running bdist_wheel 2025-10-13 01:43:55,632 root INFO running build 2025-10-13 01:43:55,633 root INFO running build_py 2025-10-13 01:43:55,634 root INFO creating build/lib/preggy 2025-10-13 01:43:55,634 root INFO copying preggy/core.py -> build/lib/preggy 2025-10-13 01:43:55,635 root INFO copying preggy/__meta__.py -> build/lib/preggy 2025-10-13 01:43:55,635 root INFO copying preggy/utils.py -> build/lib/preggy 2025-10-13 01:43:55,635 root INFO copying preggy/__init__.py -> build/lib/preggy 2025-10-13 01:43:55,635 root INFO copying preggy/__main__.py -> build/lib/preggy 2025-10-13 01:43:55,635 root INFO creating build/lib/preggy/assertions 2025-10-13 01:43:55,635 root INFO copying preggy/assertions/comparison.py -> build/lib/preggy/assertions 2025-10-13 01:43:55,635 root INFO copying preggy/assertions/like.py -> build/lib/preggy/assertions 2025-10-13 01:43:55,635 root INFO copying preggy/assertions/length.py -> build/lib/preggy/assertions 2025-10-13 01:43:55,635 root INFO copying preggy/assertions/emptiness.py -> build/lib/preggy/assertions 2025-10-13 01:43:55,636 root INFO copying preggy/assertions/__init__.py -> build/lib/preggy/assertions 2025-10-13 01:43:55,636 root INFO copying preggy/assertions/equality.py -> build/lib/preggy/assertions 2025-10-13 01:43:55,636 root INFO copying preggy/assertions/inclusion.py -> build/lib/preggy/assertions 2025-10-13 01:43:55,636 root INFO creating build/lib/preggy/assertions/types 2025-10-13 01:43:55,636 root INFO copying preggy/assertions/types/numeric.py -> build/lib/preggy/assertions/types 2025-10-13 01:43:55,636 root INFO copying preggy/assertions/types/boolean.py -> build/lib/preggy/assertions/types 2025-10-13 01:43:55,636 root INFO copying preggy/assertions/types/nullable.py -> build/lib/preggy/assertions/types 2025-10-13 01:43:55,636 root INFO copying preggy/assertions/types/function.py -> build/lib/preggy/assertions/types 2025-10-13 01:43:55,636 root INFO copying preggy/assertions/types/regexp.py -> build/lib/preggy/assertions/types 2025-10-13 01:43:55,636 root INFO copying preggy/assertions/types/errors.py -> build/lib/preggy/assertions/types 2025-10-13 01:43:55,636 root INFO copying preggy/assertions/types/__init__.py -> build/lib/preggy/assertions/types 2025-10-13 01:43:55,636 root INFO copying preggy/assertions/types/file.py -> build/lib/preggy/assertions/types 2025-10-13 01:43:55,636 root INFO copying preggy/assertions/types/classes.py -> build/lib/preggy/assertions/types 2025-10-13 01:43:55,640 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 01:43:55,640 root INFO running install 2025-10-13 01:43:55,645 root INFO running install_lib 2025-10-13 01:43:55,646 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 01:43:55,646 root INFO creating build/bdist.linux-x86_64/wheel/preggy 2025-10-13 01:43:55,646 root INFO copying build/lib/preggy/core.py -> build/bdist.linux-x86_64/wheel/./preggy 2025-10-13 01:43:55,646 root INFO copying build/lib/preggy/__meta__.py -> build/bdist.linux-x86_64/wheel/./preggy 2025-10-13 01:43:55,646 root INFO copying build/lib/preggy/utils.py -> build/bdist.linux-x86_64/wheel/./preggy 2025-10-13 01:43:55,646 root INFO copying build/lib/preggy/__init__.py -> build/bdist.linux-x86_64/wheel/./preggy 2025-10-13 01:43:55,646 root INFO copying build/lib/preggy/__main__.py -> build/bdist.linux-x86_64/wheel/./preggy 2025-10-13 01:43:55,647 root INFO creating build/bdist.linux-x86_64/wheel/preggy/assertions 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/comparison.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions 2025-10-13 01:43:55,647 root INFO creating build/bdist.linux-x86_64/wheel/preggy/assertions/types 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/types/numeric.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions/types 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/types/boolean.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions/types 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/types/nullable.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions/types 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/types/function.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions/types 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/types/regexp.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions/types 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/types/errors.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions/types 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/types/__init__.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions/types 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/types/file.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions/types 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/types/classes.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions/types 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/like.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/length.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/emptiness.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/__init__.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/equality.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions 2025-10-13 01:43:55,647 root INFO copying build/lib/preggy/assertions/inclusion.py -> build/bdist.linux-x86_64/wheel/./preggy/assertions 2025-10-13 01:43:55,648 root INFO running install_egg_info 2025-10-13 01:43:55,649 root INFO running egg_info 2025-10-13 01:43:55,650 root INFO writing preggy.egg-info/PKG-INFO 2025-10-13 01:43:55,655 root INFO writing dependency_links to preggy.egg-info/dependency_links.txt 2025-10-13 01:43:55,655 root INFO writing requirements to preggy.egg-info/requires.txt 2025-10-13 01:43:55,655 root INFO writing top-level names to preggy.egg-info/top_level.txt 2025-10-13 01:43:55,657 root INFO reading manifest file 'preggy.egg-info/SOURCES.txt' 2025-10-13 01:43:55,658 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 01:43:55,658 root WARNING no previously-included directories found matching 'dist' 2025-10-13 01:43:55,658 root WARNING no previously-included directories found matching 'build' 2025-10-13 01:43:55,659 root INFO writing manifest file 'preggy.egg-info/SOURCES.txt' 2025-10-13 01:43:55,659 root INFO Copying preggy.egg-info to build/bdist.linux-x86_64/wheel/./preggy-1.4.4-py3.12.egg-info 2025-10-13 01:43:55,660 root INFO running install_scripts 2025-10-13 01:43:55,660 root INFO creating build/bdist.linux-x86_64/wheel/preggy-1.4.4.dist-info/WHEEL 2025-10-13 01:43:55,660 wheel INFO creating '/home/udu/aports/community/py3-preggy/src/preggy-1.4.4/.dist/.tmp-95o5o7jw/preggy-1.4.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 01:43:55,660 wheel INFO adding 'preggy/__init__.py' 2025-10-13 01:43:55,660 wheel INFO adding 'preggy/__main__.py' 2025-10-13 01:43:55,660 wheel INFO adding 'preggy/__meta__.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/core.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/utils.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/__init__.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/comparison.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/emptiness.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/equality.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/inclusion.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/length.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/like.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/types/__init__.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/types/boolean.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/types/classes.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/types/errors.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/types/file.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/types/function.py' 2025-10-13 01:43:55,661 wheel INFO adding 'preggy/assertions/types/nullable.py' 2025-10-13 01:43:55,662 wheel INFO adding 'preggy/assertions/types/numeric.py' 2025-10-13 01:43:55,662 wheel INFO adding 'preggy/assertions/types/regexp.py' 2025-10-13 01:43:55,662 wheel INFO adding 'preggy-1.4.4.dist-info/METADATA' 2025-10-13 01:43:55,662 wheel INFO adding 'preggy-1.4.4.dist-info/WHEEL' 2025-10-13 01:43:55,662 wheel INFO adding 'preggy-1.4.4.dist-info/top_level.txt' 2025-10-13 01:43:55,662 wheel INFO adding 'preggy-1.4.4.dist-info/RECORD' 2025-10-13 01:43:55,662 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 01:43:55,662 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... 2025-10-13 01:43:55,772 gpep517 INFO Installing .dist/preggy-1.4.4-py3-none-any.whl into /home/udu/aports/community/py3-preggy/pkg/py3-preggy 2025-10-13 01:43:55,789 gpep517 INFO Installation complete >>> py3-preggy-doc*: Running split function doc... 'usr/share/licenses' -> '/home/udu/aports/community/py3-preggy/pkg/py3-preggy-doc/usr/share/licenses' >>> py3-preggy-doc*: Preparing subpackage py3-preggy-doc... >>> py3-preggy-doc*: Running postcheck for py3-preggy-doc >>> py3-preggy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/preggy/__pycache__' -> '/home/udu/aports/community/py3-preggy/pkg/py3-preggy-pyc/usr/lib/python3.12/site-packages/preggy/__pycache__' 'usr/lib/python3.12/site-packages/preggy/assertions/types/__pycache__' -> '/home/udu/aports/community/py3-preggy/pkg/py3-preggy-pyc/usr/lib/python3.12/site-packages/preggy/assertions/types/__pycache__' 'usr/lib/python3.12/site-packages/preggy/assertions/__pycache__' -> '/home/udu/aports/community/py3-preggy/pkg/py3-preggy-pyc/usr/lib/python3.12/site-packages/preggy/assertions/__pycache__' >>> py3-preggy-pyc*: Preparing subpackage py3-preggy-pyc... >>> py3-preggy-pyc*: Running postcheck for py3-preggy-pyc >>> py3-preggy*: Running postcheck for py3-preggy >>> py3-preggy*: Preparing package py3-preggy... >>> 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-r5.apk >>> py3-preggy-pyc*: Tracing dependencies... python3 py3-six py3-unidecode python3~3.12 >>> py3-preggy-pyc*: Package size: 51.2 KB >>> py3-preggy-pyc*: Compressing data... >>> py3-preggy-pyc*: Create checksum... >>> py3-preggy-pyc*: Create py3-preggy-pyc-1.4.4-r5.apk >>> py3-preggy*: Tracing dependencies... python3 py3-six py3-unidecode python3~3.12 >>> py3-preggy*: Package size: 54.6 KB >>> py3-preggy*: Compressing data... >>> py3-preggy*: Create checksum... >>> py3-preggy*: Create py3-preggy-1.4.4-r5.apk >>> py3-preggy: Build complete at Mon, 13 Oct 2025 01:43:56 +0000 elapsed time 0h 0m 2s >>> py3-preggy: Cleaning up srcdir >>> py3-preggy: Cleaning up pkgdir >>> py3-preggy: Uninstalling dependencies... (1/15) Purging .makedepends-py3-preggy (20251013.014354) (2/15) Purging py3-six-pyc (1.17.0-r0) (3/15) Purging py3-six (1.17.0-r0) (4/15) Purging py3-unidecode-pyc (1.3.8-r1) (5/15) Purging py3-unidecode (1.3.8-r1) (6/15) Purging py3-setuptools-pyc (80.9.0-r0) (7/15) Purging py3-setuptools (80.9.0-r0) (8/15) Purging py3-packaging-pyc (25.0-r0) (9/15) Purging py3-packaging (25.0-r0) (10/15) Purging py3-parsing-pyc (3.2.3-r0) (11/15) Purging py3-parsing (3.2.3-r0) (12/15) Purging py3-gpep517-pyc (19-r0) (13/15) Purging py3-gpep517 (19-r0) (14/15) Purging py3-installer-pyc (0.7.0-r2) (15/15) Purging py3-installer (0.7.0-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-preggy: Updating the community/x86_64 repository index... >>> py3-preggy: Signing the index...