>>> py3-pygelbooru: Building testing/py3-pygelbooru 0.5.0-r2 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 21:16:55 +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/39) Installing py3-frozenlist (1.3.3-r2) (2/39) Installing py3-frozenlist-pyc (1.3.3-r2) (3/39) Installing py3-aiosignal (1.3.1-r2) (4/39) Installing py3-aiosignal-pyc (1.3.1-r2) (5/39) Installing py3-typing-extensions (4.5.0-r1) (6/39) Installing py3-typing-extensions-pyc (4.5.0-r1) (7/39) Installing py3-async-timeout (4.0.2-r3) (8/39) Installing py3-async-timeout-pyc (4.0.2-r3) (9/39) Installing py3-attrs (23.1.0-r1) (10/39) Installing py3-attrs-pyc (23.1.0-r1) (11/39) Installing py3-brotli (1.0.9-r14) (12/39) Installing py3-brotli-pyc (1.0.9-r14) (13/39) Installing py3-charset-normalizer (3.1.0-r1) (14/39) Installing py3-charset-normalizer-pyc (3.1.0-r1) (15/39) Installing py3-idna (3.4-r4) (16/39) Installing py3-idna-pyc (3.4-r4) (17/39) Installing py3-idna-ssl (1.1.0-r8) (18/39) Installing py3-idna-ssl-pyc (1.1.0-r8) (19/39) Installing py3-multidict (6.0.4-r1) (20/39) Installing py3-multidict-pyc (6.0.4-r1) (21/39) Installing py3-yarl (1.9.2-r0) (22/39) Installing py3-yarl-pyc (1.9.2-r0) (23/39) Installing py3-aiohttp (3.8.4-r2) (24/39) Installing py3-aiohttp-pyc (3.8.4-r2) (25/39) Installing py3-six (1.16.0-r6) (26/39) Installing py3-six-pyc (1.16.0-r6) (27/39) Installing py3-orderedmultidict (1.0.1-r5) (28/39) Installing py3-orderedmultidict-pyc (1.0.1-r5) (29/39) Installing py3-furl (2.1.3-r2) (30/39) Installing py3-furl-pyc (2.1.3-r2) (31/39) Installing py3-xmltodict (0.13.0-r3) (32/39) Installing py3-xmltodict-pyc (0.13.0-r3) (33/39) Installing py3-parsing (3.0.9-r2) (34/39) Installing py3-parsing-pyc (3.0.9-r2) (35/39) Installing py3-packaging (23.1-r1) (36/39) Installing py3-packaging-pyc (23.1-r1) (37/39) Installing py3-setuptools (67.7.2-r0) (38/39) Installing py3-setuptools-pyc (67.7.2-r0) (39/39) Installing .makedepends-py3-pygelbooru (20230427.211656) Executing busybox-1.36.0-r8.trigger OK: 506 MiB in 207 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 % 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 7019 100 7019 0 0 5727 0 0:00:01 0:00:01 --:--:-- 5729 100 7019 100 7019 0 0 5726 0 0:00:01 0:00:01 --:--:-- 5729 >>> 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 Thu, 27 Apr 2023 21:16:59 +0000 elapsed time 0h 0m 4s >>> py3-pygelbooru: Cleaning up srcdir >>> py3-pygelbooru: Cleaning up pkgdir >>> py3-pygelbooru: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pygelbooru (20230427.211656) (2/39) Purging py3-aiohttp-pyc (3.8.4-r2) (3/39) Purging py3-aiohttp (3.8.4-r2) (4/39) Purging py3-aiosignal-pyc (1.3.1-r2) (5/39) Purging py3-aiosignal (1.3.1-r2) (6/39) Purging py3-frozenlist-pyc (1.3.3-r2) (7/39) Purging py3-frozenlist (1.3.3-r2) (8/39) Purging py3-async-timeout-pyc (4.0.2-r3) (9/39) Purging py3-async-timeout (4.0.2-r3) (10/39) Purging py3-attrs-pyc (23.1.0-r1) (11/39) Purging py3-attrs (23.1.0-r1) (12/39) Purging py3-brotli-pyc (1.0.9-r14) (13/39) Purging py3-brotli (1.0.9-r14) (14/39) Purging py3-charset-normalizer-pyc (3.1.0-r1) (15/39) Purging py3-charset-normalizer (3.1.0-r1) (16/39) Purging py3-idna-ssl-pyc (1.1.0-r8) (17/39) Purging py3-idna-ssl (1.1.0-r8) (18/39) Purging py3-typing-extensions-pyc (4.5.0-r1) (19/39) Purging py3-typing-extensions (4.5.0-r1) (20/39) Purging py3-yarl-pyc (1.9.2-r0) (21/39) Purging py3-yarl (1.9.2-r0) (22/39) Purging py3-idna-pyc (3.4-r4) (23/39) Purging py3-idna (3.4-r4) (24/39) Purging py3-multidict-pyc (6.0.4-r1) (25/39) Purging py3-multidict (6.0.4-r1) (26/39) Purging py3-furl-pyc (2.1.3-r2) (27/39) Purging py3-furl (2.1.3-r2) (28/39) Purging py3-orderedmultidict-pyc (1.0.1-r5) (29/39) Purging py3-orderedmultidict (1.0.1-r5) (30/39) Purging py3-six-pyc (1.16.0-r6) (31/39) Purging py3-six (1.16.0-r6) (32/39) Purging py3-xmltodict-pyc (0.13.0-r3) (33/39) Purging py3-xmltodict (0.13.0-r3) (34/39) Purging py3-setuptools-pyc (67.7.2-r0) (35/39) Purging py3-setuptools (67.7.2-r0) (36/39) Purging py3-packaging-pyc (23.1-r1) (37/39) Purging py3-packaging (23.1-r1) (38/39) Purging py3-parsing-pyc (3.0.9-r2) (39/39) Purging py3-parsing (3.0.9-r2) Executing busybox-1.36.0-r8.trigger OK: 491 MiB in 168 packages >>> py3-pygelbooru: Updating the testing/s390x repository index... >>> py3-pygelbooru: Signing the index...