>>> py3-pyinstrument: Building testing/py3-pyinstrument 4.5.0-r0 (using abuild 3.11.9-r0) started Sat, 17 Jun 2023 00:25:01 +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/20) Installing libbz2 (1.0.8-r6) (2/20) Installing libffi (3.4.4-r3) (3/20) Installing gdbm (1.23-r1) (4/20) Installing xz-libs (5.4.3-r1) (5/20) Installing mpdecimal (2.5.1-r2) (6/20) Installing libpanelw (6.4_p20230615-r0) (7/20) Installing readline (8.2.1-r2) (8/20) Installing sqlite-libs (3.42.0-r2) (9/20) Installing python3 (3.11.4-r0) (10/20) Installing python3-pycache-pyc0 (3.11.4-r0) (11/20) Installing pyc (0.1-r0) (12/20) Installing py3-setuptools-pyc (67.8.0-r0) (13/20) Installing py3-parsing (3.0.9-r2) (14/20) Installing py3-parsing-pyc (3.0.9-r2) (15/20) Installing py3-packaging-pyc (23.1-r1) (16/20) Installing python3-pyc (3.11.4-r0) (17/20) Installing py3-packaging (23.1-r1) (18/20) Installing py3-setuptools (67.8.0-r0) (19/20) Installing python3-dev (3.11.4-r0) (20/20) Installing .makedepends-py3-pyinstrument (20230617.002503) Executing busybox-1.36.1-r1.trigger OK: 492 MiB in 125 packages >>> py3-pyinstrument: Cleaning up srcdir >>> py3-pyinstrument: Cleaning up pkgdir >>> py3-pyinstrument: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyinstrument-4.5.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pyinstrument: Fetching py3-pyinstrument-4.5.0.tar.gz::https://github.com/joerick/pyinstrument/archive/refs/tags/v4.5.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 342k 0 342k 0 0 395k 0 --:--:-- --:--:-- --:--:-- 960k >>> py3-pyinstrument: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyinstrument-4.5.0.tar.gz >>> py3-pyinstrument: Checking sha512sums... py3-pyinstrument-4.5.0.tar.gz: OK >>> py3-pyinstrument: Unpacking /var/cache/distfiles/edge/py3-pyinstrument-4.5.0.tar.gz... running build running build_py creating build creating build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/middleware.py -> build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/frame_ops.py -> build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/util.py -> build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/typing.py -> build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/processors.py -> build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/profiler.py -> build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/stack_sampler.py -> build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/__init__.py -> build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/frame_info.py -> build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/frame.py -> build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/session.py -> build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/__main__.py -> build/lib.linux-x86_64-cpython-311/pyinstrument creating build/lib.linux-x86_64-cpython-311/pyinstrument/magic copying pyinstrument/magic/magic.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/magic copying pyinstrument/magic/__init__.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/magic copying pyinstrument/magic/_utils.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/magic creating build/lib.linux-x86_64-cpython-311/pyinstrument/vendor copying pyinstrument/vendor/__init__.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/vendor copying pyinstrument/vendor/appdirs.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/vendor copying pyinstrument/vendor/decorator.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/vendor copying pyinstrument/vendor/keypath.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/vendor creating build/lib.linux-x86_64-cpython-311/pyinstrument/renderers copying pyinstrument/renderers/base.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/renderers copying pyinstrument/renderers/__init__.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/renderers copying pyinstrument/renderers/jsonrenderer.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/renderers copying pyinstrument/renderers/pstatsrenderer.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/renderers copying pyinstrument/renderers/html.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/renderers copying pyinstrument/renderers/speedscope.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/renderers copying pyinstrument/renderers/session.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/renderers copying pyinstrument/renderers/console.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/renderers creating build/lib.linux-x86_64-cpython-311/pyinstrument/low_level copying pyinstrument/low_level/stat_profile_python.py -> build/lib.linux-x86_64-cpython-311/pyinstrument/low_level 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' no previously-included directories found matching 'html_renderer/node_modules' no previously-included directories found matching 'html_renderer/dist' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching 'dist' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pyinstrument.egg-info/SOURCES.txt' copying pyinstrument/py.typed -> build/lib.linux-x86_64-cpython-311/pyinstrument copying pyinstrument/low_level/stat_profile.c -> build/lib.linux-x86_64-cpython-311/pyinstrument/low_level copying pyinstrument/low_level/stat_profile.pyi -> build/lib.linux-x86_64-cpython-311/pyinstrument/low_level creating build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/html_resources copying pyinstrument/renderers/html_resources/app.css -> build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/html_resources copying pyinstrument/renderers/html_resources/app.js -> build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/html_resources running build_ext building 'pyinstrument.low_level.stat_profile' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/pyinstrument creating build/temp.linux-x86_64-cpython-311/pyinstrument/low_level gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -c pyinstrument/low_level/stat_profile.c -o build/temp.linux-x86_64-cpython-311/pyinstrument/low_level/stat_profile.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-311/pyinstrument/low_level/stat_profile.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/pyinstrument/low_level/stat_profile.cpython-311-x86_64-linux-musl.so >>> py3-pyinstrument: Entering fakeroot... running install /usr/lib/python3.11/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, pypa/build 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/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.11 creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/magic copying build/lib.linux-x86_64-cpython-311/pyinstrument/magic/magic.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/magic copying build/lib.linux-x86_64-cpython-311/pyinstrument/magic/__init__.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/magic copying build/lib.linux-x86_64-cpython-311/pyinstrument/magic/_utils.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/magic copying build/lib.linux-x86_64-cpython-311/pyinstrument/middleware.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument copying build/lib.linux-x86_64-cpython-311/pyinstrument/frame_ops.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument copying build/lib.linux-x86_64-cpython-311/pyinstrument/util.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument copying build/lib.linux-x86_64-cpython-311/pyinstrument/typing.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument copying build/lib.linux-x86_64-cpython-311/pyinstrument/processors.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument copying build/lib.linux-x86_64-cpython-311/pyinstrument/profiler.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument copying build/lib.linux-x86_64-cpython-311/pyinstrument/stack_sampler.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument copying build/lib.linux-x86_64-cpython-311/pyinstrument/__init__.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/vendor copying build/lib.linux-x86_64-cpython-311/pyinstrument/vendor/__init__.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/vendor copying build/lib.linux-x86_64-cpython-311/pyinstrument/vendor/appdirs.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/vendor copying build/lib.linux-x86_64-cpython-311/pyinstrument/vendor/decorator.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/vendor copying build/lib.linux-x86_64-cpython-311/pyinstrument/vendor/keypath.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/vendor copying build/lib.linux-x86_64-cpython-311/pyinstrument/frame_info.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument copying build/lib.linux-x86_64-cpython-311/pyinstrument/py.typed -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers copying build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/base.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers/html_resources copying build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/html_resources/app.css -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers/html_resources copying build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/html_resources/app.js -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers/html_resources copying build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/__init__.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers copying build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/jsonrenderer.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers copying build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/pstatsrenderer.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers copying build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/html.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers copying build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/speedscope.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers copying build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/session.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers copying build/lib.linux-x86_64-cpython-311/pyinstrument/renderers/console.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers creating /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/low_level copying build/lib.linux-x86_64-cpython-311/pyinstrument/low_level/stat_profile.c -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/low_level copying build/lib.linux-x86_64-cpython-311/pyinstrument/low_level/stat_profile.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/low_level copying build/lib.linux-x86_64-cpython-311/pyinstrument/low_level/stat_profile.pyi -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/low_level copying build/lib.linux-x86_64-cpython-311/pyinstrument/low_level/stat_profile_python.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/low_level copying build/lib.linux-x86_64-cpython-311/pyinstrument/frame.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument copying build/lib.linux-x86_64-cpython-311/pyinstrument/session.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument copying build/lib.linux-x86_64-cpython-311/pyinstrument/__main__.py -> /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/magic/magic.py to magic.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/magic/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/magic/_utils.py to _utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/middleware.py to middleware.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/frame_ops.py to frame_ops.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/typing.py to typing.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/processors.py to processors.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/profiler.py to profiler.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/stack_sampler.py to stack_sampler.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/vendor/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/vendor/appdirs.py to appdirs.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/vendor/decorator.py to decorator.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/vendor/keypath.py to keypath.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/frame_info.py to frame_info.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers/jsonrenderer.py to jsonrenderer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers/pstatsrenderer.py to pstatsrenderer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers/html.py to html.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers/speedscope.py to speedscope.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers/session.py to session.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers/console.py to console.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/low_level/stat_profile_python.py to stat_profile_python.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/frame.py to frame.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/session.py to session.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/__main__.py to __main__.cpython-311.pyc running install_egg_info 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' no previously-included directories found matching 'html_renderer/node_modules' no previously-included directories found matching 'html_renderer/dist' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching 'dist' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pyinstrument.egg-info/SOURCES.txt' Copying pyinstrument.egg-info to /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument-4.5.0-py3.11.egg-info running install_scripts Installing pyinstrument script to /home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/bin >>> py3-pyinstrument-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/magic/__pycache__' -> '/home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument-pyc/usr/lib/python3.11/site-packages/pyinstrument/magic/__pycache__' '/home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/vendor/__pycache__' -> '/home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument-pyc/usr/lib/python3.11/site-packages/pyinstrument/vendor/__pycache__' '/home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/renderers/__pycache__' -> '/home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument-pyc/usr/lib/python3.11/site-packages/pyinstrument/renderers/__pycache__' '/home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/low_level/__pycache__' -> '/home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument-pyc/usr/lib/python3.11/site-packages/pyinstrument/low_level/__pycache__' '/home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument/usr/lib/python3.11/site-packages/pyinstrument/__pycache__' -> '/home/buildozer/aports/testing/py3-pyinstrument/pkg/py3-pyinstrument-pyc/usr/lib/python3.11/site-packages/pyinstrument/__pycache__' >>> py3-pyinstrument-pyc*: Preparing subpackage py3-pyinstrument-pyc... >>> py3-pyinstrument-pyc*: Running postcheck for py3-pyinstrument-pyc >>> py3-pyinstrument*: Running postcheck for py3-pyinstrument >>> py3-pyinstrument*: Preparing package py3-pyinstrument... >>> py3-pyinstrument*: Stripping binaries >>> py3-pyinstrument-pyc*: Scanning shared objects >>> py3-pyinstrument*: Scanning shared objects >>> py3-pyinstrument-pyc*: Tracing dependencies... python3~3.11 >>> py3-pyinstrument-pyc*: Package size: 340.0 KB >>> py3-pyinstrument-pyc*: Compressing data... >>> py3-pyinstrument-pyc*: Create checksum... >>> py3-pyinstrument-pyc*: Create py3-pyinstrument-pyc-4.5.0-r0.apk >>> py3-pyinstrument*: Tracing dependencies... python3~3.11 so:libc.musl-x86_64.so.1 >>> py3-pyinstrument*: Package size: 384.0 KB >>> py3-pyinstrument*: Compressing data... >>> py3-pyinstrument*: Create checksum... >>> py3-pyinstrument*: Create py3-pyinstrument-4.5.0-r0.apk >>> py3-pyinstrument: Build complete at Sat, 17 Jun 2023 00:25:07 +0000 elapsed time 0h 0m 6s >>> py3-pyinstrument: Cleaning up srcdir >>> py3-pyinstrument: Cleaning up pkgdir >>> py3-pyinstrument: Uninstalling dependencies... (1/20) Purging .makedepends-py3-pyinstrument (20230617.002503) (2/20) Purging py3-setuptools-pyc (67.8.0-r0) (3/20) Purging py3-setuptools (67.8.0-r0) (4/20) Purging py3-packaging-pyc (23.1-r1) (5/20) Purging py3-packaging (23.1-r1) (6/20) Purging py3-parsing-pyc (3.0.9-r2) (7/20) Purging py3-parsing (3.0.9-r2) (8/20) Purging python3-dev (3.11.4-r0) (9/20) Purging python3-pyc (3.11.4-r0) (10/20) Purging python3-pycache-pyc0 (3.11.4-r0) (11/20) Purging pyc (0.1-r0) (12/20) Purging python3 (3.11.4-r0) (13/20) Purging gdbm (1.23-r1) (14/20) Purging libbz2 (1.0.8-r6) (15/20) Purging libffi (3.4.4-r3) (16/20) Purging libpanelw (6.4_p20230615-r0) (17/20) Purging mpdecimal (2.5.1-r2) (18/20) Purging readline (8.2.1-r2) (19/20) Purging sqlite-libs (3.42.0-r2) (20/20) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r1.trigger OK: 376 MiB in 105 packages >>> py3-pyinstrument: Updating the testing/x86_64 repository index... >>> py3-pyinstrument: Signing the index...