>>> py3-googletrans: Building testing/py3-googletrans 3.0.0-r4 (using abuild 3.12.0-r5) started Tue, 16 Apr 2024 19:52:26 +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/41) Installing libffi (3.4.6-r0) (2/41) Installing gdbm (1.23-r1) (3/41) Installing mpdecimal (4.0.0-r0) (4/41) Installing libpanelw (6.4_p20240330-r0) (5/41) Installing readline (8.2.10-r0) (6/41) Installing sqlite-libs (3.45.3-r0) (7/41) Installing python3 (3.12.3-r0) (8/41) Installing python3-pycache-pyc0 (3.12.3-r0) (9/41) Installing pyc (3.12.3-r0) (10/41) Installing py3-certifi-pyc (2024.2.2-r1) (11/41) Installing py3-idna (3.7-r0) (12/41) Installing py3-idna-pyc (3.7-r0) (13/41) Installing py3-curio (1.6-r2) (14/41) Installing py3-curio-pyc (1.6-r2) (15/41) Installing py3-sniffio (1.3.1-r1) (16/41) Installing py3-sniffio-pyc (1.3.1-r1) (17/41) Installing py3-anyio (4.3.0-r2) (18/41) Installing py3-anyio-pyc (4.3.0-r2) (19/41) Installing py3-h11 (0.14.0-r4) (20/41) Installing py3-h11-pyc (0.14.0-r4) (21/41) Installing py3-httpcore (1.0.4-r1) (22/41) Installing py3-httpcore-pyc (1.0.4-r1) (23/41) Installing py3-httpx-pyc (0.27.0-r1) (24/41) Installing python3-pyc (3.12.3-r0) (25/41) Installing py3-certifi (2024.2.2-r1) (26/41) Installing py3-httpx (0.27.0-r1) (27/41) Installing py3-parsing (3.1.2-r1) (28/41) Installing py3-parsing-pyc (3.1.2-r1) (29/41) Installing py3-packaging (24.0-r1) (30/41) Installing py3-packaging-pyc (24.0-r1) (31/41) Installing py3-setuptools (69.2.0-r2) (32/41) Installing py3-setuptools-pyc (69.2.0-r2) (33/41) Installing py3-iniconfig (2.0.0-r1) (34/41) Installing py3-iniconfig-pyc (2.0.0-r1) (35/41) Installing py3-pluggy (1.4.0-r1) (36/41) Installing py3-pluggy-pyc (1.4.0-r1) (37/41) Installing py3-py (1.11.0-r3) (38/41) Installing py3-py-pyc (1.11.0-r3) (39/41) Installing py3-pytest (8.1.1-r1) (40/41) Installing py3-pytest-pyc (8.1.1-r1) (41/41) Installing .makedepends-py3-googletrans (20240416.195228) Executing busybox-1.36.1-r25.trigger OK: 435 MiB in 154 packages >>> py3-googletrans: Cleaning up srcdir >>> py3-googletrans: Cleaning up pkgdir >>> py3-googletrans: Cleaning up tmpdir >>> 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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> py3-googletrans: Fetching https://pypi.io/packages/source/g/googletrans/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 122 100 122 0 0 1417 0 --:--:-- --:--:-- --:--:-- 1435 100 282 100 282 0 0 982 0 --:--:-- --:--:-- --:--:-- 982 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17489 100 17489 0 0 29889 0 --:--:-- --:--:-- --:--:-- 29889 >>> 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.12/site-packages/setuptools/dist.py:476: 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 2024-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/utils.py -> build/lib/googletrans copying googletrans/gtoken.py -> build/lib/googletrans copying googletrans/__init__.py -> build/lib/googletrans copying googletrans/constants.py -> build/lib/googletrans copying googletrans/urls.py -> build/lib/googletrans copying googletrans/client.py -> build/lib/googletrans running build_scripts creating build/scripts-3.12 copying and adjusting translate -> build/scripts-3.12 changing mode of build/scripts-3.12/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.12/site-packages/setuptools/dist.py:476: 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 2024-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.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/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.12 creating /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans copying build/lib/googletrans/models.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans copying build/lib/googletrans/utils.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans copying build/lib/googletrans/gtoken.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans copying build/lib/googletrans/__init__.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans copying build/lib/googletrans/constants.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans copying build/lib/googletrans/urls.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans copying build/lib/googletrans/client.py -> /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans/models.py to models.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans/gtoken.py to gtoken.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans/constants.py to constants.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans/urls.py to urls.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/lib/python3.12/site-packages/googletrans/client.py to client.cpython-312.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.12/site-packages/googletrans-3.0.0-py3.12.egg-info running install_scripts creating /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans/usr/bin copying build/scripts-3.12/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.12/site-packages/googletrans/__pycache__' -> '/home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans-pyc/usr/lib/python3.12/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.12 >>> py3-googletrans-pyc*: Package size: 80.0 KB >>> py3-googletrans-pyc*: Compressing data... >>> py3-googletrans-pyc*: Create checksum... >>> py3-googletrans-pyc*: Create py3-googletrans-pyc-3.0.0-r4.apk >>> py3-googletrans*: Tracing dependencies... py3-httpx python3 python3~3.12 >>> py3-googletrans*: Package size: 112.0 KB >>> py3-googletrans*: Compressing data... >>> py3-googletrans*: Create checksum... >>> py3-googletrans*: Create py3-googletrans-3.0.0-r4.apk >>> py3-googletrans: Build complete at Tue, 16 Apr 2024 19:52:31 +0000 elapsed time 0h 0m 5s >>> py3-googletrans: Cleaning up srcdir >>> py3-googletrans: Cleaning up pkgdir >>> py3-googletrans: Uninstalling dependencies... (1/41) Purging .makedepends-py3-googletrans (20240416.195228) (2/41) Purging py3-httpx-pyc (0.27.0-r1) (3/41) Purging py3-httpx (0.27.0-r1) (4/41) Purging py3-httpcore-pyc (1.0.4-r1) (5/41) Purging py3-httpcore (1.0.4-r1) (6/41) Purging py3-anyio-pyc (4.3.0-r2) (7/41) Purging py3-anyio (4.3.0-r2) (8/41) Purging py3-certifi-pyc (2024.2.2-r1) (9/41) Purging py3-certifi (2024.2.2-r1) (10/41) Purging py3-h11-pyc (0.14.0-r4) (11/41) Purging py3-h11 (0.14.0-r4) (12/41) Purging py3-idna-pyc (3.7-r0) (13/41) Purging py3-idna (3.7-r0) (14/41) Purging py3-sniffio-pyc (1.3.1-r1) (15/41) Purging py3-sniffio (1.3.1-r1) (16/41) Purging py3-curio-pyc (1.6-r2) (17/41) Purging py3-curio (1.6-r2) (18/41) Purging py3-setuptools-pyc (69.2.0-r2) (19/41) Purging py3-setuptools (69.2.0-r2) (20/41) Purging py3-pytest-pyc (8.1.1-r1) (21/41) Purging py3-pytest (8.1.1-r1) (22/41) Purging py3-iniconfig-pyc (2.0.0-r1) (23/41) Purging py3-iniconfig (2.0.0-r1) (24/41) Purging py3-packaging-pyc (24.0-r1) (25/41) Purging py3-packaging (24.0-r1) (26/41) Purging py3-parsing-pyc (3.1.2-r1) (27/41) Purging py3-parsing (3.1.2-r1) (28/41) Purging py3-pluggy-pyc (1.4.0-r1) (29/41) Purging py3-pluggy (1.4.0-r1) (30/41) Purging py3-py-pyc (1.11.0-r3) (31/41) Purging py3-py (1.11.0-r3) (32/41) Purging python3-pyc (3.12.3-r0) (33/41) Purging python3-pycache-pyc0 (3.12.3-r0) (34/41) Purging pyc (3.12.3-r0) (35/41) Purging python3 (3.12.3-r0) (36/41) Purging gdbm (1.23-r1) (37/41) Purging libffi (3.4.6-r0) (38/41) Purging libpanelw (6.4_p20240330-r0) (39/41) Purging mpdecimal (4.0.0-r0) (40/41) Purging readline (8.2.10-r0) (41/41) Purging sqlite-libs (3.45.3-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-googletrans: Updating the testing/x86 repository index... >>> py3-googletrans: Signing the index...