>>> py3-gettext: Building community/py3-gettext 5.0-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 16:03:05 +0000 >>> py3-gettext: Checking sanity of /home/buildozer/aports/community/py3-gettext/APKBUILD... >>> py3-gettext: Analyzing dependencies... >>> py3-gettext: Installing for build: build-base py3-setuptools (1/17) Installing libffi (3.4.6-r0) (2/17) Installing gdbm (1.23-r1) (3/17) Installing mpdecimal (4.0.0-r0) (4/17) Installing libpanelw (6.4_p20240330-r0) (5/17) Installing readline (8.2.10-r0) (6/17) Installing sqlite-libs (3.45.2-r0) (7/17) Installing python3 (3.12.3-r0) (8/17) Installing python3-pycache-pyc0 (3.12.3-r0) (9/17) Installing pyc (3.12.3-r0) (10/17) Installing py3-setuptools-pyc (69.2.0-r2) (11/17) Installing py3-parsing (3.1.2-r1) (12/17) Installing py3-parsing-pyc (3.1.2-r1) (13/17) Installing py3-packaging-pyc (24.0-r1) (14/17) Installing python3-pyc (3.12.3-r0) (15/17) Installing py3-packaging (24.0-r1) (16/17) Installing py3-setuptools (69.2.0-r2) (17/17) Installing .makedepends-py3-gettext (20240413.160307) Executing busybox-1.36.1-r25.trigger OK: 426 MiB in 130 packages >>> py3-gettext: Cleaning up srcdir >>> py3-gettext: Cleaning up pkgdir >>> py3-gettext: Cleaning up tmpdir >>> py3-gettext: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-gettext-5.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10863 100 10863 0 0 77294 0 --:--:-- --:--:-- --:--:-- 77592 >>> py3-gettext: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-gettext-5.0.tar.gz >>> py3-gettext: Checking sha512sums... py3-gettext-5.0.tar.gz: OK >>> py3-gettext: Unpacking /var/cache/distfiles/edge/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.014s 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/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_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_empty.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/test3.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/test.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_escape.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_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/test_compile.py -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext/tests 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__ copying build/lib/pythongettext/__init__.py -> /home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/usr/lib/python3.12/site-packages/pythongettext 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... '/home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/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__' '/home/buildozer/aports/community/py3-gettext/pkg/py3-gettext/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__' >>> 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: 64.0 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: 112.0 KB >>> py3-gettext*: Compressing data... >>> py3-gettext*: Create checksum... >>> py3-gettext*: Create py3-gettext-5.0-r1.apk >>> py3-gettext: Build complete at Sat, 13 Apr 2024 16:03:09 +0000 elapsed time 0h 0m 4s >>> py3-gettext: Cleaning up srcdir >>> py3-gettext: Cleaning up pkgdir >>> py3-gettext: Uninstalling dependencies... (1/17) Purging .makedepends-py3-gettext (20240413.160307) (2/17) Purging py3-setuptools-pyc (69.2.0-r2) (3/17) Purging py3-setuptools (69.2.0-r2) (4/17) Purging py3-packaging-pyc (24.0-r1) (5/17) Purging py3-packaging (24.0-r1) (6/17) Purging py3-parsing-pyc (3.1.2-r1) (7/17) Purging py3-parsing (3.1.2-r1) (8/17) Purging python3-pyc (3.12.3-r0) (9/17) Purging python3-pycache-pyc0 (3.12.3-r0) (10/17) Purging pyc (3.12.3-r0) (11/17) Purging python3 (3.12.3-r0) (12/17) Purging gdbm (1.23-r1) (13/17) Purging libffi (3.4.6-r0) (14/17) Purging libpanelw (6.4_p20240330-r0) (15/17) Purging mpdecimal (4.0.0-r0) (16/17) Purging readline (8.2.10-r0) (17/17) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-gettext: Updating the community/x86 repository index... >>> py3-gettext: Signing the index...