Building milter-greylist-devel-4.5.7.txz (origin /buildshare/ports/355755/mail/milter-greylist-devel) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/milter-greylist-4.5.7.tgz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> milter-greylist-devel-4.5.7 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of milter-greylist-devel-4.5.7 Make install ===> License BSD accepted by the user ===> milter-greylist-devel-4.5.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by milter-greylist-devel-4.5.7 for building ===> Extracting for milter-greylist-devel-4.5.7 => SHA256 Checksum OK for milter-greylist-4.5.7.tgz. ===> Patching for milter-greylist-devel-4.5.7 ===> Applying FreeBSD patches for milter-greylist-devel-4.5.7 ===> Configuring for milter-greylist-devel-4.5.7 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/milter-greylist-devel/work/milter-greylist-4.5.7/configure configure: loading site script /buildshare/ports/355755/Templates/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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for mkdep... mkdep checking for rm... rm checking for mv... mv checking for test... test checking for sed... (cached) /usr/bin/sed checking for true... true checking for touch... touch checking if compiler accepts -Wall... yes checking if compiler accepts -Werror... no checking if ld accepts -R... yes checking if ld accepts --rpath... yes checking how to run the C preprocessor... cpp 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 arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for netdb.h... (cached) yes checking for getopt.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for stdbool.h... (cached) yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for strftime... (cached) yes checking for working memcmp... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for bzero... (cached) yes checking for gettimeofday... (cached) yes checking for malloc... yes checking for inet_ntoa... (cached) yes checking for strerror... (cached) yes checking for select... (cached) yes checking for socket... yes checking for initgroups... yes checking for strlcat... (cached) yes checking for vsyslog... yes checking for strcasestr... yes checking for getaddrinfo... (cached) yes checking for getnameinfo... (cached) yes checking for pthread_create in -lpthread... yes checking for socket in -lsocket... no checking for socket in -lsocket -lnsl... no checking for inet_aton in -lresolv... no checking for inet_pton in -lnsl... no checking for res_ninit... yes checking for res_ndestroy... yes checking for res_nupdate... yes checking for getaddrinfo... (cached) yes checking for getnameinfo... (cached) yes checking if defines timeradd... yes checking if -D_REENTRANT is needed to use localtime_r and strtok_r... no checking if -D__EXTENSIONS__ is needed to use snprintf... no checking for smfi_register in -lmilter... yes checking for struct smfiDesc.xxfi_data... yes checking if -lpthread is needed after -lmilter... no checking if is outdated... yes checking if __RCSID can be used twice in the same source... yes checking whether wants -pthread... no checking whether you need -D_XOPEN_SOURCE to use libpthread... no checking if -D_OSF_SOURCE is needed for IPV6 support... no checking for struct sockaddr.sa_len... yes checking for struct sockaddr_in6.sin6_scope_id... (cached) yes checking if socklen_t is missing... no checking for broken rwlock in libpthread... no configure: creating ./config.status config.status: creating Makefile config.status: creating milter-greylist.spec config.status: creating config.h ===> Building for milter-greylist-devel-4.5.7 cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c milter-greylist.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c pending.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c sync.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c dnsrbl.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c list.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c macro.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c conf.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c store.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c dump.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c spf.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c acl.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c urlcheck.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c stat.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c clock.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c geoip.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c fd_pool.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c prop.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c ldapcheck.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c dkimcheck.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c p0f.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c spamd.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c mx.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c ratelimit.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c nsupdate.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c brokenmfapi.c === Call make sequential for objects sensitive to that (current make='/usr/bin/make' MAKEFLAGS=' .MAKE.LEVEL.ENV=MAKELEVEL ARCH=powerpc BATCH=true DISABLE_MAKE_JOBS=true DISTDIR=/distfiles OPSYS=FreeBSD OSREL=11.0 OSVERSION=1000510 PACKAGES=/packages PACKAGE_BUILDING=1 PKGREPOSITORY=/packages PORTSDIR=/buildshare/ports/355755 SYSTEMVERSION= USE_PACKAGE_DEPENDS=true WRKDIRPREFIX=/obj'): /usr/bin/make -j 1 bld-seq byacc -p`echo conf_yacc.c|/usr/bin/sed 's/^\([^_]\{1,\}_\).*$/\1/'` conf_yacc.y mv y.tab.c conf_yacc.c flex -oconf_lex.c conf_lex.l byacc -p`echo dump_yacc.c|/usr/bin/sed 's/^\([^_]\{1,\}_\).*$/\1/'` dump_yacc.y mv y.tab.c dump_yacc.c flex -odump_lex.c dump_lex.l cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c conf_yacc.c cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/include -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/usr/local/etc/mail/greylist.conf\" -DDUMPFILE=\"/usr/local/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c dump_yacc.c test -f .objseq-built || touch .objseq-built sync || true === Linking milter-greylist: cc -o milter-greylist milter-greylist.o pending.o sync.o dnsrbl.o list.o macro.o conf.o store.o dump.o spf.o acl.o urlcheck.o stat.o clock.o geoip.o fd_pool.o prop.o ldapcheck.o dkimcheck.o p0f.o spamd.o mx.o ratelimit.o nsupdate.o brokenmfapi.o conf_yacc.o dump_yacc.o -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -Wl,--rpath=/usr/lib -pthread -lmilter ===> Installing for milter-greylist-devel-4.5.7 ===> Generating temporary packing list ===> Checking if mail/milter-greylist-devel already installed ===> Staging rc.d startup script(s) ------------------------------------------------------------------------ IMPORTANT NOTE A sample configuration file has been installed in /usr/local/etc/mail directory. Copy and edit it to suit your needs before launching milter-greylist. To run milter-greylist from startup, add miltergreylist_enable="YES" in your /etc/rc.conf or your /etc/rc.conf.local See /usr/local/share/doc/milter-greylist/README for operation details. ------------------------------------------------------------------------ ===> Compressing manual pages for milter-greylist-devel-4.5.7 ===> Registering installation for milter-greylist-devel-4.5.7 Installing milter-greylist-devel-4.5.7... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/libexec/milter-greylist This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/milter-greylist If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://hcpnet.free.fr/milter-greylist/ Make package ===> Building package for milter-greylist-devel-4.5.7 Creating package for milter-greylist-devel-4.5.7 slot1: removed