>>> py3-googletrans: Building testing/py3-googletrans 3.0.0-r3 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 00:44:19 +0000 >>> py3-googletrans: Checking sanity of /home/buildozer/aports/testing/py3-googletrans/APKBUILD... >>> py3-googletrans: Analyzing dependencies... >>> py3-googletrans: Installing for build: build-base py3-httpx python3 py3-setuptools py3-pytest (1/39) Installing gdbm (1.23-r1) (2/39) Installing mpdecimal (2.5.1-r2) (3/39) Installing libpanelw (6.4_p20230401-r5) (4/39) Installing readline (8.2.1-r1) (5/39) Installing sqlite-libs (3.41.2-r2) (6/39) Installing python3 (3.11.3-r10) (7/39) Installing python3-pycache-pyc0 (3.11.3-r10) (8/39) Installing pyc (0.1-r0) (9/39) Installing py3-certifi (2022.12.7-r2) (10/39) Installing py3-certifi-pyc (2022.12.7-r2) (11/39) Installing py3-idna (3.4-r4) (12/39) Installing py3-idna-pyc (3.4-r4) (13/39) Installing py3-curio (1.6-r1) (14/39) Installing py3-curio-pyc (1.6-r1) (15/39) Installing py3-sniffio (1.3.0-r1) (16/39) Installing py3-anyio (3.6.2-r3) (17/39) Installing py3-anyio-pyc (3.6.2-r3) (18/39) Installing py3-h11 (0.14.0-r2) (19/39) Installing py3-h11-pyc (0.14.0-r2) (20/39) Installing py3-httpcore (0.17.0-r1) (21/39) Installing py3-httpcore-pyc (0.17.0-r1) (22/39) Installing py3-httpx-pyc (0.24.0-r2) (23/39) Installing python3-pyc (3.11.3-r10) (24/39) Installing py3-httpx (0.24.0-r2) (25/39) Installing py3-parsing (3.0.9-r2) (26/39) Installing py3-parsing-pyc (3.0.9-r2) (27/39) Installing py3-packaging (23.1-r1) (28/39) Installing py3-packaging-pyc (23.1-r1) (29/39) Installing py3-setuptools (67.7.1-r0) (30/39) Installing py3-setuptools-pyc (67.7.1-r0) (31/39) Installing py3-iniconfig (1.1.1-r6) (32/39) Installing py3-iniconfig-pyc (1.1.1-r6) (33/39) Installing py3-pluggy (1.0.0-r3) (34/39) Installing py3-pluggy-pyc (1.0.0-r3) (35/39) Installing py3-py (1.11.0-r2) (36/39) Installing py3-py-pyc (1.11.0-r2) (37/39) Installing py3-pytest (7.3.1-r1) (38/39) Installing py3-pytest-pyc (7.3.1-r1) (39/39) Installing .makedepends-py3-googletrans (20230424.004420) Executing busybox-1.36.0-r7.trigger OK: 961 MiB in 147 packages >>> py3-googletrans: Cleaning up srcdir >>> py3-googletrans: Cleaning up pkgdir >>> py3-googletrans: Fetching https://distfiles.alpinelinux.org/distfiles/edge//googletrans-3.0.0.tar.gz >>> py3-googletrans: Fetching https://distfiles.alpinelinux.org/distfiles/edge//googletrans-3.0.0.tar.gz >>> py3-googletrans: Checking sha512sums... googletrans-3.0.0.tar.gz: OK client.patch: OK >>> py3-googletrans: Unpacking /var/cache/distfiles/edge//googletrans-3.0.0.tar.gz... >>> py3-googletrans: client.patch patching file googletrans/client.py /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build creating build/lib creating build/lib/googletrans copying googletrans/__init__.py -> build/lib/googletrans copying googletrans/models.py -> build/lib/googletrans copying googletrans/urls.py -> build/lib/googletrans copying googletrans/utils.py -> build/lib/googletrans copying googletrans/gtoken.py -> build/lib/googletrans copying googletrans/constants.py -> build/lib/googletrans copying googletrans/client.py -> build/lib/googletrans running build_scripts creating build/scripts-3.11 copying and adjusting translate -> build/scripts-3.11 changing mode of build/scripts-3.11/translate from 644 to 755 >>> WARNING: py3-googletrans: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-googletrans: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install /usr/lib/python3.11/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, pypa/build 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/testing/py3-googletrans/pkg creating /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans creating /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr creating /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib creating /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans copying build/lib/googletrans/__init__.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans copying build/lib/googletrans/models.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans copying build/lib/googletrans/urls.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans copying build/lib/googletrans/utils.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans copying build/lib/googletrans/gtoken.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans copying build/lib/googletrans/constants.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans copying build/lib/googletrans/client.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans/models.py to models.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans/urls.py to urls.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans/gtoken.py to gtoken.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans/constants.py to constants.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans/client.py to client.cpython-311.pyc running install_egg_info running egg_info writing googletrans.egg-info/PKG-INFO writing dependency_links to googletrans.egg-info/dependency_links.txt writing requirements to googletrans.egg-info/requires.txt writing top-level names to googletrans.egg-info/top_level.txt reading manifest file 'googletrans.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'googletrans.egg-info/SOURCES.txt' Copying googletrans.egg-info to /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans-3.0.0-py3.11.egg-info running install_scripts creating /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/bin copying build/scripts-3.11/translate -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/bin changing mode of /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/bin/translate to 755 >>> py3-googletrans-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.11/site-packages/googletrans/__pycache__' -> '/home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans-pyc/usr/lib/python3.11/site-packages/googletrans/__pycache__' >>> py3-googletrans-pyc*: Preparing subpackage py3-googletrans-pyc... >>> py3-googletrans-pyc*: Running postcheck for py3-googletrans-pyc >>> py3-googletrans*: Running postcheck for py3-googletrans >>> py3-googletrans*: Preparing package py3-googletrans... >>> py3-googletrans-pyc*: Tracing dependencies... py3-httpx python3 python3~3.11 >>> py3-googletrans-pyc*: Package size: 84.0 KB >>> py3-googletrans-pyc*: Compressing data... >>> py3-googletrans-pyc*: Create checksum... >>> py3-googletrans-pyc*: Create py3-googletrans-pyc-3.0.0-r3.apk >>> py3-googletrans*: Tracing dependencies... py3-httpx python3 python3~3.11 >>> py3-googletrans*: Package size: 112.0 KB >>> py3-googletrans*: Compressing data... >>> py3-googletrans*: Create checksum... >>> py3-googletrans*: Create py3-googletrans-3.0.0-r3.apk >>> py3-googletrans: Build complete at Mon, 24 Apr 2023 00:44:21 +0000 elapsed time 0h 0m 2s >>> py3-googletrans: Cleaning up srcdir >>> py3-googletrans: Cleaning up pkgdir >>> py3-googletrans: Uninstalling dependencies... (1/39) Purging .makedepends-py3-googletrans (20230424.004420) (2/39) Purging py3-httpx-pyc (0.24.0-r2) (3/39) Purging py3-httpx (0.24.0-r2) (4/39) Purging py3-httpcore-pyc (0.17.0-r1) (5/39) Purging py3-httpcore (0.17.0-r1) (6/39) Purging py3-anyio-pyc (3.6.2-r3) (7/39) Purging py3-anyio (3.6.2-r3) (8/39) Purging py3-certifi-pyc (2022.12.7-r2) (9/39) Purging py3-certifi (2022.12.7-r2) (10/39) Purging py3-h11-pyc (0.14.0-r2) (11/39) Purging py3-h11 (0.14.0-r2) (12/39) Purging py3-idna-pyc (3.4-r4) (13/39) Purging py3-idna (3.4-r4) (14/39) Purging py3-sniffio (1.3.0-r1) (15/39) Purging py3-curio-pyc (1.6-r1) (16/39) Purging py3-curio (1.6-r1) (17/39) Purging py3-setuptools-pyc (67.7.1-r0) (18/39) Purging py3-setuptools (67.7.1-r0) (19/39) Purging py3-pytest-pyc (7.3.1-r1) (20/39) Purging py3-pytest (7.3.1-r1) (21/39) Purging py3-iniconfig-pyc (1.1.1-r6) (22/39) Purging py3-iniconfig (1.1.1-r6) (23/39) Purging py3-packaging-pyc (23.1-r1) (24/39) Purging py3-packaging (23.1-r1) (25/39) Purging py3-parsing-pyc (3.0.9-r2) (26/39) Purging py3-parsing (3.0.9-r2) (27/39) Purging py3-pluggy-pyc (1.0.0-r3) (28/39) Purging py3-pluggy (1.0.0-r3) (29/39) Purging py3-py-pyc (1.11.0-r2) (30/39) Purging py3-py (1.11.0-r2) (31/39) Purging python3-pyc (3.11.3-r10) (32/39) Purging python3-pycache-pyc0 (3.11.3-r10) (33/39) Purging pyc (0.1-r0) (34/39) Purging python3 (3.11.3-r10) (35/39) Purging gdbm (1.23-r1) (36/39) Purging libpanelw (6.4_p20230401-r5) (37/39) Purging mpdecimal (2.5.1-r2) (38/39) Purging readline (8.2.1-r1) (39/39) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 907 MiB in 108 packages >>> py3-googletrans: Updating the testing/armv7 repository index... >>> py3-googletrans: Signing the index...