>>> Building on exopi-6 under mail/extsmail DIST = [mail/extsmail:extsmail-2.8.tar.gz] FULLPKGNAME = extsmail-2.8 distfiles size=71291 >>> Running build in mail/extsmail at 1713477224.60 ===> mail/extsmail ===> Building from scratch extsmail-2.8 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for extsmail-2.8 `/exopi-cvs/ports/distfiles/extsmail-2.8.tar.gz' is up to date. >> (SHA256) extsmail-2.8.tar.gz: OK ===> Extracting for extsmail-2.8 ===> Patching for extsmail-2.8 ===> 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 extsmail-2.8 ===> Configuring for extsmail-2.8 Using /exopi-obj/pobj/extsmail-2.8/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/extsmail-2.8/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 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 for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for bison... yacc checking for library containing strerror... none required 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 whether cc needs -traditional... no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking sys/pledge.h usability... yes checking sys/pledge.h presence... yes checking for sys/pledge.h... yes checking for kqueue... (cached) yes checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for strtonum... (cached) yes checking whether yylex_destroy is generated by flex... yes checking for jot... jot configure: creating ./config.status config.status: creating Makefile config.status: creating Config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for extsmail-2.8 yacc -p yyc -d -b conf_parser conf_parser.y cc -O2 -pipe -std=c99 -Wall -pedantic -Wextra -c conf_parser.tab.c conf_parser.y:118:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int yycwrap() ^ void 1 warning generated. flex -Pyyc -oconf_tokenizer.c conf_tokenizer.l cc -O2 -pipe -std=c99 -Wall -pedantic -Wextra -c conf_tokenizer.c cc -O2 -pipe -std=c99 -Wall -pedantic -Wextra -c extsmail.c cc -O2 -pipe -std=c99 -Wall -pedantic -Wextra -c common.c cc -o extsmail conf_parser.tab.o conf_tokenizer.o extsmail.o common.o -Wl,-z,relro,-z,now yacc -p yye -d -b externals_parser externals_parser.y cc -O2 -pipe -std=c99 -Wall -pedantic -Wextra -c externals_parser.tab.c externals_parser.y:318:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int yyewrap() ^ void 1 warning generated. flex -Pyye -oexternals_tokenizer.c externals_tokenizer.l cc -O2 -pipe -std=c99 -Wall -pedantic -Wextra -c externals_tokenizer.c cc -O2 -pipe -std=c99 -Wall -pedantic -Wextra -c extsmaild.c extsmaild.c:124:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *find_externals_path(); ^ void extsmaild.c:125:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void free_groups(); ^ void extsmaild.c:145:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void lock_exit(); ^ void extsmaild.c:199:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void lock_exit() ^ void extsmaild.c:276:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *find_externals_path() { ^ void extsmaild.c:342:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void free_groups() ^ void extsmaild.c:1533:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void version() ^ void 7 warnings generated. cc -o extsmaild conf_parser.tab.o conf_tokenizer.o externals_parser.tab.o externals_tokenizer.o extsmaild.o common.o -Wl,-z,relro,-z,now extsmaild.c(extsmaild.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in mail/extsmail at 1713477231.39 ===> mail/extsmail ===> Faking installation for extsmail-2.8 install -d /exopi-obj/pobj/extsmail-2.8/fake-amd64/usr/local/bin install -c -m 555 extsmail /exopi-obj/pobj/extsmail-2.8/fake-amd64/usr/local/bin install -c -m 555 extsmaild /exopi-obj/pobj/extsmail-2.8/fake-amd64/usr/local/bin install -d /exopi-obj/pobj/extsmail-2.8/fake-amd64/usr/local/man/man1 install -d /exopi-obj/pobj/extsmail-2.8/fake-amd64/usr/local/man/man5 install -c -m 444 extsmail.1 /exopi-obj/pobj/extsmail-2.8/fake-amd64/usr/local/man/man1/extsmail.1 install -c -m 444 extsmail.conf.5 /exopi-obj/pobj/extsmail-2.8/fake-amd64/usr/local/man/man5/extsmail.conf.5 install -c -m 444 extsmail.externals.5 /exopi-obj/pobj/extsmail-2.8/fake-amd64/usr/local/man/man5/extsmail.externals.5 install -c -m 444 extsmaild.1 /exopi-obj/pobj/extsmail-2.8/fake-amd64/usr/local/man/man1/extsmaild.1 ===> Building package for extsmail-2.8 Create /exopi-cvs/ports/packages/amd64/all/extsmail-2.8.tgz Creating package extsmail-2.8 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|******************* | 30% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/extsmail-2.8.tgz >>> Running clean in mail/extsmail at 1713477238.48 ===> mail/extsmail ===> Cleaning for extsmail-2.8 >>> Ended at 1713477240.63 max_stuck=0.00/build=6.67/package=6.50/clean=2.99