>>> py3-gettext: Building community/py3-gettext 5.0-r1 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 19:21:16 +0000 >>> py3-gettext: Validating /home/buildozer/aports/community/py3-gettext/APKBUILD... >>> py3-gettext: Analyzing dependencies... >>> py3-gettext: Installing for build: build-base py3-setuptools (1/16) Installing libbz2 (1.0.8-r6) (2/16) Installing gdbm (1.24-r0) (3/16) Installing mpdecimal (4.0.0-r0) (4/16) Installing libpanelw (6.5_p20250412-r0) (5/16) Installing sqlite-libs (3.49.1-r0) (6/16) Installing python3 (3.12.10-r0) (7/16) Installing python3-pycache-pyc0 (3.12.10-r0) (8/16) Installing pyc (3.12.10-r0) (9/16) Installing py3-setuptools-pyc (77.0.3-r0) (10/16) Installing py3-parsing (3.2.0-r0) (11/16) Installing py3-parsing-pyc (3.2.0-r0) (12/16) Installing py3-packaging-pyc (24.2-r0) (13/16) Installing python3-pyc (3.12.10-r0) (14/16) Installing py3-packaging (24.2-r0) (15/16) Installing py3-setuptools (77.0.3-r0) (16/16) Installing .makedepends-py3-gettext (20250424.192139) Executing busybox-1.37.0-r16.trigger OK: 643 MiB in 125 packages >>> py3-gettext: Cleaning up srcdir >>> py3-gettext: Cleaning up pkgdir >>> py3-gettext: Cleaning up tmpdir >>> py3-gettext: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-gettext-5.0.tar.gz >>> py3-gettext: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-gettext-5.0.tar.gz >>> py3-gettext: Checking sha512sums... py3-gettext-5.0.tar.gz: OK >>> py3-gettext: Unpacking /var/cache/distfiles/v3.22/py3-gettext-5.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/pythongettext copying src/pythongettext/__init__.py -> build/lib/pythongettext copying src/pythongettext/msgfmt.py -> build/lib/pythongettext creating build/lib/pythongettext/tests copying src/pythongettext/tests/__init__.py -> build/lib/pythongettext/tests copying src/pythongettext/tests/test_compile.py -> build/lib/pythongettext/tests running egg_info creating src/python_gettext.egg-info writing src/python_gettext.egg-info/PKG-INFO writing dependency_links to src/python_gettext.egg-info/dependency_links.txt writing top-level names to src/python_gettext.egg-info/top_level.txt writing manifest file 'src/python_gettext.egg-info/SOURCES.txt' reading manifest file 'src/python_gettext.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no files found matching '*.txt' warning: no files found matching 'buildout.cfg' adding license file 'LICENSE.rst' writing manifest file 'src/python_gettext.egg-info/SOURCES.txt' copying src/pythongettext/tests/test.po -> build/lib/pythongettext/tests copying src/pythongettext/tests/test.pot -> build/lib/pythongettext/tests copying src/pythongettext/tests/test2.po -> build/lib/pythongettext/tests copying src/pythongettext/tests/test3.po -> build/lib/pythongettext/tests copying src/pythongettext/tests/test4.po -> build/lib/pythongettext/tests copying src/pythongettext/tests/test5.po -> build/lib/pythongettext/tests copying src/pythongettext/tests/test6.po -> build/lib/pythongettext/tests copying src/pythongettext/tests/test_empty.po -> build/lib/pythongettext/tests copying src/pythongettext/tests/test_escape.po -> build/lib/pythongettext/tests copying src/pythongettext/tests/test_plural.po -> build/lib/pythongettext/tests copying src/pythongettext/tests/test_unicode_bom.po -> build/lib/pythongettext/tests ............ ---------------------------------------------------------------------- Ran 12 tests in 0.010s OK >>> py3-gettext: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext copying build/lib/pythongettext/__init__.py -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext creating /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/__pycache__ copying build/lib/pythongettext/__pycache__/__init__.cpython-312.pyc -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/__pycache__ copying build/lib/pythongettext/__pycache__/msgfmt.cpython-312.pyc -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/__pycache__ creating /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/__init__.py -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/test4.po -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/test6.po -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/test_empty.po -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/test_unicode_bom.po -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/test2.po -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/test.pot -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/test.po -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/test_compile.py -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/test3.po -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/test5.po -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/test_plural.po -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/tests/test_escape.po -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests copying build/lib/pythongettext/msgfmt.py -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext byte-compiling /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests/test_compile.py to test_compile.cpython-312.pyc running install_egg_info running egg_info writing src/python_gettext.egg-info/PKG-INFO writing dependency_links to src/python_gettext.egg-info/dependency_links.txt writing top-level names to src/python_gettext.egg-info/top_level.txt reading manifest file 'src/python_gettext.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no files found matching '*.txt' warning: no files found matching 'buildout.cfg' adding license file 'LICENSE.rst' writing manifest file 'src/python_gettext.egg-info/SOURCES.txt' Copying src/python_gettext.egg-info to /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/python_gettext-5.0-py3.12.egg-info running install_scripts >>> py3-gettext-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pythongettext/__pycache__' -> '/home/buildozer/aports/community/py3-gettext/pkg/py3-gettext-pyc/usr/lib/python3.12/site-packages/pythongettext/__pycache__' 'usr/lib/python3.12/site-packages/pythongettext/tests/__pycache__' -> '/home/buildozer/aports/community/py3-gettext/pkg/py3-gettext-pyc/usr/lib/python3.12/site-packages/pythongettext/tests/__pycache__' >>> py3-gettext-pyc*: Preparing subpackage py3-gettext-pyc... libfakeroot internal error: payload not recognized! >>> py3-gettext-pyc*: Running postcheck for py3-gettext-pyc >>> py3-gettext*: Running postcheck for py3-gettext >>> py3-gettext*: Preparing package py3-gettext... >>> py3-gettext-pyc*: Tracing dependencies... python3~3.12 >>> py3-gettext-pyc*: Package size: 16.4 KB >>> py3-gettext-pyc*: Compressing data... >>> py3-gettext-pyc*: Create checksum... >>> py3-gettext-pyc*: Create py3-gettext-pyc-5.0-r1.apk >>> py3-gettext*: Tracing dependencies... python3~3.12 >>> py3-gettext*: Package size: 23.2 KB >>> py3-gettext*: Compressing data... >>> py3-gettext*: Create checksum... >>> py3-gettext*: Create py3-gettext-5.0-r1.apk >>> py3-gettext: Build complete at Thu, 24 Apr 2025 19:21:44 +0000 elapsed time 0h 0m 28s >>> py3-gettext: Cleaning up srcdir >>> py3-gettext: Cleaning up pkgdir >>> py3-gettext: Uninstalling dependencies... (1/16) Purging .makedepends-py3-gettext (20250424.192139) (2/16) Purging py3-setuptools-pyc (77.0.3-r0) (3/16) Purging py3-setuptools (77.0.3-r0) (4/16) Purging py3-packaging-pyc (24.2-r0) (5/16) Purging py3-packaging (24.2-r0) (6/16) Purging py3-parsing-pyc (3.2.0-r0) (7/16) Purging py3-parsing (3.2.0-r0) (8/16) Purging python3-pyc (3.12.10-r0) (9/16) Purging python3-pycache-pyc0 (3.12.10-r0) (10/16) Purging pyc (3.12.10-r0) (11/16) Purging python3 (3.12.10-r0) (12/16) Purging gdbm (1.24-r0) (13/16) Purging libbz2 (1.0.8-r6) (14/16) Purging libpanelw (6.5_p20250412-r0) (15/16) Purging mpdecimal (4.0.0-r0) (16/16) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-gettext: Updating the community/armhf repository index... >>> py3-gettext: Signing the index...