>>> Building on exopi-2 under mail/dcc BDEPENDS = [devel/gmake] DIST = [mail/dcc:dcc-2.3.169.tar.Z] FULLPKGNAME = dcc-2.3.169 Avoided depends for gmake-4.4.1 distfiles size=1534973 >>> Running build in mail/dcc at 1711583380.48 ===> mail/dcc ===> Building from scratch dcc-2.3.169 ===> dcc-2.3.169 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c curses edit m pthread ===> found c.99.0 curses.15.0 edit.6.0 m.10.1 pthread.27.1 ===> Checking files for dcc-2.3.169 `/exopi-cvs/ports/distfiles/dcc-2.3.169.tar.Z' is up to date. >> (SHA256) dcc-2.3.169.tar.Z: OK ===> Extracting for dcc-2.3.169 ===> Patching for dcc-2.3.169 ===> 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 dcc-2.3.169 ===> Configuring for dcc-2.3.169 creating cache ./config.cache $Revision: 1.244 $ unofficial configure parameter "--without-dcc-MD5" checking for cc... cc checking whether the C compiler (cc -O2 -pipe -fcommon ) works... yes checking whether the C compiler (cc -O2 -pipe -fcommon ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for ranlib... ranlib checking for pthread_mutex_lock... yes checking for pthread_attr_setstacksize... yes checking for msync(MS_ASYNC)... yes checking for fstatfs()... BSD checking for gcc __attribute__... yes checking sizeof(long)... 8 checking for 64-bit void* pointers... yes checking for files larger than 4 GBytes... yes checking for gmake... yes checking whether gmake is gmake... yes checking for xargs... /usr/bin/xargs checking for wget... no checking for fetch... no checking for curl... /usr/local/bin/curl checking for perl... /usr/bin/perl checking for sendmail... /usr/sbin/sendmail checking for htpasswd... /usr/bin/htpasswd checking for rrdtool... /usr/local/bin/rrdtool checking for AF_LOCAL... yes checking for AF_INET6... yes checking for socklen_t... yes checking for in_addr_t... yes checking for sa_family_t... yes checking for in_port_t... yes checking for sa_len... yes checking for sin6_scope_id... yes checking for ANSI C header files... yes checking for pid_t... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking need for string.h... no checking whether time.h and sys/time.h may both be included... yes checking for strings.h... yes checking for paths.h... yes checking for sys/cdefs.h... yes checking for pthread.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking for utime.h... yes checking for ifaddrs.h... yes checking for inttypes.h... yes checking for histedit.h... yes checking for vsyslog... yes checking for getipnodebyname... no checking for getipnodebyaddr... no checking for freehostent... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for hstrerror... yes checking for _res... yes checking for res_init... yes checking for res_query... yes checking for dn_expand... yes checking for inet_ntop... yes checking for inet_pton... yes checking for inet_aton... yes checking for gethostid... yes checking for localtime_r... yes checking for gmtime_r... yes checking for timegm... yes checking for altzone... no checking for futimes... yes checking for setpgid... yes checking for poll... yes checking for strlcpy... yes checking for strlcat... yes checking for getprogname... yes checking for daemon... yes checking for siginterrupt... yes checking for eaccess... no checking for getifaddrs... yes checking for freeifaddrs... yes checking for ffsl... no checking for builtin_ffsl()... yes checking for el_init in -ledit... yes checking for getifaddrs() replacement... NATIVE checking for md5.h... yes checking for library containing MD5Init... none required checking for sysconf(_SC_PHYS_PAGES)+sysconf(_SC_PAGESIZE)... yes checking for __progname... yes checking use FD_SETSIZE to compute NUM_CWFS... 32 checking run directory... /var/run checking for sysctl(kern.boottime)... yes checking for IPv6... yes checking for Rsendto... no updating cache ./config.cache creating ./config.status ............................................................................................creating include/dcc_config.h ===> Building for dcc-2.3.169 ==> dcclib cc -O2 -pipe -fcommon -I./include -I../include -c -o dccif.o dccif.c cc -O2 -pipe -fcommon -I./include -I../include -c -o fnm.o fnm.c cc -O2 -pipe -fcommon -I./include -I../include -c -o get_port.o get_port.c cc -O2 -pipe -fcommon -I./include -I../include -c -o hstrerror.o hstrerror.c cc -O2 -pipe -fcommon -I./include -I../include -c -o inet_ntop.o inet_ntop.c inet_ntop.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] inet_ntop4(src, dst, size) ^ inet_ntop.c:117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] inet_ntop6(src, dst, size) ^ 2 warnings generated. cc -O2 -pipe -fcommon -I./include -I../include -c -o ipv6_conv.o ipv6_conv.c cc -O2 -pipe -fcommon -I./include -I../include -c -o lock_stubs.o lock_stubs.c cc -O2 -pipe -fcommon -I./include -I../include -c -o logbad.o logbad.c cc -O2 -pipe -fcommon -I./include -I../include -c -o mk_su.o mk_su.c cc -O2 -pipe -fcommon -I./include -I../include -c -o msg1.o msg1.c cc -O2 -pipe -fcommon -I./include -I../include -c -o parse_word.o parse_word.c cc -O2 -pipe -fcommon -I./include -I../include -c -o parse_srvr_nm.o parse_srvr_nm.c cc -O2 -pipe -fcommon -I./include -I../include -c -o strlcat.o strlcat.c cc -O2 -pipe -fcommon -I./include -I../include -c -o strlcpy.o strlcpy.c cc -O2 -pipe -fcommon -I./include -I../include -c -o su2str.o su2str.c cc -O2 -pipe -fcommon -I./include -I../include -c -o vsyslog.o vsyslog.c ar qcs libdcc.a dccif.o fnm.o get_port.o hstrerror.o inet_ntop.o ipv6_conv.o lock_stubs.o logbad.o mk_su.o msg1.o parse_word.o parse_srvr_nm.o strlcat.o strlcpy.o su2str.o vsyslog.o ranlib libdcc.a ==> clntlib cc -O2 -pipe -fcommon -I./include -I../include -c -o aop.o aop.c cc -O2 -pipe -fcommon -I./include -I../include -c -o ask.o ask.c cc -O2 -pipe -fcommon -I./include -I../include -c -o cdhome.o cdhome.c cc -O2 -pipe -fcommon -I./include -I../include -c -o ck.o ck.c cc -O2 -pipe -fcommon -I./include -I../include -c -o ck2str.o ck2str.c cc -O2 -pipe -fcommon -I./include -I../include -c -o ckbody.o ckbody.c cc -O2 -pipe -fcommon -I./include -I../include -c -o ckfuz1.o ckfuz1.c cc -O2 -pipe -fcommon -I./include -I../include -c -o ckfuz2.o ckfuz2.c cc -O2 -pipe -fcommon -I./include -I../include -c -o ckmime.o ckmime.c cc -O2 -pipe -fcommon -I./include -I../include -c -o ckparse.o ckparse.c cc -O2 -pipe -fcommon -I./include -I../include -c -o cktbls.o cktbls.c cc -O2 -pipe -fcommon -I./include -I../include -c -o ckwhite.o ckwhite.c cc -O2 -pipe -fcommon -I./include -I../include -c -o clnt_init.o clnt_init.c cc -O2 -pipe -fcommon -I./include -I../include -c -o clnt_send.o clnt_send.c cc -O2 -pipe -fcommon -I./include -I../include -c -o clnt_unthreaded.o clnt_unthreaded.c cc -O2 -pipe -fcommon -I./include -I../include -c -o escstr.o escstr.c cc -O2 -pipe -fcommon -I./include -I../include -c -o daemon.o daemon.c cc -O2 -pipe -fcommon -I./include -I../include -c -o dnsbl.o dnsbl.c cc -O2 -pipe -fcommon -I./include -I../include -c -o get_id.o get_id.c cc -O2 -pipe -fcommon -I./include -I../include -c -o get_secs.o get_secs.c cc -O2 -pipe -fcommon -I./include -I../include -c -o getifaddrs.o getifaddrs.c cc -O2 -pipe -fcommon -I./include -I../include -c -o hash_divisor.o hash_divisor.c cc -O2 -pipe -fcommon -I./include -I../include -c -o heap_debug.o heap_debug.c cc -O2 -pipe -fcommon -I./include -I../include -c -o helper.o helper.c cc -O2 -pipe -fcommon -I./include -I../include -c -o id2str.o id2str.c cc -O2 -pipe -fcommon -I./include -I../include -c -o inet_pton.o inet_pton.c cc -O2 -pipe -fcommon -I./include -I../include -c -o load_ids.o load_ids.c cc -O2 -pipe -fcommon -I./include -I../include -c -o lock_open.o lock_open.c cc -O2 -pipe -fcommon -I./include -I../include -c -o md5.o md5.c cc -O2 -pipe -fcommon -I./include -I../include -c -o mkstemp.o mkstemp.c cc -O2 -pipe -fcommon -I./include -I../include -c -o msg2.o msg2.c cc -O2 -pipe -fcommon -I./include -I../include -c -o op2str.o op2str.c cc -O2 -pipe -fcommon -I./include -I../include -c -o parse_log_opt.o parse_log_opt.c cc -O2 -pipe -fcommon -I./include -I../include -c -o parse_passwd.o parse_passwd.c cc -O2 -pipe -fcommon -I./include -I../include -c -o parse_whitefile.o parse_whitefile.c cc -O2 -pipe -fcommon -I./include -I../include -c -o print_info.o print_info.c cc -O2 -pipe -fcommon -I./include -I../include -c -o range.o range.c cc -O2 -pipe -fcommon -I./include -I../include -c -o select_poll.o select_poll.c cc -O2 -pipe -fcommon -I./include -I../include -c -o sign.o sign.c cc -O2 -pipe -fcommon -I./include -I../include -c -o restart.o restart.c cc -O2 -pipe -fcommon -I./include -I../include -c -o str2type.o str2type.c cc -O2 -pipe -fcommon -I./include -I../include -c -o str2cnt.o str2cnt.c cc -O2 -pipe -fcommon -I./include -I../include -c -o tgts2str.o tgts2str.c cc -O2 -pipe -fcommon -I./include -I../include -c -o type2str.o type2str.c cc -O2 -pipe -fcommon -I./include -I../include -c -o udp_bind.o udp_bind.c cc -O2 -pipe -fcommon -I./include -I../include -c -o xhdr.o xhdr.c ar qcs libclnt.a aop.o ask.o cdhome.o ck.o ck2str.o ckbody.o ckfuz1.o ckfuz2.o ckmime.o ckparse.o cktbls.o ckwhite.o clnt_init.o clnt_send.o ckmime.o ckparse.o ckwhite.o clnt_init.o clnt_send.o clnt_unthreaded.o escstr.o daemon.o dnsbl.o get_id.o get_secs.o getifaddrs.o hash_divisor.o heap_debug.o helper.o id2str.o inet_pton.o load_ids.o lock_open.o md5.o mkstemp.o msg2.o op2str.o parse_log_opt.o parse_passwd.o parse_whitefile.o print_info.o range.o select_poll.o sign.o restart.o str2type.o str2cnt.o tgts2str.o type2str.o udp_bind.o xhdr.o ranlib libclnt.a ==> srvrlib cc -O2 -pipe -fcommon -I./include -I../include -c -o boottime.o boottime.c cc -O2 -pipe -fcommon -I./include -I../include -c -o db.o db.c cc -O2 -pipe -fcommon -I./include -I../include -c -o flod.o flod.c cc -O2 -pipe -fcommon -I./include -I../include -c -o istmpfs.o istmpfs.c cc -O2 -pipe -fcommon -I./include -I../include -c -o read_rcd.o read_rcd.c cc -O2 -pipe -fcommon -I./include -I../include -c -o ts2str.o ts2str.c ar qcs libsrvr.a boottime.o db.o flod.o istmpfs.o read_rcd.o ts2str.o ranlib libsrvr.a ==> dns-helper cc -O2 -pipe -fcommon -I./include -I../include -c -o dns-helper.o dns-helper.c cc dns-helper.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -ledit -ltermcap -o dns-helper escstr.c(escstr.o:(escstr) in archive ../clntlib/libclnt.a): warning: sprintf() is often misused, please use snprintf() ==> thrlib cc -O2 -pipe -fcommon -I./include -I../include -c -o clnt_threaded.o clnt_threaded.c cc -O2 -pipe -fcommon -I./include -I../include -c -o cmn.o cmn.c cc -O2 -pipe -fcommon -I./include -I../include -c -o reply.o reply.c cc -O2 -pipe -fcommon -I./include -I../include -c -o totals.o totals.c ar qcs libthr.a clnt_threaded.o cmn.o reply.o totals.o ranlib libthr.a ==> cdcc cc -O2 -pipe -fcommon -I./include -I../include -c -o cdcc.o cdcc.c cc cdcc.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -ledit -ltermcap -o cdcc ==> ck2ip cc -O2 -pipe -fcommon -I./include -I../include -c -o ck2ip.o ck2ip.c cc ck2ip.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -ledit -ltermcap -o ck2ip ==> dbclean cc -O2 -pipe -fcommon -I./include -I../srvrlib -I../include -c -o dbclean.o dbclean.c cc dbclean.o ../srvrlib/libsrvr.a ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -ledit -ltermcap -o dbclean dbclean.c(dbclean.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() escstr.c(escstr.o:(escstr) in archive ../clntlib/libclnt.a): warning: sprintf() is often misused, please use snprintf() ==> dccd cc -O2 -pipe -fcommon -I./include -I../srvrlib -I../include -c -o dccd.o dccd.c cc -O2 -pipe -fcommon -I./include -I../srvrlib -I../include -c -o iflod.o iflod.c cc -O2 -pipe -fcommon -I./include -I../srvrlib -I../include -c -o oflod.o oflod.c cc -O2 -pipe -fcommon -I./include -I../srvrlib -I../include -c -o rl.o rl.c cc -O2 -pipe -fcommon -I./include -I../srvrlib -I../include -c -o work.o work.c cc dccd.o iflod.o oflod.o rl.o work.o ../srvrlib/libsrvr.a ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -ledit -ltermcap -o dccd escstr.c(escstr.o:(escstr) in archive ../clntlib/libclnt.a): warning: sprintf() is often misused, please use snprintf() iflod.c(iflod.o:(iflod_socks_connect)): warning: strcpy() is almost always misused, please use strlcpy() ==> dump-clients cc -O2 -pipe -fcommon -I./include -I../srvrlib -I../include -I../../srvrlib -I.. -I../../include -c -o dump-clients.o dump-clients.c cc dump-clients.o ../../srvrlib/libsrvr.a ../../clntlib/libclnt.a ../../dcclib/libdcc.a -lm -ledit -ltermcap -o dump-clients ==> dblist cc -O2 -pipe -fcommon -I./include -I../srvrlib -I../include -c -o dblist.o dblist.c cc dblist.o ../srvrlib/libsrvr.a ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -ledit -ltermcap -o dblist escstr.c(escstr.o:(escstr) in archive ../clntlib/libclnt.a): warning: sprintf() is often misused, please use snprintf() ==> dccifd cc -O2 -pipe -fcommon -I./include -I../thrlib -I../include -c -o dccifd.o dccifd.c cc -pthread dccifd.o ../thrlib/libthr.a ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -ledit -ltermcap -o dccifd cmn.c(cmn.o:(cmn_clear) in archive ../thrlib/libthr.a): warning: strcpy() is almost always misused, please use strlcpy() escstr.c(escstr.o:(escstr) in archive ../clntlib/libclnt.a): warning: sprintf() is often misused, please use snprintf() ==> dccif-test cc -O2 -pipe -fcommon -I./include -I../thrlib -I../include -I../../include -c -o dccif-test.o dccif-test.c cc dccif-test.o ../../dcclib/libdcc.a -lm -ledit -ltermcap -o dccif-test ==> dccproc cc -O2 -pipe -fcommon -I./include -I../include -c -o dccproc.o dccproc.c cc dccproc.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -ledit -ltermcap -o dccproc escstr.c(escstr.o:(escstr) in archive ../clntlib/libclnt.a): warning: sprintf() is often misused, please use snprintf() ==> dccsight cc -O2 -pipe -fcommon -I./include -I../include -c -o dccsight.o dccsight.c cc dccsight.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -ledit -ltermcap -o dccsight ==> homedir ==> misc cc -O2 -pipe -fcommon -I./include -I../include -c -o wlist.o wlist.c cc wlist.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -ledit -ltermcap -o wlist ==> cgi-bin cc -O2 -pipe -fcommon -I./include -I../include -c -o check_ip_range.o check_ip_range.c cc check_ip_range.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -ledit -ltermcap -o check_ip_range >>> Running package in mail/dcc at 1711583451.64 ===> mail/dcc ===> Faking installation for dcc-2.3.169 ==> dcclib ==> clntlib ==> srvrlib ==> dns-helper ==> thrlib ==> cdcc ==> ck2ip ==> dbclean ==> dccd ==> dump-clients ==> dblist ==> dccifd ==> dccif-test ==> dccproc ==> dccsight ==> homedir ==> misc ==> cgi-bin for NM in dcc.0 cdcc.0 dbclean.0 dccd.0 dblist.0 dccm.0 dccifd.0 dccproc.0 dccsight.0; do\ ./autoconf/install-sh -c -c -m 444 $NM /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/man/cat8;\ done for DIR in dccm -; do if test "$DIR" != -; then\ (cd $DIR; gmake deinstall); fi; done gmake[1]: Entering directory '/exopi-obj/pobj/dcc-2.3.169/dcc-2.3.169/dccm' rm -f /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc/dccm gmake[1]: Leaving directory '/exopi-obj/pobj/dcc-2.3.169/dcc-2.3.169/dccm' ==> dcclib ==> clntlib ==> srvrlib ==> dns-helper ../autoconf/install-sh -c -d -m 755 /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc ../autoconf/install-sh -c dns-helper /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc ==> thrlib ==> cdcc ../autoconf/install-sh -c cdcc /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/bin ==> ck2ip ../autoconf/install-sh -c ck2ip /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc ==> dbclean ../autoconf/install-sh -c dbclean /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc ==> dccd ==> dump-clients ../autoconf/install-sh -c dccd /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc ==> dump-clients ../../autoconf/install-sh -c dump-clients /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc ==> dblist ../autoconf/install-sh -c dblist /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc ==> dccifd ==> dccif-test ../autoconf/install-sh -c dccifd /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc ==> dccif-test ../../autoconf/install-sh -c dccif-test /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/bin ==> dccproc ../autoconf/install-sh -c dccproc /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/bin ==> dccsight ../autoconf/install-sh -c dccsight /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc ==> homedir ../autoconf/install-sh -c -c -m 755 -d /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc ../autoconf/install-sh -c -c -m 710 -d /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc/log for NM in fix-map; do ../autoconf/install-sh -c $NM /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc/$NM;done sh make-dcc_conf -F '' -h /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc for NM in flod grey_flod whitelist grey_whitelist whiteclnt whitecommon; do\ if test -n '' -o ! -f /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc/$NM; then\ ../autoconf/install-sh -c -c -m 644 $NM /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc/${NM}; fi; done if test -s .updatedcc_pfile; then ../autoconf/install-sh -c -c -m 600 .updatedcc_pfile /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc/.updatedcc_pfile; fi sh fix-map -n '' -c ../cdcc/cdcc -h /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc -i /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc/ids -m /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc/map -t /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc/map.txt for NM in flod grey_flod whitelist grey_whitelist whiteclnt whitecommon ids map map.txt dcc_conf; do\ if test -n '' -a ! -s /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc/$NM; then\ cp -p /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc/${NM} /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc/${NM}; fi; done ==> misc ../autoconf/install-sh -c wlist /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc for NM in cron-dccd dcc-nagios fetchblack hackmc list-clients logger newwebuser rcDCC start-dccd start-grey start-dccifd start-dccm stop-dccd dcc-stats-collect stats-get dcc-stats-graph dcc-stats-init dcc-stats-update updatedcc uninstalldcc fetchids; do ../autoconf/install-sh -c $NM /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc/$NM;done ==> cgi-bin ../autoconf/install-sh -c -d -m 755 /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/dcc/cgi-bin ../autoconf/install-sh -c check_ip_range /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/libexec/dcc for NM in chgpasswd edit-whiteclnt list-log list-msg http2https webuser-notify; do ../autoconf/install-sh -c \ -m 555 -c $NM /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/dcc/cgi-bin/$NM; done for NM in README common.pm common; do ../autoconf/install-sh -c \ -m 444 -c $NM /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/dcc/cgi-bin/$NM; done for NM in header footer; do NM=/exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/dcc/cgi-bin/$NM;\ if test ! -f $NM; then continue; fi;\ CKSUM=`sed -e 's/.*Rhyolite Software.*Revision.*//' $NM\ | cksum 2>&1`;\ for S in '1705768782 56' '231510888 124' '2404527987 132'\ '366383114 239' '1124978657 253' '1233624433 272'\ '559239208 333' '2112089299 350'; do\ if test "$CKSUM" = "$S"; then rm -f $NM; fi; done; done for NM in header footer; do\ if test ! -f /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/dcc/cgi-bin/$NM\ || cmp -s /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/dcc/cgi-bin/$NM /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/dcc/cgi-bin/$NM-dist; then\ ../autoconf/install-sh -c -m 644 -c $NM /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/dcc/cgi-bin/$NM;\ else\ ../autoconf/install-sh -c -m 644 -c $NM /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/dcc/cgi-bin/$NM-new;\ fi;\ ../autoconf/install-sh -c -m 644 -c $NM /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/dcc/cgi-bin/$NM-dist;\ done /exopi-obj/pobj/dcc-2.3.169/bin/install -d -m 755 /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/share/{doc,examples}/dcc mv /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc/* /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/share/examples/dcc ln -s /usr/local/libexec/dcc /exopi-obj/pobj/dcc-2.3.169/fake-amd64/var/dcc/libexec /exopi-obj/pobj/dcc-2.3.169/bin/install -c -m 644 /exopi-obj/pobj/dcc-2.3.169/dcc-2.3.169/*html /exopi-obj/pobj/dcc-2.3.169/fake-amd64/usr/local/share/doc/dcc Installing /exopi-cvs/ports/mail/dcc/pkg/dcc.rc as /exopi-obj/pobj/dcc-2.3.169/fake-amd64/etc/rc.d/dcc ===> Building package for dcc-2.3.169 Create /exopi-cvs/ports/packages/amd64/all/dcc-2.3.169.tgz Creating package dcc-2.3.169 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 5% archiving|**** | 6% archiving|******************* | 30% archiving|******************** | 31% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 35% archiving|************************** | 41% archiving|***************************** | 45% archiving|***************************** | 46% archiving|********************************** | 52% archiving|************************************************** | 78% archiving|**************************************************** | 81% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% >>> Running clean in mail/dcc at 1711583458.46 ===> mail/dcc ===> Cleaning for dcc-2.3.169 >>> Ended at 1711583458.98 max_stuck=0.00/build=71.17/package=6.83/clean=0.54