>>> py3-tqdm: Building community/py3-tqdm 4.64.1-r2 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 13:52:58 +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/19) Installing libbz2 (1.0.8-r5) (2/19) Installing libffi (3.4.4-r2) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.4.2-r1) (5/19) Installing mpdecimal (2.5.1-r2) (6/19) Installing libpanelw (6.4_p20230401-r5) (7/19) Installing readline (8.2.1-r1) (8/19) Installing sqlite-libs (3.41.2-r2) (9/19) Installing python3 (3.11.3-r10) (10/19) Installing python3-pycache-pyc0 (3.11.3-r10) (11/19) Installing pyc (0.1-r0) (12/19) Installing python3-pyc (3.11.3-r10) (13/19) Installing py3-parsing (3.0.9-r2) (14/19) Installing py3-parsing-pyc (3.0.9-r2) (15/19) Installing py3-packaging (23.1-r1) (16/19) Installing py3-packaging-pyc (23.1-r1) (17/19) Installing py3-setuptools (67.7.1-r0) (18/19) Installing py3-setuptools-pyc (67.7.1-r0) (19/19) Installing .makedepends-py3-tqdm (20230422.135259) Executing busybox-1.36.0-r7.trigger OK: 441 MiB in 117 packages >>> py3-tqdm: Cleaning up srcdir >>> py3-tqdm: Cleaning up pkgdir >>> py3-tqdm: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/tqdm-4.64.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-tqdm: Fetching https://files.pythonhosted.org/packages/source/t/tqdm/tqdm-4.64.1.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 165k 100 165k 0 0 1511k 0 --:--:-- --:--:-- --:--:-- 1511k >>> py3-tqdm: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/tqdm-4.64.1.tar.gz >>> py3-tqdm: Checking sha512sums... tqdm-4.64.1.tar.gz: OK >>> py3-tqdm: Unpacking /var/cache/distfiles/v3.18/tqdm-4.64.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/tqdm copying tqdm/_main.py -> build/lib/tqdm copying tqdm/autonotebook.py -> build/lib/tqdm copying tqdm/dask.py -> build/lib/tqdm copying tqdm/auto.py -> build/lib/tqdm copying tqdm/_tqdm_pandas.py -> build/lib/tqdm copying tqdm/_monitor.py -> build/lib/tqdm copying tqdm/utils.py -> build/lib/tqdm copying tqdm/gui.py -> build/lib/tqdm copying tqdm/std.py -> build/lib/tqdm copying tqdm/_dist_ver.py -> build/lib/tqdm copying tqdm/_tqdm.py -> build/lib/tqdm copying tqdm/_tqdm_notebook.py -> build/lib/tqdm copying tqdm/keras.py -> build/lib/tqdm copying tqdm/__init__.py -> build/lib/tqdm copying tqdm/asyncio.py -> build/lib/tqdm copying tqdm/_utils.py -> build/lib/tqdm copying tqdm/rich.py -> build/lib/tqdm copying tqdm/version.py -> build/lib/tqdm copying tqdm/tk.py -> build/lib/tqdm copying tqdm/notebook.py -> build/lib/tqdm copying tqdm/cli.py -> build/lib/tqdm copying tqdm/__main__.py -> build/lib/tqdm copying tqdm/_tqdm_gui.py -> build/lib/tqdm creating build/lib/tqdm/contrib copying tqdm/contrib/bells.py -> build/lib/tqdm/contrib copying tqdm/contrib/concurrent.py -> build/lib/tqdm/contrib copying tqdm/contrib/discord.py -> build/lib/tqdm/contrib copying tqdm/contrib/slack.py -> build/lib/tqdm/contrib copying tqdm/contrib/logging.py -> build/lib/tqdm/contrib copying tqdm/contrib/__init__.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' adding license file 'LICENCE' 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... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build 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-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.11 creating /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_main.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm creating /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/bells.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/concurrent.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/discord.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/slack.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/logging.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/__init__.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/itertools.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/telegram.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/utils_worker.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/autonotebook.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/dask.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/auto.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_tqdm_pandas.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_monitor.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/utils.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/gui.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/std.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_dist_ver.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/completion.sh -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_tqdm.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_tqdm_notebook.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/keras.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/__init__.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/asyncio.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_utils.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/rich.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/version.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/tk.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/notebook.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/cli.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/__main__.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_tqdm_gui.py -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/tqdm.1 -> /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/_main.py to _main.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib/bells.py to bells.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib/concurrent.py to concurrent.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib/discord.py to discord.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib/slack.py to slack.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib/logging.py to logging.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib/itertools.py to itertools.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib/telegram.py to telegram.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib/utils_worker.py to utils_worker.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/autonotebook.py to autonotebook.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/dask.py to dask.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/auto.py to auto.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/_tqdm_pandas.py to _tqdm_pandas.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/_monitor.py to _monitor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/gui.py to gui.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/std.py to std.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/_dist_ver.py to _dist_ver.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/_tqdm.py to _tqdm.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/_tqdm_notebook.py to _tqdm_notebook.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/keras.py to keras.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/asyncio.py to asyncio.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/_utils.py to _utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/rich.py to rich.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/tk.py to tk.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/notebook.py to notebook.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/_tqdm_gui.py to _tqdm_gui.cpython-311.pyc running install_egg_info 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' adding license file 'LICENCE' writing manifest file 'tqdm.egg-info/SOURCES.txt' Copying tqdm.egg-info to /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm-4.64.1-py3.11.egg-info running install_scripts Installing tqdm script to /home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/bin >>> py3-tqdm-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm-pyc/usr/lib/python3.11/site-packages/tqdm/contrib/__pycache__' '/home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm/usr/lib/python3.11/site-packages/tqdm/__pycache__' -> '/home/buildozer/aports/community/py3-tqdm/pkg/py3-tqdm-pyc/usr/lib/python3.11/site-packages/tqdm/__pycache__' >>> py3-tqdm-pyc*: Preparing subpackage py3-tqdm-pyc... >>> py3-tqdm-pyc*: Running postcheck for py3-tqdm-pyc >>> py3-tqdm*: Running postcheck for py3-tqdm >>> py3-tqdm*: Preparing package py3-tqdm... >>> py3-tqdm-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-tqdm-pyc*: Package size: 340.0 KB >>> py3-tqdm-pyc*: Compressing data... >>> py3-tqdm-pyc*: Create checksum... >>> py3-tqdm-pyc*: Create py3-tqdm-pyc-4.64.1-r2.apk >>> py3-tqdm*: Tracing dependencies... python3 python3~3.11 >>> py3-tqdm*: Package size: 364.0 KB >>> py3-tqdm*: Compressing data... >>> py3-tqdm*: Create checksum... >>> py3-tqdm*: Create py3-tqdm-4.64.1-r2.apk >>> py3-tqdm: Build complete at Sat, 22 Apr 2023 13:53:01 +0000 elapsed time 0h 0m 3s >>> py3-tqdm: Cleaning up srcdir >>> py3-tqdm: Cleaning up pkgdir >>> py3-tqdm: Uninstalling dependencies... (1/19) Purging .makedepends-py3-tqdm (20230422.135259) (2/19) Purging py3-setuptools-pyc (67.7.1-r0) (3/19) Purging py3-setuptools (67.7.1-r0) (4/19) Purging py3-packaging-pyc (23.1-r1) (5/19) Purging py3-packaging (23.1-r1) (6/19) Purging py3-parsing-pyc (3.0.9-r2) (7/19) Purging py3-parsing (3.0.9-r2) (8/19) Purging python3-pyc (3.11.3-r10) (9/19) Purging python3-pycache-pyc0 (3.11.3-r10) (10/19) Purging pyc (0.1-r0) (11/19) Purging python3 (3.11.3-r10) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r5) (14/19) Purging libffi (3.4.4-r2) (15/19) Purging libpanelw (6.4_p20230401-r5) (16/19) Purging mpdecimal (2.5.1-r2) (17/19) Purging readline (8.2.1-r1) (18/19) Purging sqlite-libs (3.41.2-r2) (19/19) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 392 MiB in 98 packages >>> py3-tqdm: Updating the community/x86_64 repository index... >>> py3-tqdm: Signing the index...