>>> Building on exopi-2 under devel/tig BDEPENDS = [converters/libiconv;devel/pcre2;devel/gmake;textproc/xmlto] DIST = [devel/tig:tig-2.5.10.tar.gz] FULLPKGNAME = tig-2.5.10 RDEPENDS = [converters/libiconv;devel/pcre2;devel/git] (Junk lock obtained for exopi-2 at 1731875397.53) >>> Running depends in devel/tig at 1731875397.57 last junk was in www/tinyproxy /usr/sbin/pkg_add -aI -Drepair pcre2-10.37p2 xmlto-0.0.29 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 libiconv-1.17 pcre2-10.37p2 xmlto-0.0.29 /usr/sbin/pkg_add -aI -Drepair pcre2-10.37p2 xmlto-0.0.29 >>> Running show-prepare-results in devel/tig at 1731875402.17 ===> devel/tig ===> Building from scratch tig-2.5.10 ===> tig-2.5.10 depends on: xmlto-* -> xmlto-0.0.29 ===> tig-2.5.10 depends on: gmake-* -> gmake-4.4.1 ===> tig-2.5.10 depends on: libiconv-* -> libiconv-1.17 ===> tig-2.5.10 depends on: pcre2-* -> pcre2-10.37p2 ===> Verifying specs: c curses iconv pcre2-8 pcre2-posix ===> found c.100.3 curses.15.0 iconv.7.1 pcre2-8.0.6 pcre2-posix.1.0 gmake-4.4.1 libiconv-1.17 pcre2-10.37p2 xmlto-0.0.29 (Junk lock released for exopi-2 at 1731875403.11) distfiles size=1183631 >>> Running build in devel/tig at 1731875403.15 ===> devel/tig ===> Checking files for tig-2.5.10 `/exopi-cvs/ports/distfiles/tig-2.5.10.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for tig-2.5.10 ===> Patching for tig-2.5.10 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for tig-2.5.10 ===> Configuring for tig-2.5.10 Using /exopi-obj/pobj/tig-2.5.10/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/tig-2.5.10/config.site checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for execinfo.h... yes checking for paths.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for wordexp.h... no checking for gettimeofday... (cached) yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether environ is declared... no checking whether errno is declared... yes checking for mkstemps... (cached) yes checking for setenv... (cached) yes checking for strndup... yes checking for wordexp... 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... no checking for ncursesw via fallback... checking for initscr() with -lncursesw... yes checking for nodelay() with -lncursesw... 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... (cached) yes checking for readline/history.h... (cached) yes checking version of installed readline library... 4.3 configure: WARNING: Minimum required version of readline is 6.3 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... (cached) /usr/bin/sed checking for asciidoc... asciidoc checking for xmlto... xmlto checking for docbook2pdf... false configure: creating ./config.status config.status: creating config.make config.status: creating config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for tig-2.5.10 cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/tig.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/tig.o src/tig.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/types.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/types.o src/types.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/string.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/string.o src/string.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/util.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/util.o src/util.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/map.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/map.o src/map.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/argv.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/argv.o src/argv.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/io.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/io.o src/io.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/refdb.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/refdb.o src/refdb.c tools/make-builtin-config.sh tigrc > src/builtin-config.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/builtin-config.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/builtin-config.o src/builtin-config.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/request.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/request.o src/request.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/line.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/line.o src/line.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/keys.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/keys.o src/keys.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/repo.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/repo.o src/repo.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/options.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/options.o src/options.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/draw.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/draw.o src/draw.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/prompt.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/prompt.o src/prompt.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/display.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/display.o src/display.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/view.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/view.o src/view.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/search.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/search.o src/search.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/parse.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/parse.o src/parse.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/watch.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/watch.o src/watch.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/pager.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/pager.o src/pager.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/log.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/log.o src/log.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/reflog.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/reflog.o src/reflog.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/diff.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/diff.o src/diff.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/help.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/help.o src/help.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/tree.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/tree.o src/tree.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/blob.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/blob.o src/blob.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/blame.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/blame.o src/blame.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/refs.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/refs.o src/refs.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/status.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/status.o src/status.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/stage.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/stage.o src/stage.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/main.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/main.o src/main.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/stash.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/stash.o src/stash.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/grep.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/grep.o src/grep.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/ui.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/ui.o src/ui.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/apps.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/apps.o src/apps.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/graph.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/graph.o src/graph.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/graph-v1.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/graph-v1.o src/graph-v1.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/src/graph-v2.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o src/graph-v2.o src/graph-v2.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/compat/wordexp.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o compat/wordexp.o compat/wordexp.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/compat/hashtab.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o compat/hashtab.o compat/hashtab.c cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/compat/utf8proc.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o compat/utf8proc.o compat/utf8proc.c cc -O2 -pipe -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -L/usr/local/lib src/tig.o src/types.o src/string.o src/util.o src/map.o src/argv.o src/io.o src/refdb.o src/builtin-config.o src/request.o src/line.o src/keys.o src/repo.o src/options.o src/draw.o src/prompt.o src/display.o src/view.o src/search.o src/parse.o src/watch.o src/pager.o src/log.o src/reflog.o src/diff.o src/help.o src/tree.o src/blob.o src/blame.o src/refs.o src/status.o src/stage.o src/main.o src/stash.o src/grep.o src/ui.o src/apps.o src/graph.o src/graph-v1.o src/graph-v2.o compat/wordexp.o compat/hashtab.o compat/utf8proc.o -liconv -lpcre2-posix -lpcre2-8 -lncursesw -o src/tig ld: warning: io.c(src/io.o:(encoding_open)): warning: strcpy() is almost always misused, please use strlcpy() cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/test/tools/test-graph.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o test/tools/test-graph.o test/tools/test-graph.c cc -O2 -pipe -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -L/usr/local/lib test/tools/test-graph.o src/string.o src/util.o src/io.o src/graph.o src/graph-v1.o src/graph-v2.o compat/wordexp.o compat/hashtab.o compat/utf8proc.o -liconv -lpcre2-posix -lpcre2-8 -lncursesw -o test/tools/test-graph ld: warning: io.c(src/io.o:(encoding_open)): warning: strcpy() is almost always misused, please use strlcpy() cc -I. -Iinclude -O2 -pipe -MMD -MP -MF .deps/tools/doc-gen.d -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -c -o tools/doc-gen.o tools/doc-gen.c cc -O2 -pipe -I/usr/local/include -D_GNU_SOURCE -DHAVE_CONFIG_H '-DTIG_VERSION="2.5.10"' '-DSYSCONFDIR="/etc"' -DNO_WORDEXP -L/usr/local/lib tools/doc-gen.o src/string.o src/types.o src/util.o src/request.o compat/wordexp.o compat/hashtab.o compat/utf8proc.o -liconv -lpcre2-posix -lpcre2-8 -lncursesw -o tools/doc-gen >>> Running package in devel/tig at 1731875427.21 ===> devel/tig ===> Faking installation for tig-2.5.10 tools/install.sh bin src/tig "/exopi-obj/pobj/tig-2.5.10/fake-amd64/usr/local/bin" tools/install.sh data tigrc "/exopi-obj/pobj/tig-2.5.10/fake-amd64/usr/local/share/examples/tig" tools/install.sh data doc/tig.1 "/exopi-obj/pobj/tig-2.5.10/fake-amd64/usr/local/man/man1"; tools/install.sh data doc/tigrc.5 "/exopi-obj/pobj/tig-2.5.10/fake-amd64/usr/local/man/man5"; tools/install.sh data doc/tigmanual.7 "/exopi-obj/pobj/tig-2.5.10/fake-amd64/usr/local/man/man7"; /exopi-obj/pobj/tig-2.5.10/bin/install -d -m 755 /exopi-obj/pobj/tig-2.5.10/fake-amd64/usr/local/share/doc/tig /exopi-obj/pobj/tig-2.5.10/bin/install -c -m 644 /exopi-obj/pobj/tig-2.5.10/tig-2.5.10/doc/manual.html /exopi-obj/pobj/tig-2.5.10/fake-amd64/usr/local/share/doc/tig ===> Building package for tig-2.5.10 Create /exopi-cvs/ports/packages/amd64/all/tig-2.5.10.tgz Creating package tig-2.5.10 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|devel/git,-main checking dependencies|devel/pcre2 checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 9% checksumming|******** | 13% checksumming|*********** | 17% checksumming|************* | 22% checksumming|**************** | 26% checksumming|******************* | 30% checksumming|********************* | 35% checksumming|************************ | 39% checksumming|*************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 57% checksumming|************************************* | 61% checksumming|**************************************** | 65% checksumming|****************************************** | 70% checksumming|********************************************* | 74% checksumming|************************************************ | 78% checksumming|************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************** | 91% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|********************************************************* | 88% archiving|********************************************************** | 91% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tig-2.5.10.tgz >>> Running clean in devel/tig at 1731875433.04 ===> devel/tig ===> Cleaning for tig-2.5.10 >>> Ended at 1731875433.26 max_stuck=3.57/depends=4.60/show-prepare-results=0.98/build=24.05/package=5.85/clean=0.26