>>> py3-googletrans: Building testing/py3-googletrans 3.0.0-r3 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 19:48:35 +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/42) Installing libbz2 (1.0.8-r5) (2/42) Installing libffi (3.4.4-r2) (3/42) Installing gdbm (1.23-r1) (4/42) Installing xz-libs (5.4.2-r1) (5/42) Installing mpdecimal (2.5.1-r2) (6/42) Installing libpanelw (6.4_p20230401-r5) (7/42) Installing readline (8.2.1-r1) (8/42) Installing sqlite-libs (3.41.2-r2) (9/42) Installing python3 (3.11.3-r10) (10/42) Installing python3-pycache-pyc0 (3.11.3-r10) (11/42) Installing pyc (0.1-r0) (12/42) Installing py3-certifi (2022.12.7-r2) (13/42) Installing py3-certifi-pyc (2022.12.7-r2) (14/42) Installing py3-idna (3.4-r4) (15/42) Installing py3-idna-pyc (3.4-r4) (16/42) Installing py3-curio (1.6-r1) (17/42) Installing py3-curio-pyc (1.6-r1) (18/42) Installing py3-sniffio (1.3.0-r1) (19/42) Installing py3-anyio (3.6.2-r3) (20/42) Installing py3-anyio-pyc (3.6.2-r3) (21/42) Installing py3-h11 (0.14.0-r2) (22/42) Installing py3-h11-pyc (0.14.0-r2) (23/42) Installing py3-httpcore (0.17.0-r1) (24/42) Installing py3-httpcore-pyc (0.17.0-r1) (25/42) Installing py3-httpx-pyc (0.24.0-r2) (26/42) Installing python3-pyc (3.11.3-r10) (27/42) Installing py3-httpx (0.24.0-r2) (28/42) Installing py3-parsing (3.0.9-r2) (29/42) Installing py3-parsing-pyc (3.0.9-r2) (30/42) Installing py3-packaging (23.1-r1) (31/42) Installing py3-packaging-pyc (23.1-r1) (32/42) Installing py3-setuptools (67.7.1-r0) (33/42) Installing py3-setuptools-pyc (67.7.1-r0) (34/42) Installing py3-iniconfig (1.1.1-r6) (35/42) Installing py3-iniconfig-pyc (1.1.1-r6) (36/42) Installing py3-pluggy (1.0.0-r3) (37/42) Installing py3-pluggy-pyc (1.0.0-r3) (38/42) Installing py3-py (1.11.0-r2) (39/42) Installing py3-py-pyc (1.11.0-r2) (40/42) Installing py3-pytest (7.3.1-r1) (41/42) Installing py3-pytest-pyc (7.3.1-r1) (42/42) Installing .makedepends-py3-googletrans (20230423.194837) Executing busybox-1.36.0-r7.trigger OK: 450 MiB in 143 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 % 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 17489 100 17489 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k >>> 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/models.py -> build/lib/googletrans copying googletrans/urls.py -> build/lib/googletrans copying googletrans/utils.py -> build/lib/googletrans copying googletrans/__init__.py -> build/lib/googletrans copying googletrans/client.py -> build/lib/googletrans copying googletrans/constants.py -> build/lib/googletrans copying googletrans/gtoken.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/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/__init__.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 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/gtoken.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/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/__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/client.py to client.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/gtoken.py to gtoken.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 Sun, 23 Apr 2023 19:48:39 +0000 elapsed time 0h 0m 4s >>> py3-googletrans: Cleaning up srcdir >>> py3-googletrans: Cleaning up pkgdir >>> py3-googletrans: Uninstalling dependencies... (1/42) Purging .makedepends-py3-googletrans (20230423.194837) (2/42) Purging py3-httpx-pyc (0.24.0-r2) (3/42) Purging py3-httpx (0.24.0-r2) (4/42) Purging py3-httpcore-pyc (0.17.0-r1) (5/42) Purging py3-httpcore (0.17.0-r1) (6/42) Purging py3-anyio-pyc (3.6.2-r3) (7/42) Purging py3-anyio (3.6.2-r3) (8/42) Purging py3-certifi-pyc (2022.12.7-r2) (9/42) Purging py3-certifi (2022.12.7-r2) (10/42) Purging py3-h11-pyc (0.14.0-r2) (11/42) Purging py3-h11 (0.14.0-r2) (12/42) Purging py3-idna-pyc (3.4-r4) (13/42) Purging py3-idna (3.4-r4) (14/42) Purging py3-sniffio (1.3.0-r1) (15/42) Purging py3-curio-pyc (1.6-r1) (16/42) Purging py3-curio (1.6-r1) (17/42) Purging py3-setuptools-pyc (67.7.1-r0) (18/42) Purging py3-setuptools (67.7.1-r0) (19/42) Purging py3-pytest-pyc (7.3.1-r1) (20/42) Purging py3-pytest (7.3.1-r1) (21/42) Purging py3-iniconfig-pyc (1.1.1-r6) (22/42) Purging py3-iniconfig (1.1.1-r6) (23/42) Purging py3-packaging-pyc (23.1-r1) (24/42) Purging py3-packaging (23.1-r1) (25/42) Purging py3-parsing-pyc (3.0.9-r2) (26/42) Purging py3-parsing (3.0.9-r2) (27/42) Purging py3-pluggy-pyc (1.0.0-r3) (28/42) Purging py3-pluggy (1.0.0-r3) (29/42) Purging py3-py-pyc (1.11.0-r2) (30/42) Purging py3-py (1.11.0-r2) (31/42) Purging python3-pyc (3.11.3-r10) (32/42) Purging python3-pycache-pyc0 (3.11.3-r10) (33/42) Purging pyc (0.1-r0) (34/42) Purging python3 (3.11.3-r10) (35/42) Purging gdbm (1.23-r1) (36/42) Purging libbz2 (1.0.8-r5) (37/42) Purging libffi (3.4.4-r2) (38/42) Purging libpanelw (6.4_p20230401-r5) (39/42) Purging mpdecimal (2.5.1-r2) (40/42) Purging readline (8.2.1-r1) (41/42) Purging sqlite-libs (3.41.2-r2) (42/42) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 393 MiB in 101 packages >>> py3-googletrans: Updating the testing/x86_64 repository index... >>> py3-googletrans: Signing the index...