>>> py3-pyinstrument: Building testing/py3-pyinstrument 4.4.0-r0 (using abuild 3.10.0_rc1-r2) started Fri, 11 Nov 2022 09:03:30 +0000 >>> py3-pyinstrument: Checking sanity of /home/buildozer/aports/testing/py3-pyinstrument/APKBUILD... >>> py3-pyinstrument: Analyzing dependencies... >>> py3-pyinstrument: Installing for build: build-base py3-setuptools python3-dev (1/13) Installing libbz2 (1.0.8-r3) (2/13) Installing libffi (3.4.4-r0) (3/13) Installing gdbm (1.23-r0) (4/13) Installing xz-libs (5.2.7-r0) (5/13) Installing mpdecimal (2.5.1-r1) (6/13) Installing readline (8.2.0-r0) (7/13) Installing sqlite-libs (3.39.4-r0) (8/13) Installing python3 (3.10.8-r3) (9/13) Installing py3-parsing (3.0.9-r0) (10/13) Installing py3-packaging (21.3-r2) (11/13) Installing py3-setuptools (65.5.1-r0) (12/13) Installing python3-dev (3.10.8-r3) (13/13) Installing .makedepends-py3-pyinstrument (20221111.090330) Executing busybox-1.35.0-r27.trigger OK: 431 MiB in 109 packages >>> py3-pyinstrument: Cleaning up srcdir >>> py3-pyinstrument: Cleaning up pkgdir >>> py3-pyinstrument: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyinstrument-4.4.0.tar.gz >>> py3-pyinstrument: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyinstrument-4.4.0.tar.gz >>> py3-pyinstrument: Checking sha512sums... py3-pyinstrument-4.4.0.tar.gz: OK >>> py3-pyinstrument: Unpacking /var/cache/distfiles/edge/py3-pyinstrument-4.4.0.tar.gz... running build running build_py creating build creating build/lib.linux-armv8l-cpython-310 creating build/lib.linux-armv8l-cpython-310/pyinstrument copying pyinstrument/stack_sampler.py -> build/lib.linux-armv8l-cpython-310/pyinstrument copying pyinstrument/profiler.py -> build/lib.linux-armv8l-cpython-310/pyinstrument copying pyinstrument/processors.py -> build/lib.linux-armv8l-cpython-310/pyinstrument copying pyinstrument/util.py -> build/lib.linux-armv8l-cpython-310/pyinstrument copying pyinstrument/frame_info.py -> build/lib.linux-armv8l-cpython-310/pyinstrument copying pyinstrument/session.py -> build/lib.linux-armv8l-cpython-310/pyinstrument copying pyinstrument/__main__.py -> build/lib.linux-armv8l-cpython-310/pyinstrument copying pyinstrument/typing.py -> build/lib.linux-armv8l-cpython-310/pyinstrument copying pyinstrument/middleware.py -> build/lib.linux-armv8l-cpython-310/pyinstrument copying pyinstrument/frame_ops.py -> build/lib.linux-armv8l-cpython-310/pyinstrument copying pyinstrument/__init__.py -> build/lib.linux-armv8l-cpython-310/pyinstrument copying pyinstrument/frame.py -> build/lib.linux-armv8l-cpython-310/pyinstrument creating build/lib.linux-armv8l-cpython-310/pyinstrument/magic copying pyinstrument/magic/_utils.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/magic copying pyinstrument/magic/magic.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/magic copying pyinstrument/magic/__init__.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/magic creating build/lib.linux-armv8l-cpython-310/pyinstrument/vendor copying pyinstrument/vendor/keypath.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/vendor copying pyinstrument/vendor/decorator.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/vendor copying pyinstrument/vendor/__init__.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/vendor copying pyinstrument/vendor/appdirs.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/vendor creating build/lib.linux-armv8l-cpython-310/pyinstrument/renderers copying pyinstrument/renderers/base.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/renderers copying pyinstrument/renderers/jsonrenderer.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/renderers copying pyinstrument/renderers/session.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/renderers copying pyinstrument/renderers/console.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/renderers copying pyinstrument/renderers/__init__.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/renderers copying pyinstrument/renderers/html.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/renderers copying pyinstrument/renderers/speedscope.py -> build/lib.linux-armv8l-cpython-310/pyinstrument/renderers running egg_info creating pyinstrument.egg-info writing pyinstrument.egg-info/PKG-INFO writing dependency_links to pyinstrument.egg-info/dependency_links.txt writing entry points to pyinstrument.egg-info/entry_points.txt writing requirements to pyinstrument.egg-info/requires.txt writing top-level names to pyinstrument.egg-info/top_level.txt writing manifest file 'pyinstrument.egg-info/SOURCES.txt' reading manifest file 'pyinstrument.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.ts' under directory 'html_renderer' warning: no files found matching '*.css' under directory 'html_renderer' no previously-included directories found matching 'html_renderer/node_modules' no previously-included directories found matching 'html_renderer/dist' adding license file 'LICENSE' writing manifest file 'pyinstrument.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyinstrument.low_level' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyinstrument.low_level' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyinstrument.low_level' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pyinstrument.low_level' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyinstrument.renderers.html_resources' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyinstrument.renderers.html_resources' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyinstrument.renderers.html_resources' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pyinstrument.renderers.html_resources' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying pyinstrument/py.typed -> build/lib.linux-armv8l-cpython-310/pyinstrument creating build/lib.linux-armv8l-cpython-310/pyinstrument/low_level copying pyinstrument/low_level/stat_profile.c -> build/lib.linux-armv8l-cpython-310/pyinstrument/low_level creating build/lib.linux-armv8l-cpython-310/pyinstrument/renderers/html_resources copying pyinstrument/renderers/html_resources/app.js -> build/lib.linux-armv8l-cpython-310/pyinstrument/renderers/html_resources running build_ext building 'pyinstrument.low_level.stat_profile' extension creating build/temp.linux-armv8l-cpython-310 creating build/temp.linux-armv8l-cpython-310/pyinstrument creating build/temp.linux-armv8l-cpython-310/pyinstrument/low_level gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c pyinstrument/low_level/stat_profile.c -o build/temp.linux-armv8l-cpython-310/pyinstrument/low_level/stat_profile.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/pyinstrument/low_level/stat_profile.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/pyinstrument/low_level/stat_profile.cpython-310-arm-linux-gnueabihf.so >>> py3-pyinstrument: 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 running egg_info writing pyinstrument.egg-info/PKG-INFO writing dependency_links to pyinstrument.egg-info/dependency_links.txt writing entry points to pyinstrument.egg-info/entry_points.txt writing requirements to pyinstrument.egg-info/requires.txt writing top-level names to pyinstrument.egg-info/top_level.txt reading manifest file 'pyinstrument.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.ts' under directory 'html_renderer' warning: no files found matching '*.css' under directory 'html_renderer' no previously-included directories found matching 'html_renderer/node_modules' no previously-included directories found matching 'html_renderer/dist' adding license file 'LICENSE' writing manifest file 'pyinstrument.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyinstrument.low_level' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyinstrument.low_level' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyinstrument.low_level' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pyinstrument.low_level' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyinstrument.renderers.html_resources' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyinstrument.renderers.html_resources' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyinstrument.renderers.html_resources' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pyinstrument.renderers.html_resources' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running build_ext running install_lib creating /home/buildozer/aports/testing/py3-pyinstrument/pkg creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument copying build/lib.linux-armv8l-cpython-310/pyinstrument/stack_sampler.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument copying build/lib.linux-armv8l-cpython-310/pyinstrument/profiler.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument copying build/lib.linux-armv8l-cpython-310/pyinstrument/py.typed -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument copying build/lib.linux-armv8l-cpython-310/pyinstrument/processors.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument copying build/lib.linux-armv8l-cpython-310/pyinstrument/util.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/magic copying build/lib.linux-armv8l-cpython-310/pyinstrument/magic/_utils.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/magic copying build/lib.linux-armv8l-cpython-310/pyinstrument/magic/magic.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/magic copying build/lib.linux-armv8l-cpython-310/pyinstrument/magic/__init__.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/magic copying build/lib.linux-armv8l-cpython-310/pyinstrument/frame_info.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument copying build/lib.linux-armv8l-cpython-310/pyinstrument/session.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/vendor copying build/lib.linux-armv8l-cpython-310/pyinstrument/vendor/keypath.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/vendor copying build/lib.linux-armv8l-cpython-310/pyinstrument/vendor/decorator.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/vendor copying build/lib.linux-armv8l-cpython-310/pyinstrument/vendor/__init__.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/vendor copying build/lib.linux-armv8l-cpython-310/pyinstrument/vendor/appdirs.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/vendor copying build/lib.linux-armv8l-cpython-310/pyinstrument/__main__.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument copying build/lib.linux-armv8l-cpython-310/pyinstrument/typing.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/low_level copying build/lib.linux-armv8l-cpython-310/pyinstrument/low_level/stat_profile.c -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/low_level copying build/lib.linux-armv8l-cpython-310/pyinstrument/low_level/stat_profile.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/low_level copying build/lib.linux-armv8l-cpython-310/pyinstrument/middleware.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument copying build/lib.linux-armv8l-cpython-310/pyinstrument/frame_ops.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument copying build/lib.linux-armv8l-cpython-310/pyinstrument/__init__.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument copying build/lib.linux-armv8l-cpython-310/pyinstrument/frame.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers copying build/lib.linux-armv8l-cpython-310/pyinstrument/renderers/base.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers copying build/lib.linux-armv8l-cpython-310/pyinstrument/renderers/jsonrenderer.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers copying build/lib.linux-armv8l-cpython-310/pyinstrument/renderers/session.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers/html_resources copying build/lib.linux-armv8l-cpython-310/pyinstrument/renderers/html_resources/app.js -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers/html_resources copying build/lib.linux-armv8l-cpython-310/pyinstrument/renderers/console.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers copying build/lib.linux-armv8l-cpython-310/pyinstrument/renderers/__init__.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers copying build/lib.linux-armv8l-cpython-310/pyinstrument/renderers/html.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers copying build/lib.linux-armv8l-cpython-310/pyinstrument/renderers/speedscope.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/stack_sampler.py to stack_sampler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/profiler.py to profiler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/processors.py to processors.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/magic/_utils.py to _utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/magic/magic.py to magic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/magic/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/frame_info.py to frame_info.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/session.py to session.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/vendor/keypath.py to keypath.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/vendor/decorator.py to decorator.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/vendor/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/vendor/appdirs.py to appdirs.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/typing.py to typing.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/middleware.py to middleware.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/frame_ops.py to frame_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/frame.py to frame.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers/jsonrenderer.py to jsonrenderer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers/session.py to session.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers/console.py to console.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers/html.py to html.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument/renderers/speedscope.py to speedscope.cpython-310.pyc running install_egg_info Copying pyinstrument.egg-info to /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.10/site-packages/pyinstrument-4.4.0-py3.10.egg-info running install_scripts Installing pyinstrument script to /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/bin >>> py3-pyinstrument*: Running postcheck for py3-pyinstrument >>> py3-pyinstrument*: Preparing package py3-pyinstrument... >>> py3-pyinstrument*: Stripping binaries >>> py3-pyinstrument*: Scanning shared objects >>> py3-pyinstrument*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> py3-pyinstrument*: Package size: 672.0 KB >>> py3-pyinstrument*: Compressing data... >>> py3-pyinstrument*: Create checksum... >>> py3-pyinstrument*: Create py3-pyinstrument-4.4.0-r0.apk >>> py3-pyinstrument: Build complete at Fri, 11 Nov 2022 09:03:33 +0000 elapsed time 0h 0m 3s >>> py3-pyinstrument: Cleaning up srcdir >>> py3-pyinstrument: Cleaning up pkgdir >>> py3-pyinstrument: Uninstalling dependencies... (1/13) Purging .makedepends-py3-pyinstrument (20221111.090330) (2/13) Purging py3-setuptools (65.5.1-r0) (3/13) Purging py3-packaging (21.3-r2) (4/13) Purging py3-parsing (3.0.9-r0) (5/13) Purging python3-dev (3.10.8-r3) (6/13) Purging python3 (3.10.8-r3) (7/13) Purging libbz2 (1.0.8-r3) (8/13) Purging libffi (3.4.4-r0) (9/13) Purging gdbm (1.23-r0) (10/13) Purging xz-libs (5.2.7-r0) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.2.0-r0) (13/13) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 331 MiB in 96 packages >>> py3-pyinstrument: Updating the testing/armhf repository index... >>> py3-pyinstrument: Signing the index...