>>> py3-milc: Building testing/py3-milc 1.6.6-r2 (using abuild 3.11.1-r0) started Wed, 24 May 2023 23:43:41 +0000 >>> py3-milc: Checking sanity of /home/buildozer/aports/testing/py3-milc/APKBUILD... >>> py3-milc: Analyzing dependencies... >>> py3-milc: Installing for build: build-base python3 py3-appdirs py3-argcomplete py3-colorama py3-halo py3-setuptools (1/33) Installing libbz2 (1.0.8-r6) (2/33) Installing gdbm (1.23-r1) (3/33) Installing mpdecimal (2.5.1-r2) (4/33) Installing libpanelw (6.4_p20230520-r0) (5/33) Installing readline (8.2.1-r2) (6/33) Installing sqlite-libs (3.42.0-r0) (7/33) Installing python3 (3.11.3-r11) (8/33) Installing python3-pycache-pyc0 (3.11.3-r11) (9/33) Installing pyc (0.1-r0) (10/33) Installing python3-pyc (3.11.3-r11) (11/33) Installing py3-appdirs (1.4.4-r6) (12/33) Installing py3-appdirs-pyc (1.4.4-r6) (13/33) Installing py3-argcomplete (3.0.8-r0) (14/33) Installing py3-argcomplete-pyc (3.0.8-r0) (15/33) Installing py3-colorama (0.4.6-r3) (16/33) Installing py3-colorama-pyc (0.4.6-r3) (17/33) Installing py3-log-symbols (0.0.14-r3) (18/33) Installing py3-log-symbols-pyc (0.0.14-r3) (19/33) Installing py3-spinners (0.0.24-r3) (20/33) Installing py3-spinners-pyc (0.0.24-r3) (21/33) Installing py3-termcolor (2.3.0-r0) (22/33) Installing py3-termcolor-pyc (2.3.0-r0) (23/33) Installing py3-six (1.16.0-r6) (24/33) Installing py3-six-pyc (1.16.0-r6) (25/33) Installing py3-halo (0.0.31-r3) (26/33) Installing py3-halo-pyc (0.0.31-r3) (27/33) Installing py3-parsing (3.0.9-r2) (28/33) Installing py3-parsing-pyc (3.0.9-r2) (29/33) Installing py3-packaging (23.1-r1) (30/33) Installing py3-packaging-pyc (23.1-r1) (31/33) Installing py3-setuptools (67.8.0-r0) (32/33) Installing py3-setuptools-pyc (67.8.0-r0) (33/33) Installing .makedepends-py3-milc (20230524.234347) Executing busybox-1.36.0-r11.trigger OK: 973 MiB in 139 packages >>> py3-milc: Cleaning up srcdir >>> py3-milc: Cleaning up pkgdir >>> py3-milc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-milc-1.6.6.tar.gz >>> py3-milc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-milc-1.6.6.tar.gz >>> py3-milc: Checking sha512sums... py3-milc-1.6.6.tar.gz: OK fix-test-semver-3.0.patch: OK >>> py3-milc: Unpacking /var/cache/distfiles/py3-milc-1.6.6.tar.gz... >>> py3-milc: fix-test-semver-3.0.patch patching file tests/test___init__.py /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2023-Sep-26, 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/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, 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/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'dist-name' will not be supported in future versions. Please use the underscore name 'dist_name' instead. By 2023-Sep-26, 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/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, 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/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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/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/milc copying milc/questions.py -> build/lib/milc copying milc/configuration.py -> build/lib/milc copying milc/__init__.py -> build/lib/milc copying milc/attrdict.py -> build/lib/milc copying milc/ansi.py -> build/lib/milc copying milc/_in_argv.py -> build/lib/milc copying milc/milc.py -> build/lib/milc copying milc/emoji.py -> build/lib/milc copying milc/_sparkline.py -> build/lib/milc creating build/lib/milc/subcommand copying milc/subcommand/__init__.py -> build/lib/milc/subcommand copying milc/subcommand/config.py -> build/lib/milc/subcommand running build_scripts creating build/scripts-3.11 copying and adjusting milc-color -> build/scripts-3.11 changing mode of build/scripts-3.11/milc-color from 644 to 755 >>> py3-milc: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2023-Sep-26, 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/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, 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/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'dist-name' will not be supported in future versions. Please use the underscore name 'dist_name' instead. By 2023-Sep-26, 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/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, 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/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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/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/testing/py3-milc/pkg creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/questions.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/configuration.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/__init__.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/attrdict.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/ansi.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand copying build/lib/milc/subcommand/__init__.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand copying build/lib/milc/subcommand/config.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand copying build/lib/milc/_in_argv.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/milc.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/emoji.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/_sparkline.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/questions.py to questions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/configuration.py to configuration.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/attrdict.py to attrdict.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/ansi.py to ansi.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/_in_argv.py to _in_argv.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/milc.py to milc.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/emoji.py to emoji.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/_sparkline.py to _sparkline.cpython-311.pyc running install_egg_info running egg_info creating milc.egg-info writing milc.egg-info/PKG-INFO writing dependency_links to milc.egg-info/dependency_links.txt writing requirements to milc.egg-info/requires.txt writing top-level names to milc.egg-info/top_level.txt writing manifest file 'milc.egg-info/SOURCES.txt' reading manifest file 'milc.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'milc.egg-info/SOURCES.txt' Copying milc.egg-info to /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc-1.6.6-py3.11.egg-info running install_scripts creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/bin copying build/scripts-3.11/milc-color -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/bin changing mode of /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/bin/milc-color to 755 >>> py3-milc-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/__pycache__' -> '/home/buildozer/aports/testing/py3-milc/pkg/py3-milc-pyc/usr/lib/python3.11/site-packages/milc/__pycache__' '/home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand/__pycache__' -> '/home/buildozer/aports/testing/py3-milc/pkg/py3-milc-pyc/usr/lib/python3.11/site-packages/milc/subcommand/__pycache__' >>> py3-milc-pyc*: Preparing subpackage py3-milc-pyc... >>> py3-milc-pyc*: Running postcheck for py3-milc-pyc >>> py3-milc*: Running postcheck for py3-milc >>> py3-milc*: Preparing package py3-milc... >>> py3-milc-pyc*: Tracing dependencies... python3 py3-appdirs py3-argcomplete py3-colorama py3-halo python3~3.11 >>> py3-milc-pyc*: Package size: 136.0 KB >>> py3-milc-pyc*: Compressing data... >>> py3-milc-pyc*: Create checksum... >>> py3-milc-pyc*: Create py3-milc-pyc-1.6.6-r2.apk >>> py3-milc*: Tracing dependencies... python3 py3-appdirs py3-argcomplete py3-colorama py3-halo python3~3.11 >>> py3-milc*: Package size: 148.0 KB >>> py3-milc*: Compressing data... >>> py3-milc*: Create checksum... >>> py3-milc*: Create py3-milc-1.6.6-r2.apk >>> py3-milc: Build complete at Wed, 24 May 2023 23:43:58 +0000 elapsed time 0h 0m 17s >>> py3-milc: Cleaning up srcdir >>> py3-milc: Cleaning up pkgdir >>> py3-milc: Uninstalling dependencies... (1/33) Purging .makedepends-py3-milc (20230524.234347) (2/33) Purging py3-appdirs-pyc (1.4.4-r6) (3/33) Purging py3-appdirs (1.4.4-r6) (4/33) Purging py3-argcomplete-pyc (3.0.8-r0) (5/33) Purging py3-argcomplete (3.0.8-r0) (6/33) Purging py3-halo-pyc (0.0.31-r3) (7/33) Purging py3-halo (0.0.31-r3) (8/33) Purging py3-log-symbols-pyc (0.0.14-r3) (9/33) Purging py3-log-symbols (0.0.14-r3) (10/33) Purging py3-spinners-pyc (0.0.24-r3) (11/33) Purging py3-spinners (0.0.24-r3) (12/33) Purging py3-termcolor-pyc (2.3.0-r0) (13/33) Purging py3-termcolor (2.3.0-r0) (14/33) Purging py3-colorama-pyc (0.4.6-r3) (15/33) Purging py3-colorama (0.4.6-r3) (16/33) Purging py3-six-pyc (1.16.0-r6) (17/33) Purging py3-six (1.16.0-r6) (18/33) Purging py3-setuptools-pyc (67.8.0-r0) (19/33) Purging py3-setuptools (67.8.0-r0) (20/33) Purging py3-packaging-pyc (23.1-r1) (21/33) Purging py3-packaging (23.1-r1) (22/33) Purging py3-parsing-pyc (3.0.9-r2) (23/33) Purging py3-parsing (3.0.9-r2) (24/33) Purging python3-pyc (3.11.3-r11) (25/33) Purging python3-pycache-pyc0 (3.11.3-r11) (26/33) Purging pyc (0.1-r0) (27/33) Purging python3 (3.11.3-r11) (28/33) Purging gdbm (1.23-r1) (29/33) Purging libbz2 (1.0.8-r6) (30/33) Purging libpanelw (6.4_p20230520-r0) (31/33) Purging mpdecimal (2.5.1-r2) (32/33) Purging readline (8.2.1-r2) (33/33) Purging sqlite-libs (3.42.0-r0) Executing busybox-1.36.0-r11.trigger OK: 924 MiB in 106 packages >>> py3-milc: Updating the testing/riscv64 repository index... >>> py3-milc: Signing the index...