>>> hy: Building testing/hy 0.24.0-r1 (using abuild 3.10.0_rc1-r2) started Tue, 27 Sep 2022 09:50:44 +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/40) Installing libbz2 (1.0.8-r3) (2/40) Installing libffi (3.4.3-r0) (3/40) Installing gdbm (1.23-r0) (4/40) Installing xz-libs (5.2.6-r1) (5/40) Installing mpdecimal (2.5.1-r1) (6/40) Installing readline (8.1.2-r0) (7/40) Installing sqlite-libs (3.39.3-r0) (8/40) Installing python3 (3.10.7-r0) (9/40) Installing py3-funcparserlib (1.0.0-r0) (10/40) Installing py3-appdirs (1.4.4-r4) (11/40) Installing py3-rply (0.7.8-r2) (12/40) Installing py3-colorama (0.4.5-r0) (13/40) Installing py3-parsing (3.0.9-r0) (14/40) Installing py3-packaging (21.3-r2) (15/40) Installing py3-setuptools (65.4.0-r0) (16/40) Installing py3-tz (2022.2.1-r0) (17/40) Installing py3-babel (2.10.3-r0) (18/40) Installing py3-docutils (0.19-r1) (19/40) Installing py3-imagesize (1.4.1-r0) (20/40) Installing py3-markupsafe (2.1.1-r1) (21/40) Installing py3-jinja2 (3.1.2-r0) (22/40) Installing py3-pygments (2.13.0-r0) (23/40) Installing py3-certifi (2022.6.15-r0) (24/40) Installing py3-charset-normalizer (2.1.1-r0) (25/40) Installing py3-idna (3.4-r1) (26/40) Installing py3-urllib3 (1.26.12-r0) (27/40) Installing py3-requests (2.28.1-r0) (28/40) Installing py3-snowballstemmer (2.2.0-r0) (29/40) Installing py3-alabaster (0.7.12-r5) (30/40) Installing py3-sphinxcontrib-applehelp (1.0.2-r3) (31/40) Installing py3-sphinxcontrib-devhelp (1.0.2-r3) (32/40) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r2) (33/40) Installing py3-sphinxcontrib-jsmath (1.0.1-r3) (34/40) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r2) (35/40) Installing py3-sphinxcontrib-qthelp (1.0.3-r3) (36/40) Installing py3-sphinx (5.2.1-r0) (37/40) Installing py3-sphinxcontrib-hydomain (0.1.0_git20220623-r0) (38/40) Installing py3-sphinx_rtd_theme (0.4.3-r6) (39/40) Installing py3-wheel (0.37.1-r1) (40/40) Installing .makedepends-hy (20220927.095049) Executing busybox-1.35.0-r25.trigger OK: 427 MiB in 136 packages >>> hy: Cleaning up srcdir >>> hy: Cleaning up pkgdir >>> hy: Fetching hy-0.24.0.tar.gz::https://github.com/hylang/hy/archive/0.24.0.tar.gz >>> hy: Fetching hy-0.24.0.tar.gz::https://github.com/hylang/hy/archive/0.24.0.tar.gz >>> hy: Checking sha512sums... hy-0.24.0.tar.gz: OK >>> hy: Unpacking /var/cache/distfiles/hy-0.24.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/hy copying hy/__main__.py -> build/lib/hy copying hy/__init__.py -> build/lib/hy copying hy/_compat.py -> build/lib/hy copying hy/errors.py -> build/lib/hy copying hy/macros.py -> build/lib/hy copying hy/version.py -> build/lib/hy copying hy/importer.py -> build/lib/hy copying hy/model_patterns.py -> build/lib/hy copying hy/cmdline.py -> build/lib/hy copying hy/completer.py -> build/lib/hy copying hy/compiler.py -> build/lib/hy copying hy/models.py -> build/lib/hy copying hy/scoping.py -> build/lib/hy creating build/lib/hy/core copying hy/core/__init__.py -> build/lib/hy/core copying hy/core/result_macros.py -> build/lib/hy/core creating build/lib/hy/reader copying hy/reader/exceptions.py -> build/lib/hy/reader copying hy/reader/__init__.py -> build/lib/hy/reader copying hy/reader/reader.py -> build/lib/hy/reader copying hy/reader/mangling.py -> build/lib/hy/reader copying hy/reader/hy_reader.py -> build/lib/hy/reader copying hy/pyops.hy -> build/lib/hy copying hy/reserved.hy -> build/lib/hy copying hy/core/macros.hy -> build/lib/hy/core copying hy/core/util.hy -> build/lib/hy/core copying hy/core/hy_repr.hy -> build/lib/hy/core >>> hy: Entering fakeroot... running install /usr/lib/python3.10/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 build running build_py copying hy/version.py -> build/lib/hy 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.10 creating /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/__main__.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/pyops.hy -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy creating /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/core copying build/lib/hy/core/macros.hy -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/core copying build/lib/hy/core/__init__.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/core copying build/lib/hy/core/result_macros.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/core copying build/lib/hy/core/util.hy -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/core copying build/lib/hy/core/hy_repr.hy -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/core copying build/lib/hy/__init__.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/_compat.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/errors.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/macros.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/version.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/importer.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy creating /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/reader copying build/lib/hy/reader/exceptions.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/reader copying build/lib/hy/reader/__init__.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/reader copying build/lib/hy/reader/reader.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/reader copying build/lib/hy/reader/mangling.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/reader copying build/lib/hy/reader/hy_reader.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/reader copying build/lib/hy/reserved.hy -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/model_patterns.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/cmdline.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/completer.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/compiler.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/models.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy copying build/lib/hy/scoping.py -> /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/core/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/core/result_macros.py to result_macros.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/_compat.py to _compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/macros.py to macros.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/importer.py to importer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/reader/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/reader/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/reader/reader.py to reader.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/reader/mangling.py to mangling.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/reader/hy_reader.py to hy_reader.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/model_patterns.py to model_patterns.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/cmdline.py to cmdline.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/completer.py to completer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/compiler.py to compiler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/site-packages/hy/scoping.py to scoping.cpython-310.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.10/site-packages/hy-0.24.0-py3.10.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 hy2py3 script to /home/buildozer/aports/testing/hy/pkg/hy/usr/bin Installing hy3 script to /home/buildozer/aports/testing/hy/pkg/hy/usr/bin Installing hyc script to /home/buildozer/aports/testing/hy/pkg/hy/usr/bin Installing hyc3 script to /home/buildozer/aports/testing/hy/pkg/hy/usr/bin /home/buildozer/aports/testing/hy/pkg/hy/usr/lib/python3.10/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.10/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.10/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.10/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.10/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.10/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: 676.0 KB >>> hy*: Compressing data... >>> hy*: Create checksum... >>> hy*: Create hy-0.24.0-r1.apk >>> hy: Build complete at Tue, 27 Sep 2022 09:51:14 +0000 elapsed time 0h 0m 30s >>> hy: Cleaning up srcdir >>> hy: Cleaning up pkgdir >>> hy: Uninstalling dependencies... (1/40) Purging .makedepends-hy (20220927.095049) (2/40) Purging py3-funcparserlib (1.0.0-r0) (3/40) Purging py3-rply (0.7.8-r2) (4/40) Purging py3-appdirs (1.4.4-r4) (5/40) Purging py3-colorama (0.4.5-r0) (6/40) Purging py3-setuptools (65.4.0-r0) (7/40) Purging py3-sphinxcontrib-hydomain (0.1.0_git20220623-r0) (8/40) Purging py3-sphinx (5.2.1-r0) (9/40) Purging py3-babel (2.10.3-r0) (10/40) Purging py3-tz (2022.2.1-r0) (11/40) Purging py3-docutils (0.19-r1) (12/40) Purging py3-imagesize (1.4.1-r0) (13/40) Purging py3-jinja2 (3.1.2-r0) (14/40) Purging py3-markupsafe (2.1.1-r1) (15/40) Purging py3-pygments (2.13.0-r0) (16/40) Purging py3-requests (2.28.1-r0) (17/40) Purging py3-certifi (2022.6.15-r0) (18/40) Purging py3-charset-normalizer (2.1.1-r0) (19/40) Purging py3-idna (3.4-r1) (20/40) Purging py3-urllib3 (1.26.12-r0) (21/40) Purging py3-snowballstemmer (2.2.0-r0) (22/40) Purging py3-alabaster (0.7.12-r5) (23/40) Purging py3-sphinxcontrib-applehelp (1.0.2-r3) (24/40) Purging py3-sphinxcontrib-devhelp (1.0.2-r3) (25/40) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r2) (26/40) Purging py3-sphinxcontrib-jsmath (1.0.1-r3) (27/40) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r2) (28/40) Purging py3-sphinxcontrib-qthelp (1.0.3-r3) (29/40) Purging py3-sphinx_rtd_theme (0.4.3-r6) (30/40) Purging py3-wheel (0.37.1-r1) (31/40) Purging py3-packaging (21.3-r2) (32/40) Purging py3-parsing (3.0.9-r0) (33/40) Purging python3 (3.10.7-r0) (34/40) Purging libbz2 (1.0.8-r3) (35/40) Purging libffi (3.4.3-r0) (36/40) Purging gdbm (1.23-r0) (37/40) Purging xz-libs (5.2.6-r1) (38/40) Purging mpdecimal (2.5.1-r1) (39/40) Purging readline (8.1.2-r0) (40/40) Purging sqlite-libs (3.39.3-r0) Executing busybox-1.35.0-r25.trigger OK: 298 MiB in 96 packages >>> hy: Updating the testing/riscv64 repository index... >>> hy: Signing the index...