>>> ipython: Building community/ipython 9.2.0-r0 (using abuild 3.15.0_rc3-r1) started Wed, 30 Apr 2025 23:57:07 +0000 >>> ipython: Validating /home/buildozer/aports/community/ipython/APKBUILD... >>> ipython: Analyzing dependencies... >>> ipython: Installing for build: build-base py3-backcall py3-decorator py3-jedi py3-matplotlib-inline py3-pexpect py3-pickleshare py3-prompt_toolkit<3.1.0 py3-pygments py3-stack_data py3-traitlets py3-gpep517 py3-setuptools py3-wheel (1/56) Installing libbz2 (1.0.8-r6) (2/56) Installing libffi (3.4.8-r0) (3/56) Installing gdbm (1.24-r0) (4/56) Installing xz-libs (5.8.1-r0) (5/56) Installing mpdecimal (4.0.0-r0) (6/56) Installing libpanelw (6.5_p20250412-r0) (7/56) Installing sqlite-libs (3.49.1-r1) (8/56) Installing python3 (3.12.10-r0) (9/56) Installing python3-pycache-pyc0 (3.12.10-r0) (10/56) Installing pyc (3.12.10-r0) (11/56) Installing py3-backcall-pyc (0.2.0-r5) (12/56) Installing python3-pyc (3.12.10-r0) (13/56) Installing py3-backcall (0.2.0-r5) (14/56) Installing py3-decorator (5.2.1-r0) (15/56) Installing py3-decorator-pyc (5.2.1-r0) (16/56) Installing py3-parso (0.8.4-r1) (17/56) Installing py3-parso-pyc (0.8.4-r1) (18/56) Installing py3-jedi (0.19.2-r0) (19/56) Installing py3-jedi-pyc (0.19.2-r0) (20/56) Installing py3-traitlets (5.14.3-r0) (21/56) Installing py3-traitlets-pyc (5.14.3-r0) (22/56) Installing py3-matplotlib-inline (0.1.7-r1) (23/56) Installing py3-matplotlib-inline-pyc (0.1.7-r1) (24/56) Installing py3-ptyprocess (0.7.0-r6) (25/56) Installing py3-ptyprocess-pyc (0.7.0-r6) (26/56) Installing py3-pexpect (4.9-r1) (27/56) Installing py3-pexpect-pyc (4.9-r1) (28/56) Installing py3-pickleshare (0.7.5-r8) (29/56) Installing py3-pickleshare-pyc (0.7.5-r8) (30/56) Installing py3-wcwidth (0.2.13-r1) (31/56) Installing py3-wcwidth-pyc (0.2.13-r1) (32/56) Installing py3-prompt_toolkit (3.0.47-r0) (33/56) Installing py3-prompt_toolkit-pyc (3.0.47-r0) (34/56) Installing py3-pygments (2.19.1-r1) (35/56) Installing py3-pygments-pyc (2.19.1-r1) (36/56) Installing py3-executing (2.2.0-r0) (37/56) Installing py3-executing-pyc (2.2.0-r0) (38/56) Installing py3-asttokens (3.0.0-r0) (39/56) Installing py3-asttokens-pyc (3.0.0-r0) (40/56) Installing py3-pure_eval (0.2.3-r0) (41/56) Installing py3-pure_eval-pyc (0.2.3-r0) (42/56) Installing py3-stack_data (0.6.3-r2) (43/56) Installing py3-stack_data-pyc (0.6.3-r2) (44/56) Installing py3-installer (0.7.0-r2) (45/56) Installing py3-installer-pyc (0.7.0-r2) (46/56) Installing py3-gpep517 (16-r0) (47/56) Installing py3-gpep517-pyc (16-r0) (48/56) Installing py3-parsing (3.2.0-r0) (49/56) Installing py3-parsing-pyc (3.2.0-r0) (50/56) Installing py3-packaging (25.0-r0) (51/56) Installing py3-packaging-pyc (25.0-r0) (52/56) Installing py3-setuptools (77.0.3-r0) (53/56) Installing py3-setuptools-pyc (77.0.3-r0) (54/56) Installing py3-wheel (0.43.0-r0) (55/56) Installing py3-wheel-pyc (0.43.0-r0) (56/56) Installing .makedepends-ipython (20250430.235710) Executing busybox-1.37.0-r16.trigger OK: 402 MiB in 155 packages >>> ipython: Cleaning up srcdir >>> ipython: Cleaning up pkgdir >>> ipython: Cleaning up tmpdir >>> ipython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/ipython-9.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ipython: Fetching ipython-9.2.0.tar.gz::https://github.com/ipython/ipython/archive/9.2.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/ipython-9.2.0.tar.gz.part' ipython-9.2.0.tar.gz 100% |********************************| 4286k 0:00:00 ETA '/var/cache/distfiles/v3.22/ipython-9.2.0.tar.gz.part' saved >>> ipython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/ipython-9.2.0.tar.gz >>> ipython: Checking sha512sums... ipython-9.2.0.tar.gz: OK >>> ipython: Unpacking /var/cache/distfiles/v3.22/ipython-9.2.0.tar.gz... 2025-04-30 23:57:16,017 gpep517 INFO Building wheel via backend _build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-30 23:57:16,507 root INFO running bdist_wheel 2025-04-30 23:57:16,603 root INFO running build 2025-04-30 23:57:16,604 root INFO running build_py 2025-04-30 23:57:16,609 root INFO creating build/lib/IPython 2025-04-30 23:57:16,611 root INFO copying IPython/__init__.py -> build/lib/IPython 2025-04-30 23:57:16,613 root INFO copying IPython/display.py -> build/lib/IPython 2025-04-30 23:57:16,614 root INFO copying IPython/__main__.py -> build/lib/IPython 2025-04-30 23:57:16,616 root INFO copying IPython/paths.py -> build/lib/IPython 2025-04-30 23:57:16,620 root INFO creating build/lib/IPython/core 2025-04-30 23:57:16,621 root INFO copying IPython/core/interactiveshell.py -> build/lib/IPython/core 2025-04-30 23:57:16,624 root INFO copying IPython/core/profiledir.py -> build/lib/IPython/core 2025-04-30 23:57:16,625 root INFO copying IPython/core/latex_symbols.py -> build/lib/IPython/core 2025-04-30 23:57:16,627 root INFO copying IPython/core/__init__.py -> build/lib/IPython/core 2025-04-30 23:57:16,628 root INFO copying IPython/core/payloadpage.py -> build/lib/IPython/core 2025-04-30 23:57:16,629 root INFO copying IPython/core/release.py -> build/lib/IPython/core 2025-04-30 23:57:16,631 root INFO copying IPython/core/autocall.py -> build/lib/IPython/core 2025-04-30 23:57:16,632 root INFO copying IPython/core/application.py -> build/lib/IPython/core 2025-04-30 23:57:16,634 root INFO copying IPython/core/completerlib.py -> build/lib/IPython/core 2025-04-30 23:57:16,635 root INFO copying IPython/core/profileapp.py -> build/lib/IPython/core 2025-04-30 23:57:16,637 root INFO copying IPython/core/page.py -> build/lib/IPython/core 2025-04-30 23:57:16,638 root INFO copying IPython/core/debugger.py -> build/lib/IPython/core 2025-04-30 23:57:16,640 root INFO copying IPython/core/pylabtools.py -> build/lib/IPython/core 2025-04-30 23:57:16,641 root INFO copying IPython/core/guarded_eval.py -> build/lib/IPython/core 2025-04-30 23:57:16,643 root INFO copying IPython/core/tbtools.py -> build/lib/IPython/core 2025-04-30 23:57:16,644 root INFO copying IPython/core/usage.py -> build/lib/IPython/core 2025-04-30 23:57:16,646 root INFO copying IPython/core/ultratb.py -> build/lib/IPython/core 2025-04-30 23:57:16,648 root INFO copying IPython/core/completer.py -> build/lib/IPython/core 2025-04-30 23:57:16,650 root INFO copying IPython/core/oinspect.py -> build/lib/IPython/core 2025-04-30 23:57:16,652 root INFO copying IPython/core/logger.py -> build/lib/IPython/core 2025-04-30 23:57:16,654 root INFO copying IPython/core/history.py -> build/lib/IPython/core 2025-04-30 23:57:16,655 root INFO copying IPython/core/displayhook.py -> build/lib/IPython/core 2025-04-30 23:57:16,657 root INFO copying IPython/core/magic.py -> build/lib/IPython/core 2025-04-30 23:57:16,658 root INFO copying IPython/core/display.py -> build/lib/IPython/core 2025-04-30 23:57:16,660 root INFO copying IPython/core/crashhandler.py -> build/lib/IPython/core 2025-04-30 23:57:16,662 root INFO copying IPython/core/hooks.py -> build/lib/IPython/core 2025-04-30 23:57:16,663 root INFO copying IPython/core/getipython.py -> build/lib/IPython/core 2025-04-30 23:57:16,664 root INFO copying IPython/core/magic_arguments.py -> build/lib/IPython/core 2025-04-30 23:57:16,666 root INFO copying IPython/core/error.py -> build/lib/IPython/core 2025-04-30 23:57:16,667 root INFO copying IPython/core/events.py -> build/lib/IPython/core 2025-04-30 23:57:16,669 root INFO copying IPython/core/extensions.py -> build/lib/IPython/core 2025-04-30 23:57:16,670 root INFO copying IPython/core/alias.py -> build/lib/IPython/core 2025-04-30 23:57:16,672 root INFO copying IPython/core/payload.py -> build/lib/IPython/core 2025-04-30 23:57:16,673 root INFO copying IPython/core/formatters.py -> build/lib/IPython/core 2025-04-30 23:57:16,675 root INFO copying IPython/core/historyapp.py -> build/lib/IPython/core 2025-04-30 23:57:16,676 root INFO copying IPython/core/display_functions.py -> build/lib/IPython/core 2025-04-30 23:57:16,678 root INFO copying IPython/core/async_helpers.py -> build/lib/IPython/core 2025-04-30 23:57:16,679 root INFO copying IPython/core/inputtransformer2.py -> build/lib/IPython/core 2025-04-30 23:57:16,681 root INFO copying IPython/core/shellapp.py -> build/lib/IPython/core 2025-04-30 23:57:16,682 root INFO copying IPython/core/tips.py -> build/lib/IPython/core 2025-04-30 23:57:16,684 root INFO copying IPython/core/macro.py -> build/lib/IPython/core 2025-04-30 23:57:16,685 root INFO copying IPython/core/prefilter.py -> build/lib/IPython/core 2025-04-30 23:57:16,687 root INFO copying IPython/core/splitinput.py -> build/lib/IPython/core 2025-04-30 23:57:16,688 root INFO copying IPython/core/display_trap.py -> build/lib/IPython/core 2025-04-30 23:57:16,690 root INFO copying IPython/core/compilerop.py -> build/lib/IPython/core 2025-04-30 23:57:16,691 root INFO copying IPython/core/builtin_trap.py -> build/lib/IPython/core 2025-04-30 23:57:16,693 root INFO copying IPython/core/doctb.py -> build/lib/IPython/core 2025-04-30 23:57:16,694 root INFO copying IPython/core/displaypub.py -> build/lib/IPython/core 2025-04-30 23:57:16,697 root INFO creating build/lib/IPython/lib 2025-04-30 23:57:16,698 root INFO copying IPython/lib/__init__.py -> build/lib/IPython/lib 2025-04-30 23:57:16,699 root INFO copying IPython/lib/latextools.py -> build/lib/IPython/lib 2025-04-30 23:57:16,701 root INFO copying IPython/lib/pretty.py -> build/lib/IPython/lib 2025-04-30 23:57:16,702 root INFO copying IPython/lib/display.py -> build/lib/IPython/lib 2025-04-30 23:57:16,704 root INFO copying IPython/lib/demo.py -> build/lib/IPython/lib 2025-04-30 23:57:16,706 root INFO copying IPython/lib/lexers.py -> build/lib/IPython/lib 2025-04-30 23:57:16,707 root INFO copying IPython/lib/editorhooks.py -> build/lib/IPython/lib 2025-04-30 23:57:16,709 root INFO copying IPython/lib/deepreload.py -> build/lib/IPython/lib 2025-04-30 23:57:16,710 root INFO copying IPython/lib/backgroundjobs.py -> build/lib/IPython/lib 2025-04-30 23:57:16,712 root INFO copying IPython/lib/guisupport.py -> build/lib/IPython/lib 2025-04-30 23:57:16,713 root INFO copying IPython/lib/clipboard.py -> build/lib/IPython/lib 2025-04-30 23:57:16,716 root INFO creating build/lib/IPython/testing 2025-04-30 23:57:16,717 root INFO copying IPython/testing/__init__.py -> build/lib/IPython/testing 2025-04-30 23:57:16,718 root INFO copying IPython/testing/tools.py -> build/lib/IPython/testing 2025-04-30 23:57:16,719 root INFO copying IPython/testing/globalipapp.py -> build/lib/IPython/testing 2025-04-30 23:57:16,721 root INFO copying IPython/testing/decorators.py -> build/lib/IPython/testing 2025-04-30 23:57:16,722 root INFO copying IPython/testing/skipdoctest.py -> build/lib/IPython/testing 2025-04-30 23:57:16,724 root INFO copying IPython/testing/ipunittest.py -> build/lib/IPython/testing 2025-04-30 23:57:16,726 root INFO creating build/lib/IPython/extensions 2025-04-30 23:57:16,727 root INFO copying IPython/extensions/__init__.py -> build/lib/IPython/extensions 2025-04-30 23:57:16,728 root INFO copying IPython/extensions/autoreload.py -> build/lib/IPython/extensions 2025-04-30 23:57:16,730 root INFO copying IPython/extensions/storemagic.py -> build/lib/IPython/extensions 2025-04-30 23:57:16,732 root INFO creating build/lib/IPython/terminal 2025-04-30 23:57:16,733 root INFO copying IPython/terminal/prompts.py -> build/lib/IPython/terminal 2025-04-30 23:57:16,735 root INFO copying IPython/terminal/interactiveshell.py -> build/lib/IPython/terminal 2025-04-30 23:57:16,737 root INFO copying IPython/terminal/ipapp.py -> build/lib/IPython/terminal 2025-04-30 23:57:16,738 root INFO copying IPython/terminal/__init__.py -> build/lib/IPython/terminal 2025-04-30 23:57:16,739 root INFO copying IPython/terminal/debugger.py -> build/lib/IPython/terminal 2025-04-30 23:57:16,741 root INFO copying IPython/terminal/embed.py -> build/lib/IPython/terminal 2025-04-30 23:57:16,742 root INFO copying IPython/terminal/ptutils.py -> build/lib/IPython/terminal 2025-04-30 23:57:16,744 root INFO copying IPython/terminal/magics.py -> build/lib/IPython/terminal 2025-04-30 23:57:16,748 root INFO creating build/lib/IPython/utils 2025-04-30 23:57:16,749 root INFO copying IPython/utils/_process_cli.py -> build/lib/IPython/utils 2025-04-30 23:57:16,750 root INFO copying IPython/utils/coloransi.py -> build/lib/IPython/utils 2025-04-30 23:57:16,751 root INFO copying IPython/utils/_process_win32_controller.py -> build/lib/IPython/utils 2025-04-30 23:57:16,753 root INFO copying IPython/utils/process.py -> build/lib/IPython/utils 2025-04-30 23:57:16,754 root INFO copying IPython/utils/sysinfo.py -> build/lib/IPython/utils 2025-04-30 23:57:16,756 root INFO copying IPython/utils/__init__.py -> build/lib/IPython/utils 2025-04-30 23:57:16,757 root INFO copying IPython/utils/_process_emscripten.py -> build/lib/IPython/utils 2025-04-30 23:57:16,758 root INFO copying IPython/utils/importstring.py -> build/lib/IPython/utils 2025-04-30 23:57:16,760 root INFO copying IPython/utils/PyColorize.py -> build/lib/IPython/utils 2025-04-30 23:57:16,761 root INFO copying IPython/utils/data.py -> build/lib/IPython/utils 2025-04-30 23:57:16,763 root INFO copying IPython/utils/tempdir.py -> build/lib/IPython/utils 2025-04-30 23:57:16,764 root INFO copying IPython/utils/frame.py -> build/lib/IPython/utils 2025-04-30 23:57:16,765 root INFO copying IPython/utils/syspathcontext.py -> build/lib/IPython/utils 2025-04-30 23:57:16,767 root INFO copying IPython/utils/encoding.py -> build/lib/IPython/utils 2025-04-30 23:57:16,768 root INFO copying IPython/utils/wildcard.py -> build/lib/IPython/utils 2025-04-30 23:57:16,770 root INFO copying IPython/utils/generics.py -> build/lib/IPython/utils 2025-04-30 23:57:16,771 root INFO copying IPython/utils/sentinel.py -> build/lib/IPython/utils 2025-04-30 23:57:16,772 root INFO copying IPython/utils/_process_win32.py -> build/lib/IPython/utils 2025-04-30 23:57:16,774 root INFO copying IPython/utils/module_paths.py -> build/lib/IPython/utils 2025-04-30 23:57:16,776 root INFO copying IPython/utils/contexts.py -> build/lib/IPython/utils 2025-04-30 23:57:16,777 root INFO copying IPython/utils/terminal.py -> build/lib/IPython/utils 2025-04-30 23:57:16,778 root INFO copying IPython/utils/text.py -> build/lib/IPython/utils 2025-04-30 23:57:16,780 root INFO copying IPython/utils/capture.py -> build/lib/IPython/utils 2025-04-30 23:57:16,782 root INFO copying IPython/utils/py3compat.py -> build/lib/IPython/utils 2025-04-30 23:57:16,783 root INFO copying IPython/utils/ipstruct.py -> build/lib/IPython/utils 2025-04-30 23:57:16,785 root INFO copying IPython/utils/docs.py -> build/lib/IPython/utils 2025-04-30 23:57:16,786 root INFO copying IPython/utils/strdispatch.py -> build/lib/IPython/utils 2025-04-30 23:57:16,787 root INFO copying IPython/utils/_sysinfo.py -> build/lib/IPython/utils 2025-04-30 23:57:16,789 root INFO copying IPython/utils/_process_posix.py -> build/lib/IPython/utils 2025-04-30 23:57:16,790 root INFO copying IPython/utils/timing.py -> build/lib/IPython/utils 2025-04-30 23:57:16,792 root INFO copying IPython/utils/path.py -> build/lib/IPython/utils 2025-04-30 23:57:16,793 root INFO copying IPython/utils/tokenutil.py -> build/lib/IPython/utils 2025-04-30 23:57:16,795 root INFO copying IPython/utils/decorators.py -> build/lib/IPython/utils 2025-04-30 23:57:16,796 root INFO copying IPython/utils/io.py -> build/lib/IPython/utils 2025-04-30 23:57:16,798 root INFO copying IPython/utils/dir2.py -> build/lib/IPython/utils 2025-04-30 23:57:16,799 root INFO copying IPython/utils/openpy.py -> build/lib/IPython/utils 2025-04-30 23:57:16,801 root INFO copying IPython/utils/eventful.py -> build/lib/IPython/utils 2025-04-30 23:57:16,802 root INFO copying IPython/utils/log.py -> build/lib/IPython/utils 2025-04-30 23:57:16,803 root INFO copying IPython/utils/jsonutil.py -> build/lib/IPython/utils 2025-04-30 23:57:16,805 root INFO copying IPython/utils/_process_common.py -> build/lib/IPython/utils 2025-04-30 23:57:16,807 root INFO creating build/lib/IPython/sphinxext 2025-04-30 23:57:16,808 root INFO copying IPython/sphinxext/__init__.py -> build/lib/IPython/sphinxext 2025-04-30 23:57:16,809 root INFO copying IPython/sphinxext/ipython_console_highlighting.py -> build/lib/IPython/sphinxext 2025-04-30 23:57:16,811 root INFO copying IPython/sphinxext/custom_doctests.py -> build/lib/IPython/sphinxext 2025-04-30 23:57:16,812 root INFO copying IPython/sphinxext/ipython_directive.py -> build/lib/IPython/sphinxext 2025-04-30 23:57:16,814 root INFO creating build/lib/IPython/external 2025-04-30 23:57:16,815 root INFO copying IPython/external/__init__.py -> build/lib/IPython/external 2025-04-30 23:57:16,817 root INFO copying IPython/external/pickleshare.py -> build/lib/IPython/external 2025-04-30 23:57:16,818 root INFO copying IPython/external/qt_loaders.py -> build/lib/IPython/external 2025-04-30 23:57:16,820 root INFO copying IPython/external/qt_for_kernel.py -> build/lib/IPython/external 2025-04-30 23:57:16,822 root INFO creating build/lib/IPython/core/magics 2025-04-30 23:57:16,823 root INFO copying IPython/core/magics/ast_mod.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,825 root INFO copying IPython/core/magics/packaging.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,826 root INFO copying IPython/core/magics/__init__.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,828 root INFO copying IPython/core/magics/pylab.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,829 root INFO copying IPython/core/magics/auto.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,831 root INFO copying IPython/core/magics/execution.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,833 root INFO copying IPython/core/magics/history.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,834 root INFO copying IPython/core/magics/script.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,836 root INFO copying IPython/core/magics/config.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,837 root INFO copying IPython/core/magics/basic.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,839 root INFO copying IPython/core/magics/namespace.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,841 root INFO copying IPython/core/magics/display.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,842 root INFO copying IPython/core/magics/osm.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,844 root INFO copying IPython/core/magics/extension.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,845 root INFO copying IPython/core/magics/code.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,847 root INFO copying IPython/core/magics/logging.py -> build/lib/IPython/core/magics 2025-04-30 23:57:16,849 root INFO creating build/lib/IPython/testing/plugin 2025-04-30 23:57:16,850 root INFO copying IPython/testing/plugin/__init__.py -> build/lib/IPython/testing/plugin 2025-04-30 23:57:16,852 root INFO copying IPython/testing/plugin/test_refs.py -> build/lib/IPython/testing/plugin 2025-04-30 23:57:16,853 root INFO copying IPython/testing/plugin/dtexample.py -> build/lib/IPython/testing/plugin 2025-04-30 23:57:16,854 root INFO copying IPython/testing/plugin/setup.py -> build/lib/IPython/testing/plugin 2025-04-30 23:57:16,856 root INFO copying IPython/testing/plugin/simple.py -> build/lib/IPython/testing/plugin 2025-04-30 23:57:16,857 root INFO copying IPython/testing/plugin/pytest_ipdoctest.py -> build/lib/IPython/testing/plugin 2025-04-30 23:57:16,859 root INFO copying IPython/testing/plugin/simplevars.py -> build/lib/IPython/testing/plugin 2025-04-30 23:57:16,860 root INFO copying IPython/testing/plugin/ipdoctest.py -> build/lib/IPython/testing/plugin 2025-04-30 23:57:16,862 root INFO copying IPython/testing/plugin/test_ipdoctest.py -> build/lib/IPython/testing/plugin 2025-04-30 23:57:16,865 root INFO creating build/lib/IPython/extensions/deduperreload 2025-04-30 23:57:16,866 root INFO copying IPython/extensions/deduperreload/__init__.py -> build/lib/IPython/extensions/deduperreload 2025-04-30 23:57:16,867 root INFO copying IPython/extensions/deduperreload/deduperreload.py -> build/lib/IPython/extensions/deduperreload 2025-04-30 23:57:16,869 root INFO copying IPython/extensions/deduperreload/deduperreload_patching.py -> build/lib/IPython/extensions/deduperreload 2025-04-30 23:57:16,871 root INFO creating build/lib/IPython/terminal/shortcuts 2025-04-30 23:57:16,872 root INFO copying IPython/terminal/shortcuts/auto_match.py -> build/lib/IPython/terminal/shortcuts 2025-04-30 23:57:16,873 root INFO copying IPython/terminal/shortcuts/__init__.py -> build/lib/IPython/terminal/shortcuts 2025-04-30 23:57:16,875 root INFO copying IPython/terminal/shortcuts/filters.py -> build/lib/IPython/terminal/shortcuts 2025-04-30 23:57:16,876 root INFO copying IPython/terminal/shortcuts/auto_suggest.py -> build/lib/IPython/terminal/shortcuts 2025-04-30 23:57:16,879 root INFO creating build/lib/IPython/terminal/pt_inputhooks 2025-04-30 23:57:16,880 root INFO copying IPython/terminal/pt_inputhooks/__init__.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-30 23:57:16,881 root INFO copying IPython/terminal/pt_inputhooks/glut.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-30 23:57:16,882 root INFO copying IPython/terminal/pt_inputhooks/gtk4.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-30 23:57:16,884 root INFO copying IPython/terminal/pt_inputhooks/qt.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-30 23:57:16,885 root INFO copying IPython/terminal/pt_inputhooks/asyncio.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-30 23:57:16,887 root INFO copying IPython/terminal/pt_inputhooks/tk.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-30 23:57:16,888 root INFO copying IPython/terminal/pt_inputhooks/gtk3.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-30 23:57:16,889 root INFO copying IPython/terminal/pt_inputhooks/osx.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-30 23:57:16,891 root INFO copying IPython/terminal/pt_inputhooks/gtk.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-30 23:57:16,893 root INFO copying IPython/terminal/pt_inputhooks/pyglet.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-30 23:57:16,894 root INFO copying IPython/terminal/pt_inputhooks/wx.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-30 23:57:16,906 root INFO copying IPython/py.typed -> build/lib/IPython 2025-04-30 23:57:16,908 root INFO creating build/lib/IPython/core/profile 2025-04-30 23:57:16,909 root INFO copying IPython/core/profile/README_STARTUP -> build/lib/IPython/core/profile 2025-04-30 23:57:16,910 root INFO copying IPython/testing/plugin/test_exampleip.txt -> build/lib/IPython/testing/plugin 2025-04-30 23:57:16,912 root INFO copying IPython/testing/plugin/test_example.txt -> build/lib/IPython/testing/plugin 2025-04-30 23:57:16,913 root INFO copying IPython/testing/plugin/test_combo.txt -> build/lib/IPython/testing/plugin 2025-04-30 23:57:16,973 root INFO installing to build/bdist.linux-riscv64/wheel 2025-04-30 23:57:16,974 root INFO running install 2025-04-30 23:57:17,041 root INFO running install_lib 2025-04-30 23:57:17,061 root INFO creating build/bdist.linux-riscv64/wheel 2025-04-30 23:57:17,062 root INFO creating build/bdist.linux-riscv64/wheel/IPython 2025-04-30 23:57:17,063 root INFO copying build/lib/IPython/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython 2025-04-30 23:57:17,065 root INFO creating build/bdist.linux-riscv64/wheel/IPython/core 2025-04-30 23:57:17,066 root INFO copying build/lib/IPython/core/interactiveshell.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,069 root INFO copying build/lib/IPython/core/profiledir.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,070 root INFO copying build/lib/IPython/core/latex_symbols.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,071 root INFO copying build/lib/IPython/core/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,072 root INFO copying build/lib/IPython/core/payloadpage.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,073 root INFO copying build/lib/IPython/core/release.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,074 root INFO copying build/lib/IPython/core/autocall.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,075 root INFO copying build/lib/IPython/core/application.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,076 root INFO copying build/lib/IPython/core/completerlib.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,077 root INFO copying build/lib/IPython/core/profileapp.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,079 root INFO creating build/bdist.linux-riscv64/wheel/IPython/core/profile 2025-04-30 23:57:17,080 root INFO copying build/lib/IPython/core/profile/README_STARTUP -> build/bdist.linux-riscv64/wheel/./IPython/core/profile 2025-04-30 23:57:17,081 root INFO copying build/lib/IPython/core/page.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,082 root INFO copying build/lib/IPython/core/debugger.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,084 root INFO copying build/lib/IPython/core/pylabtools.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,085 root INFO copying build/lib/IPython/core/guarded_eval.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,086 root INFO copying build/lib/IPython/core/tbtools.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,087 root INFO copying build/lib/IPython/core/usage.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,088 root INFO copying build/lib/IPython/core/ultratb.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,090 root INFO copying build/lib/IPython/core/completer.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,092 root INFO copying build/lib/IPython/core/oinspect.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,093 root INFO copying build/lib/IPython/core/logger.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,094 root INFO copying build/lib/IPython/core/history.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,096 root INFO copying build/lib/IPython/core/displayhook.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,097 root INFO copying build/lib/IPython/core/magic.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,099 root INFO copying build/lib/IPython/core/display.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,100 root INFO copying build/lib/IPython/core/crashhandler.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,101 root INFO copying build/lib/IPython/core/hooks.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,102 root INFO copying build/lib/IPython/core/getipython.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,103 root INFO copying build/lib/IPython/core/magic_arguments.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,105 root INFO copying build/lib/IPython/core/error.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,106 root INFO creating build/bdist.linux-riscv64/wheel/IPython/core/magics 2025-04-30 23:57:17,107 root INFO copying build/lib/IPython/core/magics/ast_mod.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,108 root INFO copying build/lib/IPython/core/magics/packaging.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,110 root INFO copying build/lib/IPython/core/magics/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,111 root INFO copying build/lib/IPython/core/magics/pylab.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,112 root INFO copying build/lib/IPython/core/magics/auto.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,113 root INFO copying build/lib/IPython/core/magics/execution.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,114 root INFO copying build/lib/IPython/core/magics/history.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,116 root INFO copying build/lib/IPython/core/magics/script.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,117 root INFO copying build/lib/IPython/core/magics/config.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,118 root INFO copying build/lib/IPython/core/magics/basic.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,119 root INFO copying build/lib/IPython/core/magics/namespace.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,121 root INFO copying build/lib/IPython/core/magics/display.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,122 root INFO copying build/lib/IPython/core/magics/osm.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,123 root INFO copying build/lib/IPython/core/magics/extension.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,124 root INFO copying build/lib/IPython/core/magics/code.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,125 root INFO copying build/lib/IPython/core/magics/logging.py -> build/bdist.linux-riscv64/wheel/./IPython/core/magics 2025-04-30 23:57:17,127 root INFO copying build/lib/IPython/core/events.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,128 root INFO copying build/lib/IPython/core/extensions.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,129 root INFO copying build/lib/IPython/core/alias.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,130 root INFO copying build/lib/IPython/core/payload.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,131 root INFO copying build/lib/IPython/core/formatters.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,132 root INFO copying build/lib/IPython/core/historyapp.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,134 root INFO copying build/lib/IPython/core/display_functions.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,135 root INFO copying build/lib/IPython/core/async_helpers.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,136 root INFO copying build/lib/IPython/core/inputtransformer2.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,137 root INFO copying build/lib/IPython/core/shellapp.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,139 root INFO copying build/lib/IPython/core/tips.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,140 root INFO copying build/lib/IPython/core/macro.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,141 root INFO copying build/lib/IPython/core/prefilter.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,142 root INFO copying build/lib/IPython/core/splitinput.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,144 root INFO copying build/lib/IPython/core/display_trap.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,145 root INFO copying build/lib/IPython/core/compilerop.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,146 root INFO copying build/lib/IPython/core/builtin_trap.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,147 root INFO copying build/lib/IPython/core/doctb.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,149 root INFO copying build/lib/IPython/core/displaypub.py -> build/bdist.linux-riscv64/wheel/./IPython/core 2025-04-30 23:57:17,150 root INFO creating build/bdist.linux-riscv64/wheel/IPython/lib 2025-04-30 23:57:17,151 root INFO copying build/lib/IPython/lib/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/lib 2025-04-30 23:57:17,152 root INFO copying build/lib/IPython/lib/latextools.py -> build/bdist.linux-riscv64/wheel/./IPython/lib 2025-04-30 23:57:17,154 root INFO copying build/lib/IPython/lib/pretty.py -> build/bdist.linux-riscv64/wheel/./IPython/lib 2025-04-30 23:57:17,155 root INFO copying build/lib/IPython/lib/display.py -> build/bdist.linux-riscv64/wheel/./IPython/lib 2025-04-30 23:57:17,156 root INFO copying build/lib/IPython/lib/demo.py -> build/bdist.linux-riscv64/wheel/./IPython/lib 2025-04-30 23:57:17,158 root INFO copying build/lib/IPython/lib/lexers.py -> build/bdist.linux-riscv64/wheel/./IPython/lib 2025-04-30 23:57:17,159 root INFO copying build/lib/IPython/lib/editorhooks.py -> build/bdist.linux-riscv64/wheel/./IPython/lib 2025-04-30 23:57:17,160 root INFO copying build/lib/IPython/lib/deepreload.py -> build/bdist.linux-riscv64/wheel/./IPython/lib 2025-04-30 23:57:17,161 root INFO copying build/lib/IPython/lib/backgroundjobs.py -> build/bdist.linux-riscv64/wheel/./IPython/lib 2025-04-30 23:57:17,162 root INFO copying build/lib/IPython/lib/guisupport.py -> build/bdist.linux-riscv64/wheel/./IPython/lib 2025-04-30 23:57:17,164 root INFO copying build/lib/IPython/lib/clipboard.py -> build/bdist.linux-riscv64/wheel/./IPython/lib 2025-04-30 23:57:17,165 root INFO creating build/bdist.linux-riscv64/wheel/IPython/testing 2025-04-30 23:57:17,166 root INFO copying build/lib/IPython/testing/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/testing 2025-04-30 23:57:17,168 root INFO creating build/bdist.linux-riscv64/wheel/IPython/testing/plugin 2025-04-30 23:57:17,169 root INFO copying build/lib/IPython/testing/plugin/test_exampleip.txt -> build/bdist.linux-riscv64/wheel/./IPython/testing/plugin 2025-04-30 23:57:17,170 root INFO copying build/lib/IPython/testing/plugin/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/testing/plugin 2025-04-30 23:57:17,171 root INFO copying build/lib/IPython/testing/plugin/test_refs.py -> build/bdist.linux-riscv64/wheel/./IPython/testing/plugin 2025-04-30 23:57:17,172 root INFO copying build/lib/IPython/testing/plugin/dtexample.py -> build/bdist.linux-riscv64/wheel/./IPython/testing/plugin 2025-04-30 23:57:17,173 root INFO copying build/lib/IPython/testing/plugin/test_example.txt -> build/bdist.linux-riscv64/wheel/./IPython/testing/plugin 2025-04-30 23:57:17,174 root INFO copying build/lib/IPython/testing/plugin/setup.py -> build/bdist.linux-riscv64/wheel/./IPython/testing/plugin 2025-04-30 23:57:17,175 root INFO copying build/lib/IPython/testing/plugin/test_combo.txt -> build/bdist.linux-riscv64/wheel/./IPython/testing/plugin 2025-04-30 23:57:17,176 root INFO copying build/lib/IPython/testing/plugin/simple.py -> build/bdist.linux-riscv64/wheel/./IPython/testing/plugin 2025-04-30 23:57:17,177 root INFO copying build/lib/IPython/testing/plugin/pytest_ipdoctest.py -> build/bdist.linux-riscv64/wheel/./IPython/testing/plugin 2025-04-30 23:57:17,178 root INFO copying build/lib/IPython/testing/plugin/simplevars.py -> build/bdist.linux-riscv64/wheel/./IPython/testing/plugin 2025-04-30 23:57:17,179 root INFO copying build/lib/IPython/testing/plugin/ipdoctest.py -> build/bdist.linux-riscv64/wheel/./IPython/testing/plugin 2025-04-30 23:57:17,180 root INFO copying build/lib/IPython/testing/plugin/test_ipdoctest.py -> build/bdist.linux-riscv64/wheel/./IPython/testing/plugin 2025-04-30 23:57:17,181 root INFO copying build/lib/IPython/testing/tools.py -> build/bdist.linux-riscv64/wheel/./IPython/testing 2025-04-30 23:57:17,182 root INFO copying build/lib/IPython/testing/globalipapp.py -> build/bdist.linux-riscv64/wheel/./IPython/testing 2025-04-30 23:57:17,184 root INFO copying build/lib/IPython/testing/decorators.py -> build/bdist.linux-riscv64/wheel/./IPython/testing 2025-04-30 23:57:17,185 root INFO copying build/lib/IPython/testing/skipdoctest.py -> build/bdist.linux-riscv64/wheel/./IPython/testing 2025-04-30 23:57:17,186 root INFO copying build/lib/IPython/testing/ipunittest.py -> build/bdist.linux-riscv64/wheel/./IPython/testing 2025-04-30 23:57:17,188 root INFO creating build/bdist.linux-riscv64/wheel/IPython/extensions 2025-04-30 23:57:17,189 root INFO copying build/lib/IPython/extensions/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/extensions 2025-04-30 23:57:17,190 root INFO copying build/lib/IPython/extensions/autoreload.py -> build/bdist.linux-riscv64/wheel/./IPython/extensions 2025-04-30 23:57:17,191 root INFO copying build/lib/IPython/extensions/storemagic.py -> build/bdist.linux-riscv64/wheel/./IPython/extensions 2025-04-30 23:57:17,193 root INFO creating build/bdist.linux-riscv64/wheel/IPython/extensions/deduperreload 2025-04-30 23:57:17,194 root INFO copying build/lib/IPython/extensions/deduperreload/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/extensions/deduperreload 2025-04-30 23:57:17,195 root INFO copying build/lib/IPython/extensions/deduperreload/deduperreload.py -> build/bdist.linux-riscv64/wheel/./IPython/extensions/deduperreload 2025-04-30 23:57:17,196 root INFO copying build/lib/IPython/extensions/deduperreload/deduperreload_patching.py -> build/bdist.linux-riscv64/wheel/./IPython/extensions/deduperreload 2025-04-30 23:57:17,197 root INFO copying build/lib/IPython/display.py -> build/bdist.linux-riscv64/wheel/./IPython 2025-04-30 23:57:17,198 root INFO creating build/bdist.linux-riscv64/wheel/IPython/terminal 2025-04-30 23:57:17,199 root INFO copying build/lib/IPython/terminal/prompts.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal 2025-04-30 23:57:17,201 root INFO copying build/lib/IPython/terminal/interactiveshell.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal 2025-04-30 23:57:17,202 root INFO copying build/lib/IPython/terminal/ipapp.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal 2025-04-30 23:57:17,204 root INFO copying build/lib/IPython/terminal/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal 2025-04-30 23:57:17,205 root INFO copying build/lib/IPython/terminal/debugger.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal 2025-04-30 23:57:17,206 root INFO copying build/lib/IPython/terminal/embed.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal 2025-04-30 23:57:17,207 root INFO copying build/lib/IPython/terminal/ptutils.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal 2025-04-30 23:57:17,209 root INFO creating build/bdist.linux-riscv64/wheel/IPython/terminal/shortcuts 2025-04-30 23:57:17,210 root INFO copying build/lib/IPython/terminal/shortcuts/auto_match.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/shortcuts 2025-04-30 23:57:17,211 root INFO copying build/lib/IPython/terminal/shortcuts/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/shortcuts 2025-04-30 23:57:17,213 root INFO copying build/lib/IPython/terminal/shortcuts/filters.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/shortcuts 2025-04-30 23:57:17,214 root INFO copying build/lib/IPython/terminal/shortcuts/auto_suggest.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/shortcuts 2025-04-30 23:57:17,216 root INFO creating build/bdist.linux-riscv64/wheel/IPython/terminal/pt_inputhooks 2025-04-30 23:57:17,217 root INFO copying build/lib/IPython/terminal/pt_inputhooks/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/pt_inputhooks 2025-04-30 23:57:17,218 root INFO copying build/lib/IPython/terminal/pt_inputhooks/glut.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/pt_inputhooks 2025-04-30 23:57:17,219 root INFO copying build/lib/IPython/terminal/pt_inputhooks/gtk4.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/pt_inputhooks 2025-04-30 23:57:17,220 root INFO copying build/lib/IPython/terminal/pt_inputhooks/qt.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/pt_inputhooks 2025-04-30 23:57:17,221 root INFO copying build/lib/IPython/terminal/pt_inputhooks/asyncio.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/pt_inputhooks 2025-04-30 23:57:17,222 root INFO copying build/lib/IPython/terminal/pt_inputhooks/tk.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/pt_inputhooks 2025-04-30 23:57:17,223 root INFO copying build/lib/IPython/terminal/pt_inputhooks/gtk3.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/pt_inputhooks 2025-04-30 23:57:17,224 root INFO copying build/lib/IPython/terminal/pt_inputhooks/osx.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/pt_inputhooks 2025-04-30 23:57:17,225 root INFO copying build/lib/IPython/terminal/pt_inputhooks/gtk.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/pt_inputhooks 2025-04-30 23:57:17,226 root INFO copying build/lib/IPython/terminal/pt_inputhooks/pyglet.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/pt_inputhooks 2025-04-30 23:57:17,228 root INFO copying build/lib/IPython/terminal/pt_inputhooks/wx.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal/pt_inputhooks 2025-04-30 23:57:17,229 root INFO copying build/lib/IPython/terminal/magics.py -> build/bdist.linux-riscv64/wheel/./IPython/terminal 2025-04-30 23:57:17,230 root INFO copying build/lib/IPython/py.typed -> build/bdist.linux-riscv64/wheel/./IPython 2025-04-30 23:57:17,232 root INFO creating build/bdist.linux-riscv64/wheel/IPython/utils 2025-04-30 23:57:17,233 root INFO copying build/lib/IPython/utils/_process_cli.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,234 root INFO copying build/lib/IPython/utils/coloransi.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,235 root INFO copying build/lib/IPython/utils/_process_win32_controller.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,236 root INFO copying build/lib/IPython/utils/process.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,237 root INFO copying build/lib/IPython/utils/sysinfo.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,238 root INFO copying build/lib/IPython/utils/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,239 root INFO copying build/lib/IPython/utils/_process_emscripten.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,240 root INFO copying build/lib/IPython/utils/importstring.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,241 root INFO copying build/lib/IPython/utils/PyColorize.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,242 root INFO copying build/lib/IPython/utils/data.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,243 root INFO copying build/lib/IPython/utils/tempdir.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,244 root INFO copying build/lib/IPython/utils/frame.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,245 root INFO copying build/lib/IPython/utils/syspathcontext.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,246 root INFO copying build/lib/IPython/utils/encoding.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,247 root INFO copying build/lib/IPython/utils/wildcard.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,249 root INFO copying build/lib/IPython/utils/generics.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,250 root INFO copying build/lib/IPython/utils/sentinel.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,251 root INFO copying build/lib/IPython/utils/_process_win32.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,252 root INFO copying build/lib/IPython/utils/module_paths.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,253 root INFO copying build/lib/IPython/utils/contexts.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,254 root INFO copying build/lib/IPython/utils/terminal.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,255 root INFO copying build/lib/IPython/utils/text.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,257 root INFO copying build/lib/IPython/utils/capture.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,258 root INFO copying build/lib/IPython/utils/py3compat.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,259 root INFO copying build/lib/IPython/utils/ipstruct.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,260 root INFO copying build/lib/IPython/utils/docs.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,261 root INFO copying build/lib/IPython/utils/strdispatch.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,262 root INFO copying build/lib/IPython/utils/_sysinfo.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,263 root INFO copying build/lib/IPython/utils/_process_posix.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,264 root INFO copying build/lib/IPython/utils/timing.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,266 root INFO copying build/lib/IPython/utils/path.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,267 root INFO copying build/lib/IPython/utils/tokenutil.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,268 root INFO copying build/lib/IPython/utils/decorators.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,269 root INFO copying build/lib/IPython/utils/io.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,270 root INFO copying build/lib/IPython/utils/dir2.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,271 root INFO copying build/lib/IPython/utils/openpy.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,272 root INFO copying build/lib/IPython/utils/eventful.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,273 root INFO copying build/lib/IPython/utils/log.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,274 root INFO copying build/lib/IPython/utils/jsonutil.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,275 root INFO copying build/lib/IPython/utils/_process_common.py -> build/bdist.linux-riscv64/wheel/./IPython/utils 2025-04-30 23:57:17,277 root INFO copying build/lib/IPython/__main__.py -> build/bdist.linux-riscv64/wheel/./IPython 2025-04-30 23:57:17,278 root INFO creating build/bdist.linux-riscv64/wheel/IPython/sphinxext 2025-04-30 23:57:17,279 root INFO copying build/lib/IPython/sphinxext/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/sphinxext 2025-04-30 23:57:17,280 root INFO copying build/lib/IPython/sphinxext/ipython_console_highlighting.py -> build/bdist.linux-riscv64/wheel/./IPython/sphinxext 2025-04-30 23:57:17,281 root INFO copying build/lib/IPython/sphinxext/custom_doctests.py -> build/bdist.linux-riscv64/wheel/./IPython/sphinxext 2025-04-30 23:57:17,283 root INFO copying build/lib/IPython/sphinxext/ipython_directive.py -> build/bdist.linux-riscv64/wheel/./IPython/sphinxext 2025-04-30 23:57:17,284 root INFO copying build/lib/IPython/paths.py -> build/bdist.linux-riscv64/wheel/./IPython 2025-04-30 23:57:17,286 root INFO creating build/bdist.linux-riscv64/wheel/IPython/external 2025-04-30 23:57:17,287 root INFO copying build/lib/IPython/external/__init__.py -> build/bdist.linux-riscv64/wheel/./IPython/external 2025-04-30 23:57:17,288 root INFO copying build/lib/IPython/external/pickleshare.py -> build/bdist.linux-riscv64/wheel/./IPython/external 2025-04-30 23:57:17,289 root INFO copying build/lib/IPython/external/qt_loaders.py -> build/bdist.linux-riscv64/wheel/./IPython/external 2025-04-30 23:57:17,290 root INFO copying build/lib/IPython/external/qt_for_kernel.py -> build/bdist.linux-riscv64/wheel/./IPython/external 2025-04-30 23:57:17,292 root INFO running install_data 2025-04-30 23:57:17,311 root INFO creating build/bdist.linux-riscv64/wheel/ipython-9.2.0.data/data 2025-04-30 23:57:17,313 root INFO creating build/bdist.linux-riscv64/wheel/ipython-9.2.0.data/data/share/man/man1 2025-04-30 23:57:17,314 root INFO copying docs/man/ipython.1 -> build/bdist.linux-riscv64/wheel/ipython-9.2.0.data/data/share/man/man1 2025-04-30 23:57:17,315 root INFO running install_egg_info 2025-04-30 23:57:17,334 root INFO running egg_info 2025-04-30 23:57:17,353 root INFO creating ipython.egg-info 2025-04-30 23:57:17,354 root INFO writing ipython.egg-info/PKG-INFO 2025-04-30 23:57:17,378 root INFO writing dependency_links to ipython.egg-info/dependency_links.txt 2025-04-30 23:57:17,380 root INFO writing entry points to ipython.egg-info/entry_points.txt 2025-04-30 23:57:17,395 root INFO writing requirements to ipython.egg-info/requires.txt 2025-04-30 23:57:17,396 root INFO writing top-level names to ipython.egg-info/top_level.txt 2025-04-30 23:57:17,397 root INFO writing manifest file 'ipython.egg-info/SOURCES.txt' 2025-04-30 23:57:17,450 root INFO reading manifest file 'ipython.egg-info/SOURCES.txt' 2025-04-30 23:57:17,452 root INFO reading manifest template 'MANIFEST.in' 2025-04-30 23:57:17,468 root WARNING warning: no previously-included files matching '*' found under directory 'tools' 2025-04-30 23:57:17,469 root WARNING warning: no previously-included files found matching 'tools' 2025-04-30 23:57:17,470 root WARNING warning: no previously-included files found matching 'CONTRIBUTING.md' 2025-04-30 23:57:17,471 root WARNING warning: no previously-included files found matching '.editorconfig' 2025-04-30 23:57:17,473 root WARNING warning: no previously-included files found matching 'SECURITY.md' 2025-04-30 23:57:17,474 root WARNING warning: no previously-included files found matching '.readthedocs.yaml' 2025-04-30 23:57:17,501 root WARNING warning: no previously-included files found matching 'docs/#*' 2025-04-30 23:57:17,502 root WARNING warning: no previously-included files found matching 'docs/man/*.1.gz' 2025-04-30 23:57:17,504 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2025-04-30 23:57:17,508 root WARNING no previously-included directories found matching 'docs/build' 2025-04-30 23:57:17,510 root WARNING no previously-included directories found matching 'docs/gh-pages' 2025-04-30 23:57:17,512 root WARNING no previously-included directories found matching 'docs/dist' 2025-04-30 23:57:17,514 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-04-30 23:57:17,517 root WARNING warning: no previously-included files matching '*.flc' found anywhere in distribution 2025-04-30 23:57:17,520 root WARNING warning: no previously-included files matching '*.yml' found anywhere in distribution 2025-04-30 23:57:17,524 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2025-04-30 23:57:17,527 root WARNING warning: no previously-included files matching '.dircopy.log' found anywhere in distribution 2025-04-30 23:57:17,529 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2025-04-30 23:57:17,532 root WARNING warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution 2025-04-30 23:57:17,532 root INFO adding license file 'LICENSE' 2025-04-30 23:57:17,564 root INFO writing manifest file 'ipython.egg-info/SOURCES.txt' 2025-04-30 23:57:17,566 root INFO Copying ipython.egg-info to build/bdist.linux-riscv64/wheel/./ipython-9.2.0-py3.12.egg-info 2025-04-30 23:57:17,572 root INFO running install_scripts 2025-04-30 23:57:17,579 root INFO creating build/bdist.linux-riscv64/wheel/ipython-9.2.0.dist-info/WHEEL 2025-04-30 23:57:17,582 wheel INFO creating '/home/buildozer/aports/community/ipython/src/ipython-9.2.0/.dist/.tmp-4t35bs3y/ipython-9.2.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-04-30 23:57:17,584 wheel INFO adding 'IPython/__init__.py' 2025-04-30 23:57:17,586 wheel INFO adding 'IPython/__main__.py' 2025-04-30 23:57:17,587 wheel INFO adding 'IPython/display.py' 2025-04-30 23:57:17,588 wheel INFO adding 'IPython/paths.py' 2025-04-30 23:57:17,589 wheel INFO adding 'IPython/py.typed' 2025-04-30 23:57:17,591 wheel INFO adding 'IPython/core/__init__.py' 2025-04-30 23:57:17,593 wheel INFO adding 'IPython/core/alias.py' 2025-04-30 23:57:17,594 wheel INFO adding 'IPython/core/application.py' 2025-04-30 23:57:17,596 wheel INFO adding 'IPython/core/async_helpers.py' 2025-04-30 23:57:17,597 wheel INFO adding 'IPython/core/autocall.py' 2025-04-30 23:57:17,598 wheel INFO adding 'IPython/core/builtin_trap.py' 2025-04-30 23:57:17,600 wheel INFO adding 'IPython/core/compilerop.py' 2025-04-30 23:57:17,602 wheel INFO adding 'IPython/core/completer.py' 2025-04-30 23:57:17,606 wheel INFO adding 'IPython/core/completerlib.py' 2025-04-30 23:57:17,607 wheel INFO adding 'IPython/core/crashhandler.py' 2025-04-30 23:57:17,609 wheel INFO adding 'IPython/core/debugger.py' 2025-04-30 23:57:17,612 wheel INFO adding 'IPython/core/display.py' 2025-04-30 23:57:17,614 wheel INFO adding 'IPython/core/display_functions.py' 2025-04-30 23:57:17,615 wheel INFO adding 'IPython/core/display_trap.py' 2025-04-30 23:57:17,617 wheel INFO adding 'IPython/core/displayhook.py' 2025-04-30 23:57:17,618 wheel INFO adding 'IPython/core/displaypub.py' 2025-04-30 23:57:17,620 wheel INFO adding 'IPython/core/doctb.py' 2025-04-30 23:57:17,622 wheel INFO adding 'IPython/core/error.py' 2025-04-30 23:57:17,623 wheel INFO adding 'IPython/core/events.py' 2025-04-30 23:57:17,624 wheel INFO adding 'IPython/core/extensions.py' 2025-04-30 23:57:17,626 wheel INFO adding 'IPython/core/formatters.py' 2025-04-30 23:57:17,628 wheel INFO adding 'IPython/core/getipython.py' 2025-04-30 23:57:17,629 wheel INFO adding 'IPython/core/guarded_eval.py' 2025-04-30 23:57:17,631 wheel INFO adding 'IPython/core/history.py' 2025-04-30 23:57:17,634 wheel INFO adding 'IPython/core/historyapp.py' 2025-04-30 23:57:17,635 wheel INFO adding 'IPython/core/hooks.py' 2025-04-30 23:57:17,637 wheel INFO adding 'IPython/core/inputtransformer2.py' 2025-04-30 23:57:17,640 wheel INFO adding 'IPython/core/interactiveshell.py' 2025-04-30 23:57:17,645 wheel INFO adding 'IPython/core/latex_symbols.py' 2025-04-30 23:57:17,647 wheel INFO adding 'IPython/core/logger.py' 2025-04-30 23:57:17,648 wheel INFO adding 'IPython/core/macro.py' 2025-04-30 23:57:17,650 wheel INFO adding 'IPython/core/magic.py' 2025-04-30 23:57:17,651 wheel INFO adding 'IPython/core/magic_arguments.py' 2025-04-30 23:57:17,653 wheel INFO adding 'IPython/core/oinspect.py' 2025-04-30 23:57:17,655 wheel INFO adding 'IPython/core/page.py' 2025-04-30 23:57:17,657 wheel INFO adding 'IPython/core/payload.py' 2025-04-30 23:57:17,658 wheel INFO adding 'IPython/core/payloadpage.py' 2025-04-30 23:57:17,659 wheel INFO adding 'IPython/core/prefilter.py' 2025-04-30 23:57:17,661 wheel INFO adding 'IPython/core/profileapp.py' 2025-04-30 23:57:17,663 wheel INFO adding 'IPython/core/profiledir.py' 2025-04-30 23:57:17,665 wheel INFO adding 'IPython/core/pylabtools.py' 2025-04-30 23:57:17,666 wheel INFO adding 'IPython/core/release.py' 2025-04-30 23:57:17,667 wheel INFO adding 'IPython/core/shellapp.py' 2025-04-30 23:57:17,669 wheel INFO adding 'IPython/core/splitinput.py' 2025-04-30 23:57:17,671 wheel INFO adding 'IPython/core/tbtools.py' 2025-04-30 23:57:17,672 wheel INFO adding 'IPython/core/tips.py' 2025-04-30 23:57:17,674 wheel INFO adding 'IPython/core/ultratb.py' 2025-04-30 23:57:17,676 wheel INFO adding 'IPython/core/usage.py' 2025-04-30 23:57:17,678 wheel INFO adding 'IPython/core/magics/__init__.py' 2025-04-30 23:57:17,680 wheel INFO adding 'IPython/core/magics/ast_mod.py' 2025-04-30 23:57:17,681 wheel INFO adding 'IPython/core/magics/auto.py' 2025-04-30 23:57:17,683 wheel INFO adding 'IPython/core/magics/basic.py' 2025-04-30 23:57:17,685 wheel INFO adding 'IPython/core/magics/code.py' 2025-04-30 23:57:17,687 wheel INFO adding 'IPython/core/magics/config.py' 2025-04-30 23:57:17,688 wheel INFO adding 'IPython/core/magics/display.py' 2025-04-30 23:57:17,690 wheel INFO adding 'IPython/core/magics/execution.py' 2025-04-30 23:57:17,692 wheel INFO adding 'IPython/core/magics/extension.py' 2025-04-30 23:57:17,694 wheel INFO adding 'IPython/core/magics/history.py' 2025-04-30 23:57:17,695 wheel INFO adding 'IPython/core/magics/logging.py' 2025-04-30 23:57:17,697 wheel INFO adding 'IPython/core/magics/namespace.py' 2025-04-30 23:57:17,699 wheel INFO adding 'IPython/core/magics/osm.py' 2025-04-30 23:57:17,701 wheel INFO adding 'IPython/core/magics/packaging.py' 2025-04-30 23:57:17,703 wheel INFO adding 'IPython/core/magics/pylab.py' 2025-04-30 23:57:17,704 wheel INFO adding 'IPython/core/magics/script.py' 2025-04-30 23:57:17,706 wheel INFO adding 'IPython/core/profile/README_STARTUP' 2025-04-30 23:57:17,707 wheel INFO adding 'IPython/extensions/__init__.py' 2025-04-30 23:57:17,709 wheel INFO adding 'IPython/extensions/autoreload.py' 2025-04-30 23:57:17,711 wheel INFO adding 'IPython/extensions/storemagic.py' 2025-04-30 23:57:17,713 wheel INFO adding 'IPython/extensions/deduperreload/__init__.py' 2025-04-30 23:57:17,714 wheel INFO adding 'IPython/extensions/deduperreload/deduperreload.py' 2025-04-30 23:57:17,716 wheel INFO adding 'IPython/extensions/deduperreload/deduperreload_patching.py' 2025-04-30 23:57:17,717 wheel INFO adding 'IPython/external/__init__.py' 2025-04-30 23:57:17,718 wheel INFO adding 'IPython/external/pickleshare.py' 2025-04-30 23:57:17,720 wheel INFO adding 'IPython/external/qt_for_kernel.py' 2025-04-30 23:57:17,721 wheel INFO adding 'IPython/external/qt_loaders.py' 2025-04-30 23:57:17,723 wheel INFO adding 'IPython/lib/__init__.py' 2025-04-30 23:57:17,724 wheel INFO adding 'IPython/lib/backgroundjobs.py' 2025-04-30 23:57:17,726 wheel INFO adding 'IPython/lib/clipboard.py' 2025-04-30 23:57:17,727 wheel INFO adding 'IPython/lib/deepreload.py' 2025-04-30 23:57:17,729 wheel INFO adding 'IPython/lib/demo.py' 2025-04-30 23:57:17,731 wheel INFO adding 'IPython/lib/display.py' 2025-04-30 23:57:17,733 wheel INFO adding 'IPython/lib/editorhooks.py' 2025-04-30 23:57:17,734 wheel INFO adding 'IPython/lib/guisupport.py' 2025-04-30 23:57:17,736 wheel INFO adding 'IPython/lib/latextools.py' 2025-04-30 23:57:17,737 wheel INFO adding 'IPython/lib/lexers.py' 2025-04-30 23:57:17,738 wheel INFO adding 'IPython/lib/pretty.py' 2025-04-30 23:57:17,741 wheel INFO adding 'IPython/sphinxext/__init__.py' 2025-04-30 23:57:17,742 wheel INFO adding 'IPython/sphinxext/custom_doctests.py' 2025-04-30 23:57:17,743 wheel INFO adding 'IPython/sphinxext/ipython_console_highlighting.py' 2025-04-30 23:57:17,745 wheel INFO adding 'IPython/sphinxext/ipython_directive.py' 2025-04-30 23:57:17,747 wheel INFO adding 'IPython/terminal/__init__.py' 2025-04-30 23:57:17,749 wheel INFO adding 'IPython/terminal/debugger.py' 2025-04-30 23:57:17,750 wheel INFO adding 'IPython/terminal/embed.py' 2025-04-30 23:57:17,752 wheel INFO adding 'IPython/terminal/interactiveshell.py' 2025-04-30 23:57:17,754 wheel INFO adding 'IPython/terminal/ipapp.py' 2025-04-30 23:57:17,756 wheel INFO adding 'IPython/terminal/magics.py' 2025-04-30 23:57:17,757 wheel INFO adding 'IPython/terminal/prompts.py' 2025-04-30 23:57:17,759 wheel INFO adding 'IPython/terminal/ptutils.py' 2025-04-30 23:57:17,761 wheel INFO adding 'IPython/terminal/pt_inputhooks/__init__.py' 2025-04-30 23:57:17,762 wheel INFO adding 'IPython/terminal/pt_inputhooks/asyncio.py' 2025-04-30 23:57:17,763 wheel INFO adding 'IPython/terminal/pt_inputhooks/glut.py' 2025-04-30 23:57:17,764 wheel INFO adding 'IPython/terminal/pt_inputhooks/gtk.py' 2025-04-30 23:57:17,765 wheel INFO adding 'IPython/terminal/pt_inputhooks/gtk3.py' 2025-04-30 23:57:17,766 wheel INFO adding 'IPython/terminal/pt_inputhooks/gtk4.py' 2025-04-30 23:57:17,768 wheel INFO adding 'IPython/terminal/pt_inputhooks/osx.py' 2025-04-30 23:57:17,769 wheel INFO adding 'IPython/terminal/pt_inputhooks/pyglet.py' 2025-04-30 23:57:17,770 wheel INFO adding 'IPython/terminal/pt_inputhooks/qt.py' 2025-04-30 23:57:17,771 wheel INFO adding 'IPython/terminal/pt_inputhooks/tk.py' 2025-04-30 23:57:17,773 wheel INFO adding 'IPython/terminal/pt_inputhooks/wx.py' 2025-04-30 23:57:17,774 wheel INFO adding 'IPython/terminal/shortcuts/__init__.py' 2025-04-30 23:57:17,776 wheel INFO adding 'IPython/terminal/shortcuts/auto_match.py' 2025-04-30 23:57:17,777 wheel INFO adding 'IPython/terminal/shortcuts/auto_suggest.py' 2025-04-30 23:57:17,779 wheel INFO adding 'IPython/terminal/shortcuts/filters.py' 2025-04-30 23:57:17,781 wheel INFO adding 'IPython/testing/__init__.py' 2025-04-30 23:57:17,782 wheel INFO adding 'IPython/testing/decorators.py' 2025-04-30 23:57:17,783 wheel INFO adding 'IPython/testing/globalipapp.py' 2025-04-30 23:57:17,785 wheel INFO adding 'IPython/testing/ipunittest.py' 2025-04-30 23:57:17,786 wheel INFO adding 'IPython/testing/skipdoctest.py' 2025-04-30 23:57:17,787 wheel INFO adding 'IPython/testing/tools.py' 2025-04-30 23:57:17,789 wheel INFO adding 'IPython/testing/plugin/__init__.py' 2025-04-30 23:57:17,790 wheel INFO adding 'IPython/testing/plugin/dtexample.py' 2025-04-30 23:57:17,792 wheel INFO adding 'IPython/testing/plugin/ipdoctest.py' 2025-04-30 23:57:17,793 wheel INFO adding 'IPython/testing/plugin/pytest_ipdoctest.py' 2025-04-30 23:57:17,795 wheel INFO adding 'IPython/testing/plugin/setup.py' 2025-04-30 23:57:17,796 wheel INFO adding 'IPython/testing/plugin/simple.py' 2025-04-30 23:57:17,797 wheel INFO adding 'IPython/testing/plugin/simplevars.py' 2025-04-30 23:57:17,798 wheel INFO adding 'IPython/testing/plugin/test_combo.txt' 2025-04-30 23:57:17,800 wheel INFO adding 'IPython/testing/plugin/test_example.txt' 2025-04-30 23:57:17,801 wheel INFO adding 'IPython/testing/plugin/test_exampleip.txt' 2025-04-30 23:57:17,802 wheel INFO adding 'IPython/testing/plugin/test_ipdoctest.py' 2025-04-30 23:57:17,803 wheel INFO adding 'IPython/testing/plugin/test_refs.py' 2025-04-30 23:57:17,805 wheel INFO adding 'IPython/utils/PyColorize.py' 2025-04-30 23:57:17,806 wheel INFO adding 'IPython/utils/__init__.py' 2025-04-30 23:57:17,807 wheel INFO adding 'IPython/utils/_process_cli.py' 2025-04-30 23:57:17,809 wheel INFO adding 'IPython/utils/_process_common.py' 2025-04-30 23:57:17,810 wheel INFO adding 'IPython/utils/_process_emscripten.py' 2025-04-30 23:57:17,812 wheel INFO adding 'IPython/utils/_process_posix.py' 2025-04-30 23:57:17,813 wheel INFO adding 'IPython/utils/_process_win32.py' 2025-04-30 23:57:17,815 wheel INFO adding 'IPython/utils/_process_win32_controller.py' 2025-04-30 23:57:17,816 wheel INFO adding 'IPython/utils/_sysinfo.py' 2025-04-30 23:57:17,818 wheel INFO adding 'IPython/utils/capture.py' 2025-04-30 23:57:17,819 wheel INFO adding 'IPython/utils/coloransi.py' 2025-04-30 23:57:17,820 wheel INFO adding 'IPython/utils/contexts.py' 2025-04-30 23:57:17,821 wheel INFO adding 'IPython/utils/data.py' 2025-04-30 23:57:17,822 wheel INFO adding 'IPython/utils/decorators.py' 2025-04-30 23:57:17,823 wheel INFO adding 'IPython/utils/dir2.py' 2025-04-30 23:57:17,824 wheel INFO adding 'IPython/utils/docs.py' 2025-04-30 23:57:17,825 wheel INFO adding 'IPython/utils/encoding.py' 2025-04-30 23:57:17,826 wheel INFO adding 'IPython/utils/eventful.py' 2025-04-30 23:57:17,828 wheel INFO adding 'IPython/utils/frame.py' 2025-04-30 23:57:17,829 wheel INFO adding 'IPython/utils/generics.py' 2025-04-30 23:57:17,830 wheel INFO adding 'IPython/utils/importstring.py' 2025-04-30 23:57:17,831 wheel INFO adding 'IPython/utils/io.py' 2025-04-30 23:57:17,832 wheel INFO adding 'IPython/utils/ipstruct.py' 2025-04-30 23:57:17,833 wheel INFO adding 'IPython/utils/jsonutil.py' 2025-04-30 23:57:17,834 wheel INFO adding 'IPython/utils/log.py' 2025-04-30 23:57:17,836 wheel INFO adding 'IPython/utils/module_paths.py' 2025-04-30 23:57:17,837 wheel INFO adding 'IPython/utils/openpy.py' 2025-04-30 23:57:17,838 wheel INFO adding 'IPython/utils/path.py' 2025-04-30 23:57:17,839 wheel INFO adding 'IPython/utils/process.py' 2025-04-30 23:57:17,841 wheel INFO adding 'IPython/utils/py3compat.py' 2025-04-30 23:57:17,842 wheel INFO adding 'IPython/utils/sentinel.py' 2025-04-30 23:57:17,843 wheel INFO adding 'IPython/utils/strdispatch.py' 2025-04-30 23:57:17,845 wheel INFO adding 'IPython/utils/sysinfo.py' 2025-04-30 23:57:17,846 wheel INFO adding 'IPython/utils/syspathcontext.py' 2025-04-30 23:57:17,847 wheel INFO adding 'IPython/utils/tempdir.py' 2025-04-30 23:57:17,848 wheel INFO adding 'IPython/utils/terminal.py' 2025-04-30 23:57:17,850 wheel INFO adding 'IPython/utils/text.py' 2025-04-30 23:57:17,852 wheel INFO adding 'IPython/utils/timing.py' 2025-04-30 23:57:17,853 wheel INFO adding 'IPython/utils/tokenutil.py' 2025-04-30 23:57:17,855 wheel INFO adding 'IPython/utils/wildcard.py' 2025-04-30 23:57:17,857 wheel INFO adding 'ipython-9.2.0.data/data/share/man/man1/ipython.1' 2025-04-30 23:57:17,859 wheel INFO adding 'ipython-9.2.0.dist-info/licenses/LICENSE' 2025-04-30 23:57:17,860 wheel INFO adding 'ipython-9.2.0.dist-info/METADATA' 2025-04-30 23:57:17,861 wheel INFO adding 'ipython-9.2.0.dist-info/WHEEL' 2025-04-30 23:57:17,862 wheel INFO adding 'ipython-9.2.0.dist-info/entry_points.txt' 2025-04-30 23:57:17,862 wheel INFO adding 'ipython-9.2.0.dist-info/top_level.txt' 2025-04-30 23:57:17,866 wheel INFO adding 'ipython-9.2.0.dist-info/RECORD' 2025-04-30 23:57:17,871 root INFO removing build/bdist.linux-riscv64/wheel 2025-04-30 23:57:17,896 gpep517 INFO The backend produced .dist/ipython-9.2.0-py3-none-any.whl ipython-9.2.0-py3-none-any.whl checking package data check version number >>> ipython: Entering fakeroot... >>> ipython-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/ipython/pkg/ipython-doc/usr/share/man' >>> ipython-doc*: Preparing subpackage ipython-doc... >>> ipython-doc*: Running postcheck for ipython-doc >>> ipython-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/IPython/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/__pycache__' 'usr/lib/python3.12/site-packages/IPython/core/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/core/__pycache__' 'usr/lib/python3.12/site-packages/IPython/core/magics/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/core/magics/__pycache__' 'usr/lib/python3.12/site-packages/IPython/lib/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/lib/__pycache__' 'usr/lib/python3.12/site-packages/IPython/testing/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/testing/__pycache__' 'usr/lib/python3.12/site-packages/IPython/testing/plugin/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/testing/plugin/__pycache__' 'usr/lib/python3.12/site-packages/IPython/extensions/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/extensions/__pycache__' 'usr/lib/python3.12/site-packages/IPython/extensions/deduperreload/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/extensions/deduperreload/__pycache__' 'usr/lib/python3.12/site-packages/IPython/terminal/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/terminal/__pycache__' 'usr/lib/python3.12/site-packages/IPython/terminal/shortcuts/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/terminal/shortcuts/__pycache__' 'usr/lib/python3.12/site-packages/IPython/terminal/pt_inputhooks/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/terminal/pt_inputhooks/__pycache__' 'usr/lib/python3.12/site-packages/IPython/utils/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/utils/__pycache__' 'usr/lib/python3.12/site-packages/IPython/sphinxext/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/sphinxext/__pycache__' 'usr/lib/python3.12/site-packages/IPython/external/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/external/__pycache__' >>> ipython-pyc*: Preparing subpackage ipython-pyc... >>> ipython-pyc*: Running postcheck for ipython-pyc >>> ipython*: Running postcheck for ipython >>> ipython*: Preparing package ipython... >>> ipython-doc*: Tracing dependencies... >>> ipython-doc*: Package size: 1.0 KB >>> ipython-doc*: Compressing data... >>> ipython-doc*: Create checksum... >>> ipython-doc*: Create ipython-doc-9.2.0-r0.apk >>> ipython-pyc*: Tracing dependencies... py3-backcall py3-decorator py3-jedi py3-matplotlib-inline py3-pexpect py3-pickleshare py3-prompt_toolkit<3.1.0 py3-pygments py3-stack_data py3-traitlets python3~3.12 >>> ipython-pyc*: Package size: 2.1 MB >>> ipython-pyc*: Compressing data... >>> ipython-pyc*: Create checksum... >>> ipython-pyc*: Create ipython-pyc-9.2.0-r0.apk >>> ipython*: Tracing dependencies... py3-backcall py3-decorator py3-jedi py3-matplotlib-inline py3-pexpect py3-pickleshare py3-prompt_toolkit<3.1.0 py3-pygments py3-stack_data py3-traitlets python3~3.12 >>> ipython*: Package size: 1.8 MB >>> ipython*: Compressing data... >>> ipython*: Create checksum... >>> ipython*: Create ipython-9.2.0-r0.apk >>> ipython: Build complete at Wed, 30 Apr 2025 23:57:24 +0000 elapsed time 0h 0m 17s >>> ipython: Cleaning up srcdir >>> ipython: Cleaning up pkgdir >>> ipython: Uninstalling dependencies... (1/56) Purging .makedepends-ipython (20250430.235710) (2/56) Purging py3-backcall-pyc (0.2.0-r5) (3/56) Purging py3-backcall (0.2.0-r5) (4/56) Purging py3-decorator-pyc (5.2.1-r0) (5/56) Purging py3-decorator (5.2.1-r0) (6/56) Purging py3-jedi-pyc (0.19.2-r0) (7/56) Purging py3-jedi (0.19.2-r0) (8/56) Purging py3-parso-pyc (0.8.4-r1) (9/56) Purging py3-parso (0.8.4-r1) (10/56) Purging py3-matplotlib-inline-pyc (0.1.7-r1) (11/56) Purging py3-matplotlib-inline (0.1.7-r1) (12/56) Purging py3-pexpect-pyc (4.9-r1) (13/56) Purging py3-pexpect (4.9-r1) (14/56) Purging py3-ptyprocess-pyc (0.7.0-r6) (15/56) Purging py3-ptyprocess (0.7.0-r6) (16/56) Purging py3-pickleshare-pyc (0.7.5-r8) (17/56) Purging py3-pickleshare (0.7.5-r8) (18/56) Purging py3-prompt_toolkit-pyc (3.0.47-r0) (19/56) Purging py3-prompt_toolkit (3.0.47-r0) (20/56) Purging py3-wcwidth-pyc (0.2.13-r1) (21/56) Purging py3-wcwidth (0.2.13-r1) (22/56) Purging py3-pygments-pyc (2.19.1-r1) (23/56) Purging py3-pygments (2.19.1-r1) (24/56) Purging py3-stack_data-pyc (0.6.3-r2) (25/56) Purging py3-stack_data (0.6.3-r2) (26/56) Purging py3-executing-pyc (2.2.0-r0) (27/56) Purging py3-executing (2.2.0-r0) (28/56) Purging py3-asttokens-pyc (3.0.0-r0) (29/56) Purging py3-asttokens (3.0.0-r0) (30/56) Purging py3-pure_eval-pyc (0.2.3-r0) (31/56) Purging py3-pure_eval (0.2.3-r0) (32/56) Purging py3-traitlets-pyc (5.14.3-r0) (33/56) Purging py3-traitlets (5.14.3-r0) (34/56) Purging py3-gpep517-pyc (16-r0) (35/56) Purging py3-gpep517 (16-r0) (36/56) Purging py3-installer-pyc (0.7.0-r2) (37/56) Purging py3-installer (0.7.0-r2) (38/56) Purging py3-setuptools-pyc (77.0.3-r0) (39/56) Purging py3-setuptools (77.0.3-r0) (40/56) Purging py3-wheel-pyc (0.43.0-r0) (41/56) Purging py3-wheel (0.43.0-r0) (42/56) Purging py3-packaging-pyc (25.0-r0) (43/56) Purging py3-packaging (25.0-r0) (44/56) Purging py3-parsing-pyc (3.2.0-r0) (45/56) Purging py3-parsing (3.2.0-r0) (46/56) Purging python3-pyc (3.12.10-r0) (47/56) Purging python3-pycache-pyc0 (3.12.10-r0) (48/56) Purging pyc (3.12.10-r0) (49/56) Purging python3 (3.12.10-r0) (50/56) Purging gdbm (1.24-r0) (51/56) Purging libbz2 (1.0.8-r6) (52/56) Purging libffi (3.4.8-r0) (53/56) Purging libpanelw (6.5_p20250412-r0) (54/56) Purging mpdecimal (4.0.0-r0) (55/56) Purging sqlite-libs (3.49.1-r1) (56/56) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages >>> ipython: Updating the community/riscv64 repository index... >>> ipython: Signing the index...