>>> vit: Building testing/vit 2.3.2-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 15:40:20 +0000 >>> vit: Checking sanity of /home/buildozer/aports/testing/vit/APKBUILD... >>> vit: Analyzing dependencies... >>> vit: Installing for build: build-base python3 py3-tasklib py3-urwid py3-gpep517 py3-setuptools py3-wheel (1/43) Installing libbz2 (1.0.8-r6) (2/43) Installing libffi (3.4.6-r0) (3/43) Installing gdbm (1.23-r1) (4/43) Installing xz-libs (5.6.1-r3) (5/43) Installing mpdecimal (4.0.0-r0) (6/43) Installing libpanelw (6.4_p20240330-r0) (7/43) Installing readline (8.2.10-r0) (8/43) Installing sqlite-libs (3.45.2-r0) (9/43) Installing python3 (3.12.3-r0) (10/43) Installing python3-pycache-pyc0 (3.12.3-r0) (11/43) Installing pyc (3.12.3-r0) (12/43) Installing python3-pyc (3.12.3-r0) (13/43) Installing nettle (3.9.1-r0) (14/43) Installing libtasn1 (4.19.0-r2) (15/43) Installing p11-kit (0.25.3-r0) (16/43) Installing gnutls (3.8.3-r0) (17/43) Installing libuuid (2.40-r1) (18/43) Installing task (2.6.2-r2) (19/43) Installing py3-tz (2024.1-r1) (20/43) Installing py3-tz-pyc (2024.1-r1) (21/43) Installing py3-attrs (23.2.0-r1) (22/43) Installing py3-attrs-pyc (23.2.0-r1) (23/43) Installing py3-tzdata (2024.1-r1) (24/43) Installing py3-tzdata-pyc (2024.1-r1) (25/43) Installing py3-tzlocal (5.2-r1) (26/43) Installing py3-tzlocal-pyc (5.2-r1) (27/43) Installing py3-tasklib (2.5.1-r2) (28/43) Installing py3-tasklib-pyc (2.5.1-r2) (29/43) Installing py3-urwid (2.2.3-r1) (30/43) Installing py3-urwid-pyc (2.2.3-r1) (31/43) Installing py3-installer (0.7.0-r2) (32/43) Installing py3-installer-pyc (0.7.0-r2) (33/43) Installing py3-gpep517 (15-r2) (34/43) Installing py3-gpep517-pyc (15-r2) (35/43) Installing py3-parsing (3.1.2-r1) (36/43) Installing py3-parsing-pyc (3.1.2-r1) (37/43) Installing py3-packaging (24.0-r1) (38/43) Installing py3-packaging-pyc (24.0-r1) (39/43) Installing py3-setuptools (69.2.0-r2) (40/43) Installing py3-setuptools-pyc (69.2.0-r2) (41/43) Installing py3-wheel (0.42.0-r1) (42/43) Installing py3-wheel-pyc (0.42.0-r1) (43/43) Installing .makedepends-vit (20240415.154021) Executing busybox-1.36.1-r25.trigger OK: 376 MiB in 146 packages >>> vit: Cleaning up srcdir >>> vit: Cleaning up pkgdir >>> vit: Cleaning up tmpdir >>> vit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vit-v2.3.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/vit-v2.3.2.tar.gz.part' vit-v2.3.2.tar.gz.pa 100% |********************************| 83515 0:00:00 ETA '/var/cache/distfiles/vit-v2.3.2.tar.gz.part' saved >>> vit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vit-v2.3.2.tar.gz >>> vit: Checking sha512sums... vit-v2.3.2.tar.gz: OK >>> vit: Unpacking /var/cache/distfiles/vit-v2.3.2.tar.gz... 2024-04-15 15:40:22,464 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-15 15:40:22,492 root INFO running bdist_wheel 2024-04-15 15:40:22,507 root INFO running build 2024-04-15 15:40:22,507 root INFO running build_py 2024-04-15 15:40:22,510 root INFO creating build 2024-04-15 15:40:22,510 root INFO creating build/lib 2024-04-15 15:40:22,510 root INFO creating build/lib/vit 2024-04-15 15:40:22,510 root INFO copying vit/__init__.py -> build/lib/vit 2024-04-15 15:40:22,511 root INFO copying vit/registry.py -> build/lib/vit 2024-04-15 15:40:22,511 root INFO copying vit/help.py -> build/lib/vit 2024-04-15 15:40:22,511 root INFO copying vit/loader.py -> build/lib/vit 2024-04-15 15:40:22,511 root INFO copying vit/color_mappings.py -> build/lib/vit 2024-04-15 15:40:22,512 root INFO copying vit/autocomplete.py -> build/lib/vit 2024-04-15 15:40:22,512 root INFO copying vit/markers.py -> build/lib/vit 2024-04-15 15:40:22,512 root INFO copying vit/version.py -> build/lib/vit 2024-04-15 15:40:22,512 root INFO copying vit/color.py -> build/lib/vit 2024-04-15 15:40:22,512 root INFO copying vit/xdg.py -> build/lib/vit 2024-04-15 15:40:22,513 root INFO copying vit/exception.py -> build/lib/vit 2024-04-15 15:40:22,513 root INFO copying vit/key_cache.py -> build/lib/vit 2024-04-15 15:40:22,513 root INFO copying vit/formatter_base.py -> build/lib/vit 2024-04-15 15:40:22,513 root INFO copying vit/keybinding_parser.py -> build/lib/vit 2024-04-15 15:40:22,514 root INFO copying vit/option_parser.py -> build/lib/vit 2024-04-15 15:40:22,514 root INFO copying vit/base_list_box.py -> build/lib/vit 2024-04-15 15:40:22,514 root INFO copying vit/pid_manager.py -> build/lib/vit 2024-04-15 15:40:22,514 root INFO copying vit/process.py -> build/lib/vit 2024-04-15 15:40:22,514 root INFO copying vit/event.py -> build/lib/vit 2024-04-15 15:40:22,515 root INFO copying vit/env.py -> build/lib/vit 2024-04-15 15:40:22,515 root INFO copying vit/task.py -> build/lib/vit 2024-04-15 15:40:22,515 root INFO copying vit/util.py -> build/lib/vit 2024-04-15 15:40:22,515 root INFO copying vit/task_list.py -> build/lib/vit 2024-04-15 15:40:22,515 root INFO copying vit/application.py -> build/lib/vit 2024-04-15 15:40:22,516 root INFO copying vit/denotation.py -> build/lib/vit 2024-04-15 15:40:22,516 root INFO copying vit/uda.py -> build/lib/vit 2024-04-15 15:40:22,516 root INFO copying vit/multi_widget.py -> build/lib/vit 2024-04-15 15:40:22,516 root INFO copying vit/action_manager.py -> build/lib/vit 2024-04-15 15:40:22,517 root INFO copying vit/config_parser.py -> build/lib/vit 2024-04-15 15:40:22,517 root INFO copying vit/list_batcher.py -> build/lib/vit 2024-04-15 15:40:22,517 root INFO copying vit/command_line.py -> build/lib/vit 2024-04-15 15:40:22,517 root INFO copying vit/debug.py -> build/lib/vit 2024-04-15 15:40:22,517 root INFO copying vit/actions.py -> build/lib/vit 2024-04-15 15:40:22,518 root INFO copying vit/readline.py -> build/lib/vit 2024-04-15 15:40:22,518 root INFO copying vit/command_bar.py -> build/lib/vit 2024-04-15 15:40:22,520 root INFO creating build/lib/vit/formatter 2024-04-15 15:40:22,520 root INFO copying vit/formatter/description_truncated_count.py -> build/lib/vit/formatter 2024-04-15 15:40:22,520 root INFO copying vit/formatter/__init__.py -> build/lib/vit/formatter 2024-04-15 15:40:22,520 root INFO copying vit/formatter/project.py -> build/lib/vit/formatter 2024-04-15 15:40:22,521 root INFO copying vit/formatter/project_full.py -> build/lib/vit/formatter 2024-04-15 15:40:22,521 root INFO copying vit/formatter/entry_iso.py -> build/lib/vit/formatter 2024-04-15 15:40:22,521 root INFO copying vit/formatter/scheduled_formatted.py -> build/lib/vit/formatter 2024-04-15 15:40:22,521 root INFO copying vit/formatter/modified_julian.py -> build/lib/vit/formatter 2024-04-15 15:40:22,521 root INFO copying vit/formatter/entry_age.py -> build/lib/vit/formatter 2024-04-15 15:40:22,522 root INFO copying vit/formatter/parent.py -> build/lib/vit/formatter 2024-04-15 15:40:22,522 root INFO copying vit/formatter/scheduled_remaining.py -> build/lib/vit/formatter 2024-04-15 15:40:22,522 root INFO copying vit/formatter/status.py -> build/lib/vit/formatter 2024-04-15 15:40:22,522 root INFO copying vit/formatter/entry_countdown.py -> build/lib/vit/formatter 2024-04-15 15:40:22,522 root INFO copying vit/formatter/description_oneline.py -> build/lib/vit/formatter 2024-04-15 15:40:22,523 root INFO copying vit/formatter/end_age.py -> build/lib/vit/formatter 2024-04-15 15:40:22,523 root INFO copying vit/formatter/modified_relative.py -> build/lib/vit/formatter 2024-04-15 15:40:22,523 root INFO copying vit/formatter/tags_list.py -> build/lib/vit/formatter 2024-04-15 15:40:22,523 root INFO copying vit/formatter/modified_countdown.py -> build/lib/vit/formatter 2024-04-15 15:40:22,523 root INFO copying vit/formatter/entry_relative.py -> build/lib/vit/formatter 2024-04-15 15:40:22,524 root INFO copying vit/formatter/entry.py -> build/lib/vit/formatter 2024-04-15 15:40:22,524 root INFO copying vit/formatter/scheduled_julian.py -> build/lib/vit/formatter 2024-04-15 15:40:22,524 root INFO copying vit/formatter/modified.py -> build/lib/vit/formatter 2024-04-15 15:40:22,524 root INFO copying vit/formatter/depends_list.py -> build/lib/vit/formatter 2024-04-15 15:40:22,524 root INFO copying vit/formatter/markers.py -> build/lib/vit/formatter 2024-04-15 15:40:22,524 root INFO copying vit/formatter/description_desc.py -> build/lib/vit/formatter 2024-04-15 15:40:22,525 root INFO copying vit/formatter/due_countdown.py -> build/lib/vit/formatter 2024-04-15 15:40:22,525 root INFO copying vit/formatter/due_relative.py -> build/lib/vit/formatter 2024-04-15 15:40:22,525 root INFO copying vit/formatter/due_iso.py -> build/lib/vit/formatter 2024-04-15 15:40:22,525 root INFO copying vit/formatter/start_epoch.py -> build/lib/vit/formatter 2024-04-15 15:40:22,525 root INFO copying vit/formatter/end_relative.py -> build/lib/vit/formatter 2024-04-15 15:40:22,526 root INFO copying vit/formatter/recur_indicator.py -> build/lib/vit/formatter 2024-04-15 15:40:22,526 root INFO copying vit/formatter/start_remaining.py -> build/lib/vit/formatter 2024-04-15 15:40:22,526 root INFO copying vit/formatter/until_age.py -> build/lib/vit/formatter 2024-04-15 15:40:22,526 root INFO copying vit/formatter/scheduled_epoch.py -> build/lib/vit/formatter 2024-04-15 15:40:22,526 root INFO copying vit/formatter/depends_indicator.py -> build/lib/vit/formatter 2024-04-15 15:40:22,527 root INFO copying vit/formatter/scheduled.py -> build/lib/vit/formatter 2024-04-15 15:40:22,527 root INFO copying vit/formatter/uda_duration.py -> build/lib/vit/formatter 2024-04-15 15:40:22,527 root INFO copying vit/formatter/uuid_long.py -> build/lib/vit/formatter 2024-04-15 15:40:22,527 root INFO copying vit/formatter/until_iso.py -> build/lib/vit/formatter 2024-04-15 15:40:22,527 root INFO copying vit/formatter/project_indented.py -> build/lib/vit/formatter 2024-04-15 15:40:22,527 root INFO copying vit/formatter/urgency_real.py -> build/lib/vit/formatter 2024-04-15 15:40:22,528 root INFO copying vit/formatter/wait_julian.py -> build/lib/vit/formatter 2024-04-15 15:40:22,528 root INFO copying vit/formatter/description_count.py -> build/lib/vit/formatter 2024-04-15 15:40:22,528 root INFO copying vit/formatter/tags_indicator.py -> build/lib/vit/formatter 2024-04-15 15:40:22,528 root INFO copying vit/formatter/description.py -> build/lib/vit/formatter 2024-04-15 15:40:22,528 root INFO copying vit/formatter/until_julian.py -> build/lib/vit/formatter 2024-04-15 15:40:22,529 root INFO copying vit/formatter/uda_indicator.py -> build/lib/vit/formatter 2024-04-15 15:40:22,529 root INFO copying vit/formatter/due_epoch.py -> build/lib/vit/formatter 2024-04-15 15:40:22,529 root INFO copying vit/formatter/start.py -> build/lib/vit/formatter 2024-04-15 15:40:22,529 root INFO copying vit/formatter/scheduled_iso.py -> build/lib/vit/formatter 2024-04-15 15:40:22,529 root INFO copying vit/formatter/entry_julian.py -> build/lib/vit/formatter 2024-04-15 15:40:22,529 root INFO copying vit/formatter/entry_remaining.py -> build/lib/vit/formatter 2024-04-15 15:40:22,530 root INFO copying vit/formatter/end_remaining.py -> build/lib/vit/formatter 2024-04-15 15:40:22,530 root INFO copying vit/formatter/recur_duration.py -> build/lib/vit/formatter 2024-04-15 15:40:22,530 root INFO copying vit/formatter/uda_date.py -> build/lib/vit/formatter 2024-04-15 15:40:22,530 root INFO copying vit/formatter/wait_relative.py -> build/lib/vit/formatter 2024-04-15 15:40:22,530 root INFO copying vit/formatter/due.py -> build/lib/vit/formatter 2024-04-15 15:40:22,530 root INFO copying vit/formatter/depends_count.py -> build/lib/vit/formatter 2024-04-15 15:40:22,531 root INFO copying vit/formatter/until_relative.py -> build/lib/vit/formatter 2024-04-15 15:40:22,531 root INFO copying vit/formatter/uuid_short.py -> build/lib/vit/formatter 2024-04-15 15:40:22,531 root INFO copying vit/formatter/scheduled_countdown.py -> build/lib/vit/formatter 2024-04-15 15:40:22,531 root INFO copying vit/formatter/due_age.py -> build/lib/vit/formatter 2024-04-15 15:40:22,531 root INFO copying vit/formatter/scheduled_age.py -> build/lib/vit/formatter 2024-04-15 15:40:22,531 root INFO copying vit/formatter/depends.py -> build/lib/vit/formatter 2024-04-15 15:40:22,531 root INFO copying vit/formatter/until.py -> build/lib/vit/formatter 2024-04-15 15:40:22,532 root INFO copying vit/formatter/wait_iso.py -> build/lib/vit/formatter 2024-04-15 15:40:22,532 root INFO copying vit/formatter/until_formatted.py -> build/lib/vit/formatter 2024-04-15 15:40:22,532 root INFO copying vit/formatter/scheduled_relative.py -> build/lib/vit/formatter 2024-04-15 15:40:22,532 root INFO copying vit/formatter/status_long.py -> build/lib/vit/formatter 2024-04-15 15:40:22,532 root INFO copying vit/formatter/entry_epoch.py -> build/lib/vit/formatter 2024-04-15 15:40:22,532 root INFO copying vit/formatter/id_number.py -> build/lib/vit/formatter 2024-04-15 15:40:22,532 root INFO copying vit/formatter/wait_remaining.py -> build/lib/vit/formatter 2024-04-15 15:40:22,532 root INFO copying vit/formatter/start_countdown.py -> build/lib/vit/formatter 2024-04-15 15:40:22,533 root INFO copying vit/formatter/project_parent.py -> build/lib/vit/formatter 2024-04-15 15:40:22,533 root INFO copying vit/formatter/wait_epoch.py -> build/lib/vit/formatter 2024-04-15 15:40:22,533 root INFO copying vit/formatter/end_epoch.py -> build/lib/vit/formatter 2024-04-15 15:40:22,533 root INFO copying vit/formatter/due_formatted.py -> build/lib/vit/formatter 2024-04-15 15:40:22,533 root INFO copying vit/formatter/parent_long.py -> build/lib/vit/formatter 2024-04-15 15:40:22,533 root INFO copying vit/formatter/description_combined.py -> build/lib/vit/formatter 2024-04-15 15:40:22,533 root INFO copying vit/formatter/start_active.py -> build/lib/vit/formatter 2024-04-15 15:40:22,534 root INFO copying vit/formatter/modified_epoch.py -> build/lib/vit/formatter 2024-04-15 15:40:22,534 root INFO copying vit/formatter/start_relative.py -> build/lib/vit/formatter 2024-04-15 15:40:22,534 root INFO copying vit/formatter/due_remaining.py -> build/lib/vit/formatter 2024-04-15 15:40:22,534 root INFO copying vit/formatter/end.py -> build/lib/vit/formatter 2024-04-15 15:40:22,534 root INFO copying vit/formatter/due_julian.py -> build/lib/vit/formatter 2024-04-15 15:40:22,534 root INFO copying vit/formatter/modified_iso.py -> build/lib/vit/formatter 2024-04-15 15:40:22,534 root INFO copying vit/formatter/urgency_integer.py -> build/lib/vit/formatter 2024-04-15 15:40:22,535 root INFO copying vit/formatter/uda_string.py -> build/lib/vit/formatter 2024-04-15 15:40:22,535 root INFO copying vit/formatter/modified_remaining.py -> build/lib/vit/formatter 2024-04-15 15:40:22,535 root INFO copying vit/formatter/tags_count.py -> build/lib/vit/formatter 2024-04-15 15:40:22,535 root INFO copying vit/formatter/end_julian.py -> build/lib/vit/formatter 2024-04-15 15:40:22,535 root INFO copying vit/formatter/until_epoch.py -> build/lib/vit/formatter 2024-04-15 15:40:22,535 root INFO copying vit/formatter/start_julian.py -> build/lib/vit/formatter 2024-04-15 15:40:22,535 root INFO copying vit/formatter/start_formatted.py -> build/lib/vit/formatter 2024-04-15 15:40:22,536 root INFO copying vit/formatter/until_countdown.py -> build/lib/vit/formatter 2024-04-15 15:40:22,536 root INFO copying vit/formatter/description_truncated.py -> build/lib/vit/formatter 2024-04-15 15:40:22,536 root INFO copying vit/formatter/end_iso.py -> build/lib/vit/formatter 2024-04-15 15:40:22,536 root INFO copying vit/formatter/parent_short.py -> build/lib/vit/formatter 2024-04-15 15:40:22,536 root INFO copying vit/formatter/uda_numeric.py -> build/lib/vit/formatter 2024-04-15 15:40:22,536 root INFO copying vit/formatter/status_short.py -> build/lib/vit/formatter 2024-04-15 15:40:22,536 root INFO copying vit/formatter/urgency.py -> build/lib/vit/formatter 2024-04-15 15:40:22,537 root INFO copying vit/formatter/recur.py -> build/lib/vit/formatter 2024-04-15 15:40:22,537 root INFO copying vit/formatter/wait.py -> build/lib/vit/formatter 2024-04-15 15:40:22,537 root INFO copying vit/formatter/start_age.py -> build/lib/vit/formatter 2024-04-15 15:40:22,537 root INFO copying vit/formatter/wait_age.py -> build/lib/vit/formatter 2024-04-15 15:40:22,537 root INFO copying vit/formatter/until_remaining.py -> build/lib/vit/formatter 2024-04-15 15:40:22,537 root INFO copying vit/formatter/modified_age.py -> build/lib/vit/formatter 2024-04-15 15:40:22,537 root INFO copying vit/formatter/uuid.py -> build/lib/vit/formatter 2024-04-15 15:40:22,538 root INFO copying vit/formatter/end_countdown.py -> build/lib/vit/formatter 2024-04-15 15:40:22,538 root INFO copying vit/formatter/entry_formatted.py -> build/lib/vit/formatter 2024-04-15 15:40:22,538 root INFO copying vit/formatter/tags.py -> build/lib/vit/formatter 2024-04-15 15:40:22,538 root INFO copying vit/formatter/start_iso.py -> build/lib/vit/formatter 2024-04-15 15:40:22,538 root INFO copying vit/formatter/id.py -> build/lib/vit/formatter 2024-04-15 15:40:22,538 root INFO copying vit/formatter/wait_countdown.py -> build/lib/vit/formatter 2024-04-15 15:40:22,539 root INFO creating build/lib/vit/theme 2024-04-15 15:40:22,539 root INFO copying vit/theme/__init__.py -> build/lib/vit/theme 2024-04-15 15:40:22,539 root INFO copying vit/theme/classic.py -> build/lib/vit/theme 2024-04-15 15:40:22,539 root INFO copying vit/theme/default.py -> build/lib/vit/theme 2024-04-15 15:40:22,539 root INFO running egg_info 2024-04-15 15:40:22,539 root INFO creating vit.egg-info 2024-04-15 15:40:22,541 root INFO writing vit.egg-info/PKG-INFO 2024-04-15 15:40:22,541 root INFO writing dependency_links to vit.egg-info/dependency_links.txt 2024-04-15 15:40:22,541 root INFO writing entry points to vit.egg-info/entry_points.txt 2024-04-15 15:40:22,542 root INFO writing requirements to vit.egg-info/requires.txt 2024-04-15 15:40:22,542 root INFO writing top-level names to vit.egg-info/top_level.txt 2024-04-15 15:40:22,542 root INFO writing manifest file 'vit.egg-info/SOURCES.txt' 2024-04-15 15:40:22,546 root INFO reading manifest file 'vit.egg-info/SOURCES.txt' 2024-04-15 15:40:22,546 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 15:40:22,547 root WARNING warning: no files found matching 'vit/VERSION' 2024-04-15 15:40:22,547 root INFO adding license file 'LICENSE' 2024-04-15 15:40:22,547 root INFO adding license file 'AUTHORS.md' 2024-04-15 15:40:22,549 root INFO writing manifest file 'vit.egg-info/SOURCES.txt' 2024-04-15 15:40:22,550 root INFO creating build/lib/vit/config 2024-04-15 15:40:22,550 root INFO copying vit/config/config.sample.ini -> build/lib/vit/config 2024-04-15 15:40:22,550 root INFO creating build/lib/vit/keybinding 2024-04-15 15:40:22,550 root INFO copying vit/keybinding/vi.ini -> build/lib/vit/keybinding 2024-04-15 15:40:22,557 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-04-15 15:40:22,557 root INFO running install 2024-04-15 15:40:22,565 root INFO running install_lib 2024-04-15 15:40:22,567 root INFO creating build/bdist.linux-armv8l 2024-04-15 15:40:22,568 root INFO creating build/bdist.linux-armv8l/wheel 2024-04-15 15:40:22,568 root INFO creating build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,568 root INFO copying build/lib/vit/__init__.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,568 root INFO copying build/lib/vit/registry.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,568 root INFO copying build/lib/vit/help.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,568 root INFO copying build/lib/vit/loader.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,568 root INFO copying build/lib/vit/color_mappings.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,569 root INFO copying build/lib/vit/autocomplete.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,569 root INFO copying build/lib/vit/markers.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,569 root INFO creating build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,569 root INFO copying build/lib/vit/formatter/description_truncated_count.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,569 root INFO copying build/lib/vit/formatter/__init__.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,569 root INFO copying build/lib/vit/formatter/project.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,570 root INFO copying build/lib/vit/formatter/project_full.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,570 root INFO copying build/lib/vit/formatter/entry_iso.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,570 root INFO copying build/lib/vit/formatter/scheduled_formatted.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,570 root INFO copying build/lib/vit/formatter/modified_julian.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,570 root INFO copying build/lib/vit/formatter/entry_age.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,570 root INFO copying build/lib/vit/formatter/parent.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,570 root INFO copying build/lib/vit/formatter/scheduled_remaining.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,570 root INFO copying build/lib/vit/formatter/status.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,571 root INFO copying build/lib/vit/formatter/entry_countdown.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,571 root INFO copying build/lib/vit/formatter/description_oneline.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,571 root INFO copying build/lib/vit/formatter/end_age.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,571 root INFO copying build/lib/vit/formatter/modified_relative.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,571 root INFO copying build/lib/vit/formatter/tags_list.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,571 root INFO copying build/lib/vit/formatter/modified_countdown.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,571 root INFO copying build/lib/vit/formatter/entry_relative.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,571 root INFO copying build/lib/vit/formatter/entry.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,572 root INFO copying build/lib/vit/formatter/scheduled_julian.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,572 root INFO copying build/lib/vit/formatter/modified.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,572 root INFO copying build/lib/vit/formatter/depends_list.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,572 root INFO copying build/lib/vit/formatter/markers.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,572 root INFO copying build/lib/vit/formatter/description_desc.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,572 root INFO copying build/lib/vit/formatter/due_countdown.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,572 root INFO copying build/lib/vit/formatter/due_relative.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,572 root INFO copying build/lib/vit/formatter/due_iso.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,573 root INFO copying build/lib/vit/formatter/start_epoch.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,573 root INFO copying build/lib/vit/formatter/end_relative.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,573 root INFO copying build/lib/vit/formatter/recur_indicator.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,573 root INFO copying build/lib/vit/formatter/start_remaining.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,573 root INFO copying build/lib/vit/formatter/until_age.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,573 root INFO copying build/lib/vit/formatter/scheduled_epoch.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,573 root INFO copying build/lib/vit/formatter/depends_indicator.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,574 root INFO copying build/lib/vit/formatter/scheduled.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,574 root INFO copying build/lib/vit/formatter/uda_duration.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,574 root INFO copying build/lib/vit/formatter/uuid_long.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,574 root INFO copying build/lib/vit/formatter/until_iso.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,574 root INFO copying build/lib/vit/formatter/project_indented.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,574 root INFO copying build/lib/vit/formatter/urgency_real.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,574 root INFO copying build/lib/vit/formatter/wait_julian.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,574 root INFO copying build/lib/vit/formatter/description_count.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,575 root INFO copying build/lib/vit/formatter/tags_indicator.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,575 root INFO copying build/lib/vit/formatter/description.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,575 root INFO copying build/lib/vit/formatter/until_julian.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,575 root INFO copying build/lib/vit/formatter/uda_indicator.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,575 root INFO copying build/lib/vit/formatter/due_epoch.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,575 root INFO copying build/lib/vit/formatter/start.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,575 root INFO copying build/lib/vit/formatter/scheduled_iso.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,575 root INFO copying build/lib/vit/formatter/entry_julian.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,575 root INFO copying build/lib/vit/formatter/entry_remaining.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,576 root INFO copying build/lib/vit/formatter/end_remaining.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,576 root INFO copying build/lib/vit/formatter/recur_duration.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,576 root INFO copying build/lib/vit/formatter/uda_date.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,576 root INFO copying build/lib/vit/formatter/wait_relative.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,576 root INFO copying build/lib/vit/formatter/due.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,576 root INFO copying build/lib/vit/formatter/depends_count.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,576 root INFO copying build/lib/vit/formatter/until_relative.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,577 root INFO copying build/lib/vit/formatter/uuid_short.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,577 root INFO copying build/lib/vit/formatter/scheduled_countdown.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,577 root INFO copying build/lib/vit/formatter/due_age.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,577 root INFO copying build/lib/vit/formatter/scheduled_age.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,577 root INFO copying build/lib/vit/formatter/depends.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,577 root INFO copying build/lib/vit/formatter/until.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,577 root INFO copying build/lib/vit/formatter/wait_iso.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,577 root INFO copying build/lib/vit/formatter/until_formatted.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,578 root INFO copying build/lib/vit/formatter/scheduled_relative.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,578 root INFO copying build/lib/vit/formatter/status_long.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,578 root INFO copying build/lib/vit/formatter/entry_epoch.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,578 root INFO copying build/lib/vit/formatter/id_number.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,578 root INFO copying build/lib/vit/formatter/wait_remaining.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,578 root INFO copying build/lib/vit/formatter/start_countdown.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,578 root INFO copying build/lib/vit/formatter/project_parent.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,578 root INFO copying build/lib/vit/formatter/wait_epoch.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,579 root INFO copying build/lib/vit/formatter/end_epoch.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,579 root INFO copying build/lib/vit/formatter/due_formatted.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,579 root INFO copying build/lib/vit/formatter/parent_long.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,579 root INFO copying build/lib/vit/formatter/description_combined.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,579 root INFO copying build/lib/vit/formatter/start_active.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,579 root INFO copying build/lib/vit/formatter/modified_epoch.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,579 root INFO copying build/lib/vit/formatter/start_relative.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,579 root INFO copying build/lib/vit/formatter/due_remaining.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,580 root INFO copying build/lib/vit/formatter/end.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,580 root INFO copying build/lib/vit/formatter/due_julian.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,580 root INFO copying build/lib/vit/formatter/modified_iso.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,580 root INFO copying build/lib/vit/formatter/urgency_integer.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,580 root INFO copying build/lib/vit/formatter/uda_string.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,580 root INFO copying build/lib/vit/formatter/modified_remaining.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,580 root INFO copying build/lib/vit/formatter/tags_count.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,581 root INFO copying build/lib/vit/formatter/end_julian.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,581 root INFO copying build/lib/vit/formatter/until_epoch.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,581 root INFO copying build/lib/vit/formatter/start_julian.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,581 root INFO copying build/lib/vit/formatter/start_formatted.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,581 root INFO copying build/lib/vit/formatter/until_countdown.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,581 root INFO copying build/lib/vit/formatter/description_truncated.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,581 root INFO copying build/lib/vit/formatter/end_iso.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,581 root INFO copying build/lib/vit/formatter/parent_short.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,582 root INFO copying build/lib/vit/formatter/uda_numeric.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,582 root INFO copying build/lib/vit/formatter/status_short.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,582 root INFO copying build/lib/vit/formatter/urgency.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,582 root INFO copying build/lib/vit/formatter/recur.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,582 root INFO copying build/lib/vit/formatter/wait.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,582 root INFO copying build/lib/vit/formatter/start_age.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,582 root INFO copying build/lib/vit/formatter/wait_age.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,582 root INFO copying build/lib/vit/formatter/until_remaining.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,582 root INFO copying build/lib/vit/formatter/modified_age.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,583 root INFO copying build/lib/vit/formatter/uuid.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,583 root INFO copying build/lib/vit/formatter/end_countdown.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,583 root INFO copying build/lib/vit/formatter/entry_formatted.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,583 root INFO copying build/lib/vit/formatter/tags.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,583 root INFO copying build/lib/vit/formatter/start_iso.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,583 root INFO copying build/lib/vit/formatter/id.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,583 root INFO copying build/lib/vit/formatter/wait_countdown.py -> build/bdist.linux-armv8l/wheel/vit/formatter 2024-04-15 15:40:22,584 root INFO creating build/bdist.linux-armv8l/wheel/vit/keybinding 2024-04-15 15:40:22,584 root INFO copying build/lib/vit/keybinding/vi.ini -> build/bdist.linux-armv8l/wheel/vit/keybinding 2024-04-15 15:40:22,584 root INFO copying build/lib/vit/version.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,584 root INFO copying build/lib/vit/color.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,584 root INFO copying build/lib/vit/xdg.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,584 root INFO copying build/lib/vit/exception.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,584 root INFO creating build/bdist.linux-armv8l/wheel/vit/theme 2024-04-15 15:40:22,585 root INFO copying build/lib/vit/theme/__init__.py -> build/bdist.linux-armv8l/wheel/vit/theme 2024-04-15 15:40:22,585 root INFO copying build/lib/vit/theme/classic.py -> build/bdist.linux-armv8l/wheel/vit/theme 2024-04-15 15:40:22,585 root INFO copying build/lib/vit/theme/default.py -> build/bdist.linux-armv8l/wheel/vit/theme 2024-04-15 15:40:22,585 root INFO copying build/lib/vit/key_cache.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,585 root INFO copying build/lib/vit/formatter_base.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,585 root INFO copying build/lib/vit/keybinding_parser.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,585 root INFO copying build/lib/vit/option_parser.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,586 root INFO copying build/lib/vit/base_list_box.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,586 root INFO copying build/lib/vit/pid_manager.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,586 root INFO copying build/lib/vit/process.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,586 root INFO copying build/lib/vit/event.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,586 root INFO copying build/lib/vit/env.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,586 root INFO copying build/lib/vit/task.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,586 root INFO copying build/lib/vit/util.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,586 root INFO copying build/lib/vit/task_list.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,587 root INFO copying build/lib/vit/application.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,587 root INFO copying build/lib/vit/denotation.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,587 root INFO copying build/lib/vit/uda.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,587 root INFO copying build/lib/vit/multi_widget.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,587 root INFO copying build/lib/vit/action_manager.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,587 root INFO copying build/lib/vit/config_parser.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,588 root INFO creating build/bdist.linux-armv8l/wheel/vit/config 2024-04-15 15:40:22,588 root INFO copying build/lib/vit/config/config.sample.ini -> build/bdist.linux-armv8l/wheel/vit/config 2024-04-15 15:40:22,588 root INFO copying build/lib/vit/list_batcher.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,588 root INFO copying build/lib/vit/command_line.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,588 root INFO copying build/lib/vit/debug.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,588 root INFO copying build/lib/vit/actions.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,588 root INFO copying build/lib/vit/readline.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,589 root INFO copying build/lib/vit/command_bar.py -> build/bdist.linux-armv8l/wheel/vit 2024-04-15 15:40:22,589 root INFO running install_egg_info 2024-04-15 15:40:22,593 root INFO Copying vit.egg-info to build/bdist.linux-armv8l/wheel/vit-2.3.2-py3.12.egg-info 2024-04-15 15:40:22,594 root INFO running install_scripts 2024-04-15 15:40:22,596 wheel INFO creating build/bdist.linux-armv8l/wheel/vit-2.3.2.dist-info/WHEEL 2024-04-15 15:40:22,596 wheel INFO creating '/home/buildozer/aports/testing/vit/src/vit-2.3.2/.dist/.tmp-ux3htgkw/vit-2.3.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-04-15 15:40:22,597 wheel INFO adding 'vit/__init__.py' 2024-04-15 15:40:22,597 wheel INFO adding 'vit/action_manager.py' 2024-04-15 15:40:22,597 wheel INFO adding 'vit/actions.py' 2024-04-15 15:40:22,597 wheel INFO adding 'vit/application.py' 2024-04-15 15:40:22,598 wheel INFO adding 'vit/autocomplete.py' 2024-04-15 15:40:22,598 wheel INFO adding 'vit/base_list_box.py' 2024-04-15 15:40:22,598 wheel INFO adding 'vit/color.py' 2024-04-15 15:40:22,598 wheel INFO adding 'vit/color_mappings.py' 2024-04-15 15:40:22,598 wheel INFO adding 'vit/command_bar.py' 2024-04-15 15:40:22,599 wheel INFO adding 'vit/command_line.py' 2024-04-15 15:40:22,599 wheel INFO adding 'vit/config_parser.py' 2024-04-15 15:40:22,599 wheel INFO adding 'vit/debug.py' 2024-04-15 15:40:22,599 wheel INFO adding 'vit/denotation.py' 2024-04-15 15:40:22,599 wheel INFO adding 'vit/env.py' 2024-04-15 15:40:22,599 wheel INFO adding 'vit/event.py' 2024-04-15 15:40:22,600 wheel INFO adding 'vit/exception.py' 2024-04-15 15:40:22,600 wheel INFO adding 'vit/formatter_base.py' 2024-04-15 15:40:22,600 wheel INFO adding 'vit/help.py' 2024-04-15 15:40:22,600 wheel INFO adding 'vit/key_cache.py' 2024-04-15 15:40:22,600 wheel INFO adding 'vit/keybinding_parser.py' 2024-04-15 15:40:22,600 wheel INFO adding 'vit/list_batcher.py' 2024-04-15 15:40:22,601 wheel INFO adding 'vit/loader.py' 2024-04-15 15:40:22,601 wheel INFO adding 'vit/markers.py' 2024-04-15 15:40:22,601 wheel INFO adding 'vit/multi_widget.py' 2024-04-15 15:40:22,601 wheel INFO adding 'vit/option_parser.py' 2024-04-15 15:40:22,601 wheel INFO adding 'vit/pid_manager.py' 2024-04-15 15:40:22,601 wheel INFO adding 'vit/process.py' 2024-04-15 15:40:22,602 wheel INFO adding 'vit/readline.py' 2024-04-15 15:40:22,602 wheel INFO adding 'vit/registry.py' 2024-04-15 15:40:22,602 wheel INFO adding 'vit/task.py' 2024-04-15 15:40:22,602 wheel INFO adding 'vit/task_list.py' 2024-04-15 15:40:22,602 wheel INFO adding 'vit/uda.py' 2024-04-15 15:40:22,602 wheel INFO adding 'vit/util.py' 2024-04-15 15:40:22,603 wheel INFO adding 'vit/version.py' 2024-04-15 15:40:22,603 wheel INFO adding 'vit/xdg.py' 2024-04-15 15:40:22,603 wheel INFO adding 'vit/config/config.sample.ini' 2024-04-15 15:40:22,603 wheel INFO adding 'vit/formatter/__init__.py' 2024-04-15 15:40:22,604 wheel INFO adding 'vit/formatter/depends.py' 2024-04-15 15:40:22,604 wheel INFO adding 'vit/formatter/depends_count.py' 2024-04-15 15:40:22,604 wheel INFO adding 'vit/formatter/depends_indicator.py' 2024-04-15 15:40:22,604 wheel INFO adding 'vit/formatter/depends_list.py' 2024-04-15 15:40:22,604 wheel INFO adding 'vit/formatter/description.py' 2024-04-15 15:40:22,604 wheel INFO adding 'vit/formatter/description_combined.py' 2024-04-15 15:40:22,604 wheel INFO adding 'vit/formatter/description_count.py' 2024-04-15 15:40:22,604 wheel INFO adding 'vit/formatter/description_desc.py' 2024-04-15 15:40:22,605 wheel INFO adding 'vit/formatter/description_oneline.py' 2024-04-15 15:40:22,605 wheel INFO adding 'vit/formatter/description_truncated.py' 2024-04-15 15:40:22,605 wheel INFO adding 'vit/formatter/description_truncated_count.py' 2024-04-15 15:40:22,605 wheel INFO adding 'vit/formatter/due.py' 2024-04-15 15:40:22,605 wheel INFO adding 'vit/formatter/due_age.py' 2024-04-15 15:40:22,605 wheel INFO adding 'vit/formatter/due_countdown.py' 2024-04-15 15:40:22,605 wheel INFO adding 'vit/formatter/due_epoch.py' 2024-04-15 15:40:22,606 wheel INFO adding 'vit/formatter/due_formatted.py' 2024-04-15 15:40:22,606 wheel INFO adding 'vit/formatter/due_iso.py' 2024-04-15 15:40:22,606 wheel INFO adding 'vit/formatter/due_julian.py' 2024-04-15 15:40:22,606 wheel INFO adding 'vit/formatter/due_relative.py' 2024-04-15 15:40:22,606 wheel INFO adding 'vit/formatter/due_remaining.py' 2024-04-15 15:40:22,606 wheel INFO adding 'vit/formatter/end.py' 2024-04-15 15:40:22,606 wheel INFO adding 'vit/formatter/end_age.py' 2024-04-15 15:40:22,606 wheel INFO adding 'vit/formatter/end_countdown.py' 2024-04-15 15:40:22,607 wheel INFO adding 'vit/formatter/end_epoch.py' 2024-04-15 15:40:22,607 wheel INFO adding 'vit/formatter/end_iso.py' 2024-04-15 15:40:22,607 wheel INFO adding 'vit/formatter/end_julian.py' 2024-04-15 15:40:22,607 wheel INFO adding 'vit/formatter/end_relative.py' 2024-04-15 15:40:22,607 wheel INFO adding 'vit/formatter/end_remaining.py' 2024-04-15 15:40:22,607 wheel INFO adding 'vit/formatter/entry.py' 2024-04-15 15:40:22,607 wheel INFO adding 'vit/formatter/entry_age.py' 2024-04-15 15:40:22,607 wheel INFO adding 'vit/formatter/entry_countdown.py' 2024-04-15 15:40:22,608 wheel INFO adding 'vit/formatter/entry_epoch.py' 2024-04-15 15:40:22,608 wheel INFO adding 'vit/formatter/entry_formatted.py' 2024-04-15 15:40:22,608 wheel INFO adding 'vit/formatter/entry_iso.py' 2024-04-15 15:40:22,608 wheel INFO adding 'vit/formatter/entry_julian.py' 2024-04-15 15:40:22,608 wheel INFO adding 'vit/formatter/entry_relative.py' 2024-04-15 15:40:22,608 wheel INFO adding 'vit/formatter/entry_remaining.py' 2024-04-15 15:40:22,608 wheel INFO adding 'vit/formatter/id.py' 2024-04-15 15:40:22,608 wheel INFO adding 'vit/formatter/id_number.py' 2024-04-15 15:40:22,609 wheel INFO adding 'vit/formatter/markers.py' 2024-04-15 15:40:22,609 wheel INFO adding 'vit/formatter/modified.py' 2024-04-15 15:40:22,609 wheel INFO adding 'vit/formatter/modified_age.py' 2024-04-15 15:40:22,609 wheel INFO adding 'vit/formatter/modified_countdown.py' 2024-04-15 15:40:22,609 wheel INFO adding 'vit/formatter/modified_epoch.py' 2024-04-15 15:40:22,609 wheel INFO adding 'vit/formatter/modified_iso.py' 2024-04-15 15:40:22,609 wheel INFO adding 'vit/formatter/modified_julian.py' 2024-04-15 15:40:22,609 wheel INFO adding 'vit/formatter/modified_relative.py' 2024-04-15 15:40:22,610 wheel INFO adding 'vit/formatter/modified_remaining.py' 2024-04-15 15:40:22,610 wheel INFO adding 'vit/formatter/parent.py' 2024-04-15 15:40:22,610 wheel INFO adding 'vit/formatter/parent_long.py' 2024-04-15 15:40:22,610 wheel INFO adding 'vit/formatter/parent_short.py' 2024-04-15 15:40:22,610 wheel INFO adding 'vit/formatter/project.py' 2024-04-15 15:40:22,610 wheel INFO adding 'vit/formatter/project_full.py' 2024-04-15 15:40:22,610 wheel INFO adding 'vit/formatter/project_indented.py' 2024-04-15 15:40:22,611 wheel INFO adding 'vit/formatter/project_parent.py' 2024-04-15 15:40:22,611 wheel INFO adding 'vit/formatter/recur.py' 2024-04-15 15:40:22,611 wheel INFO adding 'vit/formatter/recur_duration.py' 2024-04-15 15:40:22,611 wheel INFO adding 'vit/formatter/recur_indicator.py' 2024-04-15 15:40:22,611 wheel INFO adding 'vit/formatter/scheduled.py' 2024-04-15 15:40:22,611 wheel INFO adding 'vit/formatter/scheduled_age.py' 2024-04-15 15:40:22,611 wheel INFO adding 'vit/formatter/scheduled_countdown.py' 2024-04-15 15:40:22,611 wheel INFO adding 'vit/formatter/scheduled_epoch.py' 2024-04-15 15:40:22,612 wheel INFO adding 'vit/formatter/scheduled_formatted.py' 2024-04-15 15:40:22,612 wheel INFO adding 'vit/formatter/scheduled_iso.py' 2024-04-15 15:40:22,612 wheel INFO adding 'vit/formatter/scheduled_julian.py' 2024-04-15 15:40:22,612 wheel INFO adding 'vit/formatter/scheduled_relative.py' 2024-04-15 15:40:22,612 wheel INFO adding 'vit/formatter/scheduled_remaining.py' 2024-04-15 15:40:22,612 wheel INFO adding 'vit/formatter/start.py' 2024-04-15 15:40:22,612 wheel INFO adding 'vit/formatter/start_active.py' 2024-04-15 15:40:22,612 wheel INFO adding 'vit/formatter/start_age.py' 2024-04-15 15:40:22,612 wheel INFO adding 'vit/formatter/start_countdown.py' 2024-04-15 15:40:22,613 wheel INFO adding 'vit/formatter/start_epoch.py' 2024-04-15 15:40:22,613 wheel INFO adding 'vit/formatter/start_formatted.py' 2024-04-15 15:40:22,613 wheel INFO adding 'vit/formatter/start_iso.py' 2024-04-15 15:40:22,613 wheel INFO adding 'vit/formatter/start_julian.py' 2024-04-15 15:40:22,613 wheel INFO adding 'vit/formatter/start_relative.py' 2024-04-15 15:40:22,613 wheel INFO adding 'vit/formatter/start_remaining.py' 2024-04-15 15:40:22,613 wheel INFO adding 'vit/formatter/status.py' 2024-04-15 15:40:22,613 wheel INFO adding 'vit/formatter/status_long.py' 2024-04-15 15:40:22,614 wheel INFO adding 'vit/formatter/status_short.py' 2024-04-15 15:40:22,614 wheel INFO adding 'vit/formatter/tags.py' 2024-04-15 15:40:22,614 wheel INFO adding 'vit/formatter/tags_count.py' 2024-04-15 15:40:22,614 wheel INFO adding 'vit/formatter/tags_indicator.py' 2024-04-15 15:40:22,614 wheel INFO adding 'vit/formatter/tags_list.py' 2024-04-15 15:40:22,614 wheel INFO adding 'vit/formatter/uda_date.py' 2024-04-15 15:40:22,614 wheel INFO adding 'vit/formatter/uda_duration.py' 2024-04-15 15:40:22,614 wheel INFO adding 'vit/formatter/uda_indicator.py' 2024-04-15 15:40:22,615 wheel INFO adding 'vit/formatter/uda_numeric.py' 2024-04-15 15:40:22,615 wheel INFO adding 'vit/formatter/uda_string.py' 2024-04-15 15:40:22,615 wheel INFO adding 'vit/formatter/until.py' 2024-04-15 15:40:22,615 wheel INFO adding 'vit/formatter/until_age.py' 2024-04-15 15:40:22,615 wheel INFO adding 'vit/formatter/until_countdown.py' 2024-04-15 15:40:22,615 wheel INFO adding 'vit/formatter/until_epoch.py' 2024-04-15 15:40:22,615 wheel INFO adding 'vit/formatter/until_formatted.py' 2024-04-15 15:40:22,615 wheel INFO adding 'vit/formatter/until_iso.py' 2024-04-15 15:40:22,616 wheel INFO adding 'vit/formatter/until_julian.py' 2024-04-15 15:40:22,616 wheel INFO adding 'vit/formatter/until_relative.py' 2024-04-15 15:40:22,616 wheel INFO adding 'vit/formatter/until_remaining.py' 2024-04-15 15:40:22,616 wheel INFO adding 'vit/formatter/urgency.py' 2024-04-15 15:40:22,616 wheel INFO adding 'vit/formatter/urgency_integer.py' 2024-04-15 15:40:22,616 wheel INFO adding 'vit/formatter/urgency_real.py' 2024-04-15 15:40:22,616 wheel INFO adding 'vit/formatter/uuid.py' 2024-04-15 15:40:22,616 wheel INFO adding 'vit/formatter/uuid_long.py' 2024-04-15 15:40:22,617 wheel INFO adding 'vit/formatter/uuid_short.py' 2024-04-15 15:40:22,617 wheel INFO adding 'vit/formatter/wait.py' 2024-04-15 15:40:22,617 wheel INFO adding 'vit/formatter/wait_age.py' 2024-04-15 15:40:22,617 wheel INFO adding 'vit/formatter/wait_countdown.py' 2024-04-15 15:40:22,617 wheel INFO adding 'vit/formatter/wait_epoch.py' 2024-04-15 15:40:22,617 wheel INFO adding 'vit/formatter/wait_iso.py' 2024-04-15 15:40:22,617 wheel INFO adding 'vit/formatter/wait_julian.py' 2024-04-15 15:40:22,618 wheel INFO adding 'vit/formatter/wait_relative.py' 2024-04-15 15:40:22,618 wheel INFO adding 'vit/formatter/wait_remaining.py' 2024-04-15 15:40:22,618 wheel INFO adding 'vit/keybinding/vi.ini' 2024-04-15 15:40:22,618 wheel INFO adding 'vit/theme/__init__.py' 2024-04-15 15:40:22,618 wheel INFO adding 'vit/theme/classic.py' 2024-04-15 15:40:22,618 wheel INFO adding 'vit/theme/default.py' 2024-04-15 15:40:22,619 wheel INFO adding 'vit-2.3.2.dist-info/AUTHORS.md' 2024-04-15 15:40:22,619 wheel INFO adding 'vit-2.3.2.dist-info/LICENSE' 2024-04-15 15:40:22,619 wheel INFO adding 'vit-2.3.2.dist-info/METADATA' 2024-04-15 15:40:22,619 wheel INFO adding 'vit-2.3.2.dist-info/WHEEL' 2024-04-15 15:40:22,619 wheel INFO adding 'vit-2.3.2.dist-info/entry_points.txt' 2024-04-15 15:40:22,619 wheel INFO adding 'vit-2.3.2.dist-info/top_level.txt' 2024-04-15 15:40:22,620 wheel INFO adding 'vit-2.3.2.dist-info/RECORD' 2024-04-15 15:40:22,621 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-04-15 15:40:22,623 gpep517 INFO The backend produced .dist/vit-2.3.2-py3-none-any.whl vit-2.3.2-py3-none-any.whl test_batch_1 (test.test_list_batcher.TestListBatcher.test_batch_1) ... ok test_batch_1_and_1 (test.test_list_batcher.TestListBatcher.test_batch_1_and_1) ... ok test_batch_1_and_rest (test.test_list_batcher.TestListBatcher.test_batch_1_and_rest) ... ok test_batch_5 (test.test_list_batcher.TestListBatcher.test_batch_5) ... ok test_batch_5_with_formatter (test.test_list_batcher.TestListBatcher.test_batch_5_with_formatter) ... ok test_batch_add_on_completed (test.test_list_batcher.TestListBatcher.test_batch_add_on_completed) ... ok test_batch_batch_size_greater_than_default (test.test_list_batcher.TestListBatcher.test_batch_batch_size_greater_than_default) ... ok test_batch_default_batch (test.test_list_batcher.TestListBatcher.test_batch_default_batch) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.000s OK >>> vit: Entering fakeroot... >>> vit-pyc*: Running split function pyc... '/home/buildozer/aports/testing/vit/pkg/vit/usr/lib/python3.12/site-packages/vit/__pycache__' -> '/home/buildozer/aports/testing/vit/pkg/vit-pyc/usr/lib/python3.12/site-packages/vit/__pycache__' '/home/buildozer/aports/testing/vit/pkg/vit/usr/lib/python3.12/site-packages/vit/formatter/__pycache__' -> '/home/buildozer/aports/testing/vit/pkg/vit-pyc/usr/lib/python3.12/site-packages/vit/formatter/__pycache__' '/home/buildozer/aports/testing/vit/pkg/vit/usr/lib/python3.12/site-packages/vit/theme/__pycache__' -> '/home/buildozer/aports/testing/vit/pkg/vit-pyc/usr/lib/python3.12/site-packages/vit/theme/__pycache__' >>> vit-pyc*: Preparing subpackage vit-pyc... >>> vit-pyc*: Running postcheck for vit-pyc >>> vit*: Running postcheck for vit >>> vit*: Preparing package vit... >>> vit-pyc*: Tracing dependencies... python3 py3-tasklib py3-urwid python3~3.12 >>> vit-pyc*: Package size: 896.0 KB >>> vit-pyc*: Compressing data... >>> vit-pyc*: Create checksum... >>> vit-pyc*: Create vit-pyc-2.3.2-r1.apk >>> vit*: Tracing dependencies... python3 py3-tasklib py3-urwid python3~3.12 >>> vit*: Package size: 844.0 KB >>> vit*: Compressing data... >>> vit*: Create checksum... >>> vit*: Create vit-2.3.2-r1.apk >>> vit: Build complete at Mon, 15 Apr 2024 15:40:23 +0000 elapsed time 0h 0m 3s >>> vit: Cleaning up srcdir >>> vit: Cleaning up pkgdir >>> vit: Uninstalling dependencies... (1/43) Purging .makedepends-vit (20240415.154021) (2/43) Purging py3-tasklib-pyc (2.5.1-r2) (3/43) Purging py3-tasklib (2.5.1-r2) (4/43) Purging task (2.6.2-r2) (5/43) Purging py3-tz-pyc (2024.1-r1) (6/43) Purging py3-tz (2024.1-r1) (7/43) Purging py3-tzlocal-pyc (5.2-r1) (8/43) Purging py3-tzlocal (5.2-r1) (9/43) Purging py3-tzdata-pyc (2024.1-r1) (10/43) Purging py3-tzdata (2024.1-r1) (11/43) Purging py3-attrs-pyc (23.2.0-r1) (12/43) Purging py3-attrs (23.2.0-r1) (13/43) Purging py3-urwid-pyc (2.2.3-r1) (14/43) Purging py3-urwid (2.2.3-r1) (15/43) Purging py3-gpep517-pyc (15-r2) (16/43) Purging py3-gpep517 (15-r2) (17/43) Purging py3-installer-pyc (0.7.0-r2) (18/43) Purging py3-installer (0.7.0-r2) (19/43) Purging py3-setuptools-pyc (69.2.0-r2) (20/43) Purging py3-setuptools (69.2.0-r2) (21/43) Purging py3-wheel-pyc (0.42.0-r1) (22/43) Purging py3-wheel (0.42.0-r1) (23/43) Purging py3-packaging-pyc (24.0-r1) (24/43) Purging py3-packaging (24.0-r1) (25/43) Purging py3-parsing-pyc (3.1.2-r1) (26/43) Purging py3-parsing (3.1.2-r1) (27/43) Purging gnutls (3.8.3-r0) (28/43) Purging libuuid (2.40-r1) (29/43) Purging nettle (3.9.1-r0) (30/43) Purging p11-kit (0.25.3-r0) (31/43) Purging python3-pyc (3.12.3-r0) (32/43) Purging python3-pycache-pyc0 (3.12.3-r0) (33/43) Purging pyc (3.12.3-r0) (34/43) Purging python3 (3.12.3-r0) (35/43) Purging gdbm (1.23-r1) (36/43) Purging libbz2 (1.0.8-r6) (37/43) Purging libffi (3.4.6-r0) (38/43) Purging libpanelw (6.4_p20240330-r0) (39/43) Purging libtasn1 (4.19.0-r2) (40/43) Purging mpdecimal (4.0.0-r0) (41/43) Purging readline (8.2.10-r0) (42/43) Purging sqlite-libs (3.45.2-r0) (43/43) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> vit: Updating the testing/armhf repository index... >>> vit: Signing the index...