>>> py3-preggy: Building community/py3-preggy 1.4.4-r5 (using abuild 3.15.0_rc3-r2) started Sat, 10 May 2025 10:49:51 +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/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.8-r0) (3/26) Installing gdbm (1.24-r0) (4/26) Installing xz-libs (5.8.1-r0) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.5_p20250503-r0) (7/26) Installing sqlite-libs (3.49.2-r0) (8/26) Installing python3 (3.12.10-r0) (9/26) Installing python3-pycache-pyc0 (3.12.10-r0) (10/26) Installing pyc (3.12.10-r0) (11/26) Installing python3-pyc (3.12.10-r0) (12/26) Installing py3-six (1.17.0-r0) (13/26) Installing py3-six-pyc (1.17.0-r0) (14/26) Installing py3-unidecode (1.3.8-r1) (15/26) Installing py3-unidecode-pyc (1.3.8-r1) (16/26) Installing py3-parsing (3.2.3-r0) (17/26) Installing py3-parsing-pyc (3.2.3-r0) (18/26) Installing py3-packaging (25.0-r0) (19/26) Installing py3-packaging-pyc (25.0-r0) (20/26) Installing py3-setuptools (80.3.1-r0) (21/26) Installing py3-setuptools-pyc (80.3.1-r0) (22/26) Installing py3-installer (0.7.0-r2) (23/26) Installing py3-installer-pyc (0.7.0-r2) (24/26) Installing py3-gpep517 (19-r0) (25/26) Installing py3-gpep517-pyc (19-r0) (26/26) Installing .makedepends-py3-preggy (20250510.105011) Executing busybox-1.37.0-r17.trigger OK: 447 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.22/preggy-1.4.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/preggy-1.4.4.tar.gz.part' preggy-1.4.4.tar.gz. 100% |********************************| 23351 0:00:00 ETA '/var/cache/distfiles/v3.22/preggy-1.4.4.tar.gz.part' saved >>> py3-preggy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/preggy-1.4.4.tar.gz >>> py3-preggy: Checking sha512sums... preggy-1.4.4.tar.gz: OK >>> py3-preggy: Unpacking /var/cache/distfiles/v3.22/preggy-1.4.4.tar.gz... 2025-05-10 10:50:12,791 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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-05-10 10:50:12,852 root INFO running bdist_wheel 2025-05-10 10:50:12,876 root INFO running build 2025-05-10 10:50:12,876 root INFO running build_py 2025-05-10 10:50:12,882 root INFO creating build/lib/preggy 2025-05-10 10:50:12,883 root INFO copying preggy/utils.py -> build/lib/preggy 2025-05-10 10:50:12,883 root INFO copying preggy/__init__.py -> build/lib/preggy 2025-05-10 10:50:12,883 root INFO copying preggy/core.py -> build/lib/preggy 2025-05-10 10:50:12,884 root INFO copying preggy/__main__.py -> build/lib/preggy 2025-05-10 10:50:12,884 root INFO copying preggy/__meta__.py -> build/lib/preggy 2025-05-10 10:50:12,884 root INFO creating build/lib/preggy/assertions 2025-05-10 10:50:12,885 root INFO copying preggy/assertions/comparison.py -> build/lib/preggy/assertions 2025-05-10 10:50:12,885 root INFO copying preggy/assertions/equality.py -> build/lib/preggy/assertions 2025-05-10 10:50:12,885 root INFO copying preggy/assertions/emptiness.py -> build/lib/preggy/assertions 2025-05-10 10:50:12,886 root INFO copying preggy/assertions/__init__.py -> build/lib/preggy/assertions 2025-05-10 10:50:12,886 root INFO copying preggy/assertions/inclusion.py -> build/lib/preggy/assertions 2025-05-10 10:50:12,886 root INFO copying preggy/assertions/like.py -> build/lib/preggy/assertions 2025-05-10 10:50:12,887 root INFO copying preggy/assertions/length.py -> build/lib/preggy/assertions 2025-05-10 10:50:12,887 root INFO creating build/lib/preggy/assertions/types 2025-05-10 10:50:12,887 root INFO copying preggy/assertions/types/regexp.py -> build/lib/preggy/assertions/types 2025-05-10 10:50:12,888 root INFO copying preggy/assertions/types/classes.py -> build/lib/preggy/assertions/types 2025-05-10 10:50:12,888 root INFO copying preggy/assertions/types/nullable.py -> build/lib/preggy/assertions/types 2025-05-10 10:50:12,888 root INFO copying preggy/assertions/types/__init__.py -> build/lib/preggy/assertions/types 2025-05-10 10:50:12,889 root INFO copying preggy/assertions/types/boolean.py -> build/lib/preggy/assertions/types 2025-05-10 10:50:12,889 root INFO copying preggy/assertions/types/numeric.py -> build/lib/preggy/assertions/types 2025-05-10 10:50:12,889 root INFO copying preggy/assertions/types/file.py -> build/lib/preggy/assertions/types 2025-05-10 10:50:12,890 root INFO copying preggy/assertions/types/function.py -> build/lib/preggy/assertions/types 2025-05-10 10:50:12,890 root INFO copying preggy/assertions/types/errors.py -> build/lib/preggy/assertions/types 2025-05-10 10:50:12,901 root INFO installing to build/bdist.linux-i686/wheel 2025-05-10 10:50:12,901 root INFO running install 2025-05-10 10:50:12,914 root INFO running install_lib 2025-05-10 10:50:12,919 root INFO creating build/bdist.linux-i686/wheel 2025-05-10 10:50:12,919 root INFO creating build/bdist.linux-i686/wheel/preggy 2025-05-10 10:50:12,919 root INFO copying build/lib/preggy/utils.py -> build/bdist.linux-i686/wheel/./preggy 2025-05-10 10:50:12,920 root INFO creating build/bdist.linux-i686/wheel/preggy/assertions 2025-05-10 10:50:12,920 root INFO copying build/lib/preggy/assertions/comparison.py -> build/bdist.linux-i686/wheel/./preggy/assertions 2025-05-10 10:50:12,920 root INFO copying build/lib/preggy/assertions/equality.py -> build/bdist.linux-i686/wheel/./preggy/assertions 2025-05-10 10:50:12,920 root INFO copying build/lib/preggy/assertions/emptiness.py -> build/bdist.linux-i686/wheel/./preggy/assertions 2025-05-10 10:50:12,921 root INFO copying build/lib/preggy/assertions/__init__.py -> build/bdist.linux-i686/wheel/./preggy/assertions 2025-05-10 10:50:12,921 root INFO copying build/lib/preggy/assertions/inclusion.py -> build/bdist.linux-i686/wheel/./preggy/assertions 2025-05-10 10:50:12,921 root INFO copying build/lib/preggy/assertions/like.py -> build/bdist.linux-i686/wheel/./preggy/assertions 2025-05-10 10:50:12,921 root INFO creating build/bdist.linux-i686/wheel/preggy/assertions/types 2025-05-10 10:50:12,922 root INFO copying build/lib/preggy/assertions/types/regexp.py -> build/bdist.linux-i686/wheel/./preggy/assertions/types 2025-05-10 10:50:12,922 root INFO copying build/lib/preggy/assertions/types/classes.py -> build/bdist.linux-i686/wheel/./preggy/assertions/types 2025-05-10 10:50:12,922 root INFO copying build/lib/preggy/assertions/types/nullable.py -> build/bdist.linux-i686/wheel/./preggy/assertions/types 2025-05-10 10:50:12,922 root INFO copying build/lib/preggy/assertions/types/__init__.py -> build/bdist.linux-i686/wheel/./preggy/assertions/types 2025-05-10 10:50:12,923 root INFO copying build/lib/preggy/assertions/types/boolean.py -> build/bdist.linux-i686/wheel/./preggy/assertions/types 2025-05-10 10:50:12,923 root INFO copying build/lib/preggy/assertions/types/numeric.py -> build/bdist.linux-i686/wheel/./preggy/assertions/types 2025-05-10 10:50:12,923 root INFO copying build/lib/preggy/assertions/types/file.py -> build/bdist.linux-i686/wheel/./preggy/assertions/types 2025-05-10 10:50:12,923 root INFO copying build/lib/preggy/assertions/types/function.py -> build/bdist.linux-i686/wheel/./preggy/assertions/types 2025-05-10 10:50:12,924 root INFO copying build/lib/preggy/assertions/types/errors.py -> build/bdist.linux-i686/wheel/./preggy/assertions/types 2025-05-10 10:50:12,924 root INFO copying build/lib/preggy/assertions/length.py -> build/bdist.linux-i686/wheel/./preggy/assertions 2025-05-10 10:50:12,924 root INFO copying build/lib/preggy/__init__.py -> build/bdist.linux-i686/wheel/./preggy 2025-05-10 10:50:12,925 root INFO copying build/lib/preggy/core.py -> build/bdist.linux-i686/wheel/./preggy 2025-05-10 10:50:12,925 root INFO copying build/lib/preggy/__main__.py -> build/bdist.linux-i686/wheel/./preggy 2025-05-10 10:50:12,925 root INFO copying build/lib/preggy/__meta__.py -> build/bdist.linux-i686/wheel/./preggy 2025-05-10 10:50:12,925 root INFO running install_egg_info 2025-05-10 10:50:12,930 root INFO running egg_info 2025-05-10 10:50:12,934 root INFO writing preggy.egg-info/PKG-INFO 2025-05-10 10:50:12,936 root INFO writing dependency_links to preggy.egg-info/dependency_links.txt 2025-05-10 10:50:12,936 root INFO writing requirements to preggy.egg-info/requires.txt 2025-05-10 10:50:12,937 root INFO writing top-level names to preggy.egg-info/top_level.txt 2025-05-10 10:50:12,942 root INFO reading manifest file 'preggy.egg-info/SOURCES.txt' 2025-05-10 10:50:12,944 root INFO reading manifest template 'MANIFEST.in' 2025-05-10 10:50:12,944 root WARNING no previously-included directories found matching 'dist' 2025-05-10 10:50:12,944 root WARNING no previously-included directories found matching 'build' 2025-05-10 10:50:12,948 root INFO writing manifest file 'preggy.egg-info/SOURCES.txt' 2025-05-10 10:50:12,948 root INFO Copying preggy.egg-info to build/bdist.linux-i686/wheel/./preggy-1.4.4-py3.12.egg-info 2025-05-10 10:50:12,950 root INFO running install_scripts 2025-05-10 10:50:12,951 root INFO creating build/bdist.linux-i686/wheel/preggy-1.4.4.dist-info/WHEEL 2025-05-10 10:50:12,951 wheel INFO creating '/home/buildozer/aports/community/py3-preggy/src/preggy-1.4.4/.dist/.tmp-3ef3luj4/preggy-1.4.4-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-05-10 10:50:12,952 wheel INFO adding 'preggy/__init__.py' 2025-05-10 10:50:12,952 wheel INFO adding 'preggy/__main__.py' 2025-05-10 10:50:12,952 wheel INFO adding 'preggy/__meta__.py' 2025-05-10 10:50:12,952 wheel INFO adding 'preggy/core.py' 2025-05-10 10:50:12,953 wheel INFO adding 'preggy/utils.py' 2025-05-10 10:50:12,953 wheel INFO adding 'preggy/assertions/__init__.py' 2025-05-10 10:50:12,953 wheel INFO adding 'preggy/assertions/comparison.py' 2025-05-10 10:50:12,954 wheel INFO adding 'preggy/assertions/emptiness.py' 2025-05-10 10:50:12,954 wheel INFO adding 'preggy/assertions/equality.py' 2025-05-10 10:50:12,954 wheel INFO adding 'preggy/assertions/inclusion.py' 2025-05-10 10:50:12,954 wheel INFO adding 'preggy/assertions/length.py' 2025-05-10 10:50:12,955 wheel INFO adding 'preggy/assertions/like.py' 2025-05-10 10:50:12,955 wheel INFO adding 'preggy/assertions/types/__init__.py' 2025-05-10 10:50:12,955 wheel INFO adding 'preggy/assertions/types/boolean.py' 2025-05-10 10:50:12,955 wheel INFO adding 'preggy/assertions/types/classes.py' 2025-05-10 10:50:12,956 wheel INFO adding 'preggy/assertions/types/errors.py' 2025-05-10 10:50:12,956 wheel INFO adding 'preggy/assertions/types/file.py' 2025-05-10 10:50:12,956 wheel INFO adding 'preggy/assertions/types/function.py' 2025-05-10 10:50:12,956 wheel INFO adding 'preggy/assertions/types/nullable.py' 2025-05-10 10:50:12,957 wheel INFO adding 'preggy/assertions/types/numeric.py' 2025-05-10 10:50:12,957 wheel INFO adding 'preggy/assertions/types/regexp.py' 2025-05-10 10:50:12,957 wheel INFO adding 'preggy-1.4.4.dist-info/METADATA' 2025-05-10 10:50:12,957 wheel INFO adding 'preggy-1.4.4.dist-info/WHEEL' 2025-05-10 10:50:12,958 wheel INFO adding 'preggy-1.4.4.dist-info/top_level.txt' 2025-05-10 10:50:12,958 wheel INFO adding 'preggy-1.4.4.dist-info/RECORD' 2025-05-10 10:50:12,958 root INFO removing build/bdist.linux-i686/wheel 2025-05-10 10:50:12,959 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-05-10 10:50:13,227 gpep517 INFO Installing .dist/preggy-1.4.4-py3-none-any.whl into /home/buildozer/aports/community/py3-preggy/pkg/py3-preggy 2025-05-10 10:50:13,291 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... >>> 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/buildozer/aports/community/py3-preggy/pkg/py3-preggy-pyc/usr/lib/python3.12/site-packages/preggy/__pycache__' 'usr/lib/python3.12/site-packages/preggy/assertions/__pycache__' -> '/home/buildozer/aports/community/py3-preggy/pkg/py3-preggy-pyc/usr/lib/python3.12/site-packages/preggy/assertions/__pycache__' 'usr/lib/python3.12/site-packages/preggy/assertions/types/__pycache__' -> '/home/buildozer/aports/community/py3-preggy/pkg/py3-preggy-pyc/usr/lib/python3.12/site-packages/preggy/assertions/types/__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 Sat, 10 May 2025 10:50:13 +0000 elapsed time 0h 0m 22s >>> py3-preggy: Cleaning up srcdir >>> py3-preggy: Cleaning up pkgdir >>> py3-preggy: Uninstalling dependencies... (1/26) Purging .makedepends-py3-preggy (20250510.105011) (2/26) Purging py3-six-pyc (1.17.0-r0) (3/26) Purging py3-six (1.17.0-r0) (4/26) Purging py3-unidecode-pyc (1.3.8-r1) (5/26) Purging py3-unidecode (1.3.8-r1) (6/26) Purging py3-setuptools-pyc (80.3.1-r0) (7/26) Purging py3-setuptools (80.3.1-r0) (8/26) Purging py3-packaging-pyc (25.0-r0) (9/26) Purging py3-packaging (25.0-r0) (10/26) Purging py3-parsing-pyc (3.2.3-r0) (11/26) Purging py3-parsing (3.2.3-r0) (12/26) Purging py3-gpep517-pyc (19-r0) (13/26) Purging py3-gpep517 (19-r0) (14/26) Purging py3-installer-pyc (0.7.0-r2) (15/26) Purging py3-installer (0.7.0-r2) (16/26) Purging python3-pyc (3.12.10-r0) (17/26) Purging python3-pycache-pyc0 (3.12.10-r0) (18/26) Purging pyc (3.12.10-r0) (19/26) Purging python3 (3.12.10-r0) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.4.8-r0) (23/26) Purging libpanelw (6.5_p20250503-r0) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging sqlite-libs (3.49.2-r0) (26/26) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> py3-preggy: Updating the community/x86 repository index... >>> py3-preggy: Signing the index...