>>> py3-tqdm: Building community/py3-tqdm 4.56.0-r0 (using abuild 3.7.0-r0) started Mon, 11 Jan 2021 21:32:37 +0000 >>> py3-tqdm: Checking sanity of /home/buildozer/aports/community/py3-tqdm/APKBUILD... >>> py3-tqdm: Analyzing dependencies... >>> py3-tqdm: Installing for build: build-base python3 py3-setuptools (1/14) Installing libbz2 (1.0.8-r1) (2/14) Installing libffi (3.3-r2) (3/14) Installing gdbm (1.19-r0) (4/14) Installing xz-libs (5.2.5-r0) (5/14) Installing readline (8.1.0-r0) (6/14) Installing sqlite-libs (3.34.0-r0) (7/14) Installing python3 (3.8.7-r0) (8/14) Installing py3-ordered-set (4.0.2-r0) (9/14) Installing py3-appdirs (1.4.4-r1) (10/14) Installing py3-parsing (2.4.7-r1) (11/14) Installing py3-six (1.15.0-r0) (12/14) Installing py3-packaging (20.8-r0) (13/14) Installing py3-setuptools (51.0.0-r0) (14/14) Installing .makedepends-py3-tqdm (20210111.213238) Executing busybox-1.32.1-r0.trigger OK: 360 MiB in 100 packages >>> py3-tqdm: Cleaning up srcdir >>> py3-tqdm: Cleaning up pkgdir >>> py3-tqdm: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/tqdm-4.56.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 162k 100 162k 0 0 2761k 0 --:--:-- --:--:-- --:--:-- 2761k >>> py3-tqdm: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/tqdm-4.56.0.tar.gz >>> py3-tqdm: Checking sha512sums... tqdm-4.56.0.tar.gz: OK >>> py3-tqdm: Unpacking /var/cache/distfiles/v3.13/tqdm-4.56.0.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. 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/tqdm copying tqdm/cli.py -> build/lib/tqdm copying tqdm/auto.py -> build/lib/tqdm copying tqdm/utils.py -> build/lib/tqdm copying tqdm/_dist_ver.py -> build/lib/tqdm copying tqdm/_tqdm_gui.py -> build/lib/tqdm copying tqdm/notebook.py -> build/lib/tqdm copying tqdm/_tqdm_pandas.py -> build/lib/tqdm copying tqdm/_tqdm_notebook.py -> build/lib/tqdm copying tqdm/__init__.py -> build/lib/tqdm copying tqdm/version.py -> build/lib/tqdm copying tqdm/gui.py -> build/lib/tqdm copying tqdm/__main__.py -> build/lib/tqdm copying tqdm/rich.py -> build/lib/tqdm copying tqdm/_tqdm.py -> build/lib/tqdm copying tqdm/std.py -> build/lib/tqdm copying tqdm/_utils.py -> build/lib/tqdm copying tqdm/asyncio.py -> build/lib/tqdm copying tqdm/tk.py -> build/lib/tqdm copying tqdm/keras.py -> build/lib/tqdm copying tqdm/_monitor.py -> build/lib/tqdm copying tqdm/autonotebook.py -> build/lib/tqdm copying tqdm/_main.py -> build/lib/tqdm creating build/lib/tqdm/contrib copying tqdm/contrib/discord.py -> build/lib/tqdm/contrib copying tqdm/contrib/bells.py -> build/lib/tqdm/contrib copying tqdm/contrib/__init__.py -> build/lib/tqdm/contrib copying tqdm/contrib/concurrent.py -> build/lib/tqdm/contrib copying tqdm/contrib/itertools.py -> build/lib/tqdm/contrib copying tqdm/contrib/telegram.py -> build/lib/tqdm/contrib copying tqdm/contrib/utils_worker.py -> build/lib/tqdm/contrib running egg_info writing tqdm.egg-info/PKG-INFO writing dependency_links to tqdm.egg-info/dependency_links.txt writing entry points to tqdm.egg-info/entry_points.txt writing requirements to tqdm.egg-info/requires.txt writing top-level names to tqdm.egg-info/top_level.txt reading manifest file 'tqdm.egg-info/SOURCES.txt' writing manifest file 'tqdm.egg-info/SOURCES.txt' copying tqdm/completion.sh -> build/lib/tqdm copying tqdm/tqdm.1 -> build/lib/tqdm >>> py3-tqdm: 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. 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 copying tqdm/_dist_ver.py -> build/lib/tqdm running egg_info writing tqdm.egg-info/PKG-INFO writing dependency_links to tqdm.egg-info/dependency_links.txt writing entry points to tqdm.egg-info/entry_points.txt writing requirements to tqdm.egg-info/requires.txt writing top-level names to tqdm.egg-info/top_level.txt reading manifest file 'tqdm.egg-info/SOURCES.txt' writing manifest file 'tqdm.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-tqdm/pkg creating /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm creating /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr creating /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib creating /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/cli.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/auto.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/tqdm.1 -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/utils.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/_dist_ver.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/_tqdm_gui.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/notebook.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/_tqdm_pandas.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm creating /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/discord.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/bells.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/__init__.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/concurrent.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/itertools.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/telegram.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/utils_worker.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib copying build/lib/tqdm/_tqdm_notebook.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/__init__.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/version.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/gui.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/__main__.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/rich.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/completion.sh -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/_tqdm.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/std.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/_utils.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/asyncio.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/tk.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/keras.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/_monitor.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/autonotebook.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm copying build/lib/tqdm/_main.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/cli.py to cli.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/auto.py to auto.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/utils.py to utils.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/_dist_ver.py to _dist_ver.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/_tqdm_gui.py to _tqdm_gui.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/notebook.py to notebook.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/_tqdm_pandas.py to _tqdm_pandas.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib/discord.py to discord.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib/bells.py to bells.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib/concurrent.py to concurrent.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib/itertools.py to itertools.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib/telegram.py to telegram.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/contrib/utils_worker.py to utils_worker.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/_tqdm_notebook.py to _tqdm_notebook.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/version.py to version.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/gui.py to gui.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/__main__.py to __main__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/rich.py to rich.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/_tqdm.py to _tqdm.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/std.py to std.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/_utils.py to _utils.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/asyncio.py to asyncio.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/tk.py to tk.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/keras.py to keras.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/_monitor.py to _monitor.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/autonotebook.py to autonotebook.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm/_main.py to _main.cpython-38.pyc running install_egg_info Copying tqdm.egg-info to /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.8/site-packages/tqdm-4.56.0-py3.8.egg-info running install_scripts Installing tqdm script to /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/bin >>> py3-tqdm*: Running postcheck for py3-tqdm >>> py3-tqdm*: Preparing package py3-tqdm... >>> py3-tqdm*: Tracing dependencies... >>> py3-tqdm*: Package size: 564.0 KB >>> py3-tqdm*: Compressing data... >>> py3-tqdm*: Create checksum... >>> py3-tqdm*: Create py3-tqdm-4.56.0-r0.apk >>> py3-tqdm: Build complete at Mon, 11 Jan 2021 21:32:50 +0000 elapsed time 0h 0m 13s >>> py3-tqdm: Cleaning up srcdir >>> py3-tqdm: Cleaning up pkgdir >>> py3-tqdm: Uninstalling dependencies... (1/14) Purging .makedepends-py3-tqdm (20210111.213238) (2/14) Purging py3-setuptools (51.0.0-r0) (3/14) Purging py3-ordered-set (4.0.2-r0) (4/14) Purging py3-appdirs (1.4.4-r1) (5/14) Purging py3-packaging (20.8-r0) (6/14) Purging py3-parsing (2.4.7-r1) (7/14) Purging py3-six (1.15.0-r0) (8/14) Purging python3 (3.8.7-r0) (9/14) Purging libbz2 (1.0.8-r1) (10/14) Purging libffi (3.3-r2) (11/14) Purging gdbm (1.19-r0) (12/14) Purging xz-libs (5.2.5-r0) (13/14) Purging readline (8.1.0-r0) (14/14) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.1-r0.trigger OK: 310 MiB in 86 packages >>> py3-tqdm: Updating the community/x86 repository index... >>> py3-tqdm: Signing the index...