>>> py3-pypytools: Building community/py3-pypytools 0.6.2-r2 (using abuild 3.13.0-r3) started Mon, 08 Jul 2024 08:35:41 +0000 >>> py3-pypytools: Checking sanity of /home/buildozer/aports/community/py3-pypytools/APKBUILD... >>> py3-pypytools: Analyzing dependencies... >>> py3-pypytools: Installing for build: build-base py3-setuptools py3-attrs py3-freezegun py3-numpy py3-pytest (1/39) Installing libbz2 (1.0.8-r6) (2/39) Installing libffi (3.4.6-r0) (3/39) Installing gdbm (1.24-r0) (4/39) Installing xz-libs (5.6.2-r0) (5/39) Installing mpdecimal (4.0.0-r0) (6/39) Installing libpanelw (6.5_p20240601-r0) (7/39) Installing readline (8.2.10-r0) (8/39) Installing sqlite-libs (3.46.0-r0) (9/39) Installing python3 (3.12.3-r1) (10/39) Installing python3-pycache-pyc0 (3.12.3-r1) (11/39) Installing pyc (3.12.3-r1) (12/39) Installing py3-setuptools-pyc (70.1.1-r0) (13/39) Installing py3-parsing (3.1.2-r1) (14/39) Installing py3-parsing-pyc (3.1.2-r1) (15/39) Installing py3-packaging-pyc (24.1-r0) (16/39) Installing python3-pyc (3.12.3-r1) (17/39) Installing py3-packaging (24.1-r0) (18/39) Installing py3-setuptools (70.1.1-r0) (19/39) Installing py3-attrs (23.2.0-r1) (20/39) Installing py3-attrs-pyc (23.2.0-r1) (21/39) Installing py3-six (1.16.0-r9) (22/39) Installing py3-six-pyc (1.16.0-r9) (23/39) Installing py3-dateutil (2.9.0-r1) (24/39) Installing py3-dateutil-pyc (2.9.0-r1) (25/39) Installing py3-freezegun (1.4.0-r1) (26/39) Installing py3-freezegun-pyc (1.4.0-r1) (27/39) Installing libgfortran (13.2.1_git20240309-r0) (28/39) Installing openblas (0.3.27-r0) (29/39) Installing py3-numpy (1.25.2-r1) (30/39) Installing py3-numpy-pyc (1.25.2-r1) (31/39) Installing py3-iniconfig (2.0.0-r1) (32/39) Installing py3-iniconfig-pyc (2.0.0-r1) (33/39) Installing py3-pluggy (1.5.0-r0) (34/39) Installing py3-pluggy-pyc (1.5.0-r0) (35/39) Installing py3-py (1.11.0-r3) (36/39) Installing py3-py-pyc (1.11.0-r3) (37/39) Installing py3-pytest (8.2.2-r0) (38/39) Installing py3-pytest-pyc (8.2.2-r0) (39/39) Installing .makedepends-py3-pypytools (20240708.083542) Executing busybox-1.36.1-r31.trigger OK: 349 MiB in 142 packages >>> py3-pypytools: Cleaning up srcdir >>> py3-pypytools: Cleaning up pkgdir >>> py3-pypytools: Cleaning up tmpdir >>> py3-pypytools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pypytools-0.6.2.tar.gz >>> py3-pypytools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pypytools-0.6.2.tar.gz >>> py3-pypytools: Checking sha512sums... pypytools-0.6.2.tar.gz: OK python3.11.patch: OK >>> py3-pypytools: Unpacking /var/cache/distfiles/edge/pypytools-0.6.2.tar.gz... >>> py3-pypytools: python3.11.patch patching file pypytools/pypylog/model.py patching file pypytools/pypylog/parse.py patching file pypytools/pypylog/testing/test_parse.py patching file pypytools/testing/test_util.py patching file pypytools/util.py running build running build_py creating build creating build/lib creating build/lib/pypytools copying pypytools/__init__.py -> build/lib/pypytools copying pypytools/_fakecython.py -> build/lib/pypytools copying pypytools/color.py -> build/lib/pypytools copying pypytools/codegen.py -> build/lib/pypytools copying pypytools/unroll.py -> build/lib/pypytools copying pypytools/util.py -> build/lib/pypytools copying pypytools/jitview.py -> build/lib/pypytools copying pypytools/cast.py -> build/lib/pypytools creating build/lib/pypytools/compat copying pypytools/compat/__init__.py -> build/lib/pypytools/compat creating build/lib/pypytools/gc copying pypytools/gc/__init__.py -> build/lib/pypytools/gc copying pypytools/gc/uniform.py -> build/lib/pypytools/gc copying pypytools/gc/multihook.py -> build/lib/pypytools/gc copying pypytools/gc/custom.py -> build/lib/pypytools/gc creating build/lib/pypytools/compat/micronumpy copying pypytools/compat/micronumpy/__init__.py -> build/lib/pypytools/compat/micronumpy copying pypytools/compat/micronumpy/core.py -> build/lib/pypytools/compat/micronumpy copying pypytools/compat/micronumpy/function_base.py -> build/lib/pypytools/compat/micronumpy copying pypytools/compat/micronumpy/numerictypes.py -> build/lib/pypytools/compat/micronumpy ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-pypytools/src/pypytools-0.6.2 collected 101 items pypytools/gc/testing/test_custom.py .....s. [ 6%] pypytools/gc/testing/test_fakegc.py ... [ 9%] pypytools/gc/testing/test_multihook.py ........ [ 17%] pypytools/gc/testing/test_uniform.py .......... [ 27%] pypytools/pypylog/testing/test_model.py ..... [ 32%] pypytools/pypylog/testing/test_parse.py .x....x [ 39%] pypytools/testing/test_cast.py . [ 40%] pypytools/testing/test_codegen.py ...................... [ 62%] pypytools/testing/test_fakecython.py .. [ 64%] pypytools/testing/test_micronumpy.py ........................... [ 91%] pypytools/testing/test_unroll.py ........ [ 99%] pypytools/testing/test_util.py . [100%] =============================== warnings summary =============================== pypytools/testing/test_unroll.py::test_unrolling pypytools/testing/test_unroll.py::test_unrolling pypytools/testing/test_unroll.py::test_unrolling pypytools/testing/test_unroll.py::test_unrolling pypytools/testing/test_unroll.py::test_iterable pypytools/testing/test_unroll.py::test_iterable pypytools/testing/test_unroll.py::test_iterable /home/buildozer/aports/community/py3-pypytools/src/pypytools-0.6.2/pypytools/unroll.py:85: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead slice=ast.Index(value=ast.Num(n=i)), pypytools/testing/test_unroll.py::test_unrolling pypytools/testing/test_unroll.py::test_unrolling pypytools/testing/test_unroll.py::test_unrolling pypytools/testing/test_unroll.py::test_iterable pypytools/testing/test_unroll.py::test_iterable pypytools/testing/test_unroll.py::test_iterable /usr/lib/python3.12/ast.py:587: DeprecationWarning: Attribute n is deprecated and will be removed in Python 3.14; use value instead return Constant(*args, **kwargs) pypytools/testing/test_util.py::test_clonefunc /home/buildozer/aports/community/py3-pypytools/src/pypytools-0.6.2/pypytools/util.py:23: DeprecationWarning: co_lnotab is deprecated, use co_lines instead. co.co_firstlineno, co.co_lnotab, co.co_freevars, co.co_cellvars] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============ 98 passed, 1 skipped, 2 xfailed, 14 warnings in 0.56s ============= >>> py3-pypytools: Entering fakeroot... running install /usr/lib/python3.12/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 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-pypytools/pkg creating /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools creating /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr creating /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib creating /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools copying build/lib/pypytools/__init__.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools copying build/lib/pypytools/_fakecython.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools copying build/lib/pypytools/color.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools copying build/lib/pypytools/codegen.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools copying build/lib/pypytools/unroll.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools copying build/lib/pypytools/util.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools copying build/lib/pypytools/jitview.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools copying build/lib/pypytools/cast.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools creating /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/gc copying build/lib/pypytools/gc/__init__.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/gc copying build/lib/pypytools/gc/uniform.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/gc copying build/lib/pypytools/gc/multihook.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/gc copying build/lib/pypytools/gc/custom.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/gc creating /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/compat creating /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/compat/micronumpy copying build/lib/pypytools/compat/micronumpy/__init__.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/compat/micronumpy copying build/lib/pypytools/compat/micronumpy/core.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/compat/micronumpy copying build/lib/pypytools/compat/micronumpy/function_base.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/compat/micronumpy copying build/lib/pypytools/compat/micronumpy/numerictypes.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/compat/micronumpy copying build/lib/pypytools/compat/__init__.py -> /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/compat byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/_fakecython.py to _fakecython.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/color.py to color.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/codegen.py to codegen.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/unroll.py to unroll.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/util.py to util.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/jitview.py to jitview.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/cast.py to cast.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/gc/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/gc/uniform.py to uniform.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/gc/multihook.py to multihook.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/gc/custom.py to custom.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/compat/micronumpy/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/compat/micronumpy/core.py to core.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/compat/micronumpy/function_base.py to function_base.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/compat/micronumpy/numerictypes.py to numerictypes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools/compat/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info writing pypytools.egg-info/PKG-INFO writing dependency_links to pypytools.egg-info/dependency_links.txt writing requirements to pypytools.egg-info/requires.txt writing top-level names to pypytools.egg-info/top_level.txt reading manifest file 'pypytools.egg-info/SOURCES.txt' writing manifest file 'pypytools.egg-info/SOURCES.txt' Copying pypytools.egg-info to /home/buildozer/aports/community/py3-pypytools/pkg/py3-pypytools/usr/lib/python3.12/site-packages/pypytools-0.6.2-py3.12.egg-info running install_scripts >>> py3-pypytools*: Running postcheck for py3-pypytools >>> WARNING: py3-pypytools*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pypytools*: Preparing package py3-pypytools... >>> py3-pypytools*: Tracing dependencies... python3~3.12 >>> py3-pypytools*: Package size: 240.0 KB >>> py3-pypytools*: Compressing data... >>> py3-pypytools*: Create checksum... >>> py3-pypytools*: Create py3-pypytools-0.6.2-r2.apk >>> py3-pypytools: Build complete at Mon, 08 Jul 2024 08:35:44 +0000 elapsed time 0h 0m 3s >>> py3-pypytools: Cleaning up srcdir >>> py3-pypytools: Cleaning up pkgdir >>> py3-pypytools: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pypytools (20240708.083542) (2/39) Purging py3-setuptools-pyc (70.1.1-r0) (3/39) Purging py3-setuptools (70.1.1-r0) (4/39) Purging py3-attrs-pyc (23.2.0-r1) (5/39) Purging py3-attrs (23.2.0-r1) (6/39) Purging py3-freezegun-pyc (1.4.0-r1) (7/39) Purging py3-freezegun (1.4.0-r1) (8/39) Purging py3-dateutil-pyc (2.9.0-r1) (9/39) Purging py3-dateutil (2.9.0-r1) (10/39) Purging py3-six-pyc (1.16.0-r9) (11/39) Purging py3-six (1.16.0-r9) (12/39) Purging py3-numpy-pyc (1.25.2-r1) (13/39) Purging py3-numpy (1.25.2-r1) (14/39) Purging openblas (0.3.27-r0) (15/39) Purging py3-pytest-pyc (8.2.2-r0) (16/39) Purging py3-pytest (8.2.2-r0) (17/39) Purging py3-iniconfig-pyc (2.0.0-r1) (18/39) Purging py3-iniconfig (2.0.0-r1) (19/39) Purging py3-packaging-pyc (24.1-r0) (20/39) Purging py3-packaging (24.1-r0) (21/39) Purging py3-parsing-pyc (3.1.2-r1) (22/39) Purging py3-parsing (3.1.2-r1) (23/39) Purging py3-pluggy-pyc (1.5.0-r0) (24/39) Purging py3-pluggy (1.5.0-r0) (25/39) Purging py3-py-pyc (1.11.0-r3) (26/39) Purging py3-py (1.11.0-r3) (27/39) Purging python3-pyc (3.12.3-r1) (28/39) Purging python3-pycache-pyc0 (3.12.3-r1) (29/39) Purging pyc (3.12.3-r1) (30/39) Purging python3 (3.12.3-r1) (31/39) Purging gdbm (1.24-r0) (32/39) Purging libbz2 (1.0.8-r6) (33/39) Purging libffi (3.4.6-r0) (34/39) Purging libgfortran (13.2.1_git20240309-r0) (35/39) Purging libpanelw (6.5_p20240601-r0) (36/39) Purging mpdecimal (4.0.0-r0) (37/39) Purging readline (8.2.10-r0) (38/39) Purging sqlite-libs (3.46.0-r0) (39/39) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 271 MiB in 103 packages >>> py3-pypytools: Updating the community/armv7 repository index... >>> py3-pypytools: Signing the index...