>>> tig: Building main/tig 2.5.1-r0 (using abuild 3.7.0_rc1-r0) started Fri, 13 Nov 2020 18:23:12 +0000 >>> tig: Checking sanity of /home/buildozer/aports/main/tig/APKBUILD... >>> tig: Analyzing dependencies... >>> tig: Installing for build: build-base git ncurses-dev xmlto asciidoc (1/25) Installing ncurses-dev (6.2_p20201107-r0) (2/25) Installing libgpg-error (1.39-r0) (3/25) Installing libgcrypt (1.8.7-r0) (4/25) Installing xz-libs (5.2.5-r0) (5/25) Installing libxml2 (2.9.10-r5) (6/25) Installing libxslt (1.1.34-r0) (7/25) Installing libbz2 (1.0.8-r1) (8/25) Installing perl (5.32.0-r0) (9/25) Installing perl-error (0.17029-r1) (10/25) Installing perl-git (2.29.2-r0) (11/25) Installing git-perl (2.29.2-r0) (12/25) Installing perl-yaml-syck (1.34-r0) (13/25) Installing perl-test-pod (1.52-r2) (14/25) Installing readline (8.0.4-r0) (15/25) Installing bash (5.0.18-r0) Executing bash-5.0.18-r0.post-install (16/25) Installing libxml2-utils (2.9.10-r5) (17/25) Installing docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-install (18/25) Installing docbook-xsl (1.79.2-r2) Executing docbook-xsl-1.79.2-r2.post-install (19/25) Installing xmlto (0.0.28-r2) (20/25) Installing libffi (3.3-r2) (21/25) Installing gdbm (1.18.1-r0) (22/25) Installing sqlite-libs (3.33.0-r0) (23/25) Installing python3 (3.8.6-r0) (24/25) Installing asciidoc (9.0.4-r0) (25/25) Installing .makedepends-tig (20201113.182314) Executing busybox-1.32.0-r3.trigger OK: 412 MiB in 112 packages >>> tig: Cleaning up srcdir >>> tig: Cleaning up pkgdir >>> tig: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/tig-2.5.1.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 curl: (22) The requested URL returned error: 404 >>> tig: Fetching https://github.com/jonas/tig/releases/download/tig-2.5.1/tig-2.5.1.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 100 636 100 636 0 0 2141 0 --:--:-- --:--:-- --:--:-- 2134 38 1117k 38 427k 0 0 339k 0 0:00:03 0:00:01 0:00:02 339k 100 1117k 100 1117k 0 0 577k 0 0:00:01 0:00:01 --:--:-- 1022k >>> tig: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/tig-2.5.1.tar.gz >>> tig: Checking sha512sums... tig-2.5.1.tar.gz: OK >>> tig: Unpacking /var/cache/distfiles/v3.13/tig-2.5.1.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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking for gettimeofday... yes 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 readline/readline.h usability... no checking readline/readline.h presence... no 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 gsed... no checking for asciidoc... asciidoc checking for xmlto... xmlto 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 src/util.c: In function 'get_relative_date': src/util.c:163:48: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'time_t' {aka 'long long int'} [-Wformat=] 163 | if (!string_nformat(buf, buflen, NULL, "%s%ld%c", | ~~^ | | | long int | %lld 164 | now.tv_sec >= timestamp ? "" : "-", 165 | seconds, reldate[i].compact_symbol)) | ~~~~~~~ | | | time_t {aka long long int} src/util.c:168:52: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'time_t' {aka 'long long int'} [-Wformat=] 168 | } else if (!string_nformat(buf, buflen, NULL, "%ld %s%s %s", | ~~^ | | | long int | %lld 169 | seconds, reldate[i].name, | ~~~~~~~ | | | time_t {aka long long int} 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 src/graph-v2.o CC compat/hashtab.o CC compat/utf8proc.o CC test/tools/test-graph.o make: Nothing to be done for 'doc-man'. CC tools/doc-gen.o CC src/builtin-config.o LINK src/tig LINK test/tools/test-graph LINK tools/doc-gen >>> 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.1-r0.apk >>> tig*: Tracing dependencies... git so:libc.musl-x86.so.1 so:libncursesw.so.6 >>> tig*: Package size: 632.0 KB >>> tig*: Compressing data... >>> tig*: Create checksum... >>> tig*: Create tig-2.5.1-r0.apk >>> tig: Build complete at Fri, 13 Nov 2020 18:23:25 +0000 elapsed time 0h 0m 13s >>> tig: Cleaning up srcdir >>> tig: Cleaning up pkgdir >>> tig: Uninstalling dependencies... (1/25) Purging git-perl (2.29.2-r0) (2/25) Purging perl-git (2.29.2-r0) (3/25) Purging perl-error (0.17029-r1) (4/25) Purging .makedepends-tig (20201113.182314) (5/25) Purging ncurses-dev (6.2_p20201107-r0) (6/25) Purging xmlto (0.0.28-r2) (7/25) Purging perl-yaml-syck (1.34-r0) (8/25) Purging perl (5.32.0-r0) (9/25) Purging perl-test-pod (1.52-r2) (10/25) Purging bash (5.0.18-r0) Executing bash-5.0.18-r0.pre-deinstall (11/25) Purging asciidoc (9.0.4-r0) (12/25) Purging python3 (3.8.6-r0) (13/25) Purging docbook-xsl (1.79.2-r2) Executing docbook-xsl-1.79.2-r2.post-deinstall (14/25) Purging libxslt (1.1.34-r0) (15/25) Purging docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-deinstall (16/25) Purging libxml2-utils (2.9.10-r5) (17/25) Purging libgcrypt (1.8.7-r0) (18/25) Purging libgpg-error (1.39-r0) (19/25) Purging libxml2 (2.9.10-r5) (20/25) Purging xz-libs (5.2.5-r0) (21/25) Purging libbz2 (1.0.8-r1) (22/25) Purging readline (8.0.4-r0) (23/25) Purging libffi (3.3-r2) (24/25) Purging gdbm (1.18.1-r0) (25/25) Purging sqlite-libs (3.33.0-r0) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> tig: Updating the main/x86 repository index... >>> tig: Signing the index...