>>> ipython: Building community/ipython 9.2.0-r0 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 23:13:36 +0000 >>> ipython: Validating /home/buildozer/aports/community/ipython/APKBUILD... >>> ipython: Analyzing dependencies... >>> ipython: Installing for build: build-base py3-backcall py3-decorator py3-jedi py3-matplotlib-inline py3-pexpect py3-pickleshare py3-prompt_toolkit<3.1.0 py3-pygments py3-stack_data py3-traitlets py3-gpep517 py3-setuptools py3-wheel (1/56) Installing libbz2 (1.0.8-r6) (2/56) Installing libffi (3.4.8-r0) (3/56) Installing gdbm (1.24-r0) (4/56) Installing xz-libs (5.8.1-r0) (5/56) Installing mpdecimal (4.0.0-r0) (6/56) Installing libpanelw (6.5_p20250412-r0) (7/56) Installing sqlite-libs (3.49.1-r0) (8/56) Installing python3 (3.12.10-r0) (9/56) Installing python3-pycache-pyc0 (3.12.10-r0) (10/56) Installing pyc (3.12.10-r0) (11/56) Installing py3-backcall-pyc (0.2.0-r5) (12/56) Installing python3-pyc (3.12.10-r0) (13/56) Installing py3-backcall (0.2.0-r5) (14/56) Installing py3-decorator (5.2.1-r0) (15/56) Installing py3-decorator-pyc (5.2.1-r0) (16/56) Installing py3-parso (0.8.4-r1) (17/56) Installing py3-parso-pyc (0.8.4-r1) (18/56) Installing py3-jedi (0.19.2-r0) (19/56) Installing py3-jedi-pyc (0.19.2-r0) (20/56) Installing py3-traitlets (5.14.3-r0) (21/56) Installing py3-traitlets-pyc (5.14.3-r0) (22/56) Installing py3-matplotlib-inline (0.1.7-r1) (23/56) Installing py3-matplotlib-inline-pyc (0.1.7-r1) (24/56) Installing py3-ptyprocess (0.7.0-r6) (25/56) Installing py3-ptyprocess-pyc (0.7.0-r6) (26/56) Installing py3-pexpect (4.9-r1) (27/56) Installing py3-pexpect-pyc (4.9-r1) (28/56) Installing py3-pickleshare (0.7.5-r8) (29/56) Installing py3-pickleshare-pyc (0.7.5-r8) (30/56) Installing py3-wcwidth (0.2.13-r1) (31/56) Installing py3-wcwidth-pyc (0.2.13-r1) (32/56) Installing py3-prompt_toolkit (3.0.47-r0) (33/56) Installing py3-prompt_toolkit-pyc (3.0.47-r0) (34/56) Installing py3-pygments (2.19.1-r1) (35/56) Installing py3-pygments-pyc (2.19.1-r1) (36/56) Installing py3-executing (2.2.0-r0) (37/56) Installing py3-executing-pyc (2.2.0-r0) (38/56) Installing py3-asttokens (3.0.0-r0) (39/56) Installing py3-asttokens-pyc (3.0.0-r0) (40/56) Installing py3-pure_eval (0.2.3-r0) (41/56) Installing py3-pure_eval-pyc (0.2.3-r0) (42/56) Installing py3-stack_data (0.6.3-r1) (43/56) Installing py3-stack_data-pyc (0.6.3-r1) (44/56) Installing py3-installer (0.7.0-r2) (45/56) Installing py3-installer-pyc (0.7.0-r2) (46/56) Installing py3-gpep517 (16-r0) (47/56) Installing py3-gpep517-pyc (16-r0) (48/56) Installing py3-parsing (3.2.0-r0) (49/56) Installing py3-parsing-pyc (3.2.0-r0) (50/56) Installing py3-packaging (25.0-r0) (51/56) Installing py3-packaging-pyc (25.0-r0) (52/56) Installing py3-setuptools (77.0.3-r0) (53/56) Installing py3-setuptools-pyc (77.0.3-r0) (54/56) Installing py3-wheel (0.43.0-r0) (55/56) Installing py3-wheel-pyc (0.43.0-r0) (56/56) Installing .makedepends-ipython (20250427.231337) Executing busybox-1.37.0-r16.trigger OK: 389 MiB in 160 packages >>> ipython: Cleaning up srcdir >>> ipython: Cleaning up pkgdir >>> ipython: Cleaning up tmpdir >>> ipython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ipython-9.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/ipython-9.2.0.tar.gz.part' ipython-9.2.0.tar.gz 100% |********************************| 4286k 0:00:00 ETA '/var/cache/distfiles/edge/ipython-9.2.0.tar.gz.part' saved >>> ipython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ipython-9.2.0.tar.gz >>> ipython: Checking sha512sums... ipython-9.2.0.tar.gz: OK >>> ipython: Unpacking /var/cache/distfiles/edge/ipython-9.2.0.tar.gz... 2025-04-27 23:13:39,302 gpep517 INFO Building wheel via backend _build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-27 23:13:39,399 root INFO running bdist_wheel 2025-04-27 23:13:39,416 root INFO running build 2025-04-27 23:13:39,416 root INFO running build_py 2025-04-27 23:13:39,417 root INFO creating build/lib/IPython 2025-04-27 23:13:39,418 root INFO copying IPython/__init__.py -> build/lib/IPython 2025-04-27 23:13:39,418 root INFO copying IPython/__main__.py -> build/lib/IPython 2025-04-27 23:13:39,418 root INFO copying IPython/display.py -> build/lib/IPython 2025-04-27 23:13:39,419 root INFO copying IPython/paths.py -> build/lib/IPython 2025-04-27 23:13:39,419 root INFO creating build/lib/IPython/terminal 2025-04-27 23:13:39,419 root INFO copying IPython/terminal/__init__.py -> build/lib/IPython/terminal 2025-04-27 23:13:39,420 root INFO copying IPython/terminal/debugger.py -> build/lib/IPython/terminal 2025-04-27 23:13:39,420 root INFO copying IPython/terminal/prompts.py -> build/lib/IPython/terminal 2025-04-27 23:13:39,420 root INFO copying IPython/terminal/magics.py -> build/lib/IPython/terminal 2025-04-27 23:13:39,421 root INFO copying IPython/terminal/embed.py -> build/lib/IPython/terminal 2025-04-27 23:13:39,421 root INFO copying IPython/terminal/ipapp.py -> build/lib/IPython/terminal 2025-04-27 23:13:39,421 root INFO copying IPython/terminal/interactiveshell.py -> build/lib/IPython/terminal 2025-04-27 23:13:39,422 root INFO copying IPython/terminal/ptutils.py -> build/lib/IPython/terminal 2025-04-27 23:13:39,422 root INFO creating build/lib/IPython/sphinxext 2025-04-27 23:13:39,422 root INFO copying IPython/sphinxext/__init__.py -> build/lib/IPython/sphinxext 2025-04-27 23:13:39,422 root INFO copying IPython/sphinxext/ipython_directive.py -> build/lib/IPython/sphinxext 2025-04-27 23:13:39,423 root INFO copying IPython/sphinxext/ipython_console_highlighting.py -> build/lib/IPython/sphinxext 2025-04-27 23:13:39,423 root INFO copying IPython/sphinxext/custom_doctests.py -> build/lib/IPython/sphinxext 2025-04-27 23:13:39,423 root INFO creating build/lib/IPython/external 2025-04-27 23:13:39,424 root INFO copying IPython/external/__init__.py -> build/lib/IPython/external 2025-04-27 23:13:39,424 root INFO copying IPython/external/qt_for_kernel.py -> build/lib/IPython/external 2025-04-27 23:13:39,424 root INFO copying IPython/external/qt_loaders.py -> build/lib/IPython/external 2025-04-27 23:13:39,424 root INFO copying IPython/external/pickleshare.py -> build/lib/IPython/external 2025-04-27 23:13:39,425 root INFO creating build/lib/IPython/extensions 2025-04-27 23:13:39,425 root INFO copying IPython/extensions/__init__.py -> build/lib/IPython/extensions 2025-04-27 23:13:39,425 root INFO copying IPython/extensions/autoreload.py -> build/lib/IPython/extensions 2025-04-27 23:13:39,426 root INFO copying IPython/extensions/storemagic.py -> build/lib/IPython/extensions 2025-04-27 23:13:39,426 root INFO creating build/lib/IPython/utils 2025-04-27 23:13:39,426 root INFO copying IPython/utils/__init__.py -> build/lib/IPython/utils 2025-04-27 23:13:39,427 root INFO copying IPython/utils/_process_common.py -> build/lib/IPython/utils 2025-04-27 23:13:39,427 root INFO copying IPython/utils/log.py -> build/lib/IPython/utils 2025-04-27 23:13:39,427 root INFO copying IPython/utils/frame.py -> build/lib/IPython/utils 2025-04-27 23:13:39,427 root INFO copying IPython/utils/decorators.py -> build/lib/IPython/utils 2025-04-27 23:13:39,428 root INFO copying IPython/utils/sysinfo.py -> build/lib/IPython/utils 2025-04-27 23:13:39,428 root INFO copying IPython/utils/PyColorize.py -> build/lib/IPython/utils 2025-04-27 23:13:39,428 root INFO copying IPython/utils/io.py -> build/lib/IPython/utils 2025-04-27 23:13:39,428 root INFO copying IPython/utils/timing.py -> build/lib/IPython/utils 2025-04-27 23:13:39,429 root INFO copying IPython/utils/syspathcontext.py -> build/lib/IPython/utils 2025-04-27 23:13:39,429 root INFO copying IPython/utils/eventful.py -> build/lib/IPython/utils 2025-04-27 23:13:39,429 root INFO copying IPython/utils/terminal.py -> build/lib/IPython/utils 2025-04-27 23:13:39,430 root INFO copying IPython/utils/capture.py -> build/lib/IPython/utils 2025-04-27 23:13:39,430 root INFO copying IPython/utils/py3compat.py -> build/lib/IPython/utils 2025-04-27 23:13:39,430 root INFO copying IPython/utils/_sysinfo.py -> build/lib/IPython/utils 2025-04-27 23:13:39,430 root INFO copying IPython/utils/process.py -> build/lib/IPython/utils 2025-04-27 23:13:39,431 root INFO copying IPython/utils/generics.py -> build/lib/IPython/utils 2025-04-27 23:13:39,431 root INFO copying IPython/utils/_process_posix.py -> build/lib/IPython/utils 2025-04-27 23:13:39,431 root INFO copying IPython/utils/jsonutil.py -> build/lib/IPython/utils 2025-04-27 23:13:39,431 root INFO copying IPython/utils/tokenutil.py -> build/lib/IPython/utils 2025-04-27 23:13:39,432 root INFO copying IPython/utils/importstring.py -> build/lib/IPython/utils 2025-04-27 23:13:39,432 root INFO copying IPython/utils/path.py -> build/lib/IPython/utils 2025-04-27 23:13:39,432 root INFO copying IPython/utils/coloransi.py -> build/lib/IPython/utils 2025-04-27 23:13:39,432 root INFO copying IPython/utils/tempdir.py -> build/lib/IPython/utils 2025-04-27 23:13:39,433 root INFO copying IPython/utils/_process_cli.py -> build/lib/IPython/utils 2025-04-27 23:13:39,433 root INFO copying IPython/utils/strdispatch.py -> build/lib/IPython/utils 2025-04-27 23:13:39,433 root INFO copying IPython/utils/ipstruct.py -> build/lib/IPython/utils 2025-04-27 23:13:39,433 root INFO copying IPython/utils/_process_emscripten.py -> build/lib/IPython/utils 2025-04-27 23:13:39,433 root INFO copying IPython/utils/_process_win32.py -> build/lib/IPython/utils 2025-04-27 23:13:39,434 root INFO copying IPython/utils/wildcard.py -> build/lib/IPython/utils 2025-04-27 23:13:39,434 root INFO copying IPython/utils/openpy.py -> build/lib/IPython/utils 2025-04-27 23:13:39,434 root INFO copying IPython/utils/module_paths.py -> build/lib/IPython/utils 2025-04-27 23:13:39,434 root INFO copying IPython/utils/dir2.py -> build/lib/IPython/utils 2025-04-27 23:13:39,435 root INFO copying IPython/utils/contexts.py -> build/lib/IPython/utils 2025-04-27 23:13:39,435 root INFO copying IPython/utils/docs.py -> build/lib/IPython/utils 2025-04-27 23:13:39,435 root INFO copying IPython/utils/data.py -> build/lib/IPython/utils 2025-04-27 23:13:39,435 root INFO copying IPython/utils/sentinel.py -> build/lib/IPython/utils 2025-04-27 23:13:39,435 root INFO copying IPython/utils/_process_win32_controller.py -> build/lib/IPython/utils 2025-04-27 23:13:39,436 root INFO copying IPython/utils/encoding.py -> build/lib/IPython/utils 2025-04-27 23:13:39,436 root INFO copying IPython/utils/text.py -> build/lib/IPython/utils 2025-04-27 23:13:39,436 root INFO creating build/lib/IPython/lib 2025-04-27 23:13:39,437 root INFO copying IPython/lib/__init__.py -> build/lib/IPython/lib 2025-04-27 23:13:39,437 root INFO copying IPython/lib/guisupport.py -> build/lib/IPython/lib 2025-04-27 23:13:39,437 root INFO copying IPython/lib/editorhooks.py -> build/lib/IPython/lib 2025-04-27 23:13:39,437 root INFO copying IPython/lib/pretty.py -> build/lib/IPython/lib 2025-04-27 23:13:39,437 root INFO copying IPython/lib/clipboard.py -> build/lib/IPython/lib 2025-04-27 23:13:39,438 root INFO copying IPython/lib/backgroundjobs.py -> build/lib/IPython/lib 2025-04-27 23:13:39,438 root INFO copying IPython/lib/deepreload.py -> build/lib/IPython/lib 2025-04-27 23:13:39,438 root INFO copying IPython/lib/demo.py -> build/lib/IPython/lib 2025-04-27 23:13:39,438 root INFO copying IPython/lib/display.py -> build/lib/IPython/lib 2025-04-27 23:13:39,439 root INFO copying IPython/lib/latextools.py -> build/lib/IPython/lib 2025-04-27 23:13:39,439 root INFO copying IPython/lib/lexers.py -> build/lib/IPython/lib 2025-04-27 23:13:39,439 root INFO creating build/lib/IPython/testing 2025-04-27 23:13:39,439 root INFO copying IPython/testing/__init__.py -> build/lib/IPython/testing 2025-04-27 23:13:39,440 root INFO copying IPython/testing/decorators.py -> build/lib/IPython/testing 2025-04-27 23:13:39,440 root INFO copying IPython/testing/tools.py -> build/lib/IPython/testing 2025-04-27 23:13:39,440 root INFO copying IPython/testing/ipunittest.py -> build/lib/IPython/testing 2025-04-27 23:13:39,440 root INFO copying IPython/testing/skipdoctest.py -> build/lib/IPython/testing 2025-04-27 23:13:39,440 root INFO copying IPython/testing/globalipapp.py -> build/lib/IPython/testing 2025-04-27 23:13:39,441 root INFO creating build/lib/IPython/core 2025-04-27 23:13:39,441 root INFO copying IPython/core/__init__.py -> build/lib/IPython/core 2025-04-27 23:13:39,441 root INFO copying IPython/core/shellapp.py -> build/lib/IPython/core 2025-04-27 23:13:39,442 root INFO copying IPython/core/profiledir.py -> build/lib/IPython/core 2025-04-27 23:13:39,442 root INFO copying IPython/core/historyapp.py -> build/lib/IPython/core 2025-04-27 23:13:39,442 root INFO copying IPython/core/splitinput.py -> build/lib/IPython/core 2025-04-27 23:13:39,442 root INFO copying IPython/core/tips.py -> build/lib/IPython/core 2025-04-27 23:13:39,443 root INFO copying IPython/core/debugger.py -> build/lib/IPython/core 2025-04-27 23:13:39,443 root INFO copying IPython/core/payloadpage.py -> build/lib/IPython/core 2025-04-27 23:13:39,443 root INFO copying IPython/core/payload.py -> build/lib/IPython/core 2025-04-27 23:13:39,443 root INFO copying IPython/core/guarded_eval.py -> build/lib/IPython/core 2025-04-27 23:13:39,444 root INFO copying IPython/core/prefilter.py -> build/lib/IPython/core 2025-04-27 23:13:39,444 root INFO copying IPython/core/logger.py -> build/lib/IPython/core 2025-04-27 23:13:39,444 root INFO copying IPython/core/formatters.py -> build/lib/IPython/core 2025-04-27 23:13:39,444 root INFO copying IPython/core/display_functions.py -> build/lib/IPython/core 2025-04-27 23:13:39,445 root INFO copying IPython/core/builtin_trap.py -> build/lib/IPython/core 2025-04-27 23:13:39,445 root INFO copying IPython/core/usage.py -> build/lib/IPython/core 2025-04-27 23:13:39,445 root INFO copying IPython/core/extensions.py -> build/lib/IPython/core 2025-04-27 23:13:39,445 root INFO copying IPython/core/getipython.py -> build/lib/IPython/core 2025-04-27 23:13:39,445 root INFO copying IPython/core/events.py -> build/lib/IPython/core 2025-04-27 23:13:39,446 root INFO copying IPython/core/async_helpers.py -> build/lib/IPython/core 2025-04-27 23:13:39,446 root INFO copying IPython/core/ultratb.py -> build/lib/IPython/core 2025-04-27 23:13:39,446 root INFO copying IPython/core/magic_arguments.py -> build/lib/IPython/core 2025-04-27 23:13:39,446 root INFO copying IPython/core/hooks.py -> build/lib/IPython/core 2025-04-27 23:13:39,447 root INFO copying IPython/core/oinspect.py -> build/lib/IPython/core 2025-04-27 23:13:39,447 root INFO copying IPython/core/completer.py -> build/lib/IPython/core 2025-04-27 23:13:39,447 root INFO copying IPython/core/completerlib.py -> build/lib/IPython/core 2025-04-27 23:13:39,448 root INFO copying IPython/core/displaypub.py -> build/lib/IPython/core 2025-04-27 23:13:39,448 root INFO copying IPython/core/release.py -> build/lib/IPython/core 2025-04-27 23:13:39,448 root INFO copying IPython/core/autocall.py -> build/lib/IPython/core 2025-04-27 23:13:39,448 root INFO copying IPython/core/inputtransformer2.py -> build/lib/IPython/core 2025-04-27 23:13:39,448 root INFO copying IPython/core/error.py -> build/lib/IPython/core 2025-04-27 23:13:39,449 root INFO copying IPython/core/profileapp.py -> build/lib/IPython/core 2025-04-27 23:13:39,449 root INFO copying IPython/core/tbtools.py -> build/lib/IPython/core 2025-04-27 23:13:39,449 root INFO copying IPython/core/display.py -> build/lib/IPython/core 2025-04-27 23:13:39,449 root INFO copying IPython/core/application.py -> build/lib/IPython/core 2025-04-27 23:13:39,450 root INFO copying IPython/core/alias.py -> build/lib/IPython/core 2025-04-27 23:13:39,450 root INFO copying IPython/core/magic.py -> build/lib/IPython/core 2025-04-27 23:13:39,450 root INFO copying IPython/core/doctb.py -> build/lib/IPython/core 2025-04-27 23:13:39,450 root INFO copying IPython/core/displayhook.py -> build/lib/IPython/core 2025-04-27 23:13:39,451 root INFO copying IPython/core/page.py -> build/lib/IPython/core 2025-04-27 23:13:39,451 root INFO copying IPython/core/latex_symbols.py -> build/lib/IPython/core 2025-04-27 23:13:39,451 root INFO copying IPython/core/interactiveshell.py -> build/lib/IPython/core 2025-04-27 23:13:39,451 root INFO copying IPython/core/crashhandler.py -> build/lib/IPython/core 2025-04-27 23:13:39,452 root INFO copying IPython/core/macro.py -> build/lib/IPython/core 2025-04-27 23:13:39,452 root INFO copying IPython/core/display_trap.py -> build/lib/IPython/core 2025-04-27 23:13:39,452 root INFO copying IPython/core/history.py -> build/lib/IPython/core 2025-04-27 23:13:39,452 root INFO copying IPython/core/compilerop.py -> build/lib/IPython/core 2025-04-27 23:13:39,453 root INFO copying IPython/core/pylabtools.py -> build/lib/IPython/core 2025-04-27 23:13:39,453 root INFO creating build/lib/IPython/terminal/shortcuts 2025-04-27 23:13:39,453 root INFO copying IPython/terminal/shortcuts/__init__.py -> build/lib/IPython/terminal/shortcuts 2025-04-27 23:13:39,453 root INFO copying IPython/terminal/shortcuts/filters.py -> build/lib/IPython/terminal/shortcuts 2025-04-27 23:13:39,454 root INFO copying IPython/terminal/shortcuts/auto_match.py -> build/lib/IPython/terminal/shortcuts 2025-04-27 23:13:39,454 root INFO copying IPython/terminal/shortcuts/auto_suggest.py -> build/lib/IPython/terminal/shortcuts 2025-04-27 23:13:39,454 root INFO creating build/lib/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,454 root INFO copying IPython/terminal/pt_inputhooks/__init__.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,455 root INFO copying IPython/terminal/pt_inputhooks/pyglet.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,455 root INFO copying IPython/terminal/pt_inputhooks/qt.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,455 root INFO copying IPython/terminal/pt_inputhooks/tk.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,455 root INFO copying IPython/terminal/pt_inputhooks/asyncio.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,456 root INFO copying IPython/terminal/pt_inputhooks/gtk3.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,456 root INFO copying IPython/terminal/pt_inputhooks/gtk4.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,456 root INFO copying IPython/terminal/pt_inputhooks/glut.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,456 root INFO copying IPython/terminal/pt_inputhooks/wx.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,457 root INFO copying IPython/terminal/pt_inputhooks/gtk.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,457 root INFO copying IPython/terminal/pt_inputhooks/osx.py -> build/lib/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,457 root INFO creating build/lib/IPython/extensions/deduperreload 2025-04-27 23:13:39,457 root INFO copying IPython/extensions/deduperreload/__init__.py -> build/lib/IPython/extensions/deduperreload 2025-04-27 23:13:39,457 root INFO copying IPython/extensions/deduperreload/deduperreload_patching.py -> build/lib/IPython/extensions/deduperreload 2025-04-27 23:13:39,458 root INFO copying IPython/extensions/deduperreload/deduperreload.py -> build/lib/IPython/extensions/deduperreload 2025-04-27 23:13:39,458 root INFO creating build/lib/IPython/testing/plugin 2025-04-27 23:13:39,458 root INFO copying IPython/testing/plugin/__init__.py -> build/lib/IPython/testing/plugin 2025-04-27 23:13:39,458 root INFO copying IPython/testing/plugin/test_refs.py -> build/lib/IPython/testing/plugin 2025-04-27 23:13:39,459 root INFO copying IPython/testing/plugin/pytest_ipdoctest.py -> build/lib/IPython/testing/plugin 2025-04-27 23:13:39,459 root INFO copying IPython/testing/plugin/ipdoctest.py -> build/lib/IPython/testing/plugin 2025-04-27 23:13:39,459 root INFO copying IPython/testing/plugin/simplevars.py -> build/lib/IPython/testing/plugin 2025-04-27 23:13:39,459 root INFO copying IPython/testing/plugin/dtexample.py -> build/lib/IPython/testing/plugin 2025-04-27 23:13:39,460 root INFO copying IPython/testing/plugin/simple.py -> build/lib/IPython/testing/plugin 2025-04-27 23:13:39,460 root INFO copying IPython/testing/plugin/test_ipdoctest.py -> build/lib/IPython/testing/plugin 2025-04-27 23:13:39,460 root INFO copying IPython/testing/plugin/setup.py -> build/lib/IPython/testing/plugin 2025-04-27 23:13:39,460 root INFO creating build/lib/IPython/core/magics 2025-04-27 23:13:39,461 root INFO copying IPython/core/magics/__init__.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,461 root INFO copying IPython/core/magics/osm.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,461 root INFO copying IPython/core/magics/script.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,461 root INFO copying IPython/core/magics/logging.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,461 root INFO copying IPython/core/magics/auto.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,462 root INFO copying IPython/core/magics/basic.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,462 root INFO copying IPython/core/magics/packaging.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,462 root INFO copying IPython/core/magics/pylab.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,462 root INFO copying IPython/core/magics/display.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,463 root INFO copying IPython/core/magics/code.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,463 root INFO copying IPython/core/magics/namespace.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,463 root INFO copying IPython/core/magics/config.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,463 root INFO copying IPython/core/magics/ast_mod.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,463 root INFO copying IPython/core/magics/extension.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,464 root INFO copying IPython/core/magics/history.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,464 root INFO copying IPython/core/magics/execution.py -> build/lib/IPython/core/magics 2025-04-27 23:13:39,466 root INFO copying IPython/py.typed -> build/lib/IPython 2025-04-27 23:13:39,466 root INFO creating build/lib/IPython/core/profile 2025-04-27 23:13:39,467 root INFO copying IPython/core/profile/README_STARTUP -> build/lib/IPython/core/profile 2025-04-27 23:13:39,467 root INFO copying IPython/testing/plugin/test_combo.txt -> build/lib/IPython/testing/plugin 2025-04-27 23:13:39,467 root INFO copying IPython/testing/plugin/test_exampleip.txt -> build/lib/IPython/testing/plugin 2025-04-27 23:13:39,467 root INFO copying IPython/testing/plugin/test_example.txt -> build/lib/IPython/testing/plugin 2025-04-27 23:13:39,478 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-27 23:13:39,478 root INFO running install 2025-04-27 23:13:39,489 root INFO running install_lib 2025-04-27 23:13:39,493 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-27 23:13:39,493 root INFO creating build/bdist.linux-armv8l/wheel/IPython 2025-04-27 23:13:39,493 root INFO copying build/lib/IPython/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython 2025-04-27 23:13:39,493 root INFO creating build/bdist.linux-armv8l/wheel/IPython/terminal 2025-04-27 23:13:39,493 root INFO copying build/lib/IPython/terminal/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal 2025-04-27 23:13:39,494 root INFO creating build/bdist.linux-armv8l/wheel/IPython/terminal/shortcuts 2025-04-27 23:13:39,494 root INFO copying build/lib/IPython/terminal/shortcuts/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/shortcuts 2025-04-27 23:13:39,494 root INFO copying build/lib/IPython/terminal/shortcuts/filters.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/shortcuts 2025-04-27 23:13:39,494 root INFO copying build/lib/IPython/terminal/shortcuts/auto_match.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/shortcuts 2025-04-27 23:13:39,494 root INFO copying build/lib/IPython/terminal/shortcuts/auto_suggest.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/shortcuts 2025-04-27 23:13:39,494 root INFO copying build/lib/IPython/terminal/debugger.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal 2025-04-27 23:13:39,495 root INFO copying build/lib/IPython/terminal/prompts.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal 2025-04-27 23:13:39,495 root INFO copying build/lib/IPython/terminal/magics.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal 2025-04-27 23:13:39,495 root INFO copying build/lib/IPython/terminal/embed.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal 2025-04-27 23:13:39,495 root INFO copying build/lib/IPython/terminal/ipapp.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal 2025-04-27 23:13:39,495 root INFO copying build/lib/IPython/terminal/interactiveshell.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal 2025-04-27 23:13:39,496 root INFO copying build/lib/IPython/terminal/ptutils.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal 2025-04-27 23:13:39,496 root INFO creating build/bdist.linux-armv8l/wheel/IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,496 root INFO copying build/lib/IPython/terminal/pt_inputhooks/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,496 root INFO copying build/lib/IPython/terminal/pt_inputhooks/pyglet.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,496 root INFO copying build/lib/IPython/terminal/pt_inputhooks/qt.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,497 root INFO copying build/lib/IPython/terminal/pt_inputhooks/tk.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,497 root INFO copying build/lib/IPython/terminal/pt_inputhooks/asyncio.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,497 root INFO copying build/lib/IPython/terminal/pt_inputhooks/gtk3.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,497 root INFO copying build/lib/IPython/terminal/pt_inputhooks/gtk4.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,497 root INFO copying build/lib/IPython/terminal/pt_inputhooks/glut.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,497 root INFO copying build/lib/IPython/terminal/pt_inputhooks/wx.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,498 root INFO copying build/lib/IPython/terminal/pt_inputhooks/gtk.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,498 root INFO copying build/lib/IPython/terminal/pt_inputhooks/osx.py -> build/bdist.linux-armv8l/wheel/./IPython/terminal/pt_inputhooks 2025-04-27 23:13:39,498 root INFO creating build/bdist.linux-armv8l/wheel/IPython/sphinxext 2025-04-27 23:13:39,498 root INFO copying build/lib/IPython/sphinxext/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/sphinxext 2025-04-27 23:13:39,498 root INFO copying build/lib/IPython/sphinxext/ipython_directive.py -> build/bdist.linux-armv8l/wheel/./IPython/sphinxext 2025-04-27 23:13:39,498 root INFO copying build/lib/IPython/sphinxext/ipython_console_highlighting.py -> build/bdist.linux-armv8l/wheel/./IPython/sphinxext 2025-04-27 23:13:39,499 root INFO copying build/lib/IPython/sphinxext/custom_doctests.py -> build/bdist.linux-armv8l/wheel/./IPython/sphinxext 2025-04-27 23:13:39,499 root INFO creating build/bdist.linux-armv8l/wheel/IPython/external 2025-04-27 23:13:39,499 root INFO copying build/lib/IPython/external/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/external 2025-04-27 23:13:39,499 root INFO copying build/lib/IPython/external/qt_for_kernel.py -> build/bdist.linux-armv8l/wheel/./IPython/external 2025-04-27 23:13:39,499 root INFO copying build/lib/IPython/external/qt_loaders.py -> build/bdist.linux-armv8l/wheel/./IPython/external 2025-04-27 23:13:39,500 root INFO copying build/lib/IPython/external/pickleshare.py -> build/bdist.linux-armv8l/wheel/./IPython/external 2025-04-27 23:13:39,500 root INFO creating build/bdist.linux-armv8l/wheel/IPython/extensions 2025-04-27 23:13:39,500 root INFO copying build/lib/IPython/extensions/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/extensions 2025-04-27 23:13:39,500 root INFO creating build/bdist.linux-armv8l/wheel/IPython/extensions/deduperreload 2025-04-27 23:13:39,500 root INFO copying build/lib/IPython/extensions/deduperreload/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/extensions/deduperreload 2025-04-27 23:13:39,500 root INFO copying build/lib/IPython/extensions/deduperreload/deduperreload_patching.py -> build/bdist.linux-armv8l/wheel/./IPython/extensions/deduperreload 2025-04-27 23:13:39,501 root INFO copying build/lib/IPython/extensions/deduperreload/deduperreload.py -> build/bdist.linux-armv8l/wheel/./IPython/extensions/deduperreload 2025-04-27 23:13:39,501 root INFO copying build/lib/IPython/extensions/autoreload.py -> build/bdist.linux-armv8l/wheel/./IPython/extensions 2025-04-27 23:13:39,501 root INFO copying build/lib/IPython/extensions/storemagic.py -> build/bdist.linux-armv8l/wheel/./IPython/extensions 2025-04-27 23:13:39,501 root INFO creating build/bdist.linux-armv8l/wheel/IPython/utils 2025-04-27 23:13:39,501 root INFO copying build/lib/IPython/utils/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,502 root INFO copying build/lib/IPython/utils/_process_common.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,502 root INFO copying build/lib/IPython/utils/log.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,502 root INFO copying build/lib/IPython/utils/frame.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,502 root INFO copying build/lib/IPython/utils/decorators.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,502 root INFO copying build/lib/IPython/utils/sysinfo.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,502 root INFO copying build/lib/IPython/utils/PyColorize.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,503 root INFO copying build/lib/IPython/utils/io.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,503 root INFO copying build/lib/IPython/utils/timing.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,503 root INFO copying build/lib/IPython/utils/syspathcontext.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,503 root INFO copying build/lib/IPython/utils/eventful.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,503 root INFO copying build/lib/IPython/utils/terminal.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,503 root INFO copying build/lib/IPython/utils/capture.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,504 root INFO copying build/lib/IPython/utils/py3compat.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,504 root INFO copying build/lib/IPython/utils/_sysinfo.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,504 root INFO copying build/lib/IPython/utils/process.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,504 root INFO copying build/lib/IPython/utils/generics.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,504 root INFO copying build/lib/IPython/utils/_process_posix.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,504 root INFO copying build/lib/IPython/utils/jsonutil.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,505 root INFO copying build/lib/IPython/utils/tokenutil.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,505 root INFO copying build/lib/IPython/utils/importstring.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,505 root INFO copying build/lib/IPython/utils/path.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,505 root INFO copying build/lib/IPython/utils/coloransi.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,505 root INFO copying build/lib/IPython/utils/tempdir.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,505 root INFO copying build/lib/IPython/utils/_process_cli.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,506 root INFO copying build/lib/IPython/utils/strdispatch.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,506 root INFO copying build/lib/IPython/utils/ipstruct.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,506 root INFO copying build/lib/IPython/utils/_process_emscripten.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,506 root INFO copying build/lib/IPython/utils/_process_win32.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,506 root INFO copying build/lib/IPython/utils/wildcard.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,506 root INFO copying build/lib/IPython/utils/openpy.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,506 root INFO copying build/lib/IPython/utils/module_paths.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,507 root INFO copying build/lib/IPython/utils/dir2.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,507 root INFO copying build/lib/IPython/utils/contexts.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,507 root INFO copying build/lib/IPython/utils/docs.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,507 root INFO copying build/lib/IPython/utils/data.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,507 root INFO copying build/lib/IPython/utils/sentinel.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,507 root INFO copying build/lib/IPython/utils/_process_win32_controller.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,508 root INFO copying build/lib/IPython/utils/encoding.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,508 root INFO copying build/lib/IPython/utils/text.py -> build/bdist.linux-armv8l/wheel/./IPython/utils 2025-04-27 23:13:39,508 root INFO creating build/bdist.linux-armv8l/wheel/IPython/lib 2025-04-27 23:13:39,508 root INFO copying build/lib/IPython/lib/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/lib 2025-04-27 23:13:39,508 root INFO copying build/lib/IPython/lib/guisupport.py -> build/bdist.linux-armv8l/wheel/./IPython/lib 2025-04-27 23:13:39,509 root INFO copying build/lib/IPython/lib/editorhooks.py -> build/bdist.linux-armv8l/wheel/./IPython/lib 2025-04-27 23:13:39,509 root INFO copying build/lib/IPython/lib/pretty.py -> build/bdist.linux-armv8l/wheel/./IPython/lib 2025-04-27 23:13:39,509 root INFO copying build/lib/IPython/lib/clipboard.py -> build/bdist.linux-armv8l/wheel/./IPython/lib 2025-04-27 23:13:39,509 root INFO copying build/lib/IPython/lib/backgroundjobs.py -> build/bdist.linux-armv8l/wheel/./IPython/lib 2025-04-27 23:13:39,509 root INFO copying build/lib/IPython/lib/deepreload.py -> build/bdist.linux-armv8l/wheel/./IPython/lib 2025-04-27 23:13:39,509 root INFO copying build/lib/IPython/lib/demo.py -> build/bdist.linux-armv8l/wheel/./IPython/lib 2025-04-27 23:13:39,510 root INFO copying build/lib/IPython/lib/display.py -> build/bdist.linux-armv8l/wheel/./IPython/lib 2025-04-27 23:13:39,510 root INFO copying build/lib/IPython/lib/latextools.py -> build/bdist.linux-armv8l/wheel/./IPython/lib 2025-04-27 23:13:39,510 root INFO copying build/lib/IPython/lib/lexers.py -> build/bdist.linux-armv8l/wheel/./IPython/lib 2025-04-27 23:13:39,510 root INFO copying build/lib/IPython/__main__.py -> build/bdist.linux-armv8l/wheel/./IPython 2025-04-27 23:13:39,510 root INFO creating build/bdist.linux-armv8l/wheel/IPython/testing 2025-04-27 23:13:39,511 root INFO copying build/lib/IPython/testing/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/testing 2025-04-27 23:13:39,511 root INFO creating build/bdist.linux-armv8l/wheel/IPython/testing/plugin 2025-04-27 23:13:39,511 root INFO copying build/lib/IPython/testing/plugin/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/testing/plugin 2025-04-27 23:13:39,511 root INFO copying build/lib/IPython/testing/plugin/test_refs.py -> build/bdist.linux-armv8l/wheel/./IPython/testing/plugin 2025-04-27 23:13:39,511 root INFO copying build/lib/IPython/testing/plugin/test_combo.txt -> build/bdist.linux-armv8l/wheel/./IPython/testing/plugin 2025-04-27 23:13:39,511 root INFO copying build/lib/IPython/testing/plugin/pytest_ipdoctest.py -> build/bdist.linux-armv8l/wheel/./IPython/testing/plugin 2025-04-27 23:13:39,512 root INFO copying build/lib/IPython/testing/plugin/ipdoctest.py -> build/bdist.linux-armv8l/wheel/./IPython/testing/plugin 2025-04-27 23:13:39,512 root INFO copying build/lib/IPython/testing/plugin/simplevars.py -> build/bdist.linux-armv8l/wheel/./IPython/testing/plugin 2025-04-27 23:13:39,512 root INFO copying build/lib/IPython/testing/plugin/dtexample.py -> build/bdist.linux-armv8l/wheel/./IPython/testing/plugin 2025-04-27 23:13:39,512 root INFO copying build/lib/IPython/testing/plugin/simple.py -> build/bdist.linux-armv8l/wheel/./IPython/testing/plugin 2025-04-27 23:13:39,512 root INFO copying build/lib/IPython/testing/plugin/test_exampleip.txt -> build/bdist.linux-armv8l/wheel/./IPython/testing/plugin 2025-04-27 23:13:39,512 root INFO copying build/lib/IPython/testing/plugin/test_ipdoctest.py -> build/bdist.linux-armv8l/wheel/./IPython/testing/plugin 2025-04-27 23:13:39,513 root INFO copying build/lib/IPython/testing/plugin/test_example.txt -> build/bdist.linux-armv8l/wheel/./IPython/testing/plugin 2025-04-27 23:13:39,513 root INFO copying build/lib/IPython/testing/plugin/setup.py -> build/bdist.linux-armv8l/wheel/./IPython/testing/plugin 2025-04-27 23:13:39,513 root INFO copying build/lib/IPython/testing/decorators.py -> build/bdist.linux-armv8l/wheel/./IPython/testing 2025-04-27 23:13:39,513 root INFO copying build/lib/IPython/testing/tools.py -> build/bdist.linux-armv8l/wheel/./IPython/testing 2025-04-27 23:13:39,513 root INFO copying build/lib/IPython/testing/ipunittest.py -> build/bdist.linux-armv8l/wheel/./IPython/testing 2025-04-27 23:13:39,513 root INFO copying build/lib/IPython/testing/skipdoctest.py -> build/bdist.linux-armv8l/wheel/./IPython/testing 2025-04-27 23:13:39,514 root INFO copying build/lib/IPython/testing/globalipapp.py -> build/bdist.linux-armv8l/wheel/./IPython/testing 2025-04-27 23:13:39,514 root INFO copying build/lib/IPython/display.py -> build/bdist.linux-armv8l/wheel/./IPython 2025-04-27 23:13:39,514 root INFO copying build/lib/IPython/py.typed -> build/bdist.linux-armv8l/wheel/./IPython 2025-04-27 23:13:39,514 root INFO creating build/bdist.linux-armv8l/wheel/IPython/core 2025-04-27 23:13:39,514 root INFO copying build/lib/IPython/core/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,514 root INFO copying build/lib/IPython/core/shellapp.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,515 root INFO copying build/lib/IPython/core/profiledir.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,515 root INFO copying build/lib/IPython/core/historyapp.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,515 root INFO copying build/lib/IPython/core/splitinput.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,515 root INFO copying build/lib/IPython/core/tips.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,515 root INFO copying build/lib/IPython/core/debugger.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,516 root INFO copying build/lib/IPython/core/payloadpage.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,516 root INFO copying build/lib/IPython/core/payload.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,516 root INFO copying build/lib/IPython/core/guarded_eval.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,516 root INFO copying build/lib/IPython/core/prefilter.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,516 root INFO copying build/lib/IPython/core/logger.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,516 root INFO copying build/lib/IPython/core/formatters.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,517 root INFO copying build/lib/IPython/core/display_functions.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,517 root INFO copying build/lib/IPython/core/builtin_trap.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,517 root INFO copying build/lib/IPython/core/usage.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,517 root INFO copying build/lib/IPython/core/extensions.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,517 root INFO copying build/lib/IPython/core/getipython.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,517 root INFO copying build/lib/IPython/core/events.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,518 root INFO copying build/lib/IPython/core/async_helpers.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,518 root INFO copying build/lib/IPython/core/ultratb.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,518 root INFO copying build/lib/IPython/core/magic_arguments.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,518 root INFO copying build/lib/IPython/core/hooks.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,518 root INFO copying build/lib/IPython/core/oinspect.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,519 root INFO copying build/lib/IPython/core/completer.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,519 root INFO copying build/lib/IPython/core/completerlib.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,519 root INFO copying build/lib/IPython/core/displaypub.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,519 root INFO copying build/lib/IPython/core/release.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,520 root INFO copying build/lib/IPython/core/autocall.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,520 root INFO copying build/lib/IPython/core/inputtransformer2.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,520 root INFO copying build/lib/IPython/core/error.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,520 root INFO copying build/lib/IPython/core/profileapp.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,520 root INFO copying build/lib/IPython/core/tbtools.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,520 root INFO copying build/lib/IPython/core/display.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,521 root INFO copying build/lib/IPython/core/application.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,521 root INFO copying build/lib/IPython/core/alias.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,521 root INFO creating build/bdist.linux-armv8l/wheel/IPython/core/profile 2025-04-27 23:13:39,521 root INFO copying build/lib/IPython/core/profile/README_STARTUP -> build/bdist.linux-armv8l/wheel/./IPython/core/profile 2025-04-27 23:13:39,521 root INFO copying build/lib/IPython/core/magic.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,522 root INFO copying build/lib/IPython/core/doctb.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,522 root INFO copying build/lib/IPython/core/displayhook.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,522 root INFO copying build/lib/IPython/core/page.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,522 root INFO copying build/lib/IPython/core/latex_symbols.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,522 root INFO copying build/lib/IPython/core/interactiveshell.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,523 root INFO copying build/lib/IPython/core/crashhandler.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,523 root INFO copying build/lib/IPython/core/macro.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,523 root INFO copying build/lib/IPython/core/display_trap.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,523 root INFO creating build/bdist.linux-armv8l/wheel/IPython/core/magics 2025-04-27 23:13:39,523 root INFO copying build/lib/IPython/core/magics/__init__.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,524 root INFO copying build/lib/IPython/core/magics/osm.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,524 root INFO copying build/lib/IPython/core/magics/script.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,524 root INFO copying build/lib/IPython/core/magics/logging.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,524 root INFO copying build/lib/IPython/core/magics/auto.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,524 root INFO copying build/lib/IPython/core/magics/basic.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,525 root INFO copying build/lib/IPython/core/magics/packaging.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,525 root INFO copying build/lib/IPython/core/magics/pylab.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,525 root INFO copying build/lib/IPython/core/magics/display.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,525 root INFO copying build/lib/IPython/core/magics/code.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,525 root INFO copying build/lib/IPython/core/magics/namespace.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,525 root INFO copying build/lib/IPython/core/magics/config.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,526 root INFO copying build/lib/IPython/core/magics/ast_mod.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,526 root INFO copying build/lib/IPython/core/magics/extension.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,526 root INFO copying build/lib/IPython/core/magics/history.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,526 root INFO copying build/lib/IPython/core/magics/execution.py -> build/bdist.linux-armv8l/wheel/./IPython/core/magics 2025-04-27 23:13:39,526 root INFO copying build/lib/IPython/core/history.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,527 root INFO copying build/lib/IPython/core/compilerop.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,527 root INFO copying build/lib/IPython/core/pylabtools.py -> build/bdist.linux-armv8l/wheel/./IPython/core 2025-04-27 23:13:39,527 root INFO copying build/lib/IPython/paths.py -> build/bdist.linux-armv8l/wheel/./IPython 2025-04-27 23:13:39,527 root INFO running install_data 2025-04-27 23:13:39,531 root INFO creating build/bdist.linux-armv8l/wheel/ipython-9.2.0.data/data 2025-04-27 23:13:39,531 root INFO creating build/bdist.linux-armv8l/wheel/ipython-9.2.0.data/data/share/man/man1 2025-04-27 23:13:39,531 root INFO copying docs/man/ipython.1 -> build/bdist.linux-armv8l/wheel/ipython-9.2.0.data/data/share/man/man1 2025-04-27 23:13:39,531 root INFO running install_egg_info 2025-04-27 23:13:39,534 root INFO running egg_info 2025-04-27 23:13:39,538 root INFO creating ipython.egg-info 2025-04-27 23:13:39,538 root INFO writing ipython.egg-info/PKG-INFO 2025-04-27 23:13:39,542 root INFO writing dependency_links to ipython.egg-info/dependency_links.txt 2025-04-27 23:13:39,543 root INFO writing entry points to ipython.egg-info/entry_points.txt 2025-04-27 23:13:39,545 root INFO writing requirements to ipython.egg-info/requires.txt 2025-04-27 23:13:39,546 root INFO writing top-level names to ipython.egg-info/top_level.txt 2025-04-27 23:13:39,546 root INFO writing manifest file 'ipython.egg-info/SOURCES.txt' 2025-04-27 23:13:39,555 root INFO reading manifest file 'ipython.egg-info/SOURCES.txt' 2025-04-27 23:13:39,555 root INFO reading manifest template 'MANIFEST.in' 2025-04-27 23:13:39,558 root WARNING warning: no previously-included files matching '*' found under directory 'tools' 2025-04-27 23:13:39,558 root WARNING warning: no previously-included files found matching 'tools' 2025-04-27 23:13:39,559 root WARNING warning: no previously-included files found matching 'CONTRIBUTING.md' 2025-04-27 23:13:39,559 root WARNING warning: no previously-included files found matching '.editorconfig' 2025-04-27 23:13:39,559 root WARNING warning: no previously-included files found matching 'SECURITY.md' 2025-04-27 23:13:39,560 root WARNING warning: no previously-included files found matching '.readthedocs.yaml' 2025-04-27 23:13:39,564 root WARNING warning: no previously-included files found matching 'docs/#*' 2025-04-27 23:13:39,565 root WARNING warning: no previously-included files found matching 'docs/man/*.1.gz' 2025-04-27 23:13:39,565 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2025-04-27 23:13:39,566 root WARNING no previously-included directories found matching 'docs/build' 2025-04-27 23:13:39,566 root WARNING no previously-included directories found matching 'docs/gh-pages' 2025-04-27 23:13:39,567 root WARNING no previously-included directories found matching 'docs/dist' 2025-04-27 23:13:39,567 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-04-27 23:13:39,568 root WARNING warning: no previously-included files matching '*.flc' found anywhere in distribution 2025-04-27 23:13:39,568 root WARNING warning: no previously-included files matching '*.yml' found anywhere in distribution 2025-04-27 23:13:39,569 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2025-04-27 23:13:39,570 root WARNING warning: no previously-included files matching '.dircopy.log' found anywhere in distribution 2025-04-27 23:13:39,570 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2025-04-27 23:13:39,571 root WARNING warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution 2025-04-27 23:13:39,571 root INFO adding license file 'LICENSE' 2025-04-27 23:13:39,577 root INFO writing manifest file 'ipython.egg-info/SOURCES.txt' 2025-04-27 23:13:39,578 root INFO Copying ipython.egg-info to build/bdist.linux-armv8l/wheel/./ipython-9.2.0-py3.12.egg-info 2025-04-27 23:13:39,579 root INFO running install_scripts 2025-04-27 23:13:39,581 root INFO creating build/bdist.linux-armv8l/wheel/ipython-9.2.0.dist-info/WHEEL 2025-04-27 23:13:39,581 wheel INFO creating '/home/buildozer/aports/community/ipython/src/ipython-9.2.0/.dist/.tmp-5u0gn_am/ipython-9.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-27 23:13:39,582 wheel INFO adding 'IPython/__init__.py' 2025-04-27 23:13:39,582 wheel INFO adding 'IPython/__main__.py' 2025-04-27 23:13:39,582 wheel INFO adding 'IPython/display.py' 2025-04-27 23:13:39,582 wheel INFO adding 'IPython/paths.py' 2025-04-27 23:13:39,582 wheel INFO adding 'IPython/py.typed' 2025-04-27 23:13:39,583 wheel INFO adding 'IPython/core/__init__.py' 2025-04-27 23:13:39,583 wheel INFO adding 'IPython/core/alias.py' 2025-04-27 23:13:39,583 wheel INFO adding 'IPython/core/application.py' 2025-04-27 23:13:39,583 wheel INFO adding 'IPython/core/async_helpers.py' 2025-04-27 23:13:39,584 wheel INFO adding 'IPython/core/autocall.py' 2025-04-27 23:13:39,584 wheel INFO adding 'IPython/core/builtin_trap.py' 2025-04-27 23:13:39,584 wheel INFO adding 'IPython/core/compilerop.py' 2025-04-27 23:13:39,585 wheel INFO adding 'IPython/core/completer.py' 2025-04-27 23:13:39,585 wheel INFO adding 'IPython/core/completerlib.py' 2025-04-27 23:13:39,585 wheel INFO adding 'IPython/core/crashhandler.py' 2025-04-27 23:13:39,586 wheel INFO adding 'IPython/core/debugger.py' 2025-04-27 23:13:39,586 wheel INFO adding 'IPython/core/display.py' 2025-04-27 23:13:39,587 wheel INFO adding 'IPython/core/display_functions.py' 2025-04-27 23:13:39,587 wheel INFO adding 'IPython/core/display_trap.py' 2025-04-27 23:13:39,587 wheel INFO adding 'IPython/core/displayhook.py' 2025-04-27 23:13:39,587 wheel INFO adding 'IPython/core/displaypub.py' 2025-04-27 23:13:39,588 wheel INFO adding 'IPython/core/doctb.py' 2025-04-27 23:13:39,588 wheel INFO adding 'IPython/core/error.py' 2025-04-27 23:13:39,588 wheel INFO adding 'IPython/core/events.py' 2025-04-27 23:13:39,588 wheel INFO adding 'IPython/core/extensions.py' 2025-04-27 23:13:39,588 wheel INFO adding 'IPython/core/formatters.py' 2025-04-27 23:13:39,589 wheel INFO adding 'IPython/core/getipython.py' 2025-04-27 23:13:39,589 wheel INFO adding 'IPython/core/guarded_eval.py' 2025-04-27 23:13:39,589 wheel INFO adding 'IPython/core/history.py' 2025-04-27 23:13:39,590 wheel INFO adding 'IPython/core/historyapp.py' 2025-04-27 23:13:39,590 wheel INFO adding 'IPython/core/hooks.py' 2025-04-27 23:13:39,590 wheel INFO adding 'IPython/core/inputtransformer2.py' 2025-04-27 23:13:39,591 wheel INFO adding 'IPython/core/interactiveshell.py' 2025-04-27 23:13:39,592 wheel INFO adding 'IPython/core/latex_symbols.py' 2025-04-27 23:13:39,592 wheel INFO adding 'IPython/core/logger.py' 2025-04-27 23:13:39,592 wheel INFO adding 'IPython/core/macro.py' 2025-04-27 23:13:39,593 wheel INFO adding 'IPython/core/magic.py' 2025-04-27 23:13:39,593 wheel INFO adding 'IPython/core/magic_arguments.py' 2025-04-27 23:13:39,593 wheel INFO adding 'IPython/core/oinspect.py' 2025-04-27 23:13:39,594 wheel INFO adding 'IPython/core/page.py' 2025-04-27 23:13:39,594 wheel INFO adding 'IPython/core/payload.py' 2025-04-27 23:13:39,594 wheel INFO adding 'IPython/core/payloadpage.py' 2025-04-27 23:13:39,594 wheel INFO adding 'IPython/core/prefilter.py' 2025-04-27 23:13:39,595 wheel INFO adding 'IPython/core/profileapp.py' 2025-04-27 23:13:39,595 wheel INFO adding 'IPython/core/profiledir.py' 2025-04-27 23:13:39,595 wheel INFO adding 'IPython/core/pylabtools.py' 2025-04-27 23:13:39,595 wheel INFO adding 'IPython/core/release.py' 2025-04-27 23:13:39,595 wheel INFO adding 'IPython/core/shellapp.py' 2025-04-27 23:13:39,596 wheel INFO adding 'IPython/core/splitinput.py' 2025-04-27 23:13:39,596 wheel INFO adding 'IPython/core/tbtools.py' 2025-04-27 23:13:39,596 wheel INFO adding 'IPython/core/tips.py' 2025-04-27 23:13:39,597 wheel INFO adding 'IPython/core/ultratb.py' 2025-04-27 23:13:39,597 wheel INFO adding 'IPython/core/usage.py' 2025-04-27 23:13:39,597 wheel INFO adding 'IPython/core/magics/__init__.py' 2025-04-27 23:13:39,597 wheel INFO adding 'IPython/core/magics/ast_mod.py' 2025-04-27 23:13:39,598 wheel INFO adding 'IPython/core/magics/auto.py' 2025-04-27 23:13:39,598 wheel INFO adding 'IPython/core/magics/basic.py' 2025-04-27 23:13:39,598 wheel INFO adding 'IPython/core/magics/code.py' 2025-04-27 23:13:39,599 wheel INFO adding 'IPython/core/magics/config.py' 2025-04-27 23:13:39,599 wheel INFO adding 'IPython/core/magics/display.py' 2025-04-27 23:13:39,599 wheel INFO adding 'IPython/core/magics/execution.py' 2025-04-27 23:13:39,600 wheel INFO adding 'IPython/core/magics/extension.py' 2025-04-27 23:13:39,600 wheel INFO adding 'IPython/core/magics/history.py' 2025-04-27 23:13:39,600 wheel INFO adding 'IPython/core/magics/logging.py' 2025-04-27 23:13:39,600 wheel INFO adding 'IPython/core/magics/namespace.py' 2025-04-27 23:13:39,601 wheel INFO adding 'IPython/core/magics/osm.py' 2025-04-27 23:13:39,601 wheel INFO adding 'IPython/core/magics/packaging.py' 2025-04-27 23:13:39,601 wheel INFO adding 'IPython/core/magics/pylab.py' 2025-04-27 23:13:39,601 wheel INFO adding 'IPython/core/magics/script.py' 2025-04-27 23:13:39,602 wheel INFO adding 'IPython/core/profile/README_STARTUP' 2025-04-27 23:13:39,602 wheel INFO adding 'IPython/extensions/__init__.py' 2025-04-27 23:13:39,602 wheel INFO adding 'IPython/extensions/autoreload.py' 2025-04-27 23:13:39,602 wheel INFO adding 'IPython/extensions/storemagic.py' 2025-04-27 23:13:39,603 wheel INFO adding 'IPython/extensions/deduperreload/__init__.py' 2025-04-27 23:13:39,603 wheel INFO adding 'IPython/extensions/deduperreload/deduperreload.py' 2025-04-27 23:13:39,603 wheel INFO adding 'IPython/extensions/deduperreload/deduperreload_patching.py' 2025-04-27 23:13:39,603 wheel INFO adding 'IPython/external/__init__.py' 2025-04-27 23:13:39,604 wheel INFO adding 'IPython/external/pickleshare.py' 2025-04-27 23:13:39,604 wheel INFO adding 'IPython/external/qt_for_kernel.py' 2025-04-27 23:13:39,604 wheel INFO adding 'IPython/external/qt_loaders.py' 2025-04-27 23:13:39,604 wheel INFO adding 'IPython/lib/__init__.py' 2025-04-27 23:13:39,605 wheel INFO adding 'IPython/lib/backgroundjobs.py' 2025-04-27 23:13:39,605 wheel INFO adding 'IPython/lib/clipboard.py' 2025-04-27 23:13:39,605 wheel INFO adding 'IPython/lib/deepreload.py' 2025-04-27 23:13:39,605 wheel INFO adding 'IPython/lib/demo.py' 2025-04-27 23:13:39,606 wheel INFO adding 'IPython/lib/display.py' 2025-04-27 23:13:39,606 wheel INFO adding 'IPython/lib/editorhooks.py' 2025-04-27 23:13:39,606 wheel INFO adding 'IPython/lib/guisupport.py' 2025-04-27 23:13:39,606 wheel INFO adding 'IPython/lib/latextools.py' 2025-04-27 23:13:39,606 wheel INFO adding 'IPython/lib/lexers.py' 2025-04-27 23:13:39,607 wheel INFO adding 'IPython/lib/pretty.py' 2025-04-27 23:13:39,607 wheel INFO adding 'IPython/sphinxext/__init__.py' 2025-04-27 23:13:39,607 wheel INFO adding 'IPython/sphinxext/custom_doctests.py' 2025-04-27 23:13:39,607 wheel INFO adding 'IPython/sphinxext/ipython_console_highlighting.py' 2025-04-27 23:13:39,608 wheel INFO adding 'IPython/sphinxext/ipython_directive.py' 2025-04-27 23:13:39,608 wheel INFO adding 'IPython/terminal/__init__.py' 2025-04-27 23:13:39,608 wheel INFO adding 'IPython/terminal/debugger.py' 2025-04-27 23:13:39,609 wheel INFO adding 'IPython/terminal/embed.py' 2025-04-27 23:13:39,609 wheel INFO adding 'IPython/terminal/interactiveshell.py' 2025-04-27 23:13:39,609 wheel INFO adding 'IPython/terminal/ipapp.py' 2025-04-27 23:13:39,610 wheel INFO adding 'IPython/terminal/magics.py' 2025-04-27 23:13:39,610 wheel INFO adding 'IPython/terminal/prompts.py' 2025-04-27 23:13:39,610 wheel INFO adding 'IPython/terminal/ptutils.py' 2025-04-27 23:13:39,610 wheel INFO adding 'IPython/terminal/pt_inputhooks/__init__.py' 2025-04-27 23:13:39,610 wheel INFO adding 'IPython/terminal/pt_inputhooks/asyncio.py' 2025-04-27 23:13:39,611 wheel INFO adding 'IPython/terminal/pt_inputhooks/glut.py' 2025-04-27 23:13:39,611 wheel INFO adding 'IPython/terminal/pt_inputhooks/gtk.py' 2025-04-27 23:13:39,611 wheel INFO adding 'IPython/terminal/pt_inputhooks/gtk3.py' 2025-04-27 23:13:39,611 wheel INFO adding 'IPython/terminal/pt_inputhooks/gtk4.py' 2025-04-27 23:13:39,611 wheel INFO adding 'IPython/terminal/pt_inputhooks/osx.py' 2025-04-27 23:13:39,611 wheel INFO adding 'IPython/terminal/pt_inputhooks/pyglet.py' 2025-04-27 23:13:39,612 wheel INFO adding 'IPython/terminal/pt_inputhooks/qt.py' 2025-04-27 23:13:39,612 wheel INFO adding 'IPython/terminal/pt_inputhooks/tk.py' 2025-04-27 23:13:39,612 wheel INFO adding 'IPython/terminal/pt_inputhooks/wx.py' 2025-04-27 23:13:39,612 wheel INFO adding 'IPython/terminal/shortcuts/__init__.py' 2025-04-27 23:13:39,613 wheel INFO adding 'IPython/terminal/shortcuts/auto_match.py' 2025-04-27 23:13:39,613 wheel INFO adding 'IPython/terminal/shortcuts/auto_suggest.py' 2025-04-27 23:13:39,613 wheel INFO adding 'IPython/terminal/shortcuts/filters.py' 2025-04-27 23:13:39,613 wheel INFO adding 'IPython/testing/__init__.py' 2025-04-27 23:13:39,614 wheel INFO adding 'IPython/testing/decorators.py' 2025-04-27 23:13:39,614 wheel INFO adding 'IPython/testing/globalipapp.py' 2025-04-27 23:13:39,614 wheel INFO adding 'IPython/testing/ipunittest.py' 2025-04-27 23:13:39,614 wheel INFO adding 'IPython/testing/skipdoctest.py' 2025-04-27 23:13:39,614 wheel INFO adding 'IPython/testing/tools.py' 2025-04-27 23:13:39,615 wheel INFO adding 'IPython/testing/plugin/__init__.py' 2025-04-27 23:13:39,615 wheel INFO adding 'IPython/testing/plugin/dtexample.py' 2025-04-27 23:13:39,615 wheel INFO adding 'IPython/testing/plugin/ipdoctest.py' 2025-04-27 23:13:39,615 wheel INFO adding 'IPython/testing/plugin/pytest_ipdoctest.py' 2025-04-27 23:13:39,616 wheel INFO adding 'IPython/testing/plugin/setup.py' 2025-04-27 23:13:39,616 wheel INFO adding 'IPython/testing/plugin/simple.py' 2025-04-27 23:13:39,616 wheel INFO adding 'IPython/testing/plugin/simplevars.py' 2025-04-27 23:13:39,616 wheel INFO adding 'IPython/testing/plugin/test_combo.txt' 2025-04-27 23:13:39,616 wheel INFO adding 'IPython/testing/plugin/test_example.txt' 2025-04-27 23:13:39,616 wheel INFO adding 'IPython/testing/plugin/test_exampleip.txt' 2025-04-27 23:13:39,616 wheel INFO adding 'IPython/testing/plugin/test_ipdoctest.py' 2025-04-27 23:13:39,617 wheel INFO adding 'IPython/testing/plugin/test_refs.py' 2025-04-27 23:13:39,617 wheel INFO adding 'IPython/utils/PyColorize.py' 2025-04-27 23:13:39,617 wheel INFO adding 'IPython/utils/__init__.py' 2025-04-27 23:13:39,617 wheel INFO adding 'IPython/utils/_process_cli.py' 2025-04-27 23:13:39,618 wheel INFO adding 'IPython/utils/_process_common.py' 2025-04-27 23:13:39,618 wheel INFO adding 'IPython/utils/_process_emscripten.py' 2025-04-27 23:13:39,618 wheel INFO adding 'IPython/utils/_process_posix.py' 2025-04-27 23:13:39,618 wheel INFO adding 'IPython/utils/_process_win32.py' 2025-04-27 23:13:39,618 wheel INFO adding 'IPython/utils/_process_win32_controller.py' 2025-04-27 23:13:39,619 wheel INFO adding 'IPython/utils/_sysinfo.py' 2025-04-27 23:13:39,619 wheel INFO adding 'IPython/utils/capture.py' 2025-04-27 23:13:39,619 wheel INFO adding 'IPython/utils/coloransi.py' 2025-04-27 23:13:39,619 wheel INFO adding 'IPython/utils/contexts.py' 2025-04-27 23:13:39,619 wheel INFO adding 'IPython/utils/data.py' 2025-04-27 23:13:39,620 wheel INFO adding 'IPython/utils/decorators.py' 2025-04-27 23:13:39,620 wheel INFO adding 'IPython/utils/dir2.py' 2025-04-27 23:13:39,620 wheel INFO adding 'IPython/utils/docs.py' 2025-04-27 23:13:39,620 wheel INFO adding 'IPython/utils/encoding.py' 2025-04-27 23:13:39,620 wheel INFO adding 'IPython/utils/eventful.py' 2025-04-27 23:13:39,620 wheel INFO adding 'IPython/utils/frame.py' 2025-04-27 23:13:39,621 wheel INFO adding 'IPython/utils/generics.py' 2025-04-27 23:13:39,621 wheel INFO adding 'IPython/utils/importstring.py' 2025-04-27 23:13:39,621 wheel INFO adding 'IPython/utils/io.py' 2025-04-27 23:13:39,621 wheel INFO adding 'IPython/utils/ipstruct.py' 2025-04-27 23:13:39,621 wheel INFO adding 'IPython/utils/jsonutil.py' 2025-04-27 23:13:39,621 wheel INFO adding 'IPython/utils/log.py' 2025-04-27 23:13:39,622 wheel INFO adding 'IPython/utils/module_paths.py' 2025-04-27 23:13:39,622 wheel INFO adding 'IPython/utils/openpy.py' 2025-04-27 23:13:39,622 wheel INFO adding 'IPython/utils/path.py' 2025-04-27 23:13:39,622 wheel INFO adding 'IPython/utils/process.py' 2025-04-27 23:13:39,622 wheel INFO adding 'IPython/utils/py3compat.py' 2025-04-27 23:13:39,623 wheel INFO adding 'IPython/utils/sentinel.py' 2025-04-27 23:13:39,623 wheel INFO adding 'IPython/utils/strdispatch.py' 2025-04-27 23:13:39,623 wheel INFO adding 'IPython/utils/sysinfo.py' 2025-04-27 23:13:39,623 wheel INFO adding 'IPython/utils/syspathcontext.py' 2025-04-27 23:13:39,623 wheel INFO adding 'IPython/utils/tempdir.py' 2025-04-27 23:13:39,624 wheel INFO adding 'IPython/utils/terminal.py' 2025-04-27 23:13:39,624 wheel INFO adding 'IPython/utils/text.py' 2025-04-27 23:13:39,624 wheel INFO adding 'IPython/utils/timing.py' 2025-04-27 23:13:39,624 wheel INFO adding 'IPython/utils/tokenutil.py' 2025-04-27 23:13:39,624 wheel INFO adding 'IPython/utils/wildcard.py' 2025-04-27 23:13:39,625 wheel INFO adding 'ipython-9.2.0.data/data/share/man/man1/ipython.1' 2025-04-27 23:13:39,625 wheel INFO adding 'ipython-9.2.0.dist-info/licenses/LICENSE' 2025-04-27 23:13:39,625 wheel INFO adding 'ipython-9.2.0.dist-info/METADATA' 2025-04-27 23:13:39,625 wheel INFO adding 'ipython-9.2.0.dist-info/WHEEL' 2025-04-27 23:13:39,626 wheel INFO adding 'ipython-9.2.0.dist-info/entry_points.txt' 2025-04-27 23:13:39,626 wheel INFO adding 'ipython-9.2.0.dist-info/top_level.txt' 2025-04-27 23:13:39,626 wheel INFO adding 'ipython-9.2.0.dist-info/RECORD' 2025-04-27 23:13:39,627 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-27 23:13:39,631 gpep517 INFO The backend produced .dist/ipython-9.2.0-py3-none-any.whl ipython-9.2.0-py3-none-any.whl checking package data check version number >>> ipython: Entering fakeroot... >>> ipython-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/ipython/pkg/ipython-doc/usr/share/man' >>> ipython-doc*: Preparing subpackage ipython-doc... >>> ipython-doc*: Running postcheck for ipython-doc >>> ipython-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/IPython/terminal/shortcuts/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/terminal/shortcuts/__pycache__' 'usr/lib/python3.12/site-packages/IPython/terminal/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/terminal/__pycache__' 'usr/lib/python3.12/site-packages/IPython/terminal/pt_inputhooks/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/terminal/pt_inputhooks/__pycache__' 'usr/lib/python3.12/site-packages/IPython/sphinxext/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/sphinxext/__pycache__' 'usr/lib/python3.12/site-packages/IPython/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/__pycache__' 'usr/lib/python3.12/site-packages/IPython/external/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/external/__pycache__' 'usr/lib/python3.12/site-packages/IPython/extensions/deduperreload/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/extensions/deduperreload/__pycache__' 'usr/lib/python3.12/site-packages/IPython/extensions/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/extensions/__pycache__' 'usr/lib/python3.12/site-packages/IPython/utils/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/utils/__pycache__' 'usr/lib/python3.12/site-packages/IPython/lib/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/lib/__pycache__' 'usr/lib/python3.12/site-packages/IPython/testing/plugin/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/testing/plugin/__pycache__' 'usr/lib/python3.12/site-packages/IPython/testing/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/testing/__pycache__' 'usr/lib/python3.12/site-packages/IPython/core/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/core/__pycache__' 'usr/lib/python3.12/site-packages/IPython/core/magics/__pycache__' -> '/home/buildozer/aports/community/ipython/pkg/ipython-pyc/usr/lib/python3.12/site-packages/IPython/core/magics/__pycache__' >>> ipython-pyc*: Preparing subpackage ipython-pyc... >>> ipython-pyc*: Running postcheck for ipython-pyc >>> ipython*: Running postcheck for ipython >>> ipython*: Preparing package ipython... >>> ipython-doc*: Tracing dependencies... >>> ipython-doc*: Package size: 1.0 KB >>> ipython-doc*: Compressing data... >>> ipython-doc*: Create checksum... >>> ipython-doc*: Create ipython-doc-9.2.0-r0.apk >>> ipython-pyc*: Tracing dependencies... py3-backcall py3-decorator py3-jedi py3-matplotlib-inline py3-pexpect py3-pickleshare py3-prompt_toolkit<3.1.0 py3-pygments py3-stack_data py3-traitlets python3~3.12 >>> ipython-pyc*: Package size: 2.1 MB >>> ipython-pyc*: Compressing data... >>> ipython-pyc*: Create checksum... >>> ipython-pyc*: Create ipython-pyc-9.2.0-r0.apk >>> ipython*: Tracing dependencies... py3-backcall py3-decorator py3-jedi py3-matplotlib-inline py3-pexpect py3-pickleshare py3-prompt_toolkit<3.1.0 py3-pygments py3-stack_data py3-traitlets python3~3.12 >>> ipython*: Package size: 1.8 MB >>> ipython*: Compressing data... >>> ipython*: Create checksum... >>> ipython*: Create ipython-9.2.0-r0.apk >>> ipython: Build complete at Sun, 27 Apr 2025 23:13:41 +0000 elapsed time 0h 0m 5s >>> ipython: Cleaning up srcdir >>> ipython: Cleaning up pkgdir >>> ipython: Uninstalling dependencies... (1/56) Purging .makedepends-ipython (20250427.231337) (2/56) Purging py3-backcall-pyc (0.2.0-r5) (3/56) Purging py3-backcall (0.2.0-r5) (4/56) Purging py3-decorator-pyc (5.2.1-r0) (5/56) Purging py3-decorator (5.2.1-r0) (6/56) Purging py3-jedi-pyc (0.19.2-r0) (7/56) Purging py3-jedi (0.19.2-r0) (8/56) Purging py3-parso-pyc (0.8.4-r1) (9/56) Purging py3-parso (0.8.4-r1) (10/56) Purging py3-matplotlib-inline-pyc (0.1.7-r1) (11/56) Purging py3-matplotlib-inline (0.1.7-r1) (12/56) Purging py3-pexpect-pyc (4.9-r1) (13/56) Purging py3-pexpect (4.9-r1) (14/56) Purging py3-ptyprocess-pyc (0.7.0-r6) (15/56) Purging py3-ptyprocess (0.7.0-r6) (16/56) Purging py3-pickleshare-pyc (0.7.5-r8) (17/56) Purging py3-pickleshare (0.7.5-r8) (18/56) Purging py3-prompt_toolkit-pyc (3.0.47-r0) (19/56) Purging py3-prompt_toolkit (3.0.47-r0) (20/56) Purging py3-wcwidth-pyc (0.2.13-r1) (21/56) Purging py3-wcwidth (0.2.13-r1) (22/56) Purging py3-pygments-pyc (2.19.1-r1) (23/56) Purging py3-pygments (2.19.1-r1) (24/56) Purging py3-stack_data-pyc (0.6.3-r1) (25/56) Purging py3-stack_data (0.6.3-r1) (26/56) Purging py3-executing-pyc (2.2.0-r0) (27/56) Purging py3-executing (2.2.0-r0) (28/56) Purging py3-asttokens-pyc (3.0.0-r0) (29/56) Purging py3-asttokens (3.0.0-r0) (30/56) Purging py3-pure_eval-pyc (0.2.3-r0) (31/56) Purging py3-pure_eval (0.2.3-r0) (32/56) Purging py3-traitlets-pyc (5.14.3-r0) (33/56) Purging py3-traitlets (5.14.3-r0) (34/56) Purging py3-gpep517-pyc (16-r0) (35/56) Purging py3-gpep517 (16-r0) (36/56) Purging py3-installer-pyc (0.7.0-r2) (37/56) Purging py3-installer (0.7.0-r2) (38/56) Purging py3-setuptools-pyc (77.0.3-r0) (39/56) Purging py3-setuptools (77.0.3-r0) (40/56) Purging py3-wheel-pyc (0.43.0-r0) (41/56) Purging py3-wheel (0.43.0-r0) (42/56) Purging py3-packaging-pyc (25.0-r0) (43/56) Purging py3-packaging (25.0-r0) (44/56) Purging py3-parsing-pyc (3.2.0-r0) (45/56) Purging py3-parsing (3.2.0-r0) (46/56) Purging python3-pyc (3.12.10-r0) (47/56) Purging python3-pycache-pyc0 (3.12.10-r0) (48/56) Purging pyc (3.12.10-r0) (49/56) Purging python3 (3.12.10-r0) (50/56) Purging gdbm (1.24-r0) (51/56) Purging libbz2 (1.0.8-r6) (52/56) Purging libffi (3.4.8-r0) (53/56) Purging libpanelw (6.5_p20250412-r0) (54/56) Purging mpdecimal (4.0.0-r0) (55/56) Purging sqlite-libs (3.49.1-r0) (56/56) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 323 MiB in 104 packages >>> ipython: Updating the community/armhf repository index... >>> ipython: Signing the index...