>>> py3-telegram: Building testing/py3-telegram 0.18.0-r3 (using abuild 3.13.0-r5) started Fri, 09 Aug 2024 22:28:46 +0000 >>> py3-telegram: Checking sanity of /home/buildozer/aports/testing/py3-telegram/APKBUILD... >>> py3-telegram: Analyzing dependencies... >>> py3-telegram: Installing for build: build-base python3 telegram-tdlib py3-telegram-text py3-setuptools py3-gpep517 (1/23) Installing libffi (3.4.6-r0) (2/23) Installing gdbm (1.24-r0) (3/23) Installing mpdecimal (4.0.0-r0) (4/23) Installing libpanelw (6.5_p20240601-r0) (5/23) Installing sqlite-libs (3.46.0-r0) (6/23) Installing python3 (3.12.4-r0) (7/23) Installing python3-pycache-pyc0 (3.12.4-r0) (8/23) Installing pyc (3.12.4-r0) (9/23) Installing python3-pyc (3.12.4-r0) (10/23) Installing telegram-tdlib (1.8.33-r0) (11/23) Installing py3-telegram-text (0.2.0-r1) (12/23) Installing py3-telegram-text-pyc (0.2.0-r1) (13/23) Installing py3-parsing (3.1.2-r1) (14/23) Installing py3-parsing-pyc (3.1.2-r1) (15/23) Installing py3-packaging (24.1-r0) (16/23) Installing py3-packaging-pyc (24.1-r0) (17/23) Installing py3-setuptools (70.3.0-r0) (18/23) Installing py3-setuptools-pyc (70.3.0-r0) (19/23) Installing py3-installer (0.7.0-r2) (20/23) Installing py3-installer-pyc (0.7.0-r2) (21/23) Installing py3-gpep517 (16-r0) (22/23) Installing py3-gpep517-pyc (16-r0) (23/23) Installing .makedepends-py3-telegram (20240809.222847) Executing busybox-1.36.1-r31.trigger OK: 358 MiB in 133 packages >>> py3-telegram: Cleaning up srcdir >>> py3-telegram: Cleaning up pkgdir >>> py3-telegram: Cleaning up tmpdir >>> py3-telegram: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-telegram-0.18.0.tar.gz >>> py3-telegram: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-telegram-0.18.0.tar.gz >>> py3-telegram: Checking sha512sums... python-telegram-0.18.0.tar.gz: OK 0002-Remove-binarys.patch: OK >>> py3-telegram: Unpacking /var/cache/distfiles/python-telegram-0.18.0.tar.gz... >>> py3-telegram: 0002-Remove-binarys.patch patching file setup.py 2024-08-09 22:28:49,206 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-08-09 22:28:49,223 root INFO running bdist_wheel 2024-08-09 22:28:49,242 root INFO running build 2024-08-09 22:28:49,242 root INFO running build_py 2024-08-09 22:28:49,245 root INFO creating build 2024-08-09 22:28:49,245 root INFO creating build/lib 2024-08-09 22:28:49,245 root INFO creating build/lib/telegram 2024-08-09 22:28:49,245 root INFO copying telegram/tdjson.py -> build/lib/telegram 2024-08-09 22:28:49,245 root INFO copying telegram/worker.py -> build/lib/telegram 2024-08-09 22:28:49,246 root INFO copying telegram/utils.py -> build/lib/telegram 2024-08-09 22:28:49,246 root INFO copying telegram/client.py -> build/lib/telegram 2024-08-09 22:28:49,246 root INFO copying telegram/__init__.py -> build/lib/telegram 2024-08-09 22:28:49,246 root INFO copying telegram/text.py -> build/lib/telegram 2024-08-09 22:28:49,252 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-08-09 22:28:49,252 root INFO running install 2024-08-09 22:28:49,273 root INFO running install_lib 2024-08-09 22:28:49,276 root INFO creating build/bdist.linux-ppc64le 2024-08-09 22:28:49,276 root INFO creating build/bdist.linux-ppc64le/wheel 2024-08-09 22:28:49,276 root INFO creating build/bdist.linux-ppc64le/wheel/telegram 2024-08-09 22:28:49,276 root INFO copying build/lib/telegram/tdjson.py -> build/bdist.linux-ppc64le/wheel/telegram 2024-08-09 22:28:49,276 root INFO copying build/lib/telegram/worker.py -> build/bdist.linux-ppc64le/wheel/telegram 2024-08-09 22:28:49,276 root INFO copying build/lib/telegram/utils.py -> build/bdist.linux-ppc64le/wheel/telegram 2024-08-09 22:28:49,276 root INFO copying build/lib/telegram/client.py -> build/bdist.linux-ppc64le/wheel/telegram 2024-08-09 22:28:49,277 root INFO copying build/lib/telegram/__init__.py -> build/bdist.linux-ppc64le/wheel/telegram 2024-08-09 22:28:49,277 root INFO copying build/lib/telegram/text.py -> build/bdist.linux-ppc64le/wheel/telegram 2024-08-09 22:28:49,277 root INFO running install_egg_info 2024-08-09 22:28:49,279 root INFO running egg_info 2024-08-09 22:28:49,281 root INFO writing python_telegram.egg-info/PKG-INFO 2024-08-09 22:28:49,281 root INFO writing dependency_links to python_telegram.egg-info/dependency_links.txt 2024-08-09 22:28:49,282 root INFO writing requirements to python_telegram.egg-info/requires.txt 2024-08-09 22:28:49,282 root INFO writing top-level names to python_telegram.egg-info/top_level.txt 2024-08-09 22:28:49,284 root INFO reading manifest file 'python_telegram.egg-info/SOURCES.txt' 2024-08-09 22:28:49,285 root INFO reading manifest template 'MANIFEST.in' 2024-08-09 22:28:49,285 root WARNING warning: no files found matching 'LICENSE.txt' 2024-08-09 22:28:49,287 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-08-09 22:28:49,287 root INFO adding license file 'LICENSE' 2024-08-09 22:28:49,288 root INFO writing manifest file 'python_telegram.egg-info/SOURCES.txt' 2024-08-09 22:28:49,289 root INFO Copying python_telegram.egg-info to build/bdist.linux-ppc64le/wheel/python_telegram-0.18.0-py3.12.egg-info 2024-08-09 22:28:49,290 root INFO running install_scripts 2024-08-09 22:28:49,291 root INFO creating build/bdist.linux-ppc64le/wheel/python_telegram-0.18.0.dist-info/WHEEL 2024-08-09 22:28:49,292 wheel INFO creating '/home/buildozer/aports/testing/py3-telegram/src/python-telegram-0.18.0/.dist/.tmp-d62lv0um/python_telegram-0.18.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-08-09 22:28:49,292 wheel INFO adding 'telegram/__init__.py' 2024-08-09 22:28:49,293 wheel INFO adding 'telegram/client.py' 2024-08-09 22:28:49,293 wheel INFO adding 'telegram/tdjson.py' 2024-08-09 22:28:49,293 wheel INFO adding 'telegram/text.py' 2024-08-09 22:28:49,293 wheel INFO adding 'telegram/utils.py' 2024-08-09 22:28:49,294 wheel INFO adding 'telegram/worker.py' 2024-08-09 22:28:49,294 wheel INFO adding 'python_telegram-0.18.0.dist-info/LICENSE' 2024-08-09 22:28:49,294 wheel INFO adding 'python_telegram-0.18.0.dist-info/METADATA' 2024-08-09 22:28:49,294 wheel INFO adding 'python_telegram-0.18.0.dist-info/WHEEL' 2024-08-09 22:28:49,294 wheel INFO adding 'python_telegram-0.18.0.dist-info/top_level.txt' 2024-08-09 22:28:49,294 wheel INFO adding 'python_telegram-0.18.0.dist-info/RECORD' 2024-08-09 22:28:49,294 root INFO removing build/bdist.linux-ppc64le/wheel 2024-08-09 22:28:49,295 gpep517 INFO The backend produced .dist/python_telegram-0.18.0-py3-none-any.whl python_telegram-0.18.0-py3-none-any.whl >>> py3-telegram: Entering fakeroot... 2024-08-09 22:28:49,529 gpep517 INFO Installing .dist/python_telegram-0.18.0-py3-none-any.whl into /home/buildozer/aports/testing/py3-telegram/pkg/py3-telegram 2024-08-09 22:28:49,552 gpep517 INFO Installation complete >>> py3-telegram-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-telegram/pkg/py3-telegram/usr/lib/python3.12/site-packages/telegram/__pycache__' -> '/home/buildozer/aports/testing/py3-telegram/pkg/py3-telegram-pyc/usr/lib/python3.12/site-packages/telegram/__pycache__' >>> py3-telegram-pyc*: Preparing subpackage py3-telegram-pyc... >>> py3-telegram-pyc*: Running postcheck for py3-telegram-pyc >>> py3-telegram*: Running postcheck for py3-telegram >>> py3-telegram*: Preparing package py3-telegram... >>> py3-telegram-pyc*: Tracing dependencies... python3 telegram-tdlib py3-telegram-text python3~3.12 >>> py3-telegram-pyc*: Package size: 88.0 KB >>> py3-telegram-pyc*: Compressing data... >>> py3-telegram-pyc*: Create checksum... >>> py3-telegram-pyc*: Create py3-telegram-pyc-0.18.0-r3.apk >>> py3-telegram*: Tracing dependencies... python3 telegram-tdlib py3-telegram-text python3~3.12 >>> py3-telegram*: Package size: 104.0 KB >>> py3-telegram*: Compressing data... >>> py3-telegram*: Create checksum... >>> py3-telegram*: Create py3-telegram-0.18.0-r3.apk >>> py3-telegram: Build complete at Fri, 09 Aug 2024 22:28:49 +0000 elapsed time 0h 0m 3s >>> py3-telegram: Cleaning up srcdir >>> py3-telegram: Cleaning up pkgdir >>> py3-telegram: Uninstalling dependencies... (1/23) Purging .makedepends-py3-telegram (20240809.222847) (2/23) Purging telegram-tdlib (1.8.33-r0) (3/23) Purging py3-telegram-text-pyc (0.2.0-r1) (4/23) Purging py3-telegram-text (0.2.0-r1) (5/23) Purging py3-setuptools-pyc (70.3.0-r0) (6/23) Purging py3-setuptools (70.3.0-r0) (7/23) Purging py3-packaging-pyc (24.1-r0) (8/23) Purging py3-packaging (24.1-r0) (9/23) Purging py3-parsing-pyc (3.1.2-r1) (10/23) Purging py3-parsing (3.1.2-r1) (11/23) Purging py3-gpep517-pyc (16-r0) (12/23) Purging py3-gpep517 (16-r0) (13/23) Purging py3-installer-pyc (0.7.0-r2) (14/23) Purging py3-installer (0.7.0-r2) (15/23) Purging python3-pyc (3.12.4-r0) (16/23) Purging python3-pycache-pyc0 (3.12.4-r0) (17/23) Purging pyc (3.12.4-r0) (18/23) Purging python3 (3.12.4-r0) (19/23) Purging gdbm (1.24-r0) (20/23) Purging libffi (3.4.6-r0) (21/23) Purging libpanelw (6.5_p20240601-r0) (22/23) Purging mpdecimal (4.0.0-r0) (23/23) Purging sqlite-libs (3.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 282 MiB in 110 packages >>> py3-telegram: Updating the testing/ppc64le repository index... >>> py3-telegram: Signing the index...