>>> ipython: Building community/ipython 9.10.0-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 07:25:39 +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.5.2-r0) ( 3/56) Installing gdbm (1.26-r0) ( 4/56) Installing xz-libs (5.8.2-r0) ( 5/56) Installing mpdecimal (4.0.1-r0) ( 6/56) Installing libpanelw (6.6_p20251231-r0) ( 7/56) Installing sqlite-libs (3.51.2-r1) ( 8/56) Installing python3 (3.14.3-r0) ( 9/56) Installing python3-pycache-pyc0 (3.14.3-r0) (10/56) Installing pyc (3.14.3-r0) (11/56) Installing py3-backcall-pyc (0.2.0-r7) (12/56) Installing python3-pyc (3.14.3-r0) (13/56) Installing py3-backcall (0.2.0-r7) (14/56) Installing py3-decorator (5.2.1-r1) (15/56) Installing py3-decorator-pyc (5.2.1-r1) (16/56) Installing py3-parso (0.8.6-r1) (17/56) Installing py3-parso-pyc (0.8.6-r1) (18/56) Installing py3-jedi (0.19.2-r1) (19/56) Installing py3-jedi-pyc (0.19.2-r1) (20/56) Installing py3-traitlets (5.14.3-r1) (21/56) Installing py3-traitlets-pyc (5.14.3-r1) (22/56) Installing py3-matplotlib-inline (0.2.1-r1) (23/56) Installing py3-matplotlib-inline-pyc (0.2.1-r1) (24/56) Installing py3-ptyprocess (0.7.0-r8) (25/56) Installing py3-ptyprocess-pyc (0.7.0-r8) (26/56) Installing py3-pexpect (4.9-r2) (27/56) Installing py3-pexpect-pyc (4.9-r2) (28/56) Installing py3-pickleshare (0.7.5-r9) (29/56) Installing py3-pickleshare-pyc (0.7.5-r9) (30/56) Installing py3-wcwidth (0.6.0-r1) (31/56) Installing py3-wcwidth-pyc (0.6.0-r1) (32/56) Installing py3-prompt_toolkit (3.0.52-r1) (33/56) Installing py3-prompt_toolkit-pyc (3.0.52-r1) (34/56) Installing py3-pygments (2.19.2-r1) (35/56) Installing py3-pygments-pyc (2.19.2-r1) (36/56) Installing py3-executing (2.2.1-r1) (37/56) Installing py3-executing-pyc (2.2.1-r1) (38/56) Installing py3-asttokens (3.0.1-r1) (39/56) Installing py3-asttokens-pyc (3.0.1-r1) (40/56) Installing py3-pure_eval (0.2.3-r1) (41/56) Installing py3-pure_eval-pyc (0.2.3-r1) (42/56) Installing py3-stack_data (0.6.3-r3) (43/56) Installing py3-stack_data-pyc (0.6.3-r3) (44/56) Installing py3-installer (0.7.0-r3) (45/56) Installing py3-installer-pyc (0.7.0-r3) (46/56) Installing py3-gpep517 (19-r2) (47/56) Installing py3-gpep517-pyc (19-r2) (48/56) Installing py3-parsing (3.3.2-r1) (49/56) Installing py3-parsing-pyc (3.3.2-r1) (50/56) Installing py3-packaging (26.0-r1) (51/56) Installing py3-packaging-pyc (26.0-r1) (52/56) Installing py3-setuptools (82.0.1-r1) (53/56) Installing py3-setuptools-pyc (82.0.1-r1) (54/56) Installing py3-wheel (0.46.3-r1) (55/56) Installing py3-wheel-pyc (0.46.3-r1) (56/56) Installing .makedepends-ipython (20260328.072541) Executing busybox-1.37.0-r31.trigger OK: 338.1 MiB in 158 packages >>> ipython: Cleaning up srcdir >>> ipython: Cleaning up pkgdir >>> ipython: Cleaning up tmpdir >>> ipython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ipython-9.10.0.tar.gz /var/cache/distfiles/ipython-9.10.0.tar.gz: OK >>> ipython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ipython-9.10.0.tar.gz /var/cache/distfiles/ipython-9.10.0.tar.gz: OK >>> ipython: Unpacking /var/cache/distfiles/ipython-9.10.0.tar.gz... 2026-03-28 07:25:43,489 gpep517 INFO Building wheel via backend _build_meta /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsWarning: `license` overwritten by `pyproject.toml` corresp(dist, value, root_dir) 2026-03-28 07:25:43,576 root INFO running bdist_wheel 2026-03-28 07:25:43,599 root INFO running build 2026-03-28 07:25:43,599 root INFO running build_py 2026-03-28 07:25:43,600 root INFO creating build/lib/IPython 2026-03-28 07:25:43,601 root INFO copying IPython/display.py -> build/lib/IPython 2026-03-28 07:25:43,601 root INFO copying IPython/__main__.py -> build/lib/IPython 2026-03-28 07:25:43,602 root INFO copying IPython/__init__.py -> build/lib/IPython 2026-03-28 07:25:43,602 root INFO copying IPython/paths.py -> build/lib/IPython 2026-03-28 07:25:43,603 root INFO creating build/lib/IPython/utils 2026-03-28 07:25:43,603 root INFO copying IPython/utils/process.py -> build/lib/IPython/utils 2026-03-28 07:25:43,604 root INFO copying IPython/utils/strdispatch.py -> build/lib/IPython/utils 2026-03-28 07:25:43,604 root INFO copying IPython/utils/_process_cli.py -> build/lib/IPython/utils 2026-03-28 07:25:43,605 root INFO copying IPython/utils/path.py -> build/lib/IPython/utils 2026-03-28 07:25:43,605 root INFO copying IPython/utils/tokenutil.py -> build/lib/IPython/utils 2026-03-28 07:25:43,606 root INFO copying IPython/utils/ipstruct.py -> build/lib/IPython/utils 2026-03-28 07:25:43,606 root INFO copying IPython/utils/tempdir.py -> build/lib/IPython/utils 2026-03-28 07:25:43,606 root INFO copying IPython/utils/sysinfo.py -> build/lib/IPython/utils 2026-03-28 07:25:43,607 root INFO copying IPython/utils/terminal.py -> build/lib/IPython/utils 2026-03-28 07:25:43,607 root INFO copying IPython/utils/_process_win32.py -> build/lib/IPython/utils 2026-03-28 07:25:43,608 root INFO copying IPython/utils/wildcard.py -> build/lib/IPython/utils 2026-03-28 07:25:43,608 root INFO copying IPython/utils/text.py -> build/lib/IPython/utils 2026-03-28 07:25:43,608 root INFO copying IPython/utils/_process_win32_controller.py -> build/lib/IPython/utils 2026-03-28 07:25:43,609 root INFO copying IPython/utils/encoding.py -> build/lib/IPython/utils 2026-03-28 07:25:43,609 root INFO copying IPython/utils/frame.py -> build/lib/IPython/utils 2026-03-28 07:25:43,610 root INFO copying IPython/utils/_process_posix.py -> build/lib/IPython/utils 2026-03-28 07:25:43,610 root INFO copying IPython/utils/generics.py -> build/lib/IPython/utils 2026-03-28 07:25:43,611 root INFO copying IPython/utils/capture.py -> build/lib/IPython/utils 2026-03-28 07:25:43,611 root INFO copying IPython/utils/timing.py -> build/lib/IPython/utils 2026-03-28 07:25:43,611 root INFO copying IPython/utils/py3compat.py -> build/lib/IPython/utils 2026-03-28 07:25:43,612 root INFO copying IPython/utils/importstring.py -> build/lib/IPython/utils 2026-03-28 07:25:43,612 root INFO copying IPython/utils/PyColorize.py -> build/lib/IPython/utils 2026-03-28 07:25:43,613 root INFO copying IPython/utils/jsonutil.py -> build/lib/IPython/utils 2026-03-28 07:25:43,613 root INFO copying IPython/utils/module_paths.py -> build/lib/IPython/utils 2026-03-28 07:25:43,614 root INFO copying IPython/utils/contexts.py -> build/lib/IPython/utils 2026-03-28 07:25:43,614 root INFO copying IPython/utils/docs.py -> build/lib/IPython/utils 2026-03-28 07:25:43,614 root INFO copying IPython/utils/__init__.py -> build/lib/IPython/utils 2026-03-28 07:25:43,615 root INFO copying IPython/utils/_sysinfo.py -> build/lib/IPython/utils 2026-03-28 07:25:43,615 root INFO copying IPython/utils/eventful.py -> build/lib/IPython/utils 2026-03-28 07:25:43,616 root INFO copying IPython/utils/decorators.py -> build/lib/IPython/utils 2026-03-28 07:25:43,616 root INFO copying IPython/utils/syspathcontext.py -> build/lib/IPython/utils 2026-03-28 07:25:43,616 root INFO copying IPython/utils/dir2.py -> build/lib/IPython/utils 2026-03-28 07:25:43,617 root INFO copying IPython/utils/coloransi.py -> build/lib/IPython/utils 2026-03-28 07:25:43,617 root INFO copying IPython/utils/_process_common.py -> build/lib/IPython/utils 2026-03-28 07:25:43,618 root INFO copying IPython/utils/sentinel.py -> build/lib/IPython/utils 2026-03-28 07:25:43,618 root INFO copying IPython/utils/openpy.py -> build/lib/IPython/utils 2026-03-28 07:25:43,618 root INFO copying IPython/utils/log.py -> build/lib/IPython/utils 2026-03-28 07:25:43,619 root INFO copying IPython/utils/io.py -> build/lib/IPython/utils 2026-03-28 07:25:43,619 root INFO copying IPython/utils/_process_emscripten.py -> build/lib/IPython/utils 2026-03-28 07:25:43,620 root INFO copying IPython/utils/data.py -> build/lib/IPython/utils 2026-03-28 07:25:43,620 root INFO creating build/lib/IPython/testing 2026-03-28 07:25:43,621 root INFO copying IPython/testing/globalipapp.py -> build/lib/IPython/testing 2026-03-28 07:25:43,621 root INFO copying IPython/testing/skipdoctest.py -> build/lib/IPython/testing 2026-03-28 07:25:43,621 root INFO copying IPython/testing/ipunittest.py -> build/lib/IPython/testing 2026-03-28 07:25:43,622 root INFO copying IPython/testing/__init__.py -> build/lib/IPython/testing 2026-03-28 07:25:43,622 root INFO copying IPython/testing/decorators.py -> build/lib/IPython/testing 2026-03-28 07:25:43,623 root INFO copying IPython/testing/tools.py -> build/lib/IPython/testing 2026-03-28 07:25:43,623 root INFO creating build/lib/IPython/external 2026-03-28 07:25:43,623 root INFO copying IPython/external/qt_loaders.py -> build/lib/IPython/external 2026-03-28 07:25:43,624 root INFO copying IPython/external/qt_for_kernel.py -> build/lib/IPython/external 2026-03-28 07:25:43,624 root INFO copying IPython/external/__init__.py -> build/lib/IPython/external 2026-03-28 07:25:43,625 root INFO copying IPython/external/pickleshare.py -> build/lib/IPython/external 2026-03-28 07:25:43,625 root INFO creating build/lib/IPython/terminal 2026-03-28 07:25:43,625 root INFO copying IPython/terminal/interactiveshell.py -> build/lib/IPython/terminal 2026-03-28 07:25:43,626 root INFO copying IPython/terminal/prompts.py -> build/lib/IPython/terminal 2026-03-28 07:25:43,626 root INFO copying IPython/terminal/ipapp.py -> build/lib/IPython/terminal 2026-03-28 07:25:43,627 root INFO copying IPython/terminal/magics.py -> build/lib/IPython/terminal 2026-03-28 07:25:43,627 root INFO copying IPython/terminal/__init__.py -> build/lib/IPython/terminal 2026-03-28 07:25:43,628 root INFO copying IPython/terminal/embed.py -> build/lib/IPython/terminal 2026-03-28 07:25:43,628 root INFO copying IPython/terminal/debugger.py -> build/lib/IPython/terminal 2026-03-28 07:25:43,628 root INFO copying IPython/terminal/ptutils.py -> build/lib/IPython/terminal 2026-03-28 07:25:43,629 root INFO creating build/lib/IPython/lib 2026-03-28 07:25:43,629 root INFO copying IPython/lib/deepreload.py -> build/lib/IPython/lib 2026-03-28 07:25:43,630 root INFO copying IPython/lib/pretty.py -> build/lib/IPython/lib 2026-03-28 07:25:43,630 root INFO copying IPython/lib/lexers.py -> build/lib/IPython/lib 2026-03-28 07:25:43,631 root INFO copying IPython/lib/display.py -> build/lib/IPython/lib 2026-03-28 07:25:43,631 root INFO copying IPython/lib/guisupport.py -> build/lib/IPython/lib 2026-03-28 07:25:43,631 root INFO copying IPython/lib/editorhooks.py -> build/lib/IPython/lib 2026-03-28 07:25:43,632 root INFO copying IPython/lib/demo.py -> build/lib/IPython/lib 2026-03-28 07:25:43,632 root INFO copying IPython/lib/clipboard.py -> build/lib/IPython/lib 2026-03-28 07:25:43,633 root INFO copying IPython/lib/backgroundjobs.py -> build/lib/IPython/lib 2026-03-28 07:25:43,633 root INFO copying IPython/lib/__init__.py -> build/lib/IPython/lib 2026-03-28 07:25:43,634 root INFO copying IPython/lib/latextools.py -> build/lib/IPython/lib 2026-03-28 07:25:43,634 root INFO creating build/lib/IPython/extensions 2026-03-28 07:25:43,634 root INFO copying IPython/extensions/storemagic.py -> build/lib/IPython/extensions 2026-03-28 07:25:43,635 root INFO copying IPython/extensions/__init__.py -> build/lib/IPython/extensions 2026-03-28 07:25:43,635 root INFO copying IPython/extensions/autoreload.py -> build/lib/IPython/extensions 2026-03-28 07:25:43,636 root INFO creating build/lib/IPython/core 2026-03-28 07:25:43,637 root INFO copying IPython/core/payload.py -> build/lib/IPython/core 2026-03-28 07:25:43,637 root INFO copying IPython/core/tips.py -> build/lib/IPython/core 2026-03-28 07:25:43,637 root INFO copying IPython/core/logger.py -> build/lib/IPython/core 2026-03-28 07:25:43,638 root INFO copying IPython/core/autocall.py -> build/lib/IPython/core 2026-03-28 07:25:43,638 root INFO copying IPython/core/page.py -> build/lib/IPython/core 2026-03-28 07:25:43,639 root INFO copying IPython/core/formatters.py -> build/lib/IPython/core 2026-03-28 07:25:43,639 root INFO copying IPython/core/oinspect.py -> build/lib/IPython/core 2026-03-28 07:25:43,640 root INFO copying IPython/core/latex_symbols.py -> build/lib/IPython/core 2026-03-28 07:25:43,640 root INFO copying IPython/core/splitinput.py -> build/lib/IPython/core 2026-03-28 07:25:43,640 root INFO copying IPython/core/inputtransformer2.py -> build/lib/IPython/core 2026-03-28 07:25:43,641 root INFO copying IPython/core/completerlib.py -> build/lib/IPython/core 2026-03-28 07:25:43,641 root INFO copying IPython/core/compilerop.py -> build/lib/IPython/core 2026-03-28 07:25:43,642 root INFO copying IPython/core/interactiveshell.py -> build/lib/IPython/core 2026-03-28 07:25:43,642 root INFO copying IPython/core/usage.py -> build/lib/IPython/core 2026-03-28 07:25:43,643 root INFO copying IPython/core/completer.py -> build/lib/IPython/core 2026-03-28 07:25:43,643 root INFO copying IPython/core/magic_arguments.py -> build/lib/IPython/core 2026-03-28 07:25:43,644 root INFO copying IPython/core/doctb.py -> build/lib/IPython/core 2026-03-28 07:25:43,644 root INFO copying IPython/core/builtin_trap.py -> build/lib/IPython/core 2026-03-28 07:25:43,644 root INFO copying IPython/core/display.py -> build/lib/IPython/core 2026-03-28 07:25:43,645 root INFO copying IPython/core/displaypub.py -> build/lib/IPython/core 2026-03-28 07:25:43,645 root INFO copying IPython/core/tbtools.py -> build/lib/IPython/core 2026-03-28 07:25:43,646 root INFO copying IPython/core/macro.py -> build/lib/IPython/core 2026-03-28 07:25:43,646 root INFO copying IPython/core/payloadpage.py -> build/lib/IPython/core 2026-03-28 07:25:43,647 root INFO copying IPython/core/profileapp.py -> build/lib/IPython/core 2026-03-28 07:25:43,647 root INFO copying IPython/core/hooks.py -> build/lib/IPython/core 2026-03-28 07:25:43,647 root INFO copying IPython/core/release.py -> build/lib/IPython/core 2026-03-28 07:25:43,648 root INFO copying IPython/core/ultratb.py -> build/lib/IPython/core 2026-03-28 07:25:43,648 root INFO copying IPython/core/async_helpers.py -> build/lib/IPython/core 2026-03-28 07:25:43,649 root INFO copying IPython/core/history.py -> build/lib/IPython/core 2026-03-28 07:25:43,649 root INFO copying IPython/core/historyapp.py -> build/lib/IPython/core 2026-03-28 07:25:43,649 root INFO copying IPython/core/application.py -> build/lib/IPython/core 2026-03-28 07:25:43,650 root INFO copying IPython/core/getipython.py -> build/lib/IPython/core 2026-03-28 07:25:43,650 root INFO copying IPython/core/crashhandler.py -> build/lib/IPython/core 2026-03-28 07:25:43,651 root INFO copying IPython/core/debugger_backport.py -> build/lib/IPython/core 2026-03-28 07:25:43,651 root INFO copying IPython/core/events.py -> build/lib/IPython/core 2026-03-28 07:25:43,651 root INFO copying IPython/core/pylabtools.py -> build/lib/IPython/core 2026-03-28 07:25:43,652 root INFO copying IPython/core/magic.py -> build/lib/IPython/core 2026-03-28 07:25:43,652 root INFO copying IPython/core/shellapp.py -> build/lib/IPython/core 2026-03-28 07:25:43,653 root INFO copying IPython/core/profiledir.py -> build/lib/IPython/core 2026-03-28 07:25:43,653 root INFO copying IPython/core/guarded_eval.py -> build/lib/IPython/core 2026-03-28 07:25:43,654 root INFO copying IPython/core/__init__.py -> build/lib/IPython/core 2026-03-28 07:25:43,654 root INFO copying IPython/core/alias.py -> build/lib/IPython/core 2026-03-28 07:25:43,654 root INFO copying IPython/core/display_trap.py -> build/lib/IPython/core 2026-03-28 07:25:43,655 root INFO copying IPython/core/debugger.py -> build/lib/IPython/core 2026-03-28 07:25:43,655 root INFO copying IPython/core/extensions.py -> build/lib/IPython/core 2026-03-28 07:25:43,656 root INFO copying IPython/core/error.py -> build/lib/IPython/core 2026-03-28 07:25:43,656 root INFO copying IPython/core/display_functions.py -> build/lib/IPython/core 2026-03-28 07:25:43,656 root INFO copying IPython/core/prefilter.py -> build/lib/IPython/core 2026-03-28 07:25:43,657 root INFO copying IPython/core/displayhook.py -> build/lib/IPython/core 2026-03-28 07:25:43,657 root INFO creating build/lib/IPython/sphinxext 2026-03-28 07:25:43,658 root INFO copying IPython/sphinxext/ipython_console_highlighting.py -> build/lib/IPython/sphinxext 2026-03-28 07:25:43,658 root INFO copying IPython/sphinxext/__init__.py -> build/lib/IPython/sphinxext 2026-03-28 07:25:43,658 root INFO copying IPython/sphinxext/ipython_directive.py -> build/lib/IPython/sphinxext 2026-03-28 07:25:43,659 root INFO copying IPython/sphinxext/custom_doctests.py -> build/lib/IPython/sphinxext 2026-03-28 07:25:43,659 root INFO creating build/lib/IPython/testing/plugin 2026-03-28 07:25:43,660 root INFO copying IPython/testing/plugin/test_ipdoctest.py -> build/lib/IPython/testing/plugin 2026-03-28 07:25:43,660 root INFO copying IPython/testing/plugin/ipdoctest.py -> build/lib/IPython/testing/plugin 2026-03-28 07:25:43,660 root INFO copying IPython/testing/plugin/dtexample.py -> build/lib/IPython/testing/plugin 2026-03-28 07:25:43,661 root INFO copying IPython/testing/plugin/simple.py -> build/lib/IPython/testing/plugin 2026-03-28 07:25:43,661 root INFO copying IPython/testing/plugin/simplevars.py -> build/lib/IPython/testing/plugin 2026-03-28 07:25:43,662 root INFO copying IPython/testing/plugin/test_refs.py -> build/lib/IPython/testing/plugin 2026-03-28 07:25:43,662 root INFO copying IPython/testing/plugin/__init__.py -> build/lib/IPython/testing/plugin 2026-03-28 07:25:43,662 root INFO copying IPython/testing/plugin/pytest_ipdoctest.py -> build/lib/IPython/testing/plugin 2026-03-28 07:25:43,663 root INFO copying IPython/testing/plugin/setup.py -> build/lib/IPython/testing/plugin 2026-03-28 07:25:43,663 root INFO creating build/lib/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,664 root INFO copying IPython/terminal/pt_inputhooks/wx.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,664 root INFO copying IPython/terminal/pt_inputhooks/tk.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,664 root INFO copying IPython/terminal/pt_inputhooks/pyglet.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,665 root INFO copying IPython/terminal/pt_inputhooks/asyncio.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,665 root INFO copying IPython/terminal/pt_inputhooks/gtk3.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,665 root INFO copying IPython/terminal/pt_inputhooks/qt.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,666 root INFO copying IPython/terminal/pt_inputhooks/gtk4.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,666 root INFO copying IPython/terminal/pt_inputhooks/glut.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,667 root INFO copying IPython/terminal/pt_inputhooks/__init__.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,667 root INFO copying IPython/terminal/pt_inputhooks/osx.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,667 root INFO copying IPython/terminal/pt_inputhooks/gtk.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,668 root INFO creating build/lib/IPython/terminal/shortcuts 2026-03-28 07:25:43,668 root INFO copying IPython/terminal/shortcuts/auto_suggest.py -> build/lib/IPython/terminal/shortcuts 2026-03-28 07:25:43,669 root INFO copying IPython/terminal/shortcuts/auto_match.py -> build/lib/IPython/terminal/shortcuts 2026-03-28 07:25:43,669 root INFO copying IPython/terminal/shortcuts/filters.py -> build/lib/IPython/terminal/shortcuts 2026-03-28 07:25:43,669 root INFO copying IPython/terminal/shortcuts/__init__.py -> build/lib/IPython/terminal/shortcuts 2026-03-28 07:25:43,670 root INFO creating build/lib/IPython/extensions/deduperreload 2026-03-28 07:25:43,670 root INFO copying IPython/extensions/deduperreload/deduperreload.py -> build/lib/IPython/extensions/deduperreload 2026-03-28 07:25:43,671 root INFO copying IPython/extensions/deduperreload/deduperreload_patching.py -> build/lib/IPython/extensions/deduperreload 2026-03-28 07:25:43,671 root INFO copying IPython/extensions/deduperreload/__init__.py -> build/lib/IPython/extensions/deduperreload 2026-03-28 07:25:43,672 root INFO creating build/lib/IPython/core/magics 2026-03-28 07:25:43,672 root INFO copying IPython/core/magics/script.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,672 root INFO copying IPython/core/magics/execution.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,673 root INFO copying IPython/core/magics/logging.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,673 root INFO copying IPython/core/magics/display.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,673 root INFO copying IPython/core/magics/auto.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,674 root INFO copying IPython/core/magics/config.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,674 root INFO copying IPython/core/magics/history.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,675 root INFO copying IPython/core/magics/basic.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,675 root INFO copying IPython/core/magics/osm.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,675 root INFO copying IPython/core/magics/__init__.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,676 root INFO copying IPython/core/magics/pylab.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,676 root INFO copying IPython/core/magics/code.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,677 root INFO copying IPython/core/magics/packaging.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,677 root INFO copying IPython/core/magics/extension.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,677 root INFO copying IPython/core/magics/ast_mod.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,678 root INFO copying IPython/core/magics/namespace.py -> build/lib/IPython/core/magics 2026-03-28 07:25:43,681 root INFO copying IPython/py.typed -> build/lib/IPython 2026-03-28 07:25:43,681 root INFO creating build/lib/IPython/core/profile 2026-03-28 07:25:43,682 root INFO copying IPython/core/profile/README_STARTUP -> build/lib/IPython/core/profile 2026-03-28 07:25:43,682 root INFO copying IPython/testing/plugin/test_example.txt -> build/lib/IPython/testing/plugin 2026-03-28 07:25:43,683 root INFO copying IPython/testing/plugin/test_combo.txt -> build/lib/IPython/testing/plugin 2026-03-28 07:25:43,683 root INFO copying IPython/testing/plugin/test_exampleip.txt -> build/lib/IPython/testing/plugin 2026-03-28 07:25:43,702 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-03-28 07:25:43,702 root INFO running install 2026-03-28 07:25:43,715 root INFO running install_lib 2026-03-28 07:25:43,720 root INFO creating build/bdist.linux-loongarch64/wheel 2026-03-28 07:25:43,721 root INFO creating build/bdist.linux-loongarch64/wheel/IPython 2026-03-28 07:25:43,721 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/utils 2026-03-28 07:25:43,721 root INFO copying build/lib/IPython/utils/process.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,721 root INFO copying build/lib/IPython/utils/strdispatch.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,722 root INFO copying build/lib/IPython/utils/_process_cli.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,722 root INFO copying build/lib/IPython/utils/path.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,723 root INFO copying build/lib/IPython/utils/tokenutil.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,723 root INFO copying build/lib/IPython/utils/ipstruct.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,723 root INFO copying build/lib/IPython/utils/tempdir.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,724 root INFO copying build/lib/IPython/utils/sysinfo.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,724 root INFO copying build/lib/IPython/utils/terminal.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,724 root INFO copying build/lib/IPython/utils/_process_win32.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,725 root INFO copying build/lib/IPython/utils/wildcard.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,725 root INFO copying build/lib/IPython/utils/text.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,725 root INFO copying build/lib/IPython/utils/_process_win32_controller.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,726 root INFO copying build/lib/IPython/utils/encoding.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,726 root INFO copying build/lib/IPython/utils/frame.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,726 root INFO copying build/lib/IPython/utils/_process_posix.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,727 root INFO copying build/lib/IPython/utils/generics.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,727 root INFO copying build/lib/IPython/utils/capture.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,727 root INFO copying build/lib/IPython/utils/timing.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,728 root INFO copying build/lib/IPython/utils/py3compat.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,728 root INFO copying build/lib/IPython/utils/importstring.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,728 root INFO copying build/lib/IPython/utils/PyColorize.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,729 root INFO copying build/lib/IPython/utils/jsonutil.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,729 root INFO copying build/lib/IPython/utils/module_paths.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,729 root INFO copying build/lib/IPython/utils/contexts.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,730 root INFO copying build/lib/IPython/utils/docs.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,730 root INFO copying build/lib/IPython/utils/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,730 root INFO copying build/lib/IPython/utils/_sysinfo.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,731 root INFO copying build/lib/IPython/utils/eventful.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,731 root INFO copying build/lib/IPython/utils/decorators.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,731 root INFO copying build/lib/IPython/utils/syspathcontext.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,732 root INFO copying build/lib/IPython/utils/dir2.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,732 root INFO copying build/lib/IPython/utils/coloransi.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,732 root INFO copying build/lib/IPython/utils/_process_common.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,733 root INFO copying build/lib/IPython/utils/sentinel.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,733 root INFO copying build/lib/IPython/utils/openpy.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,733 root INFO copying build/lib/IPython/utils/log.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,734 root INFO copying build/lib/IPython/utils/io.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,734 root INFO copying build/lib/IPython/utils/_process_emscripten.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,734 root INFO copying build/lib/IPython/utils/data.py -> build/bdist.linux-loongarch64/wheel/./IPython/utils 2026-03-28 07:25:43,735 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/testing 2026-03-28 07:25:43,735 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/testing/plugin 2026-03-28 07:25:43,735 root INFO copying build/lib/IPython/testing/plugin/test_ipdoctest.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing/plugin 2026-03-28 07:25:43,736 root INFO copying build/lib/IPython/testing/plugin/test_example.txt -> build/bdist.linux-loongarch64/wheel/./IPython/testing/plugin 2026-03-28 07:25:43,736 root INFO copying build/lib/IPython/testing/plugin/ipdoctest.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing/plugin 2026-03-28 07:25:43,736 root INFO copying build/lib/IPython/testing/plugin/dtexample.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing/plugin 2026-03-28 07:25:43,737 root INFO copying build/lib/IPython/testing/plugin/simple.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing/plugin 2026-03-28 07:25:43,737 root INFO copying build/lib/IPython/testing/plugin/test_combo.txt -> build/bdist.linux-loongarch64/wheel/./IPython/testing/plugin 2026-03-28 07:25:43,737 root INFO copying build/lib/IPython/testing/plugin/test_exampleip.txt -> build/bdist.linux-loongarch64/wheel/./IPython/testing/plugin 2026-03-28 07:25:43,738 root INFO copying build/lib/IPython/testing/plugin/simplevars.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing/plugin 2026-03-28 07:25:43,738 root INFO copying build/lib/IPython/testing/plugin/test_refs.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing/plugin 2026-03-28 07:25:43,738 root INFO copying build/lib/IPython/testing/plugin/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing/plugin 2026-03-28 07:25:43,739 root INFO copying build/lib/IPython/testing/plugin/pytest_ipdoctest.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing/plugin 2026-03-28 07:25:43,739 root INFO copying build/lib/IPython/testing/plugin/setup.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing/plugin 2026-03-28 07:25:43,739 root INFO copying build/lib/IPython/testing/globalipapp.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing 2026-03-28 07:25:43,740 root INFO copying build/lib/IPython/testing/skipdoctest.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing 2026-03-28 07:25:43,740 root INFO copying build/lib/IPython/testing/ipunittest.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing 2026-03-28 07:25:43,740 root INFO copying build/lib/IPython/testing/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing 2026-03-28 07:25:43,741 root INFO copying build/lib/IPython/testing/decorators.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing 2026-03-28 07:25:43,741 root INFO copying build/lib/IPython/testing/tools.py -> build/bdist.linux-loongarch64/wheel/./IPython/testing 2026-03-28 07:25:43,741 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/external 2026-03-28 07:25:43,742 root INFO copying build/lib/IPython/external/qt_loaders.py -> build/bdist.linux-loongarch64/wheel/./IPython/external 2026-03-28 07:25:43,742 root INFO copying build/lib/IPython/external/qt_for_kernel.py -> build/bdist.linux-loongarch64/wheel/./IPython/external 2026-03-28 07:25:43,742 root INFO copying build/lib/IPython/external/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/external 2026-03-28 07:25:43,743 root INFO copying build/lib/IPython/external/pickleshare.py -> build/bdist.linux-loongarch64/wheel/./IPython/external 2026-03-28 07:25:43,743 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/terminal 2026-03-28 07:25:43,743 root INFO copying build/lib/IPython/terminal/interactiveshell.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal 2026-03-28 07:25:43,744 root INFO copying build/lib/IPython/terminal/prompts.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal 2026-03-28 07:25:43,744 root INFO copying build/lib/IPython/terminal/ipapp.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal 2026-03-28 07:25:43,744 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,745 root INFO copying build/lib/IPython/terminal/pt_inputhooks/wx.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,745 root INFO copying build/lib/IPython/terminal/pt_inputhooks/tk.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,745 root INFO copying build/lib/IPython/terminal/pt_inputhooks/pyglet.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,746 root INFO copying build/lib/IPython/terminal/pt_inputhooks/asyncio.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,746 root INFO copying build/lib/IPython/terminal/pt_inputhooks/gtk3.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,746 root INFO copying build/lib/IPython/terminal/pt_inputhooks/qt.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,747 root INFO copying build/lib/IPython/terminal/pt_inputhooks/gtk4.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,747 root INFO copying build/lib/IPython/terminal/pt_inputhooks/glut.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,747 root INFO copying build/lib/IPython/terminal/pt_inputhooks/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,748 root INFO copying build/lib/IPython/terminal/pt_inputhooks/osx.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,748 root INFO copying build/lib/IPython/terminal/pt_inputhooks/gtk.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/pt_inputhooks 2026-03-28 07:25:43,749 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/terminal/shortcuts 2026-03-28 07:25:43,749 root INFO copying build/lib/IPython/terminal/shortcuts/auto_suggest.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/shortcuts 2026-03-28 07:25:43,749 root INFO copying build/lib/IPython/terminal/shortcuts/auto_match.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/shortcuts 2026-03-28 07:25:43,749 root INFO copying build/lib/IPython/terminal/shortcuts/filters.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/shortcuts 2026-03-28 07:25:43,750 root INFO copying build/lib/IPython/terminal/shortcuts/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal/shortcuts 2026-03-28 07:25:43,750 root INFO copying build/lib/IPython/terminal/magics.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal 2026-03-28 07:25:43,750 root INFO copying build/lib/IPython/terminal/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal 2026-03-28 07:25:43,751 root INFO copying build/lib/IPython/terminal/embed.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal 2026-03-28 07:25:43,751 root INFO copying build/lib/IPython/terminal/debugger.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal 2026-03-28 07:25:43,751 root INFO copying build/lib/IPython/terminal/ptutils.py -> build/bdist.linux-loongarch64/wheel/./IPython/terminal 2026-03-28 07:25:43,752 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/lib 2026-03-28 07:25:43,752 root INFO copying build/lib/IPython/lib/deepreload.py -> build/bdist.linux-loongarch64/wheel/./IPython/lib 2026-03-28 07:25:43,753 root INFO copying build/lib/IPython/lib/pretty.py -> build/bdist.linux-loongarch64/wheel/./IPython/lib 2026-03-28 07:25:43,753 root INFO copying build/lib/IPython/lib/lexers.py -> build/bdist.linux-loongarch64/wheel/./IPython/lib 2026-03-28 07:25:43,753 root INFO copying build/lib/IPython/lib/display.py -> build/bdist.linux-loongarch64/wheel/./IPython/lib 2026-03-28 07:25:43,754 root INFO copying build/lib/IPython/lib/guisupport.py -> build/bdist.linux-loongarch64/wheel/./IPython/lib 2026-03-28 07:25:43,754 root INFO copying build/lib/IPython/lib/editorhooks.py -> build/bdist.linux-loongarch64/wheel/./IPython/lib 2026-03-28 07:25:43,754 root INFO copying build/lib/IPython/lib/demo.py -> build/bdist.linux-loongarch64/wheel/./IPython/lib 2026-03-28 07:25:43,755 root INFO copying build/lib/IPython/lib/clipboard.py -> build/bdist.linux-loongarch64/wheel/./IPython/lib 2026-03-28 07:25:43,755 root INFO copying build/lib/IPython/lib/backgroundjobs.py -> build/bdist.linux-loongarch64/wheel/./IPython/lib 2026-03-28 07:25:43,755 root INFO copying build/lib/IPython/lib/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/lib 2026-03-28 07:25:43,756 root INFO copying build/lib/IPython/lib/latextools.py -> build/bdist.linux-loongarch64/wheel/./IPython/lib 2026-03-28 07:25:43,756 root INFO copying build/lib/IPython/py.typed -> build/bdist.linux-loongarch64/wheel/./IPython 2026-03-28 07:25:43,756 root INFO copying build/lib/IPython/display.py -> build/bdist.linux-loongarch64/wheel/./IPython 2026-03-28 07:25:43,757 root INFO copying build/lib/IPython/__main__.py -> build/bdist.linux-loongarch64/wheel/./IPython 2026-03-28 07:25:43,757 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/extensions 2026-03-28 07:25:43,757 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/extensions/deduperreload 2026-03-28 07:25:43,758 root INFO copying build/lib/IPython/extensions/deduperreload/deduperreload.py -> build/bdist.linux-loongarch64/wheel/./IPython/extensions/deduperreload 2026-03-28 07:25:43,758 root INFO copying build/lib/IPython/extensions/deduperreload/deduperreload_patching.py -> build/bdist.linux-loongarch64/wheel/./IPython/extensions/deduperreload 2026-03-28 07:25:43,758 root INFO copying build/lib/IPython/extensions/deduperreload/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/extensions/deduperreload 2026-03-28 07:25:43,759 root INFO copying build/lib/IPython/extensions/storemagic.py -> build/bdist.linux-loongarch64/wheel/./IPython/extensions 2026-03-28 07:25:43,759 root INFO copying build/lib/IPython/extensions/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/extensions 2026-03-28 07:25:43,759 root INFO copying build/lib/IPython/extensions/autoreload.py -> build/bdist.linux-loongarch64/wheel/./IPython/extensions 2026-03-28 07:25:43,760 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/core 2026-03-28 07:25:43,760 root INFO copying build/lib/IPython/core/payload.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,760 root INFO copying build/lib/IPython/core/tips.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,761 root INFO copying build/lib/IPython/core/logger.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,761 root INFO copying build/lib/IPython/core/autocall.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,761 root INFO copying build/lib/IPython/core/page.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,762 root INFO copying build/lib/IPython/core/formatters.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,762 root INFO copying build/lib/IPython/core/oinspect.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,763 root INFO copying build/lib/IPython/core/latex_symbols.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,763 root INFO copying build/lib/IPython/core/splitinput.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,763 root INFO copying build/lib/IPython/core/inputtransformer2.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,764 root INFO copying build/lib/IPython/core/completerlib.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,764 root INFO copying build/lib/IPython/core/compilerop.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,764 root INFO copying build/lib/IPython/core/interactiveshell.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,765 root INFO copying build/lib/IPython/core/usage.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,765 root INFO copying build/lib/IPython/core/completer.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,766 root INFO copying build/lib/IPython/core/magic_arguments.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,766 root INFO copying build/lib/IPython/core/doctb.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,766 root INFO copying build/lib/IPython/core/builtin_trap.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,767 root INFO copying build/lib/IPython/core/display.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,767 root INFO copying build/lib/IPython/core/displaypub.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,768 root INFO copying build/lib/IPython/core/tbtools.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,768 root INFO copying build/lib/IPython/core/macro.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,768 root INFO copying build/lib/IPython/core/payloadpage.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,769 root INFO copying build/lib/IPython/core/profileapp.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,769 root INFO copying build/lib/IPython/core/hooks.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,769 root INFO copying build/lib/IPython/core/release.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,770 root INFO copying build/lib/IPython/core/ultratb.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,770 root INFO copying build/lib/IPython/core/async_helpers.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,770 root INFO copying build/lib/IPython/core/history.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,771 root INFO copying build/lib/IPython/core/historyapp.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,771 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/core/magics 2026-03-28 07:25:43,771 root INFO copying build/lib/IPython/core/magics/script.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,772 root INFO copying build/lib/IPython/core/magics/execution.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,772 root INFO copying build/lib/IPython/core/magics/logging.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,773 root INFO copying build/lib/IPython/core/magics/display.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,773 root INFO copying build/lib/IPython/core/magics/auto.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,773 root INFO copying build/lib/IPython/core/magics/config.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,774 root INFO copying build/lib/IPython/core/magics/history.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,774 root INFO copying build/lib/IPython/core/magics/basic.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,774 root INFO copying build/lib/IPython/core/magics/osm.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,775 root INFO copying build/lib/IPython/core/magics/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,775 root INFO copying build/lib/IPython/core/magics/pylab.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,775 root INFO copying build/lib/IPython/core/magics/code.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,776 root INFO copying build/lib/IPython/core/magics/packaging.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,776 root INFO copying build/lib/IPython/core/magics/extension.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,776 root INFO copying build/lib/IPython/core/magics/ast_mod.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,777 root INFO copying build/lib/IPython/core/magics/namespace.py -> build/bdist.linux-loongarch64/wheel/./IPython/core/magics 2026-03-28 07:25:43,777 root INFO copying build/lib/IPython/core/application.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,777 root INFO copying build/lib/IPython/core/getipython.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,778 root INFO copying build/lib/IPython/core/crashhandler.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,778 root INFO copying build/lib/IPython/core/debugger_backport.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,778 root INFO copying build/lib/IPython/core/events.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,779 root INFO copying build/lib/IPython/core/pylabtools.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,779 root INFO copying build/lib/IPython/core/magic.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,780 root INFO copying build/lib/IPython/core/shellapp.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,780 root INFO copying build/lib/IPython/core/profiledir.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,780 root INFO copying build/lib/IPython/core/guarded_eval.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,781 root INFO copying build/lib/IPython/core/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,781 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/core/profile 2026-03-28 07:25:43,781 root INFO copying build/lib/IPython/core/profile/README_STARTUP -> build/bdist.linux-loongarch64/wheel/./IPython/core/profile 2026-03-28 07:25:43,782 root INFO copying build/lib/IPython/core/alias.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,782 root INFO copying build/lib/IPython/core/display_trap.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,782 root INFO copying build/lib/IPython/core/debugger.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,783 root INFO copying build/lib/IPython/core/extensions.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,783 root INFO copying build/lib/IPython/core/error.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,783 root INFO copying build/lib/IPython/core/display_functions.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,784 root INFO copying build/lib/IPython/core/prefilter.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,784 root INFO copying build/lib/IPython/core/displayhook.py -> build/bdist.linux-loongarch64/wheel/./IPython/core 2026-03-28 07:25:43,785 root INFO creating build/bdist.linux-loongarch64/wheel/IPython/sphinxext 2026-03-28 07:25:43,785 root INFO copying build/lib/IPython/sphinxext/ipython_console_highlighting.py -> build/bdist.linux-loongarch64/wheel/./IPython/sphinxext 2026-03-28 07:25:43,785 root INFO copying build/lib/IPython/sphinxext/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython/sphinxext 2026-03-28 07:25:43,786 root INFO copying build/lib/IPython/sphinxext/ipython_directive.py -> build/bdist.linux-loongarch64/wheel/./IPython/sphinxext 2026-03-28 07:25:43,786 root INFO copying build/lib/IPython/sphinxext/custom_doctests.py -> build/bdist.linux-loongarch64/wheel/./IPython/sphinxext 2026-03-28 07:25:43,786 root INFO copying build/lib/IPython/__init__.py -> build/bdist.linux-loongarch64/wheel/./IPython 2026-03-28 07:25:43,787 root INFO copying build/lib/IPython/paths.py -> build/bdist.linux-loongarch64/wheel/./IPython 2026-03-28 07:25:43,787 root INFO running install_data 2026-03-28 07:25:43,792 root INFO creating build/bdist.linux-loongarch64/wheel/ipython-9.10.0.data/data 2026-03-28 07:25:43,793 root INFO creating build/bdist.linux-loongarch64/wheel/ipython-9.10.0.data/data/share/man/man1 2026-03-28 07:25:43,793 root INFO copying docs/man/ipython.1 -> build/bdist.linux-loongarch64/wheel/ipython-9.10.0.data/data/share/man/man1 2026-03-28 07:25:43,793 root INFO running install_egg_info 2026-03-28 07:25:43,798 root INFO running egg_info 2026-03-28 07:25:43,803 root INFO creating ipython.egg-info 2026-03-28 07:25:43,803 root INFO writing ipython.egg-info/PKG-INFO 2026-03-28 07:25:43,809 root INFO writing dependency_links to ipython.egg-info/dependency_links.txt 2026-03-28 07:25:43,809 root INFO writing entry points to ipython.egg-info/entry_points.txt 2026-03-28 07:25:43,813 root INFO writing requirements to ipython.egg-info/requires.txt 2026-03-28 07:25:43,813 root INFO writing top-level names to ipython.egg-info/top_level.txt 2026-03-28 07:25:43,813 root INFO writing manifest file 'ipython.egg-info/SOURCES.txt' 2026-03-28 07:25:43,826 root INFO reading manifest file 'ipython.egg-info/SOURCES.txt' 2026-03-28 07:25:43,827 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 07:25:43,831 root WARNING warning: no previously-included files matching '*' found under directory 'tools' 2026-03-28 07:25:43,831 root WARNING warning: no previously-included files found matching 'tools' 2026-03-28 07:25:43,831 root WARNING warning: no previously-included files found matching 'CONTRIBUTING.md' 2026-03-28 07:25:43,832 root WARNING warning: no previously-included files found matching '.editorconfig' 2026-03-28 07:25:43,832 root WARNING warning: no previously-included files found matching 'SECURITY.md' 2026-03-28 07:25:43,832 root WARNING warning: no previously-included files found matching '.readthedocs.yaml' 2026-03-28 07:25:43,839 root WARNING warning: no previously-included files found matching 'docs/#*' 2026-03-28 07:25:43,840 root WARNING warning: no previously-included files found matching 'docs/man/*.1.gz' 2026-03-28 07:25:43,840 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2026-03-28 07:25:43,841 root WARNING no previously-included directories found matching 'docs/build' 2026-03-28 07:25:43,842 root WARNING no previously-included directories found matching 'docs/gh-pages' 2026-03-28 07:25:43,842 root WARNING no previously-included directories found matching 'docs/dist' 2026-03-28 07:25:43,843 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2026-03-28 07:25:43,844 root WARNING warning: no previously-included files matching '*.flc' found anywhere in distribution 2026-03-28 07:25:43,845 root WARNING warning: no previously-included files matching '*.yml' found anywhere in distribution 2026-03-28 07:25:43,846 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2026-03-28 07:25:43,847 root WARNING warning: no previously-included files matching '.dircopy.log' found anywhere in distribution 2026-03-28 07:25:43,848 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2026-03-28 07:25:43,849 root WARNING warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution 2026-03-28 07:25:43,849 root INFO adding license file 'LICENSE' 2026-03-28 07:25:43,849 root INFO adding license file 'COPYING.rst' 2026-03-28 07:25:43,857 root INFO writing manifest file 'ipython.egg-info/SOURCES.txt' 2026-03-28 07:25:43,857 root INFO Copying ipython.egg-info to build/bdist.linux-loongarch64/wheel/./ipython-9.10.0-py3.14.egg-info 2026-03-28 07:25:43,859 root INFO running install_scripts 2026-03-28 07:25:43,862 root INFO creating build/bdist.linux-loongarch64/wheel/ipython-9.10.0.dist-info/WHEEL 2026-03-28 07:25:43,863 wheel INFO creating '/home/buildozer/aports/community/ipython/src/ipython-9.10.0/.dist/.tmp-c63s13jy/ipython-9.10.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-03-28 07:25:43,864 wheel INFO adding 'IPython/__init__.py' 2026-03-28 07:25:43,864 wheel INFO adding 'IPython/__main__.py' 2026-03-28 07:25:43,864 wheel INFO adding 'IPython/display.py' 2026-03-28 07:25:43,865 wheel INFO adding 'IPython/paths.py' 2026-03-28 07:25:43,865 wheel INFO adding 'IPython/py.typed' 2026-03-28 07:25:43,866 wheel INFO adding 'IPython/core/__init__.py' 2026-03-28 07:25:43,866 wheel INFO adding 'IPython/core/alias.py' 2026-03-28 07:25:43,866 wheel INFO adding 'IPython/core/application.py' 2026-03-28 07:25:43,867 wheel INFO adding 'IPython/core/async_helpers.py' 2026-03-28 07:25:43,867 wheel INFO adding 'IPython/core/autocall.py' 2026-03-28 07:25:43,868 wheel INFO adding 'IPython/core/builtin_trap.py' 2026-03-28 07:25:43,868 wheel INFO adding 'IPython/core/compilerop.py' 2026-03-28 07:25:43,869 wheel INFO adding 'IPython/core/completer.py' 2026-03-28 07:25:43,870 wheel INFO adding 'IPython/core/completerlib.py' 2026-03-28 07:25:43,870 wheel INFO adding 'IPython/core/crashhandler.py' 2026-03-28 07:25:43,871 wheel INFO adding 'IPython/core/debugger.py' 2026-03-28 07:25:43,871 wheel INFO adding 'IPython/core/debugger_backport.py' 2026-03-28 07:25:43,872 wheel INFO adding 'IPython/core/display.py' 2026-03-28 07:25:43,873 wheel INFO adding 'IPython/core/display_functions.py' 2026-03-28 07:25:43,873 wheel INFO adding 'IPython/core/display_trap.py' 2026-03-28 07:25:43,873 wheel INFO adding 'IPython/core/displayhook.py' 2026-03-28 07:25:43,874 wheel INFO adding 'IPython/core/displaypub.py' 2026-03-28 07:25:43,874 wheel INFO adding 'IPython/core/doctb.py' 2026-03-28 07:25:43,875 wheel INFO adding 'IPython/core/error.py' 2026-03-28 07:25:43,875 wheel INFO adding 'IPython/core/events.py' 2026-03-28 07:25:43,875 wheel INFO adding 'IPython/core/extensions.py' 2026-03-28 07:25:43,876 wheel INFO adding 'IPython/core/formatters.py' 2026-03-28 07:25:43,876 wheel INFO adding 'IPython/core/getipython.py' 2026-03-28 07:25:43,877 wheel INFO adding 'IPython/core/guarded_eval.py' 2026-03-28 07:25:43,877 wheel INFO adding 'IPython/core/history.py' 2026-03-28 07:25:43,878 wheel INFO adding 'IPython/core/historyapp.py' 2026-03-28 07:25:43,878 wheel INFO adding 'IPython/core/hooks.py' 2026-03-28 07:25:43,879 wheel INFO adding 'IPython/core/inputtransformer2.py' 2026-03-28 07:25:43,879 wheel INFO adding 'IPython/core/interactiveshell.py' 2026-03-28 07:25:43,881 wheel INFO adding 'IPython/core/latex_symbols.py' 2026-03-28 07:25:43,881 wheel INFO adding 'IPython/core/logger.py' 2026-03-28 07:25:43,882 wheel INFO adding 'IPython/core/macro.py' 2026-03-28 07:25:43,882 wheel INFO adding 'IPython/core/magic.py' 2026-03-28 07:25:43,883 wheel INFO adding 'IPython/core/magic_arguments.py' 2026-03-28 07:25:43,883 wheel INFO adding 'IPython/core/oinspect.py' 2026-03-28 07:25:43,884 wheel INFO adding 'IPython/core/page.py' 2026-03-28 07:25:43,884 wheel INFO adding 'IPython/core/payload.py' 2026-03-28 07:25:43,884 wheel INFO adding 'IPython/core/payloadpage.py' 2026-03-28 07:25:43,885 wheel INFO adding 'IPython/core/prefilter.py' 2026-03-28 07:25:43,885 wheel INFO adding 'IPython/core/profileapp.py' 2026-03-28 07:25:43,886 wheel INFO adding 'IPython/core/profiledir.py' 2026-03-28 07:25:43,886 wheel INFO adding 'IPython/core/pylabtools.py' 2026-03-28 07:25:43,887 wheel INFO adding 'IPython/core/release.py' 2026-03-28 07:25:43,887 wheel INFO adding 'IPython/core/shellapp.py' 2026-03-28 07:25:43,887 wheel INFO adding 'IPython/core/splitinput.py' 2026-03-28 07:25:43,888 wheel INFO adding 'IPython/core/tbtools.py' 2026-03-28 07:25:43,888 wheel INFO adding 'IPython/core/tips.py' 2026-03-28 07:25:43,889 wheel INFO adding 'IPython/core/ultratb.py' 2026-03-28 07:25:43,889 wheel INFO adding 'IPython/core/usage.py' 2026-03-28 07:25:43,890 wheel INFO adding 'IPython/core/magics/__init__.py' 2026-03-28 07:25:43,890 wheel INFO adding 'IPython/core/magics/ast_mod.py' 2026-03-28 07:25:43,891 wheel INFO adding 'IPython/core/magics/auto.py' 2026-03-28 07:25:43,891 wheel INFO adding 'IPython/core/magics/basic.py' 2026-03-28 07:25:43,892 wheel INFO adding 'IPython/core/magics/code.py' 2026-03-28 07:25:43,892 wheel INFO adding 'IPython/core/magics/config.py' 2026-03-28 07:25:43,892 wheel INFO adding 'IPython/core/magics/display.py' 2026-03-28 07:25:43,893 wheel INFO adding 'IPython/core/magics/execution.py' 2026-03-28 07:25:43,894 wheel INFO adding 'IPython/core/magics/extension.py' 2026-03-28 07:25:43,894 wheel INFO adding 'IPython/core/magics/history.py' 2026-03-28 07:25:43,894 wheel INFO adding 'IPython/core/magics/logging.py' 2026-03-28 07:25:43,895 wheel INFO adding 'IPython/core/magics/namespace.py' 2026-03-28 07:25:43,895 wheel INFO adding 'IPython/core/magics/osm.py' 2026-03-28 07:25:43,896 wheel INFO adding 'IPython/core/magics/packaging.py' 2026-03-28 07:25:43,896 wheel INFO adding 'IPython/core/magics/pylab.py' 2026-03-28 07:25:43,897 wheel INFO adding 'IPython/core/magics/script.py' 2026-03-28 07:25:43,897 wheel INFO adding 'IPython/core/profile/README_STARTUP' 2026-03-28 07:25:43,898 wheel INFO adding 'IPython/extensions/__init__.py' 2026-03-28 07:25:43,898 wheel INFO adding 'IPython/extensions/autoreload.py' 2026-03-28 07:25:43,899 wheel INFO adding 'IPython/extensions/storemagic.py' 2026-03-28 07:25:43,899 wheel INFO adding 'IPython/extensions/deduperreload/__init__.py' 2026-03-28 07:25:43,899 wheel INFO adding 'IPython/extensions/deduperreload/deduperreload.py' 2026-03-28 07:25:43,900 wheel INFO adding 'IPython/extensions/deduperreload/deduperreload_patching.py' 2026-03-28 07:25:43,900 wheel INFO adding 'IPython/external/__init__.py' 2026-03-28 07:25:43,901 wheel INFO adding 'IPython/external/pickleshare.py' 2026-03-28 07:25:43,901 wheel INFO adding 'IPython/external/qt_for_kernel.py' 2026-03-28 07:25:43,901 wheel INFO adding 'IPython/external/qt_loaders.py' 2026-03-28 07:25:43,902 wheel INFO adding 'IPython/lib/__init__.py' 2026-03-28 07:25:43,902 wheel INFO adding 'IPython/lib/backgroundjobs.py' 2026-03-28 07:25:43,902 wheel INFO adding 'IPython/lib/clipboard.py' 2026-03-28 07:25:43,903 wheel INFO adding 'IPython/lib/deepreload.py' 2026-03-28 07:25:43,903 wheel INFO adding 'IPython/lib/demo.py' 2026-03-28 07:25:43,904 wheel INFO adding 'IPython/lib/display.py' 2026-03-28 07:25:43,904 wheel INFO adding 'IPython/lib/editorhooks.py' 2026-03-28 07:25:43,905 wheel INFO adding 'IPython/lib/guisupport.py' 2026-03-28 07:25:43,905 wheel INFO adding 'IPython/lib/latextools.py' 2026-03-28 07:25:43,905 wheel INFO adding 'IPython/lib/lexers.py' 2026-03-28 07:25:43,906 wheel INFO adding 'IPython/lib/pretty.py' 2026-03-28 07:25:43,906 wheel INFO adding 'IPython/sphinxext/__init__.py' 2026-03-28 07:25:43,906 wheel INFO adding 'IPython/sphinxext/custom_doctests.py' 2026-03-28 07:25:43,907 wheel INFO adding 'IPython/sphinxext/ipython_console_highlighting.py' 2026-03-28 07:25:43,907 wheel INFO adding 'IPython/sphinxext/ipython_directive.py' 2026-03-28 07:25:43,908 wheel INFO adding 'IPython/terminal/__init__.py' 2026-03-28 07:25:43,908 wheel INFO adding 'IPython/terminal/debugger.py' 2026-03-28 07:25:43,909 wheel INFO adding 'IPython/terminal/embed.py' 2026-03-28 07:25:43,909 wheel INFO adding 'IPython/terminal/interactiveshell.py' 2026-03-28 07:25:43,910 wheel INFO adding 'IPython/terminal/ipapp.py' 2026-03-28 07:25:43,910 wheel INFO adding 'IPython/terminal/magics.py' 2026-03-28 07:25:43,911 wheel INFO adding 'IPython/terminal/prompts.py' 2026-03-28 07:25:43,911 wheel INFO adding 'IPython/terminal/ptutils.py' 2026-03-28 07:25:43,911 wheel INFO adding 'IPython/terminal/pt_inputhooks/__init__.py' 2026-03-28 07:25:43,912 wheel INFO adding 'IPython/terminal/pt_inputhooks/asyncio.py' 2026-03-28 07:25:43,912 wheel INFO adding 'IPython/terminal/pt_inputhooks/glut.py' 2026-03-28 07:25:43,912 wheel INFO adding 'IPython/terminal/pt_inputhooks/gtk.py' 2026-03-28 07:25:43,913 wheel INFO adding 'IPython/terminal/pt_inputhooks/gtk3.py' 2026-03-28 07:25:43,913 wheel INFO adding 'IPython/terminal/pt_inputhooks/gtk4.py' 2026-03-28 07:25:43,913 wheel INFO adding 'IPython/terminal/pt_inputhooks/osx.py' 2026-03-28 07:25:43,914 wheel INFO adding 'IPython/terminal/pt_inputhooks/pyglet.py' 2026-03-28 07:25:43,914 wheel INFO adding 'IPython/terminal/pt_inputhooks/qt.py' 2026-03-28 07:25:43,914 wheel INFO adding 'IPython/terminal/pt_inputhooks/tk.py' 2026-03-28 07:25:43,915 wheel INFO adding 'IPython/terminal/pt_inputhooks/wx.py' 2026-03-28 07:25:43,915 wheel INFO adding 'IPython/terminal/shortcuts/__init__.py' 2026-03-28 07:25:43,915 wheel INFO adding 'IPython/terminal/shortcuts/auto_match.py' 2026-03-28 07:25:43,916 wheel INFO adding 'IPython/terminal/shortcuts/auto_suggest.py' 2026-03-28 07:25:43,916 wheel INFO adding 'IPython/terminal/shortcuts/filters.py' 2026-03-28 07:25:43,917 wheel INFO adding 'IPython/testing/__init__.py' 2026-03-28 07:25:43,917 wheel INFO adding 'IPython/testing/decorators.py' 2026-03-28 07:25:43,917 wheel INFO adding 'IPython/testing/globalipapp.py' 2026-03-28 07:25:43,918 wheel INFO adding 'IPython/testing/ipunittest.py' 2026-03-28 07:25:43,918 wheel INFO adding 'IPython/testing/skipdoctest.py' 2026-03-28 07:25:43,918 wheel INFO adding 'IPython/testing/tools.py' 2026-03-28 07:25:43,919 wheel INFO adding 'IPython/testing/plugin/__init__.py' 2026-03-28 07:25:43,919 wheel INFO adding 'IPython/testing/plugin/dtexample.py' 2026-03-28 07:25:43,919 wheel INFO adding 'IPython/testing/plugin/ipdoctest.py' 2026-03-28 07:25:43,920 wheel INFO adding 'IPython/testing/plugin/pytest_ipdoctest.py' 2026-03-28 07:25:43,920 wheel INFO adding 'IPython/testing/plugin/setup.py' 2026-03-28 07:25:43,921 wheel INFO adding 'IPython/testing/plugin/simple.py' 2026-03-28 07:25:43,921 wheel INFO adding 'IPython/testing/plugin/simplevars.py' 2026-03-28 07:25:43,921 wheel INFO adding 'IPython/testing/plugin/test_combo.txt' 2026-03-28 07:25:43,922 wheel INFO adding 'IPython/testing/plugin/test_example.txt' 2026-03-28 07:25:43,922 wheel INFO adding 'IPython/testing/plugin/test_exampleip.txt' 2026-03-28 07:25:43,922 wheel INFO adding 'IPython/testing/plugin/test_ipdoctest.py' 2026-03-28 07:25:43,922 wheel INFO adding 'IPython/testing/plugin/test_refs.py' 2026-03-28 07:25:43,923 wheel INFO adding 'IPython/utils/PyColorize.py' 2026-03-28 07:25:43,923 wheel INFO adding 'IPython/utils/__init__.py' 2026-03-28 07:25:43,924 wheel INFO adding 'IPython/utils/_process_cli.py' 2026-03-28 07:25:43,924 wheel INFO adding 'IPython/utils/_process_common.py' 2026-03-28 07:25:43,924 wheel INFO adding 'IPython/utils/_process_emscripten.py' 2026-03-28 07:25:43,925 wheel INFO adding 'IPython/utils/_process_posix.py' 2026-03-28 07:25:43,925 wheel INFO adding 'IPython/utils/_process_win32.py' 2026-03-28 07:25:43,925 wheel INFO adding 'IPython/utils/_process_win32_controller.py' 2026-03-28 07:25:43,926 wheel INFO adding 'IPython/utils/_sysinfo.py' 2026-03-28 07:25:43,926 wheel INFO adding 'IPython/utils/capture.py' 2026-03-28 07:25:43,926 wheel INFO adding 'IPython/utils/coloransi.py' 2026-03-28 07:25:43,927 wheel INFO adding 'IPython/utils/contexts.py' 2026-03-28 07:25:43,927 wheel INFO adding 'IPython/utils/data.py' 2026-03-28 07:25:43,927 wheel INFO adding 'IPython/utils/decorators.py' 2026-03-28 07:25:43,928 wheel INFO adding 'IPython/utils/dir2.py' 2026-03-28 07:25:43,928 wheel INFO adding 'IPython/utils/docs.py' 2026-03-28 07:25:43,928 wheel INFO adding 'IPython/utils/encoding.py' 2026-03-28 07:25:43,929 wheel INFO adding 'IPython/utils/eventful.py' 2026-03-28 07:25:43,929 wheel INFO adding 'IPython/utils/frame.py' 2026-03-28 07:25:43,929 wheel INFO adding 'IPython/utils/generics.py' 2026-03-28 07:25:43,929 wheel INFO adding 'IPython/utils/importstring.py' 2026-03-28 07:25:43,930 wheel INFO adding 'IPython/utils/io.py' 2026-03-28 07:25:43,930 wheel INFO adding 'IPython/utils/ipstruct.py' 2026-03-28 07:25:43,930 wheel INFO adding 'IPython/utils/jsonutil.py' 2026-03-28 07:25:43,931 wheel INFO adding 'IPython/utils/log.py' 2026-03-28 07:25:43,931 wheel INFO adding 'IPython/utils/module_paths.py' 2026-03-28 07:25:43,931 wheel INFO adding 'IPython/utils/openpy.py' 2026-03-28 07:25:43,932 wheel INFO adding 'IPython/utils/path.py' 2026-03-28 07:25:43,932 wheel INFO adding 'IPython/utils/process.py' 2026-03-28 07:25:43,932 wheel INFO adding 'IPython/utils/py3compat.py' 2026-03-28 07:25:43,933 wheel INFO adding 'IPython/utils/sentinel.py' 2026-03-28 07:25:43,933 wheel INFO adding 'IPython/utils/strdispatch.py' 2026-03-28 07:25:43,933 wheel INFO adding 'IPython/utils/sysinfo.py' 2026-03-28 07:25:43,934 wheel INFO adding 'IPython/utils/syspathcontext.py' 2026-03-28 07:25:43,934 wheel INFO adding 'IPython/utils/tempdir.py' 2026-03-28 07:25:43,934 wheel INFO adding 'IPython/utils/terminal.py' 2026-03-28 07:25:43,935 wheel INFO adding 'IPython/utils/text.py' 2026-03-28 07:25:43,935 wheel INFO adding 'IPython/utils/timing.py' 2026-03-28 07:25:43,935 wheel INFO adding 'IPython/utils/tokenutil.py' 2026-03-28 07:25:43,936 wheel INFO adding 'IPython/utils/wildcard.py' 2026-03-28 07:25:43,936 wheel INFO adding 'ipython-9.10.0.data/data/share/man/man1/ipython.1' 2026-03-28 07:25:43,937 wheel INFO adding 'ipython-9.10.0.dist-info/licenses/COPYING.rst' 2026-03-28 07:25:43,937 wheel INFO adding 'ipython-9.10.0.dist-info/licenses/LICENSE' 2026-03-28 07:25:43,937 wheel INFO adding 'ipython-9.10.0.dist-info/METADATA' 2026-03-28 07:25:43,938 wheel INFO adding 'ipython-9.10.0.dist-info/WHEEL' 2026-03-28 07:25:43,938 wheel INFO adding 'ipython-9.10.0.dist-info/entry_points.txt' 2026-03-28 07:25:43,938 wheel INFO adding 'ipython-9.10.0.dist-info/top_level.txt' 2026-03-28 07:25:43,939 wheel INFO adding 'ipython-9.10.0.dist-info/RECORD' 2026-03-28 07:25:43,940 root INFO removing build/bdist.linux-loongarch64/wheel 2026-03-28 07:25:43,948 gpep517 INFO The backend produced .dist/ipython-9.10.0-py3-none-any.whl ipython-9.10.0-py3-none-any.whl checking package data check version number >>> ipython: Entering fakeroot... >>> ipython-doc*: Running split function doc... libfakeroot internal error: payload not recognized! '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.14/site-packages/IPython/utils/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/utils/__pycache__' 'usr/lib/python3.14/site-packages/IPython/testing/plugin/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/testing/plugin/__pycache__' 'usr/lib/python3.14/site-packages/IPython/testing/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/testing/__pycache__' 'usr/lib/python3.14/site-packages/IPython/external/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/external/__pycache__' 'usr/lib/python3.14/site-packages/IPython/terminal/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/terminal/__pycache__' 'usr/lib/python3.14/site-packages/IPython/terminal/pt_inputhooks/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/terminal/pt_inputhooks/__pycache__' 'usr/lib/python3.14/site-packages/IPython/terminal/shortcuts/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/terminal/shortcuts/__pycache__' 'usr/lib/python3.14/site-packages/IPython/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/__pycache__' 'usr/lib/python3.14/site-packages/IPython/lib/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/lib/__pycache__' 'usr/lib/python3.14/site-packages/IPython/extensions/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/extensions/__pycache__' 'usr/lib/python3.14/site-packages/IPython/extensions/deduperreload/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/extensions/deduperreload/__pycache__' 'usr/lib/python3.14/site-packages/IPython/core/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/core/__pycache__' 'usr/lib/python3.14/site-packages/IPython/core/magics/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/core/magics/__pycache__' 'usr/lib/python3.14/site-packages/IPython/sphinxext/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/sphinxext/__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.10.0-r1.apk >>> ipython-pyc*: Tracing dependencies... python3~3.14 >>> ipython-pyc*: Package size: 2.3 MB >>> ipython-pyc*: Compressing data... >>> ipython-pyc*: Create checksum... >>> ipython-pyc*: Create ipython-pyc-9.10.0-r1.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.14 >>> ipython*: Package size: 1.9 MB >>> ipython*: Compressing data... >>> ipython*: Create checksum... >>> ipython*: Create ipython-9.10.0-r1.apk >>> ipython: Build complete at Sat, 28 Mar 2026 07:25:45 +0000 elapsed time 0h 0m 6s >>> ipython: Cleaning up srcdir >>> ipython: Cleaning up pkgdir >>> ipython: Cleaning up tmpdir >>> ipython: Uninstalling dependencies... ( 1/56) Purging .makedepends-ipython (20260328.072541) ( 2/56) Purging py3-backcall-pyc (0.2.0-r7) ( 3/56) Purging py3-backcall (0.2.0-r7) ( 4/56) Purging py3-decorator-pyc (5.2.1-r1) ( 5/56) Purging py3-decorator (5.2.1-r1) ( 6/56) Purging py3-jedi-pyc (0.19.2-r1) ( 7/56) Purging py3-jedi (0.19.2-r1) ( 8/56) Purging py3-parso-pyc (0.8.6-r1) ( 9/56) Purging py3-parso (0.8.6-r1) (10/56) Purging py3-matplotlib-inline-pyc (0.2.1-r1) (11/56) Purging py3-matplotlib-inline (0.2.1-r1) (12/56) Purging py3-pexpect-pyc (4.9-r2) (13/56) Purging py3-pexpect (4.9-r2) (14/56) Purging py3-ptyprocess-pyc (0.7.0-r8) (15/56) Purging py3-ptyprocess (0.7.0-r8) (16/56) Purging py3-pickleshare-pyc (0.7.5-r9) (17/56) Purging py3-pickleshare (0.7.5-r9) (18/56) Purging py3-prompt_toolkit-pyc (3.0.52-r1) (19/56) Purging py3-prompt_toolkit (3.0.52-r1) (20/56) Purging py3-wcwidth-pyc (0.6.0-r1) (21/56) Purging py3-wcwidth (0.6.0-r1) (22/56) Purging py3-pygments-pyc (2.19.2-r1) (23/56) Purging py3-pygments (2.19.2-r1) (24/56) Purging py3-stack_data-pyc (0.6.3-r3) (25/56) Purging py3-stack_data (0.6.3-r3) (26/56) Purging py3-executing-pyc (2.2.1-r1) (27/56) Purging py3-executing (2.2.1-r1) (28/56) Purging py3-asttokens-pyc (3.0.1-r1) (29/56) Purging py3-asttokens (3.0.1-r1) (30/56) Purging py3-pure_eval-pyc (0.2.3-r1) (31/56) Purging py3-pure_eval (0.2.3-r1) (32/56) Purging py3-traitlets-pyc (5.14.3-r1) (33/56) Purging py3-traitlets (5.14.3-r1) (34/56) Purging py3-gpep517-pyc (19-r2) (35/56) Purging py3-gpep517 (19-r2) (36/56) Purging py3-installer-pyc (0.7.0-r3) (37/56) Purging py3-installer (0.7.0-r3) (38/56) Purging py3-setuptools-pyc (82.0.1-r1) (39/56) Purging py3-setuptools (82.0.1-r1) (40/56) Purging py3-wheel-pyc (0.46.3-r1) (41/56) Purging py3-wheel (0.46.3-r1) (42/56) Purging py3-packaging-pyc (26.0-r1) (43/56) Purging py3-packaging (26.0-r1) (44/56) Purging py3-parsing-pyc (3.3.2-r1) (45/56) Purging py3-parsing (3.3.2-r1) (46/56) Purging python3-pyc (3.14.3-r0) (47/56) Purging python3-pycache-pyc0 (3.14.3-r0) (48/56) Purging pyc (3.14.3-r0) (49/56) Purging python3 (3.14.3-r0) (50/56) Purging gdbm (1.26-r0) (51/56) Purging libbz2 (1.0.8-r6) (52/56) Purging libffi (3.5.2-r0) (53/56) Purging libpanelw (6.6_p20251231-r0) (54/56) Purging mpdecimal (4.0.1-r0) (55/56) Purging sqlite-libs (3.51.2-r1) (56/56) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 269.6 MiB in 102 packages >>> ipython: Updating the community/loongarch64 repository index... >>> ipython: Signing the index...