>>> py3-pyscreeze: Building testing/py3-pyscreeze 0.1.28-r2 (using abuild 3.11.0_rc13-r0) started Mon, 01 May 2023 04:16:26 +0000 >>> py3-pyscreeze: Checking sanity of /home/buildozer/aports/testing/py3-pyscreeze/APKBUILD... >>> py3-pyscreeze: Analyzing dependencies... >>> py3-pyscreeze: Installing for build: build-base python3 py3-pillow py3-xlib scrot py3-setuptools (1/44) Installing libbz2 (1.0.8-r5) (2/44) Installing gdbm (1.23-r1) (3/44) Installing mpdecimal (2.5.1-r2) (4/44) Installing libpanelw (6.4_p20230429-r0) (5/44) Installing readline (8.2.1-r1) (6/44) Installing sqlite-libs (3.41.2-r2) (7/44) Installing python3 (3.11.3-r10) (8/44) Installing python3-pycache-pyc0 (3.11.3-r10) (9/44) Installing pyc (0.1-r0) (10/44) Installing python3-pyc (3.11.3-r10) (11/44) Installing libpng (1.6.39-r3) (12/44) Installing freetype (2.13.0-r5) (13/44) Installing libjpeg-turbo (2.1.5.1-r2) (14/44) Installing lcms2 (2.15-r1) (15/44) Installing openjpeg (2.5.0-r3) (16/44) Installing libwebp (1.3.0-r1) (17/44) Installing tiff (4.5.0-r6) (18/44) Installing libxau (1.0.11-r1) (19/44) Installing libmd (1.0.4-r2) (20/44) Installing libbsd (0.11.7-r1) (21/44) Installing libxdmcp (1.1.4-r1) (22/44) Installing libxcb (1.15-r1) (23/44) Installing py3-pillow (9.5.0-r1) (24/44) Installing py3-pillow-pyc (9.5.0-r1) (25/44) Installing py3-six (1.16.0-r6) (26/44) Installing py3-six-pyc (1.16.0-r6) (27/44) Installing py3-xlib (0.33-r1) (28/44) Installing py3-xlib-pyc (0.33-r1) (29/44) Installing libx11 (1.8.4-r2) (30/44) Installing libxext (1.3.5-r1) (31/44) Installing giflib (5.2.1-r4) (32/44) Installing libid3tag (0.16.2-r2) (33/44) Installing imlib2 (1.11.0-r1) (34/44) Installing libxcomposite (0.4.6-r2) (35/44) Installing libxfixes (6.0.1-r1) (36/44) Installing libxinerama (1.1.5-r1) (37/44) Installing scrot (1.9-r0) (38/44) Installing py3-parsing (3.0.9-r2) (39/44) Installing py3-parsing-pyc (3.0.9-r2) (40/44) Installing py3-packaging (23.1-r1) (41/44) Installing py3-packaging-pyc (23.1-r1) (42/44) Installing py3-setuptools (67.7.2-r0) (43/44) Installing py3-setuptools-pyc (67.7.2-r0) (44/44) Installing .makedepends-py3-pyscreeze (20230501.041630) Executing busybox-1.36.0-r8.trigger OK: 1026 MiB in 147 packages >>> py3-pyscreeze: Cleaning up srcdir >>> py3-pyscreeze: Cleaning up pkgdir >>> py3-pyscreeze: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyscreeze-3c79c662e4db8e2f5d96220fffcccfa676ae1691.tar.gz >>> py3-pyscreeze: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyscreeze-3c79c662e4db8e2f5d96220fffcccfa676ae1691.tar.gz >>> py3-pyscreeze: Checking sha512sums... py3-pyscreeze-3c79c662e4db8e2f5d96220fffcccfa676ae1691.tar.gz: OK >>> py3-pyscreeze: Unpacking /var/cache/distfiles/py3-pyscreeze-3c79c662e4db8e2f5d96220fffcccfa676ae1691.tar.gz... /usr/lib/python3.11/site-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/pyscreeze copying pyscreeze/__init__.py -> build/lib/pyscreeze >>> py3-pyscreeze: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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-pyscreeze/pkg creating /home/buildozer/aports/testing/py3-pyscreeze/pkg/py3-pyscreeze creating /home/buildozer/aports/testing/py3-pyscreeze/pkg/py3-pyscreeze/usr creating /home/buildozer/aports/testing/py3-pyscreeze/pkg/py3-pyscreeze/usr/lib creating /home/buildozer/aports/testing/py3-pyscreeze/pkg/py3-pyscreeze/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-pyscreeze/pkg/py3-pyscreeze/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-pyscreeze/pkg/py3-pyscreeze/usr/lib/python3.11/site-packages/pyscreeze copying build/lib/pyscreeze/__init__.py -> /home/buildozer/aports/testing/py3-pyscreeze/pkg/py3-pyscreeze/usr/lib/python3.11/site-packages/pyscreeze byte-compiling /home/buildozer/aports/testing/py3-pyscreeze/pkg/py3-pyscreeze/usr/lib/python3.11/site-packages/pyscreeze/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info creating PyScreeze.egg-info writing PyScreeze.egg-info/PKG-INFO writing dependency_links to PyScreeze.egg-info/dependency_links.txt writing requirements to PyScreeze.egg-info/requires.txt writing top-level names to PyScreeze.egg-info/top_level.txt writing manifest file 'PyScreeze.egg-info/SOURCES.txt' reading manifest file 'PyScreeze.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'pyautogui' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'PyScreeze.egg-info/SOURCES.txt' Copying PyScreeze.egg-info to /home/buildozer/aports/testing/py3-pyscreeze/pkg/py3-pyscreeze/usr/lib/python3.11/site-packages/PyScreeze-0.1.28-py3.11.egg-info running install_scripts >>> py3-pyscreeze-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pyscreeze/pkg/py3-pyscreeze/usr/lib/python3.11/site-packages/pyscreeze/__pycache__' -> '/home/buildozer/aports/testing/py3-pyscreeze/pkg/py3-pyscreeze-pyc/usr/lib/python3.11/site-packages/pyscreeze/__pycache__' >>> py3-pyscreeze-pyc*: Preparing subpackage py3-pyscreeze-pyc... >>> py3-pyscreeze-pyc*: Running postcheck for py3-pyscreeze-pyc >>> py3-pyscreeze*: Running postcheck for py3-pyscreeze >>> py3-pyscreeze*: Preparing package py3-pyscreeze... >>> py3-pyscreeze-pyc*: Tracing dependencies... python3 py3-pillow py3-xlib scrot python3~3.11 >>> py3-pyscreeze-pyc*: Package size: 56.0 KB >>> py3-pyscreeze-pyc*: Compressing data... >>> py3-pyscreeze-pyc*: Create checksum... >>> py3-pyscreeze-pyc*: Create py3-pyscreeze-pyc-0.1.28-r2.apk >>> py3-pyscreeze*: Tracing dependencies... python3 py3-pillow py3-xlib scrot python3~3.11 >>> py3-pyscreeze*: Package size: 76.0 KB >>> py3-pyscreeze*: Compressing data... >>> py3-pyscreeze*: Create checksum... >>> py3-pyscreeze*: Create py3-pyscreeze-0.1.28-r2.apk >>> py3-pyscreeze: Build complete at Mon, 01 May 2023 04:16:38 +0000 elapsed time 0h 0m 12s >>> py3-pyscreeze: Cleaning up srcdir >>> py3-pyscreeze: Cleaning up pkgdir >>> py3-pyscreeze: Uninstalling dependencies... (1/44) Purging .makedepends-py3-pyscreeze (20230501.041630) (2/44) Purging py3-pillow-pyc (9.5.0-r1) (3/44) Purging py3-pillow (9.5.0-r1) (4/44) Purging py3-xlib-pyc (0.33-r1) (5/44) Purging py3-xlib (0.33-r1) (6/44) Purging py3-six-pyc (1.16.0-r6) (7/44) Purging py3-six (1.16.0-r6) (8/44) Purging scrot (1.9-r0) (9/44) Purging py3-setuptools-pyc (67.7.2-r0) (10/44) Purging py3-setuptools (67.7.2-r0) (11/44) Purging py3-packaging-pyc (23.1-r1) (12/44) Purging py3-packaging (23.1-r1) (13/44) Purging py3-parsing-pyc (3.0.9-r2) (14/44) Purging py3-parsing (3.0.9-r2) (15/44) Purging imlib2 (1.11.0-r1) (16/44) Purging lcms2 (2.15-r1) (17/44) Purging libid3tag (0.16.2-r2) (18/44) Purging libxcomposite (0.4.6-r2) (19/44) Purging libxfixes (6.0.1-r1) (20/44) Purging libxinerama (1.1.5-r1) (21/44) Purging openjpeg (2.5.0-r3) (22/44) Purging python3-pyc (3.11.3-r10) (23/44) Purging python3-pycache-pyc0 (3.11.3-r10) (24/44) Purging pyc (0.1-r0) (25/44) Purging tiff (4.5.0-r6) (26/44) Purging freetype (2.13.0-r5) (27/44) Purging python3 (3.11.3-r10) (28/44) Purging gdbm (1.23-r1) (29/44) Purging giflib (5.2.1-r4) (30/44) Purging libxext (1.3.5-r1) (31/44) Purging libx11 (1.8.4-r2) (32/44) Purging libxcb (1.15-r1) (33/44) Purging libxdmcp (1.1.4-r1) (34/44) Purging libbsd (0.11.7-r1) (35/44) Purging libbz2 (1.0.8-r5) (36/44) Purging libjpeg-turbo (2.1.5.1-r2) (37/44) Purging libmd (1.0.4-r2) (38/44) Purging libpanelw (6.4_p20230429-r0) (39/44) Purging libpng (1.6.39-r3) (40/44) Purging libwebp (1.3.0-r1) (41/44) Purging libxau (1.0.11-r1) (42/44) Purging mpdecimal (2.5.1-r2) (43/44) Purging readline (8.2.1-r1) (44/44) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 966 MiB in 103 packages >>> py3-pyscreeze: Updating the testing/riscv64 repository index... >>> py3-pyscreeze: Signing the index...