>>> py3-cmd2: Building testing/py3-cmd2 2.4.3-r0 (using abuild 3.10.0-r0) started Sun, 05 Feb 2023 20:47:39 +0000 >>> py3-cmd2: Checking sanity of /home/buildozer/aports/testing/py3-cmd2/APKBUILD... >>> py3-cmd2: Analyzing dependencies... >>> py3-cmd2: Installing for build: build-base python3 py3-attrs py3-pyperclip py3-wcwidth py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel (1/18) Installing libbz2 (1.0.8-r4) (2/18) Installing gdbm (1.23-r0) (3/18) Installing mpdecimal (2.5.1-r1) (4/18) Installing readline (8.2.0-r0) (5/18) Installing sqlite-libs (3.40.1-r0) (6/18) Installing python3 (3.11.1-r3) (7/18) Installing py3-attrs (22.2.0-r0) (8/18) Installing py3-pyperclip (1.8.2-r1) (9/18) Installing py3-wcwidth (0.2.6-r0) (10/18) Installing py3-installer (0.6.0-r0) (11/18) Installing py3-gpep517 (13-r0) (12/18) Installing py3-parsing (3.0.9-r1) (13/18) Installing py3-packaging (23.0-r0) (14/18) Installing py3-setuptools (67.1.0-r0) (15/18) Installing py3-typing-extensions (4.4.0-r1) (16/18) Installing py3-setuptools_scm (7.1.0-r0) (17/18) Installing py3-wheel (0.38.4-r1) (18/18) Installing .makedepends-py3-cmd2 (20230205.204743) Executing busybox-1.36.0-r3.trigger OK: 1261 MiB in 119 packages >>> py3-cmd2: Cleaning up srcdir >>> py3-cmd2: Cleaning up pkgdir >>> py3-cmd2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cmd2-2.4.3.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-cmd2: Fetching https://files.pythonhosted.org/packages/source/c/cmd2/cmd2-2.4.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 662k 100 662k 0 0 895k 0 --:--:-- --:--:-- --:--:-- 895k >>> py3-cmd2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cmd2-2.4.3.tar.gz >>> py3-cmd2: Checking sha512sums... cmd2-2.4.3.tar.gz: OK >>> py3-cmd2: Unpacking /var/cache/distfiles/cmd2-2.4.3.tar.gz... 2023-02-05 20:47:47,980 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-05 20:47:48,318 root INFO running bdist_wheel 2023-02-05 20:47:48,379 root INFO running build 2023-02-05 20:47:48,380 root INFO running build_py 2023-02-05 20:47:48,395 root INFO creating build 2023-02-05 20:47:48,395 root INFO creating build/lib 2023-02-05 20:47:48,396 root INFO creating build/lib/cmd2 2023-02-05 20:47:48,396 root INFO copying cmd2/argparse_completer.py -> build/lib/cmd2 2023-02-05 20:47:48,398 root INFO copying cmd2/argparse_custom.py -> build/lib/cmd2 2023-02-05 20:47:48,399 root INFO copying cmd2/command_definition.py -> build/lib/cmd2 2023-02-05 20:47:48,399 root INFO copying cmd2/__init__.py -> build/lib/cmd2 2023-02-05 20:47:48,400 root INFO copying cmd2/history.py -> build/lib/cmd2 2023-02-05 20:47:48,401 root INFO copying cmd2/transcript.py -> build/lib/cmd2 2023-02-05 20:47:48,402 root INFO copying cmd2/py_bridge.py -> build/lib/cmd2 2023-02-05 20:47:48,403 root INFO copying cmd2/table_creator.py -> build/lib/cmd2 2023-02-05 20:47:48,403 root INFO copying cmd2/constants.py -> build/lib/cmd2 2023-02-05 20:47:48,404 root INFO copying cmd2/clipboard.py -> build/lib/cmd2 2023-02-05 20:47:48,405 root INFO copying cmd2/exceptions.py -> build/lib/cmd2 2023-02-05 20:47:48,406 root INFO copying cmd2/utils.py -> build/lib/cmd2 2023-02-05 20:47:48,406 root INFO copying cmd2/ansi.py -> build/lib/cmd2 2023-02-05 20:47:48,407 root INFO copying cmd2/decorators.py -> build/lib/cmd2 2023-02-05 20:47:48,408 root INFO copying cmd2/plugin.py -> build/lib/cmd2 2023-02-05 20:47:48,409 root INFO copying cmd2/rl_utils.py -> build/lib/cmd2 2023-02-05 20:47:48,409 root INFO copying cmd2/parsing.py -> build/lib/cmd2 2023-02-05 20:47:48,410 root INFO copying cmd2/cmd2.py -> build/lib/cmd2 2023-02-05 20:47:48,412 root INFO copying cmd2/py.typed -> build/lib/cmd2 2023-02-05 20:47:48,440 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-02-05 20:47:48,440 root INFO running install 2023-02-05 20:47:48,499 root INFO running install_lib 2023-02-05 20:47:48,510 root INFO creating build/bdist.linux-riscv64 2023-02-05 20:47:48,511 root INFO creating build/bdist.linux-riscv64/wheel 2023-02-05 20:47:48,511 root INFO creating build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,512 root INFO copying build/lib/cmd2/argparse_completer.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,512 root INFO copying build/lib/cmd2/argparse_custom.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,513 root INFO copying build/lib/cmd2/command_definition.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,514 root INFO copying build/lib/cmd2/__init__.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,514 root INFO copying build/lib/cmd2/history.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,515 root INFO copying build/lib/cmd2/transcript.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,516 root INFO copying build/lib/cmd2/py_bridge.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,516 root INFO copying build/lib/cmd2/table_creator.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,517 root INFO copying build/lib/cmd2/constants.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,518 root INFO copying build/lib/cmd2/clipboard.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,518 root INFO copying build/lib/cmd2/exceptions.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,519 root INFO copying build/lib/cmd2/py.typed -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,520 root INFO copying build/lib/cmd2/utils.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,520 root INFO copying build/lib/cmd2/ansi.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,521 root INFO copying build/lib/cmd2/decorators.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,522 root INFO copying build/lib/cmd2/plugin.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,522 root INFO copying build/lib/cmd2/rl_utils.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,523 root INFO copying build/lib/cmd2/parsing.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,524 root INFO copying build/lib/cmd2/cmd2.py -> build/bdist.linux-riscv64/wheel/cmd2 2023-02-05 20:47:48,525 root INFO running install_egg_info 2023-02-05 20:47:48,564 root INFO running egg_info 2023-02-05 20:47:48,573 root INFO writing cmd2.egg-info/PKG-INFO 2023-02-05 20:47:48,575 root INFO writing dependency_links to cmd2.egg-info/dependency_links.txt 2023-02-05 20:47:48,577 root INFO writing requirements to cmd2.egg-info/requires.txt 2023-02-05 20:47:48,577 root INFO writing top-level names to cmd2.egg-info/top_level.txt 2023-02-05 20:47:58,934 root INFO reading manifest file 'cmd2.egg-info/SOURCES.txt' 2023-02-05 20:47:58,942 root INFO reading manifest template 'MANIFEST.in' 2023-02-05 20:47:58,966 root WARNING no previously-included directories found matching '.github' 2023-02-05 20:47:58,968 root WARNING no previously-included directories found matching 'docs/_build' 2023-02-05 20:47:58,970 root WARNING no previously-included directories found matching 'docs/.nox' 2023-02-05 20:47:58,971 root WARNING warning: no previously-included files found matching '.github' 2023-02-05 20:47:58,973 root WARNING warning: no previously-included files found matching '.gitignore' 2023-02-05 20:47:58,974 root WARNING warning: no previously-included files found matching 'azure-pipelines.yml' 2023-02-05 20:47:58,977 root WARNING warning: no previously-included files matching 'htmlcov/**' found anywhere in distribution 2023-02-05 20:47:58,979 root WARNING warning: no previously-included files matching '.coverage*' found anywhere in distribution 2023-02-05 20:47:58,981 root WARNING warning: no previously-included files matching '__pycache__/**' found anywhere in distribution 2023-02-05 20:47:58,984 root WARNING warning: no previously-included files matching '.gitignore' found anywhere in distribution 2023-02-05 20:47:58,984 root INFO adding license file 'LICENSE' 2023-02-05 20:47:59,005 root INFO writing manifest file 'cmd2.egg-info/SOURCES.txt' 2023-02-05 20:47:59,006 root INFO Copying cmd2.egg-info to build/bdist.linux-riscv64/wheel/cmd2-2.4.3-py3.11.egg-info 2023-02-05 20:47:59,009 root INFO running install_scripts 2023-02-05 20:47:59,132 wheel INFO creating build/bdist.linux-riscv64/wheel/cmd2-2.4.3.dist-info/WHEEL 2023-02-05 20:47:59,135 wheel INFO creating '/home/buildozer/aports/testing/py3-cmd2/src/cmd2-2.4.3/dist/.tmp-hlrnxaa0/cmd2-2.4.3-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-02-05 20:47:59,138 wheel INFO adding 'cmd2/__init__.py' 2023-02-05 20:47:59,142 wheel INFO adding 'cmd2/ansi.py' 2023-02-05 20:47:59,143 wheel INFO adding 'cmd2/argparse_completer.py' 2023-02-05 20:47:59,145 wheel INFO adding 'cmd2/argparse_custom.py' 2023-02-05 20:47:59,146 wheel INFO adding 'cmd2/clipboard.py' 2023-02-05 20:47:59,148 wheel INFO adding 'cmd2/cmd2.py' 2023-02-05 20:47:59,153 wheel INFO adding 'cmd2/command_definition.py' 2023-02-05 20:47:59,154 wheel INFO adding 'cmd2/constants.py' 2023-02-05 20:47:59,154 wheel INFO adding 'cmd2/decorators.py' 2023-02-05 20:47:59,156 wheel INFO adding 'cmd2/exceptions.py' 2023-02-05 20:47:59,156 wheel INFO adding 'cmd2/history.py' 2023-02-05 20:47:59,158 wheel INFO adding 'cmd2/parsing.py' 2023-02-05 20:47:59,159 wheel INFO adding 'cmd2/plugin.py' 2023-02-05 20:47:59,160 wheel INFO adding 'cmd2/py.typed' 2023-02-05 20:47:59,160 wheel INFO adding 'cmd2/py_bridge.py' 2023-02-05 20:47:59,161 wheel INFO adding 'cmd2/rl_utils.py' 2023-02-05 20:47:59,162 wheel INFO adding 'cmd2/table_creator.py' 2023-02-05 20:47:59,164 wheel INFO adding 'cmd2/transcript.py' 2023-02-05 20:47:59,165 wheel INFO adding 'cmd2/utils.py' 2023-02-05 20:47:59,167 wheel INFO adding 'cmd2-2.4.3.dist-info/LICENSE' 2023-02-05 20:47:59,168 wheel INFO adding 'cmd2-2.4.3.dist-info/METADATA' 2023-02-05 20:47:59,169 wheel INFO adding 'cmd2-2.4.3.dist-info/WHEEL' 2023-02-05 20:47:59,169 wheel INFO adding 'cmd2-2.4.3.dist-info/top_level.txt' 2023-02-05 20:47:59,171 wheel INFO adding 'cmd2-2.4.3.dist-info/RECORD' 2023-02-05 20:47:59,173 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-02-05 20:47:59,175 gpep517 INFO The backend produced dist/cmd2-2.4.3-py3-none-any.whl cmd2-2.4.3-py3-none-any.whl >>> py3-cmd2: Entering fakeroot... >>> py3-cmd2*: Running postcheck for py3-cmd2 >>> py3-cmd2*: Preparing package py3-cmd2... >>> py3-cmd2*: Tracing dependencies... >>> py3-cmd2*: Package size: 1.3 MB >>> py3-cmd2*: Compressing data... >>> py3-cmd2*: Create checksum... >>> py3-cmd2*: Create py3-cmd2-2.4.3-r0.apk >>> py3-cmd2: Build complete at Sun, 05 Feb 2023 20:48:02 +0000 elapsed time 0h 0m 23s >>> py3-cmd2: Cleaning up srcdir >>> py3-cmd2: Cleaning up pkgdir >>> py3-cmd2: Uninstalling dependencies... (1/18) Purging .makedepends-py3-cmd2 (20230205.204743) (2/18) Purging py3-attrs (22.2.0-r0) (3/18) Purging py3-pyperclip (1.8.2-r1) (4/18) Purging py3-wcwidth (0.2.6-r0) (5/18) Purging py3-gpep517 (13-r0) (6/18) Purging py3-installer (0.6.0-r0) (7/18) Purging py3-setuptools_scm (7.1.0-r0) (8/18) Purging py3-setuptools (67.1.0-r0) (9/18) Purging py3-typing-extensions (4.4.0-r1) (10/18) Purging py3-wheel (0.38.4-r1) (11/18) Purging py3-packaging (23.0-r0) (12/18) Purging py3-parsing (3.0.9-r1) (13/18) Purging python3 (3.11.1-r3) (14/18) Purging libbz2 (1.0.8-r4) (15/18) Purging gdbm (1.23-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r3.trigger OK: 1187 MiB in 101 packages >>> py3-cmd2: Updating the testing/riscv64 repository index... >>> py3-cmd2: Signing the index...