>>> py3-cachecontrol: Building community/py3-cachecontrol 0.12.10-r1 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 06:22:08 +0000 >>> py3-cachecontrol: Checking sanity of /home/buildozer/aports/community/py3-cachecontrol/APKBUILD... >>> WARNING: py3-cachecontrol: No maintainer >>> py3-cachecontrol: Analyzing dependencies... >>> py3-cachecontrol: Installing for build: build-base python3 py3-requests py3-msgpack py3-lockfile py3-setuptools (1/23) Installing libbz2 (1.0.8-r1) (2/23) Installing libffi (3.4.2-r1) (3/23) Installing gdbm (1.23-r0) (4/23) Installing xz-libs (5.2.5-r1) (5/23) Installing mpdecimal (2.5.1-r1) (6/23) Installing readline (8.1.2-r0) (7/23) Installing sqlite-libs (3.38.2-r0) (8/23) Installing python3 (3.10.3-r1) (9/23) Installing py3-certifi (2021.10.8-r0) (10/23) Installing py3-charset-normalizer (2.0.10-r0) (11/23) Installing py3-idna (3.3-r2) (12/23) Installing py3-urllib3 (1.26.9-r0) (13/23) Installing py3-requests (2.27.1-r0) (14/23) Installing py3-msgpack (1.0.3-r0) (15/23) Installing py3-lockfile (0.12.2-r5) (16/23) Installing py3-appdirs (1.4.4-r3) (17/23) Installing py3-more-itertools (8.12.0-r2) (18/23) Installing py3-ordered-set (4.0.2-r3) (19/23) Installing py3-parsing (2.4.7-r3) (20/23) Installing py3-six (1.16.0-r1) (21/23) Installing py3-packaging (21.3-r0) (22/23) Installing py3-setuptools (59.4.0-r0) (23/23) Installing .makedepends-py3-cachecontrol (20220417.062213) Executing busybox-1.35.0-r8.trigger OK: 308 MiB in 111 packages >>> py3-cachecontrol: Cleaning up srcdir >>> py3-cachecontrol: Cleaning up pkgdir >>> py3-cachecontrol: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/CacheControl-0.12.10.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 15646 100 15646 0 0 32323 0 --:--:-- --:--:-- --:--:-- 32326 100 15646 100 15646 0 0 32316 0 --:--:-- --:--:-- --:--:-- 32259 >>> py3-cachecontrol: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/CacheControl-0.12.10.tar.gz >>> py3-cachecontrol: Checking sha512sums... CacheControl-0.12.10.tar.gz: OK >>> py3-cachecontrol: Unpacking /var/cache/distfiles/v3.16/CacheControl-0.12.10.tar.gz... running build running build_py creating build creating build/lib creating build/lib/cachecontrol copying cachecontrol/filewrapper.py -> build/lib/cachecontrol copying cachecontrol/_cmd.py -> build/lib/cachecontrol copying cachecontrol/adapter.py -> build/lib/cachecontrol copying cachecontrol/compat.py -> build/lib/cachecontrol copying cachecontrol/controller.py -> build/lib/cachecontrol copying cachecontrol/heuristics.py -> build/lib/cachecontrol copying cachecontrol/serialize.py -> build/lib/cachecontrol copying cachecontrol/__init__.py -> build/lib/cachecontrol copying cachecontrol/cache.py -> build/lib/cachecontrol copying cachecontrol/wrapper.py -> build/lib/cachecontrol creating build/lib/cachecontrol/caches copying cachecontrol/caches/redis_cache.py -> build/lib/cachecontrol/caches copying cachecontrol/caches/__init__.py -> build/lib/cachecontrol/caches copying cachecontrol/caches/file_cache.py -> build/lib/cachecontrol/caches running egg_info writing CacheControl.egg-info/PKG-INFO writing dependency_links to CacheControl.egg-info/dependency_links.txt writing entry points to CacheControl.egg-info/entry_points.txt writing requirements to CacheControl.egg-info/requires.txt writing top-level names to CacheControl.egg-info/top_level.txt reading manifest file 'CacheControl.egg-info/SOURCES.txt' writing manifest file 'CacheControl.egg-info/SOURCES.txt' >>> py3-cachecontrol: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing CacheControl.egg-info/PKG-INFO writing dependency_links to CacheControl.egg-info/dependency_links.txt writing entry points to CacheControl.egg-info/entry_points.txt writing requirements to CacheControl.egg-info/requires.txt writing top-level names to CacheControl.egg-info/top_level.txt reading manifest file 'CacheControl.egg-info/SOURCES.txt' writing manifest file 'CacheControl.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-cachecontrol/pkg creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol copying build/lib/cachecontrol/filewrapper.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol copying build/lib/cachecontrol/_cmd.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol copying build/lib/cachecontrol/adapter.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol copying build/lib/cachecontrol/compat.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol copying build/lib/cachecontrol/controller.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol copying build/lib/cachecontrol/heuristics.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol copying build/lib/cachecontrol/serialize.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol copying build/lib/cachecontrol/__init__.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol copying build/lib/cachecontrol/cache.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol copying build/lib/cachecontrol/wrapper.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/caches copying build/lib/cachecontrol/caches/redis_cache.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/caches copying build/lib/cachecontrol/caches/__init__.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/caches copying build/lib/cachecontrol/caches/file_cache.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/caches byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/filewrapper.py to filewrapper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/_cmd.py to _cmd.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/adapter.py to adapter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/controller.py to controller.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/heuristics.py to heuristics.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/serialize.py to serialize.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/wrapper.py to wrapper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/caches/redis_cache.py to redis_cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/caches/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/cachecontrol/caches/file_cache.py to file_cache.cpython-310.pyc running install_egg_info Copying CacheControl.egg-info to /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.10/site-packages/CacheControl-0.12.10-py3.10.egg-info running install_scripts Installing doesitcache script to /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/bin >>> py3-cachecontrol*: Running postcheck for py3-cachecontrol >>> py3-cachecontrol*: Preparing package py3-cachecontrol... >>> py3-cachecontrol*: Tracing dependencies... >>> py3-cachecontrol*: Package size: 216.0 KB >>> py3-cachecontrol*: Compressing data... >>> py3-cachecontrol*: Create checksum... >>> py3-cachecontrol*: Create py3-cachecontrol-0.12.10-r1.apk >>> py3-cachecontrol: Build complete at Sun, 17 Apr 2022 06:22:15 +0000 elapsed time 0h 0m 7s >>> py3-cachecontrol: Cleaning up srcdir >>> py3-cachecontrol: Cleaning up pkgdir >>> py3-cachecontrol: Uninstalling dependencies... (1/23) Purging .makedepends-py3-cachecontrol (20220417.062213) (2/23) Purging py3-requests (2.27.1-r0) (3/23) Purging py3-certifi (2021.10.8-r0) (4/23) Purging py3-charset-normalizer (2.0.10-r0) (5/23) Purging py3-idna (3.3-r2) (6/23) Purging py3-urllib3 (1.26.9-r0) (7/23) Purging py3-msgpack (1.0.3-r0) (8/23) Purging py3-lockfile (0.12.2-r5) (9/23) Purging py3-setuptools (59.4.0-r0) (10/23) Purging py3-appdirs (1.4.4-r3) (11/23) Purging py3-more-itertools (8.12.0-r2) (12/23) Purging py3-ordered-set (4.0.2-r3) (13/23) Purging py3-packaging (21.3-r0) (14/23) Purging py3-six (1.16.0-r1) (15/23) Purging py3-parsing (2.4.7-r3) (16/23) Purging python3 (3.10.3-r1) (17/23) Purging libbz2 (1.0.8-r1) (18/23) Purging libffi (3.4.2-r1) (19/23) Purging gdbm (1.23-r0) (20/23) Purging xz-libs (5.2.5-r1) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.1.2-r0) (23/23) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-cachecontrol: Updating the community/armv7 repository index... >>> py3-cachecontrol: Signing the index...