>>> py3-babelfish: Building community/py3-babelfish 0.6.0-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 14:20:42 +0000 >>> py3-babelfish: Checking sanity of /home/buildozer/aports/community/py3-babelfish/APKBUILD... >>> py3-babelfish: Analyzing dependencies... >>> py3-babelfish: Installing for build: build-base python3 py3-sphinx py3-setuptools (1/33) Installing libbz2 (1.0.8-r4) (2/33) Installing libffi (3.4.4-r0) (3/33) Installing gdbm (1.23-r0) (4/33) Installing xz-libs (5.2.8-r0) (5/33) Installing mpdecimal (2.5.1-r1) (6/33) Installing readline (8.2.0-r0) (7/33) Installing sqlite-libs (3.40.0-r0) (8/33) Installing python3 (3.11.0-r2) (9/33) Installing py3-tz (2022.6-r1) (10/33) Installing py3-babel (2.11.0-r1) (11/33) Installing py3-docutils (0.19-r2) (12/33) Installing py3-imagesize (1.4.1-r1) (13/33) Installing py3-markupsafe (2.1.1-r2) (14/33) Installing py3-jinja2 (3.1.2-r1) (15/33) Installing py3-parsing (3.0.9-r1) (16/33) Installing py3-packaging (21.3-r3) (17/33) Installing py3-pygments (2.13.0-r1) (18/33) Installing py3-certifi (2022.9.24-r1) (19/33) Installing py3-charset-normalizer (3.0.1-r1) (20/33) Installing py3-idna (3.4-r3) (21/33) Installing py3-urllib3 (1.26.12-r1) (22/33) Installing py3-requests (2.28.1-r2) (23/33) Installing py3-snowballstemmer (2.2.0-r1) (24/33) Installing py3-alabaster (0.7.12-r6) (25/33) Installing py3-sphinxcontrib-applehelp (1.0.2-r4) (26/33) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (27/33) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r3) (28/33) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (29/33) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (30/33) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (31/33) Installing py3-sphinx (5.3.0-r1) (32/33) Installing py3-setuptools (65.6.0-r1) (33/33) Installing .makedepends-py3-babelfish (20221123.142044) Executing busybox-1.35.0-r29.trigger OK: 448 MiB in 130 packages >>> py3-babelfish: Cleaning up srcdir >>> py3-babelfish: Cleaning up pkgdir >>> py3-babelfish: Fetching https://distfiles.alpinelinux.org/distfiles/edge/babelfish-0.6.0.tar.gz >>> py3-babelfish: Fetching https://distfiles.alpinelinux.org/distfiles/edge/babelfish-0.6.0.tar.gz >>> py3-babelfish: Checking sha512sums... babelfish-0.6.0.tar.gz: OK >>> py3-babelfish: Unpacking /var/cache/distfiles/babelfish-0.6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/babelfish copying babelfish/country.py -> build/lib/babelfish copying babelfish/exceptions.py -> build/lib/babelfish copying babelfish/language.py -> build/lib/babelfish copying babelfish/script.py -> build/lib/babelfish copying babelfish/__init__.py -> build/lib/babelfish creating build/lib/babelfish/converters copying babelfish/converters/type.py -> build/lib/babelfish/converters copying babelfish/converters/scope.py -> build/lib/babelfish/converters copying babelfish/converters/countryname.py -> build/lib/babelfish/converters copying babelfish/converters/alpha2.py -> build/lib/babelfish/converters copying babelfish/converters/alpha3t.py -> build/lib/babelfish/converters copying babelfish/converters/alpha3b.py -> build/lib/babelfish/converters copying babelfish/converters/name.py -> build/lib/babelfish/converters copying babelfish/converters/__init__.py -> build/lib/babelfish/converters copying babelfish/converters/opensubtitles.py -> build/lib/babelfish/converters creating build/lib/babelfish/data copying babelfish/data/iso-3166-1.txt -> build/lib/babelfish/data copying babelfish/data/opensubtitles_languages.txt -> build/lib/babelfish/data copying babelfish/data/iso-639-3.tab -> build/lib/babelfish/data copying babelfish/data/iso15924-utf8-20131012.txt -> build/lib/babelfish/data running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info creating babelfish.egg-info writing babelfish.egg-info/PKG-INFO writing dependency_links to babelfish.egg-info/dependency_links.txt writing top-level names to babelfish.egg-info/top_level.txt writing manifest file 'babelfish.egg-info/SOURCES.txt' reading manifest file 'babelfish.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'babelfish.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK >>> py3-babelfish: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-babelfish/pkg creating /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish creating /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr creating /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib creating /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish copying build/lib/babelfish/country.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish copying build/lib/babelfish/exceptions.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish creating /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters copying build/lib/babelfish/converters/type.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters copying build/lib/babelfish/converters/scope.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters copying build/lib/babelfish/converters/countryname.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters copying build/lib/babelfish/converters/alpha2.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters copying build/lib/babelfish/converters/alpha3t.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters copying build/lib/babelfish/converters/alpha3b.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters copying build/lib/babelfish/converters/name.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters copying build/lib/babelfish/converters/__init__.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters copying build/lib/babelfish/converters/opensubtitles.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters creating /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/data copying build/lib/babelfish/data/iso-3166-1.txt -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/data copying build/lib/babelfish/data/opensubtitles_languages.txt -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/data copying build/lib/babelfish/data/iso-639-3.tab -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/data copying build/lib/babelfish/data/iso15924-utf8-20131012.txt -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/data copying build/lib/babelfish/language.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish copying build/lib/babelfish/script.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish copying build/lib/babelfish/__init__.py -> /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/country.py to country.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters/type.py to type.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters/scope.py to scope.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters/countryname.py to countryname.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters/alpha2.py to alpha2.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters/alpha3t.py to alpha3t.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters/alpha3b.py to alpha3b.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters/name.py to name.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/converters/opensubtitles.py to opensubtitles.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/language.py to language.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/script.py to script.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing babelfish.egg-info/PKG-INFO writing dependency_links to babelfish.egg-info/dependency_links.txt writing top-level names to babelfish.egg-info/top_level.txt reading manifest file 'babelfish.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'babelfish.egg-info/SOURCES.txt' Copying babelfish.egg-info to /home/buildozer/aports/community/py3-babelfish/pkg/py3-babelfish/usr/lib/python3.11/site-packages/babelfish-0.6.0-py3.11.egg-info running install_scripts >>> py3-babelfish*: Running postcheck for py3-babelfish >>> py3-babelfish*: Preparing package py3-babelfish... >>> py3-babelfish*: Tracing dependencies... >>> py3-babelfish*: Package size: 428.0 KB >>> py3-babelfish*: Compressing data... >>> py3-babelfish*: Create checksum... >>> py3-babelfish*: Create py3-babelfish-0.6.0-r1.apk >>> py3-babelfish: Build complete at Wed, 23 Nov 2022 14:20:47 +0000 elapsed time 0h 0m 5s >>> py3-babelfish: Cleaning up srcdir >>> py3-babelfish: Cleaning up pkgdir >>> py3-babelfish: Uninstalling dependencies... (1/33) Purging .makedepends-py3-babelfish (20221123.142044) (2/33) Purging py3-sphinx (5.3.0-r1) (3/33) Purging py3-babel (2.11.0-r1) (4/33) Purging py3-tz (2022.6-r1) (5/33) Purging py3-docutils (0.19-r2) (6/33) Purging py3-imagesize (1.4.1-r1) (7/33) Purging py3-jinja2 (3.1.2-r1) (8/33) Purging py3-markupsafe (2.1.1-r2) (9/33) Purging py3-pygments (2.13.0-r1) (10/33) Purging py3-requests (2.28.1-r2) (11/33) Purging py3-certifi (2022.9.24-r1) (12/33) Purging py3-charset-normalizer (3.0.1-r1) (13/33) Purging py3-idna (3.4-r3) (14/33) Purging py3-urllib3 (1.26.12-r1) (15/33) Purging py3-snowballstemmer (2.2.0-r1) (16/33) Purging py3-alabaster (0.7.12-r6) (17/33) Purging py3-sphinxcontrib-applehelp (1.0.2-r4) (18/33) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (19/33) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r3) (20/33) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (21/33) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (22/33) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (23/33) Purging py3-setuptools (65.6.0-r1) (24/33) Purging py3-packaging (21.3-r3) (25/33) Purging py3-parsing (3.0.9-r1) (26/33) Purging python3 (3.11.0-r2) (27/33) Purging libbz2 (1.0.8-r4) (28/33) Purging libffi (3.4.4-r0) (29/33) Purging gdbm (1.23-r0) (30/33) Purging xz-libs (5.2.8-r0) (31/33) Purging mpdecimal (2.5.1-r1) (32/33) Purging readline (8.2.0-r0) (33/33) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-babelfish: Updating the community/ppc64le repository index... >>> py3-babelfish: Signing the index...