>>> hy: Building testing/hy 0.26.0-r0 (using abuild 3.10.0-r0) started Mon, 13 Feb 2023 18:51:18 +0000 >>> hy: Checking sanity of /home/buildozer/aports/testing/hy/APKBUILD... >>> hy: Analyzing dependencies... >>> hy: Installing for build: build-base python3 py3-funcparserlib py3-rply py3-colorama py3-setuptools py3-sphinx py3-sphinxcontrib-hydomain py3-sphinx_rtd_theme py3-wheel (1/38) Installing libbz2 (1.0.8-r4) (2/38) Installing gdbm (1.23-r0) (3/38) Installing mpdecimal (2.5.1-r1) (4/38) Installing readline (8.2.001-r0) (5/38) Installing sqlite-libs (3.40.1-r0) (6/38) Installing python3 (3.11.2-r0) (7/38) Installing py3-funcparserlib (1.0.1-r1) (8/38) Installing py3-appdirs (1.4.4-r5) (9/38) Installing py3-rply (0.7.8-r3) (10/38) Installing py3-colorama (0.4.6-r1) (11/38) Installing py3-parsing (3.0.9-r1) (12/38) Installing py3-packaging (23.0-r0) (13/38) Installing py3-setuptools (67.2.0-r0) (14/38) Installing py3-tz (2022.7.1-r0) (15/38) Installing py3-babel (2.11.0-r1) (16/38) Installing py3-docutils (0.19-r2) (17/38) Installing py3-imagesize (1.4.1-r1) (18/38) Installing py3-markupsafe (2.1.2-r0) (19/38) Installing py3-jinja2 (3.1.2-r1) (20/38) Installing py3-pygments (2.14.0-r0) (21/38) Installing py3-certifi (2022.12.7-r0) (22/38) Installing py3-charset-normalizer (3.0.1-r1) (23/38) Installing py3-idna (3.4-r3) (24/38) Installing py3-urllib3 (1.26.14-r0) (25/38) Installing py3-requests (2.28.2-r0) (26/38) Installing py3-snowballstemmer (2.2.0-r1) (27/38) Installing py3-alabaster (0.7.13-r0) (28/38) Installing py3-sphinxcontrib-applehelp (1.0.4-r0) (29/38) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (30/38) Installing py3-sphinxcontrib-htmlhelp (2.0.1-r0) (31/38) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (32/38) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (33/38) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (34/38) Installing py3-sphinx (6.1.3-r0) (35/38) Installing py3-sphinxcontrib-hydomain (0.1.0_git20220623-r1) (36/38) Installing py3-sphinx_rtd_theme (1.2.0-r0) (37/38) Installing py3-wheel (0.38.4-r1) (38/38) Installing .makedepends-hy (20230213.185122) Executing busybox-1.36.0-r4.trigger OK: 1338 MiB in 139 packages >>> hy: Cleaning up srcdir >>> hy: Cleaning up pkgdir >>> hy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hy-0.26.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 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 >>> hy: Fetching hy-0.26.0.tar.gz::https://github.com/hylang/hy/archive/0.26.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 424k 100 424k 0 0 417k 0 0:00:01 0:00:01 --:--:-- 417k >>> hy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hy-0.26.0.tar.gz >>> hy: Checking sha512sums... hy-0.26.0.tar.gz: OK >>> hy: Unpacking /var/cache/distfiles/hy-0.26.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/hy copying hy/model_patterns.py -> build/lib/hy copying hy/macros.py -> build/lib/hy copying hy/__init__.py -> build/lib/hy copying hy/errors.py -> build/lib/hy copying hy/cmdline.py -> build/lib/hy copying hy/__main__.py -> build/lib/hy copying hy/completer.py -> build/lib/hy copying hy/models.py -> build/lib/hy copying hy/scoping.py -> build/lib/hy copying hy/importer.py -> build/lib/hy copying hy/version.py -> build/lib/hy copying hy/repl.py -> build/lib/hy copying hy/_compat.py -> build/lib/hy copying hy/compiler.py -> build/lib/hy creating build/lib/hy/reader copying hy/reader/mangling.py -> build/lib/hy/reader copying hy/reader/__init__.py -> build/lib/hy/reader copying hy/reader/hy_reader.py -> build/lib/hy/reader copying hy/reader/exceptions.py -> build/lib/hy/reader copying hy/reader/reader.py -> build/lib/hy/reader creating build/lib/hy/core copying hy/core/__init__.py -> build/lib/hy/core copying hy/core/result_macros.py -> build/lib/hy/core copying hy/reserved.hy -> build/lib/hy copying hy/pyops.hy -> build/lib/hy copying hy/core/hy_repr.hy -> build/lib/hy/core copying hy/core/macros.hy -> build/lib/hy/core copying hy/core/util.hy -> build/lib/hy/core >>> hy: Entering fakeroot... running install /usr/lib/python3.11/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 install_lib creating /home/buildozer/aports/testing/hy/pkg creating /home/buildozer/aports/testing/hy/pkg/hy creating /home/buildozer/aports/testing/hy/pkg/hy/usr creating /home/buildozer/aports/testing/hy/pkg/hy/usr/lib creating /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11 creating /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/model_patterns.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/reserved.hy -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/macros.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/__init__.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/errors.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/cmdline.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/pyops.hy -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/__main__.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/completer.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/models.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/scoping.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/importer.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/version.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/repl.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/_compat.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy copying build/lib/hy/compiler.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy creating /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/reader copying build/lib/hy/reader/mangling.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/reader copying build/lib/hy/reader/__init__.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/reader copying build/lib/hy/reader/hy_reader.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/reader copying build/lib/hy/reader/exceptions.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/reader copying build/lib/hy/reader/reader.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/reader creating /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core copying build/lib/hy/core/__init__.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core copying build/lib/hy/core/hy_repr.hy -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core copying build/lib/hy/core/macros.hy -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core copying build/lib/hy/core/util.hy -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core copying build/lib/hy/core/result_macros.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/model_patterns.py to model_patterns.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/macros.py to macros.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/cmdline.py to cmdline.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/completer.py to completer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/models.py to models.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/scoping.py to scoping.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/importer.py to importer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/repl.py to repl.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/_compat.py to _compat.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/compiler.py to compiler.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/reader/mangling.py to mangling.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/reader/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/reader/hy_reader.py to hy_reader.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/reader/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/reader/reader.py to reader.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core/result_macros.py to result_macros.cpython-311.pyc running install_data creating /home/buildozer/aports/testing/hy/pkg/hy/usr/get_version copying get_version.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/get_version running install_egg_info running egg_info creating hy.egg-info writing hy.egg-info/PKG-INFO writing dependency_links to hy.egg-info/dependency_links.txt writing entry points to hy.egg-info/entry_points.txt writing requirements to hy.egg-info/requires.txt writing top-level names to hy.egg-info/top_level.txt writing manifest file 'hy.egg-info/SOURCES.txt' reading manifest file 'hy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'hy.egg-info/SOURCES.txt' Copying hy.egg-info to /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy-0.26.0-py3.11.egg-info running install_scripts Installing hy script to /home/buildozer/aports/testing/hy/pkg/hy/usr/bin Installing hy2py script to /home/buildozer/aports/testing/hy/pkg/hy/usr/bin Installing hyc script to /home/buildozer/aports/testing/hy/pkg/hy/usr/bin /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core/macros.hy:1: RuntimeWarning: cond already refers to: `cond` in module: `builtins`, being replaced by: `.cond` ;;; Hy core macros /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core/macros.hy:1: RuntimeWarning: when already refers to: `when` in module: `builtins`, being replaced by: `.when` ;;; Hy core macros /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core/macros.hy:1: RuntimeWarning: defreader already refers to: `defreader` in module: `builtins`, being replaced by: `.defreader` ;;; Hy core macros /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core/macros.hy:1: RuntimeWarning: doc already refers to: `doc` in module: `builtins`, being replaced by: `.doc` ;;; Hy core macros /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core/macros.hy:1: RuntimeWarning: export already refers to: `export` in module: `builtins`, being replaced by: `.export` ;;; Hy core macros /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.11/site-packages/hy/core/macros.hy:1: RuntimeWarning: delmacro already refers to: `delmacro` in module: `builtins`, being replaced by: `.delmacro` ;;; Hy core macros >>> hy*: Running postcheck for hy >>> hy*: Preparing package hy... >>> hy*: Tracing dependencies... >>> hy*: Package size: 848.0 KB >>> hy*: Compressing data... >>> hy*: Create checksum... >>> hy*: Create hy-0.26.0-r0.apk >>> hy: Build complete at Mon, 13 Feb 2023 18:51:39 +0000 elapsed time 0h 0m 21s >>> hy: Cleaning up srcdir >>> hy: Cleaning up pkgdir >>> hy: Uninstalling dependencies... (1/38) Purging .makedepends-hy (20230213.185122) (2/38) Purging py3-funcparserlib (1.0.1-r1) (3/38) Purging py3-rply (0.7.8-r3) (4/38) Purging py3-appdirs (1.4.4-r5) (5/38) Purging py3-colorama (0.4.6-r1) (6/38) Purging py3-setuptools (67.2.0-r0) (7/38) Purging py3-sphinxcontrib-hydomain (0.1.0_git20220623-r1) (8/38) Purging py3-sphinx_rtd_theme (1.2.0-r0) (9/38) Purging py3-sphinx (6.1.3-r0) (10/38) Purging py3-babel (2.11.0-r1) (11/38) Purging py3-tz (2022.7.1-r0) (12/38) Purging py3-docutils (0.19-r2) (13/38) Purging py3-imagesize (1.4.1-r1) (14/38) Purging py3-jinja2 (3.1.2-r1) (15/38) Purging py3-markupsafe (2.1.2-r0) (16/38) Purging py3-pygments (2.14.0-r0) (17/38) Purging py3-requests (2.28.2-r0) (18/38) Purging py3-certifi (2022.12.7-r0) (19/38) Purging py3-charset-normalizer (3.0.1-r1) (20/38) Purging py3-idna (3.4-r3) (21/38) Purging py3-urllib3 (1.26.14-r0) (22/38) Purging py3-snowballstemmer (2.2.0-r1) (23/38) Purging py3-alabaster (0.7.13-r0) (24/38) Purging py3-sphinxcontrib-applehelp (1.0.4-r0) (25/38) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (26/38) Purging py3-sphinxcontrib-htmlhelp (2.0.1-r0) (27/38) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (28/38) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (29/38) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (30/38) Purging py3-wheel (0.38.4-r1) (31/38) Purging py3-packaging (23.0-r0) (32/38) Purging py3-parsing (3.0.9-r1) (33/38) Purging python3 (3.11.2-r0) (34/38) Purging libbz2 (1.0.8-r4) (35/38) Purging gdbm (1.23-r0) (36/38) Purging mpdecimal (2.5.1-r1) (37/38) Purging readline (8.2.001-r0) (38/38) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 1187 MiB in 101 packages >>> hy: Updating the testing/riscv64 repository index... >>> hy: Signing the index...