>>> py3-twitter: Building community/py3-twitter 3.5-r3 (using abuild 3.7.0_rc1-r1) started Sun, 20 Dec 2020 19:28:19 +0000 >>> py3-twitter: Checking sanity of /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 (1/21) Installing libbz2 (1.0.8-r1) (2/21) Installing libffi (3.3-r2) (3/21) Installing gdbm (1.18.1-r0) (4/21) Installing xz-libs (5.2.5-r0) (5/21) Installing readline (8.0.4-r0) (6/21) Installing sqlite-libs (3.34.0-r0) (7/21) Installing python3 (3.8.6-r0) (8/21) Installing py3-ordered-set (4.0.2-r0) (9/21) Installing py3-appdirs (1.4.4-r1) (10/21) Installing py3-parsing (2.4.7-r1) (11/21) Installing py3-six (1.15.0-r0) (12/21) Installing py3-packaging (20.8-r0) (13/21) Installing py3-setuptools (51.0.0-r0) (14/21) Installing py3-future (0.18.2-r1) (15/21) Installing py3-chardet (4.0.0-r0) (16/21) Installing py3-idna (2.10-r0) (17/21) Installing py3-urllib3 (1.26.2-r1) (18/21) Installing py3-requests (2.25.1-r0) (19/21) Installing py3-oauthlib (2.1.0-r4) (20/21) Installing py3-requests-oauthlib (1.3.0-r0) (21/21) Installing .makedepends-py3-twitter (20201220.192829) Executing busybox-1.32.0-r8.trigger OK: 369 MiB in 107 packages >>> py3-twitter: Cleaning up srcdir >>> py3-twitter: Cleaning up pkgdir >>> py3-twitter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/python-twitter-3.5.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-twitter: Fetching https://files.pythonhosted.org/packages/source/p/python-twitter/python-twitter-3.5.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87701 100 87701 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k >>> py3-twitter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/python-twitter-3.5.tar.gz >>> py3-twitter: Checking sha512sums... python-twitter-3.5.tar.gz: OK >>> py3-twitter: Unpacking /var/cache/distfiles/v3.13/python-twitter-3.5.tar.gz... WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. running build running build_py creating build creating build/lib creating build/lib/twitter copying twitter/models.py -> build/lib/twitter copying twitter/api.py -> build/lib/twitter copying twitter/_file_cache.py -> build/lib/twitter copying twitter/error.py -> build/lib/twitter copying twitter/__init__.py -> build/lib/twitter copying twitter/ratelimit.py -> build/lib/twitter copying twitter/parse_tweet.py -> build/lib/twitter copying twitter/debug.py -> build/lib/twitter copying twitter/twitter_utils.py -> build/lib/twitter >>> py3-twitter: Entering fakeroot... WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-twitter/pkg creating /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter creating /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr creating /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib creating /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter copying build/lib/twitter/models.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter copying build/lib/twitter/api.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter copying build/lib/twitter/_file_cache.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter copying build/lib/twitter/error.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter copying build/lib/twitter/__init__.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter copying build/lib/twitter/ratelimit.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter copying build/lib/twitter/parse_tweet.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter copying build/lib/twitter/debug.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter copying build/lib/twitter/twitter_utils.py -> /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter/models.py to models.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter/api.py to api.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter/_file_cache.py to _file_cache.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter/error.py to error.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter/ratelimit.py to ratelimit.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter/parse_tweet.py to parse_tweet.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter/debug.py to debug.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-twitter/pkg/py3-twitter/usr/lib/python3.8/site-packages/twitter/twitter_utils.py to twitter_utils.cpython-38.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' 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.8/site-packages/python_twitter-3.5-py3.8.egg-info running install_scripts >>> py3-twitter*: Running postcheck for py3-twitter >>> py3-twitter*: Preparing package py3-twitter... >>> py3-twitter*: Tracing dependencies... >>> py3-twitter*: Package size: 568.0 KB >>> py3-twitter*: Compressing data... >>> py3-twitter*: Create checksum... >>> py3-twitter*: Create py3-twitter-3.5-r3.apk >>> py3-twitter: Build complete at Sun, 20 Dec 2020 19:28:32 +0000 elapsed time 0h 0m 13s >>> py3-twitter: Cleaning up srcdir >>> py3-twitter: Cleaning up pkgdir >>> py3-twitter: Uninstalling dependencies... (1/21) Purging .makedepends-py3-twitter (20201220.192829) (2/21) Purging py3-future (0.18.2-r1) (3/21) Purging py3-requests-oauthlib (1.3.0-r0) (4/21) Purging py3-oauthlib (2.1.0-r4) (5/21) Purging py3-requests (2.25.1-r0) (6/21) Purging py3-chardet (4.0.0-r0) (7/21) Purging py3-idna (2.10-r0) (8/21) Purging py3-urllib3 (1.26.2-r1) (9/21) Purging py3-setuptools (51.0.0-r0) (10/21) Purging py3-ordered-set (4.0.2-r0) (11/21) Purging py3-appdirs (1.4.4-r1) (12/21) Purging py3-packaging (20.8-r0) (13/21) Purging py3-parsing (2.4.7-r1) (14/21) Purging py3-six (1.15.0-r0) (15/21) Purging python3 (3.8.6-r0) (16/21) Purging libbz2 (1.0.8-r1) (17/21) Purging libffi (3.3-r2) (18/21) Purging gdbm (1.18.1-r0) (19/21) Purging xz-libs (5.2.5-r0) (20/21) Purging readline (8.0.4-r0) (21/21) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-twitter: Updating the community/x86 repository index... >>> py3-twitter: Signing the index...