>>> Building on exopi-3 under devel/ectags DIST = [devel/ectags:ctags-5.8.tar.gz] FULLPKGNAME = ectags-5.8p6 distfiles size=479927 >>> Running build in devel/ectags at 1713255895.82 ===> devel/ectags ===> Building from scratch ectags-5.8p6 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for ectags-5.8p6 `/exopi-cvs/ports/distfiles/ctags-5.8.tar.gz' is up to date. >> (SHA256) ctags-5.8.tar.gz: OK ===> Extracting for ectags-5.8p6 find /exopi-obj/pobj/ectags-5.8/ctags-5.8 -type f -name '*.[ch]' -exec sed -i 's/__unused__/ect_unused/g; s/__printf__/ect_printf/g' {} + ===> Patching for ectags-5.8p6 ===> Applying OpenBSD patch patch-c_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |adding support for this new C++11 syntax: |using = ; | |https://sourceforge.net/p/ctags/patches/84/ | |--- c.c.orig Sun Jul 5 06:02:43 2009 |+++ c.c Sat Jul 2 19:29:15 2016 -------------------------- Patching file c.c using Plan A... Hunk #1 succeeded at 130. Hunk #2 succeeded at 1221. Hunk #3 succeeded at 1272. Hunk #4 succeeded at 1762. Hunk #5 succeeded at 2331. done ===> Applying OpenBSD patch patch-entry_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- entry.c.orig Thu Oct 12 09:26:40 2006 |+++ entry.c Thu Dec 29 19:41:03 2016 -------------------------- Patching file entry.c using Plan A... Hunk #1 succeeded at 771. done ===> Applying OpenBSD patch patch-lregex_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Add missing format string. | |Index: lregex.c |--- lregex.c.orig |+++ lregex.c -------------------------- Patching file lregex.c using Plan A... Hunk #1 succeeded at 408. done ===> Applying OpenBSD patch patch-php_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- php.c.orig Sun Jan 9 20:45:31 2011 |+++ php.c Sun Jan 9 20:45:58 2011 -------------------------- Patching file php.c using Plan A... Hunk #1 succeeded at 58. done ===> Applying OpenBSD patch patch-read_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- read.c.orig Sat Jul 4 11:29:02 2009 |+++ read.c Mon Aug 15 19:47:23 2016 -------------------------- Patching file read.c using Plan A... Hunk #1 succeeded at 526. done ===> Applying OpenBSD patch patch-sort_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Add missing format string. | |Index: sort.c |--- sort.c.orig |+++ sort.c -------------------------- Patching file sort.c using Plan A... Hunk #1 succeeded at 109. done ===> Applying OpenBSD patch patch-vstring_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- vstring.h.orig Tue Jul 7 09:47:00 2009 |+++ vstring.h Sun Jan 9 20:21:17 2011 -------------------------- Patching file vstring.h using Plan A... Hunk #1 succeeded at 24. done ===> 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 ectags-5.8p6 ===> Configuring for ectags-5.8p6 Using /exopi-obj/pobj/ectags-5.8/config.site (generated) configure: loading site script /exopi-obj/pobj/ectags-5.8/config.site grep: ctags.h: No such file or directory grep: ctags.h: No such file or directory , version OpenBSD 7.5 GENERIC.MP#26 amd64 checking whether to install link to etags... no checking whether to install readtags object file... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether ln -s works... yes checking for strip... strip checking directory to use for temporary files... /tmp checking whether #! works in shell scripts... yes checking for case-insensitive filenames... no checking selected sort method... external sort utility checking for sort... yes checking if sort accepts our command line... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dirent.h... (cached) yes checking for fcntl.h... (cached) yes checking for fnmatch.h... (cached) yes checking for stat.h... (cached) no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for time.h... (cached) yes checking types.h usability... no checking types.h presence... no checking for types.h... no checking for unistd.h... (cached) yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking for sys/stat.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/types.h... (cached) yes checking if L_tmpnam is defined in stdio.h... yes checking if INT_MAX is defined in limits.h... yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking for fpos_t... yes checking for clock_t... yes checking for an ANSI C-conforming const... (cached) yes checking if struct stat contains st_ino... yes checking for fnmatch... (cached) yes checking for strstr... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for fgetpos... (cached) yes checking for mkstemp... (cached) yes checking for opendir... (cached) yes checking for strerror... (cached) yes checking for clock... (cached) yes checking for remove... (cached) yes checking for truncate... (cached) yes checking for setenv... (cached) yes checking for regcomp... (cached) yes checking if regcomp works... yes configure: checking for new missing prototypes... configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ===> Building for ectags-5.8p6 cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/args.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/ant.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/asm.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/asp.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/awk.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/basic.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/beta.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/c.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/cobol.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/dosbatch.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/eiffel.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/entry.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/erlang.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/flex.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/fortran.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/get.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/html.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/jscript.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/keyword.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/lisp.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/lregex.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/lua.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/main.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/make.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/matlab.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/ocaml.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/options.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/parse.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/pascal.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/perl.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/php.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/python.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/read.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/rexx.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/routines.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/ruby.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/scheme.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/sh.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/slang.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/sml.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/sort.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/sql.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/strlist.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/tcl.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/tex.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/verilog.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/vhdl.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:276:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if ( (!strncmp ((const char*) line, "endfo", (size_t) 5) == 0) && ^ ~~ /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:276:9: note: add parentheses after the '!' to evaluate the comparison first if ( (!strncmp ((const char*) line, "endfo", (size_t) 5) == 0) && ^ ( ) /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:276:9: note: add parentheses around left hand side expression to silence this warning if ( (!strncmp ((const char*) line, "endfo", (size_t) 5) == 0) && ^ ( ) /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:353:13: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] else if ( (!strncmp ((const char*) line, "comp", (size_t) 4) == 0) && ^ ~~ /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:353:13: note: add parentheses after the '!' to evaluate the comparison first else if ( (!strncmp ((const char*) line, "comp", (size_t) 4) == 0) && ^ ( ) /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:353:13: note: add parentheses around left hand side expression to silence this warning else if ( (!strncmp ((const char*) line, "comp", (size_t) 4) == 0) && ^ ( ) /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:354:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] (!strncmp ((const char*) line, "comc", (size_t) 4) == 0) && ^ ~~ /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:354:9: note: add parentheses after the '!' to evaluate the comparison first (!strncmp ((const char*) line, "comc", (size_t) 4) == 0) && ^ ( ) /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:354:9: note: add parentheses around left hand side expression to silence this warning (!strncmp ((const char*) line, "comc", (size_t) 4) == 0) && ^ ( ) /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:569:8: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if ( (!strncmp ((const char*) line, "comp", (size_t) 4) == 0) && ^ ~~ /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:569:8: note: add parentheses after the '!' to evaluate the comparison first if ( (!strncmp ((const char*) line, "comp", (size_t) 4) == 0) && ^ ( ) /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:569:8: note: add parentheses around left hand side expression to silence this warning if ( (!strncmp ((const char*) line, "comp", (size_t) 4) == 0) && ^ ( ) /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:570:5: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] (!strncmp ((const char*) line, "comc", (size_t) 4) == 0) && ^ ~~ /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:570:5: note: add parentheses after the '!' to evaluate the comparison first (!strncmp ((const char*) line, "comc", (size_t) 4) == 0) && ^ ( ) /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:570:5: note: add parentheses around left hand side expression to silence this warning (!strncmp ((const char*) line, "comc", (size_t) 4) == 0) && ^ ( ) /exopi-obj/pobj/ectags-5.8/ctags-5.8/vim.c:620:9: warning: expression which evaluates to zero treated as a null pointer constant of type 'const unsigned char *' [-Wnon-literal-null-conversion] line = '\0'; ^~~~ 6 warnings generated. cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/yacc.c cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/vstring.c cc -o ctags args.o ant.o asm.o asp.o awk.o basic.o beta.o c.o cobol.o dosbatch.o eiffel.o entry.o erlang.o flex.o fortran.o get.o html.o jscript.o keyword.o lisp.o lregex.o lua.o main.o make.o matlab.o ocaml.o options.o parse.o pascal.o perl.o php.o python.o read.o rexx.o routines.o ruby.o scheme.o sh.o slang.o sml.o sort.o sql.o strlist.o tcl.o tex.o verilog.o vhdl.o vim.o yacc.o vstring.o args.c(args.o:(nextFileString)): warning: strcpy() is almost always misused, please use strlcpy() sort.c(sort.o:(externalSortTags)): warning: sprintf() is often misused, please use snprintf() routines.c(routines.o:(relativeFilename)): warning: strcat() is almost always misused, please use strlcat() cc -I. -I/exopi-obj/pobj/ectags-5.8/ctags-5.8 -DHAVE_CONFIG_H -O2 -pipe -c /exopi-obj/pobj/ectags-5.8/ctags-5.8/readtags.c >>> Running package in devel/ectags at 1713255926.78 ===> devel/ectags ===> Faking installation for ectags-5.8p6 /exopi-obj/pobj/ectags-5.8/bin/install -c -s -m 755 /exopi-obj/pobj/ectags-5.8/build-amd64/ctags /exopi-obj/pobj/ectags-5.8/fake-amd64/usr/local/bin/ectags /exopi-obj/pobj/ectags-5.8/bin/install -c -m 644 /exopi-obj/pobj/ectags-5.8/ctags-5.8/ctags.1 /exopi-obj/pobj/ectags-5.8/fake-amd64/usr/local/man/man1/ectags.1 /exopi-obj/pobj/ectags-5.8/bin/install -d -m 755 /exopi-obj/pobj/ectags-5.8/fake-amd64/usr/local/share/doc/ectags ===> Building package for ectags-5.8p6 Create /exopi-cvs/ports/packages/amd64/all/ectags-5.8p6.tgz Creating package ectags-5.8p6 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|******** | 13% checksumming|************ | 20% checksumming|**************** | 27% checksumming|******************** | 33% checksumming|************************ | 40% checksumming|**************************** | 47% checksumming|********************************* | 53% checksumming|************************************* | 60% checksumming|***************************************** | 67% checksumming|********************************************* | 73% checksumming|************************************************* | 80% checksumming|***************************************************** | 87% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************************** | 69% archiving|**************************************************** | 81% archiving|****************************************************** | 84% archiving|******************************************************** | 88% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/ectags-5.8p6 was updated @wantlib c.99.0 -> @wantlib c.100.0 Link to /exopi-cvs/ports/packages/amd64/ftp/ectags-5.8p6.tgz >>> Running clean in devel/ectags at 1713255929.71 ===> devel/ectags ===> Cleaning for ectags-5.8p6 >>> Ended at 1713255930.26 max_stuck=0.87/build=30.78/package=3.14/clean=0.59