>>> py3-twitter: Building community/py3-twitter 3.5-r9 (using abuild 3.15.0_rc3-r1) started Sat, 26 Apr 2025 19:57:25 +0000 >>> py3-twitter: Validating /home/buildozer/aports/community/py3-twitter/APKBUILD... >>> py3-twitter: Analyzing dependencies... >>> py3-twitter: Installing for build: build-base python3 py3-future py3-requests py3-requests-oauthlib py3-setuptools py3-pytest-runner (1/42) Installing libbz2 (1.0.8-r6) (2/42) Installing gdbm (1.24-r0) (3/42) Installing mpdecimal (4.0.0-r0) (4/42) Installing libpanelw (6.5_p20250412-r0) (5/42) Installing sqlite-libs (3.49.1-r0) (6/42) Installing python3 (3.12.10-r0) (7/42) Installing python3-pycache-pyc0 (3.12.10-r0) (8/42) Installing pyc (3.12.10-r0) (9/42) Installing python3-pyc (3.12.10-r0) (10/42) Installing py3-future (1.0.0-r1) (11/42) Installing py3-future-pyc (1.0.0-r1) (12/42) Installing py3-certifi (2024.12.14-r0) (13/42) Installing py3-certifi-pyc (2024.12.14-r0) (14/42) Installing py3-charset-normalizer (3.4.1-r0) (15/42) Installing py3-charset-normalizer-pyc (3.4.1-r0) (16/42) Installing py3-idna (3.10-r0) (17/42) Installing py3-idna-pyc (3.10-r0) (18/42) Installing py3-urllib3 (1.26.20-r0) (19/42) Installing py3-urllib3-pyc (1.26.20-r0) (20/42) Installing py3-requests (2.32.3-r0) (21/42) Installing py3-requests-pyc (2.32.3-r0) (22/42) Installing py3-oauthlib (3.2.2-r3) (23/42) Installing py3-oauthlib-pyc (3.2.2-r3) (24/42) Installing py3-requests-oauthlib (2.0.0-r0) (25/42) Installing py3-requests-oauthlib-pyc (2.0.0-r0) (26/42) Installing py3-parsing (3.2.0-r0) (27/42) Installing py3-parsing-pyc (3.2.0-r0) (28/42) Installing py3-packaging (24.2-r0) (29/42) Installing py3-packaging-pyc (24.2-r0) (30/42) Installing py3-setuptools (77.0.3-r0) (31/42) Installing py3-setuptools-pyc (77.0.3-r0) (32/42) Installing py3-iniconfig (2.1.0-r0) (33/42) Installing py3-iniconfig-pyc (2.1.0-r0) (34/42) Installing py3-pluggy (1.5.0-r0) (35/42) Installing py3-pluggy-pyc (1.5.0-r0) (36/42) Installing py3-py (1.11.0-r4) (37/42) Installing py3-py-pyc (1.11.0-r4) (38/42) Installing py3-pytest (8.3.5-r0) (39/42) Installing py3-pytest-pyc (8.3.5-r0) (40/42) Installing py3-pytest-runner (6.0.1-r1) (41/42) Installing py3-pytest-runner-pyc (6.0.1-r1) (42/42) Installing .makedepends-py3-twitter (20250426.195749) Executing busybox-1.37.0-r16.trigger OK: 653 MiB in 151 packages >>> py3-twitter: Cleaning up srcdir >>> py3-twitter: Cleaning up pkgdir >>> py3-twitter: Cleaning up tmpdir >>> py3-twitter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/python-twitter-3.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-twitter: Fetching https://files.pythonhosted.org/packages/source/p/python-twitter/python-twitter-3.5.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) saving to '/var/cache/distfiles/v3.22/python-twitter-3.5.tar.gz.part' python-twitter-3.5.t 100% |********************************| 87701 0:00:00 ETA '/var/cache/distfiles/v3.22/python-twitter-3.5.tar.gz.part' saved >>> py3-twitter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/python-twitter-3.5.tar.gz >>> py3-twitter: Checking sha512sums... python-twitter-3.5.tar.gz: OK >>> py3-twitter: Unpacking /var/cache/distfiles/v3.22/python-twitter-3.5.tar.gz... /usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _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`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/twitter copying twitter/__init__.py -> build/lib/twitter copying twitter/parse_tweet.py -> build/lib/twitter copying twitter/models.py -> build/lib/twitter copying twitter/ratelimit.py -> build/lib/twitter copying twitter/api.py -> build/lib/twitter copying twitter/error.py -> build/lib/twitter copying twitter/_file_cache.py -> build/lib/twitter copying twitter/debug.py -> build/lib/twitter copying twitter/twitter_utils.py -> build/lib/twitter >>> py3-twitter: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _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`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer 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/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter copying build/lib/twitter/__init__.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter copying build/lib/twitter/parse_tweet.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter copying build/lib/twitter/models.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter copying build/lib/twitter/ratelimit.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter copying build/lib/twitter/api.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter copying build/lib/twitter/error.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter copying build/lib/twitter/_file_cache.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter copying build/lib/twitter/debug.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter copying build/lib/twitter/twitter_utils.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter/parse_tweet.py to parse_tweet.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter/models.py to models.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter/ratelimit.py to ratelimit.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter/api.py to api.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter/error.py to error.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter/_file_cache.py to _file_cache.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter/debug.py to debug.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/twitter/twitter_utils.py to twitter_utils.cpython-312.pyc running install_egg_info running egg_info writing python_twitter.egg-info/PKG-INFO writing dependency_links to python_twitter.egg-info/dependency_links.txt writing requirements to python_twitter.egg-info/requires.txt writing top-level names to python_twitter.egg-info/top_level.txt reading manifest file 'python_twitter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.DS_Store' adding license file 'LICENSE' adding license file 'COPYING' adding license file 'NOTICE' adding license file 'AUTHORS.rst' writing manifest file 'python_twitter.egg-info/SOURCES.txt' Copying python_twitter.egg-info to /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.12/site-packages/python_twitter-3.5-py3.12.egg-info running install_scripts >>> py3-twitter-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/twitter/__pycache__' -> '/home/buildozer/aports/community/py3-twitter/pkg/py3-twitter-pyc/usr/lib/python3.12/site-packages/twitter/__pycache__' >>> py3-twitter-pyc*: Preparing subpackage py3-twitter-pyc... >>> py3-twitter-pyc*: Running postcheck for py3-twitter-pyc >>> py3-twitter*: Running postcheck for py3-twitter >>> py3-twitter*: Preparing package py3-twitter... >>> py3-twitter-pyc*: Tracing dependencies... python3 py3-future py3-requests py3-requests-oauthlib python3~3.12 >>> py3-twitter-pyc*: Package size: 245.9 KB >>> py3-twitter-pyc*: Compressing data... >>> py3-twitter-pyc*: Create checksum... >>> py3-twitter-pyc*: Create py3-twitter-pyc-3.5-r9.apk >>> py3-twitter*: Tracing dependencies... python3 py3-future py3-requests py3-requests-oauthlib python3~3.12 >>> py3-twitter*: Package size: 279.1 KB >>> py3-twitter*: Compressing data... >>> py3-twitter*: Create checksum... >>> py3-twitter*: Create py3-twitter-3.5-r9.apk >>> py3-twitter: Build complete at Sat, 26 Apr 2025 19:57:51 +0000 elapsed time 0h 0m 26s >>> py3-twitter: Cleaning up srcdir >>> py3-twitter: Cleaning up pkgdir >>> py3-twitter: Uninstalling dependencies... (1/42) Purging .makedepends-py3-twitter (20250426.195749) (2/42) Purging py3-future-pyc (1.0.0-r1) (3/42) Purging py3-future (1.0.0-r1) (4/42) Purging py3-requests-oauthlib-pyc (2.0.0-r0) (5/42) Purging py3-requests-oauthlib (2.0.0-r0) (6/42) Purging py3-oauthlib-pyc (3.2.2-r3) (7/42) Purging py3-oauthlib (3.2.2-r3) (8/42) Purging py3-requests-pyc (2.32.3-r0) (9/42) Purging py3-requests (2.32.3-r0) (10/42) Purging py3-certifi-pyc (2024.12.14-r0) (11/42) Purging py3-certifi (2024.12.14-r0) (12/42) Purging py3-charset-normalizer-pyc (3.4.1-r0) (13/42) Purging py3-charset-normalizer (3.4.1-r0) (14/42) Purging py3-idna-pyc (3.10-r0) (15/42) Purging py3-idna (3.10-r0) (16/42) Purging py3-urllib3-pyc (1.26.20-r0) (17/42) Purging py3-urllib3 (1.26.20-r0) (18/42) Purging py3-pytest-runner-pyc (6.0.1-r1) (19/42) Purging py3-pytest-runner (6.0.1-r1) (20/42) Purging py3-pytest-pyc (8.3.5-r0) (21/42) Purging py3-pytest (8.3.5-r0) (22/42) Purging py3-iniconfig-pyc (2.1.0-r0) (23/42) Purging py3-iniconfig (2.1.0-r0) (24/42) Purging py3-pluggy-pyc (1.5.0-r0) (25/42) Purging py3-pluggy (1.5.0-r0) (26/42) Purging py3-py-pyc (1.11.0-r4) (27/42) Purging py3-py (1.11.0-r4) (28/42) Purging py3-setuptools-pyc (77.0.3-r0) (29/42) Purging py3-setuptools (77.0.3-r0) (30/42) Purging py3-packaging-pyc (24.2-r0) (31/42) Purging py3-packaging (24.2-r0) (32/42) Purging py3-parsing-pyc (3.2.0-r0) (33/42) Purging py3-parsing (3.2.0-r0) (34/42) Purging python3-pyc (3.12.10-r0) (35/42) Purging python3-pycache-pyc0 (3.12.10-r0) (36/42) Purging pyc (3.12.10-r0) (37/42) Purging python3 (3.12.10-r0) (38/42) Purging gdbm (1.24-r0) (39/42) Purging libbz2 (1.0.8-r6) (40/42) Purging libpanelw (6.5_p20250412-r0) (41/42) Purging mpdecimal (4.0.0-r0) (42/42) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-twitter: Updating the community/armhf repository index... >>> py3-twitter: Signing the index...