>>> tig: Building main/tig 2.5.9-r0 (using abuild 3.12.0-r5) started Sun, 31 Mar 2024 04:52:10 +0000 >>> tig: Checking sanity of /home/buildozer/aports/main/tig/APKBUILD... >>> tig: Analyzing dependencies... >>> tig: Installing for build: build-base git ncurses-dev pcre2-dev util-linux-misc (1/19) Installing libformw (6.4_p20240309-r0) (2/19) Installing libmenuw (6.4_p20240309-r0) (3/19) Installing libpanelw (6.4_p20240309-r0) (4/19) Installing libncurses++ (6.4_p20240309-r0) (5/19) Installing ncurses-dev (6.4_p20240309-r0) (6/19) Installing bsd-compat-headers (0.7.2-r6) (7/19) Installing libedit-dev (20230828.3.1-r4) (8/19) Installing zlib-dev (1.3.1-r0) (9/19) Installing libpcre2-16 (10.43-r0) (10/19) Installing libpcre2-32 (10.43-r0) (11/19) Installing pcre2-dev (10.43-r0) (12/19) Installing setarch (2.39.3-r1) (13/19) Installing libblkid (2.39.3-r1) (14/19) Installing libuuid (2.39.3-r1) (15/19) Installing libfdisk (2.39.3-r1) (16/19) Installing libmount (2.39.3-r1) (17/19) Installing libsmartcols (2.39.3-r1) (18/19) Installing util-linux-misc (2.39.3-r1) (19/19) Installing .makedepends-tig (20240331.045212) Executing busybox-1.36.1-r24.trigger OK: 388 MiB in 132 packages >>> tig: Cleaning up srcdir >>> tig: Cleaning up pkgdir >>> tig: Cleaning up tmpdir >>> tig: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tig-2.5.9.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> tig: Fetching https://github.com/jonas/tig/releases/download/tig-2.5.9/tig-2.5.9.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 1155k 3 39246 0 0 56780 0 0:00:20 --:--:-- 0:00:20 56780 100 1155k 100 1155k 0 0 1608k 0 --:--:-- --:--:-- --:--:-- 40.4M >>> tig: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tig-2.5.9.tar.gz >>> tig: Checking sha512sums... tig-2.5.9.tar.gz: OK >>> tig: Unpacking /var/cache/distfiles/edge/tig-2.5.9.tar.gz... checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for execinfo.h... no checking for paths.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for wordexp.h... yes checking for gettimeofday... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether environ is declared... no checking whether errno is declared... yes checking for mkstemps... yes checking for setenv... yes checking for strndup... yes checking for wordexp... yes checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ncursesw via pkg-config... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking for tgetent... no checking for tgetent in -lncursesw... yes checking which library has the termcap functions... using libncursesw checking for readline/readline.h... no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for pcre2posix.h... yes checking for regexec in -lpcre2-posix... yes checking for gsed... no checking for asciidoc... no checking for xmlto... no checking for docbook2pdf... no configure: creating ./config.status config.status: creating config.make config.status: creating config.h CC src/tig.o CC src/types.o CC src/string.o CC src/util.o CC src/map.o CC src/argv.o CC src/io.o CC src/refdb.o GEN src/builtin-config.c CC src/request.o CC src/line.o CC src/keys.o CC src/repo.o CC src/options.o CC src/draw.o CC src/prompt.o CC src/display.o CC src/view.o CC src/search.o CC src/parse.o CC src/watch.o CC src/pager.o CC src/log.o CC src/reflog.o CC src/diff.o CC src/help.o CC src/tree.o CC src/blob.o CC src/blame.o CC src/refs.o CC src/status.o CC src/stage.o CC src/main.o CC src/stash.o CC src/grep.o CC src/ui.o CC src/apps.o CC src/graph.o CC src/graph-v1.o CC compat/hashtab.o CC src/graph-v2.o CC compat/utf8proc.o CC test/tools/test-graph.o CC tools/doc-gen.o CC src/builtin-config.o LINK src/tig LINK test/tools/test-graph LINK tools/doc-gen TEST test/blame/default-test TEST test/blame/initial-diff-test TEST test/blame/revargs-test TEST test/blame/start-on-line-test TEST test/blame/stash-test TEST test/blob/wrap-lines-test TEST test/diff/diff-context-test TEST test/diff/diff-highlight-color-test [skipped] The test requires diff-highlight, usually found in share/git-core-contrib TEST test/diff/diff-highlight-test CASE test/diff/diff-highlight-test:diff-highlight-true CASE test/diff/diff-highlight-test:diff-highlight-custom CASE test/diff/diff-highlight-test:diff-highlight-misconfigured TEST test/diff/diff-stat-split-test TEST test/diff/diff-stat-test TEST test/diff/diff-stdin-test TEST test/diff/diff-wdiff-context-test TEST test/diff/editor-test CASE test/diff/editor-test:default CASE test/diff/editor-test:sub-directory CASE test/diff/editor-test:sub-directory-diffstat CASE test/diff/editor-test:mnemonic CASE test/diff/editor-test:noprefix CASE test/diff/editor-test:default-conflict CASE test/diff/editor-test:noprefix-conflict TEST test/diff/line-number-test TEST test/diff/maximized-navigation-test TEST test/diff/open-after-split-test TEST test/diff/start-on-line-test TEST test/diff/submodule-editor-diffstat-test TEST test/diff/submodule-editor-test CASE test/diff/submodule-editor-test:default CASE test/diff/submodule-editor-test:sub-directory CASE test/diff/submodule-editor-test:sub-directory-diffstat CASE test/diff/submodule-editor-test:mnemonic CASE test/diff/submodule-editor-test:noprefix CASE test/diff/submodule-editor-test:default-conflict CASE test/diff/submodule-editor-test:noprefix-conflict TEST test/diff/worktree-editor-test CASE test/diff/worktree-editor-test:default CASE test/diff/worktree-editor-test:sub-directory CASE test/diff/worktree-editor-test:sub-directory-diffstat CASE test/diff/worktree-editor-test:mnemonic CASE test/diff/worktree-editor-test:noprefix CASE test/diff/worktree-editor-test:default-conflict CASE test/diff/worktree-editor-test:noprefix-conflict TEST test/diff/wrap-lines-test TEST test/graph/00-simple-test TEST test/graph/01-merge-from-left-test TEST test/graph/02-duplicate-parent-test TEST test/graph/03-octo-merge-test TEST test/graph/04-missing-bar-test TEST test/graph/05-extra-pipe-test TEST test/graph/06-extra-bars-test TEST test/graph/07-multi-collapse-test TEST test/graph/08-multi-collapse-2-test TEST test/graph/09-parallel-siblings-test TEST test/graph/10-shorter-merge-than-branch-test TEST test/graph/11-new-branch-in-middle-test TEST test/graph/12-cross-over-collapse-test TEST test/graph/13-collapse-parallel-branches-with-different-middle-branch-test TEST test/graph/14-long-collapse-line-test TEST test/graph/15-many-merges-test TEST test/graph/16-changes-test TEST test/graph/17-more-merges-test TEST test/graph/18-tig-test TEST test/graph/19-tig-all-test TEST test/graph/20-tig-all-long-test TEST test/graph/gh-490-heap-buffer-overflow-test [skipped] The test requires clang and is only run via `make test-address-sanitizer` TEST test/graph/regression/horizontal-artifact-test TEST test/graph/regression/horizontal-bar-wrong-2-test TEST test/grep/default-test TEST test/grep/editor-test TEST test/grep/start-on-line-test TEST test/help/all-keybindings-test TEST test/help/default-test TEST test/help/user-command-test TEST test/log/diff-stat-test TEST test/log/log-graph-test TEST test/log/pretty-format-test TEST test/log/start-on-line-test TEST test/log/submodule-test TEST test/main/all-arg-test TEST test/main/author-name-change-test TEST test/main/boundary-test TEST test/main/branch-var-test TEST test/main/commit-order-edge-case-test TEST test/main/commit-title-overflow-test TEST test/main/date-test TEST test/main/default-test TEST test/main/emoji-test CASE test/main/emoji-test:emoji-commit-titles-col-46 CASE test/main/emoji-test:emoji-commit-titles-col-unset CASE test/main/emoji-test:emoji-commit-titles-col-300 TEST test/main/escape-control-characters-test TEST test/main/filter-args-test TEST test/main/git-alias-test TEST test/main/goto-test TEST test/main/graph-argument-test TEST test/main/jump-ends-test CASE test/main/jump-ends-test:main-goto-1 CASE test/main/jump-ends-test:main-goto-max CASE test/main/jump-ends-test:main-goto-max-plus-1 CASE test/main/jump-ends-test:main-goto-max-plus-2 TEST test/main/mailmap-test TEST test/main/main-options-test TEST test/main/merge-test TEST test/main/no-matching-commmits-test TEST test/main/no-merges-test TEST test/main/pretty-raw-test TEST test/main/refresh-periodic-test TEST test/main/refresh-test TEST test/main/search-preload-test [skipped] The test requires a tig compiled with readline TEST test/main/search-test TEST test/main/show-changes-after-rename-test TEST test/main/show-changes-test TEST test/main/start-on-line-test TEST test/main/stdin-test TEST test/main/submodule-test TEST test/main/unbind-default-quit-key-test TEST test/main/untracked-test TEST test/main/update-unstaged-changes-test TEST test/main/vertical-lines-test TEST test/main/view-split-test TEST test/prompt/exec-test CASE test/prompt/exec-test:exec-without-arg-doesnt-crash CASE test/prompt/exec-test:exec-only-flags-doesnt-crash TEST test/reflog/default-test TEST test/refs/branch-checkout-test TEST test/refs/branch-tag-test TEST test/refs/branch-var-test TEST test/refs/default-test TEST test/refs/filter-test TEST test/refs/refresh-test TEST test/refs/replace-test TEST test/refs/start-on-line-test TEST test/refs/worktree-test TEST test/regressions/github-1136-test CASE test/regressions/github-1136-test:bang-cmdlineargs-doesnt-crash CASE test/regressions/github-1136-test:echo-cmdlineargs-doesnt-crash CASE test/regressions/github-1136-test:bang-fileargs-doesnt-crash CASE test/regressions/github-1136-test:echo-fileargs-doesnt-crash TEST test/regressions/github-370-test TEST test/regressions/github-390-test TEST test/regressions/github-434-test TEST test/script/comment-test TEST test/script/default-test TEST test/stage/default-test TEST test/stage/gh-410-test TEST test/stage/maximized-unstaged-changes-test TEST test/stage/split-chunk-test TEST test/stage/update-part-test TEST test/stash/start-on-line-test TEST test/status/file-name-test TEST test/status/file-var-test TEST test/status/on-branch-test CASE test/status/on-branch-test:on-branch-master CASE test/status/on-branch-test:bisecting-master CASE test/status/on-branch-test:on-detached-head CASE test/status/on-branch-test:on-detached-tag CASE test/status/on-branch-test:merging-master CASE test/status/on-branch-test:rebasing-master CASE test/status/on-branch-test:applying-mailbox-to-master CASE test/status/on-branch-test:interactive-rebase-of-branch TEST test/status/on-branch-tracking-info-test CASE test/status/on-branch-tracking-info-test:up-to-date-with-remote-master CASE test/status/on-branch-tracking-info-test:behind-remote-master CASE test/status/on-branch-tracking-info-test:ahead-of-remote-master CASE test/status/on-branch-tracking-info-test:diverged-from-remote-master TEST test/status/refresh-test TEST test/status/repo-var-test TEST test/status/start-on-line-test TEST test/status/submodule-editor-test TEST test/status/untracked-files-test CASE test/status/untracked-files-test:initial CASE test/status/untracked-files-test:inside-dir-a CASE test/status/untracked-files-test:status-show-untracked-files-option-off TEST test/status/worktree-editor-test TEST test/status/worktree-test TEST test/tigrc/builtin-error-test TEST test/tigrc/builtin-save-test TEST test/tigrc/command-value-long-test TEST test/tigrc/compat-error-test TEST test/tigrc/contrib-tigrc-test TEST test/tigrc/env-vars-test TEST test/tigrc/escape-var-test TEST test/tigrc/parse-test TEST test/tigrc/quote-test TEST test/tigrc/save-option-test TEST test/tigrc/source-test CASE test/tigrc/source-test:source-file-plain CASE test/tigrc/source-test:source-file-quietly CASE test/tigrc/source-test:source-nonexistent-file CASE test/tigrc/source-test:source-nonexistent-file-quietly CASE test/tigrc/source-test:source-tilde-path TEST test/tigrc/tigrc-manpage-examples-test TEST test/tigrc/truncation-test CASE test/tigrc/truncation-test:delimiter-default CASE test/tigrc/truncation-test:delimiter-literal CASE test/tigrc/truncation-test:delimiter-quoted-literal CASE test/tigrc/truncation-test:delimiter-empty-fallback CASE test/tigrc/truncation-test:delimiter-too-long-fallback CASE test/tigrc/truncation-test:delimiter-special-value CASE test/tigrc/truncation-test:delimiter-utf8-literal TEST test/tigrc/view-column-test TEST test/tigrc/width-test CASE test/tigrc/width-test:main-widths-default CASE test/tigrc/width-test:main-widths-1 CASE test/tigrc/width-test:main-widths-2 CASE test/tigrc/width-test:main-widths-5 CASE test/tigrc/width-test:main-widths-20 CASE test/tigrc/width-test:main-maxwidths-5 CASE test/tigrc/width-test:main-maxwidths-20 CASE test/tigrc/width-test:main-maxwidths-10% CASE test/tigrc/width-test:tree-widths-default CASE test/tigrc/width-test:tree-widths-1 CASE test/tigrc/width-test:tree-widths-2 CASE test/tigrc/width-test:tree-widths-5 CASE test/tigrc/width-test:tree-widths-20 CASE test/tigrc/width-test:refs-widths-default CASE test/tigrc/width-test:refs-widths-1 CASE test/tigrc/width-test:refs-widths-2 CASE test/tigrc/width-test:refs-widths-5 CASE test/tigrc/width-test:refs-widths-20 CASE test/tigrc/width-test:refs-maxwidths-5 CASE test/tigrc/width-test:refs-maxwidths-20 CASE test/tigrc/width-test:grep-widths-default CASE test/tigrc/width-test:grep-widths-1 CASE test/tigrc/width-test:grep-widths-2 CASE test/tigrc/width-test:grep-widths-5 CASE test/tigrc/width-test:grep-widths-20 CASE test/tigrc/width-test:grep-maxwidths-5 CASE test/tigrc/width-test:grep-maxwidths-20 TEST test/tigrc/xdg-config-home-test TEST test/tree/chdir-test TEST test/tree/default-test TEST test/tree/file-name-test TEST test/tree/submodule-editor-test TEST test/tree/worktree-editor-test SUMMARY Passed 555 assertions in 144 tests (3 skipped) >>> tig: Entering fakeroot... INSTALL src/tig -> /home/buildozer/aports/main/tig/pkg/tig/usr/bin INSTALL INSTALL tigrc -> /home/buildozer/aports/main/tig/pkg/tig/etc doc/tig.1 -> /home/buildozer/aports/main/tig/pkg/tig/usr/share/man/man1 INSTALL doc/tigrc.5 -> /home/buildozer/aports/main/tig/pkg/tig/usr/share/man/man5 INSTALL doc/tigmanual.7 -> /home/buildozer/aports/main/tig/pkg/tig/usr/share/man/man7 >>> tig-doc*: Running split function doc... >>> tig-doc*: Preparing subpackage tig-doc... >>> tig-doc*: Running postcheck for tig-doc >>> tig*: Running postcheck for tig >>> tig*: Preparing package tig... >>> tig*: Stripping binaries >>> tig-doc*: Scanning shared objects >>> tig*: Scanning shared objects >>> tig-doc*: Tracing dependencies... >>> tig-doc*: Package size: 60.0 KB >>> tig-doc*: Compressing data... >>> tig-doc*: Create checksum... >>> tig-doc*: Create tig-doc-2.5.9-r0.apk >>> tig*: Tracing dependencies... git so:libc.musl-x86.so.1 so:libncursesw.so.6 so:libpcre2-8.so.0 so:libpcre2-posix.so.3 >>> tig*: Package size: 664.0 KB >>> tig*: Compressing data... >>> tig*: Create checksum... >>> tig*: Create tig-2.5.9-r0.apk >>> tig: Build complete at Sun, 31 Mar 2024 04:53:07 +0000 elapsed time 0h 0m 57s >>> tig: Cleaning up srcdir >>> tig: Cleaning up pkgdir >>> tig: Uninstalling dependencies... (1/19) Purging .makedepends-tig (20240331.045212) (2/19) Purging pcre2-dev (10.43-r0) (3/19) Purging libedit-dev (20230828.3.1-r4) (4/19) Purging bsd-compat-headers (0.7.2-r6) (5/19) Purging ncurses-dev (6.4_p20240309-r0) (6/19) Purging libncurses++ (6.4_p20240309-r0) (7/19) Purging libpanelw (6.4_p20240309-r0) (8/19) Purging zlib-dev (1.3.1-r0) (9/19) Purging libpcre2-16 (10.43-r0) (10/19) Purging libpcre2-32 (10.43-r0) (11/19) Purging util-linux-misc (2.39.3-r1) (12/19) Purging setarch (2.39.3-r1) (13/19) Purging libfdisk (2.39.3-r1) (14/19) Purging libformw (6.4_p20240309-r0) (15/19) Purging libmenuw (6.4_p20240309-r0) (16/19) Purging libmount (2.39.3-r1) (17/19) Purging libsmartcols (2.39.3-r1) (18/19) Purging libuuid (2.39.3-r1) (19/19) Purging libblkid (2.39.3-r1) Executing busybox-1.36.1-r24.trigger OK: 380 MiB in 113 packages >>> tig: Updating the main/x86 repository index... >>> tig: Signing the index...