>>> ipython: Building community/ipython 9.10.0-r1 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 05:09:48 +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 (20260329.050955) Executing busybox-1.37.0-r31.trigger OK: 358.7 MiB in 161 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-29 05:09:58,432 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-29 05:09:58,668 root INFO running bdist_wheel 2026-03-29 05:09:58,739 root INFO running build 2026-03-29 05:09:58,740 root INFO running build_py 2026-03-29 05:09:58,744 root INFO creating build/lib/IPython 2026-03-29 05:09:58,745 root INFO copying IPython/paths.py -> build/lib/IPython 2026-03-29 05:09:58,746 root INFO copying IPython/display.py -> build/lib/IPython 2026-03-29 05:09:58,747 root INFO copying IPython/__main__.py -> build/lib/IPython 2026-03-29 05:09:58,748 root INFO copying IPython/__init__.py -> build/lib/IPython 2026-03-29 05:09:58,749 root INFO creating build/lib/IPython/testing 2026-03-29 05:09:58,749 root INFO copying IPython/testing/decorators.py -> build/lib/IPython/testing 2026-03-29 05:09:58,750 root INFO copying IPython/testing/skipdoctest.py -> build/lib/IPython/testing 2026-03-29 05:09:58,751 root INFO copying IPython/testing/globalipapp.py -> build/lib/IPython/testing 2026-03-29 05:09:58,752 root INFO copying IPython/testing/ipunittest.py -> build/lib/IPython/testing 2026-03-29 05:09:58,753 root INFO copying IPython/testing/tools.py -> build/lib/IPython/testing 2026-03-29 05:09:58,753 root INFO copying IPython/testing/__init__.py -> build/lib/IPython/testing 2026-03-29 05:09:58,756 root INFO creating build/lib/IPython/core 2026-03-29 05:09:58,757 root INFO copying IPython/core/crashhandler.py -> build/lib/IPython/core 2026-03-29 05:09:58,758 root INFO copying IPython/core/formatters.py -> build/lib/IPython/core 2026-03-29 05:09:58,759 root INFO copying IPython/core/macro.py -> build/lib/IPython/core 2026-03-29 05:09:58,759 root INFO copying IPython/core/display_trap.py -> build/lib/IPython/core 2026-03-29 05:09:58,760 root INFO copying IPython/core/splitinput.py -> build/lib/IPython/core 2026-03-29 05:09:58,761 root INFO copying IPython/core/hooks.py -> build/lib/IPython/core 2026-03-29 05:09:58,762 root INFO copying IPython/core/payload.py -> build/lib/IPython/core 2026-03-29 05:09:58,762 root INFO copying IPython/core/alias.py -> build/lib/IPython/core 2026-03-29 05:09:58,763 root INFO copying IPython/core/getipython.py -> build/lib/IPython/core 2026-03-29 05:09:58,764 root INFO copying IPython/core/oinspect.py -> build/lib/IPython/core 2026-03-29 05:09:58,765 root INFO copying IPython/core/pylabtools.py -> build/lib/IPython/core 2026-03-29 05:09:58,766 root INFO copying IPython/core/history.py -> build/lib/IPython/core 2026-03-29 05:09:58,766 root INFO copying IPython/core/display.py -> build/lib/IPython/core 2026-03-29 05:09:58,767 root INFO copying IPython/core/compilerop.py -> build/lib/IPython/core 2026-03-29 05:09:58,768 root INFO copying IPython/core/magic.py -> build/lib/IPython/core 2026-03-29 05:09:58,769 root INFO copying IPython/core/display_functions.py -> build/lib/IPython/core 2026-03-29 05:09:58,770 root INFO copying IPython/core/application.py -> build/lib/IPython/core 2026-03-29 05:09:58,770 root INFO copying IPython/core/interactiveshell.py -> build/lib/IPython/core 2026-03-29 05:09:58,771 root INFO copying IPython/core/error.py -> build/lib/IPython/core 2026-03-29 05:09:58,772 root INFO copying IPython/core/latex_symbols.py -> build/lib/IPython/core 2026-03-29 05:09:58,773 root INFO copying IPython/core/autocall.py -> build/lib/IPython/core 2026-03-29 05:09:58,774 root INFO copying IPython/core/guarded_eval.py -> build/lib/IPython/core 2026-03-29 05:09:58,775 root INFO copying IPython/core/page.py -> build/lib/IPython/core 2026-03-29 05:09:58,776 root INFO copying IPython/core/extensions.py -> build/lib/IPython/core 2026-03-29 05:09:58,776 root INFO copying IPython/core/completer.py -> build/lib/IPython/core 2026-03-29 05:09:58,777 root INFO copying IPython/core/shellapp.py -> build/lib/IPython/core 2026-03-29 05:09:58,778 root INFO copying IPython/core/builtin_trap.py -> build/lib/IPython/core 2026-03-29 05:09:58,779 root INFO copying IPython/core/displayhook.py -> build/lib/IPython/core 2026-03-29 05:09:58,780 root INFO copying IPython/core/historyapp.py -> build/lib/IPython/core 2026-03-29 05:09:58,780 root INFO copying IPython/core/inputtransformer2.py -> build/lib/IPython/core 2026-03-29 05:09:58,781 root INFO copying IPython/core/debugger.py -> build/lib/IPython/core 2026-03-29 05:09:58,782 root INFO copying IPython/core/async_helpers.py -> build/lib/IPython/core 2026-03-29 05:09:58,783 root INFO copying IPython/core/profiledir.py -> build/lib/IPython/core 2026-03-29 05:09:58,783 root INFO copying IPython/core/events.py -> build/lib/IPython/core 2026-03-29 05:09:58,784 root INFO copying IPython/core/payloadpage.py -> build/lib/IPython/core 2026-03-29 05:09:58,785 root INFO copying IPython/core/usage.py -> build/lib/IPython/core 2026-03-29 05:09:58,786 root INFO copying IPython/core/logger.py -> build/lib/IPython/core 2026-03-29 05:09:58,787 root INFO copying IPython/core/tbtools.py -> build/lib/IPython/core 2026-03-29 05:09:58,787 root INFO copying IPython/core/displaypub.py -> build/lib/IPython/core 2026-03-29 05:09:58,788 root INFO copying IPython/core/magic_arguments.py -> build/lib/IPython/core 2026-03-29 05:09:58,789 root INFO copying IPython/core/debugger_backport.py -> build/lib/IPython/core 2026-03-29 05:09:58,790 root INFO copying IPython/core/tips.py -> build/lib/IPython/core 2026-03-29 05:09:58,790 root INFO copying IPython/core/doctb.py -> build/lib/IPython/core 2026-03-29 05:09:58,791 root INFO copying IPython/core/__init__.py -> build/lib/IPython/core 2026-03-29 05:09:58,792 root INFO copying IPython/core/profileapp.py -> build/lib/IPython/core 2026-03-29 05:09:58,793 root INFO copying IPython/core/prefilter.py -> build/lib/IPython/core 2026-03-29 05:09:58,793 root INFO copying IPython/core/ultratb.py -> build/lib/IPython/core 2026-03-29 05:09:58,794 root INFO copying IPython/core/completerlib.py -> build/lib/IPython/core 2026-03-29 05:09:58,795 root INFO copying IPython/core/release.py -> build/lib/IPython/core 2026-03-29 05:09:58,796 root INFO creating build/lib/IPython/external 2026-03-29 05:09:58,796 root INFO copying IPython/external/qt_loaders.py -> build/lib/IPython/external 2026-03-29 05:09:58,797 root INFO copying IPython/external/qt_for_kernel.py -> build/lib/IPython/external 2026-03-29 05:09:58,798 root INFO copying IPython/external/pickleshare.py -> build/lib/IPython/external 2026-03-29 05:09:58,799 root INFO copying IPython/external/__init__.py -> build/lib/IPython/external 2026-03-29 05:09:58,800 root INFO creating build/lib/IPython/lib 2026-03-29 05:09:58,800 root INFO copying IPython/lib/clipboard.py -> build/lib/IPython/lib 2026-03-29 05:09:58,801 root INFO copying IPython/lib/guisupport.py -> build/lib/IPython/lib 2026-03-29 05:09:58,802 root INFO copying IPython/lib/demo.py -> build/lib/IPython/lib 2026-03-29 05:09:58,803 root INFO copying IPython/lib/display.py -> build/lib/IPython/lib 2026-03-29 05:09:58,803 root INFO copying IPython/lib/backgroundjobs.py -> build/lib/IPython/lib 2026-03-29 05:09:58,804 root INFO copying IPython/lib/editorhooks.py -> build/lib/IPython/lib 2026-03-29 05:09:58,805 root INFO copying IPython/lib/deepreload.py -> build/lib/IPython/lib 2026-03-29 05:09:58,806 root INFO copying IPython/lib/latextools.py -> build/lib/IPython/lib 2026-03-29 05:09:58,806 root INFO copying IPython/lib/pretty.py -> build/lib/IPython/lib 2026-03-29 05:09:58,807 root INFO copying IPython/lib/__init__.py -> build/lib/IPython/lib 2026-03-29 05:09:58,808 root INFO copying IPython/lib/lexers.py -> build/lib/IPython/lib 2026-03-29 05:09:58,809 root INFO creating build/lib/IPython/terminal 2026-03-29 05:09:58,810 root INFO copying IPython/terminal/embed.py -> build/lib/IPython/terminal 2026-03-29 05:09:58,810 root INFO copying IPython/terminal/magics.py -> build/lib/IPython/terminal 2026-03-29 05:09:58,811 root INFO copying IPython/terminal/interactiveshell.py -> build/lib/IPython/terminal 2026-03-29 05:09:58,812 root INFO copying IPython/terminal/ipapp.py -> build/lib/IPython/terminal 2026-03-29 05:09:58,813 root INFO copying IPython/terminal/ptutils.py -> build/lib/IPython/terminal 2026-03-29 05:09:58,813 root INFO copying IPython/terminal/debugger.py -> build/lib/IPython/terminal 2026-03-29 05:09:58,814 root INFO copying IPython/terminal/prompts.py -> build/lib/IPython/terminal 2026-03-29 05:09:58,815 root INFO copying IPython/terminal/__init__.py -> build/lib/IPython/terminal 2026-03-29 05:09:58,816 root INFO creating build/lib/IPython/sphinxext 2026-03-29 05:09:58,816 root INFO copying IPython/sphinxext/ipython_console_highlighting.py -> build/lib/IPython/sphinxext 2026-03-29 05:09:58,817 root INFO copying IPython/sphinxext/custom_doctests.py -> build/lib/IPython/sphinxext 2026-03-29 05:09:58,818 root INFO copying IPython/sphinxext/__init__.py -> build/lib/IPython/sphinxext 2026-03-29 05:09:58,819 root INFO copying IPython/sphinxext/ipython_directive.py -> build/lib/IPython/sphinxext 2026-03-29 05:09:58,820 root INFO creating build/lib/IPython/extensions 2026-03-29 05:09:58,820 root INFO copying IPython/extensions/autoreload.py -> build/lib/IPython/extensions 2026-03-29 05:09:58,821 root INFO copying IPython/extensions/__init__.py -> build/lib/IPython/extensions 2026-03-29 05:09:58,822 root INFO copying IPython/extensions/storemagic.py -> build/lib/IPython/extensions 2026-03-29 05:09:58,824 root INFO creating build/lib/IPython/utils 2026-03-29 05:09:58,825 root INFO copying IPython/utils/_process_posix.py -> build/lib/IPython/utils 2026-03-29 05:09:58,826 root INFO copying IPython/utils/generics.py -> build/lib/IPython/utils 2026-03-29 05:09:58,826 root INFO copying IPython/utils/capture.py -> build/lib/IPython/utils 2026-03-29 05:09:58,827 root INFO copying IPython/utils/_sysinfo.py -> build/lib/IPython/utils 2026-03-29 05:09:58,828 root INFO copying IPython/utils/_process_win32_controller.py -> build/lib/IPython/utils 2026-03-29 05:09:58,829 root INFO copying IPython/utils/decorators.py -> build/lib/IPython/utils 2026-03-29 05:09:58,830 root INFO copying IPython/utils/coloransi.py -> build/lib/IPython/utils 2026-03-29 05:09:58,830 root INFO copying IPython/utils/path.py -> build/lib/IPython/utils 2026-03-29 05:09:58,831 root INFO copying IPython/utils/strdispatch.py -> build/lib/IPython/utils 2026-03-29 05:09:58,832 root INFO copying IPython/utils/sentinel.py -> build/lib/IPython/utils 2026-03-29 05:09:58,833 root INFO copying IPython/utils/docs.py -> build/lib/IPython/utils 2026-03-29 05:09:58,833 root INFO copying IPython/utils/ipstruct.py -> build/lib/IPython/utils 2026-03-29 05:09:58,834 root INFO copying IPython/utils/_process_emscripten.py -> build/lib/IPython/utils 2026-03-29 05:09:58,835 root INFO copying IPython/utils/data.py -> build/lib/IPython/utils 2026-03-29 05:09:58,836 root INFO copying IPython/utils/tempdir.py -> build/lib/IPython/utils 2026-03-29 05:09:58,836 root INFO copying IPython/utils/log.py -> build/lib/IPython/utils 2026-03-29 05:09:58,837 root INFO copying IPython/utils/wildcard.py -> build/lib/IPython/utils 2026-03-29 05:09:58,838 root INFO copying IPython/utils/_process_cli.py -> build/lib/IPython/utils 2026-03-29 05:09:58,839 root INFO copying IPython/utils/importstring.py -> build/lib/IPython/utils 2026-03-29 05:09:58,840 root INFO copying IPython/utils/_process_win32.py -> build/lib/IPython/utils 2026-03-29 05:09:58,841 root INFO copying IPython/utils/PyColorize.py -> build/lib/IPython/utils 2026-03-29 05:09:58,841 root INFO copying IPython/utils/frame.py -> build/lib/IPython/utils 2026-03-29 05:09:58,842 root INFO copying IPython/utils/process.py -> build/lib/IPython/utils 2026-03-29 05:09:58,843 root INFO copying IPython/utils/tokenutil.py -> build/lib/IPython/utils 2026-03-29 05:09:58,844 root INFO copying IPython/utils/terminal.py -> build/lib/IPython/utils 2026-03-29 05:09:58,844 root INFO copying IPython/utils/eventful.py -> build/lib/IPython/utils 2026-03-29 05:09:58,845 root INFO copying IPython/utils/dir2.py -> build/lib/IPython/utils 2026-03-29 05:09:58,846 root INFO copying IPython/utils/jsonutil.py -> build/lib/IPython/utils 2026-03-29 05:09:58,846 root INFO copying IPython/utils/syspathcontext.py -> build/lib/IPython/utils 2026-03-29 05:09:58,847 root INFO copying IPython/utils/timing.py -> build/lib/IPython/utils 2026-03-29 05:09:58,848 root INFO copying IPython/utils/io.py -> build/lib/IPython/utils 2026-03-29 05:09:58,849 root INFO copying IPython/utils/openpy.py -> build/lib/IPython/utils 2026-03-29 05:09:58,850 root INFO copying IPython/utils/__init__.py -> build/lib/IPython/utils 2026-03-29 05:09:58,850 root INFO copying IPython/utils/sysinfo.py -> build/lib/IPython/utils 2026-03-29 05:09:58,851 root INFO copying IPython/utils/module_paths.py -> build/lib/IPython/utils 2026-03-29 05:09:58,852 root INFO copying IPython/utils/_process_common.py -> build/lib/IPython/utils 2026-03-29 05:09:58,853 root INFO copying IPython/utils/contexts.py -> build/lib/IPython/utils 2026-03-29 05:09:58,853 root INFO copying IPython/utils/py3compat.py -> build/lib/IPython/utils 2026-03-29 05:09:58,854 root INFO copying IPython/utils/encoding.py -> build/lib/IPython/utils 2026-03-29 05:09:58,855 root INFO copying IPython/utils/text.py -> build/lib/IPython/utils 2026-03-29 05:09:58,856 root INFO creating build/lib/IPython/testing/plugin 2026-03-29 05:09:58,857 root INFO copying IPython/testing/plugin/test_ipdoctest.py -> build/lib/IPython/testing/plugin 2026-03-29 05:09:58,857 root INFO copying IPython/testing/plugin/simple.py -> build/lib/IPython/testing/plugin 2026-03-29 05:09:58,858 root INFO copying IPython/testing/plugin/simplevars.py -> build/lib/IPython/testing/plugin 2026-03-29 05:09:58,859 root INFO copying IPython/testing/plugin/dtexample.py -> build/lib/IPython/testing/plugin 2026-03-29 05:09:58,860 root INFO copying IPython/testing/plugin/pytest_ipdoctest.py -> build/lib/IPython/testing/plugin 2026-03-29 05:09:58,860 root INFO copying IPython/testing/plugin/ipdoctest.py -> build/lib/IPython/testing/plugin 2026-03-29 05:09:58,861 root INFO copying IPython/testing/plugin/test_refs.py -> build/lib/IPython/testing/plugin 2026-03-29 05:09:58,862 root INFO copying IPython/testing/plugin/__init__.py -> build/lib/IPython/testing/plugin 2026-03-29 05:09:58,862 root INFO copying IPython/testing/plugin/setup.py -> build/lib/IPython/testing/plugin 2026-03-29 05:09:58,864 root INFO creating build/lib/IPython/core/magics 2026-03-29 05:09:58,865 root INFO copying IPython/core/magics/ast_mod.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,865 root INFO copying IPython/core/magics/extension.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,866 root INFO copying IPython/core/magics/packaging.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,867 root INFO copying IPython/core/magics/config.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,867 root INFO copying IPython/core/magics/namespace.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,868 root INFO copying IPython/core/magics/history.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,869 root INFO copying IPython/core/magics/display.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,870 root INFO copying IPython/core/magics/osm.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,871 root INFO copying IPython/core/magics/logging.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,871 root INFO copying IPython/core/magics/code.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,872 root INFO copying IPython/core/magics/auto.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,873 root INFO copying IPython/core/magics/basic.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,874 root INFO copying IPython/core/magics/execution.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,875 root INFO copying IPython/core/magics/script.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,875 root INFO copying IPython/core/magics/__init__.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,876 root INFO copying IPython/core/magics/pylab.py -> build/lib/IPython/core/magics 2026-03-29 05:09:58,877 root INFO creating build/lib/IPython/terminal/shortcuts 2026-03-29 05:09:58,878 root INFO copying IPython/terminal/shortcuts/auto_match.py -> build/lib/IPython/terminal/shortcuts 2026-03-29 05:09:58,879 root INFO copying IPython/terminal/shortcuts/auto_suggest.py -> build/lib/IPython/terminal/shortcuts 2026-03-29 05:09:58,879 root INFO copying IPython/terminal/shortcuts/__init__.py -> build/lib/IPython/terminal/shortcuts 2026-03-29 05:09:58,880 root INFO copying IPython/terminal/shortcuts/filters.py -> build/lib/IPython/terminal/shortcuts 2026-03-29 05:09:58,882 root INFO creating build/lib/IPython/terminal/pt_inputhooks 2026-03-29 05:09:58,882 root INFO copying IPython/terminal/pt_inputhooks/wx.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-29 05:09:58,883 root INFO copying IPython/terminal/pt_inputhooks/gtk4.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-29 05:09:58,884 root INFO copying IPython/terminal/pt_inputhooks/asyncio.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-29 05:09:58,884 root INFO copying IPython/terminal/pt_inputhooks/tk.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-29 05:09:58,885 root INFO copying IPython/terminal/pt_inputhooks/glut.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-29 05:09:58,886 root INFO copying IPython/terminal/pt_inputhooks/pyglet.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-29 05:09:58,886 root INFO copying IPython/terminal/pt_inputhooks/gtk.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-29 05:09:58,887 root INFO copying IPython/terminal/pt_inputhooks/osx.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-29 05:09:58,888 root INFO copying IPython/terminal/pt_inputhooks/qt.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-29 05:09:58,889 root INFO copying IPython/terminal/pt_inputhooks/gtk3.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-29 05:09:58,890 root INFO copying IPython/terminal/pt_inputhooks/__init__.py -> build/lib/IPython/terminal/pt_inputhooks 2026-03-29 05:09:58,891 root INFO creating build/lib/IPython/extensions/deduperreload 2026-03-29 05:09:58,891 root INFO copying IPython/extensions/deduperreload/deduperreload_patching.py -> build/lib/IPython/extensions/deduperreload 2026-03-29 05:09:58,892 root INFO copying IPython/extensions/deduperreload/deduperreload.py -> build/lib/IPython/extensions/deduperreload 2026-03-29 05:09:58,893 root INFO copying IPython/extensions/deduperreload/__init__.py -> build/lib/IPython/extensions/deduperreload 2026-03-29 05:09:58,901 root INFO copying IPython/py.typed -> build/lib/IPython 2026-03-29 05:09:58,902 root INFO creating build/lib/IPython/core/profile 2026-03-29 05:09:58,903 root INFO copying IPython/core/profile/README_STARTUP -> build/lib/IPython/core/profile 2026-03-29 05:09:58,904 root INFO copying IPython/testing/plugin/test_combo.txt -> build/lib/IPython/testing/plugin 2026-03-29 05:09:58,904 root INFO copying IPython/testing/plugin/test_exampleip.txt -> build/lib/IPython/testing/plugin 2026-03-29 05:09:58,905 root INFO copying IPython/testing/plugin/test_example.txt -> build/lib/IPython/testing/plugin 2026-03-29 05:09:58,970 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-29 05:09:58,970 root INFO running install 2026-03-29 05:09:59,035 root INFO running install_lib 2026-03-29 05:09:59,049 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-29 05:09:59,050 root INFO creating build/bdist.linux-ppc64le/wheel/IPython 2026-03-29 05:09:59,051 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/testing 2026-03-29 05:09:59,052 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/testing/plugin 2026-03-29 05:09:59,052 root INFO copying build/lib/IPython/testing/plugin/test_ipdoctest.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing/plugin 2026-03-29 05:09:59,053 root INFO copying build/lib/IPython/testing/plugin/simple.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing/plugin 2026-03-29 05:09:59,053 root INFO copying build/lib/IPython/testing/plugin/simplevars.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing/plugin 2026-03-29 05:09:59,054 root INFO copying build/lib/IPython/testing/plugin/dtexample.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing/plugin 2026-03-29 05:09:59,055 root INFO copying build/lib/IPython/testing/plugin/pytest_ipdoctest.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing/plugin 2026-03-29 05:09:59,055 root INFO copying build/lib/IPython/testing/plugin/ipdoctest.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing/plugin 2026-03-29 05:09:59,056 root INFO copying build/lib/IPython/testing/plugin/test_combo.txt -> build/bdist.linux-ppc64le/wheel/./IPython/testing/plugin 2026-03-29 05:09:59,057 root INFO copying build/lib/IPython/testing/plugin/test_exampleip.txt -> build/bdist.linux-ppc64le/wheel/./IPython/testing/plugin 2026-03-29 05:09:59,057 root INFO copying build/lib/IPython/testing/plugin/test_refs.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing/plugin 2026-03-29 05:09:59,058 root INFO copying build/lib/IPython/testing/plugin/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing/plugin 2026-03-29 05:09:59,059 root INFO copying build/lib/IPython/testing/plugin/test_example.txt -> build/bdist.linux-ppc64le/wheel/./IPython/testing/plugin 2026-03-29 05:09:59,059 root INFO copying build/lib/IPython/testing/plugin/setup.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing/plugin 2026-03-29 05:09:59,060 root INFO copying build/lib/IPython/testing/decorators.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing 2026-03-29 05:09:59,061 root INFO copying build/lib/IPython/testing/skipdoctest.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing 2026-03-29 05:09:59,062 root INFO copying build/lib/IPython/testing/globalipapp.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing 2026-03-29 05:09:59,062 root INFO copying build/lib/IPython/testing/ipunittest.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing 2026-03-29 05:09:59,063 root INFO copying build/lib/IPython/testing/tools.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing 2026-03-29 05:09:59,064 root INFO copying build/lib/IPython/testing/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/testing 2026-03-29 05:09:59,064 root INFO copying build/lib/IPython/paths.py -> build/bdist.linux-ppc64le/wheel/./IPython 2026-03-29 05:09:59,065 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/core 2026-03-29 05:09:59,066 root INFO copying build/lib/IPython/core/crashhandler.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,066 root INFO copying build/lib/IPython/core/formatters.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,067 root INFO copying build/lib/IPython/core/macro.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,068 root INFO copying build/lib/IPython/core/display_trap.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,068 root INFO copying build/lib/IPython/core/splitinput.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,069 root INFO copying build/lib/IPython/core/hooks.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,070 root INFO copying build/lib/IPython/core/payload.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,071 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/core/magics 2026-03-29 05:09:59,071 root INFO copying build/lib/IPython/core/magics/ast_mod.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,072 root INFO copying build/lib/IPython/core/magics/extension.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,073 root INFO copying build/lib/IPython/core/magics/packaging.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,073 root INFO copying build/lib/IPython/core/magics/config.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,074 root INFO copying build/lib/IPython/core/magics/namespace.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,075 root INFO copying build/lib/IPython/core/magics/history.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,075 root INFO copying build/lib/IPython/core/magics/display.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,076 root INFO copying build/lib/IPython/core/magics/osm.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,077 root INFO copying build/lib/IPython/core/magics/logging.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,077 root INFO copying build/lib/IPython/core/magics/code.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,078 root INFO copying build/lib/IPython/core/magics/auto.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,079 root INFO copying build/lib/IPython/core/magics/basic.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,080 root INFO copying build/lib/IPython/core/magics/execution.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,080 root INFO copying build/lib/IPython/core/magics/script.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,081 root INFO copying build/lib/IPython/core/magics/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,082 root INFO copying build/lib/IPython/core/magics/pylab.py -> build/bdist.linux-ppc64le/wheel/./IPython/core/magics 2026-03-29 05:09:59,083 root INFO copying build/lib/IPython/core/alias.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,083 root INFO copying build/lib/IPython/core/getipython.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,084 root INFO copying build/lib/IPython/core/oinspect.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,085 root INFO copying build/lib/IPython/core/pylabtools.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,085 root INFO copying build/lib/IPython/core/history.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,086 root INFO copying build/lib/IPython/core/display.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,087 root INFO copying build/lib/IPython/core/compilerop.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,088 root INFO copying build/lib/IPython/core/magic.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,088 root INFO copying build/lib/IPython/core/display_functions.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,089 root INFO copying build/lib/IPython/core/application.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,090 root INFO copying build/lib/IPython/core/interactiveshell.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,091 root INFO copying build/lib/IPython/core/error.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,091 root INFO copying build/lib/IPython/core/latex_symbols.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,092 root INFO copying build/lib/IPython/core/autocall.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,093 root INFO copying build/lib/IPython/core/guarded_eval.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,093 root INFO copying build/lib/IPython/core/page.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,094 root INFO copying build/lib/IPython/core/extensions.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,095 root INFO copying build/lib/IPython/core/completer.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,096 root INFO copying build/lib/IPython/core/shellapp.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,096 root INFO copying build/lib/IPython/core/builtin_trap.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,097 root INFO copying build/lib/IPython/core/displayhook.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,098 root INFO copying build/lib/IPython/core/historyapp.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,098 root INFO copying build/lib/IPython/core/inputtransformer2.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,099 root INFO copying build/lib/IPython/core/debugger.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,100 root INFO copying build/lib/IPython/core/async_helpers.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,100 root INFO copying build/lib/IPython/core/profiledir.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,101 root INFO copying build/lib/IPython/core/events.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,102 root INFO copying build/lib/IPython/core/payloadpage.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,102 root INFO copying build/lib/IPython/core/usage.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,103 root INFO copying build/lib/IPython/core/logger.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,104 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/core/profile 2026-03-29 05:09:59,105 root INFO copying build/lib/IPython/core/profile/README_STARTUP -> build/bdist.linux-ppc64le/wheel/./IPython/core/profile 2026-03-29 05:09:59,105 root INFO copying build/lib/IPython/core/tbtools.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,106 root INFO copying build/lib/IPython/core/displaypub.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,107 root INFO copying build/lib/IPython/core/magic_arguments.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,107 root INFO copying build/lib/IPython/core/debugger_backport.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,108 root INFO copying build/lib/IPython/core/tips.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,109 root INFO copying build/lib/IPython/core/doctb.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,109 root INFO copying build/lib/IPython/core/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,110 root INFO copying build/lib/IPython/core/profileapp.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,111 root INFO copying build/lib/IPython/core/prefilter.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,111 root INFO copying build/lib/IPython/core/ultratb.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,112 root INFO copying build/lib/IPython/core/completerlib.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,113 root INFO copying build/lib/IPython/core/release.py -> build/bdist.linux-ppc64le/wheel/./IPython/core 2026-03-29 05:09:59,114 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/external 2026-03-29 05:09:59,114 root INFO copying build/lib/IPython/external/qt_loaders.py -> build/bdist.linux-ppc64le/wheel/./IPython/external 2026-03-29 05:09:59,115 root INFO copying build/lib/IPython/external/qt_for_kernel.py -> build/bdist.linux-ppc64le/wheel/./IPython/external 2026-03-29 05:09:59,116 root INFO copying build/lib/IPython/external/pickleshare.py -> build/bdist.linux-ppc64le/wheel/./IPython/external 2026-03-29 05:09:59,117 root INFO copying build/lib/IPython/external/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/external 2026-03-29 05:09:59,117 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/lib 2026-03-29 05:09:59,118 root INFO copying build/lib/IPython/lib/clipboard.py -> build/bdist.linux-ppc64le/wheel/./IPython/lib 2026-03-29 05:09:59,119 root INFO copying build/lib/IPython/lib/guisupport.py -> build/bdist.linux-ppc64le/wheel/./IPython/lib 2026-03-29 05:09:59,120 root INFO copying build/lib/IPython/lib/demo.py -> build/bdist.linux-ppc64le/wheel/./IPython/lib 2026-03-29 05:09:59,121 root INFO copying build/lib/IPython/lib/display.py -> build/bdist.linux-ppc64le/wheel/./IPython/lib 2026-03-29 05:09:59,121 root INFO copying build/lib/IPython/lib/backgroundjobs.py -> build/bdist.linux-ppc64le/wheel/./IPython/lib 2026-03-29 05:09:59,122 root INFO copying build/lib/IPython/lib/editorhooks.py -> build/bdist.linux-ppc64le/wheel/./IPython/lib 2026-03-29 05:09:59,123 root INFO copying build/lib/IPython/lib/deepreload.py -> build/bdist.linux-ppc64le/wheel/./IPython/lib 2026-03-29 05:09:59,123 root INFO copying build/lib/IPython/lib/latextools.py -> build/bdist.linux-ppc64le/wheel/./IPython/lib 2026-03-29 05:09:59,124 root INFO copying build/lib/IPython/lib/pretty.py -> build/bdist.linux-ppc64le/wheel/./IPython/lib 2026-03-29 05:09:59,125 root INFO copying build/lib/IPython/lib/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/lib 2026-03-29 05:09:59,125 root INFO copying build/lib/IPython/lib/lexers.py -> build/bdist.linux-ppc64le/wheel/./IPython/lib 2026-03-29 05:09:59,126 root INFO copying build/lib/IPython/display.py -> build/bdist.linux-ppc64le/wheel/./IPython 2026-03-29 05:09:59,127 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/terminal 2026-03-29 05:09:59,127 root INFO copying build/lib/IPython/terminal/embed.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal 2026-03-29 05:09:59,128 root INFO copying build/lib/IPython/terminal/magics.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal 2026-03-29 05:09:59,129 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/terminal/shortcuts 2026-03-29 05:09:59,129 root INFO copying build/lib/IPython/terminal/shortcuts/auto_match.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/shortcuts 2026-03-29 05:09:59,130 root INFO copying build/lib/IPython/terminal/shortcuts/auto_suggest.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/shortcuts 2026-03-29 05:09:59,130 root INFO copying build/lib/IPython/terminal/shortcuts/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/shortcuts 2026-03-29 05:09:59,131 root INFO copying build/lib/IPython/terminal/shortcuts/filters.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/shortcuts 2026-03-29 05:09:59,132 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/terminal/pt_inputhooks 2026-03-29 05:09:59,133 root INFO copying build/lib/IPython/terminal/pt_inputhooks/wx.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/pt_inputhooks 2026-03-29 05:09:59,133 root INFO copying build/lib/IPython/terminal/pt_inputhooks/gtk4.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/pt_inputhooks 2026-03-29 05:09:59,134 root INFO copying build/lib/IPython/terminal/pt_inputhooks/asyncio.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/pt_inputhooks 2026-03-29 05:09:59,135 root INFO copying build/lib/IPython/terminal/pt_inputhooks/tk.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/pt_inputhooks 2026-03-29 05:09:59,135 root INFO copying build/lib/IPython/terminal/pt_inputhooks/glut.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/pt_inputhooks 2026-03-29 05:09:59,136 root INFO copying build/lib/IPython/terminal/pt_inputhooks/pyglet.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/pt_inputhooks 2026-03-29 05:09:59,137 root INFO copying build/lib/IPython/terminal/pt_inputhooks/gtk.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/pt_inputhooks 2026-03-29 05:09:59,137 root INFO copying build/lib/IPython/terminal/pt_inputhooks/osx.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/pt_inputhooks 2026-03-29 05:09:59,138 root INFO copying build/lib/IPython/terminal/pt_inputhooks/qt.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/pt_inputhooks 2026-03-29 05:09:59,139 root INFO copying build/lib/IPython/terminal/pt_inputhooks/gtk3.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/pt_inputhooks 2026-03-29 05:09:59,139 root INFO copying build/lib/IPython/terminal/pt_inputhooks/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal/pt_inputhooks 2026-03-29 05:09:59,140 root INFO copying build/lib/IPython/terminal/interactiveshell.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal 2026-03-29 05:09:59,141 root INFO copying build/lib/IPython/terminal/ipapp.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal 2026-03-29 05:09:59,141 root INFO copying build/lib/IPython/terminal/ptutils.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal 2026-03-29 05:09:59,142 root INFO copying build/lib/IPython/terminal/debugger.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal 2026-03-29 05:09:59,143 root INFO copying build/lib/IPython/terminal/prompts.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal 2026-03-29 05:09:59,143 root INFO copying build/lib/IPython/terminal/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/terminal 2026-03-29 05:09:59,144 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/sphinxext 2026-03-29 05:09:59,145 root INFO copying build/lib/IPython/sphinxext/ipython_console_highlighting.py -> build/bdist.linux-ppc64le/wheel/./IPython/sphinxext 2026-03-29 05:09:59,145 root INFO copying build/lib/IPython/sphinxext/custom_doctests.py -> build/bdist.linux-ppc64le/wheel/./IPython/sphinxext 2026-03-29 05:09:59,146 root INFO copying build/lib/IPython/sphinxext/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/sphinxext 2026-03-29 05:09:59,147 root INFO copying build/lib/IPython/sphinxext/ipython_directive.py -> build/bdist.linux-ppc64le/wheel/./IPython/sphinxext 2026-03-29 05:09:59,147 root INFO copying build/lib/IPython/__main__.py -> build/bdist.linux-ppc64le/wheel/./IPython 2026-03-29 05:09:59,148 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/extensions 2026-03-29 05:09:59,149 root INFO copying build/lib/IPython/extensions/autoreload.py -> build/bdist.linux-ppc64le/wheel/./IPython/extensions 2026-03-29 05:09:59,149 root INFO copying build/lib/IPython/extensions/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/extensions 2026-03-29 05:09:59,150 root INFO copying build/lib/IPython/extensions/storemagic.py -> build/bdist.linux-ppc64le/wheel/./IPython/extensions 2026-03-29 05:09:59,151 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/extensions/deduperreload 2026-03-29 05:09:59,151 root INFO copying build/lib/IPython/extensions/deduperreload/deduperreload_patching.py -> build/bdist.linux-ppc64le/wheel/./IPython/extensions/deduperreload 2026-03-29 05:09:59,152 root INFO copying build/lib/IPython/extensions/deduperreload/deduperreload.py -> build/bdist.linux-ppc64le/wheel/./IPython/extensions/deduperreload 2026-03-29 05:09:59,153 root INFO copying build/lib/IPython/extensions/deduperreload/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/extensions/deduperreload 2026-03-29 05:09:59,153 root INFO copying build/lib/IPython/py.typed -> build/bdist.linux-ppc64le/wheel/./IPython 2026-03-29 05:09:59,154 root INFO copying build/lib/IPython/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython 2026-03-29 05:09:59,155 root INFO creating build/bdist.linux-ppc64le/wheel/IPython/utils 2026-03-29 05:09:59,155 root INFO copying build/lib/IPython/utils/_process_posix.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,156 root INFO copying build/lib/IPython/utils/generics.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,157 root INFO copying build/lib/IPython/utils/capture.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,157 root INFO copying build/lib/IPython/utils/_sysinfo.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,158 root INFO copying build/lib/IPython/utils/_process_win32_controller.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,159 root INFO copying build/lib/IPython/utils/decorators.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,159 root INFO copying build/lib/IPython/utils/coloransi.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,160 root INFO copying build/lib/IPython/utils/path.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,161 root INFO copying build/lib/IPython/utils/strdispatch.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,161 root INFO copying build/lib/IPython/utils/sentinel.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,162 root INFO copying build/lib/IPython/utils/docs.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,163 root INFO copying build/lib/IPython/utils/ipstruct.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,163 root INFO copying build/lib/IPython/utils/_process_emscripten.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,164 root INFO copying build/lib/IPython/utils/data.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,165 root INFO copying build/lib/IPython/utils/tempdir.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,165 root INFO copying build/lib/IPython/utils/log.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,166 root INFO copying build/lib/IPython/utils/wildcard.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,167 root INFO copying build/lib/IPython/utils/_process_cli.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,167 root INFO copying build/lib/IPython/utils/importstring.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,168 root INFO copying build/lib/IPython/utils/_process_win32.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,169 root INFO copying build/lib/IPython/utils/PyColorize.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,169 root INFO copying build/lib/IPython/utils/frame.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,170 root INFO copying build/lib/IPython/utils/process.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,171 root INFO copying build/lib/IPython/utils/tokenutil.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,171 root INFO copying build/lib/IPython/utils/terminal.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,172 root INFO copying build/lib/IPython/utils/eventful.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,173 root INFO copying build/lib/IPython/utils/dir2.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,173 root INFO copying build/lib/IPython/utils/jsonutil.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,174 root INFO copying build/lib/IPython/utils/syspathcontext.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,175 root INFO copying build/lib/IPython/utils/timing.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,175 root INFO copying build/lib/IPython/utils/io.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,176 root INFO copying build/lib/IPython/utils/openpy.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,177 root INFO copying build/lib/IPython/utils/__init__.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,177 root INFO copying build/lib/IPython/utils/sysinfo.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,178 root INFO copying build/lib/IPython/utils/module_paths.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,179 root INFO copying build/lib/IPython/utils/_process_common.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,180 root INFO copying build/lib/IPython/utils/contexts.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,180 root INFO copying build/lib/IPython/utils/py3compat.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,181 root INFO copying build/lib/IPython/utils/encoding.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,182 root INFO copying build/lib/IPython/utils/text.py -> build/bdist.linux-ppc64le/wheel/./IPython/utils 2026-03-29 05:09:59,183 root INFO running install_data 2026-03-29 05:09:59,198 root INFO creating build/bdist.linux-ppc64le/wheel/ipython-9.10.0.data/data 2026-03-29 05:09:59,199 root INFO creating build/bdist.linux-ppc64le/wheel/ipython-9.10.0.data/data/share/man/man1 2026-03-29 05:09:59,200 root INFO copying docs/man/ipython.1 -> build/bdist.linux-ppc64le/wheel/ipython-9.10.0.data/data/share/man/man1 2026-03-29 05:09:59,200 root INFO running install_egg_info 2026-03-29 05:09:59,214 root INFO running egg_info 2026-03-29 05:09:59,228 root INFO creating ipython.egg-info 2026-03-29 05:09:59,228 root INFO writing ipython.egg-info/PKG-INFO 2026-03-29 05:09:59,242 root INFO writing dependency_links to ipython.egg-info/dependency_links.txt 2026-03-29 05:09:59,243 root INFO writing entry points to ipython.egg-info/entry_points.txt 2026-03-29 05:09:59,254 root INFO writing requirements to ipython.egg-info/requires.txt 2026-03-29 05:09:59,254 root INFO writing top-level names to ipython.egg-info/top_level.txt 2026-03-29 05:09:59,255 root INFO writing manifest file 'ipython.egg-info/SOURCES.txt' 2026-03-29 05:09:59,298 root INFO reading manifest file 'ipython.egg-info/SOURCES.txt' 2026-03-29 05:09:59,299 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 05:09:59,312 root WARNING warning: no previously-included files matching '*' found under directory 'tools' 2026-03-29 05:09:59,314 root WARNING warning: no previously-included files found matching 'tools' 2026-03-29 05:09:59,315 root WARNING warning: no previously-included files found matching 'CONTRIBUTING.md' 2026-03-29 05:09:59,316 root WARNING warning: no previously-included files found matching '.editorconfig' 2026-03-29 05:09:59,317 root WARNING warning: no previously-included files found matching 'SECURITY.md' 2026-03-29 05:09:59,319 root WARNING warning: no previously-included files found matching '.readthedocs.yaml' 2026-03-29 05:09:59,342 root WARNING warning: no previously-included files found matching 'docs/#*' 2026-03-29 05:09:59,344 root WARNING warning: no previously-included files found matching 'docs/man/*.1.gz' 2026-03-29 05:09:59,346 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2026-03-29 05:09:59,350 root WARNING no previously-included directories found matching 'docs/build' 2026-03-29 05:09:59,352 root WARNING no previously-included directories found matching 'docs/gh-pages' 2026-03-29 05:09:59,354 root WARNING no previously-included directories found matching 'docs/dist' 2026-03-29 05:09:59,357 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2026-03-29 05:09:59,361 root WARNING warning: no previously-included files matching '*.flc' found anywhere in distribution 2026-03-29 05:09:59,365 root WARNING warning: no previously-included files matching '*.yml' found anywhere in distribution 2026-03-29 05:09:59,372 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2026-03-29 05:09:59,375 root WARNING warning: no previously-included files matching '.dircopy.log' found anywhere in distribution 2026-03-29 05:09:59,378 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2026-03-29 05:09:59,381 root WARNING warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution 2026-03-29 05:09:59,382 root INFO adding license file 'LICENSE' 2026-03-29 05:09:59,382 root INFO adding license file 'COPYING.rst' 2026-03-29 05:09:59,415 root INFO writing manifest file 'ipython.egg-info/SOURCES.txt' 2026-03-29 05:09:59,416 root INFO Copying ipython.egg-info to build/bdist.linux-ppc64le/wheel/./ipython-9.10.0-py3.14.egg-info 2026-03-29 05:09:59,421 root INFO running install_scripts 2026-03-29 05:09:59,426 root INFO creating build/bdist.linux-ppc64le/wheel/ipython-9.10.0.dist-info/WHEEL 2026-03-29 05:09:59,428 wheel INFO creating '/home/buildozer/aports/community/ipython/src/ipython-9.10.0/.dist/.tmp-qrv6f5py/ipython-9.10.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-29 05:09:59,429 wheel INFO adding 'IPython/__init__.py' 2026-03-29 05:09:59,430 wheel INFO adding 'IPython/__main__.py' 2026-03-29 05:09:59,430 wheel INFO adding 'IPython/display.py' 2026-03-29 05:09:59,431 wheel INFO adding 'IPython/paths.py' 2026-03-29 05:09:59,431 wheel INFO adding 'IPython/py.typed' 2026-03-29 05:09:59,433 wheel INFO adding 'IPython/core/__init__.py' 2026-03-29 05:09:59,433 wheel INFO adding 'IPython/core/alias.py' 2026-03-29 05:09:59,434 wheel INFO adding 'IPython/core/application.py' 2026-03-29 05:09:59,435 wheel INFO adding 'IPython/core/async_helpers.py' 2026-03-29 05:09:59,435 wheel INFO adding 'IPython/core/autocall.py' 2026-03-29 05:09:59,436 wheel INFO adding 'IPython/core/builtin_trap.py' 2026-03-29 05:09:59,437 wheel INFO adding 'IPython/core/compilerop.py' 2026-03-29 05:09:59,438 wheel INFO adding 'IPython/core/completer.py' 2026-03-29 05:09:59,440 wheel INFO adding 'IPython/core/completerlib.py' 2026-03-29 05:09:59,440 wheel INFO adding 'IPython/core/crashhandler.py' 2026-03-29 05:09:59,441 wheel INFO adding 'IPython/core/debugger.py' 2026-03-29 05:09:59,442 wheel INFO adding 'IPython/core/debugger_backport.py' 2026-03-29 05:09:59,443 wheel INFO adding 'IPython/core/display.py' 2026-03-29 05:09:59,444 wheel INFO adding 'IPython/core/display_functions.py' 2026-03-29 05:09:59,445 wheel INFO adding 'IPython/core/display_trap.py' 2026-03-29 05:09:59,445 wheel INFO adding 'IPython/core/displayhook.py' 2026-03-29 05:09:59,446 wheel INFO adding 'IPython/core/displaypub.py' 2026-03-29 05:09:59,447 wheel INFO adding 'IPython/core/doctb.py' 2026-03-29 05:09:59,447 wheel INFO adding 'IPython/core/error.py' 2026-03-29 05:09:59,448 wheel INFO adding 'IPython/core/events.py' 2026-03-29 05:09:59,449 wheel INFO adding 'IPython/core/extensions.py' 2026-03-29 05:09:59,450 wheel INFO adding 'IPython/core/formatters.py' 2026-03-29 05:09:59,450 wheel INFO adding 'IPython/core/getipython.py' 2026-03-29 05:09:59,451 wheel INFO adding 'IPython/core/guarded_eval.py' 2026-03-29 05:09:59,452 wheel INFO adding 'IPython/core/history.py' 2026-03-29 05:09:59,453 wheel INFO adding 'IPython/core/historyapp.py' 2026-03-29 05:09:59,454 wheel INFO adding 'IPython/core/hooks.py' 2026-03-29 05:09:59,455 wheel INFO adding 'IPython/core/inputtransformer2.py' 2026-03-29 05:09:59,456 wheel INFO adding 'IPython/core/interactiveshell.py' 2026-03-29 05:09:59,458 wheel INFO adding 'IPython/core/latex_symbols.py' 2026-03-29 05:09:59,459 wheel INFO adding 'IPython/core/logger.py' 2026-03-29 05:09:59,460 wheel INFO adding 'IPython/core/macro.py' 2026-03-29 05:09:59,460 wheel INFO adding 'IPython/core/magic.py' 2026-03-29 05:09:59,461 wheel INFO adding 'IPython/core/magic_arguments.py' 2026-03-29 05:09:59,462 wheel INFO adding 'IPython/core/oinspect.py' 2026-03-29 05:09:59,463 wheel INFO adding 'IPython/core/page.py' 2026-03-29 05:09:59,464 wheel INFO adding 'IPython/core/payload.py' 2026-03-29 05:09:59,464 wheel INFO adding 'IPython/core/payloadpage.py' 2026-03-29 05:09:59,465 wheel INFO adding 'IPython/core/prefilter.py' 2026-03-29 05:09:59,466 wheel INFO adding 'IPython/core/profileapp.py' 2026-03-29 05:09:59,467 wheel INFO adding 'IPython/core/profiledir.py' 2026-03-29 05:09:59,467 wheel INFO adding 'IPython/core/pylabtools.py' 2026-03-29 05:09:59,468 wheel INFO adding 'IPython/core/release.py' 2026-03-29 05:09:59,469 wheel INFO adding 'IPython/core/shellapp.py' 2026-03-29 05:09:59,470 wheel INFO adding 'IPython/core/splitinput.py' 2026-03-29 05:09:59,470 wheel INFO adding 'IPython/core/tbtools.py' 2026-03-29 05:09:59,471 wheel INFO adding 'IPython/core/tips.py' 2026-03-29 05:09:59,472 wheel INFO adding 'IPython/core/ultratb.py' 2026-03-29 05:09:59,473 wheel INFO adding 'IPython/core/usage.py' 2026-03-29 05:09:59,474 wheel INFO adding 'IPython/core/magics/__init__.py' 2026-03-29 05:09:59,474 wheel INFO adding 'IPython/core/magics/ast_mod.py' 2026-03-29 05:09:59,475 wheel INFO adding 'IPython/core/magics/auto.py' 2026-03-29 05:09:59,476 wheel INFO adding 'IPython/core/magics/basic.py' 2026-03-29 05:09:59,477 wheel INFO adding 'IPython/core/magics/code.py' 2026-03-29 05:09:59,478 wheel INFO adding 'IPython/core/magics/config.py' 2026-03-29 05:09:59,478 wheel INFO adding 'IPython/core/magics/display.py' 2026-03-29 05:09:59,479 wheel INFO adding 'IPython/core/magics/execution.py' 2026-03-29 05:09:59,480 wheel INFO adding 'IPython/core/magics/extension.py' 2026-03-29 05:09:59,481 wheel INFO adding 'IPython/core/magics/history.py' 2026-03-29 05:09:59,482 wheel INFO adding 'IPython/core/magics/logging.py' 2026-03-29 05:09:59,483 wheel INFO adding 'IPython/core/magics/namespace.py' 2026-03-29 05:09:59,484 wheel INFO adding 'IPython/core/magics/osm.py' 2026-03-29 05:09:59,484 wheel INFO adding 'IPython/core/magics/packaging.py' 2026-03-29 05:09:59,485 wheel INFO adding 'IPython/core/magics/pylab.py' 2026-03-29 05:09:59,486 wheel INFO adding 'IPython/core/magics/script.py' 2026-03-29 05:09:59,487 wheel INFO adding 'IPython/core/profile/README_STARTUP' 2026-03-29 05:09:59,487 wheel INFO adding 'IPython/extensions/__init__.py' 2026-03-29 05:09:59,488 wheel INFO adding 'IPython/extensions/autoreload.py' 2026-03-29 05:09:59,489 wheel INFO adding 'IPython/extensions/storemagic.py' 2026-03-29 05:09:59,489 wheel INFO adding 'IPython/extensions/deduperreload/__init__.py' 2026-03-29 05:09:59,490 wheel INFO adding 'IPython/extensions/deduperreload/deduperreload.py' 2026-03-29 05:09:59,491 wheel INFO adding 'IPython/extensions/deduperreload/deduperreload_patching.py' 2026-03-29 05:09:59,492 wheel INFO adding 'IPython/external/__init__.py' 2026-03-29 05:09:59,492 wheel INFO adding 'IPython/external/pickleshare.py' 2026-03-29 05:09:59,493 wheel INFO adding 'IPython/external/qt_for_kernel.py' 2026-03-29 05:09:59,494 wheel INFO adding 'IPython/external/qt_loaders.py' 2026-03-29 05:09:59,494 wheel INFO adding 'IPython/lib/__init__.py' 2026-03-29 05:09:59,495 wheel INFO adding 'IPython/lib/backgroundjobs.py' 2026-03-29 05:09:59,496 wheel INFO adding 'IPython/lib/clipboard.py' 2026-03-29 05:09:59,496 wheel INFO adding 'IPython/lib/deepreload.py' 2026-03-29 05:09:59,497 wheel INFO adding 'IPython/lib/demo.py' 2026-03-29 05:09:59,498 wheel INFO adding 'IPython/lib/display.py' 2026-03-29 05:09:59,499 wheel INFO adding 'IPython/lib/editorhooks.py' 2026-03-29 05:09:59,500 wheel INFO adding 'IPython/lib/guisupport.py' 2026-03-29 05:09:59,500 wheel INFO adding 'IPython/lib/latextools.py' 2026-03-29 05:09:59,501 wheel INFO adding 'IPython/lib/lexers.py' 2026-03-29 05:09:59,501 wheel INFO adding 'IPython/lib/pretty.py' 2026-03-29 05:09:59,502 wheel INFO adding 'IPython/sphinxext/__init__.py' 2026-03-29 05:09:59,503 wheel INFO adding 'IPython/sphinxext/custom_doctests.py' 2026-03-29 05:09:59,504 wheel INFO adding 'IPython/sphinxext/ipython_console_highlighting.py' 2026-03-29 05:09:59,504 wheel INFO adding 'IPython/sphinxext/ipython_directive.py' 2026-03-29 05:09:59,505 wheel INFO adding 'IPython/terminal/__init__.py' 2026-03-29 05:09:59,506 wheel INFO adding 'IPython/terminal/debugger.py' 2026-03-29 05:09:59,507 wheel INFO adding 'IPython/terminal/embed.py' 2026-03-29 05:09:59,507 wheel INFO adding 'IPython/terminal/interactiveshell.py' 2026-03-29 05:09:59,508 wheel INFO adding 'IPython/terminal/ipapp.py' 2026-03-29 05:09:59,509 wheel INFO adding 'IPython/terminal/magics.py' 2026-03-29 05:09:59,510 wheel INFO adding 'IPython/terminal/prompts.py' 2026-03-29 05:09:59,511 wheel INFO adding 'IPython/terminal/ptutils.py' 2026-03-29 05:09:59,512 wheel INFO adding 'IPython/terminal/pt_inputhooks/__init__.py' 2026-03-29 05:09:59,512 wheel INFO adding 'IPython/terminal/pt_inputhooks/asyncio.py' 2026-03-29 05:09:59,513 wheel INFO adding 'IPython/terminal/pt_inputhooks/glut.py' 2026-03-29 05:09:59,513 wheel INFO adding 'IPython/terminal/pt_inputhooks/gtk.py' 2026-03-29 05:09:59,514 wheel INFO adding 'IPython/terminal/pt_inputhooks/gtk3.py' 2026-03-29 05:09:59,515 wheel INFO adding 'IPython/terminal/pt_inputhooks/gtk4.py' 2026-03-29 05:09:59,515 wheel INFO adding 'IPython/terminal/pt_inputhooks/osx.py' 2026-03-29 05:09:59,516 wheel INFO adding 'IPython/terminal/pt_inputhooks/pyglet.py' 2026-03-29 05:09:59,517 wheel INFO adding 'IPython/terminal/pt_inputhooks/qt.py' 2026-03-29 05:09:59,517 wheel INFO adding 'IPython/terminal/pt_inputhooks/tk.py' 2026-03-29 05:09:59,518 wheel INFO adding 'IPython/terminal/pt_inputhooks/wx.py' 2026-03-29 05:09:59,519 wheel INFO adding 'IPython/terminal/shortcuts/__init__.py' 2026-03-29 05:09:59,520 wheel INFO adding 'IPython/terminal/shortcuts/auto_match.py' 2026-03-29 05:09:59,520 wheel INFO adding 'IPython/terminal/shortcuts/auto_suggest.py' 2026-03-29 05:09:59,521 wheel INFO adding 'IPython/terminal/shortcuts/filters.py' 2026-03-29 05:09:59,522 wheel INFO adding 'IPython/testing/__init__.py' 2026-03-29 05:09:59,522 wheel INFO adding 'IPython/testing/decorators.py' 2026-03-29 05:09:59,523 wheel INFO adding 'IPython/testing/globalipapp.py' 2026-03-29 05:09:59,524 wheel INFO adding 'IPython/testing/ipunittest.py' 2026-03-29 05:09:59,524 wheel INFO adding 'IPython/testing/skipdoctest.py' 2026-03-29 05:09:59,525 wheel INFO adding 'IPython/testing/tools.py' 2026-03-29 05:09:59,526 wheel INFO adding 'IPython/testing/plugin/__init__.py' 2026-03-29 05:09:59,526 wheel INFO adding 'IPython/testing/plugin/dtexample.py' 2026-03-29 05:09:59,527 wheel INFO adding 'IPython/testing/plugin/ipdoctest.py' 2026-03-29 05:09:59,528 wheel INFO adding 'IPython/testing/plugin/pytest_ipdoctest.py' 2026-03-29 05:09:59,529 wheel INFO adding 'IPython/testing/plugin/setup.py' 2026-03-29 05:09:59,529 wheel INFO adding 'IPython/testing/plugin/simple.py' 2026-03-29 05:09:59,530 wheel INFO adding 'IPython/testing/plugin/simplevars.py' 2026-03-29 05:09:59,530 wheel INFO adding 'IPython/testing/plugin/test_combo.txt' 2026-03-29 05:09:59,531 wheel INFO adding 'IPython/testing/plugin/test_example.txt' 2026-03-29 05:09:59,532 wheel INFO adding 'IPython/testing/plugin/test_exampleip.txt' 2026-03-29 05:09:59,532 wheel INFO adding 'IPython/testing/plugin/test_ipdoctest.py' 2026-03-29 05:09:59,533 wheel INFO adding 'IPython/testing/plugin/test_refs.py' 2026-03-29 05:09:59,534 wheel INFO adding 'IPython/utils/PyColorize.py' 2026-03-29 05:09:59,534 wheel INFO adding 'IPython/utils/__init__.py' 2026-03-29 05:09:59,535 wheel INFO adding 'IPython/utils/_process_cli.py' 2026-03-29 05:09:59,535 wheel INFO adding 'IPython/utils/_process_common.py' 2026-03-29 05:09:59,536 wheel INFO adding 'IPython/utils/_process_emscripten.py' 2026-03-29 05:09:59,537 wheel INFO adding 'IPython/utils/_process_posix.py' 2026-03-29 05:09:59,537 wheel INFO adding 'IPython/utils/_process_win32.py' 2026-03-29 05:09:59,538 wheel INFO adding 'IPython/utils/_process_win32_controller.py' 2026-03-29 05:09:59,539 wheel INFO adding 'IPython/utils/_sysinfo.py' 2026-03-29 05:09:59,539 wheel INFO adding 'IPython/utils/capture.py' 2026-03-29 05:09:59,540 wheel INFO adding 'IPython/utils/coloransi.py' 2026-03-29 05:09:59,541 wheel INFO adding 'IPython/utils/contexts.py' 2026-03-29 05:09:59,541 wheel INFO adding 'IPython/utils/data.py' 2026-03-29 05:09:59,542 wheel INFO adding 'IPython/utils/decorators.py' 2026-03-29 05:09:59,542 wheel INFO adding 'IPython/utils/dir2.py' 2026-03-29 05:09:59,543 wheel INFO adding 'IPython/utils/docs.py' 2026-03-29 05:09:59,544 wheel INFO adding 'IPython/utils/encoding.py' 2026-03-29 05:09:59,544 wheel INFO adding 'IPython/utils/eventful.py' 2026-03-29 05:09:59,545 wheel INFO adding 'IPython/utils/frame.py' 2026-03-29 05:09:59,545 wheel INFO adding 'IPython/utils/generics.py' 2026-03-29 05:09:59,546 wheel INFO adding 'IPython/utils/importstring.py' 2026-03-29 05:09:59,547 wheel INFO adding 'IPython/utils/io.py' 2026-03-29 05:09:59,547 wheel INFO adding 'IPython/utils/ipstruct.py' 2026-03-29 05:09:59,548 wheel INFO adding 'IPython/utils/jsonutil.py' 2026-03-29 05:09:59,549 wheel INFO adding 'IPython/utils/log.py' 2026-03-29 05:09:59,549 wheel INFO adding 'IPython/utils/module_paths.py' 2026-03-29 05:09:59,550 wheel INFO adding 'IPython/utils/openpy.py' 2026-03-29 05:09:59,551 wheel INFO adding 'IPython/utils/path.py' 2026-03-29 05:09:59,551 wheel INFO adding 'IPython/utils/process.py' 2026-03-29 05:09:59,552 wheel INFO adding 'IPython/utils/py3compat.py' 2026-03-29 05:09:59,552 wheel INFO adding 'IPython/utils/sentinel.py' 2026-03-29 05:09:59,553 wheel INFO adding 'IPython/utils/strdispatch.py' 2026-03-29 05:09:59,554 wheel INFO adding 'IPython/utils/sysinfo.py' 2026-03-29 05:09:59,554 wheel INFO adding 'IPython/utils/syspathcontext.py' 2026-03-29 05:09:59,555 wheel INFO adding 'IPython/utils/tempdir.py' 2026-03-29 05:09:59,555 wheel INFO adding 'IPython/utils/terminal.py' 2026-03-29 05:09:59,556 wheel INFO adding 'IPython/utils/text.py' 2026-03-29 05:09:59,557 wheel INFO adding 'IPython/utils/timing.py' 2026-03-29 05:09:59,558 wheel INFO adding 'IPython/utils/tokenutil.py' 2026-03-29 05:09:59,558 wheel INFO adding 'IPython/utils/wildcard.py' 2026-03-29 05:09:59,560 wheel INFO adding 'ipython-9.10.0.data/data/share/man/man1/ipython.1' 2026-03-29 05:09:59,561 wheel INFO adding 'ipython-9.10.0.dist-info/licenses/COPYING.rst' 2026-03-29 05:09:59,561 wheel INFO adding 'ipython-9.10.0.dist-info/licenses/LICENSE' 2026-03-29 05:09:59,562 wheel INFO adding 'ipython-9.10.0.dist-info/METADATA' 2026-03-29 05:09:59,562 wheel INFO adding 'ipython-9.10.0.dist-info/WHEEL' 2026-03-29 05:09:59,563 wheel INFO adding 'ipython-9.10.0.dist-info/entry_points.txt' 2026-03-29 05:09:59,563 wheel INFO adding 'ipython-9.10.0.dist-info/top_level.txt' 2026-03-29 05:09:59,566 wheel INFO adding 'ipython-9.10.0.dist-info/RECORD' 2026-03-29 05:09:59,570 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-29 05:09:59,590 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... '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/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/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/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/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/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/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/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/__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/sphinxext/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/sphinxext/__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/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.14/site-packages/IPython/__pycache__' '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__' >>> 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 Sun, 29 Mar 2026 05:10:04 +0000 elapsed time 0h 0m 16s >>> ipython: Cleaning up srcdir >>> ipython: Cleaning up pkgdir >>> ipython: Uninstalling dependencies... ( 1/56) Purging .makedepends-ipython (20260329.050955) ( 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: 288.7 MiB in 105 packages >>> ipython: Updating the community/ppc64le repository index... >>> ipython: Signing the index...