>>> Building on exopi-6 under mail/extsmail DIST = [mail/extsmail:extsmail-2.9.tar.gz] FULLPKGNAME = extsmail-2.9 distfiles size=72902 >>> Running build in mail/extsmail at 1780816562.33 ===> mail/extsmail ===> Building from scratch extsmail-2.9 ===> Verifying specs: c ===> found c.103.0 ===> Checking files for extsmail-2.9 `/exopi-cvs/ports/distfiles/extsmail-2.9.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for extsmail-2.9 ===> Patching for extsmail-2.9 ===> 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.9 ===> Configuring for extsmail-2.9 Using /exopi-obj/pobj/extsmail-2.9/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/extsmail-2.9/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 wchar.h... (cached) yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking for flex... (cached) flex checking for lex output file root... lex.yy checking for lex library... none needed 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 sys/pledge.h... yes checking for kqueue... (cached) yes 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.9 yacc -p yyc -d -b conf_parser conf_parser.y cc -O2 -pipe -std=c99 -Wall -pedantic -Wextra -c conf_parser.tab.c 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 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 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 ld: warning: extsmaild.c(extsmaild.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in mail/extsmail at 1780816571.90 ===> mail/extsmail ===> Faking installation for extsmail-2.9 install -d /exopi-obj/pobj/extsmail-2.9/fake-amd64/usr/local/bin install -c -m 555 extsmail /exopi-obj/pobj/extsmail-2.9/fake-amd64/usr/local/bin install -c -m 555 extsmaild /exopi-obj/pobj/extsmail-2.9/fake-amd64/usr/local/bin install -d /exopi-obj/pobj/extsmail-2.9/fake-amd64/usr/local/man/man1 install -d /exopi-obj/pobj/extsmail-2.9/fake-amd64/usr/local/man/man5 install -c -m 444 extsmail.1 /exopi-obj/pobj/extsmail-2.9/fake-amd64/usr/local/man/man1/extsmail.1 install -c -m 444 extsmail.conf.5 /exopi-obj/pobj/extsmail-2.9/fake-amd64/usr/local/man/man5/extsmail.conf.5 install -c -m 444 extsmail.externals.5 /exopi-obj/pobj/extsmail-2.9/fake-amd64/usr/local/man/man5/extsmail.externals.5 install -c -m 444 extsmaild.1 /exopi-obj/pobj/extsmail-2.9/fake-amd64/usr/local/man/man1/extsmaild.1 ===> Building package for extsmail-2.9 Create /exopi-cvs/ports/packages/amd64/all/extsmail-2.9.tgz Creating package extsmail-2.9 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|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/extsmail-2.9.tgz >>> Running clean in mail/extsmail at 1780816575.14 ===> mail/extsmail ===> Cleaning for extsmail-2.9 >>> Ended at 1780816576.13 max_stuck=0.00/build=9.11/package=3.61/clean=1.14