>>> py3-googletrans: Building testing/py3-googletrans 3.0.0-r6 (using abuild 3.17.0_rc1-r2) started Sun, 19 Apr 2026 18:53:47 +0000 >>> py3-googletrans: Validating /home/buildozer/aports/testing/py3-googletrans/APKBUILD... >>> py3-googletrans: Analyzing dependencies... >>> py3-googletrans: Installing for build: build-base py3-httpx python3 py3-setuptools py3-gpep517 ( 1/41) Installing libbz2 (1.0.8-r6) ( 2/41) Installing libffi (3.5.2-r1) ( 3/41) Installing gdbm (1.26-r0) ( 4/41) Installing xz-libs (5.8.2-r0) ( 5/41) Installing mpdecimal (4.0.1-r0) ( 6/41) Installing libpanelw (6.6_p20260404-r0) ( 7/41) Installing readline (8.3.3-r1) ( 8/41) Installing sqlite-libs (3.53.0-r0) ( 9/41) Installing python3 (3.14.3-r0) (10/41) Installing python3-pycache-pyc0 (3.14.3-r0) (11/41) Installing pyc (3.14.3-r0) (12/41) Installing py3-certifi-pyc (2026.2.25-r1) (13/41) Installing py3-httpx-pyc (0.28.1-r1) (14/41) Installing python3-pyc (3.14.3-r0) (15/41) Installing py3-certifi (2026.2.25-r1) (16/41) Installing py3-idna (3.11-r1) (17/41) Installing py3-idna-pyc (3.11-r1) (18/41) Installing py3-curio (1.6-r4) (19/41) Installing py3-curio-pyc (1.6-r4) (20/41) Installing py3-sniffio (1.3.1-r2) (21/41) Installing py3-sniffio-pyc (1.3.1-r2) (22/41) Installing py3-typing-extensions (4.15.0-r1) (23/41) Installing py3-typing-extensions-pyc (4.15.0-r1) (24/41) Installing py3-anyio (4.12.1-r1) (25/41) Installing py3-anyio-pyc (4.12.1-r1) (26/41) Installing py3-h11 (0.16.0-r1) (27/41) Installing py3-h11-pyc (0.16.0-r1) (28/41) Installing py3-httpcore (1.0.9-r1) (29/41) Installing py3-httpcore-pyc (1.0.9-r1) (30/41) Installing py3-httpx (0.28.1-r1) (31/41) Installing py3-parsing (3.3.2-r1) (32/41) Installing py3-parsing-pyc (3.3.2-r1) (33/41) Installing py3-packaging (26.0-r1) (34/41) Installing py3-packaging-pyc (26.0-r1) (35/41) Installing py3-setuptools (82.0.1-r1) (36/41) Installing py3-setuptools-pyc (82.0.1-r1) (37/41) Installing py3-installer (1.0.0-r0) (38/41) Installing py3-installer-pyc (1.0.0-r0) (39/41) Installing py3-gpep517 (19-r2) (40/41) Installing py3-gpep517-pyc (19-r2) (41/41) Installing .makedepends-py3-googletrans (20260419.185352) Executing busybox-1.37.0-r31.trigger OK: 439.3 MiB in 145 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/googletrans-3.0.0.tar.gz.part' googletrans-3.0.0.ta 100% |********************************| 17489 0:00:00 ETA '/var/cache/distfiles/edge/googletrans-3.0.0.tar.gz.part' saved /var/cache/distfiles/edge/googletrans-3.0.0.tar.gz: OK /home/buildozer/aports/testing/py3-googletrans/client.patch: OK >>> py3-googletrans: Fetching https://distfiles.alpinelinux.org/distfiles/edge/googletrans-3.0.0.tar.gz /var/cache/distfiles/edge/googletrans-3.0.0.tar.gz: OK /home/buildozer/aports/testing/py3-googletrans/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 2026-04-19 18:53:55,142 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: googletrans). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: Freeware See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-19 18:53:55,249 root INFO running bdist_wheel 2026-04-19 18:53:55,322 root INFO running build 2026-04-19 18:53:55,322 root INFO running build_py 2026-04-19 18:53:55,339 root INFO creating build/lib/googletrans 2026-04-19 18:53:55,340 root INFO copying googletrans/__init__.py -> build/lib/googletrans 2026-04-19 18:53:55,342 root INFO copying googletrans/gtoken.py -> build/lib/googletrans 2026-04-19 18:53:55,343 root INFO copying googletrans/utils.py -> build/lib/googletrans 2026-04-19 18:53:55,345 root INFO copying googletrans/urls.py -> build/lib/googletrans 2026-04-19 18:53:55,346 root INFO copying googletrans/client.py -> build/lib/googletrans 2026-04-19 18:53:55,347 root INFO copying googletrans/constants.py -> build/lib/googletrans 2026-04-19 18:53:55,349 root INFO copying googletrans/models.py -> build/lib/googletrans 2026-04-19 18:53:55,351 root INFO running build_scripts 2026-04-19 18:53:55,352 root INFO creating build/scripts-3.14 2026-04-19 18:53:55,353 root INFO copying and adjusting translate -> build/scripts-3.14 2026-04-19 18:53:55,354 root INFO changing mode of build/scripts-3.14/translate from 644 to 755 2026-04-19 18:53:55,384 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-19 18:53:55,384 root INFO running install 2026-04-19 18:53:55,421 root INFO running install_lib 2026-04-19 18:53:55,435 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-19 18:53:55,436 root INFO creating build/bdist.linux-riscv64/wheel/googletrans 2026-04-19 18:53:55,437 root INFO copying build/lib/googletrans/__init__.py -> build/bdist.linux-riscv64/wheel/./googletrans 2026-04-19 18:53:55,438 root INFO copying build/lib/googletrans/gtoken.py -> build/bdist.linux-riscv64/wheel/./googletrans 2026-04-19 18:53:55,439 root INFO copying build/lib/googletrans/utils.py -> build/bdist.linux-riscv64/wheel/./googletrans 2026-04-19 18:53:55,441 root INFO copying build/lib/googletrans/urls.py -> build/bdist.linux-riscv64/wheel/./googletrans 2026-04-19 18:53:55,442 root INFO copying build/lib/googletrans/client.py -> build/bdist.linux-riscv64/wheel/./googletrans 2026-04-19 18:53:55,443 root INFO copying build/lib/googletrans/constants.py -> build/bdist.linux-riscv64/wheel/./googletrans 2026-04-19 18:53:55,445 root INFO copying build/lib/googletrans/models.py -> build/bdist.linux-riscv64/wheel/./googletrans 2026-04-19 18:53:55,446 root INFO running install_egg_info 2026-04-19 18:53:55,462 root INFO running egg_info 2026-04-19 18:53:55,473 root INFO writing googletrans.egg-info/PKG-INFO 2026-04-19 18:53:55,476 root INFO writing dependency_links to googletrans.egg-info/dependency_links.txt 2026-04-19 18:53:55,477 root INFO writing requirements to googletrans.egg-info/requires.txt 2026-04-19 18:53:55,478 root INFO writing top-level names to googletrans.egg-info/top_level.txt 2026-04-19 18:53:55,493 root INFO reading manifest file 'googletrans.egg-info/SOURCES.txt' 2026-04-19 18:53:55,495 root INFO reading manifest template 'MANIFEST.in' 2026-04-19 18:53:55,499 root INFO writing manifest file 'googletrans.egg-info/SOURCES.txt' 2026-04-19 18:53:55,500 root INFO Copying googletrans.egg-info to build/bdist.linux-riscv64/wheel/./googletrans-3.0.0-py3.14.egg-info 2026-04-19 18:53:55,505 root INFO running install_scripts 2026-04-19 18:53:55,506 root INFO creating build/bdist.linux-riscv64/wheel/googletrans-3.0.0.data/scripts 2026-04-19 18:53:55,507 root INFO copying build/scripts-3.14/translate -> build/bdist.linux-riscv64/wheel/googletrans-3.0.0.data/scripts 2026-04-19 18:53:55,508 root INFO changing mode of build/bdist.linux-riscv64/wheel/googletrans-3.0.0.data/scripts/translate to 755 2026-04-19 18:53:55,513 root INFO creating build/bdist.linux-riscv64/wheel/googletrans-3.0.0.dist-info/WHEEL 2026-04-19 18:53:55,515 wheel INFO creating '/home/buildozer/aports/testing/py3-googletrans/src/googletrans-3.0.0/.dist/.tmp-3x_8d89c/googletrans-3.0.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-19 18:53:55,517 wheel INFO adding 'googletrans/__init__.py' 2026-04-19 18:53:55,518 wheel INFO adding 'googletrans/client.py' 2026-04-19 18:53:55,520 wheel INFO adding 'googletrans/constants.py' 2026-04-19 18:53:55,521 wheel INFO adding 'googletrans/gtoken.py' 2026-04-19 18:53:55,522 wheel INFO adding 'googletrans/models.py' 2026-04-19 18:53:55,523 wheel INFO adding 'googletrans/urls.py' 2026-04-19 18:53:55,524 wheel INFO adding 'googletrans/utils.py' 2026-04-19 18:53:55,526 wheel INFO adding 'googletrans-3.0.0.data/scripts/translate' 2026-04-19 18:53:55,527 wheel INFO adding 'googletrans-3.0.0.dist-info/METADATA' 2026-04-19 18:53:55,528 wheel INFO adding 'googletrans-3.0.0.dist-info/WHEEL' 2026-04-19 18:53:55,529 wheel INFO adding 'googletrans-3.0.0.dist-info/top_level.txt' 2026-04-19 18:53:55,530 wheel INFO adding 'googletrans-3.0.0.dist-info/RECORD' 2026-04-19 18:53:55,530 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-19 18:53:55,534 gpep517 INFO The backend produced .dist/googletrans-3.0.0-py3-none-any.whl googletrans-3.0.0-py3-none-any.whl >>> py3-googletrans: Entering fakeroot... 2026-04-19 18:53:56,413 gpep517 INFO Installing .dist/googletrans-3.0.0-py3-none-any.whl into /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans 2026-04-19 18:53:56,517 gpep517 INFO Installation complete >>> py3-googletrans-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/googletrans/__pycache__' -> '/home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans-pyc/usr/lib/python3.14/site-packages/googletrans/__pycache__' >>> py3-googletrans-pyc*: Preparing subpackage py3-googletrans-pyc... Please specify at least one package name on the command line. >>> py3-googletrans-pyc*: Running postcheck for py3-googletrans-pyc >>> py3-googletrans*: Running postcheck for py3-googletrans >>> py3-googletrans*: Preparing package py3-googletrans... Please specify at least one package name on the command line. >>> py3-googletrans-pyc*: Tracing dependencies... python3~3.14 >>> py3-googletrans-pyc*: Package size: 35.5 KB >>> py3-googletrans-pyc*: Compressing data... >>> py3-googletrans-pyc*: Create checksum... >>> py3-googletrans-pyc*: Create py3-googletrans-pyc-3.0.0-r6.apk >>> py3-googletrans*: Tracing dependencies... py3-httpx python3 python3~3.14 >>> py3-googletrans*: Package size: 41.0 KB >>> py3-googletrans*: Compressing data... >>> py3-googletrans*: Create checksum... >>> py3-googletrans*: Create py3-googletrans-3.0.0-r6.apk >>> py3-googletrans: Build complete at Sun, 19 Apr 2026 18:53:57 +0000 elapsed time 0h 0m 10s >>> py3-googletrans: Cleaning up srcdir >>> py3-googletrans: Cleaning up pkgdir >>> py3-googletrans: Cleaning up tmpdir >>> py3-googletrans: Uninstalling dependencies... ( 1/41) Purging .makedepends-py3-googletrans (20260419.185352) ( 2/41) Purging py3-httpx-pyc (0.28.1-r1) ( 3/41) Purging py3-httpx (0.28.1-r1) ( 4/41) Purging py3-httpcore-pyc (1.0.9-r1) ( 5/41) Purging py3-httpcore (1.0.9-r1) ( 6/41) Purging py3-anyio-pyc (4.12.1-r1) ( 7/41) Purging py3-anyio (4.12.1-r1) ( 8/41) Purging py3-typing-extensions-pyc (4.15.0-r1) ( 9/41) Purging py3-typing-extensions (4.15.0-r1) (10/41) Purging py3-certifi-pyc (2026.2.25-r1) (11/41) Purging py3-certifi (2026.2.25-r1) (12/41) Purging py3-h11-pyc (0.16.0-r1) (13/41) Purging py3-h11 (0.16.0-r1) (14/41) Purging py3-idna-pyc (3.11-r1) (15/41) Purging py3-idna (3.11-r1) (16/41) Purging py3-sniffio-pyc (1.3.1-r2) (17/41) Purging py3-sniffio (1.3.1-r2) (18/41) Purging py3-curio-pyc (1.6-r4) (19/41) Purging py3-curio (1.6-r4) (20/41) Purging py3-setuptools-pyc (82.0.1-r1) (21/41) Purging py3-setuptools (82.0.1-r1) (22/41) Purging py3-packaging-pyc (26.0-r1) (23/41) Purging py3-packaging (26.0-r1) (24/41) Purging py3-parsing-pyc (3.3.2-r1) (25/41) Purging py3-parsing (3.3.2-r1) (26/41) Purging py3-gpep517-pyc (19-r2) (27/41) Purging py3-gpep517 (19-r2) (28/41) Purging py3-installer-pyc (1.0.0-r0) (29/41) Purging py3-installer (1.0.0-r0) (30/41) Purging python3-pyc (3.14.3-r0) (31/41) Purging python3-pycache-pyc0 (3.14.3-r0) (32/41) Purging pyc (3.14.3-r0) (33/41) Purging python3 (3.14.3-r0) (34/41) Purging gdbm (1.26-r0) (35/41) Purging libbz2 (1.0.8-r6) (36/41) Purging libffi (3.5.2-r1) (37/41) Purging libpanelw (6.6_p20260404-r0) (38/41) Purging mpdecimal (4.0.1-r0) (39/41) Purging readline (8.3.3-r1) (40/41) Purging sqlite-libs (3.53.0-r0) (41/41) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-googletrans: Updating the testing/riscv64 repository index... >>> py3-googletrans: Signing the index...