>>> py3-gettext: Building community/py3-gettext 5.0-r1 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 13:03:05 +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/18) Installing libbz2 (1.0.8-r6) (2/18) Installing libffi (3.4.6-r0) (3/18) Installing gdbm (1.24-r0) (4/18) Installing xz-libs (5.6.3-r0) (5/18) Installing mpdecimal (4.0.0-r0) (6/18) Installing libpanelw (6.5_p20241006-r2) (7/18) Installing sqlite-libs (3.47.0-r0) (8/18) Installing python3 (3.12.7-r1) (9/18) Installing python3-pycache-pyc0 (3.12.7-r1) (10/18) Installing pyc (3.12.7-r1) (11/18) Installing py3-setuptools-pyc (70.3.0-r0) (12/18) Installing py3-parsing (3.1.4-r0) (13/18) Installing py3-parsing-pyc (3.1.4-r0) (14/18) Installing py3-packaging-pyc (24.1-r0) (15/18) Installing python3-pyc (3.12.7-r1) (16/18) Installing py3-packaging (24.1-r0) (17/18) Installing py3-setuptools (70.3.0-r0) (18/18) Installing .makedepends-py3-gettext (20241031.130319) Executing busybox-1.37.0-r3.trigger OK: 438 MiB in 119 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.21/py3-gettext-5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-gettext: Fetching py3-gettext-5.0.tar.gz::https://github.com/hannosch/python-gettext/archive/5.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/py3-gettext-5.0.tar.gz.part' py3-gettext-5.0.tar. 100% |********************************| 10863 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-gettext-5.0.tar.gz.part' saved >>> py3-gettext: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-gettext-5.0.tar.gz >>> py3-gettext: Checking sha512sums... py3-gettext-5.0.tar.gz: OK >>> py3-gettext: Unpacking /var/cache/distfiles/v3.21/py3-gettext-5.0.tar.gz... running build running build_py creating build creating build/lib 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.008s OK >>> py3-gettext: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: 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 creating /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext creating /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr creating /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib creating /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12 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 creating /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__ 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/__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/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/__init__.py -> /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/test3.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/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/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.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/test4.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/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_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... >>> 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.0 KB >>> py3-gettext*: Compressing data... >>> py3-gettext*: Create checksum... >>> py3-gettext*: Create py3-gettext-5.0-r1.apk >>> py3-gettext: Build complete at Thu, 31 Oct 2024 13:03:21 +0000 elapsed time 0h 0m 16s >>> py3-gettext: Cleaning up srcdir >>> py3-gettext: Cleaning up pkgdir >>> py3-gettext: Uninstalling dependencies... (1/18) Purging .makedepends-py3-gettext (20241031.130319) (2/18) Purging py3-setuptools-pyc (70.3.0-r0) (3/18) Purging py3-setuptools (70.3.0-r0) (4/18) Purging py3-packaging-pyc (24.1-r0) (5/18) Purging py3-packaging (24.1-r0) (6/18) Purging py3-parsing-pyc (3.1.4-r0) (7/18) Purging py3-parsing (3.1.4-r0) (8/18) Purging python3-pyc (3.12.7-r1) (9/18) Purging python3-pycache-pyc0 (3.12.7-r1) (10/18) Purging pyc (3.12.7-r1) (11/18) Purging python3 (3.12.7-r1) (12/18) Purging gdbm (1.24-r0) (13/18) Purging libbz2 (1.0.8-r6) (14/18) Purging libffi (3.4.6-r0) (15/18) Purging libpanelw (6.5_p20241006-r2) (16/18) Purging mpdecimal (4.0.0-r0) (17/18) Purging sqlite-libs (3.47.0-r0) (18/18) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 396 MiB in 101 packages >>> py3-gettext: Updating the community/x86 repository index... >>> py3-gettext: Signing the index...