>>> py3-pygelbooru: Building testing/py3-pygelbooru 0.5.0-r2 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 13:25:11 +0000 >>> py3-pygelbooru: Checking sanity of /home/buildozer/aports/testing/py3-pygelbooru/APKBUILD... >>> py3-pygelbooru: Analyzing dependencies... >>> py3-pygelbooru: Installing for build: build-base python3 py3-aiohttp py3-furl py3-xmltodict py3-setuptools (1/51) Installing libbz2 (1.0.8-r5) (2/51) Installing libffi (3.4.4-r2) (3/51) Installing gdbm (1.23-r1) (4/51) Installing xz-libs (5.4.2-r1) (5/51) Installing mpdecimal (2.5.1-r2) (6/51) Installing libpanelw (6.4_p20230401-r6) (7/51) Installing readline (8.2.1-r1) (8/51) Installing sqlite-libs (3.41.2-r2) (9/51) Installing python3 (3.11.3-r10) (10/51) Installing python3-pycache-pyc0 (3.11.3-r10) (11/51) Installing pyc (0.1-r0) (12/51) Installing python3-pyc (3.11.3-r10) (13/51) Installing py3-frozenlist (1.3.3-r2) (14/51) Installing py3-frozenlist-pyc (1.3.3-r2) (15/51) Installing py3-aiosignal (1.3.1-r2) (16/51) Installing py3-aiosignal-pyc (1.3.1-r2) (17/51) Installing py3-typing-extensions (4.5.0-r1) (18/51) Installing py3-typing-extensions-pyc (4.5.0-r1) (19/51) Installing py3-async-timeout (4.0.2-r3) (20/51) Installing py3-async-timeout-pyc (4.0.2-r3) (21/51) Installing py3-attrs (23.1.0-r1) (22/51) Installing py3-attrs-pyc (23.1.0-r1) (23/51) Installing py3-brotli (1.0.9-r14) (24/51) Installing py3-brotli-pyc (1.0.9-r14) (25/51) Installing py3-charset-normalizer (3.1.0-r1) (26/51) Installing py3-charset-normalizer-pyc (3.1.0-r1) (27/51) Installing py3-idna (3.4-r4) (28/51) Installing py3-idna-pyc (3.4-r4) (29/51) Installing py3-idna-ssl (1.1.0-r8) (30/51) Installing py3-idna-ssl-pyc (1.1.0-r8) (31/51) Installing py3-multidict (6.0.4-r1) (32/51) Installing py3-multidict-pyc (6.0.4-r1) (33/51) Installing py3-yarl (1.9.1-r0) (34/51) Installing py3-yarl-pyc (1.9.1-r0) (35/51) Installing py3-aiohttp (3.8.4-r2) (36/51) Installing py3-aiohttp-pyc (3.8.4-r2) (37/51) Installing py3-six (1.16.0-r6) (38/51) Installing py3-six-pyc (1.16.0-r6) (39/51) Installing py3-orderedmultidict (1.0.1-r5) (40/51) Installing py3-orderedmultidict-pyc (1.0.1-r5) (41/51) Installing py3-furl (2.1.3-r2) (42/51) Installing py3-furl-pyc (2.1.3-r2) (43/51) Installing py3-xmltodict (0.13.0-r3) (44/51) Installing py3-xmltodict-pyc (0.13.0-r3) (45/51) Installing py3-parsing (3.0.9-r2) (46/51) Installing py3-parsing-pyc (3.0.9-r2) (47/51) Installing py3-packaging (23.1-r1) (48/51) Installing py3-packaging-pyc (23.1-r1) (49/51) Installing py3-setuptools (67.7.2-r0) (50/51) Installing py3-setuptools-pyc (67.7.2-r0) (51/51) Installing .makedepends-py3-pygelbooru (20230425.132512) Executing busybox-1.36.0-r8.trigger OK: 468 MiB in 150 packages >>> py3-pygelbooru: Cleaning up srcdir >>> py3-pygelbooru: Cleaning up pkgdir >>> py3-pygelbooru: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pygelbooru-0.5.0.tar.gz >>> py3-pygelbooru: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pygelbooru-0.5.0.tar.gz >>> py3-pygelbooru: Checking sha512sums... pygelbooru-0.5.0.tar.gz: OK >>> py3-pygelbooru: Unpacking /var/cache/distfiles/edge/pygelbooru-0.5.0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: 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 2023-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/pygelbooru copying pygelbooru/__init__.py -> build/lib/pygelbooru copying pygelbooru/gelbooru.py -> build/lib/pygelbooru /usr/lib/python3.11/site-packages/setuptools/dist.py:755: 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 2023-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 test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing pygelbooru.egg-info/PKG-INFO writing dependency_links to pygelbooru.egg-info/dependency_links.txt writing requirements to pygelbooru.egg-info/requires.txt writing top-level names to pygelbooru.egg-info/top_level.txt reading manifest file 'pygelbooru.egg-info/SOURCES.txt' writing manifest file 'pygelbooru.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK >>> py3-pygelbooru: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: 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 2023-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.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 build running build_py running install_lib creating /home/buildozer/aports/testing/py3-pygelbooru/pkg creating /home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru creating /home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru/usr creating /home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru/usr/lib creating /home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru/usr/lib/python3.11/site-packages/pygelbooru copying build/lib/pygelbooru/__init__.py -> /home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru/usr/lib/python3.11/site-packages/pygelbooru copying build/lib/pygelbooru/gelbooru.py -> /home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru/usr/lib/python3.11/site-packages/pygelbooru byte-compiling /home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru/usr/lib/python3.11/site-packages/pygelbooru/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru/usr/lib/python3.11/site-packages/pygelbooru/gelbooru.py to gelbooru.cpython-311.pyc running install_egg_info running egg_info writing pygelbooru.egg-info/PKG-INFO writing dependency_links to pygelbooru.egg-info/dependency_links.txt writing requirements to pygelbooru.egg-info/requires.txt writing top-level names to pygelbooru.egg-info/top_level.txt reading manifest file 'pygelbooru.egg-info/SOURCES.txt' writing manifest file 'pygelbooru.egg-info/SOURCES.txt' Copying pygelbooru.egg-info to /home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru/usr/lib/python3.11/site-packages/pygelbooru-0.5.0-py3.11.egg-info running install_scripts >>> py3-pygelbooru-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru/usr/lib/python3.11/site-packages/pygelbooru/__pycache__' -> '/home/buildozer/aports/testing/py3-pygelbooru/pkg/py3-pygelbooru-pyc/usr/lib/python3.11/site-packages/pygelbooru/__pycache__' >>> py3-pygelbooru-pyc*: Preparing subpackage py3-pygelbooru-pyc... >>> py3-pygelbooru-pyc*: Running postcheck for py3-pygelbooru-pyc >>> py3-pygelbooru*: Running postcheck for py3-pygelbooru >>> py3-pygelbooru*: Preparing package py3-pygelbooru... >>> py3-pygelbooru-pyc*: Tracing dependencies... python3 py3-aiohttp py3-furl py3-xmltodict python3~3.11 >>> py3-pygelbooru-pyc*: Package size: 60.0 KB >>> py3-pygelbooru-pyc*: Compressing data... >>> py3-pygelbooru-pyc*: Create checksum... >>> py3-pygelbooru-pyc*: Create py3-pygelbooru-pyc-0.5.0-r2.apk >>> py3-pygelbooru*: Tracing dependencies... python3 py3-aiohttp py3-furl py3-xmltodict python3~3.11 >>> py3-pygelbooru*: Package size: 72.0 KB >>> py3-pygelbooru*: Compressing data... >>> py3-pygelbooru*: Create checksum... >>> py3-pygelbooru*: Create py3-pygelbooru-0.5.0-r2.apk >>> py3-pygelbooru: Build complete at Tue, 25 Apr 2023 13:25:14 +0000 elapsed time 0h 0m 3s >>> py3-pygelbooru: Cleaning up srcdir >>> py3-pygelbooru: Cleaning up pkgdir >>> py3-pygelbooru: Uninstalling dependencies... (1/51) Purging .makedepends-py3-pygelbooru (20230425.132512) (2/51) Purging py3-aiohttp-pyc (3.8.4-r2) (3/51) Purging py3-aiohttp (3.8.4-r2) (4/51) Purging py3-aiosignal-pyc (1.3.1-r2) (5/51) Purging py3-aiosignal (1.3.1-r2) (6/51) Purging py3-frozenlist-pyc (1.3.3-r2) (7/51) Purging py3-frozenlist (1.3.3-r2) (8/51) Purging py3-async-timeout-pyc (4.0.2-r3) (9/51) Purging py3-async-timeout (4.0.2-r3) (10/51) Purging py3-attrs-pyc (23.1.0-r1) (11/51) Purging py3-attrs (23.1.0-r1) (12/51) Purging py3-brotli-pyc (1.0.9-r14) (13/51) Purging py3-brotli (1.0.9-r14) (14/51) Purging py3-charset-normalizer-pyc (3.1.0-r1) (15/51) Purging py3-charset-normalizer (3.1.0-r1) (16/51) Purging py3-idna-ssl-pyc (1.1.0-r8) (17/51) Purging py3-idna-ssl (1.1.0-r8) (18/51) Purging py3-typing-extensions-pyc (4.5.0-r1) (19/51) Purging py3-typing-extensions (4.5.0-r1) (20/51) Purging py3-yarl-pyc (1.9.1-r0) (21/51) Purging py3-yarl (1.9.1-r0) (22/51) Purging py3-idna-pyc (3.4-r4) (23/51) Purging py3-idna (3.4-r4) (24/51) Purging py3-multidict-pyc (6.0.4-r1) (25/51) Purging py3-multidict (6.0.4-r1) (26/51) Purging py3-furl-pyc (2.1.3-r2) (27/51) Purging py3-furl (2.1.3-r2) (28/51) Purging py3-orderedmultidict-pyc (1.0.1-r5) (29/51) Purging py3-orderedmultidict (1.0.1-r5) (30/51) Purging py3-six-pyc (1.16.0-r6) (31/51) Purging py3-six (1.16.0-r6) (32/51) Purging py3-xmltodict-pyc (0.13.0-r3) (33/51) Purging py3-xmltodict (0.13.0-r3) (34/51) Purging py3-setuptools-pyc (67.7.2-r0) (35/51) Purging py3-setuptools (67.7.2-r0) (36/51) Purging py3-packaging-pyc (23.1-r1) (37/51) Purging py3-packaging (23.1-r1) (38/51) Purging py3-parsing-pyc (3.0.9-r2) (39/51) Purging py3-parsing (3.0.9-r2) (40/51) Purging python3-pyc (3.11.3-r10) (41/51) Purging python3-pycache-pyc0 (3.11.3-r10) (42/51) Purging pyc (0.1-r0) (43/51) Purging python3 (3.11.3-r10) (44/51) Purging gdbm (1.23-r1) (45/51) Purging libbz2 (1.0.8-r5) (46/51) Purging libffi (3.4.4-r2) (47/51) Purging libpanelw (6.4_p20230401-r6) (48/51) Purging mpdecimal (2.5.1-r2) (49/51) Purging readline (8.2.1-r1) (50/51) Purging sqlite-libs (3.41.2-r2) (51/51) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 99 packages >>> py3-pygelbooru: Updating the testing/aarch64 repository index... >>> py3-pygelbooru: Signing the index...