>>> py3-twitter: Building community/py3-twitter 3.5-r9 (using abuild 3.16.0_rc4-r0) started Tue, 21 Oct 2025 05:56: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/46) Installing libbz2 (1.0.8-r6) ( 2/46) Installing libffi (3.5.2-r0) ( 3/46) Installing gdbm (1.26-r0) ( 4/46) Installing xz-libs (5.8.1-r0) ( 5/46) Installing mpdecimal (4.0.1-r0) ( 6/46) Installing libpanelw (6.5_p20251010-r0) ( 7/46) Installing sqlite-libs (3.50.4-r1) ( 8/46) Installing python3 (3.12.12-r0) ( 9/46) Installing python3-pycache-pyc0 (3.12.12-r0) (10/46) Installing pyc (3.12.12-r0) (11/46) Installing python3-pyc (3.12.12-r0) (12/46) Installing py3-future (1.0.0-r1) (13/46) Installing py3-future-pyc (1.0.0-r1) (14/46) Installing py3-certifi (2025.10.5-r0) (15/46) Installing py3-certifi-pyc (2025.10.5-r0) (16/46) Installing py3-charset-normalizer (3.4.3-r0) (17/46) Installing py3-charset-normalizer-pyc (3.4.3-r0) (18/46) Installing py3-idna (3.10-r0) (19/46) Installing py3-idna-pyc (3.10-r0) (20/46) Installing py3-urllib3 (1.26.20-r0) (21/46) Installing py3-urllib3-pyc (1.26.20-r0) (22/46) Installing py3-requests (2.32.5-r0) (23/46) Installing py3-requests-pyc (2.32.5-r0) (24/46) Installing py3-oauthlib (3.3.1-r0) (25/46) Installing py3-oauthlib-pyc (3.3.1-r0) (26/46) Installing py3-requests-oauthlib (2.0.0-r1) (27/46) Installing py3-requests-oauthlib-pyc (2.0.0-r1) (28/46) Installing py3-parsing (3.2.3-r0) (29/46) Installing py3-parsing-pyc (3.2.3-r0) (30/46) Installing py3-packaging (25.0-r0) (31/46) Installing py3-packaging-pyc (25.0-r0) (32/46) Installing py3-setuptools (80.9.0-r1) (33/46) Installing py3-setuptools-pyc (80.9.0-r1) (34/46) Installing py3-iniconfig (2.1.0-r0) (35/46) Installing py3-iniconfig-pyc (2.1.0-r0) (36/46) Installing py3-pluggy (1.6.0-r0) (37/46) Installing py3-pluggy-pyc (1.6.0-r0) (38/46) Installing py3-py (1.11.0-r4) (39/46) Installing py3-py-pyc (1.11.0-r4) (40/46) Installing py3-pygments (2.19.2-r0) (41/46) Installing py3-pygments-pyc (2.19.2-r0) (42/46) Installing py3-pytest (8.4.2-r1) (43/46) Installing py3-pytest-pyc (8.4.2-r1) (44/46) Installing py3-pytest-runner (6.0.1-r1) (45/46) Installing py3-pytest-runner-pyc (6.0.1-r1) (46/46) Installing .makedepends-py3-twitter (20251021.055709) busybox-1.37.0-r24.trigger: Executing script... OK: 488 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.23/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 (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/v3.23/python-twitter-3.5.tar.gz.part' python-twitter-3.5.t 100% |********************************| 87701 0:00:00 ETA '/var/cache/distfiles/v3.23/python-twitter-3.5.tar.gz.part' saved /var/cache/distfiles/v3.23/python-twitter-3.5.tar.gz: OK >>> py3-twitter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/python-twitter-3.5.tar.gz /var/cache/distfiles/v3.23/python-twitter-3.5.tar.gz: OK >>> py3-twitter: Unpacking /var/cache/distfiles/v3.23/python-twitter-3.5.tar.gz... /usr/lib/python3.12/site-packages/setuptools/__init__.py:92: _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`. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! 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:759: 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/ratelimit.py -> build/lib/twitter copying twitter/_file_cache.py -> build/lib/twitter copying twitter/__init__.py -> build/lib/twitter copying twitter/twitter_utils.py -> build/lib/twitter copying twitter/parse_tweet.py -> build/lib/twitter copying twitter/api.py -> build/lib/twitter copying twitter/models.py -> build/lib/twitter copying twitter/error.py -> build/lib/twitter copying twitter/debug.py -> build/lib/twitter >>> py3-twitter: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:92: _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`. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! 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:759: 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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. 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/ratelimit.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/__init__.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 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/api.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/error.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 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/_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/__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/twitter_utils.py to twitter_utils.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/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/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/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/debug.py to debug.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~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 Tue, 21 Oct 2025 05:57:11 +0000 elapsed time 0h 0m 46s >>> py3-twitter: Cleaning up srcdir >>> py3-twitter: Cleaning up pkgdir >>> py3-twitter: Uninstalling dependencies... ( 1/46) Purging .makedepends-py3-twitter (20251021.055709) ( 2/46) Purging py3-future-pyc (1.0.0-r1) ( 3/46) Purging py3-future (1.0.0-r1) ( 4/46) Purging py3-requests-oauthlib-pyc (2.0.0-r1) ( 5/46) Purging py3-requests-oauthlib (2.0.0-r1) ( 6/46) Purging py3-oauthlib-pyc (3.3.1-r0) ( 7/46) Purging py3-oauthlib (3.3.1-r0) ( 8/46) Purging py3-requests-pyc (2.32.5-r0) ( 9/46) Purging py3-requests (2.32.5-r0) (10/46) Purging py3-certifi-pyc (2025.10.5-r0) (11/46) Purging py3-certifi (2025.10.5-r0) (12/46) Purging py3-charset-normalizer-pyc (3.4.3-r0) (13/46) Purging py3-charset-normalizer (3.4.3-r0) (14/46) Purging py3-idna-pyc (3.10-r0) (15/46) Purging py3-idna (3.10-r0) (16/46) Purging py3-urllib3-pyc (1.26.20-r0) (17/46) Purging py3-urllib3 (1.26.20-r0) (18/46) Purging py3-pytest-runner-pyc (6.0.1-r1) (19/46) Purging py3-pytest-runner (6.0.1-r1) (20/46) Purging py3-pytest-pyc (8.4.2-r1) (21/46) Purging py3-pytest (8.4.2-r1) (22/46) Purging py3-iniconfig-pyc (2.1.0-r0) (23/46) Purging py3-iniconfig (2.1.0-r0) (24/46) Purging py3-pluggy-pyc (1.6.0-r0) (25/46) Purging py3-pluggy (1.6.0-r0) (26/46) Purging py3-py-pyc (1.11.0-r4) (27/46) Purging py3-py (1.11.0-r4) (28/46) Purging py3-pygments-pyc (2.19.2-r0) (29/46) Purging py3-pygments (2.19.2-r0) (30/46) Purging py3-setuptools-pyc (80.9.0-r1) (31/46) Purging py3-setuptools (80.9.0-r1) (32/46) Purging py3-packaging-pyc (25.0-r0) (33/46) Purging py3-packaging (25.0-r0) (34/46) Purging py3-parsing-pyc (3.2.3-r0) (35/46) Purging py3-parsing (3.2.3-r0) (36/46) Purging python3-pyc (3.12.12-r0) (37/46) Purging python3-pycache-pyc0 (3.12.12-r0) (38/46) Purging pyc (3.12.12-r0) (39/46) Purging python3 (3.12.12-r0) (40/46) Purging gdbm (1.26-r0) (41/46) Purging libbz2 (1.0.8-r6) (42/46) Purging libffi (3.5.2-r0) (43/46) Purging libpanelw (6.5_p20251010-r0) (44/46) Purging mpdecimal (4.0.1-r0) (45/46) Purging sqlite-libs (3.50.4-r1) (46/46) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages >>> py3-twitter: Updating the community/x86 repository index... >>> py3-twitter: Signing the index...