>>> py3-googletrans: Building testing/py3-googletrans 3.0.0-r5 (using abuild 3.13.0-r5) started Wed, 07 Aug 2024 12:22:40 +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-gpep517 (1/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.6-r0) (3/38) Installing gdbm (1.24-r0) (4/38) Installing xz-libs (5.6.2-r0) (5/38) Installing mpdecimal (4.0.0-r0) (6/38) Installing libpanelw (6.5_p20240601-r0) (7/38) Installing sqlite-libs (3.46.0-r0) (8/38) Installing python3 (3.12.4-r0) (9/38) Installing python3-pycache-pyc0 (3.12.4-r0) (10/38) Installing pyc (3.12.4-r0) (11/38) Installing py3-certifi-pyc (2024.2.2-r1) (12/38) Installing py3-idna (3.7-r0) (13/38) Installing py3-idna-pyc (3.7-r0) (14/38) Installing py3-curio (1.6-r2) (15/38) Installing py3-curio-pyc (1.6-r2) (16/38) Installing py3-sniffio (1.3.1-r1) (17/38) Installing py3-sniffio-pyc (1.3.1-r1) (18/38) Installing py3-anyio (4.3.0-r2) (19/38) Installing py3-anyio-pyc (4.3.0-r2) (20/38) Installing py3-h11 (0.14.0-r4) (21/38) Installing py3-h11-pyc (0.14.0-r4) (22/38) Installing py3-httpcore (1.0.4-r1) (23/38) Installing py3-httpcore-pyc (1.0.4-r1) (24/38) Installing py3-httpx-pyc (0.27.0-r1) (25/38) Installing python3-pyc (3.12.4-r0) (26/38) Installing py3-certifi (2024.2.2-r1) (27/38) Installing py3-httpx (0.27.0-r1) (28/38) Installing py3-parsing (3.1.2-r1) (29/38) Installing py3-parsing-pyc (3.1.2-r1) (30/38) Installing py3-packaging (24.1-r0) (31/38) Installing py3-packaging-pyc (24.1-r0) (32/38) Installing py3-setuptools (70.3.0-r0) (33/38) Installing py3-setuptools-pyc (70.3.0-r0) (34/38) Installing py3-installer (0.7.0-r2) (35/38) Installing py3-installer-pyc (0.7.0-r2) (36/38) Installing py3-gpep517 (16-r0) (37/38) Installing py3-gpep517-pyc (16-r0) (38/38) Installing .makedepends-py3-googletrans (20240807.122242) Executing busybox-1.36.1-r31.trigger OK: 461 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 % 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 140k 0 --:--:-- --:--:-- --:--:-- 141k >>> 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 2024-08-07 12:22:43,031 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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) 2024-08-07 12:22:43,045 root INFO running bdist_wheel 2024-08-07 12:22:43,062 root INFO running build 2024-08-07 12:22:43,062 root INFO running build_py 2024-08-07 12:22:43,065 root INFO creating build 2024-08-07 12:22:43,065 root INFO creating build/lib 2024-08-07 12:22:43,065 root INFO creating build/lib/googletrans 2024-08-07 12:22:43,065 root INFO copying googletrans/client.py -> build/lib/googletrans 2024-08-07 12:22:43,065 root INFO copying googletrans/urls.py -> build/lib/googletrans 2024-08-07 12:22:43,066 root INFO copying googletrans/models.py -> build/lib/googletrans 2024-08-07 12:22:43,066 root INFO copying googletrans/utils.py -> build/lib/googletrans 2024-08-07 12:22:43,066 root INFO copying googletrans/constants.py -> build/lib/googletrans 2024-08-07 12:22:43,066 root INFO copying googletrans/gtoken.py -> build/lib/googletrans 2024-08-07 12:22:43,066 root INFO copying googletrans/__init__.py -> build/lib/googletrans 2024-08-07 12:22:43,067 root INFO running build_scripts 2024-08-07 12:22:43,067 root INFO creating build/scripts-3.12 2024-08-07 12:22:43,067 root INFO copying and adjusting translate -> build/scripts-3.12 2024-08-07 12:22:43,067 root INFO changing mode of build/scripts-3.12/translate from 644 to 755 2024-08-07 12:22:43,072 root INFO installing to build/bdist.linux-x86_64/wheel 2024-08-07 12:22:43,072 root INFO running install 2024-08-07 12:22:43,080 root INFO running install_lib 2024-08-07 12:22:43,082 root INFO creating build/bdist.linux-x86_64 2024-08-07 12:22:43,082 root INFO creating build/bdist.linux-x86_64/wheel 2024-08-07 12:22:43,082 root INFO creating build/bdist.linux-x86_64/wheel/googletrans 2024-08-07 12:22:43,082 root INFO copying build/lib/googletrans/client.py -> build/bdist.linux-x86_64/wheel/googletrans 2024-08-07 12:22:43,082 root INFO copying build/lib/googletrans/urls.py -> build/bdist.linux-x86_64/wheel/googletrans 2024-08-07 12:22:43,082 root INFO copying build/lib/googletrans/models.py -> build/bdist.linux-x86_64/wheel/googletrans 2024-08-07 12:22:43,083 root INFO copying build/lib/googletrans/utils.py -> build/bdist.linux-x86_64/wheel/googletrans 2024-08-07 12:22:43,083 root INFO copying build/lib/googletrans/constants.py -> build/bdist.linux-x86_64/wheel/googletrans 2024-08-07 12:22:43,083 root INFO copying build/lib/googletrans/gtoken.py -> build/bdist.linux-x86_64/wheel/googletrans 2024-08-07 12:22:43,083 root INFO copying build/lib/googletrans/__init__.py -> build/bdist.linux-x86_64/wheel/googletrans 2024-08-07 12:22:43,083 root INFO running install_egg_info 2024-08-07 12:22:43,085 root INFO running egg_info 2024-08-07 12:22:43,087 root INFO writing googletrans.egg-info/PKG-INFO 2024-08-07 12:22:43,088 root INFO writing dependency_links to googletrans.egg-info/dependency_links.txt 2024-08-07 12:22:43,088 root INFO writing requirements to googletrans.egg-info/requires.txt 2024-08-07 12:22:43,088 root INFO writing top-level names to googletrans.egg-info/top_level.txt 2024-08-07 12:22:43,090 root INFO reading manifest file 'googletrans.egg-info/SOURCES.txt' 2024-08-07 12:22:43,090 root INFO reading manifest template 'MANIFEST.in' 2024-08-07 12:22:43,091 root INFO writing manifest file 'googletrans.egg-info/SOURCES.txt' 2024-08-07 12:22:43,091 root INFO Copying googletrans.egg-info to build/bdist.linux-x86_64/wheel/googletrans-3.0.0-py3.12.egg-info 2024-08-07 12:22:43,092 root INFO running install_scripts 2024-08-07 12:22:43,092 root INFO creating build/bdist.linux-x86_64/wheel/googletrans-3.0.0.data 2024-08-07 12:22:43,092 root INFO creating build/bdist.linux-x86_64/wheel/googletrans-3.0.0.data/scripts 2024-08-07 12:22:43,092 root INFO copying build/scripts-3.12/translate -> build/bdist.linux-x86_64/wheel/googletrans-3.0.0.data/scripts 2024-08-07 12:22:43,092 root INFO changing mode of build/bdist.linux-x86_64/wheel/googletrans-3.0.0.data/scripts/translate to 755 2024-08-07 12:22:43,094 root INFO creating build/bdist.linux-x86_64/wheel/googletrans-3.0.0.dist-info/WHEEL 2024-08-07 12:22:43,095 wheel INFO creating '/home/buildozer/aports/testing/py3-googletrans/src/googletrans-3.0.0/.dist/.tmp-2nukloac/googletrans-3.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-08-07 12:22:43,095 wheel INFO adding 'googletrans/__init__.py' 2024-08-07 12:22:43,095 wheel INFO adding 'googletrans/client.py' 2024-08-07 12:22:43,096 wheel INFO adding 'googletrans/constants.py' 2024-08-07 12:22:43,096 wheel INFO adding 'googletrans/gtoken.py' 2024-08-07 12:22:43,096 wheel INFO adding 'googletrans/models.py' 2024-08-07 12:22:43,096 wheel INFO adding 'googletrans/urls.py' 2024-08-07 12:22:43,097 wheel INFO adding 'googletrans/utils.py' 2024-08-07 12:22:43,097 wheel INFO adding 'googletrans-3.0.0.data/scripts/translate' 2024-08-07 12:22:43,097 wheel INFO adding 'googletrans-3.0.0.dist-info/METADATA' 2024-08-07 12:22:43,097 wheel INFO adding 'googletrans-3.0.0.dist-info/WHEEL' 2024-08-07 12:22:43,097 wheel INFO adding 'googletrans-3.0.0.dist-info/top_level.txt' 2024-08-07 12:22:43,098 wheel INFO adding 'googletrans-3.0.0.dist-info/RECORD' 2024-08-07 12:22:43,098 root INFO removing build/bdist.linux-x86_64/wheel 2024-08-07 12:22:43,098 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... 2024-08-07 12:22:43,288 gpep517 INFO Installing .dist/googletrans-3.0.0-py3-none-any.whl into /home/buildozer/aports/testing/py3-googletrans/pkg/py3-googletrans 2024-08-07 12:22:43,303 gpep517 INFO Installation complete >>> 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-r5.apk >>> py3-googletrans*: Tracing dependencies... py3-httpx python3 python3~3.12 >>> py3-googletrans*: Package size: 108.0 KB >>> py3-googletrans*: Compressing data... >>> py3-googletrans*: Create checksum... >>> py3-googletrans*: Create py3-googletrans-3.0.0-r5.apk >>> py3-googletrans: Build complete at Wed, 07 Aug 2024 12:22:43 +0000 elapsed time 0h 0m 3s >>> py3-googletrans: Cleaning up srcdir >>> py3-googletrans: Cleaning up pkgdir >>> py3-googletrans: Uninstalling dependencies... (1/38) Purging .makedepends-py3-googletrans (20240807.122242) (2/38) Purging py3-httpx-pyc (0.27.0-r1) (3/38) Purging py3-httpx (0.27.0-r1) (4/38) Purging py3-httpcore-pyc (1.0.4-r1) (5/38) Purging py3-httpcore (1.0.4-r1) (6/38) Purging py3-anyio-pyc (4.3.0-r2) (7/38) Purging py3-anyio (4.3.0-r2) (8/38) Purging py3-certifi-pyc (2024.2.2-r1) (9/38) Purging py3-certifi (2024.2.2-r1) (10/38) Purging py3-h11-pyc (0.14.0-r4) (11/38) Purging py3-h11 (0.14.0-r4) (12/38) Purging py3-idna-pyc (3.7-r0) (13/38) Purging py3-idna (3.7-r0) (14/38) Purging py3-sniffio-pyc (1.3.1-r1) (15/38) Purging py3-sniffio (1.3.1-r1) (16/38) Purging py3-curio-pyc (1.6-r2) (17/38) Purging py3-curio (1.6-r2) (18/38) Purging py3-setuptools-pyc (70.3.0-r0) (19/38) Purging py3-setuptools (70.3.0-r0) (20/38) Purging py3-packaging-pyc (24.1-r0) (21/38) Purging py3-packaging (24.1-r0) (22/38) Purging py3-parsing-pyc (3.1.2-r1) (23/38) Purging py3-parsing (3.1.2-r1) (24/38) Purging py3-gpep517-pyc (16-r0) (25/38) Purging py3-gpep517 (16-r0) (26/38) Purging py3-installer-pyc (0.7.0-r2) (27/38) Purging py3-installer (0.7.0-r2) (28/38) Purging python3-pyc (3.12.4-r0) (29/38) Purging python3-pycache-pyc0 (3.12.4-r0) (30/38) Purging pyc (3.12.4-r0) (31/38) Purging python3 (3.12.4-r0) (32/38) Purging gdbm (1.24-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.4.6-r0) (35/38) Purging libpanelw (6.5_p20240601-r0) (36/38) Purging mpdecimal (4.0.0-r0) (37/38) Purging sqlite-libs (3.46.0-r0) (38/38) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 408 MiB in 107 packages >>> py3-googletrans: Updating the testing/x86_64 repository index... >>> py3-googletrans: Signing the index...